@charset "utf-8";

/*
Theme Name: coachingsitesthatwork.com
Theme URI: http://coachingsitesthatwork.com
Description: Custom theme coachingsitesthatwork.com
Version: 0.1
Author: coachingsitesthatwork.com
Tags: 

coachingsitesthatwork.com
Copyright belongs to the author.
*/

@import url(css/reset.css);
@import url(css/960.css);
@import url(css/text.css);

/* custom */


body {
	background: url(images/body-bg.png);
}

#page {
	padding-top: 4px;
}

.wrapper {
	width: 900px;
	margin: 0 auto;
}

#banner {
	background: url(images/banner.jpg) no-repeat center bottom;
	width: 900px;
	height: 226px;
	margin: 0;
	overflow: hidden;
}

#banner.sales {

}

#banner.blog {
	background: url(images/banner-blog.jpg) no-repeat center bottom;
}

#colwrapper {
	width: 900px;
	margin: 0 auto;
	padding: 50px 0 20px 0;
	background: url(images/mainbox-bg.png) repeat-y;
}

#colwrapper.sales {
	background: #fff url(none);
}

#colwrapper .main {
	
}

#colwrapper .btm {
}

#rightcol {
	width: 235px;
	float: right;
	margin-right: 22px;
	font-size: 11px;
}

#leftcol {
	width: 525px;
	float: left;
	margin-left: 50px;
	min-height: 400px;
}

#leftcol .main {
	padding: 0;
	margin: 0;
}

#leftcol .btm {

}

#widecol {
	width: 900px;
}

#widecol .main {
	padding: 0 50px;
}

#widecol .btm {

}

/* footer */

#footer {
	width: 100%;
	margin: 0 auto 10px auto;
	height: 177px;
	font: 11px/1.4 Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#footer .left {
	width: 651px;
	margin-top: 10px;
}

#footer .right {
	width: auto;
	text-align: right;
	margin-top: 10px;
}

#footer .left ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0 5px 0 3px;
	border-right: 1px solid #a5c0e1;
	color: #ccdad8;
}

#footer a {
	color: #ccdad8;
/*	text-decoration: none;*/
	margin: 0;
}

#footer a:hover, #footer a.active {
	color: #fff;
}

/* banner */

#logo {
	width: 900px;
	height: 198px;
	margin: 0;
}

#logo a {
	display: block;
	width: 900px;
	height: 198px;
	text-indent: -9999px;
}

/* topn nav */

#topnav, #topnav ul li a {
	color: #cfdefd;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#topnav ul li a:hover, #topnav ul li a.active {
	color: #fff;
}

#topnav ul {
	margin: 0 36px 0 0;
	padding-top: 5px;
	height: auto;
	width: auto;
	float: right;
	text-align: center;
}

#topnav ul li {
	list-style: none;
	margin: 0;
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #a5c0e1;
	line-height: 20px;
}

/* menu */

#menu {
	background: url(images/nav-off.png) no-repeat;
	width: 900px;
	height: 35px;
	clear: both;
	margin-top: 8px;
}

#menu ul, #menu li {
	margin: 0;
	padding: 0;
	height: 35px;
}

#menu ul li {
	list-style: none;
	display: inline;
}

#menu ul li a {
	display: block;
	float: left;
	height: 35px;
	text-indent: -9999px;
}

#nav1 a {	width: 106px; }
#nav2 a {	width: 142px; }
#nav3 a {	width: 179px; }
#nav4 a {	width: 194px; }
#nav5 a {	width: 103px; }
#nav6 a {	width: 166px; }

#nav1 a:hover, #nav1 a.active {	background: url(images/nav-on.png) no-repeat 0 0; }
#nav2 a:hover, #nav2 a.active {	background: url(images/nav-on.png) no-repeat -106px 0; }
#nav3 a:hover, #nav3 a.active {	background: url(images/nav-on.png) no-repeat -248px 0; }
#nav4 a:hover, #nav4 a.active {	background: url(images/nav-on.png) no-repeat -427px 0; }
#nav5 a:hover, #nav5 a.active {	background: url(images/nav-on.png) no-repeat -621px 0; }
#nav6 a:hover, #nav6 a.active {	background: url(images/nav-on.png) no-repeat -724px 0; }

/* sidebar */

#rightcol .rightbox {
	color: #000;
	margin-bottom: 40px;
	font-size: 12px;
	line-height: 1.5;
}

#rightcol .rightbox a {
	color: #000
}

#rightcol .rightbox .main {

	padding: 0 20px 0 0;
	margin: 0;
}

#rightcol .rightbox .btm {

}

#rightcol .rightbox.box1 .main {

}

#rightcol .rightbox.box1 .main h3 {
	margin: 0;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #57839a;
	letter-spacing: -1px;
}

#rightcol .rightbox.box1 td {
	padding-bottom: 3px;
}

#rightcol .rightbox.box1 input {
	background: #fff;
	border: 1px solid #000;
	width: 120px;
}

