/*  
Theme Name: ADDed Perspective
Theme URI: http://www.amylytton.com
Description: Theme based on marlacummins.com, Additionally based on wordpress theme tutorial at wpdesigner.com
Version: 1.0
Author: Amy Lytton
Author URI: http://amylytton.com

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin:0;
	padding:0;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	min-width: 850px;
	font-size: 62.5%;
	max-width: 100%;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-color: #E2920A;
}



#wrapper {
	width: 80em;
	margin: 1em auto;
	text-align: left;
	border: 3px solid #96B245;
	background-color: #FFFFFF;
}


#branding {
	height: 79px;
	background-image: url(images/logo_large.gif);
	background-repeat: no-repeat;
	background-position: left;
}



#mainNav ul {    
	float: left;    
	width: 100%;    
	overflow: hidden;  /* hide eventual odd pixels overflow */    
	background: #e59c21;
	margin: 0;
	padding: 0;
}
#mainNav ul li {    
	float: left;    
	list-style: none;
}#mainNav ul li.coaching {
	width: 18%;
}
#mainNav ul li.individual {
	width: 21%;
}
#mainNav ul li.add {
	width: 24%;
}
#mainNav ul li.seminars {
	width: 14%;
}
#mainNav ul li.resources {
	width: 14%;
}

#mainNav ul li.testimonials {
	width: 20%;
}
#mainNav ul li.last {
	margin-right: -15px; /* make shure list is not wrapping */
	width: 21%;
}
#mainNav ul a {
	display: block;
	border-right: 1px solid white;
	padding: 1em 8px 0; /* a few pixels padding to keep word-break at small sizes */
	height: 2.2em;
	color: #fff;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

/*#mainNav ul li.individual a,#mainNav ul li.add a,#mainNav ul li.testimonials a, #mainNav ul li.last a {    
padding-top: .5em;    height: 2.7em;}*/

#mainNav ul li.last a {    
border-right: none;}

#mainNav ul li a:hover {    
background-color: #906;}




#secondaryNav {
	float: right;
	width: 30em;
	padding: 1em 1em 0 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #990081;

}
#secondaryNav a:hover {
	color: #7C9F17;
}
#secondaryNav a, #secondaryNav a:link, #secondaryNav a:visited {
	color: #990066;
}


#header {
	float:none;
	width: 80em;
	background-color: #fff;
	
}

#header h1 {
	color: #96B245;
	margin: .5em 1em 0 2em;
	border-bottom: 0 solid;
	border-bottom-color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
}

#header h1 a{
color: #96B245;

}
table{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5em;
	font-weight: bold;
}

a {
	color: #8f3939;
	text-decoration: underline;
}


a:hover {
	
}

a img {border:0;}



p {
	padding:.3em 0 .5em 1em;
	font-size: 1.3em;
	line-height: 1.4em;
	
}

blockquote {
	margin: 10px 0 0;
	border-top:2px solid #ddd;
	background:#f5f5f5;
	}
blockquote p {padding 1em;
}

blockquote blockquote {
	float:none;
	width: auto;
	margin:0 1em;
	background:#fff
	}
	
dd {padding: 0 0 0 20px;
}

form, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

p img { max-width: 100%; }

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright {
	margin: 3em;
	padding: 1em;
	border: 1px solid #ededed;
	display:inline;
	float:right;
}

img.alignleft {
	margin:1em;
	padding: 1em;
	border 1px solid red;
	float:left;
}

.clear { clear:both; }





/*#menu {
	float:left;
	width: 980px;
	border-top: 1px solid #000;
	background: #fff;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul li {
	float:left;
}

#menu ul li a {
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #6600CC;
	background-color:#CCCCFF;
	border-right: 1px solid #000;
}

#menu li a:hover {
	background-color:#99FFCC;
} */

#about {
	float:left;
	width: 980px;
	border-top: 1px solid #5f0000;
	border-botttom: 1px solid #5f0000;
	padding: 0 0 14px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:30px;
	background: #c00 url(images/about.gif) repeat-x left bottom;
	color: #fff;
}

/*#about p {
	padding: 10px 10px 5px 10px;
	}*/
	
#container {
	float:left;
	width:80em;
	
	background-color: #FFFFFF;	
	
	}
	
