/*  
Style: blue
*/

body {
	background: url(blue/bgr-tile.jpg) #f0f0e5 repeat-x top;
	color: #555555;
}

#background {
	background: url(blue/bgr.jpg) no-repeat top center;
}
a {
	color: #999999;
}
a:hover {
}
input, select, textarea {
	border: #999999 1px solid;
}
#header {
	color: #FFFFFF;
}
#header #description a {
	color: #09476e;
}

#header #description a:hover {
	color: #09476e;
	text-decoration:underline;
}

#logo {

}
#logo h1 a {
	border-bottom: 1px solid #3d86af;
}
#logo h2 {
	color: #d9d7d7;
}

#latest {
z-index:0;
}

#latest .pic img {
	border: 5px solid #3a6c8b;
}
#latest .pic img:hover {
	border: 5px solid #2b3846;
}
#latest .demo p {
	color: #626262;
}
#latest .demo a {
	color: #09476e;
	text-decoration: none;
}
#latest .demo a:hover {
	text-decoration: underline;
}

#see-more {
background-image:url(blue/see-more.png);
background-repeat:no-repeat;
height: 62px;
width: 208px;
position:absolute;
margin-top: 125px;
margin-left: 679px;
}

#see-more h3 span {
display: none;
}

#nav1 li a {
	color: #ffffff;
}
#nav1 li.current_page_item a span {
	color: #ffffff;
}
#nav1 li a:hover {
	color: #ffffff;
}
#sidebar {
	border-left:1px solid #d9d7d7;
}
.box, #searchform {
	background: url(../images/box-bgr.gif) #ffffff repeat-x top;
	border: 3px solid #e6e5cd;
}
.box a {
	color:#09476e;
}
.box h3 {
	color: #555555;
}
.box h3 a {
	color: #555555;
}
.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: #626262;
	font-size:26px;
	font-weight:bold;
}

#columns h3 {
	color: #626262;
	font-size:26px;
	font-weight:bold;
}

#centercol .prev-entries h2 {
	color: #626262;
	font-size:22px;
	font-weight:bold;
}

#centercol .headline h3 {
	color: #626262;
	font-size:18px;
	font-weight:bold;
}

.date {
	color: #999999;
}
.date a {
	color: #999999;
}
.comment {
	background: url(../images/c-grey.png) no-repeat;
	color: #ffffff;
}
.box .comment {
	background: url(../images/c-green.png) no-repeat;
	color: #ffffff;
}
.comment a {
	color: #ffffff;
}
.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: #555555;
}
.widget ul {
	background: url(../images/hl-dot.gif) repeat-x top;
}
.widget ul li {
	background: url(../images/hl-dot.gif) repeat-x bottom;
}

.widget h2 {
	color: #626262;
	font-size:18px;
}

.widget h3 {
	color: #555555;
}
.widget h3 a {
	color: #555555;
}
#footer {
	background: url(../images/hl-dot.gif) repeat-x top;
	color: #999999;
}
#footer a {
	color: #999999;
}
#columns h3.commh3 {
	color:#333333 !important;
}
#columns .commentmetadata a {
	color:#333333;
}
#columns ol.commentlist .comment-text {
	background:#F8F8F4;
	border:1px solid #d9d7d7;
}
input#submit {
	color:#363636;
	border: 1px solid #d9d7d7;
	background:#F5F4F0;
}
.gravatar {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #d9d7d7;
}
input, select, textarea {
	border:1px solid #d9d7d7;
}

.entry img {
}

#columns .welcome {
	color: #6697b1;
	font-size:24px;
	padding-bottom: 10px;
}

.entry h4 {
	color: #626262;
	font-size:14px;
}

.hl {
	background: url(../images/hl-dot.gif) repeat-x top;
}
.box .hl {
	border-top: 1px solid #d9d7d7;
}
#nav1 li.current_page_item a {
	background: url(blue/tab-hover.png) no-repeat left;
}
#nav1 li.current_page_item a span {
	background: url(blue/tab-hover.png) no-repeat right;
	color: #ffffff;
}
#nav1 li a:hover {
	background: url(blue/tab-hover.png) no-repeat left;
	color: #ffffff;
}
#nav1 li a:hover span {
	background: url(blue/tab-hover.png) no-repeat right;
}
