/*  
Theme Name: wpplugins
Author URI: http://www.wordpressplugins.ru/
Version: 1.0
Author: Flector
Description: Theme for WordpressPlugins.ru
*/

body {
	font: 12px Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
	background: #555 url(images/background-body.gif) repeat;
	color: #383838;
}
body * {
	margin: 0px; 
	padding: 0px;
}
img {
	border: none;
	background: none;
}
blockquote{
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 17px;
	font-size: 11px;
	font-style: italic;
	font-family: Verdana;
	color: #414A4C;
	background: url(images/quote.gif) 0px 2px no-repeat;
}
#content .comment-body blockquote p{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 2px 5px;
	background: #EDEDED;
	border: 1px solid #DFE3E6;
	overflow: hidden;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	border:1px solid rgba(0, 0, 0, 0.1);
}
.clearboth {
	clear: both;
}
a {
	color: #000;
	text-decoration: none;
	outline:none;
}
a:hover{
	color: #f60;
	text-decoration: underline;
}
/* ссылка "читать дальше" */
a.more-link {
	float: right; 
	padding: 0px; 
	margin: -8px 0px 7px 0px;
}

/* главный заголовок записей на одиночных страницах */
h1  {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family:  "Trebuchet MS", Tahoma, Arial;
	border-bottom: 1px solid #DFE3E6;
	border-top: 1px solid #DFE3E6;
	color: #333;
	}
/* главный заголовок записей не на одиночной странице */
h3.h1 { 
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family:  "Trebuchet MS", Tahoma, Arial;
	border-bottom: 1px solid #DFE3E6;
	border-top: 1px solid #DFE3E6;
	color: #333;
 }
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	color: #333;
}
h1 a:hover, h3 a:hover {
	color: #bb0505;
	text-decoration: none;
}
/* заголовки виджетов в сайдбаре */
#sidebar h2 {
	color: #000;
	line-height: 150%;
	margin: 0px; padding: 5px 0px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#fffc9e;
	text-shadow: 0px 0px 10px #fffc9e, -1px -1px #000;
}
/* различные заголовки на странице комментариев start */
h4 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	line-height: 150%;
	margin: 0px;
	color: #000;
}
#comments-wrap h4 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
#comments-wrap h4.comments{
	border-bottom: 1px solid #DFE3E6;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family:  "Trebuchet MS", Tahoma, Arial;
	margin-bottom: 10px;
}
#comments-wrap h4#postcomment{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family:  "Trebuchet MS", Tahoma, Arial;
	margin-top: 5px;
}
/* различные заголовки на странице комментариев end */

/* хидер start */
#header { 
	background:url(images/background-header.gif) repeat-x;
}
#header-in {
	width: 860px;
	padding: 0px;
	height:100px;
	position: relative;
	margin:  0px auto;
}
#header-in .title {
	margin: 0px;
	padding: 7px 10px 0px 1px;
	width:  590px;
	float:  left;
}
#header-in .title a {
	color: #fff;
	text-decoration: none;
	color : #f3f1e9;
	text-shadow: 1px 1px 2px #9F9F9F;
	font-size: 30px;
	font-family : "Trebuchet MS", tahoma, verdana, arial narrow, arial;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header-in .title a:hover {
	color: #FFF;
	text-decoration: none;	
	text-shadow: 1px 1px 2px #2F2F2F;	
}
#header-in .description {
	clear:  both;
	font-family: "Trebuchet MS", tahoma, verdana, arial narrow, arial;
	font-size: 12px;
	color: #FFF;
	margin: 0px 0px 0px -5px;
	padding: 0px 10px 0px 15px;
	width:  750px;
}
/* хидер end */

