/*
Theme Name: WordPress Frontline
Theme URI: 
Description: The WordPress theme.
Version: 1.0
Author: 
Author URI: 
Tags: 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html{
	margin: 0;
}
body{
	margin:0;
	color:#000;
	font:11px Tahoma, Arial, Helvetica;
	min-width:949px;
	background:#d9d8d8;
}
img{border-style:none;}
a{text-decoration:none;color:#000;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

ol{
    color:#363637;
    font-size:13px;
    line-height:17px;
    margin-top:9px;
}

/*page*/
#page{
	width:949px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	display: table;
}
/*main*/
#main{
	width:949px;
	overflow:hidden;
	display:table-footer-group;
	position: relative;
	z-index: 100;
}
/*content*/
#content{
	width:607px;
	float:left;
	overflow:hidden;
	padding-top:10px;
}
/*tab box*/
#content .tab{
	width:100%;
	overflow:hidden;
	min-height:263px;
	background:url(images/tab-bg.jpg) no-repeat;
	margin:0 0 0 6px;
}
/*for IE*/
* html #content .tab{
	height:263px;
	overflow:visible;
}
/*first and secod tab contein*/
.tab-content .type1{
	width:478px;
	overflow:hidden;
	padding:20px 62px 0 67px;
}
* html .tab-content .type1{
	height:213px;
	overflow:visible;
}
/*third and fourth tab content*/
.tab-content .type2{
	width:477px;
	overflow:hidden;
	padding:36px 80px 0 50px;
	min-height:198px;
}
* html tab-content .type2{
	height:200px;
	overflow:visible;
}
/*blocks with text*/
.tab-content .type1 .left{
	float:left;
	width:279px;
	margin:0 32px 0 0;
}
/*title*/
.tab-content .type1 strong{
	font-size:34px;
	line-height:35px;
	color:#bd1e2d;
}
/* block with text*/
.tab-content .type1 .txt{
	width:100%;
	overflow:hidden;
	border-top:1px solid #c38d92;
	float:left;
}
.tab-content .type1 .txt p{
	margin:5px 0 0 0;
	color:#403b3c;
	font-size:13px;
	line-height:18px;
}
/*button*/
.tab-content .type1 .txt .more{
	width:131px;
	float:right;
	height:27px;
	margin:11px 9px 0 0;
	display:inline;
}
.tab-content .type1 .txt .more a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:100%;
	height:100%;
	background:url(images/btn-more.gif) no-repeat;
}
/*right images*/
.tab-content .type1 .img{
	float:left;
}
/*tabset*/
#content .tab .tabset{
	margin:-22px 0 0 65px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	float:left;
	display:inline;
}
#content .tab .tabset li{
	float:left;
	margin:0 8px 0 0;
}
#content .tab .tabset li a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:40px;
	height:41px;
}
/*left part*/
.tab-content .type2 .left{
	width:230px;
	float:left;
}
.tab-content .type2 .left strong{
	font-size:24px;
	line-height:26px;
	color:#bd1e2d;
}
.tab-content .type2 .left .txt{
	width:212px;
	overflow:hidden;
	border-top:1px solid #c38d92;
	float:left;
}
.tab-content .type2 .left .txt p{
	margin:5px 0 0 0;
	font-size:13px;
	line-height:18px;
	color:#403b3c;
}
/*part with video*/
.tab-content .type2 .video{
	float:right;
	width:239px;
}
/*part with video and shadow*/
.tab-content .type2 .video .border{
	background:url(images/border.png) no-repeat;
	overflow:hidden;
	width:100%;
	height:160px;
}
.tab-content .type2 .video img{
	display:block;
	margin:5px 0 0 5px;
}
/*button*/
.tab-content .type2 .video .play{
	display:block;
	width:121px;
	height:27px;
	margin:-20px 0 0 54px;
	position:relative;
}
.tab-content .type2 .video .play a{
	width:100%;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/btn-play.gif) no-repeat;
	float:left;
}
/*conteiner's block*/
#content .block{
	width:555px;
	overflow:hidden;
	background:url(images/right-bg-block.gif) no-repeat 100% 0;
	padding:17px 21px 0 31px;
	/*padding:17px 21px 0 0px;*/
}
/*title*/
#content .block .title{
	width:542px;
	background:url(images/title.gif) repeat-x 0 100%;
	padding-bottom:7px;
}
#content .block h1{
	margin:0;
	font-size:24px;
	line-height:24px;
	color:#231f20;
	font-weight:normal;
}
/*part with video*/
#content .block p{
	margin:12px 0 0 0;
	font-size:14px;
	line-height:17px;
	color:#6c6c6c;
}
/*conteiner's  block with 2 images*/
#content .block .images{
	width:100%;
	overflow:hidden;
	margin-top:28px;
}
#content .block .images .left,#content .block .images .right{
	width:272px;
	float:left;
	position:relative;
}
#content .block .images img{
	display:block;
}
#content .block .images .left{
	margin-right:10px;
}
/*block with  red png background and text*/
#content .block .images .box{
	background:url(images/box-bg.png) repeat;
	position:absolute;
	padding:19px 0 26px 15px;
	width:257px;
	bottom:0;
	left:0;
}
/*title*/
#content .block .images .left h2{
	margin:0;
	font-size:18px;
	line-height:18px;
	color:#fff;
}
#content .block .images p{
	margin:3px 0 0 0;
	color:#fff;
	font-size:12px;
	line-height:18px;
}
#content .block .images p a{
	color:#fff;
}
/*title*/
#content .block .images .right h3{
	margin:0;
	font-size:18px;
	line-height:18px;
	color:#fff;
}
/*sidebar*/
#sidebar{
	float:left;
	margin:0 0 0 10px;
	width:309px;
}
/*sidebar's top box*/
#sidebar .top-box{
	width:307px;
	overflow:hidden;
	border:1px solid #d4c3c5;
	background:url(images/top-box-sidebar.gif) repeat-y;
	position:relative;
	padding-bottom:14px;
	margin-top:10px;
}
/*sidebar's top box image*/
#sidebar .top-box img{
	float:right;
	margin-top:14px;
}
/*sidebar's top box text*/
#sidebar .top-box .text-box{
	width:140px;
	overflow:hidden;
	position:absolute;
	top:13px;
	left:19px;
}
/*sidebar's top box title*/
#sidebar .top-box .text-box h3{
	margin:0;
	font-style:italic;
}
#sidebar .top-box .text-box h3 span{
	font-size:15px;
	line-height:15px;
}
#sidebar .top-box .text-box h3 span span{
	font-size:23px;
	line-height:23px;
}
#sidebar .top-box .text-box p{
	margin:4px 0 0 0;
	font-size:11px;
	line-height:14px;
	color:#363637;
}
#sidebar .top-box .text-box .txt{
	width:101px;
}
#sidebar .top-box .text-box h4{
	margin:6px 0 0 0;
	font-size:12px;
	line-height:14px;
	color:#be1e2d;
}
#sidebar .top-box .text-box strong{
	font-size:9px;
	line-height:10px;
	color:#231f20;
	font-weight:normal;
}
/*sidebar's top box button*/
#sidebar .top-box .text-box .btn{
	width:140px;
	height:24px;
	display:block;
	margin-top:10px;
}
#sidebar .top-box .text-box .btn a{
	background:url(images/btn-now.gif) no-repeat;
	width:140px;
	line-height:24px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
