/*
Theme Name: ievlev.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: http://dimox.name/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Tahoma, Arial, Verdana, sans-serif;
	width: 100%;
	background: #E9E8D9 url(i/bg.gif) repeat-x;
}
a {
	color: #0B8CC0;
	outline: none;
}
a:hover {
	color: #C93D11;
}
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 {
	width: 968px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 114px;
	position: relative;
	border-top: 2px solid #0F7C93;
	border-bottom: 1px solid #FFF;
	background: #F7FAFA url(i/bg.gif) 0 -2px repeat-x;
}
#logo {
	position: absolute;
	top: 8px;
	left: 59px;
	width: 196px;
	padding: 58px 0 0;
	font-size: 12px;
	color: #303030;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 196px;
	height: 57px;
	background: url(i/logo.gif) no-repeat;
}

#search {
	position: absolute;
	top: 34px;
	right: 10px;
	width: 242px;
	padding-left: 6px;
	background: url(i/search.gif) no-repeat;
}
#search input {
	font: 11px Tahoma, Arial;
	float: left;
}
.search {
	width: 199px;
	padding: 6px 4px 6px;
	border: 1px solid #DCEBF5;
	border-width: 1px 0;
	background: #FFF url(i/search.gif) -6px -1px no-repeat;
}
.go {
	cursor: pointer;
	border: none;
	width: 32px;
	height: 27px;
	background: url(i/search.gif) 100% 0 no-repeat;
	margin: 0 0 0 3px;
}

#nav {
	position: absolute;
	top: 97px;
	left: 0;
	width: 100%;
	height: 41px;
	overflow: hidden;
	background: #424242 url(i/nav.gif) repeat-x;
}
#nav div {
	background: url(i/nav.gif) 0 -41px no-repeat;
	padding-left: 34px;
}
#nav ul {
	height: 41px;
	line-height: 40px;
  list-style: none;
	background: url(i/nav.gif) 100% -82px no-repeat;
	font-size: 11px;
	overflow: hidden;
}
#nav li {
  float: left;
	background: url(i/nav-sep.gif) no-repeat;
	margin-left: -1px;
}
#nav li.current_page_item {
  background: url(i/nav-current.gif) no-repeat;
	padding-left: 7px;
	margin: 0 -1px 0 0;
	position: relative;
}
#nav a {
	float: left;
  color: #FFF;
	padding: 0 18px;
}
#nav a:hover {
  text-decoration: none;
}
#nav li.current_page_item a {
  background: url(i/nav-current.gif) 100% 0 no-repeat;
	font-weight: bold;
	color: #DA3A08;
	font-size: 12px;
	text-decoration: none;
	padding: 3px 13px 0 6px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 31px 0 4px;
}
* 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 278px 0 0;
}
.post {
	margin: 0 0 6px;
	background: #FFF url(i/post-bg.gif) repeat-y;
	height: 1%;
}
.pt {
	background: url(i/post-top.gif) no-repeat;
}
.pb {
	background: url(i/post-bottom.gif) 0 100% no-repeat;
	padding: 17px 22px;
}

#content h2 {
	font: 18px/24px Arial, Tahoma;
	margin: 0 0 7px;
}
#content h2 a {
	text-decoration: none;
	color: #075F65;
}
#content h2 a:hover {
	text-decoration: underline;
}
.entry {
	text-align: justify;
}
.pmeta {
	height: 27px;
	font-size: 11px;
	color: #989898;
	margin: -3px -3px 7px;
	background: #F7F7F0 url(i/pmeta.gif) no-repeat;
	line-height: 26px;
	padding: 0 12px 0 7px;
	color: #828586;
}
.pmeta a {
	color: #09A628;
	text-decoration: none;
}
.pmeta a:hover {
	color: #C93D11;
	text-decoration: underline;
}
.date {
  background: url(i/date.gif) 0 3px no-repeat;
	padding: 0 5px 0 13px;
}
.ptags {
  background: url(i/pmeta-sep.gif) 0 -1px no-repeat;
	padding: 5px 0 5px 13px;
}
.comments {
	float: right;
	font-weight: bold;
}
.comments a {
	color: #09A69D;
}
.more-link {
  font-weight: bold;
}

.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

.subscr .pb {
	font-size: 11px;
	padding-top: 22px;
	padding-bottom: 15px;
}
#content .subscr h3 {
  font-size: 12px;
	background: url(i/rss2.gif) 0 1px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 -5px;
	color: #C93D11;
}
.subscr a {
  color: #000;
}
.subscr a:hover {
	color: #C93D11;
}

#content h3 {
  font-size: 14px;
	margin: 3px 0 5px;
}
h3.pagetitle {
	margin: 10px 0 20px !important;
	font-weight: normal;
	text-align: center;
	font-size: 18px !important;
}
h3#comments {
	color: #075F65;
}
h3#respond {
	color: #E5410E;
}

.post .commentlist {
	margin: 0px 0 30px;
	list-style: none;
}
.post .commentlist li {
	padding: 8px 0 2px;
	border-bottom: 1px dotted #000;
}

.author {
  font-weight: bold;
	padding: 0 0 5px 22px;
	background: url(i/comment.gif) 0 3px no-repeat;
}
.author a {
  text-decoration: none;
}
.author a:hover {
  text-decoration: underline;
}
.commentmetadata {
  color: #707070;
	font-size: 11px;
}
.commentmetadata a {
  color: #707070;
	text-decoration: none;
}
.commentmetadata a:hover {
	text-decoration: underline;
}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit {
	font: 12px Tahoma, Arial;
	padding: 3px 5px;
	width: 190px;
	border: 1px solid #B0B0B0;
	background: url(i/shadow.gif) repeat-x;
}
#comment {
	width: 550px;
	height: 130px;
}
#submit {
	width: 200px;
	height: 35px;
	padding: 0;
	background: #679D81 url(i/submit-comment.gif) no-repeat;
	border: none;
	cursor: pointer;
	overflow: visible;
	color: #FFF;
	font-weight: bold;
}

.navigation {
	height: 30px;
	padding: 0 22px;
}
.alignleft {float: left;}
.alignright {float: right;}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 268px;
	margin-left: -268px;
	position: relative;
}
* html #sidebar {margin-right: -3px}

#sidebar a {
  color: #000;
}
#sidebar a:hover {
  color: #C93D11;
}

#subscribes {
	width: 256px;
	height: 70px;
	padding: 14px 0 0 12px;
  background: #ECECE2 url(i/subscribes.gif) no-repeat;
	margin: 0 0 2px;
	font-family: Verdana;
}
#subscribes a {
  display: block;
}
#rss {
  background: url(i/rss.gif) no-repeat;
	padding: 1px 0 5px 32px;
	margin: 0 0 4px;
}
#mail {
  background: url(i/mail.gif) no-repeat;
	padding: 1px 0 5px 32px;
}
#feedburner {
  margin: -25px 0 0 145px;
}

.block {
  background: #F8F8F1 url(i/block-bg.gif) repeat-y;
	margin: 0 0 2px;
	height: 1%;
}
.blt {
  background: url(i/block-top.gif) no-repeat;
}
.blb {
  background: url(i/block-bottom.gif) 0 100% no-repeat;
}
.block.single h3 {
  background: url(i/tab-current.gif) no-repeat;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
	padding: 0 0 0 20px;
}
.block.single h3 span {
  background: url(i/tab-current.gif) 100% 0 no-repeat;
	float: left;
	padding: 0 20px 0 0;
}
.block ul {
  list-style: none;
	padding: 0 11px 15px;
}
.block li {
	border-top: 1px dotted #000;
	padding: 2px 0 4px 15px;
	background: url(i/bullet.gif) 0 7px no-repeat;
}
.block ul ul {
  padding: 0;
}
.block li li {
  border: none;
	padding-bottom: 0;
}
.block li a {
  font-weight: bold;
	text-decoration: none;
}

/* tabs */
ul.tabs {
  height: 32px;
	overflow: hidden;
	background: #95B78F url(i/block-top.gif) no-repeat;
	padding: 0 0 0 10px;
	margin-bottom: 11px;
}
ul.tabs li {
  float: left;
	color: #FFF;
	padding: 0 14px;
	margin: 0;
	border: none;
	background: none;
}
ul.tabs h3 {
  font-size: 12px;
  line-height: 34px;
	background: none;
	margin: 0;
	padding: 0;
	float: none;
	display: block;
}
ul.tabs li span {
	float: left;
	background: none;
	padding: 0;
}
.tabs li.tab-current {
  background: url(i/tab-current.gif) no-repeat;
	color: #14869F;
	padding: 0 0 0 15px;
}
.tabs li.tab-current span {
  background: url(i/tab-current.gif) 100% 0 no-repeat;
	padding: 0 15px 0 0;
}
.tabs2 li {
  padding: 0 20px;
}
.tabs2 li.tab-current {
	padding: 0 0 0 30px;
}
.tabs2 li.tab-current span {
	padding: 0 30px 0 0;
}
.tabs3 li {
  padding: 0 25px;
}
.tabs3 li.tab-current {
	padding: 0 0 0 20px;
}
.tabs3 li.tab-current span {
	padding: 0 20px 0 0;
}
div.t2, div.t4, div.t6 {
  display: none;
}
/* end tabs */

.tags {
  text-align: center;
	padding: 0 11px 15px;
}
.tags a {
  text-decoration: none;
	padding: 2px 3px;
}
.tags a:hover {
  color: #FFF !important;
	background: #C93D11;
}

.sponsors {
  padding: 3px 0 5px 5px;
	width: 263px;
	overflow: hidden;
}
.sponsors img{
  margin: 2px 3px 2px 2px;
	float: left;
	display: inline;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	border-top: 1px solid #E0DFD2;
	background: #CBCABD url(i/footer-bg.gif) repeat-x;
}
.footer {
  width: 968px;
	margin: 0 auto;
	font-size: 11px;
	text-align: center;
}
#bottom-nav {
  padding: 10px 0 5px;
}
#bottom-nav a {
  color: #535353;
	margin: 0 3px;
}
#bottom-nav a:hover {
	text-decoration: none;
}
#counters {
  padding: 8px 0 5px;
}