/*  
Theme Name: cBooM 65.3
Theme URI: http://forum.searchengines.ru/showthread.php?t=313107
Description: This theme was redesigned and translated on russian by (c)BooM. To order another theme visit this <a href="http://forum.searchengines.ru/showthread.php?p=4374174#post4374174" target="_blank">site</a>.
Version: 0.1
Author: cBooM 
Author URI: http://forum.searchengines.ru/showthread.php?p=4374174#post4374174

*/

body {
	background:#FFFFFF url('./images/body-bg.png') repeat-x 0 0;
	font:normal 11px Tahoma, Veranda, Arial;
	color:#9B9DA0;
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#7C8590;
}

a:hover {
	color:#465263;
}

a img { border:none; color:transparent; }

h1, h2, h3, h4, h5 {
	margin:0 0 0.3em;
	font-weight:normal;
}

/* Begin Calendar */
#calendar_wrap{ margin-top:10px; }
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 150px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar caption {
	text-align: center;
	font-size:14px;
	}

#wp-calendar td, #wp-calendar th {
	padding: 3px 0;
	text-align: center;
	}

#sidebar #wp-calendar a{
	display: block;
	color:#0D5688;
}

#sidebar #wp-calendar a:hover { color:#357CB0; }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #EEEEEE; }

#wp-calendar #today {
	background-color:#F3F3F3;
	border:1px solid #E7E7E7;
}
/* End Calendar */

/* Begin Various Tags & Classes */
p { margin-top:0; }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote{
	margin: 0px 0px 0px 5px;
	padding: 8px 25px 5px 40px;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	}

blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center { text-align: center; }

.hidden { display: none; }

hr { display: none; }

/* End Various Tags & Classes*/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Captions */
.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;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.clear { clear:both; }

.clearleft { clear:left; }

#body-in {
	background:transparent url('./images/body-bg-in.gif') repeat-x 0 100%;
}

#wrapper {
	width:980px;
	margin:0 auto;
	padding:0 5px;
}

/* header */
#header {
	
}

#menu-pages {
	height:34px;
	overflow:hidden;	
}

#menu-pages ul {
	margin:0;
	padding:0 0 0 10px;
}

#menu-pages li {
	float: left;
	list-style-type: none;
	padding: 0 11px;
padding-bottom: 5px;
	height:34px;
	line-height:34px;
}

#menu-pages ul li a {
	font-family:Tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #52585b;
}

#menu-pages ul li:hover {
border-bottom: 3px solid #167dc4;
}

#header-content {
	height:220px;
	padding:0px 15px;
	margin-top: -3px;
	color:#F7F7F7;
	background:transparent url('./images/top.jpg') no-repeat right top;
}

#header-content h1 {
	font: bold 37px Verdana,Arial,Helvetica,sans-serif;
	margin:0;
	padding: 10px 0 5px 30px;
	float: right;
	line-height:34px;
}
#header-content p { 
font: bold 17px Verdana,Arial,Helvetica,sans-serif;
margin:0;
padding: 0px 0 0 0;
clear: right;
float: right;
text-transform: lowercase; 
color: #000;
}


#header-content a { color:#52585b; }

#header-content a:hover { color:#000; }

/* container */
#container {
	clear:both;
}

#news-slider { padding:10px 0; }

#news-slider img {
	padding:7px;
	background-color:#FFFFFF;
}

#main-content {
	clear:both;
	padding: 6px;
}

/* content */
#content {
	float:left;
	width:636px;
	padding:8px 0;
}

/* about us */
#about-us {
	padding:0 6px;
	margin-bottom:10px;
}

#about-us img {
	padding:5px;
	border:1px solid #CCCCCC;
	margin:0 5px 5px 0;
}

#about-us .entry {
	font:normal 12px Arial, Verdana;
	line-height:20px;
}

#featured-content {
	background:transparent url('./images/shadowAlpha.png') no-repeat scroll right bottom !important;
	clear:both;
	float:left;
	margin:0 0 10px 3px !important;
}

#featured-content-in {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;
	margin:-6px 3px 5px -3px;
	padding:7px;
	position:relative;
}

#featured-content-in .meta, #featured-content-in .meta a { color:#3B3B3B; }

#featured-content-in .meta a:hover { color:#1D6190 }

#featured-content h2.title { border:none; }

#featured-content .title a, #title-rss { color:#1D6190; }

#featured-content .title a:hover { color:#677280; }

#featured-content .entry {
	line-height:1.7em;
}

h2.section-title, #featured-content .title {
	font-size:16px;
	color:#677280;
	border-bottom:3px solid #289FE0;
	padding-bottom:3px;
	margin-bottom:4px;
}

.recent {
	width:314px;
	margin-bottom:10px;
}

#recent-content { float:left; }

#recent-comments { float:right; }

.recent ul {
	margin:0;
	padding:0px;
}

.recent ul li {
	clear:left;
	background:transparent url('./images/recent-post-separator.gif') repeat-x 0 100%;
	list-style:none;
	font-size:13px;
	height:20px;
	margin-top:5px;
	padding-bottom:3px;
}

#recent-content ul li a, #recent-comments span {
	display:block;
	float:left;
	background:transparent url('./images/all-icons.gif') no-repeat 0 -26px;
	padding-left:20px;
}

