/*
Theme Name: blog.dimok.ru
Theme URI:
Description: Makeup by <a href="http://dimox.name/">Dimox</a>, <a href="http://blogoart.ru/">Blogoart.ru</a>
Version: 1.0
Author: Dimox
Author URI:
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/16px Verdana, Arial, Tahoma, sans-serif;
	color: #262626;
	width: 100%;
	background: #EBEEF1 url(i/top-bg.gif) 50% 22px no-repeat;
	padding: 33px 0 0;
}
a {
	color: #009E98;
	outline: none;
}
p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 10px 0;
	padding: 5px 25px 7px;
	background: url(i/blockquote.jpg) no-repeat;
	border-left: 1px solid #D0D3D5;
}
.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}
table {
	width: 100%;
	border: 1px solid #D7DBDF;
	margin: 10px 0;
}
th {
	background: #E6F3FE url(i/th.gif) repeat-x;
	line-height: 25px;
}
td {
	background: #F5F5F3;
	padding: 7px;
}

#wrapper {
	width: 969px;
	margin: 0 auto;
	background: #FFF;
	border: solid #D0D3D5;
	border-width: 0 1px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 118px;
	position: relative;
	background: url(i/nav-bg.gif) 4px 75px no-repeat;
}

#logo {
	position: absolute;
	top: 0;
	left: 40px;
	padding: 32px 0 0;
	font-size: 12px;
	text-transform: uppercase;
	color: #605F5F;
	text-decoration: none;
	background: url(i/logo.gif) no-repeat;
}
#logo span {
	display: block;
	text-indent: -9999px;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 50px;
	background: url(i/logo.gif) no-repeat;
}

#nav {
	position: absolute;
	top: 75px;
	left: 10px;
	width: 954px;
	height: 29px;
	overflow: hidden;
	line-height: 29px;
	list-style: none;
	background: #9DD6F2 url(i/nav-bg.gif) -6px 0 no-repeat;
}
#nav li {
	float: left;
	background: url(i/nav.gif) no-repeat;
	padding-left: 2px;
}
#nav li.first {
	background: none;
	padding: 0;
}
#nav a {
	float: left;
	text-decoration: none;
	color: #000;
	padding: 0 20px 0 18px;
}
#nav li.first a {
	padding-left: 23px;
}
#nav li.first span {
	float: left;
}
#nav a:hover,
#nav .current_page_item a {
	background: url(i/nav.gif) 0 100% repeat-x;
}
#nav li.first a:hover,
#nav li.current_page_item .home a {
	background: url(i/nav-first.gif) no-repeat;
}

#search {
	position: absolute;
	top: 79px;
	right: 15px;
	width: 183px;
	height: 21px;
	background: #DFF1FA url(i/nav-bg.gif) -767px -4px no-repeat;
}
#search input {
	font: 11px Verdana, Arial, Tahoma;
	float: left;
}
.search {
	width: 147px;
	padding: 3px 5px 0 5px;
	border: none;
	background: none;
	color: #565B5D;
}
.go {
	cursor: pointer;
	border: none;
	width: 25px;
	height: 21px;
	background: none;
}

#adv1 {
	position: absolute;
	top: -87px;
	left: 11px;
}
#adv2 {
	position: absolute;
	top: -87px;
	right: 9px;
}
#adv3 {
	position: absolute;
	top: -5px;
	right: 17px;
	text-align: center;
	line-height: 1;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	overflow: hidden;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 394px 0 9px;
	overflow: hidden;
}
.post {
	margin: 0 0 8px;
	border: 1px solid #ECECEC;
	position: relative;
	height: 1%;
}
.phead {
	background: url(i/phead.gif) 0 100% no-repeat;
	border-bottom: 1px solid #C8C8C8;
	padding: 7px 13px 11px;
}
#content h2 {
	font: 20px/24px Arial, Tahoma;
}
#content h2 a {
	text-decoration: none;
	color: #D21E00;
}
#content h2 a:hover {
	text-decoration: underline;
}
.pmeta {
	font-size: 11px;
	color: #3B3B3B;
	margin: 5px 0 0;
}
.pmeta a {
	color: #0085AA;
	text-decoration: underline;
}
.entry {
	padding: 3px 13px 10px;
}
.entry img {
	border: 1px solid #D7DBDF;
}
.pgee-read-more p {
	padding: 0;
}
.pgee-read-more a {
	position: absolute;
	bottom: 6px;
	left: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #3B3A3A;
}
.pgee-read-more a:hover {
	color: #0085AA;
}
.pfoot {
	border-top: 1px solid #ECECEC;
	padding: 5px 13px;
	font-size: 11px;
}
.comments {
	text-align: right;
}
.comments a {
	color: #0085AA;
	background: url(i/icon-comment.gif) 0 1px no-repeat;
	padding: 0 0 2px 19px;
}
.pt, .pb,
.st, .sb {
	position: absolute;
	left: -1px;
	width: 566px;
	height: 5px;
	overflow: hidden;
	font-size: 0;
	background: url(i/corners.gif) no-repeat;
}
.pt {
	top: -1px;
}
.pb {
	top: 100%;
	margin-top: -3px;
	background-position: 0 -5px;
}

.post ol {
	margin: 8px 0 8px 26px;
}
.post ul {
	margin: 2px 0 2px 15px;
	list-style: none;
}
.post li {
	padding: 2px 0;
	position: relative;
}
.post ul li {
	padding: 2px 0 2px 12px;
	background: url(i/arrow4.gif) 0 8px no-repeat;
}

.sponsors {
	padding: 8px 0 16px;
}
#content .sponsors h3 {
	font-size: 12px;
	margin: 0;
	background: url(i/icon-sponsors.gif) no-repeat;
	padding: 0 0 2px 20px;
}
.sponsors ul,
.prss ul,
#related ul {
	font-size: 11px;
	margin: 3px 0 0 15px;
}
#content .sponsors li {
	padding: 2px 0 2px 8px;
	background: url(i/arrow2.gif) 0 8px no-repeat;
}
.sponsors a,
.ptags a {
	color: #0085AA;
}
.ptags {
	font-size: 11px;
	background: url(i/icon-tags.gif) no-repeat;
	padding: 0 0 2px 20px;
}
.ptags strong {
	font-size: 12px;
}
.prss {
	padding: 16px 0;
}
#content .prss h3 {
	font-size: 12px;
	background: url(i/icon-rss.gif) 0 2px no-repeat;
	padding: 0 0 2px 20px;
	margin: 0;
	position: relative;
}
#content .prss li,
#related li {
	padding: 2px 0 2px 8px;
	background: url(i/arrow2.gif) 0 8px no-repeat;
}
.prss a,
#related a {
	text-decoration: none;
	color: #000;
}
.prss a:hover,
#related a:hover {
	color: #0085AA;
}
#content #related h3 {
	font-size: 12px;
	background: url(i/icon-related.gif) 0 1px no-repeat;
	padding: 0 0 2px 20px;
	margin: 0;
	position: relative;
}
#related ul {
	font-size: 12px;
}

#padv {
	text-align: center;
	margin: 0 0 8px;
}

div.pagetitle {
	margin: 5px 0 15px;
	font: 17px/1 Arial, Tahoma;
	text-align: center;
}
#content h3 {
	font-size: 14px;
	margin: 0 0 10px;
}
h3#comments {
	margin: 20px 0 0;
	background: url(i/icon-comment.gif) 0 2px no-repeat;
	padding: 0 0 2px 20px;
	color: #0085AA;
}

#comments-block {
	margin: 0 11px 0 12px;
}
.commentlist {
	margin: 10px 0;
	list-style: none;
}
.commentlist li {
	padding: 8px 8px 4px;
	margin: 0 0 3px;
	position: relative;
	height: 1%;
	border: 1px solid #DDD;
	color: #333;
}
* html .commentlist li {margin-bottom: 1px}
*+html .commentlist li {margin-bottom: 1px}
.commentlist li.mycomment {
	background: #F5F5F3;
}
.ct, .cb {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 543px;
	height: 6px;
	overflow: hidden;
	background: url(i/corners.gif) 0 -59px no-repeat;
}
.cb {
	top: 100%;
	margin-top: -5px;
	background-position: 0 -65px;
}
span.author a {
	color: #0085AA;
}
.commentmetadata {
	color: #333;
}
.commentmetadata a {
	text-decoration: none;
	color: #333;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.count {
	position: absolute;
	top: 7px;
	right: 6px;
	color: #DDD;
	font-size: 24px;
	font-weight: bold;
}
.count a {
	color: #DDD;
	text-decoration: none;
}

#plinks {
	margin: 10px 0 38px;
}
#plinks a {
	color: #000;
}
#plinks a:hover {
	color: #0085AA;
}

h3#respond {
	margin: 38px 0 10px;
	color: #CF1E00;
}

#commentform {padding: 0 0 5px}
#commentform p {
	padding: 4px 0 5px;
}
#author, #email, #url, #comment, #submit {
	font: 12px Verdana, Arial, Tahoma;
	padding: 3px;
	width: 190px;
	border: 1px solid #B0B0B0;
	background: url(i/shadow.gif) repeat-x;
}
#comment {
	width: 530px;
	height: 120px;
}
#submit {
	width: 175px;
	height: 22px;
	padding: 0 0 1px;
	border: none;
	background: #ECECEC url(i/submit-comment.gif) no-repeat;
	cursor: pointer;
	overflow: visible;
	font: 11px Verdana, Arial, Tahoma;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 362px;
	padding: 6px 4px 0 7px;
	margin-left: -385px;
	position: relative;
	background: #F8F8F8;
	border: 1px solid #EFEFEF;
	font-size: 11px;
	line-height: 13px;
}

#sidebar .adv {
	margin: 0 0 6px;
}
#sidebar .adv img {
	display: block;
	margin: 0 auto;
}
#sidebar .sr .adv {
	margin: 10px 0;
}

.sl {
	float: left;
	width: 192px;
}
.sr {
	float: right;
	width: 167px;
}

.sl a,
.sr a {
	text-decoration: none;
	color: #000;
}
.sl a:hover,
.sr a:hover {
	color: #0085AA;
}

.block {
	border: 1px solid #C8C8C8;
	background: #FFF url(i/block-bg.jpg) 0 27px no-repeat;
	margin: 0 0 5px;
	position: relative;
	height: 1%;
}
.block.green {
	background: #FFF url(i/block-bg2.jpg) 0 27px no-repeat;
}
.sr .block {
	background: #FFF url(i/block-bg.gif) 0 100% no-repeat;
	padding: 5px 7px 0;
}

#sidebar ul {
	list-style: none;
}

.block div ul,
.sr .block ul {
	padding: 0 8px 8px;
	margin: 7px 0 0;
	overflow: hidden;
	height: 1%;
}
.block div ul ul {
	margin: 4px 0 -5px 2px;
	padding: 0;
	border-top: 1px dotted #000;
}
.sr .block ul {
	padding: 0 0 2px;
}
.block div li,
.sr .block li {
	background: url(i/arrow2.gif) 0 9px no-repeat;
	margin-top: -1px;
	padding: 4px 0 5px 9px;
	border-top: 1px dotted #000;
}
.sr .block li {
	padding-left: 8px;
}

/* tabs */
ul.tabs {
	width: 192px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	background: #E2E2E2 url(i/tabs.gif) no-repeat;
	margin: -1px -1px 0 -1px !important;
	padding: 0 !important;
	position: relative;
}
.sr ul.tabs {
	width: 167px;
	margin: -6px -8px 0 !important;
	background: #E2E2E2 url(i/tabs3.gif) no-repeat;
}
.green ul.tabs {
	background: #E2E2E2 url(i/tabs.gif) 0 -56px no-repeat;
}
.tabs li {
	float: left;
	color: #5C5C5C;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}
.sr .block .tabs li {
	background: none;
}
.tabs li span,
.tabs li span span {
	float: left;
	text-align: center;
}
.tabs li.tab-current,
.sr .block .tabs li.tab-current {
	background: #B3DEF4 url(i/tabs.gif) 0 -28px no-repeat;
	color: #000;
}
.green .tabs li.tab-current {
	background: #B3DEF4 url(i/tabs.gif) 100% 100% no-repeat;
}
li .t1 {
	width: 75px;
 	padding: 0 0 0 5px;
}
li.tab-current .t1 {
	background: url(i/tabs2.gif) 100% 0 no-repeat;
	width: 86px;
 	padding: 0 4px 0 0;
}
li .t2 span {
	width: 96px;
	padding: 0 6px 0 0;
}
li.tab-current .t2,
li.tab-current .t6 {
	background: url(i/tabs.gif) 100% -28px no-repeat;
}
li.tab-current .t2 span {
	background: url(i/tabs2.gif) 0 -28px no-repeat;
	padding: 0 6px 0 10px;
}
li .t3 span {
	width: 94px;
	padding: 0 0 0 4px;
}
li.tab-current .t3 {
	background: url(i/tabs.gif) 0 100% no-repeat;
}
li.tab-current .t3 span {
	background: url(i/tabs2.gif) 100% -56px no-repeat;
	padding: 0 12px 0 4px;
}
li .t4 span {
	width: 76px;
}
li.tab-current .t4 span {
	background: url(i/tabs2.gif) 0 100% no-repeat;
	width: 88px;
 	padding: 0 0 0 6px;
}
li .t5 {
	width: 93px;
 	padding: 0 0 0 7px;
}
li.tab-current .t5 {
	background: url(i/tabs2.gif) 100% 0 no-repeat;
	width: 105px;
 	padding: 0 4px 0 1px;
}
li .t6 span {
	width: 53px;
	padding: 0 4px 0 0;
}
li.tab-current .t6 span {
	background: url(i/tabs2.gif) 0 -28px no-repeat;
	width: 55px;
	padding: 0 3px 0 9px;
}
div.t2, div.t3, div.t6 {
	display: none;
}
/* end tabs */

.st, .sb {
	width: 375px;
}
.st {
	top: -1px;
	background-position: 0 -10px;
}
.sb {
	top: 100%;
	margin-top: -3px;
	background-position: 0 -15px;
}

.blb {
	position: relative;
	bottom: -1px;
	margin-left: -1px;
	margin-right: -1px;
	width: 192px;
	height: 6px;
	overflow: hidden;
	background: url(i/corners.gif) 0 -20px no-repeat;
}

.sr .blt,
.sr .blb {
	position: absolute;
	width: 167px;
	height: 5px;
	top: -1px;
	left: -1px;
	margin: 0;
	overflow: hidden;
	background: url(i/corners.gif) 0 -26px no-repeat;
}
.sr .blb {
	position: relative;
	width: 167px;
	height: 6px;
	margin: 8px -20px -2px 0;
	top: 0;
	left: -8px;
	background-position: 0 -31px;
}

.tag-cloud {
	padding: 10px 7px;
	text-align: center;
}

#sidebar h3 {
	font-size: 12px;
}