/* форма подписки на RSS по почте start */
.subscribe {
	background:url(images/background-subscribe.gif) bottom left no-repeat;
	width:417px;
	height:60px;
	float: right;
 	position: absolute;
	top: 0px;
	right: -10px;
}
.subscribeform {
	float:left;
	padding:5px 0 0 20px;
	overflow:hidden;
}	
.subscribeform p { 
	margin:0;
	padding:0;
 	font:bold 14px Arial, Helvetica, sans-serif; 
	color:#fff; 
}	
.subscribeform .input {
	 background:url(images/background-subscribe-input.gif) no-repeat;
	 border:none;
	 width:188px;
	 height:21px;
	 padding:12px 5px 0 5px;
} 
.sbutton {
	background:url(images/background-subscribe-button.gif) no-repeat;
	border:none;
	color:#fff;
	width:74px;
	height:26px;
	position: absolute;
	left: 325px;
	top: 28px;
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-shadow: 0px 0px 20px black, -1px -1px #7F7F7F;
}
.sbutton:hover{
	text-shadow: 0px 0px 20px white, -1px -1px #2F2F2F;
}
/* форма подписки на RSS по почте end */

/* кнопки RSS и Twitter start */
.rss {
 	float:left;
	padding: 8px 0 0 52px; 
	margin: 0px;
}
.twiticon {
 	position: absolute;
	left: 13px;
	top: 24px;
}
/* кнопки RSS и Twitter end */

/* форма поиска start */
.searchform {
	float: right;
 	position: absolute;
	top: 80px;
	left:713px;
	overflow:hidden;
}
.searchform .input {
	border: none;
	color: #333;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 4px;
	margin-right:5px;
	width: 137px;
	float: left;
	background:url(images/background-search-input.gif)  bottom left no-repeat;
	border:2px;
}
.searchicon {
 	position: absolute;
	cursor: pointer;
	padding: 4px;
	padding-left:3px;
	left: 121px;
	top: 1px;
	z-index: 2;
}
/* форма поиска end */

/* вывод навигации (страницы) start */
#nav  ul {
	display: block;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#nav li {
	background: url(images/nav-disabled.gif) top left no-repeat;
	float: left;
	list-style-type: none;
	margin: 16px -4px 0px 4px;
	padding: 0px;
}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
	background: url(images/nav-enabled.gif) top left no-repeat;
	text-shadow: 1px 1px #DFDFDF;
}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	color: #2f2717;	
	background: url(images/nav-enabled.gif) top right no-repeat;
	text-decoration: none;
	text-shadow: 1px 1px #DFDFDF;
}
#nav ul li.current_page_item a {
	text-shadow: 1px 1px #DFDFDF;
}
#nav ul li.current_page_item a:hover {
	text-decoration: none;
}
#nav ul li a {
	color: #ffffff;
	background: url(images/nav-disabled.gif) top right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	padding: 6px 20px 6px 11px;
	margin: 0px 0px 0px 4px;
	text-transform:uppercase;
	text-shadow: 1px 1px black;
}
#nav ul li a:hover {
	color: #bb0505;
	background: url(images/nav-enabled.gif) top right no-repeat;
	text-decoration: none;
	text-shadow: 1px 1px #DFDFDF;
}
/* вывод навигации (страницы) end */

/* основной блок (и фоны) start */
#container { 
	background:#fff url(images/container-bottom-right.gif) top repeat-y;
	width:840px;
	text-align: left; 
	margin: 0 auto;
	padding: 0px 10px;
	border: 0px solid black;
	clear: both;
	overflow:hidden;
	height:100%;
}
.container-top {
	background:url(images/container-header-right.gif) top left no-repeat;
	clear: both;
	height: 17px;
	width: 860px;
	display: block;
	margin: 12px auto 0 auto;
}
.container-bottom {
	background: url(images/container-footer-right.gif) no-repeat;
	clear: both;
	height: 17px;
	width: 860px;
	display: block;
	margin: 0px auto;
}
/* основной блок (и фоны) end */
 
