/*
Theme Name: iBizPress LightTech
Theme Style: Nice and Sleek design. Suitable for all blog niche.
Theme URI: http://www.technologytricks.com/
Description: <a href="http://freewordpressthemes.ru" target="_blank" title="Шаблоны для WordPress блогов">Русификация шаблона WordPress</a> - FreeWordpressThemes.ru
Author: izwan00
Russian translation: http://freewordpressthemes.ru/

Theme code and css are under copyright 2009 technologytricks.com

*/

body {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:12px;
	background-color:#eeeeee;
	background-repeat:repeat-x;
	height: 100%;
	color: #505050;
}

#wrapper {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#back_top {
	float: left;
	width: 985px;
	height: 10px;
	background-image:url(images/back_top.png);
	background-repeat:no-repeat;
	font-weight: bold;
	font-size: 11px;
}
#back_bottom {
	float: left;
	width: 985px;
	height: 15px;
	background-image:url(images/back_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size: 11px;
	margin-bottom: 15px;
}
#header {
	float: left;
	width: 985px;
	height: 70px;
	background-image:url(images/back_center_top.png);
}

#header a img { border:none; }

#menu {
	float: left;
	width: 955px;
	height: 29px;
	margin: 10px 0px 0px 20px;
	background-image:url(images/new_menu_bg_colored.png);
	background-repeat:no-repeat;
}

#menucolor {
	float: left;
	width: 955px;
	height: 29px;
	margin: 10px 0px 0px 20px;
	background-image:url(images/new_menu_bg_colored.png);
	background-repeat:no-repeat;
}

#search_area {
	margin-top: 5px;
	margin-right: 15px;
	float: right;
	width: 220px;
	height: 25px;
}
#search_form {
	float: left;
	display: block;
	margin-left: -5px;
margin-bottom: 0px;
}
#s {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 0px 0px 7px;
	padding: 0px 2px 0px 0px;
	width: 284px;
	height: 18px;
	outline: 0;
	color:#666666;

	font-size:14px;
	background-repeat:no-repeat;
	background-position: 5px 1px;
}
#btn_search {
	width:50px;
	height:21px;
	border:none;
	background:url(images/go.png) no-repeat;
	cursor:pointer;
	margin-left: 7px;
}
#main_menu {
	float: left;
}

#main_menu ul {
	float: left;
	margin: 1px 0px 0px 8px;
	padding: 0px;
	list-style-type: none;
}
#main_menu ul li {
	float: left;
	font-size: 12px;
	color: #dee8f6;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#main_menu li a {
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	color:#ffffff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 26px;
	line-height: 25px;
	float: left;
	padding-top: 1px;
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
margin-left:10px;
margin-right:10px;
}

#main_menu li a:hover {
	background-color: #ffffff;
	color: #000000;
}

#mymenu a {
	padding-right: 4px;
	padding-left: 4px;
padding-top: 6px;
padding-bottom: 6px;
margin-left:8px;
margin-right:9px;
	color:#ffffff;
	text-decoration: none;
	display: block;
	height: 18px;
	float: left;
	font-weight: bold;
border:none;
}

#mymenu a:hover {
background-color: #ffffff;
border:none;
	color: #000000;
}

#wrapper_inside {
	float: left;
	width: 985px;
	min-height: 200px;
	background-image:url(images/back_center.png);
}
#content {
	float: left;
	width: 985px;
	min-height: 300px;
}
#post_area {
	float:left;
	width: 634px;
	padding-top: 10px;
}
#post_area .post_message {
	margin: 0px 10px 10px 20px;
	font-size: 18px;
	font-weight: bold;
}
/* slider */

.adv {
	float:left;
	width: 605px;
	margin: 0px 0px 10px 20px;
	border: 1px solid #E6E6E6;
background: #FFFFFF;
	padding: 4px 4px 4px 4px;
	-moz-border-radius: 5px;
	border-radius: 5px;
font-family: Arial, Tahoma, Sans-Serif;
	font-size:10px;
}

.adv a {
	color:#b80101;
	font-weight: bold;
	text-decoration:none;
}

