/*
Theme Name: sander.ru blog
Theme URI:
Description: Markup by <a href="http://dimox.name/">Dimox</a>
Version:
Author: Dimox
Author URI:
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/16px Arial, Tahoma, sans-serif;
	width: 100%;
	background: #FFF;
}
a {
	color: #000;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 16px}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 0 0 16px 20px;
	padding: 1px 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}

#wrapper {
	width: 900px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
.header1 {background: url(i/header1.jpeg) 0 40px no-repeat}
.header2 {background: url(i/header2.jpeg) 0 40px no-repeat}
.header3 {background: url(i/header3.jpeg) 0 40px no-repeat}
.header4 {background: url(i/header4.jpeg) 0 40px no-repeat}
.header5 {background: url(i/header5.jpeg) 0 40px no-repeat}
.header6 {background: url(i/header6.jpeg) 0 40px no-repeat}
.header7 {background: url(i/header7.jpeg) 0 40px no-repeat}
.header8 {background: url(i/header8.jpeg) 0 40px no-repeat}
.header9 {background: url(i/header9.jpeg) 0 40px no-repeat}
.header10 {background: url(i/header10.jpeg) 0 40px no-repeat}
#header {
	height: 156px;
	position: relative;
}

#logo {
	position: absolute;
	top: 44px;
	left: 560px;
	width: 318px;
	padding: 20px 0 0;
	background: url(i/logo.png) no-repeat;
	font-size: 14px;
  line-height: 18px;
  font-weight: normal;
	text-decoration: none;
	color: #000;
}
#logo span {
	display: block;
  text-indent: -9999px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 30px;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	float: left;
	width: 500px;
	padding: 30px 20px 0 0;
	background: #FFF;
	margin: 124px 0 0;
	overflow: hidden;
}
.post {
	margin: 0 0 37px;
}
#content h2 {
	font: 24px/30px Arial, Tahoma;
	margin: 0 0 2px;
}
#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: 24px/30px Arial, Tahoma;
	margin: 25px 0 18px;
}
#content .entry h3 {font-size: 22px}
#content .entry h4 {font-size: 20px}
#content .entry h5 {font-size: 18px}
#content .entry h6 {font-size: 16px}
.entry {
  border-top: 4px solid #000;
  border-bottom: 1px solid #999;
	padding: 15px 0 0;
}
.pmeta {
	color: #666;
	margin: 5px 0;
}
.pmeta a,
.comments a {
	color: #666;
}
.comments {
	padding: 6px 0 0;
}

.post ul,
.post ol {
	margin: 0 0 18px 30px;
}
.post li {
	padding: 2px 0;
}
.post li ul, .post li ol {
	margin: 0;
}
.post li li {
	padding-left: 18px;
}

#content h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 0 0 37px;
	padding: 0 0 7px;
	font-size: 18px;
  border-bottom: 1px solid #999;
}

.commentlist {margin: 20px 0 5px;}
.commentlist li {
	padding: 17px 0;
	list-style: none;
}
.commentlist ul.children {
	margin: 0 0 -3px;
}
.commentlist ul.children li {
	padding: 12px 0 5px 25px;
}
.avatar {
	float: left;
	display: inline;
	border: 1px solid #DDD;
	padding: 2px;
	margin: 0 7px 0 0;
	background: #FFF;
}
.fn {
	font-style: normal;
	font-weight: bold;
}
.commentmetadata {
	color: #666;
	margin: 0 0 12px;
	float: right;
}
.commentmetadata a {
	text-decoration: none;
	color: #666;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.ctext {
	padding: 15px 0 0;
}
.reply {
	margin: -10px 0 10px;
	font-size: 11px;
}
#respond h3 {
	margin: 30px 0 16px;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform p {margin: 0 0 10px}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 4px 5px 5px;
	width: 210px;
	border: 1px solid #999;
}
#comment {
	width: 98%;
	height: 150px;
}
#submit {
	width: 100px;
	height: 26px;
	padding: 0;
	background: #EEE;
	cursor: pointer;
	overflow: visible;
}

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 1px;
	padding: 7px 0 8px;
  border: 1px solid #999;
  border-width: 1px 0;
}
.navigation.comm {
	padding: 0;
	margin: -10px 0 10px;
	border: none;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: right;
	width: 340px;
}

#nav {
	list-style: none;
  border-top: 4px solid #000;
	margin: 0 0 31px;
}
#nav li {
  border-bottom: 1px solid #999;
	position: relative;
	height: 1%;
}
#nav a {
	display: block;
	height: 29px;
  text-indent: -9999px;
}
#n1 {background: url(i/nav_about.png) no-repeat}
#n2 {background: url(i/nav_consulting.png) no-repeat}
#n3 {background: url(i/nav_seminars.png) no-repeat}
#n4 {background: url(i/nav_publications.png) no-repeat}
#n5 {background: url(i/nav_books.png) no-repeat}
#n6 {background: url(i/nav_projects.png) no-repeat}
#n7 {background: url(i/nav_contacts.png) no-repeat}
#nav a:hover {background-position: 0 -29px}
#nav a#eng {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 29px;
  background: url(i/eng.gif) 100% 10px no-repeat;
}

.section {
	margin: 0 0 27px;
}
.section h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 29px;
  border-bottom: 4px solid #000;
	margin: 0 0 4px;
}
.section li {
	list-style: none;
  padding: 5px 0 4px;
}

.section li.twitter {background: url(i/twitter.gif) 100% 3px no-repeat}
.section li.rss {background: url(i/rss.gif) 100% 3px no-repeat}
.section li.swiss {background: url(i/swiss.gif) 100% 3px no-repeat}
.section li.workintheuk {background: url(i/eng.gif) 100% 3px no-repeat}

.categories {
	width: 500px;
}
ul#categories {
	width: 500px;
	overflow: hidden;
	margin: 0 0 30px;
}
#categories li {
	float: left;
	width: 125px;
	padding: 0;
}

#calendar_wrap {
	padding: 10px 0 0 60px;
}
#wp-calendar td {
	padding: 1px 7px;
  text-align: center;
}

.widget_tag_cloud a {
  line-height: 24px;
  margin-right: 5px;
}

#authoriz {
	overflow: hidden;
	width: 250px;
	padding: 8px 0 0 50px;
}
#authoriz label {
	display: block;
	padding: 0 0 6px;
	cursor: pointer;
}
#login, #pass,
.widget_search .search {
  border: 1px solid #999;
	padding: 4px 5px 5px;
	margin: 0 0 13px;
	font: 12px Arial, Tahoma;
	width: 237px;
}
#authoriz .go,
.widget_search .go {
	float: right;
	width: 69px;
	height: 26px;
  background: #EEE;
  border: 1px solid #999;
	font: 12px Arial, Tahoma;
	cursor: pointer;
}
#rememberme {
  font-size: 11px;
	padding: 5px 0 3px;
}
#authoriz a {
  font-size: 11px;
}

.widget_search form {
	overflow: hidden;
	width: 250px;
	padding: 8px 0 0 50px;
}
.widget_search input.search {
	float: left;
	width: 165px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	overflow: hidden;
	padding: 0 0 40px;
}
#footerLeft {
	float: left;
	width: 500px;
  border-top: 1px solid #999;
	padding: 44px 0 0;
}
#footerLeft a {
  margin-right: 6px;
}
#footerRight {
	float: right;
	width: 340px;
  border-top: 1px solid #999;
	padding: 29px 0 0;
}