body {
	background:#e9e9e9;
	color:#333;
}
blockquote, code, pre {
	background:#F9F9F9;
	border:#ddd dashed 1px;
}
a {
	color:#3B5998;
}
textarea, .textfield {
	border:1px solid #BDC7D8;
	padding:3px;
	font-size:12px;
}
.valid {
	color:#119900;
}
.invalid {
	color:#ff4a00;
}
.button {
	background:#3B5998;
	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 #ccc;
}
a .sided:hover, .post a img:hover {
	border-color:#666;
}

/* header START */
#header {
	background:#F7F7F7;
	border-bottom:1px solid #b7b7b7;
	margin:0;
	height:43px;
}
#innerhead h1 {
	border-left:5px solid #999;
}
#innerhead h1 a {
	color:#666;
	text-decoration:none;
}
#innerhead h1 a:hover {
	color:#3B5998;
}
#navlist li a {
	background:#E9E9E9;
	border-color:#D6D6D6;
}
#navlist li a:hover {
	background:#D6D6D6;
}
#navlist li a#feed {
	background:#EDC;
	color: #E05C23;
	border-color:#E9D0BC;
}
#navlist li a#feed:hover {
	background:#E9D0BC;
}
#search_textfield {
	background:#fff url(search_background.gif) no-repeat right;
	background-position:100% 0% !important;
	background-position:100%-21px;
}
#search_textfield:focus {
	background-position:100%-21px !important;
}
/* header END */

/* main START */
#body-container {
	background:#fff url(content_background.gif) repeat-y top right;
	border:solid 1px #B7B7B7;
}
#container-bottom .postnav {
	border-top:1px dashed #B7B7B7;
}
#container-bottom .anchor span {
	background:url(go_top.gif) no-repeat left center;
}
#notice {
	border:1px solid #C6C6C6;
}
#notice .inner {
	background:#F4F4F4;
	border:1px solid #FFF;
}
#notice_icon {
	background:url(notice.gif) no-repeat top left;
}
#latest-entry {
	width:619px !important;
	width:618px;
}
.post .title h2 {
	color:#333;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
}
.post .title a {
	color:#333;
	text-decoration:none;
}
.post .title a:hover {
	color:#3B5998;
}
.post .comments {
	/*background:url(comment.gif) no-repeat bottom left;*/
}
/* main START */

/* sidebar START */
#sidebar {
	background:#f7f7f7;
	border-left:1px solid #DDDDDD;
}
#sidebar h3, .widget .box {
	background:#E9E9E9;
}
#sidebar a h3 {
	color:#333;
}
#styleswitcher, #sidebar a:hover h3 {
	background:#d6d6d6;
}
#styleswitcher span.color {
	background:#fff;
	border:1px solid #999;
}
#styleswitcher #style-white {
	margin-top:0px;
}
#styleswitcher #style-white a img {
	background:#fff;
	width:12px;
	height:12px;
}
.widget ul li {
	border-bottom:1px solid #eee;
}
.sidedate {
	color:#ccc;
}
/* sidebar END */

/* footer START */
#footer-content {
	background:#F7F7F7;
	border-top:1px solid #b7b7b7;
}
/* footer END */

/* comment END */
#commentlist ol li {
	border:1px solid #BDC7D8;
}
.userinfo {
	background:#F7F7F7;
	padding:5px;
}
.userinfo .avatar {
	background-color:#fff;
	float:left;
	width:34px;
	height:34px;
	border:1px solid #ccc;
	margin:1px 0 0 2px !important;
	margin:1px 0 1px 1px;
}
.userinfo .avatar img {
	margin:1px;
}
#commentlist ol li .comment_text {
	padding: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:#EEE;
}
.imageswitcher_image {
	background:#EEE;
	border:1px solid #999;
}
a .imageswitcher_image:hover {
	border-color:#666;
}
a.imageswitcher_button {
	background:#AAA;
	border:1px solid #999;
	color:#FFF;
}
a.imageswitcher_button:hover {
	background:#425D9C;
	border-color:#3D5290;
}
/* image switcher END */

/* wp-pagenavi START */
.wp-pagenavi a:hover {
	background:#E9E9E9;
}
.wp-pagenavi span.current {
	background:#F7F7F7;
}
/* wp-pagenavi END */