.adv a:hover {
	color:#b80101;
	text-decoration:underline;
}

.adv a img { border:none; }

.slider {
	float:left;
	width: 584px;
	margin: 0px 0px 10px 20px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
padding-bottom:4px;
padding-top:10px;
padding-right:15px;
padding-left:15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.slider h3 {
	display: block;
	background-image:url(images/new_purple.png);
	background-repeat:no-repeat;
	height: 29px;
	margin: -5px -5px 0px -10px;
	padding: 5px 15px 5px 15px;
	font-size: 13px;
	color:#ffffff;
}

.slider h3 a {
color:#ffffff;
	text-decoration:none;
padding-top: 6px;
padding-bottom: 8px;
padding-left: 5px;
padding-right: 5px;
font-size: 13px;
}

.slider h3 a:hover {
background-color:#ffffff;
	color:#000000;
	text-decoration:none;
}

/* post meta */
.post_box {
	float:left;
	width: 584px;
	margin: 0px 0px 10px 20px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 15px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.post_box h3 {
	display: block;
	background-image:url(images/new_red.png);
	background-repeat:no-repeat;
	height: 29px;
	margin: -5px -5px 0px -10px;
	padding: 5px 15px 5px 15px;
	font-size: 13px;
	color:#ffffff;
}

.post_box h3 a {
color:#ffffff;
	text-decoration:none;
padding-top: 6px;
padding-bottom: 8px;
padding-left: 5px;
padding-right: 5px;
}

.post_box h3 a:hover {
background-color:#ffffff;
	color:#000000;
	text-decoration:none;
}

.post_box .post_title {
	display:block;
	padding-bottom: 3px;
}

.post_box .post_title h3 {
	display: block;
	background-image:url(images/new_red.png);
	background-repeat:no-repeat;
	height: 29px;
	margin: -5px -5px 0px -10px;
	padding: 5px 15px 5px 15px;
	font-size: 13px;
	color:#ffffff;
}

.post_box .post_title h3 a {
	color:#ffffff;
	text-decoration:none;
padding-top: 6px;
padding-bottom: 8px;
padding-left: 5px;
padding-right: 5px;
}

.post_box .post_title h3 a:hover {
background-color:#ffffff;
	color:#000000;
	text-decoration:none;
}

.post_box h1 {
	margin:0;
	text-transform:capitalize;
	font-size:16px;
	color: #333333;
}
.post_box h1 a {
	display:block;
	color:#333333;
	text-decoration:none;
}
.post_box h1 a:hover {
	display:block;
	color: #666666;
	text-decoration:none;
}
.post_box .post_details {
	display: block;
	padding: 0;
margin-bottom:6px;
margin-top:-6px;
	color:#333333;
	font-size:12px;
}
.post_box .post_rating {
	display: block;
	padding:0;
margin-top:-5px;
	color:#666666;
	height: 12px;
font-size:10px;
}
.post_box .post_details a {
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
.post_box .post_details a:hover {
	color: #000000;
	text-decoration:underline;
}
.post_box .post_content {
	display: block;
	padding-top: 3px;
	text-align:justify;
	line-height: 18px;
}

.post_box .post_content h3 a {
	color:#ffffff;
	text-decoration:none;
padding-top: 6px;
padding-bottom: 8px;
padding-left: 5px;
padding-right: 5px;
}

.post_box .post_content h3 a:hover {
background-color:#ffffff;
	color:#000000;
	text-decoration:none;
}

.post_box .post_content a {
	color:#333333;
	font-weight: bold;
	text-decoration:none;
}

.post_box .post_content a img {
	text-decoration:none;
border: none;
}

.post_box .post_content a:hover {

	color: #666666;
	text-decoration:underline;
}
.post_box .post_content a.more-link{
	float: left;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	padding-top: 3px;
	width: 140px;
}

.post_box .post_content a:hover.more-link {
	text-decoration:none;
	color: red;
}

.post_footer2 {
	float: right;
	width: 240px;
	padding-top: 3px;
	line-height: 18px;
}

.post_footer2 a {
	float: left;
	background-image:url(images/post-comments.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	height: 21px;
	padding-left: 15px;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}
.post_footer2 a:hover {
	text-decoration:underline;
	color: red;
text-decoration:none;
}
.post_footer2 a.post_bookmark {
	float: right;
	background-image:url(images/bookmark.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	height: 18px;
	padding-left: 15px;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.post_footer2 a:hover.post_bookmark {
	text-decoration:underline;
	color: #666666;
}

.post_footer2 vkontakte a {
	float: left;
	background-image:none;
	font-weight: normal;
	height: 21px;
	padding-left: 15px;
	font-size: 11px;
	text-decoration:none;
	text-transform:none;
}


/* Image Alignment */
.post_box .aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.post_box .alignleft {
	float:left;
	margin:0 10px 5px 0
}
.post_box .alignright {
	float:right;
	margin:0 0 5px 10px
}
.post_box .wp-caption {
	background:#f9f9f9;
	border:1px solid #DDD;
	border-radius:3px;
	margin: 10px 10px 10px 10px;
	padding-top:5px;
	text-align:center;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.post_box .wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.post_box .wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
	font-weight: bold;
}
/* post footer */
.post_footer {
	display: block;
	height: 30px;
	padding: 0px;
	background-image:url(images/post_footer.png);
	background-repeat:no-repeat;
	color: #333333;
}
.post_footer a {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.post_footer a:hover {
	color:#666666;
	text-decoration:underline;
}
.post_footer_left {
	float:left;
	width: 415px;
	padding: 7px 7px 0px 15px;
}
.post_footer_right {
	float:right;
	width: 104px;
}
/*post info */
.post_info {
	float:left;
	width: 584px;
	margin: 0px 0px 0px 20px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 15px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	line-height: 18px;
}
.post_info a {
	color:#333333;
	font-weight: bold;
	text-decoration:none;
}
.post_info a:hover {
	color: #666666;
	text-decoration:underline;
}
/* comment */
.comment_area {
	float:left;
	width: 584px;
	margin: 10px 0px 0px 20px;
	border: 1px solid #E6E6E6;
	background: url(images/grad3.gif) repeat-x top #FFFFFF;
	padding: 5px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	line-height: 18px;
}
.comment_area a {
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
.comment_area a:hover {
	color: #666666;
	text-decoration:none;
}
.comment_area h2 {
	float:left;
	width: 584px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-transform:uppercase;
}

.comment_box {
	float:left;
	width: 584px;
	margin-bottom: 20px;
}
.comment_alt {
	float:left;
	width: 584px;
	margin-bottom: 20px;
	background-color:#f9f9f9;
}
.comment_header {
	float: left;
	width: 584px;
	font-size: 11px;
	margin-bottom: 10px;
}
.comment_details {
	float: left;
	width: 584px;
}
.comment_avatar {
	float: left;
	width: 60px;
}
.comment_comment {
	float: right;
	width: 524px;
	font-size: 11px;
	text-align:justify;
}
/*comment form */
.comment_form {
	float:left;
	width: 535px;
}
.comment_form_left {
	float: left;
	width: 185px;
}
.comment_form_right {
	float: right;
	width: 340px;
}
.comment_form_instruction {
	float:left;
	width: 584px;
	margin-top: 2px;
	font-size: 11px;
}
.comment_form_submit {
	float: left;
	width: 535px;
	margin-top: 10px;
}
.comment_form_right textarea {
	width: 320px;
	height: 100px;
}
#name_text_box, #email_text_box, #url_text_box {
	width: 170px;
	height: 25px;
	font-size: 10px;
	padding: 0px 2px 1px 0px;
}
#text_area_box {
	width: 140px;
	height: 100px;
	padding-top: 0px;
	padding-left: 0px;
}
#author, #email, #url {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 0px 3px;
	width: 146px;
	height: 18px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
}
#comment {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 3px 0px 0px 0px;
	padding: 2px 3px 0px 3px;
	width: 340px;
	height: 115px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
}
.comment_form_small_font {
	font-size: 10px;
}
.comment_form_field_margin {
	margin-top: 2px;
}

.loginza img {
border:none;

}


#submit {
	width:87px;
	height:21px;
	float:left;
	border:none;
	background:url(images/btn_submit_comment.png) no-repeat;
	cursor:pointer;
	position:relative;
}
/*sidebar */
#sidebar {
	float: right;
	width: 344px;
}

#sidebar_content {
	float:left;
	width: 307px;
	margin: 10px 20px 5px 5px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height: 200px;
}
.sidebar_box {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.sidebar_box .vid {
	margin: 0px;
	padding: 0px 12px 5px 10px;
	text-align: center;
}
.sidebar_box p {
	margin: 0px;
	padding: 0px 12px 5px 10px;
}
.sidebar_box h3 {
	display: block;
	background-image:url(images/sidebar_new_red.png);
	background-repeat:no-repeat;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 5px 15px;
	font-size: 13px;
	color:#ffffff;
cursor: pointer;
}

.sidebar_box blue h3 {
	background-image:url(images/sidebar_new_blue.png);
}

.sidebar_box orange h3 {
	background-image:url(images/sidebar_new_orange.png);
}

.sidebar_box blue h9 {
	background-image:url(images/sidebar_new_blue.png);
}

.sidebar_box green h3 {
	background-image:url(images/sidebar_new_green.png);
}

.sidebar_box orange h3 {
	background-image:url(images/sidebar_new_orange.png);
}

.sidebar_box purple h3 {
	background-image:url(images/sidebar_new_purple.png);
}

.sidebar_box gray h3 {
	background-image:url(images/sidebar_new_gray.png);
}

.sidebar_box h3 a {
	color:#ffffff;
	text-decoration:none;
padding-top: 6px;
padding-bottom: 7px;
padding-right:3px;
padding-left:3px;
-moz-border-radius: 0px;
	border-radius: 0px;
}

.sidebar_box h9 {
	display: block;
	background-image:url(images/sidebar_header_red.png);
	background-repeat:no-repeat;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 5px 15px;
	font-size: 11px;
	color:#ffffff;
}

.sidebar_box h9 a {
	color:#ffffff;
	text-decoration:none;
padding-top: 6px;
padding-bottom: 10px;
padding-right:3px;
padding-left:3px;
-moz-border-radius: 0px;
	border-radius: 0px;
}

.sidebar_box h8 {
	display: block;
	background-image:url(images/sidebar_header_red.png);
	background-repeat:no-repeat;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 5px 15px;
	font-size: 12px;
	color:#ffffff;
}

.sidebar_box h8 a {
	color:#ffffff;
	text-decoration:none;
padding-top: 6px;
padding-bottom: 9px;
padding-right:3px;
padding-left:3px;
-moz-border-radius: 0px;
	border-radius: 0px;
}

.sidebar_box a{
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}

.sidebar_box my a{
	color:#000000;
	font-weight: bold;
	text-decoration:none;
padding: 0 0 1px;
	margin: 0;
}

.sidebar_box my a:hover {
	color:red;
	text-decoration:none;
}

.sidebar_box afoto a{
	color:#b80101;
	font-weight: bold;
	text-decoration:none;
}

.sidebar_box afoto a:hover {
	color:#b80101;
	text-decoration:underline;
}

.sidebar_box a:hover {
background-color: #ffffff;
border:none;
	color: #000000;
	text-decoration:none;
}

.sidebar_box strong {
	color:#000000;
}

.sidebar_box strongred {
	color:#b80101;
}

.sidebar_box .img_ads {
	float: left;
	text-align:center;
}
.sidebar_box .img_ads img {
	border-width: 0px;
	margin: 0px 5px 5px 0px;
	padding: 0px;
}

.sidebar_box a img {
border: none;
}

.sidebar_box ul {
	padding: 0px 1px 1px 1px;
margin: 0;
	list-style: none;
}
.sidebar_box ul li {
	padding: 0 0 1px;
	margin: 0;
	background: url(images/hdot.gif) repeat-x bottom;
}
.sidebar_box ul li a {
	display: block;
	padding: 2px 2px 2px 15px;
	background: url(images/icon-pages_green.gif) no-repeat left;
color:#000000;
}
.sidebar_box ul li a:hover, ul.box_links li a:active, ul.box_links li a:focus {
	background: url(images/icon-pages_green.gif) no-repeat left;
color:#ba0101;
text-decoration:underline;
}

.sidebar_box .rss_box {
	display: block;
	background-image:url(images/rss_icon.png);
	background-repeat:no-repeat;
	padding-left: 40px;
	height: 40px;
	margin: 0px 10px 0px 10px;
}
.sidebar_box #rss_form {
	float: left;
	display: block;
	margin-left: 10px;
}

#rss_form #email_rss {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 0px 0px 7px;
	padding: 2px 3px 0px 30px;
	width: 182px;
	height: 18px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:12px;
	background-image:url(images/email.png);
	background-repeat:no-repeat;
	background-position: 5px 3px;
}
#rss_form #subscribe_email_btn {
	width:50px;
	height:21px;
	border:none;
	background:url(images/go.png) no-repeat;
	cursor:pointer;
	margin-left: 7px;
}
/* footer */
#footer {
	padding: 7px 4px 7px 3px;
	margin: 0px;
	position: relative;
	float: left;
	width: 978px;
	min-height: 20px;
	background-image:url(images/back_center.png);
	background-repeat:repeat-y;
}
#footer_content {
	float:left;
	width: 935px;
	margin: 0px 19px 0px 17px;
	padding: 7px 0px 20px 7px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height: 20px;
}
#footer_content a {
	
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
#footer_content a:hover {
background-color: #ffffff;
border:none;
	color:#ba0101;
	text-decoration:none;
}
#footer_content .footer_box {
	float:left;
	width: 310px;
}