/* блок вывода содержимого записей start */
#content {
	width: 532px;
	float: left; 
	padding: 14px 15px 20px 22px;
	display: block;
	overflow:hidden;
}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-family: Verdana, Serif;
	text-align: justify;
}
#content p img{
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
}
#content p a{
	border-bottom: 1px dotted #9c9c9c;
}	
#content p a:hover{
	text-decoration: none;
}
#content h1.btmspace{
	margin-bottom:15px;
}
/* верхняя мета-информации о записи (дата) start */		
#content .post-meta-top {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px;
	float:left;
	color: #8E8F91;
	width: 100%;
}
#content .post-meta-top .date {
	background: url(images/icon-date.gif) 0px 0px no-repeat;
	font-size:12px;
	font-family:  Tahoma, Arial;
	font-weight: normal;
	float: left;
 	padding: 1px 0px 0px 18px;
	text-align: left;
}
/* верхняя мета-информации о записи (дата) end */	
/* нижняя мета-информации о записи (рубрика, теги, комментарии) start */	
#content .post-meta-bottom {
	display: block;
	margin: 10px 0px 25px 0px;
	padding: 7px 5px 7px 5px;
	text-align: left;
	clear: both;
	overflow:hidden;
	height:100%;
	background: #EDEDED;
	color: #535353;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border: 1px solid #DFE3E6;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	border:1px solid rgba(0, 0, 0, 0.1);
}
#content .post-meta-bottom a {
	color: #535353;
	text-decoration: none;
	border-bottom: 1px dotted #9c9c9c;
}
#content .post-meta-bottom a:hover {
	color: #2F2F2F;
	background:#ccc;
	border-bottom: 0px dotted #9c9c9c;
}
#content .post-meta-bottom .cat {
	float: left;
	padding: 0px 0px 0px 24px;
	background: url(images/icon-category.gif) 5px 0px no-repeat;
}
#content .post-meta-bottom .tag {
	float: left;
	width: 210px;
	padding: 0px 0px 0px 28px;
	background: url(images/icon-tag.gif) 10px 0px no-repeat;
}
#content .post-meta-bottom .coms {
	float: right;
	padding: 0px 5px 0px 18px;
	background: url(images/icon-comment.gif) 0px 0px no-repeat;
}
/* нижняя мета-информации о записи (рубрика, теги, комментарии) end */	
/* блок вывода содержимого записей end */

/* блок вывода комментариев start */
#comments-wrap {}
#comments-wrap ul li a{border-bottom: 1px dotted #9c9c9c;}
#comments-wrap ul li a:hover{text-decoration: none;}
#comments-wrap  ul li {list-style-type: square;	margin: 0px 30px 0px 30px;padding: 5px 0px 0px 0;}

