/*
Theme Name: The Smart School
Theme URI: http://www.inspiredbusinessmarketing.com
Description: Custom WordPress theme for The Smart School website
Version: 1.0
Author: Andy Wilkes
Author URI: http://www.inspiredbusinessmarketing.com/websites-we-do.php
*/

/*
---------------------------------- Styles Reset
*/

/*body, p ,h1 ,h2 ,h3 ,h4 ,h5 ,h6, ol, ul, li, form, blockquote, pre, code { */
body, p ,h1 ,h2 ,h3 ,h4 ,h5 ,h6, form, blockquote, pre, code {
	font-family: Tahoma, "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 130%;
	color: #333;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #f89c28;
}

a img {
	border: none;
}

#page {
	background-color: white;
	text-align: left;
	}


/*
---------------------------------------
*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Tahoma', 'Lucida Grande', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.4em;
	margin: 0 0 1em;
	}

h2 {
	font-size: 1.6em;
	margin: 1.2em 0 0.4em;
	padding: 0;
}
	
h2.clPageTitle {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 1.8em;
	color: #f89c28;
}

h2.clPostTitle {
	font-size: 1.6em;
	padding: 0;
	margin: 0.5em 0 0.3em;
}

h2.clNewsletters {font-size:2em;margin-top:1.5em;}

h3 {
	font-size: 1.4em;
	margin: 1.2em 0 0.4em;
	padding: 0;
	color: #737D8C;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

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

a, h2 a:hover, h3 a:hover {
	color: #f89c28;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

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

#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;
	}
/* End Typography & Colors */


.clClear {
	clear: both;
}

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
}
	
	
#idHeaderWrapper {
	width: 100%;
	height: 9em;
	border-bottom: 2px solid #d0d5d9;
}

#idHeader {
	width: 92em;
	height: 9em;
	margin: 0 auto;
	position: relative;
}

#idMainNavWrapper {
	width: 100%;
	border-top: 2px solid #fff;
	float: left;
	background: #f79422 url(images/smart-nav-bg.png) repeat-x top left;	
}

#idMainNav {
	width: 92em;
	margin: 0 auto;
	z-index: 1;
}

#idMain {
	clear: both;
	width: 92em;
	margin: 0 auto;
	border-top: 2px solid #fff;
}

#idContentWrapper {
	width: 92em;
	float: left;
	background: url(images/smart-rh-bg.gif) repeat-y 68em top;
}

#idContentWrapperMembers {
	width: 92em;
	float: left;
}

#idContentHome {
	float: left;
	width: 66em;
	margin: 0 2em 0 0;
	padding: 0 0 2em;
	display: inline;
}

#idContent {
	float: left;
	width: 44em;
	margin: 0 2em 3em 22em;
	padding: 0;
	display: inline;
}

#idContentWrapperMembers div.members {width:92em;margin:0;}

#idSidebarRight {
	float: right;
	width: 22em;
	margin: 0;
	padding: 0.6em 0.9em 1em;
}

#idSidebarLeft {
	float: left;
	width: 20em;
	margin: 0 0 0 -68em;
	padding: 0.6em 0 1em;
}

#idFooter {
	clear: both;
	width: 92em;
	margin: 0 auto;
	padding-top: 0.5em;
	border-top: 1px dashed #c1c1c1;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */


/*
----------------------- Header Content
*/


h1.clBlogTitle {
	font-size: 1.8em;
	position: absolute;
	bottom: 8px;
	left: 0;
	width: 178px;
	height: 56px;
	margin:0; padding:0;
}

h1.clBlogTitle a {
	color: #333;
	font-weight: bold;
	line-height: 130%;
	margin:0; padding:0;
/*	position: absolute; */
	width:178px; height:56px;
	overflow:hidden;
	border: 0;
	bottom: 8px;
	left: 0;
}

h1.clBlogTitle span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:178px; height:56px;
	margin:0; padding:0;
	background: url(images/the-smart-school-of-coaching-web-logo.gif) top left no-repeat;
}

h3.clBlogDescription {
	color: #254634;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 130%;
	margin: 0 0 0 1.2em;
	padding: 0;
	margin:0; padding:0;
	position: absolute;
	width:177px; height:15px;
	overflow:hidden;
	bottom: 5px;
	left: 176px;
}

h3.clBlogDescription span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:177px; height:15px;
	margin:0; padding:0;
	background: url(images/creating-better-coaches-strapline.gif) top left no-repeat;
}


h1.clGetSmartTitle {
	font-size: 1.8em;
	position: absolute;
	top: 8px;
	left: 0;
	width: 178px;
	height: 56px;
	margin:0; padding:0;
}