/*sidebar's middle box*/
#sidebar .box{
	width:307px;
	overflow:hidden;
	border:1px solid #d4c3c5;
	background:#f3f0f0;
	padding:10px 0 13px 0;
	margin-top:10px;
}
/*sidebar's  box titles*/
#sidebar .box h4{
	margin:0 0 0 18px;
	font-size:16px;
	line-height:18px;
	color:#231f20;
}
/*list*/
#sidebar .widget_recent_entries ul,
#sidebar .widget_categories ul,
#sidebar .widget_archive ul,
#sidebar .widget_pages ul {
	margin:11px 0 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:307px;
	background:url(images/list-bg.gif) no-repeat;
}
#sidebar .widget_recent_entries li,
#sidebar .widget_categories li,
#sidebar .widget_archive li,
#sidebar .widget_pages li {
	float:left;
	width:270px;
	font:12px/14px Georgia, serif;
	border-top:1px solid #e4d0d2;
	margin:-1px 0 0 20px;
	display:inline;
	padding:10px 0 10px;
	
}
#sidebar .box li a{
	color:#363637;
	padding-right:10px;
	background:url(images/bullet.gif) no-repeat 100%;
}
/*bottom with info*/
#sidebar .box{
	width:307px;
	overflow:hidden;
	border:1px solid #d4c3c5;
	background:#f3f0f0;
	margin-top:10px;
	padding-top:11px;
}
#sidebar .box .vcard{
	margin:11px 0 0 0;
	padding:14px 0 19px 0;
	list-style:none;
	width:100%;
	overflow:hidden;
	background:url(images/list-bg.gif) no-repeat;
}
#sidebar .box .vcard li{
	float:left;
	width:267px;
	margin-left:20px;
	display:inline;
	font:12px/17px Georgia, serif;
	color:#363637;
	padding-bottom:2px;
}
#sidebar .box .vcard .last{
	border-top:1px solid #e4d0d2;
	margin-top:9px;
	padding:8px 0 0 0;
}
#sidebar .box .vcard li a{
	color:#bd1e2d;
	text-decoration:underline;
}
#sidebar .box .vcard li a:hover{
	text-decoration:none;
}
#sidebar .box .vcard li span{
	color:#bd1e2d;
}
/*footer*/
#footer{
	width:828px;
	overflow:hidden;
	background:url(images/footer.gif) no-repeat;
	padding:13px 89px 40px 32px;
}
#footer p{
	float:left;
	margin:1px 0 0 0;
	font-size:10px;
	line-height:15px;
	color:#a6a6a7;
}
#footer .right{
	float:right;
}
#footer .right strong{
	font-size:17px;
	line-height:17px;
	color:#757578;
	font-style:italic;
}
#footer .right strong span{
	font-weight:normal;
}
/*header*/
#header{
	width:949px;
	overflow:hidden;
	background:url(images/header.gif) no-repeat;
	display: table-header-group;
	position:relative;
}
#header .top{
	width:891px;
	overflow:hidden;
	padding:0 20px 18px 38px;
}
/*header's logo*/
#header .top .logo{
	float:left;
	margin-top:9px;
}
#header .top .logo a{
	width:172px;
	height:79px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	font-size:0;
	line-height:0;
	background:url(images/logo.gif) no-repeat;
}
/*header's top navigation*/
#header .top  .form-nav{
	width:430px;
	float:right;
}
#header .top  .form-nav ul{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	float:right;
	width:100%;
	overflow:hidden;
	display:inline;
	text-align:right;
}
/*tell*/
#header .top  .form-nav ul .tell{
	color:#fff;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	background:none;
}
#header .top  .form-nav ul li{
	font-size:9px;
	line-height:15px;
	display:inline;
	background:url(images/select-header.gif) no-repeat 0 50%;
	padding:0 9px 0 12px;
}
#header .top  .form-nav ul li a{
	color:#cacacb;
}
/*header's form*/
#header .top  .form-nav form{
	float:right;
	width:239px;
	margin:28px 11px 0 0;
	display:inline;
}
#header .top  .form-nav form label{
	font-size:11px;
	line-height:15px;
	color:#4d4d4f;
	font-weight:bold;
	float:left;
}
#header .top  .form-nav form .inputs{
	width:237px;
	float:left;
	overflow:hidden;
	border:1px solid #c3c3c3;
	background:#fff;
	height:22px;
}
/*header's input*/
#header .top  .form-nav form #s{
	width:203px;
	font-size:12px;
	margin:0;
	padding:3px 5px 2px 5px;
	color:#000;
	background:none;
	border:0;
	float:left;
}
/*header's  form button*/
#header .top  .form-nav form .bul{
	width:23px;
	height:20px;
	float:right;
	margin:1px 1px 0 0;
	display:inline;
}
/*header's shadow*/
#header .border{
	width:949px;
	background:url(images/rpt.gif) repeat-y 1px 0;
	overflow:hidden;
	position:relative;
}
/*header's main nav*/
#header .nav{
	width:906px;
	overflow:hidden;
	background:url(images/nav-bg.gif) repeat-x;
	height:29px;
	margin-left:7px;
	padding:0 0 0 30px;
	position:relative;
}
#header .nav ul{
	margin:0;
	padding:0;
	list-style:none;
	width:906px;
	overflow:hidden;
	border-left:1px solid #000;
}
#header .nav ul li{
	float:left;
	font-size:11px;
	line-height:29px;
	border-right:1px solid #000;
}
#header .nav ul li a{
	color:#fff;
	float:left;
	padding:0 10px;
}
#header .nav ul li a:hover,#header .nav ul .current_page_item a,
#header .nav ul .current_page_parent a{
	text-decoration:none;
	background:url(images/nav-bg-hover-active.gif) repeat-x;
}
/*block with quote*/

