/* Colours 
Blue: #517db2 
Green: #7faa15
*/

body {
	background: #f6f1d9 url(../images/bg.png) repeat-x;
	color: #333;
	font-size: small;
	margin: 0;
	text-align: center;
}
body, p, input, select, textarea {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
br.clear {
	clear: both;
}
a {
	color: #517db2;
	text-decoration: none;
}
a:hover {
	color: #7faa15;
}
a:focus {
	outline: 0;
}
p.swf, 
p.youtube {
	display: none;
}
p.swf,
#flashcontent {
	margin: 15px auto;
	text-align: center;
}

p.nocomments {
	display: none;
}
.navigation {
	border-top: 2px #f0ebd1 solid;
	display: block;
	font-family: "Times New Roman", "Times", serif;
	text-align: center;
	letter-spacing: 0.06em;
	padding-top: 10px;
	margin-top: 10px;
	text-transform: uppercase;
}
.alignright {
	float: right;
}

.alignleft {
	float: left;
}
input.text, textarea {
	border: 1px #e0dfdf solid;
}
input.text {
	color: #666;
	font-size: 12px;
	padding: 4px;
}

.block-title {
	color: #a89e67;
	font-family: "Times New Roman", "Times", serif;
	text-transform: uppercase;
}

#wrapper-outer,
#wrapper-inner {
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
}
#wrapper-outer {
	background-image: url(../images/header-bg-sm.jpg);
}
#wrapper-inner {
	background-image: url(../images/header-bg.png);
}


/* header / nav */
#header {
	width: 963px;
	margin: 0 auto;
}

#newsletter-form,
#search-form {
	padding: 10px 0;
	font-size: 11px;
	text-align: right;
}
#newsletter-form {
	padding-top: 13px;
}
#newsletter-form label,
#search-form label {
	display: none;
}
#newsletter-form input,
#search-form input {
	color: #666;
	font-size: 11px;
	width: 230px;
}
#newsletter-form input.submit,
#search-form input.submit {
	background-repeat: no-repeat;
	border: 0;
	color: #fff;
	height: 24px;
	width: 55px;
}
#newsletter-form input.submit {
	background: transparent url(../images/button-bg-newsletter.png);
}
#search-form input.submit {
	background: transparent url(../images/button-bg-search.png);
}


/* navigation */
#nav {
	background-image: url(../images/nav-bg.png);
	background-position: 0 216px;
	background-repeat: no-repeat;
	padding: 231px 0 15px 0;
	width: 100%;
}
#nav li {
	border-right: 1px #9fbc57 solid;
	display: inline;
}
#nav li a {
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav li a:hover {
	color: #cff776
}
#nav-solution-drop {
	display: none;
}
ul.wicked-drop-block {
	background-image: url(../images/subnav-footer.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	display: none;
	padding: 15px 0 13px 0;
	position: absolute;
	text-align: left;
	width: 210px;
}
ul.wicked-drop-block li {
	background-color: #90b23b;
	padding: 0 12px;
}
ul.wicked-drop-block li a {
	color: #fff;
	display: block;
	border-top: 1px #a1bd58 solid;
	font-size: 13px;
	padding: 5px 12px;
	text-transform: uppercase;
}
ul.wicked-drop-block li a:hover {
	background: #97b941 url(../images/subnav-bullet.png) no-repeat 4px 50%;
	color: #cff776;
}

/* homepage */
#hp-content {
	width: 963px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: left;
}
#hp-feat-outer {
	background-image: url(../images/hp-feature-top.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-right: 28px;
	padding-top: 5px;
	width: 632px;
}
#hp-feat-inner {
	background-image: url(../images/hp-feature-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	width: 632px;
}
#hp-feat {
	background-image: url(../images/hp-feature-bg.png);
	background-repeat: repeat-y;
	padding: 8px 15px 6px 15px;
	width: 602px;
}
#hp-feat-slider {
	display: none;
	padding: 0 15px;
	width: 514px;
}
#hp-feat-slider h2 {
	color: #1c658c;
	font-size: 30px;
	line-height: 120%;
	margin-bottom: 10px;
}
#hp-feat-slider img {
	border: 5px #fff solid;
	float: left;
	margin: 0 25px 0 15px;
}
#hp-feat-slider div.slider-text {
	float: left;
	font-size: 14px;
	margin-right: 5px;
	line-height: 160%;
	width: 240px;
}
#hp-feat-slider div.slider-text img {
	border: 0;
}
div.wicked-scroller-button {
	height: 26px;
	width: 26px;
}
div.wicked-scroller-button-left {
	background-image: url(../images/hp-feature-button-left.png);
	background-repeat: no-repeat;
}
div.wicked-scroller-button-left:hover {
}
div.wicked-scroller-button-right {
	background-image: url(../images/hp-feature-button-right.png);
	background-repeat: no-repeat;
}
div.wicked-scroller-button-right:hover {
}
div.wicked-scroller-button span {
	display: none;
}