h1.clGetSmartTitle a {
	color: #333;
	font-weight: bold;
	line-height: 130%;
	margin:0; padding:0;
/*	position: absolute; */
	width:257px; height:71px;
	overflow:hidden;
	border: 0;
	bottom: 8px;
	left: 0;
}

h1.clGetSmartTitle span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:257px; height:71px;
	margin:0; padding:0;
	background: url(images/get-smart-web-logo.gif) top left no-repeat;
}

#idContactDetails {
	position: absolute;
	right: 0;
	bottom: 0.3em;
}

#idContactDetails li {
	list-style: none;
	padding: 0;
	margin: 0;
	padding: 0.2em 0;
}

#idContactDetails li.clCallUs {
	font-size: 1.3em;
	color: #0b1118;
	font-weight: bold; 
	padding-top: 1em;
}

#idContactDetails li.clCallUs span {
	font-size: 1.6em;
	color: #f79422;
}

#idContactDetails li.clEmailUs a {
	font-size: 1.3em;
	color: #0b1118;
	font-weight: bold; 
	text-decoration: none;
	padding-left: 10em;
}

#idContactDetails li.clEmailUs a span {
	color: #f79422;
}



/*
--------------------------------| DROP-DOWN NAVIGATION
*/

#idMainNav, #idMainNav ul {
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;	
	z-index: 1;
}

#idMainNav ul {
	float: left;
	margin: 0;
}

#idMainNav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 1.1em 1.1em;
	line-height: 122%;
	font-size: 1.1em;
}

*+html #idMainNav a {
	padding: 1.3em 1em;
}

#idMainNav a.daddy {
	background: url(images/smart-menu-arrow-bullet.gif) center right no-repeat;
}

#idMainNav li {
	float: left;
	padding: 0;
	background: url(images/smart-nav-bg.png) repeat-x left top;
	border: 2px solid transparent;
	border-top: none;
	border-bottom: none;
}

#idMainNav li.current-cat, #idMainNav li.current_page_item,
#idMainNav li.current_page_parent, #idMainNav li.current_page_ancestor,
#idMainNav li.current-cat-parent {
	background-position: left -100px;
	border-color: #fff;
}

#idMainNav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16.2em;
	font-weight: normal;
	margin: 0;
	border-bottom: 2px solid #fff;
}

* html #idMainNav li ul {
	width: 15.9em;
}

#idMainNav li li {
	padding-right: 1em;
	width: 15em;
	background: #0e161e;
	border: 2px solid #fff;
	border-bottom: none;
	margin-left: -2px;
}

#idMainNav li li li {
	margin-left: 0;
}

#idMainNav li ul a {
	padding: 1em 1.3em;
	font-weight: bold;
}

* html #idMainNav li ul a {
	width: 9em;
}

#idMainNav li ul ul {
	margin: -3.7em 0 0 16em;
}

#idMainNav li:hover ul ul, #idMainNav li:hover ul ul ul, #idMainNav li.sfhover ul ul, #idMainNav li.sfhover ul ul ul {
	left: -999em;
}

#idMainNav li:hover ul, #idMainNav li li:hover ul, #idMainNav li li li:hover ul, #idMainNav li.sfhover ul, #idMainNav li li.sfhover ul, #idMainNav li li li.sfhover ul {
	left: auto;
}

#idMainNav li:hover {
	background-position: left -100px;
	border-color: #fff;
}

#idMainNav li li:hover, #idMainNav li li li:hover, #idMainNav li li.sfhover, #idMainNav li li li.sfhover {
	background-color: #3e5672;
}


/*
-------------------------------------- Homepage
*/

#idPositioning {
	width: 66em;
}

#idPositioning img {
	float: left;
}

#idPositioning div {
	margin: 0 0 0 370px;
	padding: 0;
}

#idPositioning div#idHomeVideo {float:left;margin:16px 20px 10px 0;width:350px;}
#idPositioning div#idHomeVideo h2 {margin-top:0.5em;}

#idPositioningStatement h1 {
	font-size: 2.2em;
	color: #f79422;
	line-height: 110%;
	padding: 0.5em 0 0;
	margin: 0 0 0.5em;
}

#idPositioningStatement p {
	font-size: 1.3em;
	line-height: 125%;
	padding: 0;
	margin: 0 1em 0.6em;
}

#idMainLink {
	float: right;
	width: 226px;
	margin: 0.8em 0;
	padding: 0;
	background: url(images/smart-why-choose-bg-top.png) no-repeat left top;
}

#idMainLink div {
	float: right;
	width: 226px;
	margin: 0;
	padding: 0;
	background: url(images/smart-why-choose-bg-bottom.png) no-repeat left bottom;
}