.recent a { color:#7589A4; }

.recent a:hover { color:#515151; }

h2.title {
	color:#677280;
	font-size:15px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom:5px;
	
}

.post h2.title {
	border-bottom: 1px dashed #838687;
	background:transparent url('./images/h2.png') no-repeat left 2px;
	text-indent: 15px;
	
}

.post h2.title a { color:#52585b; }

.post h2.title a:hover {
	color:#000;
}

.meta {
	background:transparent url('./images/clock.png') no-repeat;
	display:block;
	padding:0 0 5px 20px;
	font:normal 10px Arial, Verdana;
	text-transform:uppercase;
	border-bottom:1px solid #F2F2F2;
}

.post .meta {
	background-position:0 0;
	border:medium none;
	height:17px;
	font:normal 11px Verdana, Arial;
	color:#6C6C6C;
	line-height:19px;
	text-transform:none;
	float: left;
}



.post .entry {
	line-height:17px;
	font-size: 13px;
}

#comments, #respond h3 {
	color:#0D5688;
	font-size:14px;
}

h2.pagetitle {
	font-size:19px;
	border-bottom:2px solid #F2F2F2;
	padding-bottom:5px;
	color:#7C8590;
}

#mini-post .post {
	width:314px;
	margin-bottom:10px;
}

#mini-post .left { clear:both; float:left; }

#mini-post .right { float:right; }

#mini-post .entry a { color:#2375B2; }

#mini-post .entry a:hover { color:#515151; }

#post-nav span {
	padding:10px;
	border:1px solid #E6E6E6;
}

/* sidebar */
#sidebar {
	float:right;
	width:321px;
}

#sidebar ul li {
	list-style:none;
	margin-bottom:15px;
}

#sidebar ul li h2 {
	font: bold 12px Verdana,Arial,Helvetica,sans-serif;
	margin:0;
	color:#52585b;
	height: 17px;
	border-bottom:2px solid #d5d6d7;
	background:transparent url('./images/sd.png') no-repeat left top;
	text-indent: 15px;
	letter-spacing: 0px;
}

#sidebar ul p, #sidebar ul select {
	margin: 7px 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul ul { }

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	font:normal 12px Arial, Verdana;
	margin: 0;
	padding:3px 0 2px 5px;
	border-left:none;
	border-right:none;
	border-top:none;
	
}

#sidebar ul ul li.last { border:none; }

#sidebar object {
	display:block;
}

#wrap-tag-cloud {
	width:307px;
	margin:0 auto;
	padding-bottom:10px;
}

#sidebar ul li#search {
	background:none;
	margin:0 0 5px;
	padding:0;
	border:none;
	height:44px;
}

#search .widget-in { background:none; padding:0; }

#searchform {
	padding:6px 7px 0;
	background: transparent url('./images/search-form-bg.gif') no-repeat;
	width:319px;
	height:44px;
}
#searchform div {
	position:relative;
}
#s, #searchsubmit {
	border:none;
	background-color:transparent;
	position:absolute;
	display: block;
}

#s {
	left:35px;
	top:4px;
	width:200px;
	color:#A5A5A5;
}

#searchsubmit {
	height:28px;
	right:11px;
	top:0;
	width:60px;
	color:#FFFFFF;
	text-indent:-999px;
	padding:0;
	cursor:pointer;
}

#sidebar ul li#widget-rss {
	background:transparent url('./images/widget-bg.gif') repeat-y 0 0;
}

#sidebar ul li#widget-rss .widget-in {
	background:transparent url('./images/widget-bottom-bg.gif') no-repeat 0 100%;
	padding-bottom:6px;
}

#sidebar ul li#widget-rss h2 {
	background:transparent url('./images/widget-h2-bg.gif') no-repeat 0 0;
	padding:6px 7px;
	border:none;
	color:#1D6190;
}

#rss-entry {
	font:normal 12px Arial, Verdana;
	padding:0 7px;
}

#rss-entry p {
	color:#5A9CCE;
}

.rss-post {
	background:transparent url('./images/all-icons.gif') no-repeat 0 -79px;
	padding-left:20px;
	margin-right:45px;
}

.subscribe form {
	clear:both;
	background:transparent url('./images/rss-bg.gif') no-repeat 0 0;
	width:305px;
	height:33px;
	position:relative;
	padding:0;
	margin:0;
}

.subscribe form input {
	background:transparent none repeat scroll 0 0;
	border:none;
	position:absolute;
	padding:0;
}

.subscriberbox {
	top:7px;
	left:5px;
	width:255px;
	color:#9B9DA0;
}

#rss-entry hr {
	display:block;
	height:1px;
	background:transparent url('./images/rss-dot.gif') repeat-x 0 0;
	border:none;
}

.subscriberbtn {
	top:0;
	right:0;
	width:32px;
	height:33px;
}

/* bottom-sidebar */
#bottom-sidebar { margin-top:10px; }

#sidebar #bottom-sidebar ul li {
	border:none;
	
}
#sidebar-left, #sidebar-right { width:156px; }

#sidebar-left { float:left; }

#sidebar-right { float:right; }

/* footer */
#footer {
	height:40px;
	line-height:40px;
	text-align:center;
}

.post .postdata {
	height: 25px;
}

.post .rat {
	float: right;
}