#content {
	float:left;
	width:52em;
	margin-left: 3em;
	border-right: 1px solid green;
}

#content ul, #content ol {
	font-size: 1.3em;
}

.navigation {
	margin: 1em 2em;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;	
}
 .navigation a {
 color: black;
 }
.post { 
	padding: 1em 4em; 
}

.post h2 {
	color: #990066;
	font-size: 2em;
	font-weight: normal;
	margin-left:-.5em;	
}

/*.post h2 {
	font-size: 24px;
	font-weight: normal;
}*/

.post h2 a {
	color: #990066;
}

.entry-date {
	padding: .5em 0 .5em .5em;
	color:#E59C21;
	font-size: 1.2em;
	font-weight: bold;
}

.entry-content {
	line-height: 24px;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {
	padding: 10px 0 5px 0;
}

.entry-content h2 a {
	color:#8f3939;
}

.entry-content h3 {
	font-size: 18px;
	font-weight: normal;
}

.entry-content h5 {
	font-size: 14px;
}

.entry-content h6 {
	font-size: 12px;
}

.entry-meta {
	padding: 10px 0 0 0;
	line-height: 24px;
}

#comments {
        border: 0px solid orange;
margin:30px;

}

#comments ol{
list-style:none;
margin:10px 0;
padding:0;
}

#comments ol li {
list-style:none;
margin:10px 0;
border-bottom: 1px solid black;
line-height: 24px;
font-size: .7em;
}

#comments span.comment-author {
font-weight:bold;
}

#comments-count h4 {
font-size: 1.4em;
font-width:bold;
color:#E59C21;
}

.comments-text p {
font-size: .8em;
}

#respond h3{
color: #E59C21;
font-size: 1.8em;
font-weight:normal;
}

#respond p {
font-size:1em;
}


#submit {
width: 150px;
font-size: .8em;
}

.sidebar {
	float:right;
	width: 24em;
	margin:0 0 0 1px;
}


.sidebar ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.sidebar ul li {
	padding: 10px 10px 0 0;
}

.sidebar ul li h2 {
	border-top: 1px solid #dfdfdf;
	padding: 8px 10px 9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.sidebar ul ul {
	margin:0;
	padding: 6px 10px 0;
	line-height: 24px;
}

.sidebar ul ul li {
	padding:0;
}

.sidebar ul ul ul {
	padding: 0 0 0 10px;
}

#footer {
	float:left;
	width: 80em;
	padding: 0;
	border-top: 5px solid #000;
	text-align: center;
	line-height:24px;
	background-color: #ededed;
}

#footer a {
	text-decoration: none;
}


#getresponse {
	background-color: #F1CC8C;
	width: 225px;
	float: right;
	border: 1px solid black;
	margin: .5em 1em .5em .3em;
}
#getresponse h2 {
	color: #FFFFFF;
	font-size: 1.2em;
	background-color: #7C9F17;
	margin: 0;
	padding: 5px 5px 5px 5px;
        line-height: 1.5em;
}


#GRSubscribeForm fieldset {
	border: 0;
	margin: 0 0 0 .3em;
	font-size: 0.8em;
}





input {
	width: 130px;
}

input.buttons {
	width: 8em;
	font-weight: bold;
	font-size: .8em;
	margin: .5em 0;
}