#idMainLink div a {
	color: #000;
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px 6px 6px 24px;
	width: 196px;
	display: block;
	text-decoration: none;
	background: transparent url(images/smart-why-choose-orange-arrow-bullet.png) no-repeat scroll 6px 50%;
}

#idHomeCTA {
	clear: both;
	width: 66em;	
}

#idHomeCTA h2.clHomeQuestionMark {
	font-size: 1.8em;
	color: #0B1118;
	padding: 0.4em 0 0.4em 34px;
	margin: 0;
	background: url(images/smart-home-question-mark-bullet.png) no-repeat left 50%;
	border-bottom: 2px dotted #0B1118;
}

.clHomeCTABox {
	float: left;
	display: inline;
	width: 20em;
	margin: 1.8em 1.2em 0 1em;
	padding: 0;
	background: #F79422 url(images/smart-home-cta-top-left.png) no-repeat top left;
}

.clNoRightMargin {
	margin-right: 0;
}

.clHomeCTABox .clHeader {
	width: 20em;
	margin: 0;
	padding: 0;
	background: url(images/smart-home-cta-top-right.png) no-repeat top right;	
}

.clHomeCTABox .clHeader h2 {
	font-size: 1.6em;
	line-height: 120%;
	color: #0B1118;
	padding: 0.4em 2em 0.6em 0.6em;
	margin: 0;
}

.clHomeCTABox .clHeader p {
	font-size: 1.2em;
	line-height: 120%;
	font-weight: bold;
	color: #fff;
	padding: 0 1.2em 0.8em 1.4em;
}


.clHomeCTALinkRed, .clHomeCTALinkBlue, .clHomeCTALinkPurple {
	width: 20em;
	margin: 0;
	padding: 0;
}

.clHomeCTALinkRed {
	background: #9B2700 url(images/smart-home-cta-bottom-left-red.png) no-repeat left bottom;	
}

.clHomeCTALinkBlue {
	background: #174A84 url(images/smart-home-cta-bottom-left-blue.png) no-repeat left bottom;	
}

.clHomeCTALinkPurple {
	background: #462038 url(images/smart-home-cta-bottom-left-purple.png) no-repeat left bottom;	
}

.clHomeCTALinkRed p, .clHomeCTALinkBlue p, .clHomeCTALinkPurple p {
	color: #fff;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	display: block;
	padding: 0.6em 50px 0.8em 4em;
	border-top: 1px dashed #F79422;
}

.clHomeCTALinkRed p {
	background: url(images/smart-home-cta-bottom-right-red-arrow.png) no-repeat right 50%;
}

.clHomeCTALinkBlue p {
	background: url(images/smart-home-cta-bottom-right-blue-arrow.png) no-repeat right 50%;
}

.clHomeCTALinkPurple p {
	background: url(images/smart-home-cta-bottom-right-purple-arrow.png) no-repeat right 50%;
}

#idBlogLink {
	float: right;
	width: 452px;
	margin: 1.5em 0;
	padding: 0;
	background: url(images/smart-home-blog-link-top.png) no-repeat left top;
}

#idBlogLink div {
	float: right;
	width: 452px;
	margin: 0;
	padding: 0;
	background: url(images/smart-home-blog-link-bottom.png) no-repeat left bottom;
}

#idBlogLink div a {
	color: #000;
	float: right;
	font-size: 1.4em;
	font-weight: bold;
	padding: 13px 8px 13px 44px;
	width: 396px;
	display: block;
	text-decoration: none;
	background: transparent url(images/smart-home-blog-quote-bullet.png) no-repeat scroll 6px 0.5em;
}

#idBlogLink div a span.clGetSmart {
	text-transform: uppercase;
	font-style: italic;
	color: #f79422;
	padding-right: 5px;
}


/*
----------------------------------------
*/





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


/*
----------------------------------------- Lists
*/

#idContent ul, #idContent ol, .entry ol {
	margin: 0.5em 1.5em 1em 0;
	padding: 0;
	list-style: none;
}

#idContent li {
	list-style: none;
	font-size: 1.3em;
	line-height: 120%;
	margin: 0;
	padding: 0.2em 0 0.2em 22px;
}

#idContent li li {
	font-size: 1em;
}

#idContent ul li {
	background: url(images/smart-body-list-bullet.gif) no-repeat 8px 0.5em; 
}

#idContent ol li {
	background: url(images/smart-number-bullet-1.gif) no-repeat left 0.4em;
}

#idContent ol li + li {
	background-image: url(images/smart-number-bullet-2.gif);
}

#idContent ol li + li + li {
	background-image: url(images/smart-number-bullet-3.gif);
}

#idContent ol li + li + li + li {
	background-image: url(images/smart-number-bullet-4.gif);
}

