/*
Theme Name: Design Your Life
Theme URI: http://designyourlife.com
Description: Custom wordpress theme for Samanthan Denham.
Version: 1 (WP2.6.2)
Author: Jeff DeChambeau
Author URI: http://jeffdechambeau.com
Tags: 
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* Redefine elements here */

body {
	background-color: #fff;
	background-image: url(images/bg-tile.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

/* Primary scaffold ids */

#parent {
	width: auto;
	background-image: url(images/bg-content.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 100%;
}

#footer_wrapper {
	width: 100%
	margin: 0;
}

#wrapper {
	padding: 30px 20px;
	width: 920px;
}

#footer_wrapper{
	background-image: url(images/footer_wrapper.jpg);
	min-height: 100px;
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
}

#footer {
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 60px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#footer a { color: #1469a2;}

#footer a:hover {color: #1f91d8;}

#banner a {
	width: 920px;
	height: 140px;
	background-image: url(images/banner.jpg);
	display: block;
}

#navigation {
	margin: 6px 0;
	width: 920px;
	height: 45px;
	background-image: url(images/bg-nav.jpg);
	
}

#content {
}

/* Generic classes */

.floatleft {
	float: left;
}

.floatright {
	float: right;	
}

.floatright, .floatleft {
	padding: 0;
}

.clear {
	width: 100%;
	clear: both;
}

/* Menu items */

.menu_entry {
	margin: 0;
}

#navigation ul, #navigation ul li {
	padding: 0;
	margin: 0;
}

#navigation .menu_entry a, #spacer {
	border-left: solid white 1px;
	height: 43px;
	margin: 1px 0;

	
}

#navigation .menu_entry a, #contact a {
	display: inline-block;
	margin: 1px 0;
	padding: 0 15px;
	background-position: center;
	background-repeat: no-repeat;
	border-left: solid white 1px;
	border-right: solid #bfbfbf 1px;
}

#spacer {
	width: 44px;
	display: inline-block;
}

#home a {
	margin: 0 0 0 45px;
	height: 45px;
	width: 26px;
	background-image: url(images/menu/home-off.jpg);
	background-position: left;
	display: block;
}

#home a:hover {
	background-image: url(images/menu/home-on.jpg);

}

#about a, #services a, #testimonials a, #contact a {
	height: 12px;
}

#about-me a {
	background-image: url(images/menu/about-me-off.gif);
	width: 69px;
}

#about-me a:hover {
	background-image: url(images/menu/about-me-on.gif);
}

#about-coaching a {
	background-image: url(images/menu/about-coaching-off.gif);
	width: 125px;
}

#about-coaching a:hover {
	background-image: url(images/menu/about-coaching-on.gif);
}


#services a {
	background-image: url(images/menu/services-off.gif);
	width: 61px;
}

#services a:hover {
	background-image: url(images/menu/services-on.gif);
}

#testimonials a {
	background-image: url(images/menu/testimonials-off.gif);
	width: 94px;
}

#testimonials a:hover {
	background-image: url(images/menu/testimonials-on.gif);
}

#resources-links a {
	background-image: url(images/menu/resources-off.gif);
	width: 76px;
}

#resources-links a:hover {
	background-image: url(images/menu/resources-on.gif);
}

#common-questions a {
	background-image: url(images/menu/faq-off.gif);
	width: 27px;
}

#common-questions a:hover {
	background-image: url(images/menu/faq-on.gif);
}


#contact a {
	background-image: url(images/menu/contact-off.gif);
	width: 65px;
	height: 43px;
	margin: 0 35px 0 0;
	border-left: solid white 1px;
	display: inline-block;
}

#contact a:hover {
	background-image: url(images/menu/contact-on.gif);
}

/* Content selectors */

#leftcol, #rightcol {
	float: left;
	display: block;

}

#leftcol {
	width: 605px;
	margin: 0 7px 0 0;
}

#text_wrapper {
	background-color: #f4f3ee;
	min-height: 447px;
	background-position: bottom;
	background-image: url(images/content_footer.jpg);
	background-repeat: no-repeat;
}

#text_header {
	background-image: url(images/content_header.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding: 40px 0 0 50px;
	margin: 0 0 10px -50px;
}


#text_content {
	padding: 0 30px 20px 50px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#text_content p {
	margin: 0 0 10px 0;
}

/* In-text classes, ids, and tags */

#content h2 {
	margin: 10px 0;
	font-size: 18px;
}

#content h3 {
	margin: 5px 0 10px 0;
	font-size: 18px;
}

#content ul li, #content ol li {

	list-style-position: outside;

	list-style-type: disc;

}

#content ul, #content ol {
	padding: 0 30px ;
	margin: 0 0 10px 0;
}

strong {
	font-weight: bold;
}

#content a {
	color: #1469a2;
}

#content a:hover {
	color: #1f91d8;
}

/* Other */

#rightcol ul, #rightcol ul li {
	
	padding: 0px;
	
	list-style-type: none;
	
	margin: 0px;
	
}

#text_header h1 {
	color: #8a8661;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	margin: 0 20px 0 0;
	line-height: 28px;
}

#content .testimonial {
	font-family: Georgia, times new roman, serif;
	font-size: 13px;
	font-style: italic;
}

.test_meta {
	font-size: 12px;
	color: #777;
	margin: 5px 0 20px 0;
	text-transform: capitalize;
}

.featured {

}

.featured .testimonial {
	font-size: 26px;
	color: #4786ff 
}
