/*
Theme Name: Clean and Simple
Theme URI: http://www.belyaevskiy.ru
Description: 
Version: 3.2
Tags: clean, simple, professional, two columns, fixed-width
Author: Denis Belyaevskiy
Author URI: http://www.belyaevskiy.ru/
Latest updated: 17.07.10
*/
/************* Ластик *************/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li,  form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	outline: none;
}
/************* Шапка *************/ 
h1 a  {
	font: 55px 'arial black', gadget, sans-serif;
	text-decoration: none; 
	text-shadow: 2px 2px 2px #333;
	float: left;
	margin: 0 0 0 -4px;
}
#search {
	float: right;
	margin: 40px 0 0;
}
#s {
	padding: 2px;
	border: 2px solid #333;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc; 
	text-align: center;
}
/************* Контент *************/ 
#content { 
	float: right;
	width: 720px;
	margin: 20px 0 30px; 
}
h2 { 	
	text-align: right;
	margin: 0 0 30px;
	font: bold italic 1.6em tahoma, geneva, sans-serif;
}
.post {
	margin: 0 0 50px;	
}
h3 {
	color: #999;
	font: 1.4em/2 tahoma, geneva, sans-serif; 
	border-bottom: 2px dashed #333; 
}
h3 a:link,
h3 a:visited {
	color: #000;
	text-decoration: none;
}
h3 a:focus,
h3 a:hover {
	color: #c00;
}
h3 span {
	vertical-align: 10px;
	font-size: .5em;
}
h4 {
	margin: 10px 0 20px; 
	font: 0.8em tahoma, geneva, sans-serif;
}
#content h6 {
	text-align: right;
	margin: 20px 0 0;
}
/************* Разное *************/
body {	
	font: 0.9em/1.5 tahoma, geneva, sans-serif;
	width: 960px;
	margin: auto;
}
a:link {
	color: #06c;
}
a:visited {
	color: #606;
}
a:focus,
a:hover,
code, 
.mark {
	color: #c00;
}
p {
	margin: 0 0 1em;
} 
abbr,
acronym {
	cursor: help;
	border-bottom: 1px dotted #666;
}
blockquote {
	border-left: 3px double;
	font-style: italic;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 37px;
}
kbd {
	border: 1px outset;
	padding: 1px 3px;
	background: #ccc;
}
var,
.fn {
	font-weight: bold;
}
#content ol,
#content ul {
	padding: 0 0 1em 50px;
}
#content a:hover img {
	filter: alpha (Opacity=70); /* IE7 */
	opacity: 0.7;  
}
.center {
	text-align: center;
}
.aside-left {
	float: left;
	margin: 5px 20px 10px 0px;
}
.center span,
.post a:not([href*="belyaevskiy.ru"]),
.comment-text a:not([href*="belyaevskiy.ru"]) { 
	font-style: italic;
}
/************* Сайдбар *************/
#sidebar {
	float: left; 
	width: 180px; 
	background: #f1f1f1;
	border: 1px solid #ccc;
	padding: 15px 15px 0;
	margin: 20px 0 30px;
}
#sidebar h6 { 	
	font-size: 1.3em; 
}
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar a:focus,
#sidebar a:hover {
	color: #c00;
}
#sidebar li {
	list-style: square inside;
}
#sidebar ul {
	margin: 5px 0 30px;
}
/************* Комментарии *************/
#s, 
#author, 
#email, 
#url, 
textarea {
	margin: 0 6px 0 0;
	width: 300px;	
	font-family: tahoma, geneva, sans-serif;
}
textarea {
	resize: none;
	width: 460px;
}
.comment-wrapper {
	padding: 10px 15px;
	background: #f9f9f9;
}
.oddcomment {
	background: #f1f1f1;
}
/************* Подвал *************/
address {
	clear: both;
	padding: 15px 0 20px;
	border-top: 2px solid;
	height: 1%; /* IE7 */
}
/************* 404 *************/
pre.center {
	background: #000;
	color: #fff;
	margin: 0 0 20px;
	padding: 10px;
	line-height: 17px;
}
/************* Теги *************/
.post.center a {
	padding: 0 .4em .2em;
	color: #000;
	white-space: nowrap;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block; /* IE8 */
}
.post.center a:visited {
	color: #ccc;
}
.post.center a:focus,
.post.center a:hover {
	background: #c00;
	color: #fff;
}
/************* Вишлист *************/
table {
	border-collapse: collapse;
	width: 100%;
}
td, th {
	padding: 1em;
	border-left: 4px solid #fff;
	border-top: 4px solid #fff;
}
tr {
	background: #c9c;
}
tr.odd {
	background: #fc9;
}
tr:hover {
	background: #969;
}
tr.odd:hover {
	background: #c96;
}




.commentation, 
.ngg-left,
.red {
	/*border: 10px solid red;*/
}
.ngg-left {
	float: left;
	margin: 5px 20px 10px 0px;
}