.textarea {
	padding: 1px 0px 1px 1px;
	border:1px solid #DFE3E6;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	border:1px solid rgba(0, 0, 0, 0.2);
}
.textarea:active, .textarea:focus {
	border:1px solid #6495ED;
	-moz-box-shadow:0 1px 6px rgba(110, 149, 237, 0.3);
	-webkit-box-shadow: 0 1px 6px rgba(110, 149, 237, 0.3);
	border:1px solid rgba(110, 149, 237, 0.35);
}
#real-comment{
	padding: 0px 0px 0px 1px;
	margin-top: 3px; margin-bottom: 3px;
	border: 1px solid #DFE3E6;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	border:1px solid rgba(0, 0, 0, 0.2);
}
#real-comment:active, #real-comment:focus {
	border:1px solid #6495ED;
	-moz-box-shadow:0 1px 6px rgba(110, 149, 237, 0.3);
	-webkit-box-shadow: 0 1px 6px rgba(110, 149, 237, 0.3);
	border:1px solid rgba(110, 149, 237, 0.35);
}
/* кнопка "отправить комментарий" start */
.Cbutton { 
	border:none; 
	font:bold 11px Arial, Helvetica, sans-serif;
	padding: 5px 8px 4px 8px;
	margin: 5px 5px 0px 0px;
	width: 0;  /* IE table-cell margin fix */
    overflow: visible;	
	background: #1F1F1F url(images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}	
.Cbutton:hover {background-color: #000000; color: #fff;}
.Cbutton[class] {width: auto;}
/* кнопка "отправить комментарий" end */
/* граватар обычного комментатора start */
img.avatar {
	float: left;
	padding: 3px;
	border: 1px solid #DFE3E6;
	background: #fff;
	margin: 0px 6px 2px 0px;
	width: 32px; height: 32px;
	-moz-border-radius:0px 5px 5px 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	border:1px solid rgba(0, 0, 0, 0.2);
}
/* граватар обычного комментатора end */
/* граватар автора статьи start */
#admin-avatar img.avatar {
	border: 1px solid #6495ED;
	-moz-border-radius:0px 5px 5px 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-box-shadow:0 1px 4px rgba(110, 149, 237, 0.3);
	-webkit-box-shadow: 0 1px 4px rgba(110, 149, 237, 0.3);
	border:1px solid rgba(110, 149, 237, 0.35);
}
/* граватар автора статьи end */
.commentlist {}
/* весь блок одного комментария обычного комментатора start */
.comment-metadata {
	background: #fff;
	color: #000;
	padding:7px 7px 3px 7px;
	margin-bottom: 10px;
	margin-top: 0px;
	border: 1px solid #DFE3E6;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	border:1px solid rgba(0, 0, 0, 0.2);
}
.comment-metadata a, .comment-metadata a:visited {
	color: #333333;
}
.comment-metadata a:hover {
	color: #FF8800;
	text-decoration: none;
}
/* весь блок одного комментария обычного комментатора end */
/* весь блок одного комментария автора статьи start */
.comment-metadata-admin{
	padding:7px 7px 3px 7px;
	margin-bottom: 10px;
	margin-top: 0px;
	border: 1px solid #6495ED;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-box-shadow:0 1px 6px rgba(110, 149, 237, 0.3);
	-webkit-box-shadow: 0 1px 6px rgba(110, 149, 237, 0.3);
	border:1px solid rgba(110, 149, 237, 0.35);
}
.comment-metadata-admin a, .comment-metadata-admin a:visited {
	color: #333333;
}
.comment-metadata-admin a:hover {
	color: #FF8800;
	text-decoration: none;
}
/* весь блок одного комментария автора статьи end */
/* оформление содержимого комментария start */
.comment-body {
	margin: 0px 0px 0px 39px; 
	padding:8px 3px 0px 7px;
	font-size: 11px;
}
#content .comment-body p{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.comment-author {
	font-size: 11px;
	font-family:  Verdana, Tahoma, Arial;
}
.comment-author a{
	border-bottom: 1px dotted #9c9c9c;
}
.comment-timestamp {
	font-size: 10px;
	font-family:  Verdana, Tahoma, Arial;
}
.comment-timestamp a{
	border-bottom: 1px dotted #9c9c9c;
}
/* оформление содержимого комментария end */

/* оформление комментария при предпросмотре от плагина Filosofo Comments Preview */
#content .comment-body p#previewed-comment-header{
	margin: -4px 0px 3px 0px;
	padding: 0px 0px 2px 2px;
	border: 1px solid #D6D3CE;
	color: #000000;
	background: #F4F4F4;
	font-weight: bold;
	}
/* блок вывода комментариев end */

/* сайдбар start */
#sidebar {
	float: right;
	display: block;
	width: 250px;
	margin: 0 0px 0 0px;
	padding: 0px 3px 0px 0px;
}
#sidebar p{
	font-size : 11px;
	font-family : Verdana;
	color: #afada4;
}
#sidebar ul {
	list-style-type: none;	
}
#sidebar .rekl {
	text-align: left;
	padding:0;
	margin-left:7px;
	border:none;
}
#sidebar .rekl img {
	padding:0 5px;
	border:none;
}
 /* формирование блока с округлыми углами start */
