/*
Theme Name: Word Blog Template
Description: Word Blog Template is a minimal and stylish WordPress Theme brought to you 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: brown, gray, white, blue, 2-columns, right sidebar, widget ready, fixed width, seo friendly, with image
*/
* {
	padding: 0px;
	margin: 0px;
}
html {
	background:url(images/background.jpg);
}
body {
	background: url(images/background_top.png) repeat-x;
	color: #555555;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
}
#container {
	width: 970px;
	text-align:left;
}
#wrap {
	width: 970px;
	background:url(images/background_wrap.png) top no-repeat;
	min-height: 641px;
}
#header {
	height: 100px;
	padding: 0px 35px;
	margin-bottom:10px;
}
#title {
	height: 100px;
	float:left;
	margin-right:20px;

}
#pagenav {
	height:100px;
	line-height: 100px;
	float:right;
	font-size:9pt;
	font-weight: bold;
}
#pagenav ul li {
	list-style: none;
	display:inline;
}
#pagenav li a {
	color: #d7d7d7;
	text-decoration: none;
	margin-left:30px;
}
#pagenav li a:hover {
	color: #ffffff;
}
#top {
	background: url(images/top.png) no-repeat;
	width:970px;
	height:40px;
}
#outmain {
	background:url(images/bottom.png) bottom no-repeat;
	padding-bottom:40px;
}
#main {
	background:url(images/background.png) repeat-y;
	padding:15px 60px;
	min-height: 621px;
}
#content {
	width:620px;
	float:left;
}
#sidebar {
	width:190px;
	float:right;
	color:#999;
	padding-left:30px;
	background:url(images/background_sidebar.gif) top no-repeat;
	min-height:512px;
}
#footer {
	margin:0px 0px 15px 0px;
	text-align:center;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
.post {
	margin-bottom:15px;
}
.postmetadata {
	margin-bottom:10px;
	color: #999;
}
.postmetadata a {
	color:#999;
	text-decoration: none;
}
/*default */
p, h1, h2, h3, h4, h5, h6, ol, ul {
	padding-bottom:10px;
}
.clear {
	clear:both;
	height: 0px;
}
ul li, ol li {
	margin-left:25px;
}

/* text */
#title h1 {
	font-size:18pt;
	font-weight: normal;
	color: #ffffff;
	padding: 30px 0 0 0;
}
#title h1 a {
	color: #ffffff;
	text-decoration: none;
}
.description {
	color: #CCC;
	font-size: 10pt;
}
h1 {
	color: #0099cc;
	font-size: 14pt;
	font-weight: normal;
}
h1 a {
	color: #0099cc;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 12pt;
	font-weight: normal;
}
h2 a {
	color: #555555;
	text-decoration: none;
}
#sidebar h2 {
	font-size: 10pt;
	color: #0099cc;
	padding: 5px;
	margin-bottom:10px;
	border-top: 3px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
#sidebar h2 a {
	color: #0099cc;
	text-decoration: none;
}
h3, h4 {
	font-size: 11pt;
	color: #666;
	font-weight: normal;
}
h3 a, h4 a {
	color: #666;
	text-decoration: none;
}
h5, h6 {
	color: #0099cc;
	font-size: 10pt;
	font-weight: normal;
}
h5 a, h6 a {
	color: #0099cc;
	text-decoration: none;
}
#sidebar ul li {
	list-style: none;
}
#sidebar a {
	color:#999;
	text-decoration: none;
}
#sidebar li {
	padding-bottom:3px;
}
#sidebar ul li, #sidebar ul li ul li {
	margin-left:0px;
}
#sidebar ul li ul li ul li {
	margin-left:10px;
}
ul li ul li, ul li ul li ul li {
	margin-left:10px;
}
blockquote {
	margin: 10px;
	font-size: 10pt;
	font-style: italic;
}
a {
	color: #1ea4d2;
	text-decoration: none;
}
.widget {
	padding-bottom:10px;
}

	/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
#calendar_wrap {
	padding-bottom: 10px;
}
/* form */
#author, #email, #url, #comment, #s {
	border: 1px solid #d9d9d9;
	padding: 5px;
	font-size: 8pt;
	background:transparent;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
#author, #email, #url, #comment {
	padding: 3px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #0099cc;
	color: #ffffff;
	border: 1px solid #d9d9d9; 
	font-size: 8pt;
	padding: 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#commentform a:hover {
	color:#333333;	
	text-decoration: underline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.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;
}

/* drupal default */
td {
	font-size: 8pt;
	text-align:left;
	padding:2px;
}
.description, .theme-info, .block, .odd {
	color: #555555;
}
.theme-info h2 {
	font-weight: normal;
	color: #555555;
}
.even {
	color: #555555;
}
.secondary li.active a {
	color: #000000;
}
.error {
	margin-bottom:15px;
}
.breadcrumb {
	color: #333;
}
.breadcrumb a {
	color: #333;
	text-decoration: none;
}
#footer .block {
	border: 0px;
	background: none;
}
.links {
	color:#999;
}
.links a {
	color:#999;
	text-decoration: none;
}

.ad_clear {clear:both;}
.w750 {width:750px;}
.w240 {width:240px;}
.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:#0044A1;
	line-height:12px;
}
.ad_google #ad_text {
	color:#445964;
	font-family:verdana,arial,sans-serif;
}
.ad_google #ad_url {
	color:#0F7F33;
}