/*  
Theme Name: EasyBlog
Theme URI: http://www.linkw.info/forsale
Description: A Free Wordpress Theme
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #313131;
}
* {
	padding: 0px;
	margin: 0px;
}
#container {
	display: block;
	width: 951px;
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 10px;
	text-align: left;
}
.clear {
	clear:both;
}
#left {
	float: left;
	width: 552px;
}
#right {
	float: right;
	width: 392px;
}
#header {
	display: block;
	height: 181px;
	overflow: hidden;
}
#pages_menu {
	background-image: url(images/pages_links_bg.gif);
	background-repeat: repeat-x;
	display: block;
	height: 29px;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
	margin-bottom: 10px;
}
#pages_menu ul {
	list-style-type: none;
	font-size: 16px;
}
#pages_menu li {
	display: inline;
	padding-right: 30px;
}
#left #pages_menu a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.post {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ced9c3;
	border-right-color: #ced9c3;
	border-bottom-color: #a0df60;
	border-left-color: #ced9c3;
	background-color: #FFFFFF;
	background-image: url(images/post_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.post_title {
	background-image: url(images/post_title_bg.gif);
	background-repeat: no-repeat;
	height: 42px;
	padding-top: 6px;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
}
.post_content {
	display: block;
	padding: 12px;
}
.post_title a {
	color: #369bcd;
	text-decoration: none;
	font-weight: normal;
	height: 24px;
	overflow: hidden;
	display: block;
}
.post_title h3 {
	font-size: 20px;
	text-decoration: none;
}
.date {
	font-size: 13px;
	color: #669900;
}
.post_content p {
	padding-bottom: 10px;
}
.post_content a {
	color: #369BCD;
	text-decoration: underline;
}
.post_content a:hover {
	color: #369BCD;
	text-decoration: none;
}
.post_content blockquote {
	padding-left: 40px;
	color: #999999;
}
.post_details {
	display: block;
	padding-top: 7px;
	padding-bottom: 20px;
	font-size: 13px;
	color: #999999;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.post_details a {
	font-weight: normal;
	color: #3399cc;
	text-decoration: none;
}
#nav {
	font-size: 13px;
}
#nav a {
	color: #59acd6;
	text-decoration: none;
	font-weight: normal;
}
.sidebar_widget {
	display: block;
	background-color: #FFFFFF;
	background-image: url(images/sidebar_widget_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #cccccc;
	margin-bottom: 9px;
}
.sidebar_widget h2 {
	font-size: 20px;
	font-weight: normal;
	color: #369bcd;
	margin-bottom: 15px;
}
.sidebar_widget ul {
	list-style-type: none;
}
.sidebar_widget li {
	color: #666666;
	padding-top: 1px;
	padding-bottom: 4px;
	background-image: url(images/li_image.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.sidebar_widget li a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.sidebar_widget_top {
	background-image: url(images/sidebar_box_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 14px;
	display: block;
}
#sidebar_left {
	float: left;
	width: 190px;
}
#sidebar_right {
	float: right;
	width: 190px;
}
.post_content ul {
	list-style-position: inside;
	list-style-type: square;
}
.post_content ol {
	list-style-position: inside;
}
#footer_sidebar {
	background-color: #313131;
	display: block;
	width: 977px;
	color: #999999;
	margin-top: 20px;
	text-align: left;
}
.footer_sidebar_box {
	background-color: #282828;
	padding: 20px;
	width: 262px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 11px;
	border-bottom-style: solid;
	border-bottom-color: #2e7294;
	display: inline;
}
.footer_sidebar_box h2 {
	font-size: 20px;
	font-weight: normal;
	color: #2e7294;
	margin-bottom: 10px;
}
#footer_sidebar_box_green {
	border-bottom-color: #89b55d;
}
#footer_sidebar_box_green h2 {
	color: #89b55d;
}
#footer_sidebar a {
	color: #999999;
	text-decoration: none;
}
#footer_sidebar ul {
	list-style-position: inside;
}
#footer {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sidebar_widget input {
	display: block;
	padding: 5px;
	color: #666666;
	font-size: 13px;
	border: 1px solid #cccccc;
	width: 300px;
}
#left a {
	color: #369BCD;
}
#comments h3 {
	color:#369BCD;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}
#comments ol {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#comments li {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 0 0 10px 0;
}
.commentmetadata {
	padding: 0 0 5px 0;
}
#author, #email, #url, #comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	margin-bottom: 6px;
}
#special_text {
	background-color: #f2f2f2;
	display: block;
	padding: 15px;
	border: 1px solid #cccccc;
	clear:both;
	margin-top:15px;
}

#somewhat a {
color: #ffffff;
}


