

body {
	font-size:13px;
	font-family: Arial, sans-serif;	
	width:auto; height:auto;	
	padding: 0;
	margin: 0;
	color: #4c4c4c;	
	background: #222222 url(bkg.gif) repeat-x;	
}


p {
	line-height:1.6em;
	margin: 0 0 15px 0;	
	font-size: 14px;
	text-align:justify;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	margin: 0 0 0 0;
	padding: 0;
}

img {
	margin: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #2b8dc0;
}

a:hover {
	
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
}


h2 {	
	border-bottom:1px solid #BCBCBC;
	color:#4C4C4C;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:23px;
	font-style:italic;
	font-weight:normal;
	line-height:1.1em;
	margin:5px 0 7px 25px;
	padding:0 0 3px;
}

h3 {	
	margin: 0 0 15px 0px;
	font-family: â??Lucida Sans Unicodeâ??, sans-serif;	
	font-style: normal;
	font-weight: normal;
	text-transform: normal;	
	line-height: 1.1em;
	font-size: 30px;
}

h4 {	
	margin: 0 0 15px 0px;
	font-family: â??Lucida Sans Unicodeâ??, sans-serif;	
	font-style: normal;
	font-weight: normal;
	text-transform: normal;	
	line-height: 1.1em;
	font-size: 20px;
}



/*  02 - Main Structure -------------------------------------------------- */
/*------------------------------------------------------------------- */


#wrapper {	
	margin: 0 auto;
	width: 1103px;		
	padding: 0 0 50px 0;	
}


#container {	
	margin: 0 auto;
	padding: 0;
	background: #fff;
	margin: 10px 0 0 0;
	background: #fff url(container.jpg) repeat-y;	
}

#content {
	width: 670px;	
	margin: 0;
	padding: 0 0 25px 0;	
	float: left;
}

#sidebar {
	width: 480px;
	float: right;
	margin: 0;
	padding: 0 0 0 0;	
}

/* Clearfix ----------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



/*  03 - Header -------------------------------------------------- */
/*------------------------------------------------------------------- */

#topBar{
	height: 35px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-style: italic;
	color: #eeeeee;
	margin-bottom: 10px;
}

#topBar .left{
	padding: 10px 0 0 0;
	display: block;
	width: 70%;
	float: left;
}

#topBar .right{
	padding: 10px 0 0 0;
	display: block;
	width: 30%;
	float: right;
	text-align: right;
}



#topBar .right .rss{
	background: transparent url(rss_icon.gif) no-repeat;
	padding: 2px 0 0 22px;
}

#topBar .right .twitter{
	background: transparent url(twitter_icon.gif) no-repeat;
	padding: 2px 0 0 25px;
	margin: 0 0 0 15px;
}

#topBar a:link, #topBar a:visited{
	color: #fff;
}

#header{
	padding: 0 0 0 0;	
	margin: 0 30px 20px 35px;
	height: 150px;
	background: transparent url(header_bottom.gif) left bottom repeat-x;
}

#nav{
	background: transparent url(nav.jpg) no-repeat;
	height: 31px;
	margin: 0 0 0 3px;
}

#nav .catList{
	padding: 8px 0 0 18px;
	float: left;	
}

#nav .pageList{
	padding: 4px 0px 0 0;
	float: right;	
}

#nav ul li{
	float: left;
	margin: 0 18px 0 0 ;
}

#nav a:link, #nav a:visited{
	color: #919191;
}

#nav a:hover{
	color: #fff;
}

#logo {
	float: left;
	padding:10px 0 0 0;
	
}



/*  04 - Content -------------------------------------------------- */
/*------------------------------------------------------------------- */


#content{

	width: 605px;
	
}

.post {
	margin: 0;	
	
}

.post .inside {
	margin: 0;
	padding: 0 0 40px 0;
	
}

#content .page{	
	
}

#content .page h2{	
	margin-bottom: 20px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-style: italic;
}

.postHeader{
	background: transparent url(post_header.png) no-repeat;
	padding: 0 0 0 0;
	width: 603px;
	height: 199px;	
}

.postImg{
	float: right;
	padding: 9px 11px 0 0;
	border: none;
}

.postHeader img{
	border: none;
}

.postMeta{
	float: left;
	width: 106px;
	text-align: right;
	color: #919191;
}


