/*  

Theme Name: Write A Best Selling eBook

Theme URI: https://www.getwordpressed.com/

Description: customized theme by <a href="https://www.getwordpressed.com">Get WordPressed</a>.

Version: 06.04.08

*/



/* Begin Typography & Colors */

body {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10pt;
	padding: 0;
	margin: .75em 0 0 0;
	background-color:#FFFFFF;
	color: #666666;
	text-align: left;
}

a {
	color: #405E68;
	}

a:hover {
	color: #CBCBCB;
	}			

h1, h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #B30000;
	padding: 0;
	margin: 0;
	}		

h1 a, h2 a {
	color: #B30000;
	}
	
h1 a:hover, h2 a:hover {
	color: #405E68;
	}
		
#maincontent {
	width: 490px;
	text-align: left;
	padding: 0 1em 0 1em;
	}

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

#homebg {
	background:url('images/Lani_concept2.jpg') no-repeat;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 303px;
	text-align: left;
	color: #000000;
	position: absolute;
	
	}

#homeform {
	width: 600px;
	position: absolute;
	top: 193px;
	left: 410px;
	}

#homeline1 {
	width: 449px;
	height: 50px;
	padding-top: 10px;
	padding-left: 320px;
	font-size: 12pt;
	font-weight: bold;
	}

#homeline2 {
	padding-top: 0;
	padding-left: 345px;
	font-size: 10pt;
	}
	
#homeline3 {
	padding-top: 5px;
	padding-left: 365px;
	font-size: 10pt;
	}	
			
#sidebar-left, #sidebar-right {
	text-align: left;
	list-style-type: none;	
	}

#sidebar-left a, #sidebar-right a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	}

#sidebar-left a:hover, #sidebar-right a:hover {
	text-decoration: underline;
	}

#sidebarheader {
	/*width:170px;
	height:34px;
	background:url('images/bg-headings.jpg') no-repeat;*/
	padding: 0;
	margin: 0;
	}

#sidebarheader h2{
	color: #B30000;
	padding: 0 0 5px 0;
	margin: 0;
	}

#leftwidget, #rightwidget {
	/*width:170px;
	background:url('images/bg_widgetbody.jpg') repeat-y;*/
	padding: 0;
	margin: 0;
	}

#afterwidget {
	/*width:170px;
	height:9px;
	background:url('images/bg_widgetfooter.jpg') no-repeat;*/
	padding: 0;
	margin: 0;
	}

#widgetmargin {
	padding: .5em;
	}			

#sidebar-left ul, #sidebar-right ul, #sidebar-left ul li, #sidebar-right ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}			

#footer {
	color: #B30000;
	font-size: 8pt;
	text-align: center;
	}

#footer a {
	color: #B30000;
	}	

#footer a:hover {
	color: #F5C074;
	}		
	
#cformsform label {
	font-size: 10pt;
	color: gray;
	}	
	
#cf_field_1, #cf_field_2	{
	width: 175px;
	height: 14px;
	border: 1px solid #DEDEDC;
	}
	
span.reqtxt, span .emailreqtxt, .linklove	 {
	display: none;
	}
	
#sendbutton {
	border: 0px none !important;
	background:url('images/submit.jpg') no-repeat;
	position: absolute;
	top: 23px;
	left: 70px;
	height: 35px !important;
	width: 35px !important;
}