	/* General */

h1,h2,h3,h4,h5,h6 {
	color: #303234;
}

a, .icon_box strong {
	color: #0069B2;
}

a:hover {
	color: #000;
}

	/* Header */

#header {
	background-image: url('blue/header_gradient.png');
	background-position: left bottom;
}

#header .wrapper {
	background-image:url("blue/top_shadow.png");
}

#header ul li a {
	color:#A6A6A7;
	text-shadow:1px 1px 2px #2C2C2C;
}

#header ul li a:hover, #header ul li.sfHover a, #header ul li.logo a, #header ul li.current-cat a, #header ul li.current_page_item a, #header ul li.current_page_parent a, #header ul li.current-cat-parent a, #header ul li.current-menu-item a {
	background-position: left top;
	color: #fff;
	text-shadow: 1px 1px 0 #000;
}

#header ul li a:hover i, #header ul li.sfHover a i, #header ul li.current-cat a i, #header ul li.current_page_item a i, #header ul li.current_page_parent a i, #header ul li.current-cat-parent a i, #header ul li.current-menu-item a i {
	background-position: right top;	
}

#header .menu {
	margin-right: -12px;
}

	/* Navigation Drop Down menus */

#header ul li.sfHover ul li {
	border-bottom: #ccc solid 1px;
}

#header ul li.sfHover ul li a {
	border-bottom: #fff solid 1px;
}

#header ul li.sfHover ul li a {
	color: #1e4971;
	text-shadow: 0 1px 0 #fff;
}

#header ul li.sfHover ul li a:hover, #header ul li.sfHover ul li.current_page_item a, #header ul li.sfHover ul li.current-cat a, #header ul li.sfHover ul li.current-menu-item a {
	background-color: #fff;
	color: #000;
}

#header ul li.sfHover ul li.current_page_item ul li a, #header ul li.sfHover ul li.current-cat ul li a {
	background: none;
}

#header ul li.sfHover ul li.current_page_item ul li a:hover, #header ul li.sfHover ul li.current-cat ul li a:hover {
	background-color: #fff;
	color: #000;
}

	/* Featured Homepage */

#featured {
	background-color: #fff;
	background-image: url('blue/feature_bg.png');
}

#featured a {
	color: #fcfcfc;
}

#featured a:hover {
	color: #fff;
}

#featured .feat_text h3 {
	color: #fcfcfc;
	text-shadow: 1px 1px 1px #124889;
}

#slider, #featured .alternate .feat_text h4 {
	color: #C0DAF3;
	text-shadow: 1px 1px 1px #124889;
}

#featured .alternate .feat_text h4 a {
	color:#fcfcfc;
}

#featured .alternate .feat_text h4 a:hover {
	color:#fff;
}

#slider h1, #slider h2, #slider h3, #slider h4, #slider h5, #slider h6 {
	color: #fcfcfc;
}

#slider a {
	font-family: Arial, verdana, sans-serif;
}

#slider a:hover {
	text-decoration: none;
}

#featured #controls a {
	background: url('blue/bullets.png') 50% top no-repeat;
}

	/* Main Content */

#main_content {
	background-color: #FCFAF4;
	background-image: url('blue/bottom_shadow.png');
	background-repeat: repeat-x;
	background-position: 50% top;
	border-top: #fff solid 1px;
}

body.single #featured {
	background-image: url('blue/feature_bg_inner.png');
	background-repeat: repeat-x;
	background-position: 50% top;
	border-bottom: 0;
	text-shadow: 1px 1px 1px #000;
	background-color: #fff;
	color: #fff;
}

body.single #featured h1 {
	color: #FCFCFC;
	text-shadow: 1px 1px 1px #124889;
}

.title_descr {
	color:#C0DAF3;
	text-shadow:1px 1px 1px #124889;
}

#featured #cust_txt {
	color: #fff;
	text-shadow:1px 1px 1px #124889;
}

#featured #cust_txt a:hover {
	color: #C0DAF3;
}

#featured #cust_txt a.but_small:hover {
	color: #fff;
}

.post-b .post-footer, .commentlist #respond {
	background-color: #fff;
}

	/* Breacrumb */

#breadcrumb {
	background: #fff url('blue/breadcrumb.png') left top repeat-x;
	text-shadow: 1px 1px 0 #eee;
}

#breadcrumb .current_crumb {
	color: #444;
}

#breadcrumb a {
	color: #222;
}

#breadcrumb a:hover {
	color: #000;
}

	/* Sidebar Widgets */

#main_content .main_sidebar .widget h3.widgettitle {
	background-color: #eee;
	color: #000;
}

	/* Footer */

#footer {
	background-color: #2E2E2E;
}

#footer {
	border-bottom:1px solid #272727;
	border-top:1px solid #FFFFFF;
}

#footer_bottom, body {
	background: #292929;
}

#footer_bottom {
	border-top: #445d84 solid 1px;
	color: #E3E3E4;
}

#footer_bottom .menu, #footer_bottom .menu a {
	color: #999;
}

#footer_bottom .menu a:hover {
	color: #fff;
}

	/* Footer Widgets */

#footer .wrapper .widget h4, #footer h3.flickr_ft {
	border-bottom: #777 solid 1px;
	color: #fff;
}

#footer .wrapper .widget .content {
	border-top: #434343 solid 1px;
	color: #ededed;
}

#footer .wrapper .widget .content a {
	color: #ccc;
}

#footer .wrapper .widget .content a:hover {
	color: #fff;
}

#footer .wrapper .widget {
	color: #ddd;
	text-shadow: 1px 1px 1px #3e3e3e;
}

#footer .wrapper #contact-form-widget input, #footer .wrapper #commentsTextWidget {
background: #999;
border:2px solid #111;
color:#000;
padding:4px;

	/* Inner pages rewrites */