#header .quote{
	width:621px;
	background:url(images/quote-bg.gif) no-repeat;
	padding:23px 158px 30px 157px;
	position:relative;
	overflow:hidden;
}


#header .quote strong{
	font-size:22px;
	line-height:24px;
	color:#fff;
	font-weight:normal;
}
/*quote's darck box*/
#header .quote .box{
	background:#2a2a2b;
	position:absolute;
	bottom:2px;
	right:158px;
	text-align:center;
	font-family:Verdana, Arial, sans-serif;
}
#header .quote .box p{
	font-size:9px;
	line-height:25px;
	margin:0;
	font-style:italic;
	color:#fff;
	padding: 0 0 0 20px;
}
#header .quote .box p .red{
	color:#f2263a;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
}
/*inner.html*/
#main{
	padding-bottom:46px;
}
#content{
	width:576px;
	padding:28px 0 0 31px;
	background:url(images/right-bg-block.gif) no-repeat 100% 0;
}
.conteiner{
	background:none !important;
	padding:10px 0 0 0!important;
	width:607px !important;
}
/*block with text*/
#content .text{
	width:541px;
	overflow:hidden;
}
/*main title*/
#content .text h1{
	margin:0;
	font-size:24px;
	line-height:26px;
	color:#231f20;
}
 #content .text .title{
	background:url(images/title.gif) repeat-x 0 100%;
	width:100%;
	overflow:hidden;
	padding-bottom:5px;
}
 #content .text p{
	margin:9px 0 0 0;
	font-size:13px;
	line-height:17px;
	color:#363637;
}
 #content .text h2{
	margin:13px 0 0 0;
	padding:0 0 6px 0;
	color:#be1e2d;
	font-style:italic;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	border-bottom:1px solid #e4d0d2;
}
/*bottom list*/
 #content .bottom-list{
	margin:10px 0 0 14px;
	padding:0 35px 0 0;
	list-style:none;
}
#content .bottom-list li{
    border-bottom:1px solid #e4d0d2;
    font:12px/21px Georgia, serif;
    overflow:hidden;
    height:1%;
    background:url(images/marck-list.gif) no-repeat 0 4px;
    padding-left:18px;
}
 #content .bottom-list li a{color:#363637;}
 #content .bottom-list li span{
	font-style:italic;
}
/*inner2*/
/*part with autor and date*/
.top-info{
	width:100%;
	overflow:hidden;
}
.top-info .date{
	width:542px;
	overflow:hidden;
	background:url(images/title.gif) repeat-x 0 100%;
	padding-bottom:8px;
}
.top-info .date span{
	font:14px/16px Georgia, serif;
	color:#be1e2d;
}
.top-info .date span em{
	font-size:12px;
	line-height:16px;
}
.top-info .date h1,
.top-info .date h2{
	margin:0;
	font-size:29px;
	line-height:30px;
	color:#231f20;
	font-weight:normal;
}
.top-info .date .title{
	background:url(images/marck-title.gif) no-repeat 0 5px;
	padding-left:29px;
	width:514px;
	margin-top:2px;
}
/*main block with text image and info from content*/
.post-block{
	width:542px;
	clear: both;
	overflow:hidden;
	background:url(images/block-post-bottom-border.gif) no-repeat 0 100%;
	padding-bottom:15px;
}
/*block with text*/
.post-block .post{
	width:100%;
	overflow:hidden;
	margin-top:10px;
	background:url(images/title.gif) repeat-x 0 100%;
	padding-bottom:8px;
}
.post-block .post .img{
	width:464px;
	overflow:hidden;
}
.post-block .post img{
	display:block;
	border:5px solid #be1e2d;
}
.post-block .post p{
	margin:5px 0 0 0;
	font-size:13px;
	line-height:17px;
	color:#363637;
} 
/*block with tags ,rss and etc..*/
.post-block .bottom-info{
 	width:100%;
	overflow:hidden;
	background:url(images/title.gif) repeat-x 0 100%;
	padding-bottom:10px;
}
.post-block .bottom-info ul{
	margin:0;
	padding:0;
	list-style:none;
}
.post-block .bottom-info ul li{
	font:12px/17px Georgia, serif;
	color:#363637;
}
.post-block .bottom-info ul li a{
	color:#be1e2d;
	text-decoration:underline;
}
/*list with tags*/
.post-block .bottom-info .tags{
	float:left;
	margin-top:9px;
}
.post-block .bottom-info .tags li{
	display:inline;
}
.post-block .bottom-info .tags li a:hover{
	text-decoration:none;
}
/*list with info*/
.post-block .bottom-info .sociable{
	float:right;
	height:14px;
	margin-top:12px;
}
.post-block .bottom-info .info li{
	float:left;
}
 .post-block .bottom-info .info li a{
	text-indent:-9999px;
	overflow:hidden;
	width:14px;
	height:14px;
	float:left;
}
.post-block .img-right{
	float:right;
	width:183px;
	margin-top:10px;
}
 .post-block .bottom-post .post-txt .txt{
	margin-top:18px;
}
/*button*/
 #content .back{
	width:125px;
	height:24px;
	display:block;
	margin-top:16px;
	float: left;
}
 #content .back a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:125px;
	height:24px;
	background:url(images/btn-older.gif) no-repeat;
}
#content .next{
	width:125px;
	height:24px;
	display:block;
	margin:16px 31px 0 0;
	float: right;
}
 #content .next a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:125px;
	height:24px;
	background:url(images/btn-newer.gif) no-repeat;
}
 #main{
	padding-bottom:33px;
}
/*two block's in sidebar{top andmiddle}*/
 #sidebar .box{
	width:307px;
	border:1px solid #e4d0d2;
	background:#f3f0f0;
	padding:11px 0 11px 0;
}
 #sidebar .box h3{
	margin:0 0 0 19px;
	font-size:16px;
	line-height:18px;
	color:#231f20;
}
/*middle block in sidebar*/
/* sIFR section */

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	margin: 0;
	visibility: visible !important;
}
.sIFR-replaced {visibility: visible !important;}

