/*  
Theme Name: Amanat
Theme URI: http://amanat.kz/
Description: Тема Amanat от Amanat.kz
Version: 1.0
Author: Yuri Gural
Author URI: http://amanat.kz

	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: #FFF;
	color: #000;
	padding: 0;
	border: 0px;
	border-collapse: collapse;
	margin: 0;
	}
	
form{
	padding: 0 px;
	margin: 0;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}	
a {
	color: #2d8100;	
	text-decoration: underline;
}
a img {
	border: 0;
}
#page {
	padding: 0;
	margin: 0;
}
#header {
	background: url('images/title.gif') repeat-x;
	height: 100px;
	width: 100%;
	background-position: bottom;
}
#header-img-left {
	background: url('images/logo.gif') no-repeat top left;
	height: 100px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#header-img-right {
	height: 100px;
	margin: 0 5px 0 0;
	background: url('images/title_r.gif') no-repeat top right;
}
#title {
	width: 320px;
	color: #FFF;
	text-align: center;
/*	padding: 15px;*/
	position: absolute;
	top: 0px;
	left: 420px;
/*	height: 100px;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: bottom;
	background: url('images/title.gif') no-repeat right;
	padding: 0 34px 0 0;
	margin: 0;*/
}
#title h1, h1 a {
	margin: 0;
	padding: 5px 0 0 40px;
	color: #FFF;
	text-decoration: none;
}
#title_description {
	font-size: 11px;
	width: 380px;
	color: #FFF;
	text-align: center;
	margin: 0;
	position: absolute;
	top: 60px;
	left: 410px;
}
#title_left {
	background: url('images/title_l.gif') no-repeat top;
	width: 245px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 225px;
}
#title_center {
/*	height: 100px;
	margin: 0;
	background: url('images/title.gif');
	float: left;
	vertical-align: middle;*/
	margin: 0;
	padding: 0;
	color: #FFF;
}
#title_center a, h1 {
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
}
#content {
	font-size: 12px;
	margin: 20px 30px 0 20px;
	padding: 10px 0 10px 0;
	overflow: hidden;
}
.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 0;
}
#searchform {
	margin: 0;
	padding: 0 0 0 10px;
	text-align:left;
/*	margin: 0;
	padding: 0;
	width: 160px;*/
}
#s {
	background-color: #FFF;
	border: 1px solid #89BF39;
}
#footer {
	background: url('images/grey.gif') repeat-x;
	height: 4px;
	border: none;
	margin: 30px 0;
}
#footer p {
	margin: 0 0 0 250px;
	padding: 10px;
	color: #555;
}
#footer p a {
	text-decoration: none;
}
#footer-img-left {
	background: url('images/bottom.gif') no-repeat top left;
	height: 43px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#footer-img-right {
	float: right;
	margin: 10px;
	padding: 0;
}
#sidebar {
	background: url('images/menu.gif') no-repeat top left;
	height: 100%;
	width: 225px;
	float: left;
	padding: 50px 0;
	overflow: hidden;
}
#sidebar h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li{
	font-size: 14px;
	margin: 0 10px 0 25px;
}
#sidebar ul li ul li{
	margin: 0px 0px 0px 10px;
}
#sidebar ul li ul li ul li {
	margin: 4px 0px 4px 10px;	
}
#sidebar ul li a {
	color: #084116;
	text-decoration: none;
	border-bottom: 1px solid #92cc88;
	margin: 0;
	padding: 0 0 0 3px;
	display: block;
	line-height: 20px;
	width: 100%;
}
#sidebar ul li a:hover {
	background: #084116;
	color: #fff;
}
#main {
	display: inline;
	width: 99%;
	clear: both;
}
.pagetitle {
	font-size: 12px;
	color: #000;
	padding: 5px 0 0 0;
}
.title{
	font-size: 12px;
	color: #5eff66;
}
.alignleft {
	float: left;
}
.alignright {
	text-align: right;
}
.posttitle {
	margin-bottom: 0;
	width: 100%;
	overflow: hidden;
}
.posttitle a {
	float: left;
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background: #89BF39 url(images/posttitle.gif) no-repeat top right;
}
.postdate {
	margin: 0;
	padding: 4px 0 0 15px;
	background: url(images/postline.gif) no-repeat top left;
	font-size: 12px;
	color: #999;
}
.postentry {
	text-align: justify;
	padding: 0 0 0 0;
	margin: 0 0 0 15px;
}
.postmeta {
	padding: 0 0 0 0;
	margin: 10px 0 0 15px;
}
#commentform textarea, input {
	border: 1px solid #89BF39;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;	
}
#commentform input {
	background-color: #FFF;
	color: #000;
}
#commentform textarea {
	background-color: #FFF;
	color: #000;
}
#comment input {
	background-color: #000;
}
#comments h3 {
	font-size: 12px;
}
#line {
	height: 2px;
	clear: both;
	width: 100%;
	min-width: 750px;
}
