/*  
Theme Name: Autopilot
Theme URI: http://majordomo.org/
Description: Тема AutoPilot от Majordomo.ru
Version: 1.1
Author: majordomo.ru
Author URI: http://majordomo.ru

	This theme was designed and built by majordomo.ru

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background: #000;
	color: #CACACA;
	padding: 0;
	border: 0px; /* border="0" */
	border-collapse: collapse; /* cellspacing="0" */
	margin: 0;
	}
	
form{
	padding: 0 px;
	margin: 0;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}	
a {
	color: #5eb1ff;
	text-decoration: underline;
}
a:visited {
	color: #4887c3;
}
a:hover, a:active {
	color: #87cfff; 
}
#page {
	margin: 0;
	padding: 0;
}
#header {
	background: url('images/header_bg.gif') repeat-x;
	height: 109px;
	width: 100%;
	background-position: bottom;
}
#headerbgimg-left {
	width: 100%;
	height: 109px;
	background: url('images/header_sketch.gif') no-repeat top left;
}
#headerbgimg-right {
	height: 109px;
	margin: 0 30px 0 200px;
	background: url('images/header_shalkplane.gif') no-repeat top right;
	padding: 0px;
	white-space: nowrap;	
}
#headerbgimg-right h1, h1 a {
	margin: 0;
	padding: 0;
	color: #FFF;
	text-decoration: none;
}
#title {
	position: absolute;
	top: 20px;
	left: 264px;
	height: 69px;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: bottom;
	background: url('images/title_r.gif') no-repeat right;
	padding: 0 34px 0 0;
	margin: 0;
}
#title_left {
	background: url('images/title_l.gif') no-repeat top;
	width: 34px;
	height: 69px;
	position: absolute;
	top: 20px;
	left: 230px;
}
#title_center {
	height: 69px;
	margin: 0;
	background: url('images/title_bg.gif');
	float: left;
	vertical-align: middle;
	padding: 0;
	color: #FFF;
}
#title_center a, h1 {
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}
#content {
	font-size: 12px;
	margin: 40px 45px 0 250px;
}
.post {
	margin: 0 0 30px 0;
}
.post h2 a, h2 a:visited, h2 a:hover, h2 a:active, h3 a, h3 a:visited, h3 a:hover, h3 a:active{
	color: #5eff66;
	font-size: 12px;
	text-decoration: none;
	padding: 0 10px 10px 0px;
}
#searchform {
	margin: 0;
	background-color: #454545;
        min-width: 550px;
}
#s {
	background-color: #666;
	border: 1px solid #CCC;
	margin-left: 250px;
	/*height: 100%;*/
}
#footer {
	border: none;
	margin: 30px 0;
}
#footer p {
	margin: 20px 10px 20px 250px;
	color: #888;
}
#footer p a {
	text-decoration: none;
}
#sidebar {
	float: left;
	width: 210px;
	padding: 40px 0;
	color: #888;
	overflow: hidden;
}
.cat-item {padding-left: 25px; margin-left: 0px; line-height: 26px;}
.cat-item-20 {background: url('images/cat_20.gif') left no-repeat;}
.cat-item-9 {background: url('images/cat_9.gif') left no-repeat;}
.cat-item-10 {background: url('images/cat_10.gif') left no-repeat;}
.cat-item-17 {background: url('images/cat_17.gif') left no-repeat;}
.cat-item-1 {background: url('images/cat_1.gif') left no-repeat;}
.cat-item-12 {background: url('images/cat_12.gif') left no-repeat;}
.cat-item-13 {background: url('images/cat_13.gif') left no-repeat;}
.cat-item-19 {background: url('images/cat_19.gif') left no-repeat;}
.cat-item-15 {background: url('images/cat_15.gif') left no-repeat;}
.cat-item-27 {background: url('images/cat_27.gif') left no-repeat;}
.cat-item-18 {background: url('images/cat_18.gif') left no-repeat;}
.cat-item-7 {background: url('images/cat_7.gif') left no-repeat;}
.cat-item-8 {background: url('images/cat_8.gif') left no-repeat;}
.cat-item-6 {background: url('images/cat_6.gif') left no-repeat;}
.cat-item-21 {background: url('images/cat_21.gif') left no-repeat;}
.cat-item-5 {background: url('images/cat_5.gif') left no-repeat;}
.cat-item-14 {background: url('images/cat_14.gif') left no-repeat;}
.cat-item-28 {background: url('images/cat_28.gif') left no-repeat;}
.cat-item-39 {background: url('images/cat_39.gif') left no-repeat;}
#sidebar h2 {
	color: yellow;
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li{
	margin: 0 10px 0 40px;
}
#sidebar ul li ul, #sidebar ul li ul li ul{
	margin: 0;
}
#sidebar ul li ul li{
	margin: 4px 0px 4px 10px;
}
#sidebar ul li ul li ul li {
	margin: 4px 0px 4px 10px;	
}
#main {
	display: inline;
	width: 99%;
	clear: both;
}
.img_person {
	position: absolute;
	top: 31px;
	left: 125px;
	background-image: url('images/person.gif');
	height: 434px;
	width: 107px;
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 4;
}
.title{
font-size: 12px;
color: #5eff66;
}
.entry {
	text-align: justify;
	margin: 0 0 0 20px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

#commentform textarea, input {
	border: 1px solid #CCC;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;	
}
#commentform input {
	background-color: #000;
	color: #CACACA;
}
#commentform textarea {
	background-color: #000;
	color: #CACACA;
}
#comment input {
	background-color: #CCC;
}
.pagetitle {
	font-size: 12px;
	color: #FFF;
}
#comments h3 {
	font-size: 12px;
}
#line {
	height: 10px;
	clear: both;
	width: 750px;
	min-width: 750px;
}
.entry img {
margin: 10px;
}