#hp-book a.book {
	background-image: url(../images/hp-book.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 200px;
	margin-left: 12px;
	margin-top: 10px;
	width: 124px;
}
#hp-book a.book span,
#hp-book a.buy span {
	display: none;
}
#hp-book a.buy {
	background-image: url(../images/hp-buy-book.png);
	background-repeat: no-repeat;
	display: block;
	margin: 10px 0 5px 15px;
	height: 34px;
	width: 132px;
}
#hp-book blockquote {
	color: #615939;
	font-size: 18px;
	line-height: 28px;
	padding: 0 6px;
}
#hp-book blockquote cite {
	display: block;
	font-size: 11px;
	font-weight: bold;
}
div.subfeat-outer-book {
	background-image: url(../images/subfeat-top-book.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-right: 28px;
	padding-top: 5px;
	width: 302px;
}
#hp-book div.subfeat-inner {
	background-image: url(../images/subfeat-bottom-book.png);
}
#hp-book div.subfeat {
	background-image: url(../images/subfeat-bg-book.png);
}
#hp-subfeatures {
	padding-top: 20px;
}
div.subfeat-outer {
	background-image: url(../images/subfeat-top.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-right: 28px;
	padding-top: 5px;
	width: 302px;
}

div.subfeat-end {
	margin-right: 0;
}


div.subfeat-inner {
	background-image: url(../images/subfeat-bottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	width: 302px;
}
div.subfeat {
	background-image: url(../images/subfeat-bg.png);
	background-repeat: repeat-y;
	padding: 7px;
	font-size: 11px;
	width: 288px;
}
div.subfeat img {
	border: 4px #fff solid;
}
div.subfeat a:hover img {
	border: 4px #ede5bf solid;
}
div.subfeat h3 {
	color: #1c658c;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0;
}
div.subfeat h3 a:hover {
	color: #7faa15;
}

#ask-dr-lee {
	background-image: url(../images/ask-dr-lee.png);
	background-repeat: no-repeat;
	display: block;
	height: 75px;
	margin: 5px 0 20px 0;
	width: 958px;
}
div.int #ask-dr-lee {
	margin-top: 10px;
}

/* content */
#content {
	width: 963px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: left;
}
#ask-dr-lee span {
	display: none;
}
#content div.col-outer {
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 7px;
}
#content div.col-inner {
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}
#content div.col-content {
	background-repeat: repeat-y;
}
#col-main {
	background-image: url(../images/col-main-top.png);
	float: left;
	margin-right: 27px;
	overflow: hidden;
	width: 633px;
}
#col-main div.col-inner {
	background-image: url(../images/col-main-bottom.png);
	width: 633px;
}
#col-main div.col-content {
	background-image: url(../images/col-main-bg.png);
	padding: 15px;
	width: 603px;
}
div.col-inner div.col-content h2 {
	color: #91b63f;
	font-size: 18px;
}
#col-main h3 {
	font-size: 18px;
	padding-bottom: 20px;
}

