/*
Theme Name: carbeed.com
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: 11px/16px Verdana, Arial, Tahoma, sans-serif;
	width: 100%;
	background: url(i/bg.gif) 21px 0 repeat-x;
}
a {
	color: #177582;
	outline: none;
}
a:hover {text-decoration: none}
a.red {color: #D90000}
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}
.center {text-align: center}


#wrapper {
	width: 990px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 167px;
	position: relative;
	border-bottom: 1px solid #303030;
	background: #1F1F1F url(i/header.png) 100% 0 no-repeat;
}
#logo {
	position: absolute;
	top: 0px;
	left: -32px;
	text-indent: -9999px;
	width: 439px;
	height: 120px;
	background: url(i/header.png) no-repeat;
}

#nav {
  position: absolute;
	top: 0;
	left: 385px;
	font: 14px/36px Arial, Tahoma;
	text-transform: uppercase;
	overflow: hidden;
}
#nav li {
  float: left;
	padding: 0 14px;
	background: url(i/nav-sep.gif) no-repeat;
	margin-left: -1px;
}
#nav a {
  color: #DEDEDE;
	float: left;
	text-decoration: none;
}
#nav a:hover,
#nav .current_page_item a {
  background: url(i/nav-bg.gif) 50% 0 no-repeat;
}

#search {
	position: absolute;
	top: 7px;
	right: 0;
	background: url(i/search.gif) no-repeat;
	padding-left: 1px;
}
#search input {
	font: 11px Verdana, Arial, Tahoma;
	float: left;
}
.search {
	width: 165px;
	padding: 2px 7px 3px;
	border: 1px solid #959595;
	border-width: 1px 0;
	background: #333;
	color: #D4D4D4;
}
.go {
	cursor: pointer;
	border: none;
	width: 35px;
	height: 20px;
	background: #3B3F3F url(i/search.gif) 100% 0 no-repeat;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	background: url(i/sidebar-bg.gif) 542px 0 repeat-y;
}
* 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 467px 0 0;
	padding: 10px 0 20px;
}
.post {
	margin: 0 0 40px;
}
#content h2 {
	font: 24px/1 Georgia, "Times New Roman";
	border-bottom: 1px solid #000;
	padding: 0 0 3px;
	margin: 0 0 8px;
}
#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
.pmeta {
	font-size: 11px;
	color: #000;
	margin: -3px 0 5px;
}
.pmeta a {
	color: #000;
}
.more-link {
  color: #A60000;
	background: url(i/more-link.gif) no-repeat;
	padding: 1px 0 8px 21px;
}
.comments {
	text-align: right;
}
.comments a {
	background: url(i/comments.gif) 0 1px no-repeat;
	padding: 0 0 8px 19px;
}
.subscr {
  border: 1px solid #D5D5D5;
	background: #F5F5F5 url(i/rss2.gif) 5px 5px no-repeat;;
	padding: 5px 5px 5px 28px;
	margin: 12px 0;
}
.subscr a {
  font-weight: bold;
}

.zakladki {
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0;
}
.bookmarkz {display: inline}
.zakladki img {
  margin-bottom: -4px;
}

#related {
  margin: 0 0 30px;
}
#related h3 {
  font-size: 12px !important;
	background: url(i/related.gif) 0 3px no-repeat;
	padding: 0 0 3px 20px;
}
#related ul {
  margin: -5px 0 0;
}
#related li {
  background: url(i/arrow2.gif) 0 8px no-repeat;
	padding: 2px 0 2px 10px;
	font-size: 12px;
	color: #026770;
}
#related a {
  color: #000;
	text-decoration: none;
}
#related a:hover {
	text-decoration: underline;
}

.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

.image1 {
  display: block;
	margin: 0 auto;
	padding: 8px;
	background: url(i/shadow1.gif) no-repeat;
}
.image2 {
  display: block;
	margin: 0 auto;
	padding: 8px;
	background: url(i/shadow2.gif) no-repeat;
}

#posts {
  width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
}
#posts .post {
  float: left;
	width: 245px;
	padding: 10px 8px 15px 8px;
	margin: 0;
	background: url(i/post-bg.gif) 100% 0 no-repeat;
	border-top: 1px solid #D7D7D7;
}
.post.pl {
	border-right: 1px solid #D7D7D7;
}
#posts .post.pr {
	background: url(i/post-bg.gif) no-repeat;
}
#posts h2 {
  border: none;
	font-size: 14px;
	padding: 0;
}
#posts .more-link {
  color: #177582;
	margin-left: -2px;
}
#posts .comments {
  margin-right: -2px;
	margin-top: -23px;
}

#content h3 {
	font: bold 14px/26px Verdana, Arial, Tahoma;
	margin: 0 0 10px;
}
h3.pagetitle {
	margin: 10px 0 20px !important;
	text-align: center;
	font: 20px/26px Georgia, "Times New Roman" !important;
}
h3#respond {
  color: #CB0000;
}

.commentlist {
	margin: 10px 0 30px;
	list-style: none;
}
.commentlist li {
	padding: 12px 0 2px;
	border-bottom: 1px solid #BABABA;
}
.cdata {
  width: 100%;
	overflow: hidden;
}
.avatar {
  float: left;
	display: inline;
	margin: 0 7px 0 0;
}
.commentlist .cauthor {
  font-size: 14px;
	padding: 6px 0 5px;
	font-weight: bold;
}
.cdata a {
  text-decoration: none;
}
.cdata a:hover {
  text-decoration: underline;
}
.commentmetadata {
  font-size: 11px;
}
.commentmetadata a {
  color: #000;
}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit {
	font: 11px Verdana, Arial, Tahoma;
	padding: 4px;
	width: 190px;
	border: 1px solid #B0B0B0;
	background: url(i/shadow.gif) repeat-x;
}
#comment {
	width: 510px;
	height: 130px;
}
#submit {
	width: 200px;
	height: 23px;
	padding: 0 0 1px;
	background: #F3F3F3 url(i/authoriz-go.gif) repeat-x;
	cursor: pointer;
	overflow: visible;

	font-size: 11px;
	font-weight: bold;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}


/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 221px;
	margin: -116px 0 0 -448px;
	padding: 0 5px;
	position: relative;
	background: url(i/sidebar-bg2.gif) 0 115px no-repeat;
}

#rss {
	display: block;
  width: 150px;
	height: 73px;
	margin: 1px auto;
	background: url(i/rss.gif) no-repeat;
}

#subscribe-to-mail {
  color: #D7CEB4;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	width: 183px;
	margin: 0 auto 10px;
}
.subscribe-to-mail {
	width: 143px;
	padding: 4px 5px 5px;
  border: none;
	background: #E4E0D6 url(i/subscribe-to-mail.gif) no-repeat;
	font: 11px Verdana, Arial, Tahoma;
	margin: 5px 0 0;
}
#subscribe-to-mail .go {
	width: 30px;
	height: 22px;
	margin: 5px 0 0 -4px;
	background: #E4E0D6 url(i/subscribe-to-mail.gif) 100% 0 no-repeat;
}

#left .block {
	background: url(i/gradient1.gif) 0 37px repeat-x;
	margin: 0 1px;
}
#left .block.gray {
	background: url(i/gradient2.gif) 0 37px repeat-x;
}
#left .block .gr {
  background: url(i/block-bottom.gif) 0 100% no-repeat;
	padding-bottom: 10px;
}
#left .block h3 {
	margin: 0 -1px -1px;
	height: 38px;
	line-height: 30px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	background: #E0F0F2 url(i/headline.gif) no-repeat;
	border-bottom: 1px solid #E0EFF2;
	position: relative;
}
#left .block.gray h3 {
	background: #E0F0F2 url(i/headline2.gif) no-repeat;
	border-bottom: 1px solid #E2E2D8;
}
#left .block ul {
  list-style: none;
	padding: 0 4px;
	overflow: hidden;
}
#left .block ul ul {
  margin: 4px 0 -4px 10px;
}
#left .block li {
  background: url(i/dot.gif) repeat-x;
	padding: 4px 0 5px 2px;
	margin-top: -1px;
}
* html #left .block li {height: 1%}
*+html #left .block li {height: 1%}
#left .block li li {
  background: none;
}
.block li a {
  background: url(i/arrow.gif) 0 3px no-repeat;
	padding: 0 0 0 14px;
}
.block a {
  text-decoration: none;
	color: #000;
}
.block a:hover {
  text-decoration: underline;
}
.recommend {
  font-size: 12px;
}
#left .recommend li {
  background: none;
}

/* tabs */
#left ul.tabs {
	height: 37px;
	overflow: hidden;
	margin: 0 -1px -1px;
	padding: 0 1px;
	background: #F8F8F8 url(i/headline1.gif) repeat-x;
	border-bottom: 1px solid #E0EFF2;
	position: relative;
}
#left .tabs li {
  float: left;
	padding: 0;
	margin: 0;
	background: none;
}
#left .tabs h3 {
  float: left;
	margin: 0;
	font-weight: normal;
	background: url(i/tabs-sep.gif) no-repeat;
	text-transform: none;
	border: none;
}
div.t1,
div.t2 {font-size: 12px}
#left .tabs1 h3 {padding: 0 7px 0 7px}
* html #left .tabs1 h3 {padding: 0 6px 0 7px}
*+html #left .tabs1 h3 {padding: 0 6px 0 7px}
#left .tabs2 h3 {padding: 0 26px 0 24px}
#left .tabs li.tab-current h3 {
	font-weight: bold;
	background: url(i/headline.gif) 50% 0 no-repeat;
	text-transform: uppercase;
}
#left .tabs1 li.tab-current h3.t1 {
	padding: 0 11px 0 12px;
}
#left .tabs1 li.tab-current h3.t2 {
	padding: 0 7px;
}
#left .tabs2 li.tab-current h3.t3 {
	padding: 0 23px;
}
#left .tabs2 li.tab-current h3.t4 {
	padding: 0 18px;
}
#left .tabs li.t1 h3,
#left .tabs li.t3 h3 {
	background: url(i/tabs-sep.gif) 100% 0 no-repeat;
}
#left .tabs li.t1.tab-current h3,
#left .tabs li.t3.tab-current h3 {
	background: url(i/headline.gif) 50% 0 no-repeat;
}
div.t2, div.t4 {
  display: none;
}
/* end tabs */

