a{
	outline:none;
}
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana;
	background:#353536;
	font-size:12px;
	background:#353536 url(./images/backgrounds/bgr-top1.jpg) no-repeat center top;
}
h1, h2.entry-title a{
	font-size:30px;
	color:#333333;
	font-weight:normal;
}
h2.entry-title a:hover{
	color:#2361A1;
}
h2{
	font-size:18px;
	color:#333333;
	font-weight:normal;
}
h3{
	font-size:26px;
	color:#333333;
	font-weight:normal;
}

h1.blue, h2.entry-title.blue a{
	color:#2361A1;
}
a{
	color:#336699;
	text-decoration:none;
}
a img{
	border-style:none;
}


#container{
	margin:0px;
	padding:0px;
	
}
#page{
	width:894px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 27px 0px;
	background:url(./images/backgrounds/bgr-bottom1.jpg) no-repeat right bottom;
}
#header{
	width:828px;
	min-height:67px;
	background:url(./images/backgrounds/pagetop1.png) no-repeat center bottom;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:27px;
	text-align:center;
	padding-left:33px;
	padding-right:33px;
}
#content_box{
	width:828px;
	background:url(./images/backgrounds/pagemiddle1.png) repeat-y;
	margin-left:auto;
	margin-right:auto;
	padding-left:33px;
	padding-right:33px;
}
#footer{
	width:828px;
	height:83px;
	background:url(./images/backgrounds/pagebottom1.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	padding-left:33px;
	padding-right:33px;
}
#prefooter{
	width:auto;
	height:13px;
	background:url(./images/backgrounds/prefooter.png) no-repeat right top;
}

ul#tabs{
	margin:0px;
	padding:0px;
	padding-top:10px;
	line-height:57px;
	dispaly:block;
	font-size:12px;
	color:#ccc;
	font-family:Verdana, Arial;
}
ul#tabs li{
	display:inline;
	line-height:57px;
	margin:0px;
	padding:0px;
}
ul#tabs li a{
	display:inline;
	line-height:17px;
	padding:20px 5px 21px 5px;
	color:#CCC;
	text-decoration:none;
}
ul#tabs li a:hover, ul#tabs li.active a, ul#tabs li.current_page_item a{
	background:url(./images/backgrounds/menuarrow.png) no-repeat center bottom;
	color:#fff;
	text-decoration:none;
}
ul#tabs li a.active{
	color:#CCC;
}

ul#submenutop{
	margin:0px 0px 0px 64px;
	padding:0px;
	line-height:25px;
	dispaly:block;
	font-size:12px;
	color:#ccc;
	font-family:Verdana, Arial;
	float:left;
}
ul#submenutop li{
	display:inline;
	line-height:38px;
	margin:0px;
	padding:0px;
}
ul#submenutop li a{
	display:inline;
	line-height:38px;
	color:#666;
	text-decoration:none;
}
ul#submenutop li a:hover, ul#menubottom li a.active{
	
	color:#222;
	text-decoration:none;
}
ul#submenutop li a.active{
	color:#CCC;
}

#note{
	position:absolute;
	width:271px;
	height:252px;
	background:url(./images/backgrounds/note.png) no-repeat center 8px;
	margin-left:-110px;
	display:block;
}
#rss{
	display:block;
	width:164px;
	height:164px;
	background:url(./images/backgrounds/rss.png) no-repeat center top;
	position:absolute;
	margin-left:780px;
	margin-top:40px;
	z-index:-1;
}
#rssarea{
	display:block;
	width:60px;
	height:60px;
	position:absolute;
	margin-left:870px;
	margin-top:60px;
}

#twitter{
	width:100px;
	height:62px;
	background:url(./images/backgrounds/twitter.png) no-repeat left 6px;
	display:block;
	position:absolute;
	margin-left:760px;
	margin-top:19px;
	padding-left:90px;
	color:#999999;
	font-size:11px;
}

#slogan{
	padding:5px 0px 0px 90px;
	width:350px;
	height:16px;
	background:url(./images/backgrounds/slogan.png) no-repeat 90px 5px;
}

#content{
	width:843px;
	background:#fff;
	min-height:300px;
}
#tools{
	min-height:80px;
}

.leftpart{
	float:left;
	width:191px;
	position:relative;
}
.rightpart{
	float:right;
	width:255px;
	position:relative;
}
.rightpart.main{
	float:right;
	width:258px;
	position:relative;
}

.contentpart{
	width:auto;
	margin-left:64px;
	margin-right:300px;
}
.contentpart.half{
	width:auto;
	margin-right:286px;
}

.searchtool{
	margin-top:25px;
	width:100%;
	height:25px;
}
.searchtool input[type="text"]{
	width:72%;
	padding-left:90px;
	border:1px solid #999999;
	height:20px;
	background:url(./images/backgrounds/search.png) repeat-y right top;
}


body.ie7 .searchtool input[type="text"]{
	width:53%;
	margin-left:27px;
	border:1px solid #999999;
	height:20px;
	background:url(./images/backgrounds/search.png) repeat-y right top;
}

body.ie7 .searchtool{
	width:100%;
	height:25px;
}



