/*
Theme Name: akhalteke.ru
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {font-size:100%;line-height: 1.2;margin-top:0;background:#e0e0e0;}
p { margin-bottom: 2em; }
div.colborder {border:0;}
.logodivs {width:100%;background: #f3f2e8;}
.navdiv {padding:20px 0 0px 0;}
.footdiv {width:100%;background: #666;margin-bottom:5px;}
.footer {font-size:70%;font-family:Arial, sans-serif;}
.logo {text-align:center;;width:657px;height:159px;}

.nav {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:110%;color:#ccc;padding-top:20px;padding-bottom:20px;}
.nav a {text-decoration:none;color:#333;}
.nav ul, .nav li {list-style-type:none;display:inline;padding:0;margin:0;}
.nav li {padding-right:20px;white-space: nowrap;}
.nav li .last {padding:0;}
.text {text-align:justify;}
.white {background-color:#fff;border:0px solid #e0e0e0;}
.right {text-align:right;}
.center {text-align:center;}
.head {text-transform: uppercase;}
.search {background:#ffe0bf;color:#000;padding:10px 15px 1px 15px;}
.reds {background:#570505;color:#fff;padding:15px 25px 1px 25px;}
.sections {font-family:Arial, sans-serif;background:#f0f0f0;color:#000;padding:10px 15px 15px 15px;font-size:90%;}
.sections ul {list-style-type:none;margin:0}
.sections li {margin-bottom:5px;}
input.text, input.title {width:160px;padding:5px;}
.thickbox {margin-top:20px;margin-bottom:20px;}
.ngg-album {border: 0px solid #cccccc;}	
.contents {font-size:80%;}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.size-medium {width:480px;}