/*
Theme Name: Secret Profit Plan
Theme URI: http://Secretprofitplan.com/
Description: The default Secret Profit Plan - Including Product Page.
Version: 1
Author: Nelson Figueira
Author URI: 
Tags: None

*/

/************************* 	COLORS ************************

#3c2611
#642a2a


*/



/************************* 	ELEMENTS   *************************/
html, body, p, blockquote, h1, h2, h3, h4, h5, h6, ul, ol, li, a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {}

html {
	background: #3c2611 url(images/background.jpg) repeat;
}

h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, sans-serif;
	color: #642a2a;
}

h1{ 
	font-size: 1.6em;
	}

h2{	color: #3c2611;
	padding: 10px 0 10px 0;
	font-size: 1.2em;
	text-indent: 2.3em;
	display: block;
	line-height: 140%;
	}
h2 a:hover{
	color: #642a2a;
	text-decoration: underline;
}

h3{
	font-size: 1.4em;
	}

h4{
	font-size: 1.3em;
	}

h5{
	font-size: 1.2em;
	}

h6{
	font-size: 1.1em;}

p {	
	font-family:verdana, arial, sans-serif;
	font-size: 13px;
	color: #3c2611;
	line-height: 120%;
	padding-bottom: 5px;
	text-align: justify;
	}

blockquote{}

ol {}

ul {}

li {}

a {
	color: #642a2a;
	}

a:link, a:visited {}

a:hover {
	font-weight: bold;}

a:active {}
#wrapper {
	margin: 0px auto;
	height: auto;
	width: 979px;
}


/************************* 	HEADER   *************************/
#header {
	background: #3c2611 url(images/header.jpg) no-repeat;
	width: 979px;
	height: 316px;
	margin: 0 auto;
	text-indent: -9999px;
}

#header h1, #header h2 {
	text-indent: -9999px;
}



/************************* 	CONTENT   *************************/
#content{
	background: #3c2611 url(images/body.jpg) repeat-y;
	width: 979px;
	height: auto;
	position: relative;
}

#wrapcontent {
	width: 435px;
	margin: 0px 0px 0px 165px;
	position: relative;
	float:left;
}


#topPost {
	width: 400px;
	margin: 50px 10px 10px 10px;
	padding: 5px;
}

#topPost p {
	text-align: justify;
}

#topAd {
	width: 336px;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
}

#midleftpost {
	width: 205px;
	float: left;
	margin: 0px 5px 5px 10px;
}

#midleftpost p {
	text-align: justify;
}

#midrightpost {
	width: 205px;
	float: left;
	margin: 0px 5px 5px 5px;
}

#midrightpost p {
	text-align: justify;
}

#midleftpost h2, #midrightpost h2 {
	font-size: 110%;
	padding: 0px 0px 10px 0px;
	background: url(images/sidebtn.png) no-repeat 0px 5px;
}

#bottomAd {
	width: 336px;
	padding: 5px 5px 5px 5px;
	float: left;
	margin: 0 auto 10px 50px;
	
}

#topPost h2 a, #midleftpost h2 a, #midrightpost h2 a {
	text-decoration: none;
}

#topPost h2 a:hover , #midleftpost h2 a:hover, #midrightpost h2 a:hover {
	text-decoration: underline;
}

/************************* 	SIDEBAR   *************************/

#sidebar {
	width: 200px;
	height: auto;
	float:left;
	margin-top: 50px;

}

#sidebar h2 {
	background: url(images/sidebtn.png) no-repeat 0px 12px;
	font-size: 0.9em;
	display: block;
	border-top: 1px solid #3c2611;
	margin: 1em 0 0.5em 0;
}

#sidebar ul {
	text-indent: 1em;
	font-size: 0.9em;
}

#sidebar li {
	text-indent: 1.5em;
	list-style-type: circle;
	line-height: 1.4em;
}

#sidebar a {
	font-family: Verdana, arial, Sans-serif;
	font-size: 13px;
  	color: #3c2611;
	text-decoration: none;
}

#sidebar a:link {
  	color: #3c2611;
	text-decoration: none;
}

#sidebar a:visited {
  	color: #642a2a;
}

#sidebar a:hover {
  	color: #642a2a;
	text-decoration: underline;
}

#sidebar a:active {
  	color: #642a2a;
	text-decoration: underline;
}

#sidebar input {
	margin: 0 0 10px 10px;
}

.recom {
	width: 216px;
	height: 290px;
	overflow:hidden;

}

.recomOne {
	display: block;
	background: #ffffff url(images/recomendation1.png) no-repeat;
	text-indent: -9999px;
	width: 216px;
	height: 217px;
}

.recom h2 {
	display: block;
}



