/*
Theme Name: Evolution Rx 
*/


/* Basics */

body {
	margin: 0;
	padding: 0;
	color: #a18255;
	text-align: center;
	font-family: verdana,"trebuchet ms", arial, tahoma, sans-serif;
	font-size: 80%;
	background: #fff;
	}
	
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
	}

ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6 {
	color: #7eaa26; 
	font-size: 1.3em;
	line-height: 1.5;
	font-weight: normal;
	margin: 0 0 .5em 0;
	padding: 0;
	}		

.big {
	font-size: 1.3em;
	}		


.ctr  {
	text-align: center;
	}

.aligncenter { 
	display:block; 
	margin-left:auto; 
	margin-right:auto; 
	}
	
.alignleft { 
	display:block; 
	margin-right:auto; 
	}
	
.alignright { 
	display:block; 
	margin-left:auto; 
	}

a {
	text-decoration: none;
	}

a:link, a:active, a:visited {
	color: #f58710;
	}

a:hover, #rightbar a:hover, #sidebar a:hover {
	color: #7eaa26;
	}

input, textarea {
	border: 1px solid #e8c4b0;
	background: url(images/lightstone_bg.jpg) repeat;
	color: #71402f;
	font-size: 1em;
	font-family: arial, verdana, tahoma, sans-serif;
	}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #b5b8b7;
	font-size: 0.9em;
	}

code {
	font-family: monospace;
	color: #666;
	}

form, img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.small {
	font-size: 0.9em;
	color: #b5b8b7;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #b5b8b7;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #b5b8b7;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	/* margin-top: 10px;
	margin-bottom: 60px; */
	padding: 5px 0 5px 0;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps  {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
/* Page Layout */

#page  {
	width: 990px;
	margin: auto;
	position: relative;
	background: #fff url(images/page_bg.jpg) top right no-repeat;
	}	

#sidebar {
	float: left;	
	width: 175px;
	}

#content  {
	float: right;	
	width: 800px;
	text-align: left;
	}

#header  {
	height: 120px;
	}

#rightbar  {
	position: absolute;
	top: 90px;
	left: 730px;
	width: 250px;
	float: right;
	}

#footer {
	clear: both;
	}
	
#newsletterform  {
	border: 1px solid #e8c4b0;
	color: #71402f;
	width: 75%;
	padding: 10px;
	margin: 25px auto 0 auto;
	}
	

/* Header */

#logo {
	position: absolute;
	top: 0;
	left: 175px;
	}

#topnav  {
	
	}

ul#topnav li {

	}
	
#excerpts {
	position: absolute;
	top: 11px;
	left: 630px;
	}

#reviews {
	position: absolute;
	top: 11px;
	left: 701px;
	}
	
#press {
	position: absolute;
	top: 11px;
	left: 730px;
	}	
	
#publicity {
	position: absolute;
	top: 40px;
	left: 715px;
	}	
	
#blog {
	position: absolute;
	top: 11px;
	left: 814px;
	}	
	
#biography {
	position: absolute;
	top: 40px;
	left: 620px;
	}	
		
#qa {
	position: absolute;
	top: 40px;
	left: 743px;
	}	
		
#contact {
	position: absolute;
	top: 40px;
	left: 815px;
	}	
	
#videos {
	position: absolute;
	top: 43px;
	left: 869px;
	}	
		
/* Sidebar */

#sidebar #booklinks, #sidebar #rss, #sidebar #newsletter, #rightbar div, #pagebar li.side  {
	margin-bottom: 15px;
	}

#rightbar  {
	font-size: .90em;
	}

#sidebar ul, #rightbar ul, ul#topnav   {
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0;	
	}

#sidebar ul li,  ul#topnav li {
	padding: 0;
	margin: 0;
	}

#sidebar ul li ul li, #rightbar ul li ul li, .widget_recent_entries li a, .enh_rp li a  {
	background: url(images/arrow.gif) left 2px no-repeat;
	padding: 3px 3px 3px 23px;
	}
	
#pagebar li.side  {
	border: 1px solid #d3ccbd;
	background: url(images/green_gradient.jpg) top repeat-x;
	padding: 10px;
	}
	
#pagebar li.side widget_search {
	border: 1px solid red;
	}	
	
#searchform input  {
	margin: 5px 0 5px 0;
	}

#findbook  {
	border: 1px solid #b6e0f3;
	text-align: center;
	padding: 15px 0 15px 0;
	}
	
#booklinks a {
	font-size: .90em;
	border: 1px solid #b6e0f3;
	text-align: center;
	display: block;
	padding: 3px;
	margin: 3px 0 3px 0;
	color: #cd1f22;
	}

#newsletter  {
	background: url(images/newsletter_bg.jpg) center top no-repeat;
	text-align: center;
	font-size: .80em;
	font-weight: bold;
	color: #71402f;
	padding: 55px 0 20px 0;
	}

#newsletter form input {
	background: #fff;
	margin: 2px 0 2px 0;	
	}

#rss  {
	background: url(images/rss_bg.jpg) center top no-repeat;
	text-align: center;
	font-size: .90em;
	padding: 5px 0 30px 0;
	}
	
#rss p {
	margin: 0;
	}	

#ask  {
	position: relative;
	background: url(images/ask_bg.gif) center top no-repeat;
	text-align: center;
	padding-top: 20px;
	padding-left: 65px;
	height: 80px;
	}	
	
#ask a, #ask p, #ask p, .widget_recent_entries a, .enh_rp a  {
	color: #71402f;
	}
		