.footer_box alignleft {
	float:left;
	margin:0 10px 5px 0
}

#footer_content h3 {
	display: block;
	background-image:url(images/sidebar_new_red.png);
	background-repeat:no-repeat;
	height: 29px;
	margin: 5px 0px 0px 0px;
	padding: 6px 15px 5px 15px;
	font-size: 13px;
	color: #ffffff;
}

#footer_content h3 a{
	color:#ffffff;
	text-decoration:none;
padding-top: 6px;
padding-bottom: 7px;
padding-right:3px;
padding-left:3px;
-moz-border-radius: 0px;
	border-radius: 0px;
}

#footer_content h3 a:hover{
color:#000000;
}

#footer_content .footer_box purple h3 {
	background-image:url(images/sidebar_new_purple.png);
}

#footer_content .footer_box green h3 {
	background-image:url(images/sidebar_new_green.png);
}

#footer_content .footer_box gray h3 {
	background-image:url(images/sidebar_new_gray.png);
}

#footer_content ul {
	padding: 0px 12px 5px 10px;
	margin: 0;
	list-style: none;
}
#footer_content ul li {
	padding: 0 0 1px;
	margin: 0;
	background: url(images/hdot.gif) repeat-x bottom;
}
#footer_content ul li a {
	display: block;
	padding: 5px 5px 5px 15px;
	background: url(images/icon-pages_green.gif) no-repeat left;
}
#footer_content ul li a:hover, #footer_content ul li a:active, #footer_content ul li a:focus {
	background: url(images/icon-pages_green.gif) no-repeat left;
}
#footer_credit {
	float:left;
	width: 935px;
	margin: 10px 19px 0px 17px;
	padding: 7px 0px 0px 7px;
	text-align: center;
	font-size: 11px;
}
#footer_credit a {
	
	color:#333333;
	font-weight: bold;
	text-decoration:none;
}
#footer_credit a:hover {
	color:#666666;
	text-decoration:none;
}
/* post navigator */
#post-navigator {
	color: #000000;
	margin: 0px 15px 0px 16px;
	padding: 0px;