div.post,
div.ask-lee-response {
	padding-bottom: 20px;
}
div.post h4,
div.int h2,
div.int div.post h2 {
	color: #517db2;
	font-size: 24px;
}
div.post h4 a:hover {
	color: #7faa15;
}
p.post-about {
	color: #666;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}
div.post p.post-about {
	font-size: 11px;
	padding: 4px 0 0 0;
	margin: 0;
}
div.post p {
	margin: 20px 0;
	line-height: 170%;
}
div.post a.read-more,
div.ask-lee-response a.read-more {
	color: #7faa15;
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.06em;
	padding-bottom: 15px;
	text-align: right;
	text-transform: uppercase;
	width: 200px;
}
div.post a.read-more:hover,
div.ask-lee-response a.read-more:hover {
	color: #558ba9;
}
div.post blockquote {
	border-left: 2px #f0ebd1 solid;
	margin: 10px 25px;
	padding-left: 10px;
}
div.post-footer {
	border-top: 2px #f0ebd1 solid;
	padding-top: 8px;
}
div.post-footer p {
	background-position: 0 2px;
	background-repeat: no-repeat;
	float: left;
	font-size: 11px;
	margin: 0 20px 0 0;
	padding: 0 0 12px 20px;
}
div.post-footer p a {
	color: #558ba9;
}
div.post-footer p a:hover {
	color: #7faa15;
}
p.post-footer-comments {
	background-image: url(../images/post-comments.png);

}
p.post-footer-rss {
	background-image: url(../images/post-rss.png);

}
p.post-footer-share {
	background-image: url(../images/post-share.png);

}
p.post-footer-permalink {
	background-image: url(../images/post-permalink.png);

}
p.tags {
	background-image: url(../images/icon-tag.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	font-size: 11px;
	padding-left: 18px;
}
div.post ul,
div.page ul {
	margin: 15px;
}
div.post ul li,
div.page ul li {
	background-image: url(../images/bullet.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding: 2px 0 10px 20px;
}
.gforms_fix ul li {
	background-image:none
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding: 2px 0 10px 20px;
}
div.page blockquote {
	font-style: italic;
	padding: 8px 15px;
}
div.page blockquote p {
	line-height: 180%;
}
div.page blockquote cite {
	font-style: normal;
	font-weight: bold;
	margin-left: 10px;
}

#col-extras {
	background-image: url(../images/col-extras-top.png);
	float: left;
	overflow: hidden;
	width: 303px;
}
#col-extras div.col-inner {
	background-image: url(../images/col-extras-bottom.png);
	width: 303px;
}
#col-extras div.col-content {
	background-image: url(../images/col-extras-bg.png);
	padding: 0 15px 15px 15px;
	width: 273px;
}
#add-to-any-subscribe h5 {
	text-align: left;
}
#add-to-any-subscribe  {
	text-align: center;
}

/* archives */
.archive ul {
	margin: 10px  20px 20px 20px;
}
.archive li {
	border-bottom: 1px #eeede9 solid;
	background-image: url(../images/links-bullet.png);
	background-position: 0 9px;
	background-repeat: no-repeat;
	padding: 4px 0 4px 12px;
}
a.archive-link {
	background-image: url(../images/archive-button-sprite.png);
	background-position: 0 0;
	float: right;
	height: 33px;
	margin-top: 20px;
	width: 129px;
}
a.archive-link:hover {
	background-position: 0 -33px;
	width: 129px;
}
a.archive-link span {
	display: none;
}

/* comments */
#respond h3 {
	color: #a89e67;
	font-family: "Times New Roman", "Times", serif;
	text-transform: uppercase;
}
img.avatar {
	float: left;
	margin: 0 10px 0 0;
}
div.comment-meta {
	font-size: x-small;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
div.comment-author cite {
	font-weight: bold;
}

#commentform p {
	margin: 10px 0;
}
#commentform input, 
#commentform textarea {
	padding: 5px;
}
#commentform label {
	letter-spacing:0.04em;
	text-transform: uppercase;
}
#commentform textarea {
	width: 590px;
	border: 1px #ccc solid;
}
#commentform input#submit {
	color: #fff;
	background-color: #91b63e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	font-weight: bold;
	padding: 10px;	
}	


