/*  
Style: Default
*/

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

}
#header #description a {
	color: #95A63E;
}
.description p {
	font-size: 11px;
}
#logo {
}
#logo h1 a {

}
#logo h2 {
	color: #e6e6e6;
	
}
#latest .pic img {
	border: 5px solid #444444;
}
#latest .pic img:hover {
	border: 5px solid #555555;
}
#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, #searchform {
	background: url(../images/box-bgr.gif) #ffffff repeat-x top;
	border: 1px solid #fefefe;
}
.box a {
	color:#95A63E;
}
.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: #40bde9;
}
.date {
	color: #aaaaaa;
}
.date a {
	color: #aaaaaa;
}
.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 h3 {
	color: #555555;
}
.widget h3 a {
	color: #555555;
}
#footer {
	background: url(../images/hl-dot.gif) repeat-x top;
	color: #aaaaaa;
}
#footer a {
	color: #aaaaaa;
}
#columns h3.commh3 {
	color:#333333 !important;
}
#columns .commentmetadata a {
	color:#333333;
}
#columns ol.commentlist .comment-text {
	background:#F8F8F4;
	border:1px solid #e6e6e6;
}
input#submit {
	color:#363636;
	border: 1px solid #e6e6e6;
	background:#F5F4F0;
}
.gravatar {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #e6e6e6;
}
input, select, textarea {
	border:1px solid #e6e6e6;
}
.entry img {
	background:#F8F8F4;
	border: solid 1px #e6e6e6;
}
.hl {
	background: url(../images/hl-dot.gif) repeat-x top;
}
.box .hl {
	border-top: 1px solid #e6e6e6;
}