padding-bottom: 3px;
	float: left;
	width: 613px;
	height: 18px;
	font-size:12px;
}
#post-navigator a {
	background: #f7f7f7;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	color: #000000;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#post-navigator a:hover {
	background: #EEEEEE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #012353;
}
.post-navigator .alignleft {
	float: left;
	width: 98%;
	margin-bottom: 5px;
	display: block;
	
}
.post-navigator .alignright {
	float: right;
	width: 98%;
	display: block;
	
}
/* typhography */
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	width: 70%;
}
.download {
	background: #eaeed2 url(images/post-style/download.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #DAE1B0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.warning {
	background: #d5c3c3 url(images/post-style/warning.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #C5ABAB;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.note {
	background: #f4f3f3 url(images/post-style/note.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #eeeeee;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.alert {
	background: #FFE5BF url(images/post-style/alert.gif) no-repeat 5px 8px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFCB7D;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.info {
	background: #BFE5FF url(images/post-style/info.gif) no-repeat 5px 8px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #66C1FF;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.click {
	background: #d9e7f0 url(images/post-style/click.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B1CDE0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

ol.commentlist {list-style: none; margin: 20px 0 0; padding:0;}
ol.commentlist li {border: 1px solid #DFDFDF; height: 1%; margin: 0 0 10px; padding: 5px 10px 8px; position: relative;}
ol.commentlist li ul.children li {margin: 0 0 2px;}
ol.commentlist li.comment-author-admin {border-color: #999;}
ol.commentlist li div.vcard cite.fn {font-style: normal; font-weight: bold;}
ol.commentlist li div.vcard img.avatar {border: 1px solid #DDD !important; padding: 2px !important; position: absolute; right: 8px; top: 8px; margin: 0 !important;}
ol.commentlist li div.comment-meta {font-size: 10px; font-weight: bold; color: #888;}
ol.commentlist li div.comment-meta a {color: #888; text-decoration: none;}
ol.commentlist li div.comment-meta a:hover {text-decoration: underline;}
ol.commentlist li div.reply {font-size: 13px; line-height: 16px; width: 100%; overflow: hidden; text-transform: lowercase; }
ol.commentlist li div.reply a {background: #F4F4F4; float: left; color: #b80101; text-decoration: none; padding: 0 6px 2px; border: 1px solid #CCC;}
ol.commentlist li div.reply a:hover {background: #b80101; color: #FFF; border: 1px solid #b80101;}
ol.commentlist li ul.children {list-style: none; margin: 10px 0 0;}
#cancel-comment-reply small {font-size: 13px}
ol.commentlist li.even {background: #FFF;}
ol.commentlist li.odd {background: #F4F4F4;}

#commentform p {
	
padding-top: 0px;
padding-bottom: 5px;
}
#author, #email, #url, #comment, #submit {
	font: 13px Arial, Tahoma;
	padding: 3px 5px;
	width: 150px;
	border: 1px solid #CCC;
}
#comment {
	width: 380px;
	height: 120px;
float:right;
}

#comment_fields {
	width: 160px;
float:left;
margin-top:-8px;
}

#author:focus, #email:focus, #url:focus, #comment:focus, #submit:focus {
	border-color: #999;
}
li.depth-1 #comment {width: 505px}
li.depth-2 #comment {width: 485px}
li.depth-3 #comment {width: 462px}
li.depth-4 #comment {width: 442px}
li.depth-5 #comment {width: 425px}
#submit {
	width: 150px;
	height: 24px;
	padding: 0;
	background: #F4F4F4;
	cursor: pointer;
	overflow: visible;
color: #b80101;
}
#submit:hover {
	background: #b80101;
	color: #FFF;
	border: 1px solid #b80101;
}

.slide-out-div {
       padding: 20px;
        width: 584px;
        background: #f2f2f2;
        border: #29216d 2px solid;
    }

#b-top {
	width: 985px;

display: block;
	margin-left: 0px;
margin-top:117px;
padding-top:0px;
padding-bottom:0px;
font-family: Arial, Tahoma, Sans-Serif;
	font-size:10px;
}

#h-top {
	width: 985px;
}

#im-top {
	width: 985px;
margin-left: -6px;
font-family: Arial, Tahoma, Sans-Serif;
	font-size:10px;
}


