/*
Theme Name:
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;
}
html {background: #7696BA url(i/bg.jpg) 50% 0 no-repeat}
body {
	font: 12px/18px Tahoma, Arial, Verdana, sans-serif;
	width: 950px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	background: url(i/header.jpg) no-repeat;
}
a {
	color: #0B8CC0;
	outline: none;
}
a:hover {
	color: #C00;
}
p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
.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 {
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 159px;
	position: relative;
}

#logo {
	position: absolute;
	top: 31px;
	left: 28px;
	height: 79px;
	padding: 10px 0 0 105px;
	font: bold 12px/1 Verdana, Tahoma, Arial;
	cursor: pointer;
	text-decoration: none;
	color: #EBF6FF;
}
#logo span {
	display: block;
	font: 40px/1 Georgia, "Times New Roman";
	text-transform: uppercase;
	letter-spacing: -3px;
	padding: 0 0 11px;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 450px;
	height: 55px;
	background: url(i/header.jpg) -48px -31px no-repeat;
}

#contacts {
	position: absolute;
	top: 57px;
	right: 60px;
	color: #FFF;
	font: bold 14px/1 Verdana, Tahoma, Arial;
	width: 352px;
}
#contacts a {
	float: right;
	color: #FBEAB5;
	margin-top: 17px;
	background: url(i/mail.gif) 0 1px no-repeat;
	padding: 0 0 2px 20px;
}
#contacts span {
	float: left;
	color: #FBEAB5;
	margin-top: 17px;
	background: url(i/phone.gif) 0 2px no-repeat;
	padding: 0 0 2px 20px;
}

#nav {
	position: absolute;
	top: 131px;
	left: 0;
	width: 921px;
	height: 28px;
	line-height: 25px;
	background: #145178 url(i/nav.gif) repeat-x;
	list-style: none;
	padding-left: 29px;
}
#nav li {
	float: left;
	background: url(i/nav.gif) 100% -28px no-repeat;
	padding-right: 2px;
}
#nav a {
	float: left;
	color: #B1D2E0;
	text-decoration: none;
	padding: 0 22px 0 24px;
	height: 28px;
}
#nav a:hover,
#nav .current_page_item a {
	background: url(i/nav.gif) 0 100% repeat-x;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	background: #E6E6DB;
	padding: 5px 0 0;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 253px 0 7px;
}
.post {
	margin: 0 0 3px;
	background: #FEFEFE url(i/post-bg.gif) repeat-y;
	height: 1%;
}
.pt {
	background: url(i/post-top.gif) no-repeat;
}
.bg2 .pt {
	background: url(i/post-top2.gif) no-repeat;
}
.pb {
	background: url(i/post-bottom.gif) 0 100% no-repeat;
	padding: 18px 18px 13px 19px;
}
#content h2 {
	font: 18px/1 Arial, Tahoma;
	margin: 0 0 8px;
}
#content h2 a {
	text-decoration: none;
	color: #111;
}
#content h2 a:hover {
	text-decoration: underline;
	color: #C00;
}
.pmeta {
	height: 27px;
	line-height: 27px;
	background: #F4F4FB url(i/pmeta.gif) no-repeat;
	font-size: 11px;
	margin: 0 0 8px;
	padding: 0 12px 0 6px;
}
.comments {
	float: right;
	font-weight: bold;
	color: #134C73;
	text-decoration: none;
}
.date {
	background: url(i/date.gif) 0 3px no-repeat;
	padding: 0 0 0 14px;
	color: #026CB5;
	font-weight: bold;
}
.tags {
	margin-left: 8px;
	background: url(i/tags.gif) no-repeat;
	padding: 0 0 2px 12px;
}
.tags a {
	color: #2E56B2;
	text-decoration: none;
}
.tags a:hover {
	color: #C00;
}
.entry {
	text-align: justify;
}
.entry a {
	font-weight: bold;
}
.entry img {
	border: 1px solid #B1C3D8;
	padding: 2px;
}

a.more-about {
	background: url(i/more-about.gif) no-repeat;
	padding: 1px 0 2px 22px;
}

.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#content h3 {
	font-size: 14px;
	margin: 10px 0 10px;
}
div.pagetitle {
	margin: 5px 0 9px;
	font-weight: normal;
	text-align: center;
	font-size: 18px;
}

#related {
	margin: 15px 0 20px;
}
#related h3 {
	font-size: 12px;
	color: #2F446E;
	background: url(i/related.gif) no-repeat;
	padding: 0 0 0 22px;
	margin: 0;
}
#related ul {
	list-style: none;
	margin: 2px 0 0 10px;
	font-size: 11px;
	line-height: 1;
}
#related li {
	padding: 3px 0 3px 13px;
	background: url(i/arrow.gif) 0 7px no-repeat;
}
#related a {
	color: #707070;
}
#related a:hover,
.prss a:hover {
	color: #DE0000;
}
.prss {
	font-weight: bold;
	background: url(i/prss.gif) 0 2px no-repeat;
	padding: 0 0 0 22px;
}
.prss a {
	color: #BD000E;
}

h3#comments {
	margin-top: 30px;
}

.post .commentlist {
	margin: 10px 0 20px;
	list-style: none;
}
.commentlist li {padding: 8px 0 2px;}
.commentmetadata {
	font-size: 11px;
	color: #888;
}
strong.author {
	background: url(i/comment.gif) 0 2px no-repeat;
	padding: 0 0 2px 20px;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}

#author, #email, #url, #comment, #submit {
	font: 12px Tahoma, Arial;
	padding: 3px 5px 4px;
	width: 190px;
	border: 1px solid #B0B0B0;
	background: url(i/shadow.gif) repeat-x;
}
#comment {
	width: 500px;
	height: 130px;
}
#submit {
	width: 175px;
	height: 22px;
	padding: 0;
	border: none;
	background: #ECECEC url(i/submit-comment.gif) no-repeat;
	cursor: pointer;
	overflow: visible;
}

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 10px 0;
}
.alignleft {float: left;}
.alignright {float: right;}



/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 248px;
	margin-left: -252px;
	position: relative;
}

#sidebar a:hover {color: #C00}

.block {
	background: url(i/block-bg2.gif) repeat-y;
	margin: 0 0 2px;
	height: 1%;
}
.blt {background: url(i/block-top2.gif) no-repeat}
.blb {
	background: url(i/block-bottom2.gif) 0 100% no-repeat;
	padding: 4px 7px 14px;
	height: 1%;
}
.block.subscribes {
	background: url(i/block-bg1.gif) repeat-y;
	font: 12px/23px Verdana, Tahoma, Arial;
}
.subscribes .blt {background: url(i/block-top1.gif) no-repeat}
.subscribes .blb {
	background: url(i/block-bottom1.gif) 0 100% no-repeat;
	padding: 11px 10px;
}

#rss {
	display: block;
	background: url(i/rss.gif) no-repeat;
	padding: 0 0 1px 31px;
	color: #000;
	margin: 0 0 2px;
}
#feedburner {
	float: right;
}
#rss2mail {
	display: block;
	background: url(i/rss2mail.gif) no-repeat;
	padding: 0 0 1px 31px;
	color: #000;
	margin: 4px 0 0;
}

.block h3 {
	font-size: 12px;
	color: #FFF;
	width: 219px;
	height: 25px;
	line-height: 25px;
	margin: 0 -2px 7px;
	padding-left: 19px;
	text-transform: uppercase;
}
.color1 h3 {background: #A89DD2 url(i/headline1.gif) no-repeat}
.color2 h3 {background: #96B8D8 url(i/headline2.gif) no-repeat}
.color3 h3 {background: #CDA8C2 url(i/headline3.gif) no-repeat}
.color4 h3 {
	background: #FAFAFA url(i/headline4.gif) no-repeat;
	color: #000;
	text-transform: none;
	width: 215px;
	margin: 0;
}
.color4 .blb {
	padding-top: 5px;
}

.block ul {
	list-style: none;
	background: #FFF;
	padding: 10px 6px 4px;
	font: 11px Verdana, Tahoma, Arial;
	height: 1%;
}
.block li {
	padding: 0 5px 5px 14px;
	border-top: 1px dotted #222;
	margin-top: -1px;
}
* html .block li {height: 1%}
.color1 li {background: url(i/bullet1.gif) 0 4px no-repeat}
.color2 li {background: url(i/bullet2.gif) 0 4px no-repeat}
.color3 li {background: url(i/bullet3.gif) 0 4px no-repeat}
.color4 li {background: url(i/bullet5.gif) 3px 4px no-repeat}
.color1 li a {color: #543482}
.color2 li a {color: #026CB5}
.color3 li a {color: #A2445C}
.color4 li a {color: #000}
.color1 li.hover,
.color2 li.hover,
.color3 li.hover {background: url(i/bullet-hover1.gif) 0 4px no-repeat}
.color4 li.hover {background: url(i/bullet-hover3.gif) 3px 4px no-repeat}
.t1 li {background: url(i/bullet4.gif) 0 4px no-repeat}
.t1 li a {color: #000}
.t1 li.hover {background: url(i/bullet-hover2.gif) 0 4px no-repeat}

/* tabs */
ul.tabs {
	height: 27px;
	background: url(i/tabs.gif) 0 -28px no-repeat;
	padding: 0;
	margin: 0 0 5px;
	font: bold 12px/26px Tahoma, Arial;
	position: relative;
	top: 1px;
}
.tabs li {
	float: left;
	padding: 0;
	border: none;
	text-align: center;
}
.tabs li span {
	float: left;
	height: 27px;
}
li.t1 span {
	width: 123px;
	position: relative;
}
li.t2 span {
	width: 111px;
	background: url(i/tabs.gif) 100% 0 no-repeat;
}
li.tab-current span.t1 {
	background: url(i/tabs.gif) no-repeat;
}
li.t2.tab-current span.t2 {
	background: url(i/tabs.gif) 100% -27px no-repeat;
}
div.t2 {display: none}
/* end tabs */

.tag-cloud {
	text-align: center;
	background: #FFF;
	padding: 5px 5px 8px;
}

#search {
	width: 242px;
	height: 27px;
	background: #FFF url(i/search.gif) no-repeat;
	margin: 3px 0 3px 3px;
}
.search {
	float: left;
	border: none;
	font: 11px Verdana, Tahoma, Arial;
	color: #343434;
	padding: 6px 5px 0 19px;
	width: 183px;
  background: none;
}
#search .go {
	float: left;
	width: 35px;
	height: 27px;
	border: none;
	cursor: pointer;
  background: none;
	margin-right: -3px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 990px;
	height: 148px;
	margin: 0 -20px;
	background: url(i/footer.jpg) no-repeat;
	position: relative;
	font: 11px Verdana, Tahoma, Arial;
	line-height: 15px;
}
#counters {
	position: absolute;
	top: 41px;
	right: 55px;
}
#copyright {
	padding: 26px 0 0 45px;
	width: 550px;
}