#idContent ol li + li + li + li + li {
	background-image: url(images/smart-number-bullet-5.gif);
}

#idContent ol li + li + li + li + li + li {
	background-image: url(images/smart-number-bullet-6.gif);
}

#idContent ol li + li + li + li + li + li + li {
	background-image: url(images/smart-number-bullet-7.gif);
}

#idContent ol li + li + li + li + li + li + li + li {
	background-image: url(images/smart-number-bullet-8.gif);
}

#idContent ol li + li + li + li + li + li + li + li + li {
	background-image: url(images/smart-number-bullet-9.gif);
}

#idContent ol li + li + li + li + li + li + li + li + li + li {
	background-image: url(images/smart-number-bullet-10.gif);
}

#idContent ol li + li + li + li + li + li + li + li + li + li + li {
	background-image: url(images/smart-number-bullet-11.gif);
}

#idContent ol li + li + li + li + li + li + li + li + li + li + li + li {
	background-image: url(images/smart-number-bullet-12.gif);
}

#idContent ul li li {
	background: url(images/smart-body-list-bullet-grey.gif) no-repeat 8px 0.5em;
}


/*
----------------------------------------- Newsletter Anchor Lists
*/

a:link.anchor, a:visited.anchor, a:hover.anchor, a:active.anchor {color:#000;}
a.link-up {padding-left:16px;background:url(images/back-to-the-top-arrow.png) no-repeat left 50%;}


/*
----------------------------------------- Text
*/

#idContent p {
	font-size: 1.3em;
	line-height: 120%;
	color: #0c131a;
	margin: 0 0 0.8em;
}

#idContent a {
	font-weight: bold;
}



/*
----------------------------------------- Posts
*/

.clEntry {
	margin: 0 0 1.8em;
	padding-left: 1em;
}

.clBlogPost {margin-bottom:4em;border-left: 4px solid #e2e4e7;}

.clCourses {
	border-left: 4px solid #e2e4e7; 
}

.clEntry a.more-link, .clEntry a.arrow-link {
	margin-top: 0.5em;
	padding: 0.2em 0 0.2em 18px;
	display: block;
	background: url(images/smart-orange-arrow-bullet.png) no-repeat left 0.3em;
}

.clStart h2 {
	padding-bottom: 0.2em;
	border-bottom: 1px solid #f79422;
}

.clDates h2 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0.2em 0 0.4em 22px;
	background: url(images/smart-calendar-icon.gif) no-repeat 2px 0.4em;
}

.leftmargin {
	margin-left: 50px;
}

.clPostDetails {
	padding: 0.3em 0 1em;
}



/*
----------------------------------------- Our People Category Header
*/

#idPeopleListing .ourPeopleList {width:130px;margin:0 20px 10px 0;padding:0;float:left;display:inline;}
#idPeopleListing .first {clear:both;}
#idPeopleListing .last {margin-right:0;}
.ourPeopleList .clEntry {padding-left:0;}
.ourPeopleList .clEntry h2 {margin:5px 0 0;}

.clCategoryTitle, .clPeopleListingTitle {
	display: block;
	margin: 2em 0;
	padding: 0;
	border-bottom: 2px solid #F89B28;
}

.clCategoryTitle h2, .clPeopleListingTitle h2 {
	padding: 0.2em 0.6em 0;
	margin: 0;
	background-color: #F89B28;
	font-size: 1.4em;
	width: 20em;
	color: #fff;
}


/*
----------------------------------------- Courses Styling
*/

.clCourses h4 {
	margin: 0 0 0.5em;
	padding: 0;
	font-size: 1.4em;
}



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

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
/*	width: 130px;*/
	}
	
	
/* COMMENTS */
#respond p.clCommentDetails {font-family:Arial,Helvetica,Sans-Serif;font-size:1.8em;line-height:1.5em;}	

	

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/





.alt {
	margin: 0;
	padding: 10px;
	}

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

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/*
----------------------------------- Left Sidebar
*/

#idSidebarLeft ul, #idSidebarLeft ol {
	padding: 0;
	margin: 0;
}

#idSidebarLeft li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#idSecNav {
	margin: 0 0 1em;
}

#idSecNav .clSecNavHeader {
	width: 20em;
	margin: 0;
	padding: 0;
	background: #111923 url(images/smart-sidebar-header-left.png) no-repeat top left;
}

#idSecNav .clSecNavHeader h2 {
	margin: 0;
	padding: 0.6em 0.8em;
	color: #fff;
	font-size: 1.6em;
	line-height: 110%;
	background: url(images/smart-sidebar-header-right.png) no-repeat top right;
}

#idSecNav .clSecNavList {
	padding: 0;
	margin: 0;
	background: url(images/smart-sidebar-bottom-left.png) no-repeat left bottom;	
}