#pxsnazzy {background: transparent; margin:0 0 10px 0;}
.pxtop, .pxbottom {background:transparent; display:block; font-size:1px;}
.pxb1, .pxb2, .pxb3, .pxb4 {background:#555; border-left:1px solid #9b9b9b; border-right:1px solid #9b9b9b; display:block; overflow:hidden;}
.pxb1, .pxb2, .pxb3 {height:1px;}
.pxb1 {background:#9b9b9b; margin:0 5px;}
.pxb2 {border-width:0 2px; margin:0 3px; }
.pxb3 {margin:0 2px;}
.pxb4 {height:2px; margin:0 1px;}
.pxboxcontent {background:#555; border:0 solid #9b9b9b; border-width:0 1px; display:block; padding:2px;}
 /* формирование блока с округлыми углами end */
 /* вывод блока последних записей start */
#sidebar  .sidebar-top {
	margin: 0px;
	padding:0px 0px 0px 0px;
	font-size: 11px;
}
.sidebar-top ul {
	margin: 0px; padding: 0px 10px 5px 10px;
}
.sidebar-top ul li {
	margin: 0px; padding: 0px;
}
.sidebar-top ul li ul {
	padding:  0px;
	border-top: 1px solid #9c9c9c;
}
.sidebar-top ul li ul li {
	border-bottom: 1px dotted #9c9c9c;
	background: url(images/arrow.gif) 5px 9px no-repeat;
}
#sidebar   .sidebar-top ul li h2 {
	margin: -5px 0px 0px 0px;
}
.sidebar-top ul li ul li a, .sidebar-top ul li ul li a:visited {
	color: #fff;
	font-size: 11px;
	font-family: Verdana;
	padding: 0;
	margin: 0px;
	text-decoration: none;
	display: block;
	margin: 0px; padding: 5px 15px;
}
.sidebar-top ul li ul li a:hover {
	text-decoration: underline;
	color:#fffc9e;
	text-shadow: 0px 0px 20px #fffc9e, -1px -1px #4F4100;
}
 /* вывод блока последних записей end */
 /* вывод блока с виджетами в сайдбаре start */
.sidebar-bottom {
	width: 230px;
	font-size: 11px;
	margin: 0px 0px 0px 12px; 
	padding: 0px;
}
.sidebar-bottom a, .sidebar-bottom a:visited{
	color: #afada4;
	font-size : 12px;
	font-family : tahoma, "Trebuchet MS", verdana, arial narrow, arial;
	text-decoration: none;
}
.sidebar-bottom a:hover{
	color: #fff;
	text-shadow: 0px 0px 20px #fff, -1px -1px #1F1F1F;
	text-decoration: underline;
}
.sidebar-bottom ul li ul li a {
	display: block;
	padding: 5px 1px;
}
.sidebar-bottom ul .children a {
	padding: 5px 3px 5px 22px;
	margin:  0px;
}
.sidebar-bottom ul, .sidebar-bottom ul li {
	margin: 0px 0px 15px 0px;  
	padding: 0px;
}
.sidebar-bottom ul li ul {
	border-top: 1px solid #3f3f3f;
}
.sidebar-bottom ul li ul li {
	margin: 0px; 
	padding: 0px 0px 0px 21px;
	border-bottom : 1px solid #3f3f3f;
}
.sidebar-bottom ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
.sidebar-bottom ul li ul li ul li {
	margin:  0px; padding: 0px;
	border-bottom : 0px solid #3f3f3f;
	border-top : 1px solid #3f3f3f;
}
/* иконки в сайдбаре start */
.sidebar-bottom ul li ul#categories li {background: url(images/icon-category.gif) 2px 5px no-repeat;}
.sidebar-bottom ul li ul li#googlereader {background: url(images/icon-googlereader.gif) 1px 5px no-repeat;}
.sidebar-bottom ul li ul li#yalenta {background: url(images/icon-yalenta.gif) 2px 5px no-repeat;}
.sidebar-bottom ul li ul li#rss2email {background: url(images/icon-rss2email.gif) 2px 5px no-repeat;}
.sidebar-bottom ul li ul li#lj {background: url(images/icon-lj.gif) 2px 5px no-repeat;}
.sidebar-bottom ul li ul li#yaru {background: url(images/icon-yaru.gif) 2px 5px no-repeat;}
.sidebar-bottom ul li ul li#twitter {background: url(images/icon-twitter.gif) 2px 3px no-repeat;}
.sidebar-bottom ul li ul li.links {background: url(images/icon-links.gif) 1px 5px no-repeat;}
.sidebar-bottom ul li ul li.avtor {background: url(images/icon-admin.gif) 1px 5px no-repeat;}
.sidebar-bottom ul li ul li#counters {background: none; padding: 6px 0px 3px 5px; margin: 0px;}
.sidebar-bottom ul li ul li#counters a {display: inline;}
/* иконки в сайдбаре end */
 /* вывод блока с виджетами в сайдбаре end */

/* футер start */
#footer {
	padding: 10px 0px 10px 0px;
	text-align: center;
	height:26px;
	clear: both;
	font-size:11px;
	color: #787878;
}
#footer-wrap {
	width: 850px;
	margin: 0px auto;
}
#footer .copyright {
	float:left; 
	text-align:left;
}
#footer	.copyright a	{
	color: #787878; 
	text-decoration:none;
}
#footer	.copyright a:hover {
	color: #fff; 
	text-decoration:none;
}
#footer ul#nav-footer {
	margin: 0 0 0 0; 
	padding:0; 
	float:right;
	font-family: arial; 
	font-size: 11px; 
	font-weight:bold; 
	text-align: right; 
	text-transform:uppercase;
}
ul#nav-footer li {
	padding: 0px 8px 5px 4px; 
	list-style:none;  
	float:left; 
}
ul#nav-footer li.nobg {
	padding: 0px 8px 0px 4px;
}
ul#nav-footer li a 	{
	color: #fff; 
	text-decoration:none; 
	text-shadow: 1px 1px black;
}
ul#nav-footer li a:hover {
	color: #fffc9e; 
	text-decoration:underline;
	text-shadow:0 1px 1px #2F2F2F;
}
/* футер end */ 