.postMeta .date{	
	padding: 30px 12px 2px 15px;	
	font-weight: bold;
	display: block;
	font-size: 20px;
	font-family: â??Lucida Sans Unicodeâ??, sans-serif;
}

.postMeta .date .day{	
	color: #fff;
}

.postMeta .category{
	margin: 0 10px 0 0;
	padding: 0 3px 6px 15px;	
}


.tweetButton{
	float: right;
	padding: 2px 25px 15px 10px;
}

#content p.postAuthor{
	margin: 0 0 5px 3px;
	font-weight: bold;
}

#content p.postAuthor a:link, #content p.postAuthor a:visited{
	color: #939393;
}

.postContent .tweetButton img{
	border: none;
}



.postMeta .commentCount{	
	margin: 46px 15px 0 3px;
	font-size: 13px;
	font-weight: bold;
	width: 30px;
	height: 35px;
	background: transparent url(comment_count.jpg) no-repeat;
	display: block;
	float: right;
	line-height: 26px;
}

a.commentCount{
	text-align: center;
	line-height: 20px;
	display: block;
	color: #fff;
}

a.commentCount:hover{	
	color: #dcdcdc;
}

.postMeta a:link, .postMeta a:visited{
	color: #fff;
}

.postMeta a:hover{
	color: #919191;
}




.postContent {
	margin: 0;
	padding: 0 0px 10px 35px;
	background: transparent url(post_top_bkg.jpg) no-repeat;	
}

.postBody{
	margin: 0;	
}

.postBottom{
	margin: 0;		
	background: transparent url(post_btm_bkg.jpg) no-repeat left bottom;
	
	padding: 15px 0 40px 0;
}

.post h1, .post h2{		
	color:#4C4C4C;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:23px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0 10px 5px 0;
	border-bottom:1px solid #BCBCBC;
	padding:0 0 3px;	
}

.post h3{		
	color:#4C4C4C;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:25px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0 10px 5px 0;	
}

.saprator{
clear:both; 
border-bottom:1px dotted #bcbcbc;
margin:5px 0 5px 0;
 }
 
#bsaTop img{
 margin:0 0 10px 10px;
} 


 
.banner img{
 float:left;
 border:1px solid #000;
 background:#ccc;
 padding:3px;
}
.bonus_txt{
 font-size:14px;
 color:#000;
} 



.post h1 a:link, .post h1 a:visited{
	color: #4c4c4c;
}

.post h1 a:hover{
	color: #2b8dc0;
}

.post h2 {	
	margin:2px 0px 10px 0;
	font-size:23px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
}


.post h3 {	
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:20px;
	margin:5px 0 2px 0;
}

.post h4 {	
	margin: 35px 30px 15px 0;
	font-size: 24px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
}

.post h2.relatedPosts {	
	margin: 45px 30px 0px 0;
	font-size: 35px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
}



.postContent p{
	margin:0 10px 10px 0;
text-align:justify;
}

.postContent img{
	border: 5px solid #e3e3e3;
}

.post img{
 float:left;
 border:1px solid #666;
 background:#fff;
 padding:2px;
 margin:2px 10px 2px 0;
}


.post h2 a:hover {
	color: #ca6d00;
}

pre{
	padding: 10px;	
	overflow: auto; 
	background-color: #eaeaea;
	margin: 0 20px 20px 0;	
}


#container .readMore {	
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	padding:3px 10px;
	background-color: #e4f0f7;
	font-style: italic;
	float:right;
	
}

#container .readMore:hover {
	text-decoration: none;	
}

.more-link {
	display: none;
}


/* In post images -----------*/
.photoLeft{
	margin: 0 12px 6px 0;
	float: left;
}


/* Related Posts ----------- */

#mainPost .related_post{
	background-color: #e15f00;
	padding: 10px 15px 18px 15px;
	border: 5px solid #d05800;
	margin: 10px 25px 0 25px;
	background: #e15f00 url('related_post_bkg.jpg') 0px 0px no-repeat;
}

.related_post a:link, .related_post a:visited{
	color: #fff;
}

.related_post a:hover{
	color: #ffb236;
}

#mainPost .related_post li{
	margin-top: 10px;
	background: transparent url('yellow_star.jpg') 0px 2px no-repeat;
	padding: 0 0 0 15px;
}



