/*
Theme Name: epochta.ru/blog/
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 Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
}
a {
	color: #00AEEF;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 8px 0;
}
img {border: none;}
blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 15px 5px 90px;
	background: #FDF3CF url(i/blockquote.gif) 10px 0 no-repeat;
}
hr {
	height: 1px;
	overflow: hidden;
	border: none;
	border-top: 1px dashed #CCC;
	margin: 8px 0;
}
* html hr {margin: 3px 0;}
*+html hr {margin: 3px 0;}

#wrapper {
	width: 989px;
	margin: 0 auto;
	padding: 0 0 10px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 127px;
	position: relative;
	overflow: hidden;
}
#logo {
	position: absolute;
	top: 24px;
	left: 0;
	padding: 8px 0 0 70px;
	font-size: 28px;
	line-height: 28px;
	letter-spacing: -1px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	color: #0293E1;
}
#logo span {
	display: block;
	padding: 2px 5px 4px;
	margin: 4px 0 0;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #FFF;
	background: #F3C50D;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 326px;
	height: 66px;
	background: url(i/logo.gif) no-repeat;
}
#epochta {
	position: absolute;
	top: 24px;
	left: 0;
	width: 80px;
	height: 66px;
}

#menu {
	position: absolute;
	top: 55px;
	right: 0;
	list-style: none;
	font-size: 11px;
	text-transform: uppercase;
	margin-right: -12px;
}
#menu li {
	position: relative;
	width: 125px;
	float: left;
	text-align: center;
}
#menu a {
	display: block;
	color: #636163;
	text-decoration: none;
	padding: 17px 0 0;
	background: url(i/menu.gif) 50% 0 no-repeat;
	position: relative;
}
#menu a:hover {
	text-decoration: underline;
}
#menu li.current_page_item a,
#menu a:hover {
	background: url(i/menu-hover.gif) 50% 0 no-repeat;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	overflow: hidden;
	background: url(i/border.gif) 783px 0 repeat-y;
}
#content {
	width: 100%;
	float: left;
}
#text {
	margin: 0 410px 0 0;
	padding: 2px 17px 20px 4px;
	border-right: 1px solid #E1E1E1;
	overflow: hidden;
}
.post {
	padding: 0 0 37px;
}
#content h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 10px 0 10px;
	padding: 0 0 1px;
	width: 100%;
	overflow: hidden;
}
#content h2 a {
	text-decoration: none;
	color: #000;
}
#content h2 a:hover {
	text-decoration: underline;
}
.date {
	background: #00AEEF;
	padding: 6px 8px 0;
	margin: -5px 11px 0 0;
	color: #FFF;
	font-size: 12px;
	float: left;
	display: inline;
}
.date a {
	color: #FFF !important;
	text-decoration: none !important;
}
.entry {text-align: justify;}
.entry img {
	border: 1px solid #CCC;
	padding:5px;
	margin:5px;
}
.postmetadata {
	font-size: 11px;
	color: #8B8B8B;
	margin: 3px 0 0;
	padding: 12px 0 0;
	border-top: 1px solid #E5E5E5;
}
.postmetadata a {
	color: #8B8B8B;
}
.comments {
	float: right;
}
.comments a {
	color: #00AEEF;
	background: url(i/comments.gif) 0 2px no-repeat;
	padding: 0 0 0 18px;
}
.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#content h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px;
}
h3#comments {
	padding: 5px 10px 0 10px;
	border-top: 2px solid #FFF;
	line-height: 25px;
}
h3.pagetitle {
	margin: 5px 0 20px !important;
	font-weight: normal;
	text-align: center;
	font-size: 16px !important;
}
#subs {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	background: #F6F6F6;
}

#subs strong {
	font-size: 14px;
	line-height: 14px;
	color: #DA6944;
	margin: 0 0 7px;
}

#subs input {
	font: 12px Arial, Tahoma;
	color: #5F5F5F;
}
#subs .input {
	width: 270px;
	padding: 0 3px 1px;
}

#comm {
	border-top: 1px solid #E5E5E5;
	background: #F6F6F6;
}

.commentlist {
	margin: 10px 15px 40px 15px;
	list-style: none;
	padding: 0 0 30px;
}
.commentlist li {
	padding: 13px 8px 8px 54px;
	border-bottom: 1px solid #E6E6E6;
	font: 11px Tahoma, Arial;
	color: #444444;
	background: url(i/comment.gif) 36px 17px no-repeat;
}
.alt {
	background-color: #EAEAEA !important;
}
.author {
	position: relative;
	line-height: 14px;
	height: 1%;
	padding: 0 0 3px;
}
.author strong {
	font-size: 12px;
}
.grav {
	float: right;
	width: 25px;
	display: inline;
	margin: 5px 0 0;
}
.count {
	position: absolute;
	top: -6px;
	left: -47px;
	font: 24px Georgia, "Times New Roman";
	color: #BEBEBE;
}
.commentmetadata {
	font-size: 10px;
	color: #ADADAD;
}
.commentmetadata a {
	color: #ADADAD;
	text-decoration: none;
}
.commentmetadata a:hover {
	text-decoration: underline;
}

#author, #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 {overflow: hidden; height: 1%;}
.alignleft {float: left;}
.alignright {float: right;}



/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars {
	float: left;
	width: 410px;
	margin-left: -411px;
	border-left: 1px solid #E1E1E1;
	color: #5F5F5F;
}

.sidebar {
	float: left;
	padding: 0 10px 20px;
}

.sl {
	border-right: 1px solid #E1E1E1;
	width: 184px;
}
.sr {
	border-left: 1px solid #E1E1E1;
	width: 185px;
	margin-left: -1px;
	overflow: hidden;
}

#forms {
	margin-left: -1px;
	border-bottom: 17px solid #FFF;
	height: 1%;
	position: relative;
}

#search,
#subscr {
	border: 1px solid #E1E1E1;
	border-width: 1px 0;
	background: #EFEFEF url(i/search.gif) 10px 50% no-repeat;
}
#search div,
#subscr div {
	border: 1px solid #FFF;
	border-width: 1px 0;
	padding: 14px 0 14px 31px;
}
#subscr {
	margin-top: -1px;
	background: #EFEFEF url(i/subscribe.gif) 10px 50% no-repeat;
}
#forms input {
	font: 12px Arial, Tahoma;
	color: #5F5F5F;
}
#forms .input {
	width: 270px;
	padding: 0 3px 1px;
}
html:root #forms .input {
	padding: 1px 3px 0;
}
.go {
	cursor: pointer;
	background: #0293E1 url(i/go.gif) no-repeat;
	width: 82px;
	height: 16px;
	text-align: center;
	color: #FFF !important;
	font-size: 11px !important;
	border: none;
	margin-left: 2px;
}
html:root .go {padding: 0 0 2px; margin-bottom: 1px;}
* html .go {margin-bottom: 2px;}
*+html .go {margin-bottom: 2px;}

.sidebar h3 {
	font-size: 14px;
	line-height: 14px;
	color: #DA6944;
	margin: 0 0 7px;
}
.sidebar ul {
	margin: 7px 0 25px;
	list-style: none;
	line-height: 15px;
}
.sidebar ul ul {
	margin: 0 0 0 27px;
}
.sidebar li {
	background: url(i/arrow.gif) 0 8px no-repeat;
	padding: 2px 0 1px 9px;
}
.sidebar li li {
	background: none;
	padding: 0;
}
.sidebar a {
	color: #5F5F5F;
}

.subscribe {
	border-collapse: collapse;
	margin: 0 -4px 3px 0;
}
.subscribe td {
  padding: 0 0 20px;
}
a.rss {
	background: url(i/rss.gif) 100% 50% no-repeat;
	padding: 0 25px 2px 0;
}

#blog-author {
	padding: 7px 0 20px;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #CC3300 url(i/footer-left.gif) no-repeat;
	text-align: center;
	color: #FFA8A8;
	font-size: 10px;
	line-height: 13px;
}
.footer {
	background: url(i/footer-right.gif) 100% 0 no-repeat;
	height: 32px;
	padding: 6px 0 0;
}
#footer a {
	color: #FFA8A8;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


