/*  blue style */





/*  Images */

#top-out {

	background: url(blue/bg_top.gif) repeat-x 0 0;

}

#header {

	background: url(blue/bg_top_gradient.gif) no-repeat 60px 0;

}

#middle-out-top { /* Background - Middle Top */

	background: #d2dde0 url(blue/bg_middle_out_top.gif) repeat-x 0 0;

}

#middle-out-bottom { /* Background - Middle Bottom Gradient */

	background: url(blue/bg_middle_out_bottom.gif) repeat-x left bottom;

}

#middle-out-bottom .single { /* Background - Content - Single Page */

	background: url(blue/bg_middle_content_single.gif) repeat-y;

}

#middle-content { /* Background - Content */

	background: url(blue/bg_middle_content.gif) repeat-y;

}

#middle-content-bottom { /* Background - Content Bottom */

	background: url(blue/bg_middle_content_bottom.gif) no-repeat 0 bottom;

}

#content {

	background: url(blue/bg_middle_top.gif) no-repeat 0 0;

}

#footer {

	background: url(blue/bg_footer_gradient.jpg) no-repeat 0 0;

}



/*  Colors */

a {

	color: #2c6288;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #660033;
}
a:active {font-weight:bold;}

#footer h2.widget_title {

	background: #616e77;

	color: #fff;

}

#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{

	border: #cad4d6 5px solid;

	background: #EDEDED;

}

.Nav a, .Nav .on,

#sidebar h2,

#sidebar ul#idTabs li a {

	background: #616e77;

}
span.continue a {
	text-decoration: none;
}
#main-content .post h4.continue a,

#sidebar ul#idTabs li a.selected, #sidebar ul#idTabs li a:hover {

	background: #2c6288;

}

.Nav .on, .Nav a:hover {

	background: #2c6288 !important;

}

#main-content .post h4.continue a:hover {

	background: #255271;

}

#copyright-out {

	background: #31393e;

}

#nav li ul li a {

	background: #092234;

	border-bottom: 1px solid #081c2b;

}

#footer-out {

	background: #a9b5bd;

}
.recentcomments a {
	text-decoration: underline;
}






