/*
Theme Name:Kirichkov.com
Theme URI:http://kirichkov.com/
Description: This is kirichkov.com's Wordpress theme
Version:0.1
Author:Simplicity ltd.
Author URI:http://kirichkov.com/
Tags:white, blue, yellow, fixed-width, two-columns, right-sidebar

*/

* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
body {
	font-family: Helvetica, Verdana,Arial,sans-serif;
	font-size: 1em;
	background: #fff;
	padding: 2em;
}
textarea {
	font-family: Helvetica, Verdana,Arial,sans-serif;
	font-size: 1em;
}

a, a:link, a:visited {
	color: #0072bc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #fff;
	background: #0072bc;
	text-decoration: none;
}

div#page {
	width: 960px;
	margin: auto;
	margin-top: 10px;
}

div#header {
	font-family: Verdana,Arial,sans-serif;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
}

div#header div#title {
	margin-bottom: 30px;
}

div#header div#title h5 {
	font-size: 1.5em;
	margin-bottom: 5px;
}

div#header div#title div#slogan {
	font-size: 1.3em;
}

div#menu {
	font-family: Verdana,Arial,sans-serif;
	color: #ff8e00;
}
div#menu ul {
	display: table;
	padding-left: 0;
}
div#menu ul li {
	width: 160px;
	display: table-cell;
	text-align: left;
	margin-left: 10px;
}

div#header a, div#header a:link, div#header a:visited {
	color: #ff8e00;
	font-weight: bold;
	font-size: 1.33333em;
	border-bottom: 1px dashed #ff8e00;
}

div#menu li.current_page_item a {
	color: #0072bc;
	border-bottom: 3px solid #0072bc;
}

div#header a:hover {
	text-decoration: none;
	border-bottom: 3px solid #ff8e00;
}

div#sidebar {
	width: 350px;
	float: right;
	border-left: 1px dashed #ccc;
}

div.sidebar {
	background: #fff;
	padding: 20px;
	font-size: 0.75em;
	border-bottom: 1px dashed #ccc;
}

div.sidebar h3 {
	font-size: 1.3333em;
	margin-bottom: 10px;
}

div.sidebar ul {
	list-style-position: inside;
}

div.sidebar div.twtr-tweet-wrap {
	padding-left: 0;
	padding-right: 0;
}

div#main {
	margin-right: 367px;
	background: #fff;
	padding-top: 20px;
}

div#main h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1em;
}
div#main h2 {
	font-size: 1.25em;
	margin-bottom: 1em;
	margin-top: 2em;
}
div#main h3 {
	font-size: 1em;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
div#main h4 {
	font-size: 0.75em;
}
div#main {
	font-size: 0.875em;
}
div#main ul, div#main ol, div#main dl {
/*	padding-left: 1.6em;*/
	margin-bottom: 1em;
}

div#footer {clear:both;text-align:center;font-size:0.625em;padding-top:3em;}
div#footer a{color:#000;text-decoration:underline;}

/* Sidebar */
div#delicious-posts-georgi ul {
	margin-bottom: 0;
	list-style: inside disc;
}

/* Rants */
div.rant div.rant_header {
	position: relative;
}

div.rant h1 {
	margin-bottom: 1em;
	margin-right: 110px;
}
div.rant div.body {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.5em;
}
div.rant div.body p {
	margin-bottom: 1em;
}

div.rant div.body ul, div.rant div.body ol, div.rant div.body dl {
	padding-left: 2em;
	margin-bottom: 1em;
}

div.rant div.body ul li, div.rant div.body ol li, div.rant div.body dl li {
	margin-bottom: 1em;
}

div.rant div.body blockquote.terminal {
	padding: 0.5em 1em;
	margin: 0.5em 0 0.5em -1em;
	background: #000;
	color: #0f0;
	border: 2px solid #ccc;
}

div.rant div.body blockquote.terminal p {
	margin-bottom: 0;
}

div.rant div.rant_footer {
	padding-bottom: 1em;
	border-bottom: 1px dashed #999;
	margin-bottom: 3em;
}

div.rant div.rant_footer p {
	margin-bottom: 1em;
}

p.comments-title {
	font-size: 1.5em;
	margin-bottom: 1em;
	margin-top: 2em;
}
div.comment-info {
	color: #999;
}

div#comments ul.commentlist {
	padding-left: 0;
	list-style: none;
}

ul.commentlist li {
	margin: 1em 0;
	padding: 0.5em;
}

span.error {
	color: #f00;
}

span.success {
	color: #0f0;
}

div#main ul.formlist {
	list-style: none;
	list-style-position: outside;
	padding-left: 0;
}

div#main div.gallery {
	line-height: 1em;
}

div#main div.gallery dl.gallery-item {
	float: left;
	padding: 0;
	margin: 0 15px 2em 0;	
}

div#main div.gallery dd.gallery-caption {
	width: 170px;
	text-align: center;
	padding: 5px;
}

div#main div.gallery dl.gallery-item dt a:hover img, div#main div.album a:hover img.album-cover, div#image a:hover img {
	background-color: #0072BC;
}

/* Albums */
div#main div.album img.album-cover {
	float: left;
}

div#main div.album div.album-description {
	min-height: 182px;
	margin-left: 200px;
}

div#main div.album {
	margin-bottom: 40px;
}

div#main div.album p {
	line-height: 1.5em;
	margin-bottom: 1em;
}


/* Image */

div.rant div.body img, div#main div.album img.album-cover {
	background-color: #F2F8FC;
	border:1px solid #0072BC;
	padding:10px;
}

div.rant div.body div.wp-caption img {
	background-color: none;
	border: 0;
	padding: 0;
}

div.rant div.body div.wp-caption {
	background-color: #F2F8FC;
	border:1px solid #0072BC;
	padding:10px;
	text-align: center;
	margin-bottom: 1em;
}

div.rant div.body div.wp-caption p.wp-caption-text {
	text-align: center;
	padding-top: 10px;
	margin: 0;
}

table.exif_data {
	margin-bottom: 1em;
}
table.exif_data td {
	background-color: #F2F8FC;
	padding: 0.5em;
}

div#prev-image a:hover img, div#next-image a:hover img {
	background-color: #0072BC;
}

div#next-image {
	margin-bottom: 2em;
}

/* 404 */

div#not-found {
	padding-top: 1em;
	font-size: 1em;
}

div#not-found h1 {
	color: #f00;
}

div#not-found p {
	margin-top: 1em;
}

/* end 404 */

div.back-to-top {
	margin: 1em 0;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}

.left { text-align: left; }
.right { text-align: right; }
.top { vertical-align: top; }
.bottom { vertical-align: bottom; }
.middle { vertical-align: middle; }
.alignnone { float: none; }
.alignleft { float: left; }
.alignright { float: right; }


.bold {
	font-weight: bold;
}
.p1 {
	padding: 1em;
}
.white-bg {
	background: #fff;
}
.blue-bg {
	background: #eeeeff;
}
.hint {
	color: #999;
}
.black-c {
	color: #000;
}

.red-c {color:#f00;}

.mb10 {
	margin-bottom: 10px;
}
.mb1 {
	margin-bottom: 1em;
}

.mt1 {
	margin-top: 1em;
}

.mr1 {
	margin-right: 1em;
}

.ml1 {
	margin-left: 1em;
}
