/*  
Style: blue
*/

body{ background: url(blue/bgr-tile.jpg) #f1f1e9 repeat-x top; color: #333333; }
#background { background: url(blue/bgr.jpg) no-repeat top center; }
a{ color: #d97833; }
a:hover{}
input,select,textarea{ border: #999999 1px solid; }
#header{ color: #d8d8d8; }
#header #description a { color: #FFFFFF; }

#logo h2{ color: #e6e6e6; }
#latest .pic img{ border: 5px solid #2b3846; }
#latest .pic img:hover { border: 5px solid #2b3846; }
#latest .demo a{ color: #e6e6e6; }
#nav1 li a{	color: #d8d8d8; }
#nav1 li.current_page_item a span{ color: #ffffff; }
#nav1 li a:hover{ color: #ffffff; }
#sidebar{ border-left:1px solid #e6e6e6; }
.box { background-color: #f9f7f7;}
.widget a { color:#d97833; }
.widget a:hover { 	color:#000; text-decoration: underline; }
.box a { color:#d97833; }
.box a:hover { 	color:#000; text-decoration: underline; }
.nav2-list a { color:#d97833; }
.nav2-list a:hover { 	color:#000; text-decoration: underline; }
.box h3{ color: #333333; }
.box h3 a{ color: #333333; }
.box .pic img{ background: #fcfbfc;	border: 1px solid #f1f1e9; }
.box .pics img{	border: 1px solid #f1f1e9;}
.box .pic img:hover, .box .pics img:hover{ background: #ffffff;	border: 1px dotted #bbbbbb; }
#sidebar h2, #columns h2{ color: #425262; }
.date{ color: #424242; }
.date a{ color: #424242; }
.comment{ background: url(../images/c-grey.png) no-repeat; color: #424242; }
.box .comment{ background: url(../images/c-green.png) no-repeat; color: #424242; }
.comment a{	color: #424242; }
.prev-entries {	background: url(../images/hl-dot.gif) repeat-x bottom; }
.headline{ background: url(../images/hl-dot.gif) repeat-x bottom; }
.headline h3 a{	color: #333333; }

#footer{ background: url(../images/hl-dot.gif) repeat-x top; color: #424242; }
#footer a{ color: #424242; }
#columns h3.commh3 { color:#333333 !important; }
#columns .commentmetadata a { color:#333333; }
#columns ol.commentlist .comment-text{	background:#F8F8F4;	border:1px solid #e6e6e6; }
.entry img { background:#F8F8F4; border: solid 1px #e6e6e6;	}

#nav1 li.current_page_item a{ background: url(blue/tab-hover.gif) no-repeat left; }
#nav1 li.current_page_item a span{ background: url(blue/tab-hover.gif) no-repeat right; color: #ffffff; }
#nav1 li a:hover{ background: url(blue/tab-hover.gif) no-repeat left; color: #ffffff; }
#nav1 li a:hover span{ background: url(blue/tab-hover.gif) no-repeat right; }




div.widget h2:before {
	content: url(../images/twitter-badge.png);
	display:inline-block; 
	margin:0 0 0.3em; 
	padding: 0 5px 0 0;
	vertical-align:middle; 
	position:relative; 
	top:0.15em;
}
div#categories-2 h2:before,div#categories-3 h2:before {
	content: url(../images/category-badge.png);
	display:inline-block; 
	margin:0 0 0.3em; 
	padding: 0 5px 0 0;
	vertical-align:middle; 
	position:relative; 
	top:0.15em;
}
div#recent-posts-3 h2:before,div#recent-posts-4 h2:before {
	content: url(../images/recent-posts-badge.png);
	display:inline-block; 
	margin:0 0 0.3em; 
	padding: 0 5px 0 0;
	vertical-align:middle; 
	position:relative; 
	top:0.15em;
}
div#recent-comments-3 h2:before,div#recent-comments-4 h2:before {
	content: url(../images/comments-badge.png);
	display:inline-block; 
	margin:0 0 0.3em; 
	padding: 0 5px 0 0;
	vertical-align:middle; 
	position:relative; 
	top:0.15em;
}
div#archives-3 h2:before,div#archives-4 h2:before {
	content: url(../images/archives-badge.png);
	display:inline-block; 
	margin:0 0 0.3em; 
	padding: 0 5px 0 0;
	vertical-align:middle; 
	position:relative; 
	top:0.15em;
}


