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


#author-info {
	background: #fefefe;
	margin: border-top: 1px dotted #cccccc; 	border-bottom: 1px dotted #cccccc;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 0;
}
#author-image {
	float: left;
	width: 84px;
	padding: 2px;
	border: 1px solid #cccccc;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 15;
	position: relative;
	left: 12px;
	top: 5px;
	right: 5px;
	bottom: 5px;
}

#author-bio {
	position: relative;
	left: 18px;
}
	
.roundbox { /* this is the opt-in email box with rounded corners */
	background-image: url(images/round-box-fill.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	min-height:300px;
}
.roundboxcontent p {
	line-height: 25px;
	margin-bottom: 0px;
}
.roundboxcontent {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
.roundboxcontent .input {
	width: 300px;
	font-size: 14px;
	font-weight: normal;
	padding: 2px;
	color: #CC0000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #FFF;
}
.roundboxcontent .label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#button {
 background-color: #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	background-image: url(images/form-btn-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	border: 2px solid #000;
	margin-top: 10px;
	cursor:pointer;
}

.sale-header {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.promopage {
	padding-right: 10px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}

.paper2btm {
	background-image: url(images/paper2-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	margin:0px;
	padding:0px;
}
.paper2top {
	background-image: url(images/paper2-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
}

.paper2 { 
	background-image: url(images/paper2-fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	min-height:300px;
}
.paper2content p {
	line-height: 26px;
}
.paper2content {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 45px;
	padding-left: 45px;
}
.paper3btm {
	background-image: url(images/paper3-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
	margin:0px;
	padding:0px 45px 25px;
}
.paper3top {
	background-image: url(images/paper3-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 106px;
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 25px;
}

.paper3 { /* this is the opt-in email box with rounded corners */
	background-image: url(images/paper3-fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height:auto;
	min-height:300px;
}
.paper3content p {
	line-height: 26px;
}
.paper3content {
	text-align: left;
	padding-right: 45px;
	padding-left: 45px;
}

#feature {
	width: 920px;
	background-color: #FFFFFF;
	clear:both;
	color: #fff;
	padding-bottom:0px;
	margin:0px;
	height: 240px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/feature-bg.png);
}

.wp-caption {
	background:none repeat scroll 0 0 #EEEEEE;
	border:1px solid #CCCCCC;
	max-width:920px;
	padding:4px;
	text-align:center;
}

.wp-caption .wp-caption-text {
	color:#666666;
	font-size:11px;
	text-align:right;
	padding-right: 5px;
	padding-left: 5px;

}

h1 {
	font-size: 17px;
	font-weight: bold;
}


h2 {
	font-size: 14.5px;
	font-weight: bold;
}

h3 {
	font-size: 12.5px;
	font-weight: bold;
}


   