a.rss {
	display: block;
	color: #0085AA;
	text-decoration: underline;
	margin: 8px 0 10px 18px;
	background: url(i/arrow3.gif) 0 5px no-repeat;
	padding-left: 8px;
	font-size: 12px;
}
a#rss {
	float: left;
	display: inline;
	width: 49px;
	height: 0;
	padding: 50px 0 0;
	overflow: hidden;
	margin-right: 7px;
	background: url(i/rss.gif) no-repeat;
}
* html a#rss {margin-right: 4px}

#rss2mail {
	float: left;
	padding: 8px 0 0;
	margin: -22px -5px 0 0;
	height: 40px;
	position: relative;
}
#rss2mail label {
	padding-left: 54px;
	position: relative;
	float: left;
}
.rss2mail {
	float: left;
	font: 11px Verdana, Tahoma, Arial;
	border: 1px solid #B3B9C3;
	width: 114px;
	padding: 3px 30px 4px 5px;
	margin: 6px 0 0;
	background: url(i/rss2mail.gif) no-repeat;
}
#rss2mail .go {
	float: left;
	width: 30px;
	height: 20px;
	margin: 7px 0 0 -31px;
	background: url(i/rss2mail.gif) 100% 0 no-repeat;
}

.block.projects h3 {
	padding-left: 2px;
}
.block.projects ul {
	padding-left: 3px !important;
}
.block.projects li {
	background: url(i/arrow3.gif) 0 8px no-repeat !important;
	padding: 3px 0 3px 11px !important;
	border: none !important;
}
.block.projects li a {
	color: #0085AA;
	text-decoration: underline;
}
.block.projects li a:hover {
	text-decoration: none;
}
#all-projects {
	padding: 3px 0 1px;
	font-size: 12px;
}
#all-projects a {
	font-weight: bold;
	background: url(i/all-projects.gif) no-repeat;
	padding: 0 0 3px 21px;
	color: #3B3A3A;
}
#all-projects a:hover {
	color: #0085AA;
}


