/*
Theme Name: autobreak.ru
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/
*/
@import 'categories.css';
* {
	margin: 0;
	padding: 0;
}
html {height: 100%;}
body {
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #505050;
	width: 100%;
	height: 100%;
	background: url(i/top-bg.gif) repeat-x;
}
a {
	color: #085088;
	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;
}

#wrapper {
	width: 917px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 187px;
	position: relative;
	background: url(i/header.jpg) 25px 64px no-repeat;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 227px;
	padding: 17px 0 17px;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
	background: #3B3B3B;
}
#logo span {
	display: block;
	font: 10px Tahoma, Arial;
	color: #AAA;
	text-transform: none;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 227px;
	height: 94px;
	background: url(i/logo.gif) no-repeat;
}

#nav {
	height: 54px;
	margin: 0 0 0 227px;
	padding: 10px 0 0;
	list-style: none;
	overflow: hidden;
	background: #095693 url(i/top-bg.gif) repeat-x;
}
#nav li {
	float: left;
	line-height: 45px;
	background: url(i/separator.gif) no-repeat;
	margin-left: -1px;
}
#nav a {
	color: #C9C9C9;
	margin: 20px 38px 20px 39px;
	text-decoration: none;
}
#nav a:hover,
#nav .current_page_item a {
	color: #FFF;
	text-decoration: underline;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	padding: 0 0 110px;
}
* 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 290px 0 10px;
	padding: 20px 0;
}
.post {
	margin: 0 0 45px;
}
#content h2 {
	font: 24px/1 Arial, "Arial";
}
#content h2 a {
	text-decoration: underline;
}
#content h2 a:hover {
	text-decoration: underline;
}
.entry {
	text-align: justify;
	padding: 0 0 5px;
}
.entry img {
	margin: 5px 10px;
}
.postmetadata {
	font: 10px/12px Tahoma, Arial;
	color: #7F7F7F;
	margin: 7px 0 0;
}
.postmetadata a {
	color: #7F7F7F;
	text-decoration: none;
}
.postmetadata a:hover {
	text-decoration: underline;
}
.comments {
	clear: both;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #E5E5E5;
	padding: 10px 0 0;
}
.comments a {
	background: url(i/comments.gif) 0 4px no-repeat;
	padding: 0 0 0 16px;
}
.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#content h3 {
	font-size: 18px;
	margin: 0 0 10px;
}
h3.pagetitle {
	margin: 10px 0 25px !important;
	font-weight: normal;
	text-align: center;
	font-size: 18px !important;
}

.commentlist {margin: 20px 0 40px 20px;}
.commentlist li {padding: 8px 8px 2px;}
.alt {background: #F4F4F4}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit {
	font: 14px Arial, Tahoma;
	padding: 3px;
	width: 190px;
	border: 1px solid #BDBDBD;
}
#comment {
	width: 450px;
	height: 150px;
}
#submit {
	width: 90px;
	height: 22px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}



/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 250px;
	margin-left: -250px;
	padding: 25px 0 100px;
	background: none;
	font-size: 12px;
	position: relative;
}

#right h3 {
	font: 18px/1 Arial, "Arial";
	margin: 0 0 5px;
}
#right a {
	color: #838383;
	text-decoration: none;
}
#right a:hover {
	text-decoration: underline;
}
#right ul {
	margin: 7px 0 18px 0px;
	list-style: none;
}
#right ul ul {
	margin: 0 0 0 12px;
}

#search {
	padding: 1px 0 18px 0px;
	height: 20px;

}
#search input {
	float: left;
	font: 12px Arial, Tahoma;
}
.search {
	width: 208px;
	border: 1px solid #BDBDBD;
	padding: 1px 2px 2px;
	background: #EFEFEF;
}
.go {
	cursor: pointer;
	width: 16px;
	height: 16px;
	border: none;
	background: #A4D0F3 url(i/go.gif) no-repeat;
	margin: 2px 0 0 7px;
}

.tags {
	margin: 7px 0 18px;
	padding: 0 0 0 12px;
}