/* ссылка "смотреть все теги" start */
.sidebar-bottom a#alltags, .sidebar-bottom a#alltags:visited {border-bottom: 1px dotted #9c9c9c;
font-family: Verdana;font-size: 11px;}
.sidebar-bottom a#alltags:hover {text-decoration: none;}
/* ссылка "смотреть все теги" end */

/* блок информации о вставке кода в комментах start */	
.pcode {padding: 0px;font-size: 10px;font-family: Verdana, Serif;text-align: justify;}
.pcode a{border-bottom: 1px dotted #9c9c9c;}
.pcode a:hover{text-decoration: none;}
/* блок информации о вставке кода в комментах end */

/*плагин bookmarkz start*/
#content .post-meta-bottom .bookmarkz {height: 15px; float: right;padding-right:5px;}
#content .post-meta-bottom .bookmarkz  a{border-bottom: 0px dotted #9c9c9c;}
#content .post-meta-bottom .bookmarkz a:hover {background:#EDEDED;border-bottom: 0px dotted #9c9c9c;}
/*плагин bookmarkz end*/

/* блок "похожих" статей start */
#rela {padding: 5px 8px 5px 8px; margin: -5px 0px 12px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:0 1px 9px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 9px rgba(0, 0, 0, 0.1);}
#rela  p{font-size: 16px;font-family: "Times New Roman", Times, serif;
font-weight: bold;padding: 1px 0px 9px 0px;text-shadow:0px 1px 3px #AFAFAF;}	
#content ul.st-related-posts{list-style-type: square;list-style-position: outside;
margin: -5px 0px 3px 10px;padding: 0px 0px 0px 0px;}
#content ul.st-related-posts li{font-size: 11px;font-family:Verdana;line-height:18px;
text-align: justify;list-style-type: none;list-style-image: url(images/arrow.png);
list-style-position: outside;margin: 0px 0px 0px 10px;padding: 0px 0px 2px 0px;}
#content ul.st-related-posts li a{font-size: 11px;font-family:Verdana;line-height:18px;text-decoration: none;}
#content ul.st-related-posts li a:hover{color:#9F1D35;border-bottom: 1px dotted #9F1D35;
text-shadow: 0px 0px 26px #f60, 1px 1px #ffffff;text-decoration: none;}
/* блок "похожих" статей end */	