#rightcol .rightbox.box1 input#submit {
	border: none;
	color: #fff;
	background: #d86a0b;
	padding: 4px 0;
	width: auto;
}

#rightcol .rightbox.box2 {
	background: #6ca2b3 url(images/boxright2.png) repeat-y;
	border: 4px solid #ccdad8;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#rightcol .rightbox.box2 .main {
	padding: 10px;
	margin: 0;
	line-height: 2;
}

#rightcol .rightbox.box2 .btm {

}

#rightcol .rightbox.box3 .main {
	color: #57839a;
	margin: 0;
	line-height: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.box2 strong, .box3 strong {

}

#rightcol .rightbox h3 {
	margin-bottom: 10px;
}

#rightcol .rightbox ul {
	margin-bottom: 20px;
}

#rightcol .rightbox ul li {
	line-height: 1.5;
	margin: 0 0 0 20px;
	padding: 0;
}

.bloglist ul {
	margin-bottom: 0;
}

.bloglist h3 {
	color: #fff !important;
	margin: 0 !important;
}

.bloglist ul a {
	color: #fff !important;
}



/* etc */

.signature_box {
	color: #3e84b1;
	float: left;
	width: 191px;
}

.btn_next {
	background: url(images/btn-next.png) no-repeat;
	width: 170px;
	height: 37px;
	line-height: 37px;
	text-align: left;
	padding-left: 45px;
	float: right;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.testi_photo {
	width: 70px;
	height: 87px;
	float: right;
	margin-right: 10px;
}

.email_friend {
	margin: 60px 0 0 0;
	text-align: center;
	width: 180px;
	height: 27px;
	line-height: 47px;
	background: url(images/emailpage.png) no-repeat center center;
}

.email_friend a {
	width: 180px;
	height: 27px;
	display: block;
	text-indent: -9999px;
}

.audiobox {
	background: url(images/welcome-photo.png) no-repeat;
	height: 185px;
	width: 150px;
	margin: 0 10px 20px 0;
}

.audiobox object {
	margin-top: 160px;
	margin-left: 2px;
	width: 145px !important;
}

.email_friend img {
	display: none;
}
/* meta */

.meta {
	margin-bottom: 20px;
}

/* comments box */

.commentsbox {
	clear: both;
	font-size: 12px !important;
}

.commentsbox, textarea#comment {
	width: 480px !important;
}

#commentlist div.comment {
	background: #F4F4F4;
	padding: 20px;
	margin-bottom: 5px;
}

/* text */

body {
	font: 14px/1.5 Arial, Helvetica, sans-serif;
	color: #3d4047;
}

.main h1, .main h1 a, h1.storytitle a, h1.cat_title {
	color: #fff !important;
	text-decoration: none !important;
	font: normal 34px/1.1 Georgia, "Times New Roman", Times, serif;
}

.main h1 {
	background: #a50000 url(images/title-bg.png) repeat-x;
	padding: 16px;
}

.main ul li, .main ol li {
	margin-bottom: 10px;
}

h2 {
	color: #1c3677;
	font-size: 18px;
	line-height: 1.1;
	font-weight: bold;
}
.main h2 {
	margin-top: 40px;
}
h3, h4, h5, h6, h7 {
	color: #1c3677;
	font-size: 14px;
}

blockquote {
	font-weight: bold;
	font-size: 14px;
	color: #1c3677;
}

a {
	color: #542f8f;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a {
	text-decoration: none !important;
	color: #74427c !important;
}

hr {
	background: #ccc;
	height: 1px;
	border: none;
}

li.last {
	border-right: none !important;
}

/* caption and alignment */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: -6px 15px 0 0;
	position: relative;
	top: -6px;
	left: 0;
}

.alignright {
	float: right;
	margin: -6px 0 0 15px;
	position: relative;
	top: -6px;
	right: -9px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* widgets */

.widget  {
	margin-bottom: 40px;
}

#searchform #s {
	width: 125px;
	border: 1px solid #ccc;
}

#searchform #searchsubmit {
	font-size: 11px;
	color: #fff;
	background: #cf0001;
	width: auto !important;
	border: none;
}

/* posts */

.post {
	margin-bottom: 40px;
}

.meta {
	margin-bottom: 40px;
	font-size: 11px;
	color: #666666;
}

/* comments box */

.commentsbox {
	clear: both;
	font-size: 12px !important;
}

.commentsbox, textarea#comment {
	width: 450px !important;
}

#commentlist div.comment {
	background: #F4F4F4;
	padding: 20px;
	margin-bottom: 5px;
}

/* calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	color: #333 !important;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background: transparent;
	color: #b70000;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background: transparent;
	color: #b70000;
	}

#wp-calendar a {
	display: block;
	background: #57839a;
	padding: 3px;
	color: #fff !important;
	}

#wp-calendar caption {
	text-align: center !important;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */