@charset "utf-8";
/* CSS Document */

#highlight-link {margin-bottom:15px; font-weight:bold; }
a.highlight-link, #highlight-link a { color:#F29B3A; }

#highlight-link-2 {margin-bottom:15px; font-weight:bold; }
a.highlight-link-2, #highlight-link-2 a { color:#D98A31; }

.breadcrumbs { margin-bottom:10px; margin-top:-5px; font-size:.9em;  }
#searchbox { float:right; height:40px; margin-top:7px; }
input.searchbutton { border:none; background:#47657E; padding:5px 10px; color:#FFFFFF; font-weight:bold; font-size:.9em; }
#searchbox input[type="text"] { height:19px; margin-top:-1px; margin-right:5px; width:175px; padding-top:4px; padding-left:5px; }
#sidebar .side-links h3.small_header { margin-top:-5px; margin-bottom:0px; height:10px; padding-top:6px; text-align:center; font-size:1.1em; }
.sf-menu-container { float:left; }
.order_item { font-size:1.4em; font-weight:bold; font: normal 1.4em/130% Arial, Tahoma, sans-serif; color: #4B6982; }
.pp_note { font-size:.9em; color:#333333; font-style:italic; padding-top:10px; }
.message { background:#FFFFCC; border:1px solid #FFE271; padding:10px; }
.error { background:#FFE7E1; border:1px solid #FFAC97; padding:10px; }
.success { background:#E2FFC6; border:1px solid #6AD500; padding:10px; }
#checkout_left { width:47%; float:left; text-align:center; border-right:1px solid #AEAEAE; }
#checkout_right { width:52%; float:left; text-align:center; padding-top:30px; }
.note { font-size:.9em; color:#333333; font-style:italic; padding-top:10px; }

.custom h1 { padding-bottom:10px; }
.custom a { font-weight:bold; font-size:1.1em; }
.custom .price_note { color: #FF0000; font-size:.9em; }
#spacer { height:1px; }
.image-placeholder { font-size:.9em; background:#DDDDDD; border: #666666; }
#newsletter_success { font-weight:bold; text-align:center; color:#006600; }

#services h3 a { font-size:14px; }

#services .wordpress-services-box { border:1px solid #47657E; background:#EAF0F4; margin-top:10px; padding-right: 10px; }
#services .wordpress-services-box h2 { color:#47667F; font-size:15px; border:none; padding-top:7px; font-weight:bold; padding-bottom:0px; margin-bottom:5px; }
#services .wordpress-services-box img { margin:5px; }

#free-wordpress-installation { width:475px; margin:0 auto; text-align:center; }
#free-wordpress-installation p { border-bottom: 1px solid #47657E; border-top: 1px solid #47657E; padding: 10px 0; font-weight:bold; }

#members-area-login { }

.dyk_box {

	border-bottom: 1px solid #BEBEBE; 
	padding:8px 0;

}


#library { margin-bottom:10px;  }
#library p { font-size:11px; line-height:120%; text-indent: 0px; padding-left:3px; margin:0px; }
#sales_nav a { background:#006699; padding:3px 10px; display:block; float:left; margin-left:5px; font-size:12px; color:#FFFFFF;  } 
.blocked_access { text-align:center; font-weight:bold; background:#FFFFCC; border:2px solid #CCCC66; padding:10px 0px; margin-top:25px; }

h2.lpPageBottom { font-size:22px; color:#000000; font-weight:bold; margin:8px 0 13px 0; }
.lpPageBottomContent { border-bottom:1px solid #BEBEBE; border-top:1px solid #BEBEBE; padding:10px 0 12px 0; }
.lpPageBottomContainer { padding-top:21px; text-align:left; float:left; width:470px; font-size:11px; line-height:125%; }
.dyk_container { float:right; width:215px; text-align:center; font-style:italic; margin-top:20px; }
#footer_message { background:#EAEAEA; margin:20px 0 -20px 0; text-align:center; padding:10px; }
.tab_container h3 { margin-bottom:-10px; margin-top:5px;}
.style1 {
	font-size: 36px;
	color: #FF0000;
	font-weight: bold;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;  
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

#library p, #library { font-size:13px; }
#library ul.lcp_catlist li { list-style-type:none; }
#library ul.lcp_catlist li.li_clear { clear:both; margin:-10px 0 10px 0; padding:0px; height:1px; border-bottom: 1px dotted #454545; }

.clearfix { clear:both; }

.purchase_header { 
	padding-top:10px; font-size:18px; padding-bottom:5px; margin-bottom:5px; border-bottom:1px solid #CCCCCC;
}
.purchase_text { padding-bottom:5px; margin-bottom:10px; border-bottom:1px solid #CCCCCC; }
 
a { font-weight:bold; }
	
a.small_link:link { font-size:.9em; font-weight:normal; text-decoration:none; }
a.small_link:visited { font-size:.9em; font-weight:normal; text-decoration:none; }
a.small_link:hover { font-size:.9em; font-weight:normal; text-decoration:underline; }
a.small_link:ative { font-size:.9em; font-weight:normal; text-decoration:none; }

.sfbreadcrumbs { display:none; }

hr { margin:12px 0 10px 0; }
#post-indexing { margin-top:10px; }

#lead_box { width:858px; background:#FFFFFF; border:1px solid #AAAAAA; padding: 10px 25px; margin-bottom:12px; font-family:Arial, Helvetica, sans-serif;  }
#lead_box #left { float:left; width:425px; margin-right:35px; }
#lead_box #right { float:left; width:395px; }
#lead_box h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:39px; font-weight:bold; line-height:120%; }
#lead_box h2 { font-size:22px; font-weight:normal; line-height:120%; margin-top:15px; }
#lead_box p { font-size:16px; line-height:120%; margin-top:10px; }
#lead_box #right #samples { font-weight:bold; font-size:15px; text-align:center; margin-top:5px; }
#lead_box #right #samples span { font-size:12px; }
#sub_lead { font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#333333; text-align:center; margin-bottom:10px; line-height:125%; }
#sub_lead span { font-size:15px; font-style:italic; color:#4B4B4B;  }
.purchase_message { text-align:center; font-style:italic;  }

#ads_header2 { 
	float:right; width:393px; height:95px; margin:10px 20px 0 0; 
}

#ads_header { 
	float:right; margin:10px 20px 0 0; width:292px; height:75px; 
	background-image:url('http://www.wpcentralstation.com/wp-content/uploads/wordpress-banner.png');
	text-align:center; padding-left:36px; padding-top:10px;
}

#ah_headline { font-size:19px; color:#DB8A31; font-weight:bold; }
#disclaimer { font-style:italic; font-size:.9em; padding:0 15px 10px 15px; text-align:center; }

#aff_menu a { background-color: #EAEAEA; padding:5px 10px; margin-right:5px; display:block; float:left; }