/* Lists ----------- */

#content ul{
	
	margin: 0 35px 20px 0;
}

#content ul li{	
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	background: transparent url(bullet_blue.png) no-repeat 0 0px;
	line-height: 1.4em;
}

/* Blockquote ----------- */

blockquote{
	font: 20px Georgia, "Times New Roman", Times, serif; color:#4b4b4b;
}




/* Pagination Links ----------- */

#paginationBar {	
	font-weight: bold;
	padding: 20px 23px 0 35px;
	margin: 0 0 35px 0;
}




/* Search ----------- */
#container .searchResult h3{
	margin: 0;
}


/* Comments ----------- */

#comments{	
	padding: 25px 40px 0 35px;
	margin: 0 55px 0 25px 0;
}

#comments h3{
	color: #656565;
	margin: 0 0 15px 0;
}

#content #comments p{
	margin-left:0;
	margin-right:0;
	padding: 0;
}

.comment-content {
	padding:0;	
	border-bottom:0;
}

#comments .comment-content p{	
	font-size: 13px;
}

#comments a:hover {
	text-decoration: underline;
}

.commentlist, .commentlist ul {
	margin: 15px 0 25px 0;
	padding:0;
	list-style:none;
}

#content .commentlist li {
	margin:0 0 15px 0; 
	padding:15px;	
	background: none;
	border: 5px solid #e1e1e1;
	background-color: #f6f7f2;
}

#content .commentlist li h3 {
	margin:0; 
}

#content .commentlist form {
	margin:0; 
}
	
.commentlist li.alt, .thread-alt {
	
}
	
.commentlist li.no-comments {
	margin:55px 0 0 0;
	padding:0 30px;
	background:none;
	border:0;
}
	
#content .commentlist .children {
	margin:10px 0 0 0;
	padding:0;
	
}
	
#content .commentlist .children li {
	margin:0 0 15px 0;
	padding:15px;
	background: #f9faf5;
	border: 5px solid #e8e8e8;	
}

#content .commentlist p{
	margin-left:0;
	margin-right:0;
	padding: 0;
}
	
	
.commentlist li .comment-wrap {
	position:relative;
	text-align:left;
	margin: 0 0 25px 0;
}
	
.commentlist li .comment-text {
	margin:0;
	padding:10px 0 0 0;
	width:auto;
	height:auto;
	background:none;
	font-size: 13px;
}
			
.commentlist li .comment-author {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}

.commentlist li .comment-author strong{
	font-size: 19px;
}
			
.gravatar {
	margin:0 10px 0 0;
	padding:1px 0 0 2px;
	width:41px;
	height:40px;
	background:url(gravatar.gif) no-repeat top center;
	float: left;
}
				
.author {
	margin:2px 0 0 0; padding:0;
	width:auto; height:auto;	
}

#commentform{
	margin: 0px;
	padding: 0 0 25px 0;
}

#submit {
	
	
}

#respond {
	padding: 25px 0 0 0;
	margin: 0;
}

.cancel-comment-reply{
	margin: 0 0 0 0;
}





/*  05 - Sidebar -------------------------------------------------- */
/*------------------------------------------------------------------- */

.leftColumn{
	float: left;
	width: 280px;
	padding: 0px 0 0 0;
	_width: 270px;
}

.rightColumn{
	float: right;
	width: 160px;	
	margin-right: 25px;
	_margin-right: 10px;
}

/*Sidebar Box------------------*/
.sidebarBox{
	padding: 35px 0 0 5px;
	background: transparent url(header_bottom.gif) left top repeat-x;
	margin: 5px 5px 0 5px;
}

.sidebarBox ul{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 11px;
	padding-top: 10px;
}

.sidebarBox ul li{
	padding: 8px 0 3px 0;
	margin: 0 10px 0 0px;
	display: block;
}


/*Thumb List------------------*/
.leftColumn .thumbList{
	width: 260px;
	padding-left: 12px;
}

.rightColumn .thumbList ul{	
	margin-right: 0px;
}

.thumbList{	
	padding: 0 0 0 0;
	width: 175px;	
	margin: 0px 0 0px 0px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 11px;
}

