/*
Theme Name: Easy Blog Template
Description: Easy Blog Template is a cool, blue theme brought to you free by <a href="http://jump2top.com/themes/" target="_blank">Free Blog Themes and Blog Templates</a>. 
Author: Free Blog Themes and Blog Templates
Author URI: http://jump2top.com/themes/
Version: 1.0
Tags: blue, gray, black, 2-columns, right sidebar, widget ready, fixed width, seo friendly, with image

*/
* {
	padding: 0px;
	margin:0px;
}
body {
	background-color: #464646;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
#container {
	width:900px;
	text-align: left;
	background:url(images/background_container.gif) repeat-y;
	padding-bottom:10px;
}
#wrap {
	width: 900px;
	background:url(images/background_wrap.gif) top no-repeat;

}
#header {
	height: 140px;
	padding: 0px 15px 0px 15px;
}
#pagenav {
	font-size: 9pt;
	font-weight: bold;
	line-height:30px;
	height:30px;
}
#pagenav ul li {
	display: inline;
	list-style: none;
}
#pagenav li a {
	color: #ffffff;
	text-decoration: none;
	margin-right:40px;
}
#pagenav li a:hover {
	color: #898989;
}
#title {
	height:110px;
	padding-left:20px;
}
#title h1 {
	font-size: 20pt;
	font-weight: normal;
	padding:40px 0px 0px 0px;
}


#title h1 a {
	color: #ffffff;
	text-decoration: none;

}
.description {
	font-size: 10pt;
	font-weight: normal;
	color: #ccc;
}

#main {
	margin: 15px 20px 10px 20px;
	background:url(images/content_top.png) no-repeat;
	padding-top:11px;
}
#content {
	background:url(images/background.png);
	padding: 10px;
}
.outcontent {
	background:url(images/content_bottom.png) bottom no-repeat;
	padding: 0 0 11px 0;
	width: 650px;
	float: left;
	margin-right:10px;
}
#sidebar {

	color: #CCC;
	background:url(images/background.png);
}
.outsidebar {
	background:url(images/sidebar_bottom.png) bottom no-repeat;
	float: right;
	width: 200px;
	padding-bottom:11px;
}
#footer {
	color: #ffffff;
	margin:15px 0px;
}
.post {
	margin: 0px 0px 15px 0px;
}
.entry {
	margin: 10px 0px 0px 60px;
}
.postmetadata {
	padding: 0px 0px 10px 0px;
	color: #CCC;
}

.sform {
	padding-bottom: 10px;
}
.widget {
	padding: 0px 15px 20px 15px;
}
/* default */
img {
	border: 0px;
}
.clear {
	clear: both;
}
/* text */
#footer a {
	color: #ffffff;
	text-decoration: none;
}
.postmetadata a {
	color: #CCC;
	text-decoration: none;
}
.title {
	float:left;
	color: #999;
	margin-bottom:5px;
}
.title a {
	color: #999;
	text-decoration: none;
}
.title h1, #content h1 {
	color: #ffffff;
	font-size: 20pt;
	font-weight: normal;
}
.title h1 a {
	color: #ffffff;
	text-decoration: none;
}
.date {
	background: url(images/date.png) top no-repeat;
	width: 50px;
	height: 56px;
	padding: 2px 0px 0px 0px;
	margin-right: 10px;
	text-align: center;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	float: left;
}
.day {
	font-size:14pt;
	color: #555555;
	padding: 1px 0px 0px 0px;
}
p, ul, ol, .entry h1, h2, h3, h4, h5, h6, #pagetitle {
	padding-bottom: 10px;
}
#content ul, #content ol {
	margin-left: 25px;
}
#sidebar h2 {
	font-size: 12pt;
	color: #898989;
	font-weight: bold;

	font-weight: normal;
}
#sidebar h2 a {
	color: #898989;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li {
	margin-left: 0px;
}
#sidebar ul li ul li ul li {	
	margin-left: 10px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
#sidebar li {
	padding-bottom: 2px;
}
.title h2 a {
	color: #ffffff;
	text-decoration: none;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #ffffff;
}
h3, h4 {
	font-size: 12pt;
	font-weight: normal;
}
h5, h6 {
	font-size: 11pt;
	font-weight: normal;
}
#sidebar a {
	color: #CCC;
	text-decoration: none;
}
a {	
	color: #ffffff;
}
blockquote {
	margin: 15px;
	font-size: 10pt;
	font-style:italic;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
#calendar_wrap {
	padding: 0px 10px 10px 10px;
}
/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #d9d9d9;
	padding: 5px;
	font-size: 8pt;
	background: transparent;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #898989;
	color: #ffffff;
	border: 1px solid #d9d9d9;
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#commentform a {
	color: #666666;
	text-decoration: none;
}
#comments {
	margin: 15px 0px 15px 60px;
}
.alt ol li {
	list-style:none;
}
.alt {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #ffcad5;
}
.comment {
	padding: 10px;
}
#date {
	padding-bottom: 10px;
}
#date a {
	text-decoration: none;
}
.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}
.searchform {
	margin-bottom: 0px;
}
/* wp default */
.center {
	text-align:center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.ad_clear {clear:both;}
.w750 {width:750px;}
.w240 {width:170px;}
.w180 {width:180px;}
.h450 {height:450px;}
.h52 {height:52px;}
div.ad_float {float:left;}
#ad_zag a {font-weight:bold;}
#ad_zag a:hover{text-decoration:none;}
div.ad_main {padding:2px 5px;line-height:13px;margin:5px;}

#ad_zag a{font-family:verdana,arial,sans-serif;font-size:10px;}
#ad_text {font-family:verdana,arial,sans-serif;font-size:10px;}
#ad_url {font-family:verdana,arial,sans-serif;font-size:10px;}


/*	коричневые оттенки	*/
.ad_brown {
	border:1px solid #FBE5C0;
	background:#FFF9F0;
}
.ad_brown #ad_zag a{
	color:#CF9633;
}
.ad_brown #ad_text {
	color:#5F5D59;
}
.ad_brown #ad_url {
	color:#CF9633;
}

/*	синие оттенки	*/
.ad_blue {
	border:1px solid #7FC6FF;
	background:#EFF2FF;
}
.ad_blue #ad_zag a{
	color:#221FFF;
}
.ad_blue #ad_text {
	color:#5F5D59;
}
.ad_blue #ad_url {
	color:#5F7FFF;
}

/*	зеленые оттенки	*/
.ad_green {
	border:1px solid #74CF91;
	background:#EFFFF4;
}
.ad_green #ad_zag a{
	color:#0F7F33;
}
.ad_green #ad_text {
	color:#5F5D59;
}
.ad_green #ad_url {
	color:#0F7F33;
}

/*	google оттенки	*/
.ad_google #ad_zag a{
	color:#ffffff;
	line-height:12px;
}
.ad_google #ad_text {
	color:#667b86;
	font-family:verdana,arial,sans-serif;
}
.ad_google #ad_url {
	color:#dddddd;
}