.tags {
  padding: 0 8px 10px;
}


#authors {
  padding: 3px 9px 0;
	margin-bottom: -5px;
}
.author {
  width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}
.author img {
  float: left;
	display: inline;
	margin: 0 8px 0 0;
}
.author strong {
  display: block;
	padding: 10px 0 2px;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 215px;
	margin-left: -215px;
	position: relative;
	padding: 6px 0;
}

#right h3 {
  text-indent: -9999px;
	height: 28px;
	background-color: #6B6C6B;
	margin: 0 0 5px;
}
#right h3.hl1 {background-image: url(i/headline3.gif)}
#right h3.hl2 {background-image: url(i/headline4.gif)}
#right h3.hl3 {background-image: url(i/headline5.gif)}
#right h3.hl4 {background-image: url(i/headline6.gif)}
#right h3.hl5 {background-image: url(i/headline7.gif)}
#right h3.hl6 {background-image: url(i/headline8.gif)}

#right .block {
	margin: 0 0 8px;
}

#photo {
  width: 100%;
	overflow: hidden;
	margin-bottom: -5px;
}
* html #photo {margin-bottom: 0}
*+html #photo {margin-bottom: 0}
#photo img {
  float: left;
	display: inline;
	padding: 6px;
	margin: 0 0 4px 7px;
	background: url(i/shadow3.gif) no-repeat;
}