#sidebar h3{
	border-bottom:1px solid #BCBCBC;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:23px;
	font-style:italic;
	margin:0 0 9px;
	padding:0 0 1px;
}

#sidebar h4{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-style: italic;
	margin: 0 0 5px 0px;
	font-size: 15px;
}

.thumbList ul{
	padding-top: 5px;
}

.reviews{
  border-bottom:1px dashed #bcbcbc;
	margin:5px 0 10px;
	padding:0 0 5px;
}


.thumbList ul li{
	display:block;
	margin:0;
	padding:0px 0 7px 0;
	font-size:13px;
}

#sidebar ul li a:link, #sidebar ul li a:visited{
	color: #595959;
}

#sidebar ul li a:hover{
	color: #2b8dc0;
}


#nav_links ul li{
	display:block;
	margin:0 0 5px 0;
	padding:0px 0 3px 0;
	font-size:13px;
	border-bottom:1px dashed #BCBCBC;
}

#nav_links ul li a{
	color: #595959;
	text-decoration:none;
}


#nav_links ul li a:hover{
	color: #2b8dc0;
	text-decoration:none;
}


.thumbList ul li img, .reviews_banner1 img{
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #D3D3D3;
	float:left;
	margin:0 8px 0 0;
}


#sidebar ul#links{
	padding-bottom: 17px;
}

.SM{
	padding: 15px 0 25px 5px;
}



/*Subscribe-----------------------------------*/

#subscribeBox{	
	padding: 0px 0 10px 5px;	
/*	background: transparent url(header_bottom.gif) left top repeat-x;*/
	margin: 5px 5px 0 5px;
}


#subscribeBox p{
	margin: 0 15px 0 0;
	font-size: 12px;
}

#subscribeBox ul{
	padding-top: 20px;
}

#subscribeBox ul li{
	padding-bottom: 15px;
	margin: 0 0 0 0;
}

#sidebar #subscribeBox ul a:link, #sidebar #subscribeBox ul a:visited{
	padding: 5px 8px 5px 8px;	
	color: #fff;
	background-color: #a60700;	
	font-family: Georgia,"Nimbus Roman No9 L",serif;
}

#subscribeBox ul a:hover{	
	text-decoration: none;
	background-color: #a60700;
}


#sidebar #subscribeBox ul li.feedCount a{
	padding: 0;
	background: none;
}

#sidebar #subscribeBox ul li.twitterCount a{
	padding: 0;
	background: none;
}


/*Search-----------------------------------*/

#search{
	margin: 0 0 25px 10px;
}


/*  06 - Footer -------------------------------------------------- */
/*------------------------------------------------------------------- */


#footer{
	color: #919191;
	font-size: 11px;
	margin: 0 0 0 0;	
	padding: 0 0 0 0;
}

#footer p{
	color: #919191;
	font-size: 11px;
	
}

#footer a:link, #footer a:visited{	
	line-height: 30px;
	color: #919191;
}

#footer a:hover{
	color: #fff;
}

#footer .links{
	float: right;
	margin: 0 10px 0 0;
	padding: 20px 0 10px 0;
}

#footer .links ul{
 display:inline;
 list-style:none;
 padding:0;
 margin:0;
 float:right;
}
#footer .links ul li{
   display:inline;
 list-style:none;
 padding:0 5px 05px;
 margin:0;
 float:right;
 border-right:1px solid #fff;
}

#footer .links ul li a{
 color:#fff;
 text-decoration:none;
}

#footer .copyright{
	float: left;
	margin: 0 0 0 10px;
	padding: 20px 0 10px 0;
}


/*Article Gallery -----------------------------------*/

#articleGallery{
	background-color: #1f1f1f;
}

#articleGallery li{
	float: left;
	margin: 10px 0 0 10px;
}

#articleGallery li img{
	border: none;
}

#articleGallery h4{
	text-align: center;
	font-color: #fff;
	font-size: 20px;
	margin: 25px 0 25px 0;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
}





/*  07 - Ads -------------------------------------------------- */
/*------------------------------------------------------------------- */

#headerBanner{
	padding: 30px 0 0 0;
	float: right;
}

#postBtmBanner{
	margin: 0px 0 35px 35px;
}

#bsaTop{	
	margin: 0 0 10px 0;
}

#bsaBigSidebar{	
	margin: 0 0 25px 8px;
}