/************************* 	NAV  *************************/
#nav {
	position: absolute;
	width: 618px;
	height: 80px;
	left: 20px;
	top: -35px;
	background:#fff url(images/navbar.png) no-repeat -3px 0px;
}

#nav ul {
	padding: 15px 0 0 25px;
}
	
#nav ul li {
	list-style-type: none;
	float: left;
	display: block;
	padding: 2px 25px  0px 25px;
	margin: 0 20px 0 20px;
}

#nav ul li  a:link, #nav ul li  a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
	font-weight: lighter;
	letter-spacing: 0.05em;
}

#nav ul li a:hover {
	text-decoration: underline;
}

.current_page_item {
	font-weight: bold;
}


/************************* FOOTER   *************************/
#footer {
	background: #3c2611 url(images/footer.jpg) no-repeat;
	width: 979px;
	height: 61px;
	margin: 0 auto;
}


/************************* PRODUCT PAGE *************************/

.page-template-product-php p{
	line-height: 1.4em;
	text-indent: 1em;
	margin-bottom: 10px;
}

.page-template-product-php #intro { 
	background: #ffffff url(images/headline.png) no-repeat;
	width: 555px;
	height: 176px;
	text-indent: -9999px;
	margin: 0 auto;	
	margin-top: 50px;
}

.page-template-product-php #intro01 {
	background: #ffffff url(images/subline.png) no-repeat;
	width: 580px;
	height: 50px;
	text-indent: -9999px;
	margin: 0 auto;
}

.page-template-product-php #intro02 {
	background: #ffffff url(images/amicorrect.png) no-repeat;
	width: 273px;
	height: 41px;
	text-indent: -9999px;
	margin: 20px auto 20px auto;
}

.page-template-product-php #intro03 {	
	background: #ffffff url(images/introspp.png) no-repeat;
	width: 453px;
	height: 50px;
	text-indent: -9999px;
	margin: 30px auto 20px auto;
}

.page-template-product-php #intro04 {	
	background: #ffffff url(images/nomorefalse.png) no-repeat;
	width: 536px;
	height: 75px;
	text-indent: -9999px;
	margin: 20px auto 20px auto;
}

.page-template-product-php #intro05 {	
	background: #ffffff url(images/testml01.jpg) no-repeat;
	width: 525px;
	height: 341px;
	text-indent: -9999px;
	margin: 40px auto 0px auto;
}

.page-template-product-php #intro06 {
	background: #ffffff url(images/testml02.jpg) no-repeat;
	width: 525px;
	height: 341px;
	text-indent: -9999px;
	margin: -30px auto 0px auto;
}

.page-template-product-php #intro07 {
	background: #ffffff url(images/moneyassets.png) no-repeat;
	width: 500px;
	height: 76px;
	text-indent: -9999px;
	margin: -30px auto 30px auto;
}
	

.page-template-product-php #intro08 {
	background: #ffffff url(images/500_day.png) no-repeat;
	width: 427px;
	height: 76px;
	text-indent: -9999px;
	margin: -30px auto 30px auto;
}

.page-template-product-php #intro09 {
	background: #ffffff url(images/poor.png) no-repeat;
	width: 500px;
	height: 100px;
	text-indent: -9999px;
	margin: 20px auto 20px auto;
}

.page-template-product-php #intro10 {
	background: #ffffff url(images/testml03.jpg) no-repeat;
	width: 525px;
	height: 341px;
	text-indent: -9999px;
	margin: 30px auto -20px auto;
}

.page-template-product-php #intro11 {	
	background: #ffffff url(images/guarantee.jpg) no-repeat;
	width: 492x;
	height: 430px;
	text-indent: -9999px;
	margin: 30px 0px 30px 40px;
	}

.page-template-product-php #intro12 {	
	background: #ffffff url(images/timeenergy.png) no-repeat;
	width: 525x;
	height: 85px;
	text-indent: -9999px;
	margin: 0px 0px 30px 30px;
}

.page-template-product-php #intro13 {	
	background: #ffffff url(images/worth.png) no-repeat;
	width: 381x;
	height: 41px;
	text-indent: -9999px;
	margin: 30px 0px 30px 100px;
}

.page-template-product-php #intro14 {
	background: #ffffff url(images/stopchasing.png) no-repeat;
	width: 383x;
	height: 68px;
	text-indent: -9999px;
	margin: 30px 0px 50px 100px;
}

.page-template-product-php #intro15 {
	background: #ffffff url(images/lastqoute.png) no-repeat;
	width: 418x;
	height: 128px;
	text-indent: -9999px;
	margin: 50px 0px 30px 100px;
}

.page-template-product-php #orderbox {
	width: 450px;
	height: 420px;
	margin: 0 auto;
	border: 1px solid #ccc;
}