span.sIFR-alternate {
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	position: absolute;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {display: none !important;}

object, embed {
	margin: 0;
	padding: 0;
	display: block;
}



/* sIFR headings */
  #header .quote strong {
	width:100%;
	overflow:hidden;
  }
.sIFR-hasFlash  #header .quote strong span{
	margin:0;
	font-size:22px;
	float:left;
	visibility: hidden;
	letter-spacing:1px;
}
.sIFR-hasFlash  #header .quote .box p .red{
	margin:0 5px 0 0;
	font-size:12px;
	float:left;
	visibility: hidden;
	letter-spacing:1px;
}
.sIFR-hasFlash  #header .quote .box p .middle{
	margin:0 5px 0 0;
	font-size:9px;
	float:left;
	visibility: hidden;
	letter-spacing:1px;
}
.sIFR-hasFlash  #header .quote .box p .last{
	margin:0;
	font-size:9px;
	float:left;
	visibility: hidden;
	letter-spacing:1px;
}
 #content .text h1{
	width:100%;
	overflow:hidden;
}
.sIFR-hasFlash   #content .text h1 span{
	margin:0;
	font-size:24px;
	float:left;
	visibility: hidden;
	letter-spacing:1px;
}
#sidebar .box h4{
	width:100%;
	overflow:hidden;
}
.sIFR-hasFlash  #sidebar .box h4 span{
	margin:0;
	font-size:16px;
	float:left;
	visibility: hidden;
	letter-spacing:1px;
}
#sidebar .top-box .text-box h3{
	width:100%;
	overflow:hidden;
	width:240px;
	margin-right:-100px;
}
#sidebar .top-box .text-box h3 span {
	display:block;
	line-height:normal;
	font-size:16px !important;

}
.sIFR-hasFlash #sidebar .top-box .text-box h3 .small-top{
	margin:0;
	font-size:15px;
	visibility: hidden;
	letter-spacing:1px;
}
.sIFR-hasFlash #sidebar .top-box .text-box h3  .big-bttm{
	margin:0;
	font-size:23px;
	visibility: hidden;
	letter-spacing:1px;
}
#footer .right strong{
	width:100%;
	overflow:hidden;
}
.sIFR-hasFlash #footer .right strong .middle{
	margin:0;
	font-size:17px;
	float:left;
	visibility: hidden;
	letter-spacing:1px;
	width:70px;
}
.sIFR-hasFlash #footer .right strong .first,
.sIFR-hasFlash #footer .right strong .last{
	margin:0;
	font-size:17px;
	float:left;
	visibility: hidden;
	letter-spacing:1px;
}
 #sidebar .box h3{
	width:200px;
	overflow:hidden;
}
.sIFR-hasFlash  #sidebar .box h3 span{
	margin:0;
	font-size:16px;
	float:left;
	visibility: hidden;
	letter-spacing:1px;
}
 .top-info .date h1,.top-info .date h2{
	width:100%;
	overflow:hidden;
}
.sIFR-hasFlash  .top-info .date h1 strong,.sIFR-hasFlash  .top-info .date h2 strong{
	margin:0;
	font-size:29px !important;
	float:left;
	visibility: hidden;
	letter-spacing:1px;
}
#content .block h1{
	width:100%;
	overflow:hidden;
}
.sIFR-hasFlash #content .block h1 span{
	margin:0;
	font-size:24px;
	float:left;
	visibility: hidden;
	letter-spacing:1px;
}
.tab-content strong {
	width:100%;
	overflow:hidden;
}
.sIFR-hasFlash  .tab-content .type1 strong span{
	margin:0;
	font-size:34px;
	float:left;
	visibility: hidden;
	letter-spacing:-1px;
	background:#fff;
}