.fright{
	float:right;
}
.fleft{
	float:left;
}


#newsletterblock{
	background:url(./images/backgrounds/mail.png) no-repeat left 15px;
	width:auto;
	padding-left:68px;
	padding-right:10px;
	height:80px;
	margin-top:-10px;
	z-index:10;
}
#newsletterblock input[type="text"]{
	width:90%;
	padding-left:5%;
	padding-right:5%;
	margin-top:6px;
	background:#313031;
	border:1px solid #313031;
	font-size:11px;
	color:#FFF;
}
#newsletterblock label{
	font-size:12px;
	color:#76B4CE;
}

#rightmenu{
	margin-top:-36px;
}
#rightmenu .rmtop{
	width:276px;
	height:39px;
	background:url(./images/backgrounds/rightmenutop.png) no-repeat;
}
#rightmenu .rmmiddle{
	width:249px;
	min-height:50px;
	padding:0px 18px 0px 8px;
	background:url(./images/backgrounds/rightmenumiddle.png) repeat-y;
}
#rightmenu .rmbottom{
	width:276px;
	min-height:75px;
	background:url(./images/backgrounds/rightmenubottom.png) no-repeat ;
}

.widgetbody{
	margin:0px;
	padding:0px;
	list-style:none;
}

.widget_collapscat{
	width:auto;
}

.title{
	line-height:75px;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color:#66CC00;
}


.widget.widget_collapscat h3{
	line-height:75px;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color:#66CC00;
	margin:0px;
	padding:0px;
	text-align:center;
	/*border-bottom:1px solid #E6E6E6;*/
}
.widget_collapscat ul{
	margin:0px;
	padding:0px;
}
.widget_collapscat ul li{
	margin:0px;
	list-style:none;
	padding:5px 0px;
	/*background:#F3F3F3 url(./images/backgrounds/rightmenulist.png) repeat-x scroll 0 0;*/
}
.widget_collapscat ul li a, .widget_collapscat ul li span{
	margin:0px 15px;
	color:#000;
	text-decoration:none;
}
.widget_collapscat ul li span span.sym{
	margin:0px 2px 0px 0px;
}
.widget_collapscat ul li a:hover{
	
}
.widget_collapscat ul li a.simple{
	background:none;
	padding-left:0px;
	color:#2361A1;
	text-decoration:none;
}
.widget_collapscat .opener, .widget_collapscat .opener.closed{
	float:left;
	background:url(./images/buttons/arrowblack.png) no-repeat left center;
	width:10px;
	margin-right:5px;
	height:16px;
}
.widget_collapscat .opener.opened{
	background:url(./images/buttons/arrowblackdown.png) no-repeat left center;
}
.widget_collapscat ul li ul{
	margin:0px;
	list-style:none;
	padding:5px 0px 0px 0px;
	display:none;
	font-size:11px;
}
.widget_collapscat ul li ul li{
	padding:3px 0px;
}

.widget_collapscat ul li ul li a{
	padding:0px 30px;
}

.clear{
	clear:both;
}



.bannerplace{
	padding:4px 0px;
	text-align:center;
}
.bannerplace img{
	border-style:none;
}
.banner250{
	width:250px;
	height:250px;
	margin-left:-1px;
	border:1px solid #CCCCCC;
	border-right:none;
}
.banner250 img{
	border-style:none;
}

.widget h3, #rightmenu h3{
	line-height:75px;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color:#66CC00;
	margin:0px;
	padding:0px;
	text-align:center;
}

.widget_recent_entries ul, .widget_popularity_lists ul{
	margin:0px;
	padding:0px;
	width:auto;
	display:block;
	border-top:1px solid #E6E6E6;
}
.widget_recent_entries ul li, .widget_popularity_lists ul li{
	margin:0px;
	padding:6px 15px;
	width:auto;
	display:block;
	border-bottom:1px solid #E6E6E6;
	background:#f3f3f3 url(./images/backgrounds/rightmenulist.png) repeat-x;
}
.widget_recent_entries ul li.first, .widget_popularity_lists ul li.first{
	border-top:1px solid #E6E6E6;
}
.widget_recent_entries ul li a, .widget_popularity_lists ul li a{
	color:#000;
	width:auto;
	display:block;
	text-decoration:none;
	font-size:11px;
}
.widget_recent_entries ul li a:hover, .widget_popularity_lists ul li a:hover{
	text-decoration:underline;
}


.entry-content, .block{
	font-size:14px;
	color:#333333;
	padding-bottom:15px;
}
.entry-content p, .block p{
	line-height:18px;
}
.entry-content a,.block a{
	color:#2361A1;
	text-decoration:none;
}
.block h2.black a{
	color:#333;
}
.entry-content a:hover, .block a:hover{
	text-decoration:underline;
}