#af-form-54690031 .af-body .af-textWrap{
	width: 100%;


}
#af-form-54690031 .af-body .privacyPolicy{color:#000000;font-size:11px;font-family:Verdana, sans-serif;}
#af-form-54690031 .af-body a{
	color:#7C9F17;
	text-decoration:underline;
	font-style:normal;
	font-weight:normal;
}
#af-form-54690031 .af-body input.text, #af-form-54690031 .af-body textarea{
	background-color:#FFFFFF;
	border-color:#919191;
	border-width:1px;
	border-style:solid;
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Verdana, sans-serif;
}
#af-form-54690031 .af-body input.text:focus, #af-form-54690031 .af-body textarea:focus{background-color:#FFFAD6;border-color:#030303;border-width:1px;border-style:solid;}
#af-form-54690031 .af-body label.previewLabel{display:block;float:none;text-align:left;width:auto;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:12px;font-family:Verdana, sans-serif;}
#af-form-54690031 .af-body{
	padding-bottom:.5em;
	background-repeat:no-repeat;
	background-position:inherit;
	background-image:none;
	color:#000000;
	font-size:1em;
	font-family:Verdana, sans-serif;
	padding-top: 1em;
}
#af-form-54690031 .af-footer{padding-right:15px;padding-left:15px;background-color:#transparent;border-width:1px;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:#000000;font-size:12px;font-family:Verdana, sans-serif;}
#af-form-54690031 .af-header{
	background-color:#7C9F17;
	color:#FFFFFF;
	font-size:1.4em;
	font-family:Verdana, sans-serif;
}
#af-form-54690031 .af-quirksMode .bodyText{
	padding-top:2px;
	padding-bottom:2px;
}
#af-form-54690031 .af-quirksMode{padding-right:15px;padding-left:15px;}
#af-form-54690031 .af-standards .af-element{padding-right:15px;padding-left:15px;}
#af-form-54690031 .bodyText p{
	margin:.2em;
	font-size: 11px;
	font-weight: bold;
}
#af-form-54690031 .buttonContainer input.submit{
	background-color:#990066;
	border:1px solid #0057ac;
	color:#FFFFFF;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	font-family:Verdana, sans-serif;
}
#af-form-54690031 .buttonContainer input.submit{
	width:auto;
	margin: .3em 0;
}
#af-form-54690031 .buttonContainer{
	text-align:right;
}
#af-form-54690031 body,#af-form-54690031 dl,#af-form-54690031 dt,#af-form-54690031 dd,#af-form-54690031 h1,#af-form-54690031 h2,#af-form-54690031 h3,#af-form-54690031 h4,#af-form-54690031 h5,#af-form-54690031 h6,#af-form-54690031 pre,#af-form-54690031 code,#af-form-54690031 fieldset,#af-form-54690031 legend,#af-form-54690031 blockquote,#af-form-54690031 th,#af-form-54690031 td{float:none;color:inherit;position:static;margin:0;padding:0;}
#af-form-54690031 button,#af-form-54690031 input,#af-form-54690031 submit,#af-form-54690031 textarea,#af-form-54690031 select,#af-form-54690031 label,#af-form-54690031 optgroup,#af-form-54690031 option{float:none;position:static;margin:0;}
#af-form-54690031 div{margin:0;}
#af-form-54690031 fieldset{border:0;}
#af-form-54690031 form,#af-form-54690031 textarea,.af-form-wrapper,.af-form-close-button,#af-form-54690031 img{float:none;color:inherit;position:static;background-color:none;border:none;margin:0;padding:0;}
#af-form-54690031 input,#af-form-54690031 button,#af-form-54690031 textarea,#af-form-54690031 select{font-size:100%;}
#af-form-54690031 p{color:inherit;}
#af-form-54690031 select,#af-form-54690031 label,#af-form-54690031 optgroup,#af-form-54690031 option{padding:0;}
#af-form-54690031 table{border-collapse:collapse;border-spacing:0;}
#af-form-54690031 ul,#af-form-54690031 ol{list-style-image:none;list-style-position:outside;list-style-type:disc;padding-left:40px;}
#af-form-54690031,#af-form-54690031 .quirksMode{width:225px;}
#af-form-54690031.af-quirksMode{overflow-x:hidden;}
#af-form-54690031{
	background-color:#F1CC8C;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}
#af-form-54690031{overflow:hidden;}
.af-body .af-textWrap{text-align:left;}
.af-body input.image{border:none!important;}
.af-body input.submit,.af-body input.image,.af-form .af-element input.button{float:none!important;}
.af-body input.text{width:100%;float:none;padding:2px!important;}
.af-body.af-standards input.submit{

}
.af-clear{clear:both;}
.af-element label{text-align:left;display:block;float:left;}
.af-element{
	padding:0;
}
.af-form-wrapper{
	text-indent:0;
	width: 222px;
	float: right;
	margin: .5em 1em .5em 1.5em;
}
.af-form{text-align:left;margin:auto;}
.af-header,.af-footer{
	margin-bottom:0;
	margin-top:0;
	padding:.2em;
}
.af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;}
.lbl-right .af-element label{text-align:right;}
body {
}
.privacyPolicy {
	margin: 0;
	padding: 0;
	width: 200px;
}
