html, body
{
	background-color:#333;
	background-image: url(images/bg.jpg);
	background-position: top left;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#a4a4a4;
	text-align:center;
}

a
{
	color:#0097d6;
	text-decoration:none;
outline-style: none;
}

a:hover
{
	text-decoration:none;
}

form {margin:0;padding:0;}

input, textarea, select
{
	color:#a4a4a4;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
}

h1, h2, h3, h4 { color:#666666;padding:0;margin:0;font-weight:bold; }

h3, h3 a
{
	font-size:14px;
	color:#666666;
	margin-bottom:5px;
}

p
{
	margin:0 0 20px 0;
	padding:0;
}

a img
{
	border:none;
}

ul
{
	list-style:none;
	padding:0;
	margin:0;
}

ul li
{
	/*clear:both;*/
	margin:0 0 5px 0;
}

ul li img
{
	float:left;
	vertical-align:bottom;
	margin-right:5px;
	border:none;
}



/* ////////////////////// Layout ////////////////////// */
#pagewidth
{
	width:990px;
	margin:50px auto;
	text-align:left;
}

#header
{
	width:100%;
	padding:57px 0 0 0;
	background-image:url(images/content_bg.png);
}

#content
{
	float:left;
	width:847px;
	margin-left:30px;
	padding-top:17px;
	padding-left:56px;
	padding-right:57px;
	background-color:#fff;
}

#leftcol
{
	float:left;
	width:269px;
	margin-right:19px;
}

#rightcol
{
	float:left;
	width:559px;
text-align: justify;
font-size: 13px;
}

#footer
{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	margin-left:30px;
	font-size:11px;
	color:#696969;
}

#header, #footer
{
	float:left;
	margin-top:18px;
	background-position:top left;
	background-repeat:no-repeat;
}
/* ////////////////////// Layout ////////////////////// */



/* ////////////////////// Header and Footer ////////////////////// */
#header .sec1, #header .sec2, #header .sec2 .sec2_1, #header .sec2 .sec2_2
{
	float:left;
	font-size:11px;
}

#header .sec1
{
	width:325px;
	height:292px;
	margin-left:30px;
	position:relative;
}

#header .sec1 .head
{
	position:absolute;
	bottom:-5px;
	left:68px;
	color:#bcbcbc;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	width:500px;
}

#header .sec1 .archive_link
{
	float:left;
	color:#666666;
	font-size:30px;
	font-weight:bold;
	text-transform:lowercase;
	margin-left:225px;
}

#header .sec1 .search_link
{
	margin-left:320px;
}

#header .sec1 .head span.ar_t
{
	position:absolute;
	bottom:0px;
	left:0px;
}

#header .sec1 .head span.at
{
	font-weight:normal;
}

#header .sec1 .head span a
{
	font-weight:bold;
	color:#666666;
}

#header .sec2
{
	width:578px;
	height:292px;
	position:relative;
}

#header .sec2 h1.posttitle
{
	font-size:36px;
	color:#666666;
	position:absolute;
	bottom:-5px;
	left:20px;
	width:570px;
}

#header .sec2 .sec2_1
{
	width:264px;
}

#header .sec2 .sec2_1 a.logo
{
	float:left;
	width:225px;
	height:68px;
	background-image:url(images/logo.png);
	margin-bottom:20px;
}

#header .sec2 .sec2_1 .bloginfo
{
	width:225px;
	line-height:15px;
	margin:0 0 10px 0;
}

#header .sec2 .sec2_2
{
	width:314px;
	margin-top:11px;
}

#header .sec2 .sec2_2 form, #header .sec2 .sec2_2 div#connect { float:left; }

#header .sec2 .sec2_2 form input#s
{
	width:167px;
	height:30px;
	padding:14px 12px 0 12px;
	margin:0;
	background-image:url(images/search_bg.png);
	border:none;
	font-size:14px;
	font-weight:bold;
}

#header .sec2 .sec2_2 div#connect
{
	width:106px;
	height:38px;
	padding:6px 6px 0 6px;
	margin-left:5px;
	background-image:url(images/connect_bg.png);
}

#header .sec2 .sec2_2 div#connect a
{
	float:left;
	width:32px;
	height:32px;
	margin-right:5px;
	background-image:url(images/connect_sprite.png);
	background-repeat:no-repeat;
}

#header .sec2 .sec2_2 div#connect a.feed_email {background-position:-32px 0;}
#header .sec2 .sec2_2 div#connect a.twitter
{
	margin-right:0;
	background-position:-64px 0;
}

/*#header .sec2 .sec2_2 */

#header .sec2 .comingsoon
{
	clear:both;
	float:left;
	height:65px;
	padding:3px 0 3px 120px;
	margin-top:20px;
	/*background-color:#f00;*/
	background-image:url(images/comingsoon.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#header .sec2 .comingsoon h3
{
	font-size:18px;
	/*letter-spacing:-1px;*/
	width:100%;
	margin-top:2px;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px solid #e7e7e7;
}

#header .sec2 a
{
	color:#f89620;
	font-weight:bold;
}

#footer .pad
{
	width:896px;
	height:177px;
	padding:32px;
	margin-bottom:20px;
	color:#444444;
}

#footer .pad .bt
{
	font-size:12px;
}

#footer .pad h3
{
	font-weight:normal;
	font-size:24px;
}

#footer .pad a
{
	color:#696969;
}

#footer .pad p
{
	margin:0 0 5px 0;
}

#footer .pad .part
{
	float:left;
	width:256px;
	padding-right:32px;
	margin-right:32px;
	line-height:18px;
}

#footer .pad .part-last
{
	padding-right:0;
	margin-right:0;
}

#footer .pad .part .connect
{
	float:left;
	margin-top:5px;
}

#footer .pad .part .connect a
{
	float:left;
	width:24px;
	height:24px;
	margin-right:6px;
	background-image:url(images/connect_sprite.png);
	background-repeat:no-repeat;
}

#footer .pad .part .connect a.feeds { background-position:-96px 0; }
#footer .pad .part .connect a.facebook { background-position:-120px 0; }
#footer .pad .part .connect a.technorati { background-position:-144px 0; }
#footer .pad .part .connect a.blogger { background-position:-168px 0; }
#footer .pad .part .connect a.twitter { background-position:-192px 0; }
#footer .pad .part .connect a.newsletter { width:85px;background-position:-216px 0; }

#footer .pad .part .comments
{
	margin:0;
	padding:0;
	list-style:none;
	line-height:12px;
}

#footer .pad .part .comments li
{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #222222;
}

#footer .pad .part .comments li.last
{
	padding-bottom:0;
	border-bottom:none;
}

#footer .pad .part .comments li p { color:#696969;margin:0; }

#footer .right a
{
	margin-left:20px;
	color:#696969;
}
/* ////////////////////// Header and Footer ////////////////////// */



/* ////////////////////// Sidebar ////////////////////// */
#category_sidebar
{
	width:100%;
	clear:both;
	float:left;
	margin-top:25px;
	margin-bottom:-5px;
}

#category_sidebar li.cat-item
{
	float:left;
	width:33%;
	margin:0;
}

#category_sidebar li.cat-item a
{
	font-size:14px;
	font-weight:bold;
	color:#bcbcbc;
	text-transform:uppercase;
}

#category_sidebar li.cat-item a:hover, #category_sidebar li.current-cat a, #category_sidebar li.current-cat-parent a
{
	color:#666;
}

#category_sidebar li.cat-item .children
{
	margin-top:10px;
}

#category_sidebar li.cat-item .children li.cat-item
{
	clear:both;
	float:left;
	width:90%;
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	background-position:5px 50%;
	border-bottom:1px solid #e9e9e9;
	padding-bottom:5px;
	margin-bottom:5px;
}

#category_sidebar li.cat-item .children li.cat-item a
{
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-transform:lowercase;
	margin-left:12px;
}

#category_sidebar li.cat-item .children li.cat-item a:hover, #category_sidebar li.cat-item .children li.current-cat a
{
	color:#0097d6;
	text-decoration:underline;
}
/* ////////////////////// Sidebar ////////////////////// */



/* ////////////////////// Content ////////////////////// */
#content .wrapper
{
	border-top:1px solid #e7e7e7;
	padding:16px 0 50px 0;
}

#content .g3
{
	float:left;
	position:relative;
	width:269px;
	margin-right:20px;
}

#content .nmr {margin-right:0;}

#content .featured {margin-bottom:25px;}
#content .nmb {margin-bottom:0;}

#content .featured .title
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:233px;
	padding:18px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background-image:url(images/trans.png);
}

#content .featured .num
{
	float:left;
	position:absolute;
	top:11px;
	right:11px;
	padding:8px 10px 8px 8px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background-color:#0097d6;
}

#content .featured .num a { color:#fff; }
#content .featured .author_info
{
	margin-top:10px;
	color:#666666;
}

#content .featured .head
{
	border-bottom:1px solid #e7e7e7;
	padding-bottom:8px;
	margin-bottom:10px;
}

#content .featured .head h2
{
	color:#bcbcbc;
	font-size:18px;
	text-transform:uppercase;
	margin:0 10px;
}
#content .featured .head a
{
	color:#bcbcbc;
	font-size:18px;
}

#content .featured h2 a
{
	font-size:21px;
	color:#666666;
}

#content .featured .tags
{
	margin-top:3px;
	margin-bottom:15px;
	padding:18px 10px 10px 10px;
	background-color:#e7e7e7;
	background-image:url(images/tag_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	color:#a2a2a2;
	font-size:9px;
}

#content .featured .tags a
{
	color:#656565;
}

#content .featured .meta
{
	clear:both;
	float:left;
	margin-bottom:25px;
}

#content .featured .meta .comment_count
{
	float:left;
	padding:5px 8px 5px 6px;
	margin-right:6px;
	color:#fff;
	font-weight:bold;
	background-color:#0097d6;
}

#content .featured .meta .comment_count a
{
	color:#fff;
}

#content .featured .meta .readmore
{
	float:left;
	padding:5px 8px 6px 6px;
	margin-right:6px;
	color:#666666;
	font-weight:bold;
	background-color:#e7e7e7;
	font-size:11px;
}

#content .featured .meta .date
{
	float:left;
	padding:5px 8px 5px 6px;
	color:#dedede;
	font-size:11px;
}

#content .featured .posts_home
{
	clear:both;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e7e7e7;
}

#content .featured .posts_archive
{
	margin-bottom:20px;
	padding-bottom:0;
	border-bottom:1px solid #e7e7e7;
}
#content .featured .nbb {border-bottom:0;}

#content .featured .posts_home_last, #content .featured .nmr
{
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}

#content .featured .nmr_2
{
	margin-right:0;
	/*padding-bottom:0;*/
}

#content .featured .posts_home h3
{
	margin-bottom:2px;
}
#content .featured .posts_home .date
{
	margin-right:5px;
	color:#a4a4a4;
	font-size:11px;
}

#content .featured .posts_home .comment_count
{
	font-size:11px;
}

#content .features
{
	background-image:url(images/bhf_01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#666;
}

#content .features ul
{
	margin:7px 0 0 0;
	padding:17px 19px;
	background-image:url(images/bhf_02.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

#content .features ul li
{
	border-bottom:1px solid #e7e7e7;
	margin-bottom:9px;
	padding-bottom:9px;
	padding-left:32px;
	background-position:0 1px;
	background-repeat:no-repeat;
}

#content .features ul li.cons { background-image:url(images/cons.jpg); }
#content .features ul li.pros { background-image:url(images/pros.jpg); }
#content .features ul li.last { margin-bottom:0;padding-bottom:0;border-bottom:0; }

#content .features .rating
{
	float:left;
	width:253px;
	height:25px;
	padding:9px 8px;
	margin:0;
	background-image:url(images/bhf_03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#content .features .rating li
{
	float:left;
	width:28px;
	height:26px;
	margin:0;
	padding:0;
	background-image:url(images/rating.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#content .features .rating li.first
{
	width:29px;
	background-position:top left;
}

#content .features .rating li.last
{
	background-position:top right;
}

#content .relatedposts
{
	margin-top:20px;
}

#content .relatedposts p
{
	line-height:18px;
}

#content .events .head
{
	border:none;
	margin:0;
}

#content .events ul
{
	font-size:11px;
}

#content .events ul li
{
	border-top:1px solid #e7e7e7;
	padding:10px 0 10px 25px;
	background-image:url(images/calender.jpg);
	background-position:0 10px;
	background-repeat:no-repeat;
}

#content #rightcol
{
	color:#666;
	line-height:18px;
}

#content #rightcol p
{
	margin-bottom:15px;
}

#content #rightcol img
{
	margin-bottom:15px;
	padding:4px;
	background-color:#f3f3f3;
	border:1px solid #ebebeb;
}

#content #rightcol p img
{
	margin-bottom:0;
}

#content #rightcol h3
{
	font-size:20px;
	color:#666;
}

#content #rightcol p.first
{
	font-weight:bold;
	font-size:18px;
	margin-bottom:20px;
}

#content #rightcol ul
{
	margin: 20px 0 20px 0;
}

#content #rightcol ul li
{
	border-left:11px solid #0097d6;
	border-bottom:1px solid #e7e7e7;
	padding-left:9px;
	margin-top:7px;
	padding-bottom:7px;
}

#content #rightcol .col1
{
	float:left;
	width:269px;
	margin-right:21px;
	text-align:justify;
}

#content #rightcol .col2
{
	float:left;
	width:269px;
	text-align:justify;
}

#content #rightcol .page img
{
	width:auto;
	padding:0;
	border:none;
}

#content #rightcol .page .stats_download
{
	margin-top:-10px;
	margin-bottom:30px;
}

#sponsers
{
	float:left;
	padding:26px 37px 26px 46px;
	margin-top:-40px;
	margin-left:30px;
	width:877px;
	background:#e9e9e9;
}

#sponsers .sec1
{
	float:left;
	width:270px;
}

#sponsers .sec2
{
	float:left;
	width:606px;
}

#sponsers h2
{
	font-size:24px;
	color:#bcbcbc;
}

#sponsers small
{
	font-size:11px;
	color:#9f9f9f;
}

#sponsers ul li
{
	float:left;
	width:101px;
	margin-left:21px;
	padding-left:21px;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:1px solid #d5d5d5;
	background-image:url(images/arrow.jpg);
	background-position:5px 12px;
	background-repeat:no-repeat;
}

#sponsers ul li a
{
	color:#666666;
}
/* ////////////////////// Content ////////////////////// */




/* ////////////////////// Navigation ////////////////////// */
.nav
{
	clear:both;
	width:100%;
	border-top:1px solid #e9e9e9;
	/*margin:0 0 -20px 0;*/
	margin:0;
	padding:24px 0 0 0;
}
/* ////////////////////// Navigation ////////////////////// */




/* ////////////////////// Comment Form ////////////////////// */
.commentswrapper
{
	float:left;
	width:946px;
	padding:6px;
	margin-top:18px;
	margin-left:30px;
	border:1px solid #222222;
	background-color:#070707;
}

#comments
{
	float:left;
	width:846px;
	padding:37px 50px;
	background-color:#161616;
}

#comments ol
{
	padding:0;
	margin:0;
	list-style:none;
}

#comments ol li
{
	float:left;
	width:100%;
	padding:0;
	margin:0 0 25px 0;
}

#comments ol li .meta
{
	float:left;
	width:268px;
	padding-left:1px;
	background:#0f0f0f;
}

#comments ol li .meta .avatar
{
	float:left;
	width:80px;
	height:80px;
	margin-right:10px;
}

#comments ol li .meta .vcard
{
	padding:14px 0 14px 14px;
	color:#888;
}

#comments ol li .meta .vcard .fn
{
	font-style:none;
	margin-bottom:3px;
font-weight: bold;
font-size: 15px;
}

#comments ol li .meta .vcard .fn a
{
	font-size:15px;
	font-weight:bold;
	color:#aaa;
text-decoration: underline;
}

#comments ol li .meta .vcard .time
{
	display:block;
	font-size:11px;
color: #444;
}

#comments ol li .meta .comment_quote_link
{
	float:left;
	width:135px;
	height:19px;
	padding-top:5px;
	margin-top:5px;
	font-size:11px;
	color:#666;
	
}

#comments ol li .body
{
	float:left;
	width:482px;
	background-image:url(images/comments_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding:31px 42px 16px 53px;
	color:#666666;
}

#comments ol li.comment-author-admin .body, #comments ol li.bypostauthor .body
{
	background-image:url(images/comments_bg_admin.jpg);
}

#comments ol li .body a
{
	color:#666666;
	font-weight:bold;
}

#comments ol li .body blockquote
{
	margin:0;
	padding:0 0 10px 50px;
	color:#a4a4a4;
	min-height:20px;
	font-size:11px;
	background-image:url(images/comments_blockquote.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#comments #respond
{
	float:left;
	width:100%;
}

#comments #respond p
{
	padding:0;
	margin:0;
}

#comments #respond .p1
{
	float:left;
	width:256px;
	height:111px;
	padding:7px 8px 0 7px;
	margin-right:15px;
	background-image:url(images/comments_fields.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#comments #respond .p3
{
	float:left;
	width:256px;
	height:111px;
	padding:7px 8px 0 7px;
	margin-right:15px;
}

#comments #respond .p1 input
{
	clear:both;
	float:left;
	width:244px;
	height:22px;
	padding-top:7px;
	padding-left:7px;
	padding-right:7px;
	margin-bottom:7px;
	background:#f00;
	background:#fff;
	border:none;
}

#comments #respond .p2
{
	float:left;
	width:560px;
	/*height:118px;*/
	padding:0;
	margin:0;
	background-image:url(images/comments_fields.jpg);
	background-position:0 -118px;
	background-repeat:no-repeat;
}

#comments #respond .p2 textarea
{
	width:524px;
	height:82px;
	padding:10px 10px;
	margin:8px 8px 0 8px;
	background:none;
	border:none;
}

#comments #respond .p2 p.fw
{
	margin-top:18px;
}

#comments #respond .p2 span
{
	float:left;
	width: 375px;
	text-align:right;
	color:#666666;
	font-size:11px;
}

#comments #respond .p2 input#submit
{
	float:right;
	width:165px;
	height:24px;
	background-image:url(images/comments_fields.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}
/* ////////////////////// Comment Form ////////////////////// */



/* ////////////////////// Common ////////////////////// */
.clear {clear:both;}
.left {float:left;}
.right {float:right;}


.mt {margin-top:10px;}
.mb {margin-bottom:10px;}
.mb2 {margin-bottom:20px;}
.ml {margin-left:10px;}
.mr {margin-right:10px;}
/* ////////////////////// Common ////////////////////// */



/* ////////////////////// Hacks ////////////////////// */
.clearfix:after
{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}

.clearfix
{
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
/* ////////////////////// Hacks ////////////////////// */