.blockinfo{
	width:auto;
	line-height:14px;
	color:#CCCCCC;
	height:14px;
}
.blockinfo a{
	color:#CCCCCC;
	text-decoration:none;
}
.blockinfo .numcomments{
	display:block;
	height:14px;
	font-size:10px;
	background:url(./images/buttons/commenticon.png) no-repeat;
	padding-left:17px;
}
.readmore{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
.hbr{
	font-size:1px;
	height:1px;
	width:auto;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}

table.listing{
	width:100%;
	margin-top:20px;
}

table.listing tr td a{
	font-size:14px;
	display:block;
	width:auto;
	height:23px;
	text-align:center;
	text-decoration:none;
	color:#666666;
	line-height:23px;
	border:1px solid #CCCCCC;
	padding:0px 4px;
}
table.listing tr td a:hover, table.listing tr td a.active{
	background:#FEF503;
	color:#666666;
}
table.listing tr td{
	text-align:center;
	vertical-align:bottom;
}
table.listing tr td.prev a, table.listing tr td.next a{
	background:#666666;
	color:#fff;
	border-style:none;
	line-height:25px;
	height:25px;
}

#gotop{
	display:block;
	height:38px;
	width:33px;
	background:url(./images/buttons/gotop.png) no-repeat center bottom;
	color:#330000;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	float:right;
	margin-left:auto;
	margin-right:30px;
}

#copyright{
	font-size:10px;
	color:#CCCCCC;
	line-height:60px;
	margin-left:25px;
}


a.speclink{
	color:#CCCCCC;
	font-size:12px;
}

.aslist{
	padding:0px;
	margin:0px;
	text-indent:18px;
}

.blocktitle{
	text-indent:18px;
	font-weight:bold;
}


.otherblock{
	padding:40px 0px;
}
.graphlinkslist{
	margin-top:20px;
	text-align:center;
}
.graphlinkslist img{
	border-style:none;
	margin:0px 4px;
}

ul.disclinklist{
	font-size:14px;
	margin:15px 0px 15px 0px;
	padding:0px;
}
ul.disclinklist li{
	list-style:none;
	margin:6px 0px 6px 0px;
	padding:0px;
}
ul.disclinklist li a:hover{
	color:#010101;
}
.rednotelink{
	color:#FF5200;
	font-size:11px;
	margin:0px 0px 0px 18px;
}

.discussionby{
	margin-top:10px;
	float:right;
	font-size:10px;
	
	color:#95A0A7;
	border-bottom:1px solid #95A0A7;
}
.orange{
	color:#FFB870;
}



.userinfo img{
	float:left;
	margin:0px 5px 0px 0px;
}

.userinfo a img{
	padding-bottom:2px;
	border-style:none;
	border-bottom:1px solid #CCCCCC;
}
.userinfo{
	line-height:20px;
}
.userinfo .logout{
	padding-left:16px;
	background:url(./images/images/usericon.png) no-repeat left center;
}
.useropt{
	padding:4px 0px;
}
.userinfo a{
	color:#333;
	border-bottom:1px solid #CCCCCC;
}
.userinfo .logout{
	border-bottom:none;
}
.userinfo .logout span{
	border-bottom:1px solid #CCCCCC;
}

.commentform{
	padding:10px 0px;
}
.commentform textarea{
	width:100%;
	height:150px;
	border:1px solid #7F9DB9;
	margin-bottom:10px;
}

.rssicon img{
	margin-left:10px;
	padding:2px 0px 2px 0px;
	border-bottom:1px solid #CCCCCC;
}
.commoptions a{
	margin:0px 10px;
}
.commoptions a span{
	border-bottom:1px solid #CCCCCC;
}
.commoptions a.subscribelink{
	background:url(./images/icons/mail.png) no-repeat left center;
	padding:0px 0px 0px 15px;
}

.comment{
	margin:10px 0px;
}
.commtitle{
	border-top:1px solid #ECECEC;
	background:#F7F7F7;
	padding:2px 2px 2px 5px;
	line-height:32px;
}
.commtitle img{
	float:left;
	margin-right:32px;
}
.commbody{
	padding:10px 0px;
	line-height:20px;
}

.commentopt a{
	color:#333;
}

.commentopt span.dot{
	padding:0px 7px 0px 7px;
	background:url(./images/buttons/dot.png) no-repeat center 6px;
}
.commentopt a.arrowdown{
	padding:0px 10px 0px 0px;
	background:url(./images/buttons/arrowdown.png) no-repeat right 6px;
}

a.poweredby span{
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
}

.sortby{
	margin-top:-20px;
	font-size:12px;
	color:#CCCCCC;
}
.sortby a{
	color:#CCCCCC;
}
.sortby a:hover, .sortby a.active{
	font-weight:bold;
}

#archive_info p{
	font-size:18px;
	color:#ccc;
}

.unvishome{
	margin-top:10px;
	height:57px;
	display:block;
	position:absolute;
	width:35px;
	z-index:1000;
	margin-left:125px;
}

.hfeed .arkayne, .hfeed .arkayne-footer{
	clear:none;
}
.hfeed .arkayne {
	float:left;
	}
.hfeed .arkayne-footer{
	display:none;
}

#respond h3{
	margin-bottom:5px;
}

.commentform input{
	margin-right:10px;
}

.maincontent {
	padding:60px 64px;
	}

#lightbox {
  padding: 10px ;
  width:330px;

}
.lightboxheader {
	background:url(./images/backgrounds/book.jpg) no-repeat right top;

	}