.page-template-product-php #orderbox h4 {
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.page-template-product-php #orderbox a {
	display: block;
	background: #fff url(images/order_now.jpg) no-repeat;
	width:338px;
	height: 114px;
	margin: 55px auto 0 auto;
	text-indent: -9999px;
}

.page-template-product-php #cover { 	
	background: #ffffff url(images/paper.jpg) no-repeat;
	width: 350px;
	height: 429px;
	text-indent: -9999px;
	margin: 0 auto;
}

.page-template-product-php .hidep {
	text-indent: -9999px;
}

.page-template-product-php .price {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 3.5em;
	color: #642a2a;
	font weight: bold;
}

.page-template-product-php .paymacp {
	background: #ffffff url(images/paymentbuttonsmall.jpg) no-repeat;
	width:182px;
	height: 29px;
	margin: 30px auto 0 auto;
	text-indent: -9999px;
}
	
/************************* 	AFFILIATES PAGE  *************************/

.page-template-affiliates-php p{
	line-height: 1.4em;
	text-indent: 1em;
	margin-bottom: 10px;
	text-align:center;
}

.page-template-affiliates-php h1 {
	font-size: 1.5em;
	color:#642a2a;
	margin: 50px auto 20px auto;
	text-align: center;
}

.page-template-affiliates-php .aff01{
	background: #ffffff url(images/paper.jpg) no-repeat;
	width:350px;
	height:429px;
	margin: 20px auto 20px auto;
	text-indent:-9999px;
}

.page-template-affiliates-php .aff02 {	
	background: #ffffff url(images/paper-m.jpg) no-repeat;
	width:200px;
	height:249px;
	margin: 20px auto 20px auto;
	text-indent:-9999px;
}

.page-template-affiliates-php .aff03 {	
	background: #ffffff url(images/banner468x60.png) no-repeat;
	width:518px;
	height:110px;
	margin: 20px auto 20px auto;
	text-indent:-9999px;
}

.page-template-affiliates-php .aff04 {	
	background: #ffffff url(images/banner125x125.png) no-repeat;
	width:149px;
	height:149px;
	margin: 20px auto 20px auto;
	text-indent:-9999px;
}
	
.page-template-affiliates-php textarea {
	width:300px;
	margin: 0px 0px 70px 150px; 
}

.affad01{}



/************************* 	Comments   *************************/
.comments {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	height: 20px;
	text-align: right;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}

.comments a{
	color: #642a2a; 	
}

.comments a:hover{
	text-decoration: underline;
	font-weight: 1000;
}	

.commentsbot {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.7em;
	height: 20px;
	text-align: right;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}

.commentsbot a {
	color: #642a2a;
	font-weight: bold;
}

.commentsbot a:hover { 
	font-weight:bold;
	text-decoration: underline;
}

.comnbr{
	float: left;
}
	
.bignumb {
	font-size: 200%;
	color: #642a2a;
}




/************************* 	WP OUTPUT CLASSES  *************************/

                              /* Styling Cooments area */

/*header containing avatar */
.comment-author {
	border-bottom: 1px solid #642a2a;
	}
	
/* styling avatar */
.avatar{
	border: 2px solid #3c2611; 
	padding: 5px;
	-moz-border-radius: 10px;
}

/* styling admin word */
.admin{}

/* styling says word */
.says{}


/* styling time link under avatar */
.comment-meta a{
	text-decoration: none;
	margin-left: 40px;
}

/* styling to repply button */
.reply { }
.reply a {
	text-decoration: none;
	font-style: italic;
	background-color: #3c2611;
	color:#FFF;
	padding: 3px 20px 3px 20px;
	-moz-border-radius: 15px;
	margin-left: 250px;		
}

.reply a:hover {
	text-decoration: underline;
	background-color: #642a2a;
}

/* styling Comments discussion */

#comments  {
	font-size: 0.9em;
	text-align:  center;
	margin: 0px 0px 20px 0px;
}

.commentlist{
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 5px;
	width:400px;
}

.commentlist p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 0.8em;
	font-weight: bold;
	padding: 10px 0px 10px 20px;
}

.commentlist li {
	list-style: none;
	line-height:1.2em;
}

.commentlist li ul li {
	margin: 10px 0px 10px 50px;
}

.commentlist a {
	font-size:0.8em;
	font-weight: bold;
}

.navigation a {
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;	
}

.navigation a:hover {
	text-decoration: unerline;
}
	

.commentlist h2 {
	font-size:0.8em;
	font-weight: bold;
}

/*Comments Form*/

#respond h3 {
	text-align:center;
}


#commentform .text {
	background:url(images/text.png) no-repeat -3px -5px;
	width: 215px;
	height: 35px;
	border: none;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent: 1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 1px 20px 1px 5px;
	overflow:hidden;
}