#ask p  {
	margin-top: .3em;
	}

#upcoming  {
	border: 1px solid #b6e0f3;
	padding: 10px 10px 45px 10px;
	background: url(images/events_bg.jpg) center bottom no-repeat;
	}
	
#upcoming h2 a {
	font-size: 1.1em;
	color: #7eaa26;
	}
	
#upcoming ul li  {
	padding: 5px 0 5px 0;
	}	

#upcoming .datetime  {
	display: none;
	}	

#whatis  {
	border: 1px solid #b6e0f3;
	padding: 8px 13px 13px 13px;
	}

#whatis p, #whatis a, #events p, #events a, .eventscategory_widget_upcoming a {
	color: #71402f;
	}
	
#whatis p  {
	border: 1px solid #d3ccbd;
	padding: 10px 10px 50px 10px;
	margin: 0.5em 0 0 0;
	background: url(images/whatis_bg.jpg) center bottom no-repeat;
	}	

.widget_recent_entries, .enh_rp   {
	background: url(images/recent_bg.jpg) center top no-repeat;
	border-left: 1px solid #d3ccbd;
	border-right: 1px solid #d3ccbd;
	border-bottom: 1px solid #d3ccbd;
	padding: 40px 5px 10px 5px;
	font-size: .95em;
	}

.widget_recent_entries h2, .widget_links h2, .enh_rp h2  {
	display: none;
	}
	
.widget_links {
	background: url(images/links_bg.gif) left top no-repeat;
	padding-top: 20px;
	}
	
.blogroll a {
	border: 1px solid #b6e0f3;
	display: block;
	padding: 5px;
	margin: 3px 0 3px 0;
	}	

/* Right navbar */

#rightbar img  {
	margin: 3px auto 3px auto;
	}

/* Footer */

/* Home page */


/* Posts */

.post, .narrowcolumn #catdesc  {
	width: 520px;
	}

.post-wide   {
	width: 100%;
	}
	
h2.pagetitle {
	margin-bottom: 0;
	background: #fff url(images/mortar_line.jpg) bottom left no-repeat;
	padding: 10px 0 12px 80px;
	}	
	
.post-wide h2, .post h3, .post-wide h3, #newsletterform h3 {
	margin-bottom: 0;
	background: #fff url(images/arrow_line.jpg) bottom left no-repeat;
	padding: 10px 0 12px 100px;
	text-align: left;
	}

.post h2 {
	margin-bottom: 0;
	background: #fff url(images/blue_line.jpg) bottom left no-repeat;
	padding: 10px 0 12px 20px;
	text-align: left;
	}
	

.post h2 a:hover {
	color: #7eaa26;
	}	

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .widecolumn .postmetadata {
	background: #fff url(images/darkline.gif) top center no-repeat;
	padding: 15px;
	text-align: center;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
.widecolumn #commentform textarea  {
	background: #fff;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {

	clear: left;
	}

#sideleft h2, #sideright h2 {
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 */

/* Begin Entry Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 	

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sideleft ul, #sideleft ul ol, #sideright ul, #sideright ul ol {
	margin: 0;
	padding: 0;
	}

#sideleft li, #sideright li  {
	list-style-type: none;
	list-style-image: none;
	}

#sideleft ul p, #sideleft ul select, #sideright ul p, #sideright ul select {
	/* margin: 5px 0 8px; */
	}

#sideleft ul ul, #sideleft ul ol, #sideright ul ul, #sideright ul ol {
	/* margin: 5px 0 0 10px; */
	}

#sideleft ul ul ul, #sideleft ul ol, #sideright ul ul ul, #sideright ul ol {
	/* margin: 0 0 0 10px; */
	}

ol li, #sideleft ul ol li, #sideright ul ol li {
	list-style: decimal outside;
	}

#sideleft ul ul li, #sideleft ul ol li, #sideright ul ul li, #sideright ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sideleft #searchform #s, #sideright #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sideleft #searchsubmit, #sideright #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#sideleft form, #sideright form {
	margin: 0;
	}
	
/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #0b799d; }
/* End Calendar */



/* Begin Various Tags & Classes */

/* End Various Tags & Classes*/

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}	
	

/* Contact form */

.ddfmwrap {
	}

form.ddfm h1,
form.ddfm h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
	}

form.ddfm h1 {
	font-size: 140%;
	}

form.ddfm h2 {
	font-size: 115%;
	}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	}

form.ddfm .credits {
	font-size: 90%;
	}

form.ddfm legend {
	font-size: 110%;
	}

.ddfmerrors {
	font-weight: bold;
	}

.ddfmwrap {
	width: 90%;
	}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
	}

form.ddfm {
	text-align: left;
	padding: 10px; 
	}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
	}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
	}

form.ddfm label {
	display: block; 
	float: left; 
	width: 46%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
	}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
		width: 100%;
	}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 50%; 
	margin-bottom: 15px;  
	padding: 3px; 
	}

form.ddfm .fmcheck {
	width: 50%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
	}

form.ddfm .fmradio {
	width: 50%;
	float: left;
	display: block;
	margin-bottom: 15px;
	}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
	}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
	}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 50%;
	margin-bottom: 15px;
	padding: 3px;
	}


/*
	display: block; 
	float: left; 
	width: 46%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
	}

form.ddfm .fmhalfblock {
	width: 50%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
	}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
	}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
	}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 50%;
	margin-bottom: 15px;  
	padding: 3px;
	}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
	}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
	}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
	}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 50%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
	}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
	}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
	}	
	