#idSecNav .clSecNavList ul {
	padding: 0.8em 1em 1.8em;
	background: url(images/smart-sidebar-bottom-right.png) no-repeat right bottom;
}

#idSecNav .clSecNavList ul li {
	padding: 0 0 0 18px;
	background: url(images/smart-orange-arrow-bullet.png) no-repeat left 0.8em;
}

#idSecNav .clSecNavList ul li a {
	padding: 0.6em;
	display: block;
	font-size: 1.2em;
	color: #f89c28;
	border-bottom: 1px dashed #c1c1c1;
}

#idSecNav .clSecNavList ul li a:hover, #idSecNav .clSecNavList ul li a:active,
#idSecNav .clSecNavList ul li.current_page_item a, #idSecNav .clSecNavList ul li.current-cat a,
#idSecNav .clSecNavList ul li.current-cat-parent a {
	background-color: #f2f4f7;
	text-decoration: none;
}

#idPeopleListingSidebar {
	margin: 2em 0;
	padding: 0;	
}

#idPeopleListingSidebarTitle {
	display: block;
	margin: 0 0 1em;
	padding: 0;
	border-bottom: 2px solid #F89B28;
}

#idPeopleListingSidebar h2 {
	margin: 0;
	padding: 0.2em 0.6em 0;
	background-color: #F89B28;
	font-size: 1.4em;
	width: 10em;
	color: #fff;
}

#idPeopleListingSidebar ul {
	margin: 0;
	padding: 0;		
}

#idPeopleListingSidebar ul li {
	list-style: none;
	font-size: 1.3em;
	padding: 0.2em 0 0.2em 20px;
	background: url(images/smart-body-list-bullet.gif) no-repeat 6px 0.5em;
}

#idPeopleListingSidebar ul li a {
	font-weight: normal;
}

#idSidebarLeft li.rotatingTestimonial {margin:2em 0;padding:1.6em 0.5em 0 1em;color:#777;background:url(images/test-open-quote.gif) no-repeat left top;}
#idSidebarLeft li.rotatingTestimonial .post {padding-bottom:1em;background:url(images/test-close-quote.gif) no-repeat right bottom;}
#idSidebarLeft li.rotatingTestimonial .post p {font-family:verdana;font-size:12px;font-style:italic;margin:0 0 0.8em;}
#idSidebarLeft li.rotatingTestimonial a.arrow-link {	margin-top: 0.5em;padding:0.2em 0 0.2em 18px;display: block;background: url(images/smart-orange-arrow-bullet.png) no-repeat left 0.3em;font-size:12px;}


/*
----------------------------------- Right Sidebar
*/

#idSidebarRight ul, #idSidebarRight ol {
	padding: 0;
	margin: 0;
}

#idSidebarRight li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.clSidebarCTABox, .clSidebarCTABoxReverse {
	margin-bottom: 1em;
	width: 22em;
}

.clSidebarCTABoxLeft {margin-bottom: 1em;width: 20em;}

.clSidebarCTABoxReverse h2 {margin:0;}
.clSidebarCTABoxReverse h2 a {font-size:1.4em;position:relative;width:220px;height:172px;margin:0;padding:0;display:block;}
.clSidebarCTABoxReverse h2 a span {display:block;position:absolute;left:0;top:0;z-index:1;width:220px;height:172px;margin:0;padding:0;background:url(images/free-coaching-powerday-button.png) no-repeat left top;}

.clSidebarCTABox .clCTABoxHeader {
	width: 22em;
	margin: 0;
	padding: 0;
	background: #111923 url(images/smart-grey-sidebar-header-right.png) no-repeat top right;
}

.clSidebarCTABoxLeft .clCTABoxHeader {
	width: 20em;
	margin: 0;
	padding: 0;
	background: #111923 url(images/smart-sidebar-header-right.png) no-repeat top right;
}

.clSidebarCTABoxReverse .clCTABoxHeaderReverse {
	width: 22em;
	margin: 0;
	padding: 0;
	background: #111923 url(images/smart-grey-sidebar-header-right-orange.png) no-repeat top right;
}

.clSidebarCTABox .clCTABoxHeader h2 {
	margin: 0;
	padding: 0.3em 0.8em 0.4em 52px;
	color: #fff;
	font-size: 1.6em;
	line-height: 110%;
}

.clSidebarCTABoxLeft .clCTABoxHeader h2 {
	margin: 0;
	padding: 0.3em 0.8em 0.4em 52px;
	color: #fff;
	font-size: 1.6em;
	line-height: 110%;
}

.clSidebarCTABoxReverse .clCTABoxHeaderReverse h2 {
	margin: 0;
	padding: 0.3em 0.6em 0.4em 52px;
	color: #fff;
	font-size: 1.5em;
	line-height: 110%;
}