/* Bottom
-----------------------------------------------------------------------------*/
#bottom {
	border: 1px solid #ECECEC;
	background: #F8F8F8;
	margin: 5px 10px 3px 9px;
	padding: 5px;
	position: relative;
	font-size: 11px;
	width: 938px;
	height: 1%;
}
#bottom .bt,
#bottom .bb {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 950px;
	height: 5px;
	background: url(i/corners.gif) 0 -37px no-repeat;
	overflow: hidden;
}
#bottom .c3 .bt {
	background: url(i/corners.gif) 0 -71px no-repeat !important;
}
#bottom .c3 .bb {
	background: url(i/corners.gif) 0 -77px no-repeat !important;
}
#bottom .bb {
	top: 100%;
	margin-top: -4px;
	background-position: 0 -42px;
}
#bottom .column .bt {
	width: 303px;
	height: 6px;
	background-position: 0 -47px;
}
#bottom .column .bb {
	width: 303px;
	height: 6px;
	margin-top: -5px;
	background-position: 0 -53px;
}
.column {
	float: left;
	display: inline;
	width: 283px;
	border: 1px solid #CCC;
	padding: 6px 7px 8px 11px;
	margin-right: 7px;
	background: #FFF url(i/column-bg.jpg) no-repeat;
	position: relative;
	height: 1%;
}
.column.c3 {
	width: 163px;
}
.column h3 {
	font-size: 12px;
}
.column ul {
	list-style: none;
	padding: 0 8px 8px;
	margin: 7px 0 0;
	overflow: hidden;
	height: 1%;
	position: relative;
}
.column ul {
	padding: 0 0 3px;
}
.column li {
	background: url(i/arrow4.gif) 0 10px no-repeat;
	margin-top: -1px;
	padding: 4px 0 5px 9px;
	border-top: 1px dotted #000;
}
.column li a {
	color: #444;
	text-decoration: none;
}
.column li a:hover {
	color: #0085AA;
}

#counters {
	float: left;
	width: 100px;
	padding: 0 0 0 20px;
}
#counters h3 {
	font-size: 12px;
	padding: 5px 0 15px;
}
#counters ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #EBEEF1 url(i/footer-bg.gif) no-repeat;
	font: 11px/18px Verdana, Tahoma, Arial;
	text-align: center;
	margin: 0 -1px;
	padding: 12px 0 18px;
	position: relative;
	width: 971px;
}
#bottom-nav a {
	color: #000;
	text-decoration: none;
}
#bottom-nav a:hover {
	color: #0085AA;
}
#copyright a {
	color: #0085AA;
}