/* оформление блока информации о плагине start */
#content p#podval{background-color: #f9f9f9;border: 1px solid silver;
padding: 5px 8px 5px 8px; margin-bottom: 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:0 1px 6px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
	border:1px solid rgba(0, 0, 0, 0.15);}
/* оформление блока информации о плагине end */

/* оформление плагина "Subscribe to Comments" start */	
#content p.subscribe-to-comments {padding: 0px;margin: 0px;margin-top: 15px;
font-family: Verdana, Serif;text-align: justify;}
#content p.subscribe-to-comments label{vertical-align: 2px;}
#content p.solo-subscribe-to-comments {padding: 0px;	margin: 0px;}
#content p.solo {padding: 0px;margin: 0px;font-size: 10px;
font-family: Verdana, Serif;text-align: justify;}
#content #solo-subscribe-email {padding: 1px 0px 1px 0px;border:1px solid #DFE3E6;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	border:1px solid rgba(0, 0, 0, 0.2);}
#content #solo-subscribe-email:active, #content #solo-subscribe-email:focus {
	border:1px solid #6495ED;
	-moz-box-shadow:0 1px 6px rgba(110, 149, 237, 0.3);
	-webkit-box-shadow: 0 1px 6px rgba(110, 149, 237, 0.3);
	border:1px solid rgba(110, 149, 237, 0.35);}
/* оформление плагина "Subscribe to Comments" end */ 