#bsaTop a{
	float: left;	
}

.premiumSponsors{
	margin: 0 5px 0 5px;
	padding: 25px 0 15px 0;
}

#sidebar .premiumSponsors a{
	display:block;
	margin:10px 5px 0px 5px;
	float: left;
}

#sidebar .premiumSponsors img{
	border: none;
	margin: 0;
	border:0;
	width: 125px;
	height: 125px;
}


#bottomPremiumBanner {
	display:block;	
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	text-align:center;
	height:40px;
	z-index:999;
	/*background: transparent url('images/wdl_premium_btm_ad_bkg.gif') repeat-x;*/
	background-color: #1c1c1c;
	padding: 0 0 0 1px;
}

#bottomPremiumBanner ul {
	margin:0 auto;
}

#bottomPremiumBanner li {
	margin:0 auto;
}

#bottomPremiumBanner a {
	margin:0 auto;
}

#bottomPremiumBanner img {
	border:none;
}

#adsenseBlockBelowTitle{
	margin: 0 0 15px 0;
}

#adsenseBlockPostBottom{
	margin: 25px 0 15px 0;
}

#headerGoogleAd{
	text-align: center;
}


#bsaPremium{
	margin: 0 0 10px 10px;
}





/*  08 - Premium -------------------------------------------------- */
/*------------------------------------------------------------------- */
/*Premium Membership-------------------------------*/

#content form{
	margin: 0 0 10px 0;
	
}

#wlmreginstructions{
	display: none;
}

.mustBeMember{
	padding: 20px 0px 25px 0px;
	margin: 35px 24px 0 0;	
	color: #ced1d4;
	border: 5px solid #e3e3e3;
	background: #393939 url('premium_must_be_member.jpg') no-repeat;
	overflow: auto;
	width: 429px;
	
}

.mustBeMember h5 {
	color: #fff;	
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-style: italic;
	margin:0 20px 3px 80px;
	padding:0;	
}

#content .mustBeMember p{
	margin: 0 20px 10px 80px;	
}

.premiumBtn{
	background: transparent url('premium_btn_gray.jpg') no-repeat;
	width: 134px;
	height: 29px;
	line-height: 29px;
	display: block;
	text-align: center;
	float: left;
	font-weight: bold;
}

.premiumBtn a:link, .premiumBtn a:visited{
	color: #3a3a3a;
}

.premiumBtn.signup{
	margin-left: 80px;
}

.premiumBtn.login{
	margin-left: 15px;
}

#content .wdlPremiumIcon{
	float: left;
	border: none;
}

#content .wdlPremiumDetailsTitle{
	font-size: 16px;
	padding: 10px 0 0 0;

}

.wdlPremiumDetails{
	width: 429px;
	overflow: auto;
	margin: 15px 0 0 0;
	
}

#content .wdlPremiumDetails {
	
	line-height: 1.4em;
	
}

.customPageTitle{
	margin: 20px 0 0 0;
}

.customPageImg{
	margin: 0 0 15px 0;
}


.wdlPremiumPayBox{
	padding: 20px 0 0 0;
}




.wdlPremiumPayBox{
	padding: 20px 0 0 0;
}


.wdlPremiumPayBox{
	padding: 20px 0px 25px 0px;
	margin: 10px 24px 0 0;	
	color: #b8b8b8;
	border: 5px solid #494949;
	background: #393939 url('premium_must_be_member.jpg') no-repeat;
	overflow: auto;
	width: 429px;
	
}

.wdlPremiumPayBox h5 {
	color: #fff;	
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-style: italic;
	margin:0 25px 3px 80px;
	padding:0;	
}

#content .wdlPremiumPayBox img{
	border: none;
}

#content .wdlPremiumPayBox p{
	margin: 0 20px 10px 80px;	
}

#content .wdlPremiumPayBox form{
	margin: 15px 0 0 75px;	
}

.wdlPremiumPayBox .terms{
	font-size: 11px;
	display: block;
	padding: 15px 0 0 0;
	
}

.wdlPremiumPayBox p .terms{
	line-height: 1.2em;	
}


.reviews_banner img{
 float:left;
 margin:2px 5px 2px 0;
 border:2px solid #000;
 padding:3px;
 background:#fff;
}