/* pages */
div.page h1 {
	color: #517db2;
	font-size: 26px;
	padding-bottom: 20px;
}
div.page p {
	line-height: 160%;
	padding-bottom: 20px;
}
div.page p.photo {
	background-color: #f6f1d9;
	color: #827c5e;
	float: right;
	line-height: 100%;
	margin-left: 10px;
	padding: 8px;
	text-align: center;
}
div.page p.photo cite {
	font-size: 10px;
}
div.page p.photo img {
	display: block;
	margin-bottom: 5px;
}

#buy-the-book {
	background-color: #f8f5e3;
	float: right;
	margin: 50px 0 0 15px;
	padding: 5px;
	width: 180px;
}
#buy-the-book ul {
	padding: 10px;
}
#buy-the-book ul li {
	display: inline;
}
#buy-the-book ul li a {
	border-bottom: 1px #eae3c3 solid;
	color: #517db2;
	display: block;
	padding: 4px 8px;
	text-transform: uppercase;
}
#buy-the-book ul li a:hover {
	background-color: #efebd2;
}
div.wallpaper {
	float: left;
	font-size: 11px;
	margin: 20px 70px;
	width: 150px;
	text-align: center;
}
div.wallpaper img {
	width: 150px;
	margin-bottom: 5px;
	height: 112px;
}

/* Ask Dr. Lee */
div.ask-lee-response {
	border-top: 2px #f0ebd1 solid;
	padding: 12px 0 0 0;
}
div.ask-lee-response h2 a {
	color: #7faa15;
	font-size: 18px;
}
div.ask-lee-response h2 a:hover {
	color: #517db2;
}
div.ask-lee-response p {
	margin: 10px 0 0 0;
	line-height: 170%;
}
div.category-ask-dr-lee p.post-about,
div.category-ask-dr-lee p.alt {
	display: none;
}

/* sidebars */
div.widget {
	border-bottom: 1px #f0ebd1 dotted;
	font-size: 12px;
	padding: 15px 0;
}
div.widget a:hover {
	color: #7faa15;
}
div.widget h5 {
	font-size: 13px;
	letter-spacing: 0.08em;
	padding-bottom: 10px;
}
#widget-preorder {
	color: #d4caa2;
	text-align: center;
	text-transform: uppercase;
}
#links-preorder li {
	display: inline;
}
#widget-social,
#widget-subscribe {
	text-align: center;
}
#widget-social img {
	margin-right: 20px;
}
div.widget_links li,
div.widget_categoryposts li,
div.widget_recent_entries li {
	background-image: url(../images/links-bullet.png);
	background-position: 0 9px;
	background-repeat: no-repeat;
	border-bottom: 1px #eeede9 solid;
	padding: 4px 0 4px 12px;
}
#widget-stresstest img.callout {
	border: 4px #f6f1d9 solid;
}
#widget-stresstest p {
	padding: 8px 0;
}
#widget-stresstest p.button {
	padding: 0;
	text-align: center;
}
div.side-faq p {
	margin: 0 0 18px 0;
}
div.side-faq h6 {
	margin: 15px 0 6px 0;
	font-weight: bold;
}


/* footer */
#footer {
	background-color: #e1d6ad;
	border-top: 2px #fff solid;
	padding: 20px 0;
	width: 100%;
}
#footer-inner {
	color: #666;
	margin: 0 auto;
	width: 963px;
}
#footer-inner a {
	color: #70a53d;
	font-weight: bold;
}
#footer-inner a:hover {
	color: #517db2;
}
#footer p {
	font-size: 10px;
	line-height: 150%;
	margin: 0 80px;
	padding-bottom: 15px;
}
#footer p.copyright {
	font-size: 11px;
	text-transform: uppercase;
}
#footer-links {
	padding-bottom: 15px;
}
#footer-links li {
	display: inline;
	color: #c8bd94;
	font-size: 12px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

