a, a:link, a:visited{
	color: #1591C2;
}
#header {
	border-bottom: 1px solid #1591C2;
}
#sidebar a, #sidebar ul {
	color: #1591C2;
}
#head {
	border-bottom: 1px solid #1591C2;
}
#navi {
	background: #1591C2;
}
.post {
	border-bottom: 2px solid #989898;
}
.post h2, .type-page h2, .post h2 a:link, .post h2 a:visited {
	color: #1591C2;
}
#slideshow .post h2 a{  
    color: #1591C2;
}
.comment-reply-link {
	color: #1591C2 !important;
}
.wp-pagenavi .current {
    background-color: #1591C2;
}
#foot {
	background: #1591C2;
}