#top-top {
	width: 985px;
	margin-left: 10px;
font-family: Arial, Tahoma, Sans-Serif;
	font-size:10px;
}

#top-top a, #im-top a {
	color:#b80101;
	font-weight: bold;
	text-decoration:none;
}

#top-top a:hover, #im-top a:hover {
	color:#b80101;
	text-decoration:underline;
}

/* Статьи... */
#horange h3, #post-5442 h3, #post-5383 h3, #post-5866 h3, #post-5271 h3, #post-6525 h3, #post-6650 h3, #post-6693 h3, #post-6707 h3, #post-6738 h3, #post-6756 h3, #post-7075 h3, #post-3466 h3, #post-6652 h3, #post-7307 h3, #post-7494 h3, #post-4926 h3, #post-7731 h3, #post-8091 h3, #post-8479 h3, #post-8609 h3 , #post-8529 h3, #post-8620 h3, #post-8831 h3, #post-8846 h3, #post-8867 h3, #post-8947 h3, #post-9148 h3, #post-9206 h3, #post-9544 h3, #post-9687 h3, #post-9701 h3, #post-9683 h3, #post-9987 h3, #post-10010 h3, #post-11365 h3,  #post-11261 h3, #post-11098 h3, #post-11493 h3, #post-12067 h3 {
	background-image:url(images/new_orange.png);
}

