@import url("http://entarea.ru/style.css");
/*
Theme Name: EntareaBlog
Author: SlaviO
Author URL: www.entarea.ru
*/
/*#meta h2 {
	color:#00ACEF !important;
	
}*/
#main .entry {
	line-height: 1.4em;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 'Courier New', Courier, Fixed;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.post {
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px dotted;
	border-color:#361C51;
	padding:10px;
	margin-bottom:20px;
	overflow: hidden;
}
.navigation {
	width:100%;
	height:20px;
	padding-bottom:20px;
}
.post hr {
	display: block;
}
#main .postmetadata {
	margin-top:20px;
}
#main .smallattachment {
	float: left;
	width: 200px;
	margin: 5px 5px 5px 10px;
}
#main .attachment {
	margin: 5px 0px;
}
.postmetadata {
	clear: left;

	padding: 10px;
	border:1px dashed;
	border-color:#333;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;

}
h1 {
	padding-top: 40px;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3.comments {
	margin: 40px auto 20px;
}
.entry ol {
	padding: 0 0 0 35px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform {
	width:640px;
}
#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	float: right;
}
.commentlist {
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style-type: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	display: block;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
acronym, span.caps {
	cursor: help;
}
acronym {
	border-bottom: 1px dashed #999;
}
blockquote {
	background-color:#00ACEF;
	color:#9EE4FF;
	padding:20px;
	padding-top:60px;
	margin:20px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	background-image:url(http://entarea.ru/blog_download.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#main blockquote a {
	color:#FFF;
	border-bottom: 1px dashed;
}
blockquote a:hover {
	color:#000;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
hr {
	display: none;
}
.more {
	margin-top: 10px;
	font-weight: bold;
}
.post .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.postdata a, .postdata a:visited {
	/*	color: #999999;
	text-decoration: none;*/
}
.postdata .category {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;
	margin:10px;
}
.postdata .comments {
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
	display:none;
}
.pvc {
	display: none;
	visibility: hidden;
}
.alignleft, .alignright {
	margin:10px;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.navigation {
    text-align: center;
	font-weight: bold;
	font-size:18px;
}
.navigation a, .navigation span {
	border: 1px solid;
	border-color:#000;
	border-radius: 2px 2px 2px 2px;
	display: inline-block;
	height: 24px;
	margin-left:8px;
	margin-right:8px;
	text-align: center;
	text-decoration: none;
	width: 46px;
	color:#FFF;
	background-color:#39F;
}
.navigation a {
	color:#FFF;
}
.navigation a:hover, .navigation span.current {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0;
	border-color: #39F;
	border-style: solid;
	border-width: 4px;
	color: #000;
	margin-left:5px;
	margin-right:5px;
	background-color:#39F;
}
.navigation a:hover {
	padding-bottom:3px;
}
	
div.navigation span.page-numbers {
	color:#000;}