.clSidebarCTABox .clCTABoxHeader h2.clQuestionMark {
	background: url(images/smart-grey-sidebar-header-left-questionmark.png) no-repeat top left;
}

.clSidebarCTABox .clCTABoxHeader h2.clBook {
	background: url(images/smart-grey-sidebar-header-left-book.png) no-repeat top left;
}

.clSidebarCTABoxLeft .clCTABoxHeader h2.clBook {
	background: url(images/smart-white-sidebar-header-left-book.png) no-repeat top left;
}

.clSidebarCTABox .clCTABoxHeader h2.clTick {
	background: url(images/smart-grey-sidebar-header-left-tick.png) no-repeat top left;
}

.clSidebarCTABox .clCTABoxHeader h2.clQuoteMarks {
	background: url(images/smart-grey-sidebar-header-left-quotemarks.png) no-repeat top left;
	padding: 0.4em 0.8em 0.5em 42px;
}

.clSidebarCTABoxReverse .clCTABoxHeaderReverse h2.clHeadReverse {
	background: url(images/smart-grey-sidebar-header-left-head-orange.png) no-repeat top left;
}

.clSidebarCTABox .clCTABoxContent {
	width: 20em;
	padding: 0;
	margin: 0;
	background: url(images/smart-grey-sidebar-bottom-left.png) no-repeat left bottom;	
}

.clSidebarCTABoxLeft .clCTABoxContent {
	width: 18em;
	padding: 0;
	margin: 0;
	background: url(images/smart-white-sidebar-bottom-left.png) no-repeat left bottom;	
}

.clSidebarCTABoxReverse .clCTABoxContentReverse {
	width: 20em;
	padding: 0;
	margin: 0;
	background: url(images/smart-grey-sidebar-bottom-left-blue.png) no-repeat left bottom;	
}

.clSidebarCTABox .clCTABoxContentInner {
	width: 20em;
	padding: 0.8em 1em 1.6em;
	background: url(images/smart-sidebar-bottom-right.png) no-repeat right bottom;
}

.clSidebarCTABoxLeft .clCTABoxContentInner {
	width: 18em;
	padding: 0.8em 1em 1.6em;
	background: url(images/smart-sidebar-bottom-right.png) no-repeat right bottom;
}

.clSidebarCTABoxReverse .clCTABoxContentInnerReverse {
	width: 20em;
	padding: 0.8em 1em 1.6em;
	background: url(images/smart-sidebar-bottom-right-blue.png) no-repeat right bottom;
}

.clSidebarCTABox .clCTABoxContentInner p {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 110%;
}

.clSidebarCTABoxLeft .clCTABoxContentInner p {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 110%;
}

.clSidebarCTABox .clCTABoxContentInner a {
	font-size: 1.3em;
	font-weight: bold;
	float: right;
	line-height: 110%;
	padding: 0.4em 0 0.2em 18px;
	background: url(images/smart-orange-arrow-bullet.png) no-repeat left 0.5em;
}

.clSidebarCTABoxLeft .clCTABoxContentInner a {
	font-size: 1.3em;
	font-weight: bold;
	float: right;
	line-height: 110%;
	padding: 0.4em 0 0.2em 18px;
	background: url(images/smart-orange-arrow-bullet.png) no-repeat left 0.5em;
}

.clSidebarCTABoxLeft div.mc-field-group input {width:130px;-}

.clSidebarCTABoxReverse .clCTABoxContentInnerReverse a {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 110%;
	padding: 0.2em 42px 0 0.6em;
	color: #fff !important;
	text-decoration: none;
	display: block;
	background: url(images/smart-big-arrow-bullet.png) no-repeat right 50%;
}

.clSidebarCTABox .clCTABoxContentInner a.cliTOLCTA {
	background: url(images/smart-orange-arrow-bullet.png) no-repeat right bottom;
	padding: 0.8em 0 0;
	width: 8.8em;
}

.clSidebarCTABox .clCTABoxContentInner img.cliTOLCTA {
	float: left;
}

.clSidebarCTABox .clCTABoxContentInnerBlogIntro {
	width: 20em;
	padding: 0.8em 1em 1.6em;
	background: url(images/smart-sidebar-bottom-right.png) no-repeat right bottom;
}

.clSidebarCTABox .clCTABoxContentInnerBlogIntro p {
	font-size: 1.2em;
	line-height: 120%;
	margin: 0 0 0.8em;
	padding: 0;
}

.clNoPadding {
	padding: 0 !important;
}

/*
------------------------------------- Breadcrumbs
*/

.breadcrumb {
	margin: 1em 0;
	font-size: 1.2em;
}

