/*
Theme Name: nickspring.ru
Theme URI: http://numberonedesigner.com/
Description: Makeup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Number One
Author URI: http://numberoneblogger.com/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #3B3B3B;
	width: 100%;
	background: url(i/top-bg.gif) 50% 0 repeat-x;
}
a {
	color: #197597;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 8px 0;
}
img {border: none;}
blockquote {
	margin: 8px 30px 8px 10px;
	padding-left: 20px;
	border-left: 5px solid #DDD;
}

#wrapper {
	width: 100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
	min-width: 1000px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 902px;
	margin: 0 auto;
	height: 148px;
	position: relative;
	background: url(i/logo.gif) 50% 46px no-repeat;
	border-bottom: 1px solid #CBCBCB;
}

#menu {
	float: right;
	line-height: 45px;
	font-size: 12px;
	list-style: none;
}
#menu li {
	float: left;
	border-left: 1px solid #366171;
	padding: 0 14px;
}
#menu a {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}

#search {
	padding: 13px 0 0 8px;
}
#search input {
	float: left;
	font: 12px Arial, Tahoma;
}
.search {
	width: 175px;
	border: 1px solid #0D3E57;
	background: #507886;
	padding: 1px 5px 2px;
	color: #FFF;
}
.go {
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: #3B89AE url(i/go.gif) no-repeat;
	border: none;
	margin: 2px 0 0 7px;
}

#logo {
	position: absolute;
	top: 60px;
	left: 160px;
	font: 55px Georgia, "Times New Roman";
	letter-spacing: 32px;
	cursor: pointer;
	text-decoration: none;
	color: #4B4B4B;
}
#logo span {
	display: block;
	font: 10px Arial, Tahoma;
	letter-spacing: 4px;
	color: #6A6A6A;
	margin: 3px 0 0 15px;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 605px;
	height: 80px;
	background: url(i/logo.gif) -122px -14px no-repeat;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 902px;
	margin: 0 auto;
	padding: 32px 0 0;
	background: url(i/shadow.gif) 50% 0 no-repeat;
}
* html #container {
	height: 1%;
	margin-bottom: -32px;
}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 642px;
	padding: 0 20px 20px 0;
	float: left;
	border-right: 1px solid #CCC;
	margin-right: -1px;
	overflow: hidden;
}
.post {
	margin: 0 0 50px;
}
#content h2 {
	font: 24px Georgia, "Times New Roman";
	border-left: 7px solid #CCC;
	padding: 0 2px 0 3px;
	margin: 0 0 2px;
}
#content h2 span {
	display: block;
	border-bottom: 1px solid #E5E5E5;
	padding: 0 0 1px 8px;
}
#content h2 a {
	text-decoration: none;
	color: #197597;
}
.entry {text-align: justify;}
.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}
.postmetadata {
	font: 10px Tahoma, Arial;
	color: #A6A6A6;
	margin: 15px 0 0;
	height: 12px;
}
.postmetadata a {
	color: #A6A6A6;
}
.comments {
	float: right;
}
.comments a {
	color: #054A63;
	font: 12px Arial, Tahoma;
	background: url(i/comments.gif) 0 5px no-repeat;
	padding: 0 0 0 16px;
}
.date {
	padding: 0 10px 0 13px;
	background: url(i/date.gif) 0 1px no-repeat;
}
.category {
	padding: 0 0 0 13px;
	background: url(i/category.gif) 0 2px no-repeat;
}

#content h3 {
	font: 24px Georgia, "Times New Roman";
	margin: 0 0 10px;
}
h3.pagetitle {
	margin: 5px 0 25px !important;
	font-weight: normal;
	text-align: center;
	font-size: 19px !important;
}

.commentlist {margin: 20px 0 40px 33px;}
.commentlist li {padding: 8px 8px 2px;}

#author, #email, #url, #comment, #submit {
	font: 14px Arial, Tahoma;
	padding: 3px 5px;
	width: 190px;
	border: 1px solid #CCC;
}
#comment {
	width: 500px;
	height: 170px;
}
#submit {
	width: 120px;
	height: 24px;
	padding: 0;
	background: #EDEDED;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: right;
	width: 235px;
	padding-left: 4px;
	padding-bottom: 15px;
	border-left: 1px solid #CCC;
	margin-top: 22px;
	background: url(i/right-bg.gif) 0 10px no-repeat;
	font-size: 11px;
	line-height: 13px;
	position: relative;
}
#right h3 {
	font: bold 14px Georgia, "Times New Roman";
	color: #4B4B4B;
	border-top: 1px solid #E5E5E5;
	padding: 3px 0 5px 10px;
	position: relative;
	margin: 8px 0 0;
}
#right ul {
	margin: 0px 0 15px 16px;
	list-style: none;
}
#right ul ul {
	margin: 1px 0 0 0;
}
#right li {
	padding: 1px 0 1px 10px;
	background: url(i/arrow.gif) 0 6px no-repeat;
}
#right li a {
	text-decoration: none;
	color: #3B3B3B;
}
#right li a:hover {
	text-decoration: underline;
}
#right p {
	padding: 8px 15px;
}

ul#subscribex {
	margin: 5px 0 -9px 18px;
	text-align: center;
}
#subscribex li {
	background: none;
	padding: 0 0 10px;
}
#subscribex li.rss {
	float: left;
	margin: -11px 0 0;
	padding: 0;
}

#white-border {
	position: absolute;
	top: -22px;
	left: -1px;
	width: 1px;
	height: 31px;
	background: #FFF;
}

.updates {
	margin: 0 0 15px;
	height: 1%;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #EDEDED;
	border-top: 1px solid #DEDEDE;
	font-size: 11px;
	color: #636363;
	margin-top: 10px;
}
.footer {
	width: 902px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
}
#footer a {
	color: #636363;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
