/*  
Theme Name: changenow
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
* {
	margin:0px;
	padding:0px;
}

HTML {
	height:100%;
}

body {
	font-family:Helvetica, Arial, sans-serif;
	background-image:url(images/page-bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	background-color:#D6D4AE;
	height:100%;
}

	div#height {
		min-height:100%;
		position:relative;
	}

		div#header {
			background-image:url(images/header-bg.jpg);
			height:93px;
			min-width:800px;
		}
		
			div#header-wrap {
				max-width:1000px;
			}
		
				a.logo {
					background-image:url(images/see-change-now-coaching-trans.png);
					background-repeat:no-repeat;
					text-indent:-9999px;
					display:block;
					width:460px;
					height:93px;
					float:left;
				}
			
				p#header-contact {
					float:right;
					text-align:right;
					font-size:12px;
					margin:25px 30px 0px 0px;
					width:300px;
					color:#FFF;
				}
			
					p#header-contact strong {
						font-size:16px;
						font-family:Georgia, "Times New Roman", Times, serif;
					}
			
					p#header-contact a {
						text-decoration:none;
						color:#FFF;
					}
			
					p#header-contact a:hover {
						text-decoration:underline;
					}
			
		div#nav {
			background-image:url(images/nav-bg.gif);
			height:35px;
			min-width:800px;
		}
		
			ul#navlist {
				list-style:none;
				padding:0px 0px 0px 10px;
			}
		
				ul#navlist li {
					list-style:none;
					display:inline;
				}
		
					ul#navlist li a {
						display:block;
						float:left;
						color:#FFF;
						font-size:13px;
						padding:10px 15px 0px 15px;
						text-decoration:none;
						line-height:14px;
						height:25px;
						border-right:1px dotted #973F32;
					}
		
					ul#navlist li a.twoline {
						padding:2px 15px 0px 15px;
						height:33px;
						}
								
					ul#navlist li a:hover {
						background-color:#531513;
					}
					
		div#header-image-index {
			background-image:url(images/header-index.jpg);
			height:147px;
			background-repeat:no-repeat;
			background-color:#C37D1E;
		}
					
		div#header-image-coaching {
			background-image:url(images/header-whatiscoaching.jpg);
			height:147px;
			background-repeat:no-repeat;
			background-color:#FABA7B;
		}
					
		div#header-image-paul {
			background-image:url(images/header-aboutpaul.jpg);
			height:147px;
			background-repeat:no-repeat;
			background-color:#4082B8;
		}
					
		div#header-image-contact {
			background-image:url(images/header-contact.jpg);
			height:147px;
			background-repeat:no-repeat;
			background-color:#7289A9;
		}
		
		div#wrapper {
			min-width:630px;
			max-width:850px;
			padding:35px 35px 140px 35px;
		}
		
			div#content {
				font-size:12px;
				color:#000;
				line-height:17px;
			}
		
				div#content p {
					margin:0px 0px 10px 0px;
				}
		
					div#content p.line1 {
						display:block;
						width:420px;
						font-style:italic;
						font-weight:bold;
					}
		
						div#content p.line1 span {
							display:block;
							margin:0px 0px 0px 200px;
						}
		
					div#content p.line2 {
						display:block;
						width:420px;
						margin:0px 0px 10px 100px;
						font-style:italic;
						font-weight:bold;
					}
		
						div#content p.line2 span {
							display:block;
							margin:0px 0px 0px 200px;
						}
		
					div#content p.line3 {
						display:block;
						width:420px;
						margin:0px 0px 10px 200px;
						font-style:italic;
						font-weight:bold;
					}
		
						div#content p.line3 span {
							display:block;
							margin:0px 0px 0px 200px;
						}
						
					div#content p.extruded {
						padding:10px 30px 10px 30px;
						margin:0px 0px 10px 0px;
						background-color:#CDD29A;
						}
						
					form#paypal {
						display:block;
						width:150px;
						float:left;
						}
		
				div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:16px;
					margin:0px 0px 5px 0px;
					line-height:20px;
				}
		
				div#content h3#whatsright {
					display:block;
					background-image:url(images/headline-whatsright.gif);
					width:249px;
					height:38px;
					text-indent:-9999px;
				}
		
				div#content ul, div#content ol {
					margin:0px 0px 20px 15px;
				}
		
				div#content blockquote {
					margin:0px 90px 10px 40px;
					font-weight:bold;
				}
		
				div#content a {
					color:#000;
				}
		
				div#content img.content-image-right {
					margin:0px 0px 10px 10px;
					float:right;
				}
				
				div#blog {
					margin-right:200px;
					}
					
				div#sidebar {
					float:right;
					width:180px;
					}
				
		div#footer {
			position:absolute;
			bottom:0px;
			left:0px;
			width:100%;
			background-image:url(images/footer-bg.jpg);
			height:104px;
			color:#FFF;
			font-size:12px;
			min-width:750px;
		}
				
			div#footer p#footer-name {
				float:left;
				width:200px;
				margin:35px 0px 0px 35px;
			}
				
				div#footer p#footer-name span {
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:16px;
				}
				
			div#footer p#footer-credit {
				float:right;
				text-align:right;
				width:200px;
				margin:41px 35px 0px 0px;
				color:#737473;
			}
				
				div#footer p#footer-credit a {
					color:#737473;
					text-decoration:none;
				}
				
				div#footer p#footer-credit a:hover {
					text-decoration:underline;
					color:#FFF;
				}
				
			div#footer p#footer-contact {
				margin:41px auto 0 auto;
				text-align:right;
				width:270px;
				text-align:center;
			}
				
				div#footer p#footer-contact a {
					color:#FFF;
					text-decoration:none;
				}
				
				div#footer p#footer-contact a:hover {
					text-decoration:underline;
				}
				
/* BLOG STYLES */

	div#sidebar ul {
		list-style:none;
		}
		
		div#content div#sidebar ul ul ul {
			margin:0px 0px 0px 20px;
			}
		
	div.post {
		margin:0px 0px 30px 0px;
		}
		
		div#content div.post h2, div#content div.post h2 a, div#content div.post h3, div#content div.post h3 a {
			color:#000000;
			text-decoration:none;
			font-size:22px;
			letter-spacing:-1px;
			}
			
		div.top_meta, div.bottom_meta {
			color:#333333;
			font-style:italic;
			}