.breadcrumb a {
	padding: 0.2em 16px 0.2em 0;
	font-weight: normal !important;
	background: url(images/smart-breadcrumb-bullet.gif) no-repeat right 50%;
}

/*
------------------------------------- RSS FEEDS
*/

#idRSSFeed {margin:0 0 20px;}
#idRSSFeed a {padding:4px 0 4px 20px;font-size:11px;background:url(images/rss-feed-icon.png) no-repeat left 50%;}

/*
------------------------------------- Special Event sidebar form
*/

.clSidebarCTABoxSpecialForm {width:220px;background: url(images/tss-sidebar-box-top.png) no-repeat left top;padding:0;margin-bottom:20px;}
.clSidebarCTABoxSpecialFormInner {width:200px;background: url(images/tss-sidebar-box-bottom.png) no-repeat left bottom;padding:10px;}
.clSidebarCTABoxSpecialFormInner h2 {margin:0 0 10px;}
.clSidebarCTABoxSpecialFormInner div.wpcf7 {}
.clSidebarCTABoxSpecialFormInner div.wpcf7 form {text-align:left;}
.clSidebarCTABoxSpecialFormInner div.wpcf7 form h2 {font-size:14px;margin:10px 0 0;color:#F89C28;}
.clSidebarCTABoxSpecialFormInner div.wpcf7 form p {font-size:12px;padding:5px 0 0;width:180px;}
.clSidebarCTABoxSpecialFormInner div.wpcf7 form p span.req {font-size:9px;color:#F89C28;text-transform:uppercase;}
.clSidebarCTABoxSpecialFormInner span.wpcf7-form-control-wrap {}
.clSidebarCTABoxSpecialFormInner div.wpcf7 form input, div.wpcf7 form textarea {width:190px;font-size:13px;border:1px solid #ccc;}
.clSidebarCTABoxSpecialFormInner div.wpcf7 form textarea {height:60px;}
.clSidebarCTABoxSpecialFormInner div.wpcf7 form .wpcf7-radio {}
.clSidebarCTABoxSpecialFormInner div.wpcf7 form .wpcf7-radio input {width:auto;}
.clSidebarCTABoxSpecialFormInner span.wpcf7-list-item {display:block;} /* Radio buttons */
.clSidebarCTABoxSpecialFormInner div.wpcf7 form input.clSubmitButton {border:none;width:80px;}


/*
------------------------------------- MailChimp
*/

/* MAILCHIMP FORM */
#mc_embed_signup {}
#mc-embedded-subscribe-form {padding:0;margin:0;}
div.mc-field-group {padding:0 0 3px;text-align:right;clear:both;}
div.mc-field-group label {color:#333333;float:left;font-size:12px;width:40px;padding:6px 0 2px;}
div.mc-field-group input {background-color:#FFFFFF;border:1px solid #ccc;width:150px;}
div.mc-field-group select {}
#mc-embedded-subscribe-form .clSubmitButton {font-size:12px;margin-left:50px;}
fieldset input.btn {}
fieldset a {}
div.input-group {}
div.input-group ul {}
div.input-group ul li {}
div.input-group label {}
div.input-group input {}
#num-subscribers {}
#num-subscribers span {}
.indicate-required {}
span.note-required {}
#mce-responses {}
div.response {}
label.error {}
#mce-error-response {color:red;font-family:Verdana,Geneva,sans-serif;font-size:11px;font-style:italic;line-height:110%;text-transform:uppercase;}
#mce-success-response {color:#000;font-family:Verdana,Geneva,sans-serif;font-size:11px;font-style:italic;line-height:110%;text-transform:uppercase;}
.datefield {}
.datefield input {}
.datefield span {}
.datefield span label {}
.datefield .monthfield {}
.datefield .dayfield {}
.datefield .yearfield {}
.mc-address-group {}
.mc-address-group label {}
.addressfield {}
.addressfield li {}
.addressfield li label {}
.addressfield input {}
.addressfield select {}
.mce_inline_error {background-color:transparent !important;float:right; !important; height:18px !important; font-family:Verdana, Geneva, sans-serif !important;font-weight:bold !important;margin:3px 0 !important;padding:0 !important;width:150px !important;z-index:1 !important;font-size:12px !important;font-style:italic !important;color:#F79422 !important;}

/*
------------------------------------- Forms
*/


form {
	margin: 0;
	padding: 0;
}

form label {
	font-size: 13px;
}

form input, form textarea {
	margin: 0.2em 0;
}

div.wpcf7-response-output {
	font-size: 2em;
	line-height:120%;
	margin:2em 0.5em 1em;
	padding:0.2em 1em;
	width:70%;
}

#idAWeber {
/*	float: right; */
	margin: 0;
	padding: 0;
}

#idAWeber h2 {
	margin: 0;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 110%;
	color: #000;
}

#idAWeber img {
	width: 75px;
	float: right;
margin:5px 0 0 5px;
	padding: 0;
}

#idAWeber p {
	font-weight: normal !important;
	margin: 0;
	line-height: 120%;
	font-size:13px;
}

#idAWeber h4 {
	font-size: 1em;
	margin: 0;
	padding: 0.3em 0.6em 0.8em;
	line-height: 110%;
	color: #564758;
}

#idAWeber img {
}

