@import url("http://entarea.ru/menu.css");
@import url("http://entarea.ru/search.css");
@import url("http://entarea.ru/settings.css");
@import url("http://entarea.ru/sfx.css");
/*
Theme Name: EntareaBlog
Author: SlaviO
Author URL: www.entarea.ru
*/
* {
	margin : 0;
	padding : 0;/* стандартное правило для удаления всех посторонних отступов */
}
body {
	color: #333;
	text-align: center;
	background-color: #000000;
}
#header {
}
#content {
	background-color: #FFFFFF;
	text-align:left;
}
#page {
	background-color: #FFFFFF;
}
#sidebar {
	text-align:left;
	background-color:#000000;
	float: right;
	color: #FFFFFF;
}
#sidebar ul li {
	list-style-type: none;
}
#sidebar h2 {
	margin: 5px 0 0;
	color: #66CCFF;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn, .narrowcolumn {
	margin-right:276px;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#footer {
	clear: both;
	color: #666666;
	font-size:13px;
	background-color: #000000;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #FFFFFF;
}
#footercore {
	clear:both;
	text-align:center;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h1 {
	text-align: center;
}
#headerimg .description {
	text-align: center;
}
h2.pagetitle {
}
h3 {
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
}
.commentmetadata {
	font-weight: normal;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	letter-spacing: .07em;
}
h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a {
	color : #b0c4de;
	text-decoration:none;
}
a:hover {
	color: #00FF00;
	text-decoration: underline;
}
#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;
}
#headerimg {
}
.narrowcolumn {
	padding-left:20px;
}
.widecolumn {
	padding: 10px 20px 10px 20px;
	text-align: left;
}
.widecolumn a {
	color: #0066CC;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.widecolumn .post {
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	float: left;
	width: 200px;
	margin: 5px 5px 5px 10px;
}
.widecolumn .attachment {
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
h1 {
	padding-top: 40px;
}
h2 {
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 {
	margin: 30px 0 0;
}
h3.comments {
	margin: 40px auto 20px;
}
/*p img {
	max-width: 100%;
}*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
	text-align:left;
}
.entry ol {
	padding: 0 0 0 35px;
}
.entry ol li {
}
.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;
}
.alt {
	padding: 10px;
}
.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;
}
#sidebar form {
}
#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:10px;
	padding-top:60px;
	margin-top:20px;
	/* optional rounded corners for browsers that support it */
   -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;
}
.widecolumn blockquote a {
	color:#FFF;
	border-bottom: 1px dashed;
}
blockquote a:hover {
	color:#000;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: table;
	text-align: center;
	margin-top: 10px;
	margin-bottom:20px;
	font-weight:bold;
}
.navigation .alignleft, .navigation .alignright {
	width:330px;
	display:block;
}
.navigation .alignright {
	text-align:right;
}
.style1 {
	color: #333333;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;
}
.more {
	padding-left: 15px;
	background-image: url(images/img06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;/*	font-style: normal;*/
}
.more a {
	color: #FF0000;
}
#feeds a {
	padding: 4px 0 4px 21px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
}
#feeds {
	padding-top:20px;
	text-align: right;
	width: 900px;
	margin-right:auto;
	margin-left:auto;
}
.post {
	padding: 0px;
	clear:left;
	overflow: hidden;
}
.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;
}
.post .title {
	float: left;
	margin-left: 10px;
	width: 438px;
}
.post /*.title*/ h2 a {
	color: #000000;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;/*	text-decoration: none;*/
}
.postdata .category {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;
}
.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;
}
#menu {
	background-color:#000000;
	height:28px;
}
.widgettitle {
}
.banner88x31 {
	margin: 4px;
	float:right;
}
.pvc {
	display: none;
	visibility: hidden;
}
#smi2adblock_14014 {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	}
#smi2adblock_14014 a, #smi2adblock_14014{
	color:#3399FF;
	}
	