/*
Theme Name: rostdeneg.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: 12px/18px Tahoma, Arial, Verdana, sans-serif;
	width: 100%;
	background: #144558 url(i/bg.gif);
}
a {
	color: #1E5A72;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 8px 0;
}
img {border: none;}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
.tl, .tr,
.bl, .br {
	position: absolute;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 168px;
	position: relative;
}

#header-top {
	height: 113px;
	border: 1px solid #2C5869;
	border-top: none;
	background: #152126;
	margin: 0 0 5px;
}
#header-top .bl {
	top: 109px;
	left: 0;
	width: 5px;
	height: 5px;
	background: url(i/header-bl.gif) no-repeat;
}
#header-top .br {
	top: 109px;
	left: 985px;
	width: 5px;
	height: 5px;
	background: url(i/header-br.gif) no-repeat;
}

#logo {
	position: absolute;
	top: 34px;
	left: 37px;
	font: bold 25px Georgia, "Times New Roman";
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
	letter-spacing: 1px;
}
#logo span {
	display: block;
	font: 8px Arial, Tahoma;
	text-transform: lowercase;
	color: #8A9093;
	margin: -5px 0 0;
	letter-spacing: 0;
}
#logo b {
	position: absolute;
	top: 5px;
	left: 0;
	width: 181px;
	height: 31px;
	background: url(i/logo.gif) no-repeat;
}

#top-adv {
	position: absolute;
	top: 11px;
	right: 12px;
}

#menu {
	background: #080C0E url(i/menu-bg.gif) repeat-x;
}
#menu-r {
	background: url(i/menu-left.gif) no-repeat;
	padding: 0 0 0 5px;
}
#menu ul {
	list-style: none;
	height: 47px;
	background: url(i/menu-right.gif) 100% 0 no-repeat;
	overflow: hidden;
	text-align: center;
	padding: 0 5px 0 0;
	font: 14px/47px Georgia, "Times New Roman";
}
#menu li {
	display: inline;
	background: url(i/divider.gif) no-repeat;
	margin-left: -2px;
	margin-right: -2px;
	padding: 15px 0 17px 2px;
	position: relative;
	zoom: 1;
}
* html #menu li {
	padding: 0px 0 17px 2px;
	margin-right: 0;
}
*+html #menu li {
	padding: 0px 0 17px 2px;
	margin-right: 0;
}
#menu li.first {
	background: none;
}
#menu a {
	padding: 15px 50px 16px;
	text-align: center;
	text-decoration: none;
	color: #BEBFC0;
}
#menu a:hover,
#menu li.current_page_item a {
	background: url(i/menu-current-bg.gif) repeat-x;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	padding: 5px 0;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 100%;
	float: left;
        text-align: left;
}
#content-bottom {
	height: 5px;
	background: url(i/content-bottom.gif) 0 100% no-repeat;
	font-size: 1px;
	margin: 5px -25px 0;
}
#text {
	margin: 0 255px 0 0;
	padding: 27px 25px 0;
	background: #FFF url(i/content-top.gif) no-repeat;
}

.post {
	margin: 0 0 50px;
}
#content h1 {
	font: 24px Georgia, "Times New Roman";
}
#content h1 a {
	text-decoration: none;
}
#content h1 a:hover {
	text-decoration: underline;
}
.entry {text-align: justify;}
.entry img {position: relative;}
.postmetadata {
	font-size: 11px;
	color: #A6A6A6;
	margin: 2px 0 0;
}
.postmetadata a {
	color: #989898;
	text-decoration: none;
}
.postmetadata a:hover {
	text-decoration: underline;
}
.comments {
        text-align: left;
}
.ok a  {
	padding: 3px 0 0 50px;
}
.com {
	background: url(i/comments.gif) 0 3px no-repeat;
	padding: 0 0 0 22px;
	margin: 15px 0 0 0;
}
.com a {
        color: #A7A7A7;
	text-decoration: none;
}
.com a:hover {
	text-decoration: underline;
}
.com a#kons {
        color: #1E5A72;
	text-decoration: none;
}
.com a:hover#kons {
	text-decoration: underline;
}
.rss {
	color: #000;
	background: url(i/rss.gif) 0 3px no-repeat;
	padding: 0 0 0 22px;
}
.rss a {
	text-decoration: none;

}
.rss a:hover {
	text-decoration: underline;
}
.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#content h3 {
	font: 24px Georgia, "Times New Roman";
	margin: 0 0 10px;
}
h3.pagetitle {
	margin: 0 0 20px !important;
	font-weight: normal;
	text-align: center;
	font-size: 20px !important;
}

.commentlist {margin: 20px 0 40px 20px;}
.commentlist li {padding: 8px 8px 2px;}
.alt {background: #F4F4F4}

#author, #myl, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 3px;
	width: 190px;
	border: 1px solid #ACACAC;
}
#comment {
	width: 500px;
	height: 150px;
}
#submit {
	width: 80px;
	height: 22px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}



/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 250px;
	margin-left: -250px;
	font: 12px/18px Arial, Tahoma;
	color: #8FADB9;
        text-align: left;
}
* hmml #right {margin-right: -3px;}
#right .block {
	background: #1E5A72 url(i/block-top.gif) no-repeat;
	margin: 0 0 5px;
}
#right .bl-bot {
	background: url(i/block-bottom.gif) 0 100% no-repeat;
	padding: 12px 14px;
}

#right h3 {
	color: #FFF;
	font-size: 12px;
	margin: 0 0 5px;
}
#right a {
	color: #8FADB9;
}
#right ul {
	list-style: none;
	margin: 7px 0;
}
#right ul ul {
	margin: 0;
}
#right li {
	background: url(i/arrow.gif) 0 8px no-repeat;
	padding-left: 8px;
}
#right p {
	line-height: 14px;
	padding: 4px 0;
	text-align: justify;
}

img.left {
	float: left;
	padding: 2px 4px 0 0;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	line-height: 35px;
	background: #1E5A72 url(i/footer-left.gif) no-repeat;
	font-size: 10px;
	text-align: center;
	color: #8FADB9;
}
#footer a {
	color: #8FADB9;
}
.footer {
  height: 36px;
	background: url(i/footer-right.gif) 100% 0 no-repeat;
}


.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.akpc_pop {
        display: none;
}
.fuck {position : absolute; left : -1000px; }