/* оформление ссылки "Цитировать" от плагина "Subscribe to Comments" start */
.quoter{margin-right: 4px;float: right;font-size: 11px;font-family: Verdana, Tahoma, Arial;}
.quoter a{border-bottom: 1px dotted #9c9c9c;}
/* оформление ссылки "Цитировать" от плагина "Subscribe to Comments" end */

/* оформление плагина "WP Comment Quicktags Plus" start */
#comment_quicktags {text-align: left;margin-left: -1px;}
#comment_quicktags #ed_comment_toolbar {display: inline;}
#comment_quicktags input.ed_button {border: 1px solid #999999;font-size: 11px;
font-family: Georgia, "Times New Roman", Times, serif;margin: -10px 4px 3px 0px;
width: 0;  /* IE table-cell margin fix */ overflow: visible;padding: 2px 5px 1px 5px;
background: #F4F4F4 url(images/alert-overlay.png) repeat-x;display: inline-block; 
color: #000000; text-decoration: none;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;cursor: pointer;}
#comment_quicktags input.ed_button:hover {background-color: #8F8F8F;color: #fff;}
#comment_quicktags input.ed_button[class] {width: auto;}
#comment_quicktags input:focus.ed_button {	background: #F4F4F4;
color: #000000; border: 1px solid #686868;}
#comment_quicktags #ed_strong {font-weight: bold;}
#comment_quicktags #ed_em {font-style: italic;}
/* оформление плагина "WP Comment Quicktags Plus" end */

/* оформление рекламы от яндекса start */
.yandex1 {text-align: left;margin: 15px 0px 8px 0px;padding: 3px 0px 0px 0px;}
.yandex2 {text-align: left;margin: 0px 0px 25px 0px;padding: 3px 0px 0px 0px;}
/* оформление рекламы от яндекса end */

.smo {position : absolute; left : -1000px;}	/* хак от спама */ 

/* ссылки сапы на главной странице блога start */ 
.sapa1  {color: #787878; font-size: 10px; margin-top: 20px;}
.sapa2  {position: absolute; width: 532px; margin-top: -10px;}
.sapa1 a, .sapa1 a:visited {color: #787878; text-decoration: underline;}
.sapa1 a:hover {color: #4F4F4F; text-decoration: underline;text-shadow: 0px 0px 15px #4F4F4F}
/* ссылки сапы на главной странице блога end */ 

/* ссылки сапы в сайдбаре start */ 
.sidebar-bottom ul li#sapa-sidebar ul, .sidebar-bottom ul li#sapa-sidebar  {font-family:  Verdana; color: #afada4; font-size: 11px;}
.sidebar-bottom ul li#sapa-sidebar a, .sidebar-bottom ul li#sapa-sidebar a:visited {font-family:  Verdana; font-size: 11px; text-decoration: none; border-bottom: 1px dotted #6F6161;}
/* ссылки сапы в сайдбаре end */ 

/* оформление страниц "Теги шаблонов" и тп start */
#pagebody {margin-top: 3px;}
#pagebody p, #pagebody ul {margin: 0 0 2px 0;padding-bottom: 5px;}
#pagebody li {margin-left: 16px;}
#pagebody ul li {list-style-type: square; margin: 5px 0px 5px 30px;}
#pagebody table.widefat {border: 1px solid #ccc; border-collapse: collapse; width: 100%;
clear: both; margin-bottom: 8px;}
#pagebody table.widefat a {text-decoration: none;border-bottom: 1px dotted #9c9c9c;}
#pagebody table.widefat td, #pagebody table.widefat th {border-bottom-width: 1px;
border-bottom-style: solid; border-bottom-color: #ccc; font-size: 12px;
padding: 6px;vertical-align: text-top;}
#pagebody table.widefat th {padding-bottom: 4px; padding-top: 8px;text-align: left;}
/* оформление страниц "Теги шаблонов" и тп end */

/* оформление страниц с тегами и функциями start */
#tags2  {margin-top: 8px;}
#tags2 h1 {display: none;}
#tags  {margin-top: 16px;}
#tags h1 {font-size: 14px;font-weight: bold;font-family:  Verdana;
border-bottom: 1px solid #DFE3E6;border-top: 0px solid #DFE3E6;
margin-bottom: 10px;margin-top: 6px;color: #460913;}
#tags p#related {text-align: left;}
#tags .wp_syntax {margin-bottom: 12px;}
#tags ul{list-style-type: square;list-style-position: outside;
margin: -5px 0px 3px 10px;padding: 0px 0px 10px 0px;}
#tags ul li{text-align: left;font-size: 13px;list-style-type: square;
margin: 0px 0px 0px 15px;padding: 0px 0px 2px 0px;}
/* оформление страниц с тегами и функциями end */

/* полоска в конце записи на странице тегов и функций start */	
#content .post-bottom-tags{border-top: 2px solid #DFE3E6;margin-top: 6px;margin-bottom: 7px;}
/* полоска в конце записи на странице тегов и функций end */	

/* блок "понравился пост?" start */	
#content p#rssad{padding: 4px 5px 1px 5px;margin: -15px 0px 15px 0px;background-color: #EDEDED;
font-size: 12px;font: Verdana, Serif;font-weight: bold;text-align: justify;border: 1px solid #DFE3E6;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	border:1px solid rgba(0, 0, 0, 0.1);}
#content p#rssad img{vertical-align: middle;margin-top: -3px;padding-bottom: 2px;
background-color: #EDEDED;border: 0px solid #979AAA;display: inline;}
#content p a#aimg{border-bottom: 0px dotted;}
/* блок "понравился пост?" end */	


/* переопределение расположения сайдбара в блоге
#content {float: right;}
#sidebar {float: left;}
#container {background:#fff url(images/container-bottom-left.gif) top repeat-y;}
.container-top {background:url(images/container-header-left.gif) top left no-repeat;}
.container-bottom {background: url(images/container-footer-left.gif) no-repeat;}
*/