.sIFR-hasFlash  .tab-content .type2 .left strong span{
	margin:0;
	font-size:24px;
	float:left;
	visibility: hidden;
	letter-spacing:-1px;
	background:#fff;
}
#content .block .images  h2,
#content .block .images  h3{
	width:100%;
	overflow:hidden;
}
.sIFR-hasFlash  #content .block .images  h2 span,
.sIFR-hasFlash  #content .block .images  h3 span{
	margin:0;
	font-size:19px;
	float:left;
	visibility: hidden;
	letter-spacing:-1px;
}
/*comments*/
.comment-block{
	width:500px;
	overflow:hidden;
	border:1px solid #dfccce;
	background:#f0eced;
	padding:0 21px 20px 19px;
	margin:10px 0 0;
}
.comment-block h3{
	font-size:14px;
	margin:0;
	line-height:35px;
	height:35px;
}
.comment-block .comment {
	width:470px;
	padding:15px;
}
.comment-block .alt {
	background:#f6f3f3 url(images/bg-post.gif) no-repeat !important;
}
.comment-block .comment {
	background:#e4e1e1 url(images/bg-post-t.gif) no-repeat;
}
.post-title {
	width:470px;
	overflow:hidden;
}
.post-title .avatar {
	float:left;
}
.post-title .avatar img {
	display:block;
}
.post-title strong,
.post-title em {
	float:right;
	width:430px;
}
.post-title strong {
	font-size:11px;
	color:#be1e2d;
	margin:2px 0 0;
}
.post-title em {
	font:italic 12px Georgia, Arial, Helvetica, sans-serif;
	margin:2px 0 0;
}
.comment-block .post p {
	margin:10px 0 0;
	line-height:17px;
}
.comment-block .box {
	width:470px;
	overflow:hidden;
}
.comment-block label {
	display:block;
	color:#363637;
	margin:12px 0 0;
}
.comment-block .frame {
	width:196px;
	float:left;
	margin:0 10px 0 0;
}
.comment-block input {
	border:1px solid #e4d0d2;
	width:196px;
	margin:6px 0 0;
	height:17px;
}
.comment-block textarea {
	border:1px solid #e4d0d2;
	width:421px;
	margin:6px 0 0;
	height:100px;
	overflow:auto;
}
.comment-block .submit-btn {
	height:24px;
	width:73px;
	background:url(images/btn-submit.gif) no-repeat;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	border:0;
	margin:10px 0 0;
	display:block;
}
.mybox {
	background:none;
	padding:0;
}
.no-border {
	background:none !important;
	padding:0 !important;
}
.box-b {
	background:url(images/border-b.gif) no-repeat scroll 0 100%;
	padding:0 0 25px 0;
}
.wrapper-box {
	width:949px;
	overflow:hidden;
	background:url(images/rpt.gif) repeat-y;
	padding:0 0 25px 0;
}
.quote-b {
	background:#363637 url(images/quote-bg-b.gif) no-repeat 0 bottom;
	width:936px;
	margin:0 0 0 7px;
}
/*hackadelic slider panel*/

.hackadelic-sliderPanel {
       background-color:#000000;
}

a.hackadelic-sliderButton {
	padding: 10px 0px 10px 0px;
	display: block;
	font-size:13px;
	line-height:14px;
        font-weight:bold;
	margin: 0;
}
a.hackadelic-sliderButton:hover {
        background-color:#EEEEEE;
        text-decoration:none;
}
.entry .hackadelic-sliderPanel {
}
.post h2 {
	line-height:normal;
}
.read-more a {
  color: #BE1E2D;
  text-decoration: underline;
  font-size: 13px;
  margin: 5px 0;
}
#fb-root {
  margin: 10px; 
}
#rss-icon {
  margin: 3px 2px -3px 0;
}
