/*
Theme Name: puzat.ru
Description: Markup by <a href="http://dimox.name/">Dimox</a>
Author: Dimox
Author URI: http://dimox.name/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 13px/16px Tahoma, Arial, sans-serif;
	color: #494843;
	width: 100%;
  background: #E0D6C7 url(i/bg.gif);
}
a {
	color: #2C7283;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 16px}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 0 0 16px;
	padding: 1px 12px;
	background: #CABDAA;
	border: 1px dotted #FFF;
}
blockquote p {
	padding: 7px 0;
	margin: 0;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}

#wrapper {
	width: 1004px;
	margin: 0 auto;
  background: url(i/bg2.gif) 50% 0 repeat-y;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 210px;
	position: relative;
  background: url(i/header.jpg) 50% 0 no-repeat;
}

#logo {
        height:100px;
        left:360px;
        position:absolute;
        text-indent:-9999px;
        top:0;
        width:185px;
        z-index:10;
}
#desc1 {
        color:#936E2A;
        font-size:11px;
        left:445px;
        position:absolute;
        top:73px;
}
#desc1 h1{
      color:#936E2A;
      font-size:11px;
      font-weight:normal;
}
#desc2 {
       color:#936E2A;
       font-size:11px;
       left:577px;
       position:absolute;
       top:73px;
}
#desc3 {
       color:#936E2A;
       font-size:11px;
       left:710px;
       position:absolute;
       top:73px;
}

#nav {
	position: absolute;
	top: 179px;
	left: 20px;
	list-style: none;
  font-weight: bold;
  color:#E0D6C7;
  font-size:12px;
}
#nav li {
	float: left;
	height: 34px;
	padding: 0 0 0 7px;
	display: inline;
}
#nav li.current_page_item {
  background: url(i/nav.gif) no-repeat;
  margin-left: 7px;
}
#nav a {
        color:#E0D6C7;
	float: left;
	padding: 8px 6px 0 7px;
}
#nav li.current_page_item a {
	color: #FFC9B1;
  background: url(i/nav.gif) 100% 0 no-repeat;
	padding: 8px 14px 0 7px;
}

#search {
	position: absolute;
	top: 179px;
	left: 764px;
}
#search input {
	font: 12px Tahoma, Arial;
	float: left;
}
.search {
	width: 190px;
	padding: 4px 4px 5px;
	border: none;
	background: #F3F0E3;
}

.banner {
        padding-left:35px
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
  background: url(i/middle.gif) no-repeat;
	padding: 6px 0 0;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
  background: url(i/middle-left.jpg) 0 208px no-repeat;
}
#content {
	padding: 15px 394px 0 54px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
#welcome, .post {
	margin: 0 0 20px;
  background: url(i/dash.gif) 0 100% repeat-x;
	padding: 0 0 12px;
}
.post.single {
  font-size: 13px;
}
#welcome {
  font-size: 11px;
}
#welcome p {
  line-height: 14px;
	margin: 0 0 14px;
}
#content h1 {
	font: 22px/24px Verdana, Arial, Tahoma;
	margin: 0 0 16px;
        color:#2C7283;
        font-weight:bold !important;
}
#content h2 {
	font: 22px/24px Verdana, Arial, Tahoma;
	margin: 0 0 16px;
}
#welcome h2 {
	font: bold 13px/15px Tahoma, Arial;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: 18px/20px Verdana, Arial, Tahoma;
	margin: 0 0 16px;
}
#content .entry h3 {font: 17px/19px Verdana, Arial, Tahoma}
#content .entry h4 {font: bold 14px/18px Verdana, Arial, Tahoma}
#content .entry h5 {font: bold 13px/17px Verdana, Arial, Tahoma}
#content .entry h6 {font: bold 12px/16px Verdana, Arial, Tahoma}
.pmeta {
	font-size: 12px;
	margin: -4px 0 16px;
}
.pmeta a {
	color: #494843;
  text-decoration: none;
  font-weight: bold;
}
.pmeta a:hover {
  text-decoration: underline;
}
.date {
  font-weight: bold;
  font-size: 11px;
}
.date span {
  background: url(i/date.gif) no-repeat;
  font-size: 18px;
  line-height: 1;
	color: #988F82;
	padding: 5px 2px 5px 0;
  margin-right: 4px;
	position: relative;
	top: -5px;
	float: left;
	width: 29px;
  text-align: center;
}
* html .date span {margin-right: 2px;}
.author {
  margin: 0 11px;
}
.entry {
	text-align: justify;
}
.pmeta2 {
  font-size: 11px;
  font-weight: bold;
	color: #9E9588;
}
.views {
  background: url(i/views.gif) 0 1px no-repeat;
	padding: 0 0 1px 21px;
  margin-right: 8px;
}
.comments {
	text-align: right;
}
.comments a {
	background: url(i/comments.gif) 0 4px no-repeat;
	padding: 0 0 0 26px;
	color: #9E9588;
  text-decoration: none;
}
.comments a:hover {
  text-decoration: underline;
}

.post ul,
.post ol {
	margin: 0 0 16px 30px;
}
.post li {
	padding: 0 0 2px;
}
.post li ul, .post li ol {
	margin: 0;
}
.post li li {
	padding-left: 18px;
}

#prss {
  background: url(i/prss.gif) 8px 0 no-repeat;
	padding: 5px 0 0 38px;
	margin: -8px 0 18px;
}
#prss ul {
	margin: 5px 0 0;
}
#prss li {
	list-style: none;
  background: url(i/bullet4.gif) 0 2px no-repeat;
	padding: 0 0 4px 14px;
}

#prt {
  background: url(i/twitter.gif) 0 no-repeat;
	padding: 9px 0 0 38px;
	margin: -1px 0 18px;
        height: 29px;
}
#prt ul {
	margin: 5px 0 0;
}
#prt li {
	list-style: none;
  background: url(i/bullet4.gif) 0 2px no-repeat;
	padding: 0 0 4px 14px;
}

#prp {
  background: url(i/hand.gif) 8px 0 no-repeat;
	padding: 0 0 0 38px;
	margin: -1px 0 18px;
}
#prp ul {
	margin: 5px 0 0;
}
#prp li {
	list-style: none;
  background: url(i/bullet4.gif) 0 2px no-repeat;
	padding: 0 0 4px 14px;
}

.context {
	margin: 0 0 18px;
}

#content h3 {
	font-size: 18px;
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 5px 0 20px;
	text-align: center;
	font-size: 18px;
}

h3#comments {
  font-size: 13px;
  font-weight: normal;
	margin: 0;
}

.commentlist {
	margin: 5px 0 5px;
}
.commentlist li {
	padding: 3px 0 10px;
	list-style: none;
  font-size: 13px;
}
.commentlist ul.children {
	margin: 0 0 -3px;
}
.commentlist ul.children li {
	padding: 12px 0 5px 25px;
}
.comment-author {
  background: #CBC2B4 url(i/comment.gif) no-repeat;
	height: 21px;
	line-height: 21px;
	display: inline-block;
	padding: 0 0 0 7px;
}
* html .comment-author {display: inline}
*+html .comment-author {display: inline}
.cabg {
  background: url(i/comment.gif) 100% 0 no-repeat;
	padding: 0 7px 0 0;
}
.fn {
	font-style: normal;
	font-weight: bold;
}
.fn a {
  text-decoration: none;
}
.fn a:hover {
  text-decoration: underline;
}
.commentmetadata a {
	text-decoration: none;
	color: #494843;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.ctext {
  border-top: 1px solid #C4BBAE;
  margin-top: -1px;
	padding: 6px 0 0 80px;
	overflow: hidden;
	zoom: 1;
}
.avatar {
	float: left;
	display: inline;
	border: 3px solid #BEBDBC;
	margin: -2px 0 0 -72px;
}
.reply {
	margin: -10px 0 10px;
  text-transform: lowercase;
}
.reply a {
	color: #9E8F78;
}
#respond h3 {
	margin: 30px 0 16px;
  font-size: 13px;
  font-weight: normal;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform p {
	margin: 0 0 4px;
  font-size: 11px;
}
.inputText {
  background: url(i/input.gif) no-repeat;
	padding: 4px 6px 6px;
}
#author, #email, #url, #comment, #submit {
	font: 11px Tahoma, Arial;
	width: 129px;
	border: none;
	background: none;
	padding: 0 0 5px;
}
.textarea {
  border: 1px solid #CFC2B0;
	margin: 8px 0;
	padding: 0 3px 0 5px;
	background: #D4CABA;
}
.tt, .tb {
	height: 3px;
	overflow: hidden;
	margin: -1px -4px 0 -6px;
}
.tb {
	margin: 0 -4px -1px -6px;
}
.tl, .tr,
.bl, .br {
	float: left;
	width: 3px;
	height: 3px;
  background: url(i/corners.gif) no-repeat;
}
.tr {
	float: right;
  background-position: -3px 0;
}
.bl {
  background-position: 0 -3px;
}
.br {
	float: right;
  background-position: -3px -3px;
}
#comment {
	width: 100%;
	height: 80px;
	background: #D4CABA;
	border: none;
}
#submit {
	width: 80px;
	height: 20px;
	padding: 0 0 1px;
  background: #F16F1F url(i/submit.gif) no-repeat;
	cursor: pointer;
	overflow: visible;
	font: 11px Tahoma, Arial;
	color: #E0D6C7;
	border: none;
	float: right;
}

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
  font-weight: bold;
  text-align: center;
}
.navigation.comm {
	padding: 0;
	margin: -5px 0 10px;
}
.navigation a,
.navigation span {
	margin: 0 4px;
  text-decoration: none;
}
.navigation a:hover {
  text-decoration: underline;
}
.navigation .prev,
.navigation .next {
	display: inline-block;
	width: 17px;
	height: 17px;
  background: url(i/arrows.gif) no-repeat;
  text-indent: -9999px;
	vertical-align: top;
}
.navigation .next {
	background-position: 0 -17px;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 323px;
	margin-left: -371px;
	position: relative;
}

#sidebar h3 {
  font-size: 12px;
	color: #FFF;
	height: 28px;
	line-height: 28px;
  background: #36383B url(i/headline.gif) no-repeat;
	display: inline-block;
	padding: 0 0 0 8px;
}
* html #sidebar h3 {display: inline}
*+html #sidebar h3 {display: inline}
#sidebar h3 span {
	display: inline-block;
  background: url(i/headline.gif) 100% 0 no-repeat;
	padding: 0 12px 0 4px;
	min-width: 120px;
}
.section {
	margin: -1px 0 6px;
  background: url(i/section-bg.gif) 1px 100% repeat-x;
	height: 1%;
}
.section .st {
  background: url(i/section-bg.gif) 1px 0 repeat-x;
	padding: 1px 0;
}
.section .sb {
  background: #CABDAA url(i/section-bg2.gif) repeat-y;
	padding: 12px 7px;
}
.section li {
	list-style: none;
}
.section li a {
  font-weight: bold;
	color: #494843;
}
.section li ul {
	margin: 5px 0 -3px;
}
#categories li {
  background: url(i/bullet1.gif) 0 1px no-repeat;
	padding: 0 0 4px 15px;
}
#categories a {
  text-decoration: none;
}
#categories a:hover {
  text-decoration: underline;
}
#popular li {
  background: url(i/bullet2.gif) 0 2px no-repeat;
	padding: 0 0 5px 17px;
}
#recent li {
  background: url(i/bullet3.gif) 0 2px no-repeat;
	padding: 0 0 8px 21px;
}
#reasoning li {
  font-size: 11px;
  line-height: 13px;
  background: url(i/bullet1.gif) 0 1px no-repeat;
	padding: 0 0 8px 15px;
}
.aktt_tweets li{
  font-size: 11px;
  line-height: 13px;
  background: url(i/bullet1.gif) 0 1px no-repeat;
	padding: 0 0 8px 15px;
}
#advs li {
  font-size: 11px;
  line-height: 13px;
  background: url(i/bullet1.gif) 0 1px no-repeat;
	padding: 0 0 8px 15px;
}
#advs li a {
  font-weight: normal;
	color: #447F8C;
  text-decoration: none;
}
#advs li a:hover {
  text-decoration: underline;
}

#sidebar .adv {
	margin: 0 0 6px;
}

#add {
  font-size: 11px;
  margin-left: 15px;
  background: url(i/add.gif) 0 5px no-repeat;
	padding: 0 0 0 10px;
}

#subscribes {
  background: #CABDAA url(i/subscribes-bg.gif) repeat-y;
	margin: -11px 0 24px;
	height: 1%;
}
#subscribes .st {
  background: url(i/subscribes-top.gif) 50% 0 no-repeat;
}
#subscribes .sb {
  background: url(i/subscribes-bot.gif) 0 100% no-repeat;
	padding: 14px 16px 10px 9px;
	height: 1%;
	overflow: hidden;
        margin-top:11px;
}
#rss {
	float: left;
	width: 36px;
	height: 0;
	padding: 37px 0 0;
	margin: -5px 7px 0 0;
	overflow: hidden;
  background: url(i/rss.gif) no-repeat;
}
#subscribes a {
  font-weight: bold;
	color: #494843;
}
#rss2mail {
	float: left;
	width: 164px;
  background: url(i/rss2mail.gif) 100% 0 no-repeat;
	margin: 7px 0 0;
	padding: 0 0 0 7px;
}
#rss2mail input {
	float: left;
	display: inline;
}
.rss2mail {
	width: 113px;
	padding: 5px 7px 6px;
  border: none;
  background: #D9CCBA url(i/rss2mail.gif) no-repeat;
  font: 11px Tahoma, Arial;
}
#rss2mail .go {
	width: 32px;
	height: 24px;
	background: none;
	cursor: pointer;
	border: none;
  font: bold 11px Tahoma, Arial;
  background: #D9CCBA url(i/rss2mail.gif) 100% 0 no-repeat;
  margin: 0 0 0 5px;
}
#feedburner {
	float: right;
	margin: 7px 0 0 -5px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 50px;
	padding: 57px 0 0;
  background: url(i/footer.jpg) 50% 0 no-repeat;
  text-align: right;
}
#counters {
	float: right;
	width: 348px;
	padding: 3px 0 0 15px;
  text-align: left;
}
#counters img {
  margin-left: 13px;
}
#bnav,
#bnav a {
	color: #94846C;
}
#bnav {
	padding: 0 0 8px;
}
#TwitterCounter {
        float:left
}

#tags {
      float:left;
      margin:10px 0 0 23px;
      width:285px;
}

.st-tag-cloud{
background:#CABDAA url(i/section-bg2.gif) no-repeat scroll 0 0;
padding:10px;
}

#tags h3 {
  font-size: 12px;
	color: #FFF;
	height: 28px;
	line-height: 28px;
  background: #36383B url(i/headline.gif) no-repeat;
	display: inline-block;
	padding: 0 0 0 8px;
}

* html #tags h3 {display: inline}
*+html #tags h3 {display: inline}

#tags h3 span {
	display: inline-block;
  background: url(i/headline.gif) 100% 0 no-repeat;
	padding: 0 12px 0 4px;
	min-width: 120px;
}


.topcomments{
background:#CABDAA url(i/section-bg2.gif) no-repeat scroll 0 0;
padding:10px 0 10px 20px;
}

.topcomments li{
margin-bottom:10px;
}
#maplists{float:left; margin:5; padding:5;}
#maplists a{}
html>body .obj {display: block;width: 35px;padding:0;margin:0;float:left;}
.obj {display: none;}
.sitemap {
	margin: 0 0 40px 0;
	float: left;
	width: 100%;
}

.bottom-menu{
            height:390px;
}

.sitemap h1 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0 0 5px 0;
}
.sitemap h2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	color: #777777;
	margin: 0 0 20px 0;
}
.sitemap a {
	text-decoration: none;
}
.sitemap ol, ul {
	list-style: none;
}
.sitemap a:link:before,
.sitemap a:visited:before {

	display: block;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px;
	word-wrap: break-word;
}
.adhere{float:left}