/* Организации */
#hgray h3, #post-4981 h3, #post-5178 h3 {
	background-image:url(images/new_gray.png);
}

/* новинки кино */
#hgreen h3, #post-2414 h3, #post-5906 h3, #post-5480 h3, #post-5485 h3, #post-5569 h3, #post-5631 h3, #post-5627 h3, #post-6027 h3, #post-5768 h3, #post-5670 h3, #post-6334 h3, #post-6393 h3, #post-6399 h3, #post-6567 h3, #post-6768 h3, #post-6641 h3, #post-6786 h3, #post-6911 h3, #post-6915 h3, #post-7029 h3, #post-7061 h3, #post-7182 h3, #post-7284 h3, #post-7426 h3, #post-7553 h3, #post-7559 h3, #post-7663 h3, #post-7719 h3, #post-7828 h3, #post-7878 h3, #post-7874 h3, #post-7895 h3, #post-8001 h3, #post-8004 h3, #post-8087 h3, #post-8103 h3, #post-8150 h3, #post-8189 h3, #post-8192 h3, #post-8240 h3, #post-8243 h3, #post-8335 h3, #post-8322 h3, #post-8326 h3, #post-8329 h3, #post-8520 h3, #post-8523 h3, #post-8605 h3, #post-8646 h3, #post-8695 h3, #post-8793 h3, #post-8798 h3, #post-8902 h3, #post-9020 h3, #post-9102 h3, #post-9143 h3, #post-9210 h3, #post-9216 h3, #post-9288 h3, #post-9291 h3, #post-9661 h3, #post-9729 h3, #post-9908 h3, #post-11455 h3 {
	background-image:url(images/new_green.png);
}