a#rss {
	display: block;
	position: relative;
	text-align: center;
	width: 125px;
	padding: 45px 0 0;
	margin: 10px 0 18px 12px;
	font-size: 30px;
	color: #3A97FA;
	cursor: pointer;
}
#rss b {
	position: absolute;
	top: 0;
	left: 0;
	width: 125px;
	height: 134px;
	background: url(i/rss.gif) no-repeat;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<917?'917px':'');
	min-width: 1000px;
	border-top: 6px solid #E5E5E5;
	padding: 1px 0 0;
	font-size: 11px;
	color: #565656;
	margin-top: -110px;
	position: relative;
}
.footer {
	background: #FFFFFF;
	text-align: left;
	padding: 10px 10px 10px 10px;
}
#footer a {
	color: #565656;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#bottom-nav {
	margin: 0 0 12px;
}
#bottom-nav li {
	display: inline;
	background: url(i/separator2.gif) 0 2px no-repeat;
}
#bottom-nav li.first {
	background: none;
}
#bottom-nav a {
	margin: 0 18px 0 22px;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.sape {
color: #64696c;
font-size: 11px;
margin: 5px 25px 5px 25px; 
background-color: #eefcee; 
border-style: dotted; 
border-color: grey; 
border-width: 1px; 
}

#footer .sape ul {
padding-right: 5px;
padding-left: 25px;
padding-bottom: 5px; 
padding-top: 5px;
text-transform: lowercase;
}

#footer .sape a {
	color: #5279a1;
}

#footer .sape h5 {
padding-left: 10px;
padding-top: 5px;
font-size: 12px;
}

.sape2 {
color: #64696c;
font-size: 11px;
margin: 5px 0px 5px 0px; 
background-color: #f6f2e5; 
border-style: dotted; 
border-color: grey; 
border-width: 1px; 
}

#right .sape2 ul {
padding-right: 5px;
padding-left: 5px;
padding-bottom: 5px; 
padding-top: 5px;
text-transform: lowercase;
}

#right .sape2 a {
color: #5279a1;
}

#right .sape2 h5 {
padding-left: 5px;
padding-top: 5px;
font-size: 12px;
}

#right .sape2 img {
margin-right: 5px;
}

.b1, .b2, .b3, .b4, .b5,
.b1 i, .b2 i, .b3 i, .b4 i, .b5 i,
.b1 b, .b2 b, .b3 b, .b4 b, .b5 b,
.b1 q, .b2 q, .b3 q, .b4 q, .b5 q {
height: 1px;
font-size: 1px;
overflow: hidden;
border-style: solid;
border-width: 0 1px;
display: block;
}
.b1 {
margin: 0 2px;
background: #EBEEF0;
border: none;
}
.b1 b {
margin: 0 1px;
background: #B8C3C8;
border-color: #CBD3D7;
}
.b2 {margin: 0 1px; border-color: #D6DCDF;}
.b2 b {border-color: #B8C3C8;}
.b2 i {border-color: #E4E8EA;}
.b2 q {border-color: #F7F8F9;}
.b3 {border-color: #EBEEEF;}
.b3 b {border-color: #BCC6CB;}
.b3 i {border-color: #F9FAFB;}
.b4 {border-color: #CAD2D6;}
.b4 b {border-color: #E5E9EB;}
.b5 {border-color: #B5C0C6;}
.b5 b {border-color: #FAFBFB;}
.text {
border: 1px solid #B0BCC2;
border-width: 0 1px;
padding: 0 12px;
font-size: 11px;
}

#subscribe {
	background: #FEEFD8;
	border: 1px solid #F5C594;
	padding: 0 10px;
        font-size: 11px;
}
#subscribe a {
	color: #C3813D;
}
#new_subscribe {
	background: #FEEFD8;
	border: 1px solid #F5C594;
	padding: 10px 10px 10px 10px;
        font-size: 11px;
margin-bottom: 10px;
}
#new_subscribe a {
	color: #C3813D;
}