/* @override http://www.blog.deanramsden.com/wp-content/themes/busybee2/styles/blue.css */

/* @override http://www.blog.deanramsden.com/wp-content/themes/busybee2/styles/blue.css */

/* @override http://www.blog.deanramsden.com/wp-content/themes/busybee2/styles/blue.css */

/*  blue style */


/*  Images */
#top-out {
	background: url(http://www.blog.deanramsden.com/wp-content/uploads/2010/04/vert31.jpg) repeat-x 0 0;
}
#header {
	background: none no-repeat 60px 0;
}

#header a img.title {
	display: none;
}
#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;
}
#middle-out-bottom .full { /* Background - Content - Full Width Page */
	background: url(blue/bg_page_full.gif) repeat-y;
}
#content.full {
	background: url(blue/bg_middle_top_full.gif) no-repeat 0 0;
}
#middle-content-bottom.full { /* Background - Content Bottom */
	background: url(blue/bg_middle_content_bottom_full.gif) no-repeat 0 bottom;
}

/*  Colors */
a {
	color: #2c6288;
}
#footer h2.widget_title {
	background: #616e77;
	color: #fff;
}
#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{
	border: #cad4d6 5px solid;
	background: #EDEDED;
}


div#tabs.block {
	display: none;
}
#main-content .post h4.continue a {
	background: #135194 url(blue/bg-gradient.gif) repeat-x left top;
	border: 1px solid #1d5b9e;
}


.Nav .on, .Nav a:hover {
	background: #135194 !important;
}
#main-content .post h4.continue a:hover {
	background: #e6a00a;
}
#copyright-out {
	background: #31393e;
}
#nav li ul li a {
	background: #092234;
	border-bottom: 1px solid #081c2b;
}
#footer-out {
	background: #a9b5bd;
}

.Nav a, .Nav .on,
#sidebar h2,
#sidebar ul.idTabs li a {
	background: #135194 url(blue/bg-gradient.gif) repeat-x left top;
	border: 1px solid #1d5b9e;
}