/* игра мафия */
#hyellow h3, #post-5379 h3, #post-5516 h3 {
	background-image:url(images/new_yellow.png);
}

/* новости... */
#hblue h3, #post-1871 h3, #post-6105 h3, #post-6109 h3, #post-6112 h3, #post-6324 h3, #post-6768 h3, #post-7165 h3, #post-7406 h3, #post-7700 h3, #post-7808 h3, #post-5761 h3, #post-8360 h3, #post-9527 h3, #post-9646 h3, #post-9926 h3, #post-9699 h3 {
	background-image:url(images/new_blue.png);
}

#hpurple h3, #post-6768 h3, #post-8805 h3 {
	background-image:url(images/new_purple.png);
}

#line h3, #post-5325 h3 {
background-image:none;
	height: 18px;
border-bottom: 2px solid #e5162a;
	margin-bottom: 10px;
margin-left: -10px;
color: #000000;
	font-size: 13px;
}

#line h3, #post-5325 h3 a {
	color: #000000;
	text-decoration: none;
padding-left:5px;
padding-right:5px;
	}

#line h3, #post-5325 h3 a:hover {
background:none;
	color: #e5162a;
	text-decoration: none;
	}

#post-5260 h3 {
background:none;
	height: 18px;
border-bottom: 2px solid #e5162a;
	margin-bottom: 10px;