.crosspost img {
  display: block;
	margin: 0 auto 10px;
}
.crosspost ul {
  list-style: none;
	padding: 0 0 5px 30px;
}
.crosspost li {
	padding: 2px 0;
	position: relative;
}
.crosspost li a {
  background: none;
  padding-left: 20px;
}
.cp1 {background: url(i/yandex-lenta.gif) 0 2px no-repeat}
.cp2 {background: url(i/jj.gif) 0 1px no-repeat}
.cp3 {background: url(i/li-ru.gif) 0 2px no-repeat}
.cp4 {background: url(i/ya-ru.gif) 3px 2px no-repeat}

#authoriz {
  padding: 2px 0 0;
	text-align: center;
}
#authoriz input {
  font: 12px Verdana, Arial, Tahoma;
	padding: 4px 8px;
	background: #F4F3F1 url(i/authoriz-input.gif) no-repeat;
	border: 1px solid #A7A7A7;
	width: 167px;
	margin: 0 0 7px;
}
#authoriz input.go {
  width: 83px;
	height: 21px;
	background: #F3F3F3 url(i/authoriz-go.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 2px;
}

ul.authoriz {
  padding: 3px 0 5px 15px;
	list-style: none;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: url(i/footer-bg.gif) 16px 0 repeat-x;
}
.footer {
  width: 990px;
	height: 104px;
	margin: 0 auto;
	padding: 25px 0 0;
	background: #1F1F1F url(i/footer-bg.gif) -2px 0 repeat-x;
	position: relative;
	color: #FFF;
	line-height: 14px;
}
.footer a {
  color: #FFF;
}
#copyright {
  width: 480px;
}
#copyright p {
  padding: 23px 0 0;
}
#design {
  position: absolute;
	top: 50px;
	right: 10px;
}
#counters {
  position: absolute;
	top: -13px;
	left: 537px;
	width: 241px;
	height: 116px;
	padding: 32px 0 0;
	background: url(i/counters-bg.png) no-repeat;
	text-align: center;
}
#counters img {
  display: block;
	margin: 0 auto 10px;
}