/* AWeber Sign-up Form */

#idSignUpForm {
	background-color: #d9dcdf;
	width: 22em;
}

h2.clSubscribeHeader {
	color: #fff;
	background-color: #000050;
	font-size: 1.3em;
	padding: 0.3em 1.4em;
	border: none;
	margin: 0;
}

.clInnerForm {
	margin: 1em 0.5em;
	padding: 0.8em;
	border: 1px solid #808081;
}

.clInnerForm p {
	text-align: center;
	font-size: 1.3em;
}

#idAWeberFormFields .label {
	float: left;
	font-size: 1.4em;
	margin: 0.4em 0.4em 0.4em 1em;
	color: #333;
	width: 3em;
	font-weight: bold;
}


#idAWeberFormFields {
	font-size: 1.3em;
}

.clFormGroup {
	margin: 0.6em 0;
}

#idAWeberFormFields input.clSubmitButton {
	font-size: 1.3em;
	margin: 0;
}

/* end of Aweber Form */


input.clSubmitButton, input#searchsubmit, p span.clSubmitButton input, input.submit {
	background-color: #F79422;
	border: none;
	color: #FFFFFF;
	font-size-adjust: none;	
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding: 0.2em 0.8em;
	text-align: center;
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.wpcf7-form input.submit {
	background-color: #FABB16;
	border: 1px solid #FABB16;
	color: #FFFFFF;
	font-size-adjust: none;	
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding: 0.2em 0.8em;
	text-align: center;
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.clSidebarCTABoxSpecialFormInner div.wpcf7 form p span.clSubmitButton input {
	font-size: 1.3em;
	background-color: #FABB16;
	border: none;
	color: #FFFFFF;
	font-size-adjust: none;	
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding: 0.2em 0.8em;
	text-align: center;
	font-size: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	width:80px;
}

#searchform {
	margin: 0;
	font-size: 1.1em;
}

#btnSearch {
	width: 5em;
}

/* InfusionSoft Forms */

#infusionsoftForm {font-size:16px;}
#infusionsoftForm input.default-input {margin-bottom:5px;width:130px;}
#infusionsoftForm select.default-input {margin-bottom:5px;}
#infusionsoftForm input.button {
	font-size:12px;
	background-color: #FABB16;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	padding: 0.2em 0.8em;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	width:80px;
}



/*
--------------------------------- Contact Form
*/

span.wpcf7-not-valid-tip-no-ajax, .wpcf7-validation-errors {
	margin-left: 0.5em;
	font-size: 1.2em;
	font-style: italic;
	color: #FABB16;
}


.clSidebarCTABoxSpecialFormInner div.wpcf7 form h2.footNote {color:#333333;font-size:18px;line-height:110%;text-align:center;
width:190px;}
.clSidebarCTABoxSpecialFormInner div.wpcf7 form h2.footNote span.subHead {font-size:12px;line-height:110%;}
.clSidebarCTABoxSpecialFormInner div.wpcf7 form h2.footNote span.phone {font-size:20px;color:#F89C28;line-height:130%;}



/*
----------------------------------- Footer
*/

#idCopyright {
	float: left;
	font-size: 1.1em;
}

#idCredits {
	float: right;
	font-size: 1.1em;
}

#idCredits a:link, #idCredits a:visited {
	text-decoration: none;
}

#idCredits a:hover, #idCredits a:active {
	text-decoration: underline;
}



/* 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: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 2em 0;
	padding: 0.6em 1.2em 1.4em;
	border: 1px solid #F79422;
	font-size: 100%;
	background: #F79422 url(images/smart-blockquote-bg.png) repeat-x left top;
}

blockquote p {
	color: #fff !important;
}

blockquote h1, blockquote h2, blockquote h3, blockquote h4 {
	margin: 0.5em 0 1.4em;
	color: #fff;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #fdddae;
}

blockquote a:link, blockquote a:visited {
	color: #fdddae !important;
	font-weight: bold !important;
	border-bottom: 1px solid #fdddae !important;
}

blockquote a:hover, blockquote a:active {
	color: #fff !important;
	text-decoration: none !important;
}
	

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}
/* End captions */




/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
