/*
Theme Name: voronezh.in
Theme URI: http://numberonedesigner.com/
Description: Makeup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Number One
Author URI: http://numberoneblogger.com/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #414141;
	padding-left: 999px;
	background: url(i/dot.gif) 0 95px repeat-x;
}
a {
	color: #E11A21;
	outline: none;
}
a:hover {
	text-decoration: none;
}
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}
tt {background: #EEE}

#wrapper {
	margin-left: -999px;
}
* html #wrapper {float: right}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 246px;
	position: relative;
	overflow: hidden;
}
#logo {
	position: absolute;
	top: 117px;
	left: 34px;
	padding: 15px 0 0 65px;
	font-size: 39px;
	line-height: 1;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -2px;
}
#logo span {
	display: block;
	font: 9px Tahoma, Arial;
	color: #7D7D7D;
	text-transform: none;
	letter-spacing: 0;
	margin: -5px 0 0 8px;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 314px;
	height: 67px;
	background: url(i/logo.gif) no-repeat;
}

#nav {
  position: absolute;
	top: 187px;
	right: 35px;
	font-size: 11px;
	text-transform: lowercase;
}
#nav li {
  display: inline;
}
#nav a {
  color: #838383;
	margin-left: 20px;
}

#buttons {
  position: absolute;
	top: 215px;
	left: 45px;
	list-style: none;
}
#buttons li {
  float: left;
	display: inline;
	margin-right: 4px;
}
#buttons a {
  color: #2F2F2F;
	display: block;
	width: 161px;
	line-height: 31px;
	background: #E0B70C url(i/button.gif) no-repeat;
	text-align: center;
	font-weight: bold;
}

#top-adv {
  position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	text-align: center;
}
#adv1 {
  margin: 0 34px 0 0;
}

#search {
	position: absolute;
	top: 131px;
	right: 35px;
	width: 379px;
	height: 27px;
	padding: 12px 0 0 16px;
	background: #F0F0F0 url(i/search.gif) no-repeat;
}
#search input {
	font: 11px Arial, Tahoma;
	float: left;
}
.search {
	width: 334px;
	padding: 1px 4px;
	border: none;
	background: #D8D8D8;
}
.go {
	cursor: pointer;
	border: none;
	width: 16px;
	height: 16px;
	background: #ABA8A6 url(i/go.gif) no-repeat;
	margin: 0 0 0 7px;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	padding: 27px 0 0;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 100%;
	float: left;
	overflow: hidden;
}
#text {
	margin: 0 464px 0 45px;
}
.post {
	margin: 0 0 70px;
	padding: 4px 0 0;
	width: 100%;
	overflow: hidden;
}
* html .post {margin: 0 0 50px}
*+html .post {margin: 0 0 50px}
#content h2 {
	font: 24px/1 Arial, Tahoma;
	margin: 0 0 10px;
	text-shadow: 1px 1px 2px #DDDDDD;
}
#content h2 a {
	text-decoration: none;
	color: #333;
}
#content h2 a:hover {
	text-decoration: underline;
}
.category {
  background: #EAEAEA;
	padding: 5px 12px;
	font-size: 18px;
	position: relative;
	top: -2px;
	margin-right: 10px;
}
.entry {
	text-align: justify;
}
.ptags {
  background: url(i/icon-tags.gif) 0 3px no-repeat;
	padding: 0 0 0 12px;
	margin: 6px 0 20px;
	font: 10px Tahoma, Arial;
	clear: both;
}
.ptags a {
  color: #949494;
}
.postmetadata {
	float: left;
	display: inline;
	font: 10px/20px Tahoma, Arial;
	color: #393939;
	padding: 0 0 0 10px;
	background: #E8E8E8 url(i/postmetadata.gif) no-repeat;
}
.postmetadata a {
	color: #393939;
}
.date {
  background: url(i/icon-date.gif) 0 1px no-repeat;
	padding: 0 0 2px 15px;
}
.author {
  background: url(i/icon-author.gif) 0 1px no-repeat;
	padding: 0 0 2px 13px;
	margin: 0 15px;
}
.comments a {
	background: url(i/icon-comments.gif) 0 3px no-repeat;
	padding: 0 0 2px 12px;
	margin-right: 5px;
}
.add-comment {
	background: url(i/postmetadata.gif) 100% -20px no-repeat;
	padding: 4px 10px 4px 0;
	margin-left: 5px;
}

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

#content h3 {
	font-size: 20px;
	margin: 0 0 10px;
	font-weight: normal;
}
h3.pagetitle {
	margin: 15px 0 30px !important;
	text-align: center;
}

.commentlist {margin: 20px 0 40px 20px;}
.commentlist li {padding: 8px 8px 2px;}
.alt {background: #F0F0F0}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit {
	font: 14px Arial, Tahoma;
	padding: 4px;
	width: 210px;
	border: 1px solid #ACACAC;
}
#comment {
	width: 500px;
	height: 150px;
}
#submit {
	width: 90px;
	height: 22px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 60px;}
.alignleft {float: left;}
.alignright {float: right;}

#tags {
  background: #F0F0F0;
	margin: 0 35px;
	padding: 15px;
	height: 1%;
	position: relative;
}
.tl, .tr, .bl, .br {
	position: absolute;
	width: 5px;
	height: 5px;
	overflow: hidden;
}
.tl {
	top: 0;
  left: 0;
	background: url(i/tl.gif) no-repeat;
}
.tr {
	top: 0;
  right: 0;
	background: url(i/tr.gif) no-repeat;
}
* html .tr {right: -1px}
.bl {
	bottom: 0;
  left: 0;
	background: url(i/bl.gif) no-repeat;
}
.br {
	bottom: 0;
  right: 0;
	background: url(i/br.gif) no-repeat;
}
* html .br {right: -1px}
#tags h3 {
  font-size: 24px;
	font-weight: normal;
	background: url(i/headline2.gif) 0 100% no-repeat;
	padding: 0 0 10px;
	color: #949494;
	margin: 0 0 10px;
}
#tags a {
  color: #3E3E3E;
}

#format {
  line-height: 18px;
  border: 1px solid #D4D4D4;
  background: #F0F0F0;
  padding: 10px 13px;
  margin: 10px 0;
}
#format ol {
  margin: 6px 0 5px 20px;
}
#format li {
  padding: 3px 0;
}
#format p {
	display: none;
	background: #FFF;
	padding: 7px;
	border: 1px solid #E4E4E4;
	margin-top: 7px;
}
#format a {
	text-decoration: none;
	border-bottom: 1px dashed;
}
div.terms {
	background: #F0F0F0;
	border: 1px solid #D4D4D4;
  padding: 10px 13px;
  margin: 10px 0;
  display: none;
}
.terms ol {
  margin: 6px 0 0px 20px;
}
.terms li {
  padding: 2px 0;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 377px;
	margin-left: -422px;
	position: relative;
	font-size: 12px;
	line-height: 14px;
}

#sidebar a {
  color: #3E3E3E;
}

#send-news {
  display: block;
	line-height: 46px;
	font-size: 18px;
	color: #FFF !important;
	background: #E4343A url(i/send-news.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	margin: 0 0 20px;
}
#send-news:hover {
	text-decoration: underline;
}

.block {
  background: #F0F0F0 url(i/block-top.gif) no-repeat;
	margin: 0 0 20px;
}
.blb {
  background: url(i/block-bottom.gif) 0 100% no-repeat;
	padding: 11px 11px 18px;
}
.block h3 {
  font-size: 24px;
	font-weight: normal;
	background: url(i/headline1.gif) 0 100% no-repeat;
	padding: 3px 0 10px;
	color: #949494;
	margin: 0 0 10px;
	position: relative;
}
.block ul {
  list-style: none;
}
.block ul ul {
	margin: 5px 0 -5px;
}
.block li {
  padding: 5px 0 5px 15px;
	background: url(i/bullet.gif) 0 11px no-repeat;
	position: relative;
}

#right-adv {
  width: 100%;
	overflow: hidden;
	margin: 0 0 8px;
}
.adv2 {
  float: left;
}
.adv3 {
  float: right;
	margin-bottom: 12px;
}

.recent-comments li {
  background: url(i/icon-author.gif) 0 8px no-repeat;
}

/* tabs */
ul.tabs {
  font-size: 14px;
	list-style: none;
	line-height: 40px;
	width: 100%;
	overflow: hidden;
	margin: 0 0 5px;
}
.tabs li {
  background: none;
	float: left;
  padding: 0
}
.tabs li span {
  display: block;
	padding: 0 0 0 40px;
}
li.tab-current {
  font-weight: bold;
}
li.t1 span {
	padding: 0 40px 0 0;
}
li.tab-current .t1 {
	padding: 0 40px 0 0;
	border-right: 1px solid #C2C2C2;
}
li.tab-current .t2 {
	padding: 0 0 0 40px;
	border-left: 1px solid #C2C2C2;
}
div.t2 {
  display: none;
}
/* end tabs */


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: 0 45px;
	padding: 15px 0;
	font-size: 11px;
	color: #7A7A7A;
}
#footer a {
	color: #7A7A7A;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}