color: #e5162a;
}

#post-5260 h3 a {
	color: #e5162a;
	text-decoration: none;
padding-left:5px;
padding-right:5px;
	}

#post-5260 h3 a:hover {
background:none;
	color: #000000;
	text-decoration: none;
	}

.accordion {
float: left;
	width: 100%;
	margin-bottom: 5px;
}

.accordion h3 {
display: block;
	background-image:url(images/sidebar_new_red.png);
	background-repeat:no-repeat;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 5px 15px;
	font-size: 13px;
	color:#ffffff;
cursor: pointer;
}

.accordion h3:hover {
	background-image:url(images/sidebar_new_purple.png);
}

.accordion h3.green {
	background-image:url(images/sidebar_new_green.png);
}

.accordion h3.purple {
	background-image:url(images/sidebar_new_purple.png);
}

.accordion h3.orange {
	background-image:url(images/sidebar_new_orange.png);
}

.accordion h3.gray {
	background-image:url(images/sidebar_new_gray.png);
}

.accordion h3.blue {
	background-image:url(images/sidebar_new_blue.png);
}

.accordion div {
display: block;
	margin-bottom: 2px;
	padding: 0;
}

.accordion a{
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}

.accordion div ul {
	padding: 0px 2px 5px 10px;
margin: 0;
	list-style: none;
}
.accordion div ul li {
	padding: 0 0 1px;
	margin: 0;
	background: url(images/hdot.gif) repeat-x bottom;
}
.accordion div ul li a {
	display: block;
	padding: 5px 5px 5px 15px;
	background: url(images/icon-pages_green.gif) no-repeat left;
color:#000000;
}
.accordion div ul li a:hover, ul.box_links li a:active, ul.box_links li a:focus {
	background: url(images/icon-pages_green.gif) no-repeat left;
color:#ba0101;
text-decoration:underline;
}

#r-k {
	width:564;
border:1px solid #333;
padding:3px;
margin-left:20px;
}

#b-sm {
position:relative;
top:160px;
left:-108px;
font-family: Arial, Tahoma, Sans-Serif;
font-size:10px;
width:100px;
margin-bottom:-10px;
height:10px;
}

#b-sm img {
	border:none;
}

#b-sm a {
	color:#b80101;
	font-weight: bold;
	text-decoration:none;
}

#b-sm a:hover {
	color:#b80101;
	text-decoration:underline;
}

#interview_left {
font-family: Arial, Tahoma, Sans-Serif;
font-size:12px;
color:#000;
}

#interview_left img {
	border:none;
}

#interview_left h2 a {
	color:#000;
	font-weight: bold;
	text-decoration:none;
}

#interview_left h2 a:hover {
	color:#000;
	text-decoration:underline;
}

#interview_left a {
	color:#000;

	text-decoration:none;
}

#interview_left a:hover {
	color:#000;
	text-decoration:underline;
}

#respond {
height: 240px;
}

#vk_poll {
display: block;
width: 285px;
height: auto;
}

#my_poll {
display: block;
width: 285px;
height: auto;
}


#vk_groups {
}

#b-sm .ki_date a {
color: #000;
	font-weight: bold;
}

#b-sm .ki_div a {
color: #cc0000;
}

#lsyzran {
margin-bottom:15px;
}

#lsyzran .img {
border:none;
}

#lsyzran a {
color: #cc0000;
text-decoration:none;
}


#lsyzran a:hover {
color: #cc0000;
text-decoration:underline;
}

#decoration-top {
	width:100%;
	height:80px;
	background:#fff url("http://www.Lsyzran.ru/img/new-year/top.png") repeat-x left top;
	display:block;
}