#commentform textarea {
	background:url(images/textarea.png) no-repeat -5px -2px;
	border: none;
	width: 370px;
	height: 190px;
	padding: 30px;
	margin-left:10px;
}

#commentform input:focus {
	background:url(images/text.focus.png) no-repeat -3px -5px;
}
	
#commentform textarea:focus {
	background:url(images/textarea.focus.png) no-repeat -5px -5px;
}
	
#respond h3 {
	margin: 10px 0px 20px 10px;
}

/* Classes Generated if one selects to align content */
.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

								
/*Allow styling to the posts*/
.post{
	padding: .5em;
	letter-spacing: 0.05em;
	line-height: 1.2em;
	text-indent: 1em;
	margin: 0 0 20px 0;
}

.post h2 {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	line-height: 1.2em;
	padding-left: 0.5em;
}

/*Allow styling to the sticky posts*/
.sticky {}

.entry p{ 
	padding-bottom: 5px;
}

/*Allow styling to a sepcific  category*/
.category-(catname goes here) {}

/*Alloes customization of a specific tag*/
.tag-(catname goes here) {}

/* POST_CLASS Generates styles on the Post  */

								/* BODY_CLASS Generates styles on the <body> tag  */
								

.archive {
	margin: 0;
	padding: 0;
}

.archive p{
	line-height: 1.4em;
	padding: 5px;
	text-indent: 1em;
	color: #3c2611;
}
	
.archive .pagetitle {
	margin: 40px auto 10px auto;
	text-align:center;
	color: #511f0e;
}

.archive small{
	margin: 10px 0 10px 0px;
	padding: 1px;
	display: block;
	background-color: #642a2a;
	border: 1px solid #ffffff;
	-moz-border-radius: 30px 0px 30px 0px;
	text-align: center;
	color:#ffffff;
	width: 220px;
}

.archive .entry {
	margin: 10ßpx 0 20px 0;
}

.archive .hentry {
	margin: 20px 0 20px 0;
}

.archive .postmetadata {
	font-size: 0.9em;
	font-weight: bold;
}
.archive a{
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	color: #642a2a;
}

.archive a:hover{
	text-decoration: underline;
}

.archive h2 {
	display: block;
	line-height: 1.4em;
	padding-bottom: 10px;
}


.archive .navigation {
	margin-bottom: 20px;
}


.blog h2 {
	background: url(images/sidebtn2.png) no-repeat -2px 5px;
}

.category{}

.error404 #wrapcontent {
	width:420px;
	height:auto;
	padding-top: 20px;
}

.error404 #sidebar{
	float: left;
	margin-left: 10px;
}

.error404 input #text {
	width: 300px;
	height: 30px;
	margin: 0 auto;
	padding-left: 1em;
}

.page #wrapcontent {
	width:600px;
	padding: 30px;
}

.single{}
.single #wrapcontent {
	width:420px;
	height:auto;
	padding-top: 50px;
}

.single #sidebar{
	float: left;
	margin-left: 10px;
}

.single #wrapcontent h2 {
	color: #642a2a;
	background: #ffffff url(images/sidebtn2.png) no-repeat 0px 5px;
}

.single .prev a, .next a {
	font-size: 0.2em;
}

.single .date{
	margin: 0px 0 10px 0px;
	padding: 1px;
	display: block;
	background-color: #642a2a;
	border: 1px solid #ffffff;
	-moz-border-radius: 30px 0px 30px 0px;
	text-align: center;
	color:#ffffff;
	width: 150px;
}

.single .postad a{
	display: block;
	background: #fff url(images/postad.png) no-repeat;
	width: 385px;
	height: 185px;
	text-indent: -9999px;
	margin: 0 auto 10px auto;
}

.page .wpcf7-form {
	width: 450px;
	margin: 0 auto;
	padding: 3em 0em 1.5em 1em;
}

.page .wpcf7-form .name, .page .wpcf7-form .email,.page .wpcf7-form .subject {
	width: 400px;
}



/************************* 	WP ID CLASSES  *************************/

#searchform {}

#searchsubmit {}

/************************* 	CLASS SELECTORS  *************************/

.center {
	text-align: center;
	margin: 30px 0px 30px 0px;
}

.bold {
	font-weight: bold;
	font-size: 1.1em;
}

.clear {
	clear:both;
}

.copyright {
	float: left;
	width: 650px;
	font-size: 0.6em;
	text-align: center;
	margin-left: 160px;
	margin-bottom: 10px;
}
.copyright p {
		text-align: center;
}


.indent { 
	margin: 10px 10px 0 10px;
}

.readlink {
	font-size: 80%;
	font-weight: bold;
	float: left;
}

.adalign{
	padding: 0px 0px 0px 15px;
}
