body {
	background:#E3ECE6 url(background.jpg) repeat;
	color:#333;
}
blockquote, code {
	background:#E7F1D7;
	border:#B2D281 dashed 1px;
}
a {
	color:#0B75B6;
}
textarea, .textfield {
	background:#FFF;
	border:1px solid #90B683;
	padding:3px;
	font-size:12px;
}
.valid {
	color:#119900;
}
.invalid {
	color:#ff4a00;
}
.button {
	background:#006CB1;
	border-color:#D9DFEA rgb(14, 31, 91) rgb(14, 31, 91) rgb(217, 223, 234);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	text-align:center;
	padding:0 8px;
}
.sided, .post img {
	background:#FFF;
	border:1px solid #90B683;
}
a .sided:hover, .post a img:hover {
	border-color:#4B7D24;
}

/* header START */
#header {
	border-bottom:1px solid #84b092;
}
#header-content {
	background:#E7F1D7;
	border-bottom:1px solid #F6FFF0;
	height:43px;
}
#innerhead h1 {
	border-left:5px solid #959E87;
}
#innerhead h1 a {
	color:#666;
	text-decoration:none;
}
#innerhead h1 a:hover {
	color:#006CB1;
}
#navlist li a {
	background:#D0E3C7;
	border-color:#C6D6BE;
}
#navlist li a:hover {
	background:#C6D6BE;
}
#navlist li a#feed {
	background:#EDC;
	color: #E05C23;
	border-color:#E9D0BC;
}
#navlist li a#feed:hover {
	background:#E9D0BC;
}
#search_textfield {
	border:1px solid #B2D281;
	background:#FCFFF6 url(search_background.gif) no-repeat right !important;
	background:#FCFFF6 url(search_background_ie.gif) no-repeat right;
	background-position:100% 0% !important;
	background-position:100%-21px;
}
#search_textfield:focus {
	border:1px solid #84b092;
	background:#FFF url(search_background.gif) no-repeat right !important;
	background-position:100%-21px !important;
}
/* header END */

/* main START */
#body-container {
	background:#FCFFF6 url(content_background.gif) repeat-y top right;
	border:solid 1px #84b092;
	border-right:solid 1px #6996AC;
	border-bottom:none;
}
#container-bottom {
	border-bottom:1px solid #84B092;
}
#container-bottom .postnav {
	border-top:1px dashed #84B092;
}
#container-bottom .anchor {
	border-bottom:1px solid #6996AC;
}
#container-bottom .anchor span {
	background:url(go_top.gif) no-repeat left center;
}
#notice {
	border:1px solid #84b092;
}
#notice .inner {
	background:#E0F6D9;
	border:1px solid #fff;
}
#notice_icon {
	background:url(notice.gif) no-repeat top left;
}
#latest-entry {
	width:619px !important;
	width:618px;
}
.sidedate {
	color:#93AFCB;
}
.post .title h2 {
	color:#5C793C;
	padding-bottom:3px;
	border-bottom:1px solid #D7E0C7;
}
.post .title a {
	color:#5C793C;
	text-decoration:none;
}
.post .title a:hover {
	color:#006CB1;
}
.post .categories {
	color:#959E87;
}
.post .comments {
	background:url(comment.gif) no-repeat bottom left;
}
/* main START */

/* sidebar START */
#sidebar {
	background:#d6ebf5;
	border-style:solid;
	border-color:#6996AC;
	border-width:1px 0 0 1px;
	margin-top:-1px;
}
#sidebar h3, .widget .box {
	background:#BED6E5;
}
#sidebar a h3 {
	color:#333;
}
#styleswitcher, #sidebar a:hover h3 {
	background:#A3C1C7;
}
#styleswitcher span.color {
	background:#fff;
	border:1px solid #666;
}
#styleswitcher #style-green {
	margin-top:0px;
}
#styleswitcher #style-green a img {
	background:#90B683;
	width:12px;
	height:12px;
}
.widget ul li {
	border-bottom:1px solid #BED6E5;
}
/* sidebar END */

/* footer START */
#footer-content {
	background:#D6EBF5;
	border-top:1px solid #6996AC;
}
/* footer END */

/* comment END */
#commentlist ol li {
	background:#FFF;
	border:1px solid #90B683;
	padding:1px;
}
.userinfo {
	margin-bottom:10px;
	background:#F0F6E9;
	padding:5px;
}
.userinfo .avatar {
	background-color:#fff;
	float:left;
	width:34px;
	height:34px;
	border:1px solid #999;
	margin:0 0 0 2px !important;
	margin:0 0 1px 1px;
}
.userinfo .avatar img {
	margin:1px;
}
.userinfo a {
	color:#5C793C;
}
#commentlist ol li .comment_text {
	padding:0 10px 10px;
}
textarea#comment {
	width:611px !important;
	width:610px;
}
#comments_rss {
	background:url(feed.gif) no-repeat top left;
}
/* comment END */

/* image switcher START */
.imageswitcher {
	background:#DCF0C0;
}
.imageswitcher_image {
	background:#FCFFF6;
	border:1px solid #90B683;
}
a .imageswitcher_image:hover {
	border-color:#4B7D24;
}
a.imageswitcher_button {
	background:#93BB5F;
	color:#EEEEEC;
	border:1px solid #80A973;
}
a.imageswitcher_button:hover {
	background:#5C8F34;
	border-color:#47781F;
}
/* image switcher END */

