/*
Theme Name: satoved
Description: тема специально для сайта satoved.ru
Version: 1.0
*/

* {margin:0;padding:0}
html{background:#81b0cf left bottom url(images/foot.jpg) repeat-x;color:#39576A;font:12px Verdana, Geneva, sans-serif}
body{background:url(images/html.gif) repeat-x}
.clear,.cl{clear:both;line-height:0;height:0;font-size:0}
.cl-20{clear:both;line-height:0;height:20px;font-size:0}
.left{float:left;text-align:left}
.right{float:right;text-align:right}

.entry p {
text-align: justify;
}

/* TAGS */
h1{font-size:22px}
h2{font-size:20px}
h3{font-size:18px}
h4{font-size:16px}
h5{font-size:14px}
h6{font-size:12px}
h1,h2,h3,h4,h5,h6{font-weight:normal;padding-bottom:0.3em;color:#414E56}
p{line-height:1.3;
padding: 5px 0 5px 0;}
#footer p {
padding:0!important;
}
a{outline:none}
a,a:active,a:visited{color:#00A90F;text-decoration:underline}
a:hover{color:#00A90F;text-decoration:none}
ul,li{list-style-type:none}
img{border:none}
label{display:block;padding-bottom:5px}

/* BLOCKS */
#moon {
	background:right bottom url(images/moon.png) no-repeat;
}

#wrapper{
	width:990px;
	margin:0 auto;
	padding:0 5px;
	background:center top url(images/wrapper.png) repeat-y;
}

#header {
	position:relative;
	height:200px;
	background:url(images/header.jpg) no-repeat;
}

#logo {
	display:block;
	width:210px;
	height:70px;
	position:absolute;
	top:65px;
	left:147px;
	text-indent:-9999px;
}

#topmenu {
	position:absolute;
	top:80px;
	right:45px;
	height:30px;
	font-size:11px;
}

#topmenu .first {
	float:left;
	width:12px;
	height:30px;
	padding:0;
	background:url(images/first.gif) no-repeat;
}

#topmenu .last {
	float:left;
	width:12px;
	height:30px;
	padding:0;
	background:url(images/last.gif) no-repeat;
}

#topmenu li {
	display:block;
	float:left;
	padding-right:1px;
	background:url(images/topmenu-li.gif) repeat-x;
}

#topmenu li a {
	display:block;
	padding:8px 8px 9px 8px;
	color:#555;
	text-decoration:none;
}

#topmenu li a:hover, #topmenu li.current_page_item a {
	background:left bottom url(images/topmenu.gif) repeat-x;
	color:#fff;
}

#main {
	background:#fff;
}

#content {
	float:left;
	width:710px;
	padding:20px 20px 0 20px;
}

.post {
	padding-bottom:30px;
}

.post ul {
	padding:10px 0;
}

.post ul li {
	padding-left:16px;
	background:left 6px url(images/bullet.gif) no-repeat;
}

.post .title {
	font-weight:bold;
	padding-left:30px;
	padding-right:30px;
	background:left 4px url(images/title.gif) no-repeat;
	color:#36668F;
}

.post .title a {
	color:#36668F;
	text-decoration:none;
}

.post .title a:hover {
	text-decoration:underline;
}

.post .entry {
	line-height:1.5;
	padding:0 30px;
}

.post .meta {
	padding-top:5px;
	margin-left:30px;
	margin-right:30px;
	margin-top:10px;
	border-top:1px dotted #7292A6;
	color:#7292A6;
	font-size:10px;
	clear:both;
}

.post .meta a {
	color:#7292A6;
}

.alignnone {float:left;margin:5px;margin-left:0}
.alignleft {float:left;margin:5px;margin-left:0}
.alignright {float:right;margin:5px;margin-right:0}
.aligncenter {clear:both;margin:5px auto}

.wp-caption {
	padding:3px;
	background:#fff;
	/*border:1px solid #ccc;*/
	text-align:center!important;
}

.wp-caption-text p {
	font-size:10px;
	text-align:center!important;
}

#sidebar {
	float:right;
	width:240px;
	padding:20px 0 0 0;
}

.widget {
	padding-bottom:10px;
}

.widget h3 {
	display:block;
	padding:5px 0;
	margin:0;
	margin-right:20px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background:url(images/widget.gif) no-repeat;
}

.widget ul, .widget p {
	padding:10px;
}

.widget a {
	color:#414E56;
	text-decoration:none;
}

.widget a:hover {
	color:#414E56;
	text-decoration:underline;
}

.widget .categories a {
	line-height:1.5;
}

#tabs {
	display:block;
	margin:0;
	margin-right:20px;
	font-size:14px;
	text-align:center;
	background:url(images/widget.gif) no-repeat;
}

#tabs a {
	display:block;
	float:left;
	width:107px;
	padding:5px 0;
	text-decoration:underline;
	text-align:center;
	cursor:pointer;
	color:#fff;
}

#tabs a.active-tab {
	cursor:default;
	color:#C2D9ED;
}

#tabs a:hover, #tabs a.active-tab {
	text-decoration:none;
}

#tab-best {
	border-right:1px solid #89B8E0;
}

#cnt-last {
	display:none;
}

#footer {
	position:relative;
	padding:10px;
	text-align:center;
	font-size:10px;
	border-top:1px solid #7292A6;
	background:#fff;
}

/* COMMENTS
 ---------------------------------------------------------------------------- */

#comments {
	padding:0 30px 20px 30px;
}

.comment {
	padding:5px;
	margin-bottom:5px;
	background:#efefef;
}

.comment-meta {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #80B0CF;
	color:#7292A6;
	font-size:10px;
}

.comment-meta a {
	color:#7292A6;
}

.pagerbox {
margin-bottom:10px;
}

blockquote {
margin: 5px;
padding: 10px;
font-style: italic;
border: 1px dashed #96b6cb;
overflow: hidden;
background-color: #f3f3f3;
}







