@charset "utf-8";
/*   =======   RESET    =======   */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
a img, :link img, :visited img, iframe, object {
	border: none;
}
ol, ul {
	list-style: none
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*   =======   BASICS    =======   */
body {
	font: 16px Arial, Helvetica, sans-serif;
	color: #2c2c2c;
	background: #f3f3f3 url(../img/layout/bg.png) repeat-x center top;
	width: 100%;
	margin: 0;
	overflow-x: hidden;
}
html {
	overflow-x: hidden;
}
h1, h2, h3 {
	margin-bottom: 16px;
	font-weight: normal;
	color: #2c2c2c;
}
h1 {
	color:#327dff;
	padding-top: 7px;
	padding-left:52px;
}
#h1_graphic {
	position:absolute;
	top:421px;
	left:33px;
}
#content h2, #content h3 {
	margin-bottom: 6px;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.125em;
}
h3 {
	font-size: 1em;
}
p {
	font-size: .75em;
	color: #2c2c2c;
	line-height: 1.5em;
	margin: 0 0 1em;
}
p, ul {
	word-spacing: +1px;
}
sup {
	font-size:8px;
	vertical-align:text-top;
}
#content li {
	background:url(../img/titles_text/bullet.gif) no-repeat;
	font-size: .75em;
	background-position:0 0;
	padding: 0 0 10px 25px;
}
a, a:link, a:visited, a:active {
	color: #ff4700;
	text-decoration: none;
}
a:hover {
	color: #2c2c2c;
	text-decoration: underline;
}
a:active, a:focus {
	outline: none;
}
.left {
	float: left
}
.right {
	float: right
}
.center {
	text-align: center;
}
.hide {
	display: none;
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
.upperC {
	text-transform: uppercase;
}
.noBorder {
	border: none !important;
}
.imgLeft {
	float: left;
	padding: 0 20px 20px 0;
}
.imgRight {
	float: right;
	padding: 0 0 20px 20px;
}
/*   =======   LAYOUT  =======   */
#wrap {
	width: 960px;
	margin: 0 auto;
	display: block;
	position: relative;
}
#header {
	display: block;
	height:80px;
	width: 960px;
	margin: 0 auto;
	position: absolute;
	top:0;
	left:0;
}
#audience {
	width: 960px;
	height: 350px;
	padding-right: 448px;
	background: #f3f3f3 url(../img/layout/audience.jpg) no-repeat 0 0;
	overflow: hidden;
	position:absolute;
	top:60px;
    left:0;
	z-index:5;
}
#top {
	display: block;
	width: 960px;
	height: 80px;
	position:relative;
	background-color: #f3f3f3;
}
#wrap-footer {
	width: 100%;
	height: 205px;
	margin: 0 auto;
	background: url(../img/layout/bg_footer.png) repeat-x 0 0;
}
#footer {
	width: 968px;
	height: 35px;
	background: url(../img/layout/bg-footer-base.png) no-repeat 0 0;
	margin: -20px auto 0 auto;
}
#footer_doc {
	width: 968px;
	height: 35px;
	background: url(../img/layout/bg_footer_base_doc.png) no-repeat 0 0;
	margin: -20px auto 0 auto;
}
/*   =======   NAV  =======   */
#nav1, #nav2 {
position:absolute;
left: 679px;
}
#nav1 {
top: 472px;
}
#nav2 {
top: 623px;
}
#nav1 li, #nav2 li {
	padding-top:10px; 
	font-size:14px;
}
#nav3 .first {
	display:inline; 
	background:none;
	padding: 0 5px 0 0px;
	border:none;
}
#nav3 li
{	display:inline; 
	background:none;
	border-left: 1px solid #7f7f7f;
	padding: 0 5px 0 10px;
}
#nav1 a, #nav1 a:visited, #nav1 a:active, #nav2 a, #nav2 a:visited, #nav2 a:active, #nav3 a, /*#nav3 a:link,*/ #nav3 a:visited, #nav3 a:active {
	color: #2c2c2c;
	text-decoration: none;
}
#nav1 a:hover, #nav2 a:hover, #nav3 a:hover {
	color: #327dff;
	text-decoration: underline;
}
/*   =======   CONTENT  =======   */
	 /*   TOP   */
#logo {
	display: block;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
}
#logo a {
	display: block;
	text-indent: -999em;
	width: 453px;
	height: 36px;
	background: url(../img/layout/logo.png) no-repeat 0 0;
	text-decoration: none;
	outline: none;
	border: none;
	margin: 12px 0 0 2px !important;
}
#tel {
	display: block;
	width: 359px;
	height: 40px;
	position:absolute;
	top:12px;
	left:600px;
	background: url(../img/layout/tel.png) no-repeat 0 0;
	z-index:24;
}
#search_box {
	position: absolute;
	top:400px;
	left:660px;
	z-index:2000
}
#search {
	display: block;
	float: right;
	width: 299px;
	overflow: hidden;
	margin: 20px 0 0 0;
}
#search_input {
	display: block;
	width: 250px;
	border: 2px solid #e0e0e0;
	padding:5px;
	font-size: .8125em;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	background: #fff url(../img/layout/input_search_bg.png) repeat-x 0 0;
	float: left;
	cursor: text;
}
#search_button {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	border: 0;
	background: url(../img/layout/search_button_4.png) 0 0;
	cursor: pointer;
	margin: 0;
	position: relative;
}
a.rss_feed {
	display: inline;
	float: left;
}
#share_this {
	position:absolute;
	top:835px;
	left:661px;
	width: 320px;
	z-index:1500;
}
/*   AUDIENCE   */
#signature {
	display: block;
	width: 324px;
	height: 407px;
	position: absolute;
	z-index: 5;
	left: 387px;
	top: 10px;
    text-indent: -999em;
	background: url(../img/layout/success_graph.png) no-repeat 0 0;
}
#motivational_speaker {
	display: block;
	width: 232px;
    height: 403px;
	position: absolute;
	right: 15px;
	top: 51px;
    background: url(../img/layout/motivational_speaker.png) no-repeat 0 0;
	z-index:10;
}
#patch {
	display: block;
	width: 300px;
	height: 100px;
	position: absolute;
	right: 0;
	top: 354px;
    background: url(../img/layout/patch.gif) no-repeat 0 0;
	z-index:9;
}
#video-block {
	display: block;
	position: relative;
	top:14px;
	width: 364px;
	height: 312px;
	overflow: hidden;
	background: url(../mediaplayer/playerBackground.png) repeat-x 0 0;
}
#flashvideo {
	width: 348px;
	padding: 8px 8px 0;
}
/*   MAIN CONTENT   */
#main {
	width: 960px;
	margin: auto;
	overflow: hidden;
	padding-top:420px;
	background: url(../img/layout/bkgd.png) repeat-y;
}
#main_doc {
	width: 960px;
	margin: auto;
	overflow: hidden;
	padding-top: 420px;
}
#content {
	width: 600px;
	padding: 0 30px;
	float: left;
	min-height: 380px;
}
#sidebar {
	width: 262px;
	border: 1px solid #e5e5e5;
	border-bottom: none !important;
	border-top: none !important;
	background: #fff;
	float: right;
	margin-top:264px;
	padding: 0px 18px 18px 18px;
}
/*   CONTENT TITLES   */
h1#motivational_speaker_title {
	display: block;
	width: 588px;
	height: 56px;
	text-indent: -999em;
	background: url(../img/titles_text/motivational_speaker_title.png) no-repeat 0 0;
}
h1#healthcare_speaker_title {
	display: block;
	width: 588px;
	height: 56px;
	text-indent: -999em;
	background: url(../img/titles_text/healthcare_speaker_title.png) no-repeat 0 0;
}
h2#title-moreinfo {
	display: block;
	width: 436px;
	height: 47px;
	text-indent: -999em;
	background: url(../img/titles_text/title-more-motivational-speaker-info.png) no-repeat 0 0;
}
h2#title-drstevesposts, h2#title-drstevesarticles {
	display: block;
	width: 270px;
	height: 47px;
	text-indent: -999em;
	background: url(../img/titles_text/title-dr-steves-recent-blog-posts.png) no-repeat 0 0;
	margin-left: -5px;
	margin-top: 60px;
}
h2#title-drstevesposts {
	background: url(../img/titles_text/title-dr-steves-recent-blog-posts.png) no-repeat 0 0;
}
h2#title-drstevesarticles {
	background: url(../img/titles_text/related_articles.png) no-repeat 0 0;
}
h2#more_speech_info {
	display: block;
	width: 259px;
	height: 48px;
	text-indent: -999em;
	background: url(../img/layout/more_speech_info.png) no-repeat 0 0;
	margin: 0 0 0 -5px;
}
/*  PAGE CONTENT   */
.intro {
	font-size: .9375em;
	color: #5e686c;
	line-height: 1.4em;
	font-weight: bold;
}
/*#main blockquote, #main_doc blockquote {
	margin: 2em 0;
	font-family: Georgia, Palatino, Times, serif;
	line-height: 1.3em;
	word-spacing: 0;
	font-style: italic;
	font-size: 1em;
	padding: 0 35px;
	background: url(../img/titles_text/blockquote-left.png) no-repeat left 3px;
}*/
#main blockquote, #main_doc blockquote {
	margin: 1em 0;
	font-family: Georgia, Palatino, Times, serif;
	line-height: 1.3em;
	word-spacing: 0;
	font-style: italic;
	font-size: 1em;
	padding: 0 35px;
	background: url(../img/titles_text/blockquote-left.png) no-repeat left 3px;
}
#main blockquote p, #main_doc blockquote p {
	font-size: .875em;
}
#main blockquote p:first-child, #main_doc blockquote p:first-child {
	font-weight: bold;
	color: #ff5a00;
	text-align: justify;
}
#main blockquote span, #main_doc blockquote span {
	display: block;
	width: 22px;
	height: 18px;
	margin: -35px 0 0 542px;
	position: relative;
	background: url(../img/titles_text/blockquote-right.png) no-repeat 0 0;
}
.quote-attribute {
	margin-top: 10px;
}
p.tags {
	color: #acacac;
	font-size: 11px;
}
p.tags a {
	color: #0085da
}
p.tags a:hover {
	color: #ff4700
}
p.tags a:visited {
	color: #2c2c2c
}
a.hire_steve_button {
	display: block;
	width: 294px;
	height: 39px;
	background: url(../img/buttons/button_hire_steve.png) no-repeat 0 0;
	text-indent: -999em;
	float: left;
	margin: 10px 26px 20px -2px;
}
a.get_info_button {
	display: block;
	width: 282px;
	height: 39px;
	background: url(../img/buttons/button-get-info.png) no-repeat 0 0;
	text-indent: -999em;
	float: left;
	margin:10px 0 20px 0;
}
a.hire_steve_button:hover, a.get_info_button:hover {
	background-position: left bottom;
}
/*========== SIDEBAR ========== */
#sidebar {
	margin-bottom: 1.2em;
	padding-bottom: .7em;
	border-bottom: 1px solid #f3f3f3;
}
#sidebar {
	font-family: 8px Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-style: normal;
	color: #2c2c2c;
	font-weight: normal;
	margin-bottom: 5px;
}
#sidebar ul {
	padding-top:5px;
}
#sidebar li {
	padding-top:5px; 
	font-size:14px;
}
#sidebar a, #sidebar a:visited, #sidebar a:active {
	color: #2c2c2c;
	text-decoration: none;
}
#sidebar a:hover {
	color: #327dff;
	text-decoration: underline;
}
#sidebar_bottom {
	position:absolute;
	top:702px;
	left:660px;
	z-index:1000;
}
#sidebar_bottom_2 {
	position:absolute;
	top:1033px;
	left:660px;
	z-index:1000;
}
/*#sidebar_bottom_3 {
	position:absolute;
	top:1528px;
	left:660px;
	z-index:1000;
}*/
h2#partial_client_list {
	display: block;
	width: 260px;
	height: 56px;
	text-indent: -999em;
	margin: 0px 0 0 -5px;
}
h2#perspective_power_title {
	display: block;
	width: 255px;
	height: 44px;
	text-indent: -999em;
	background: url(../img/titles_text/title-perspective-power-messages.png) no-repeat 0 0;
	margin-left: -5px;
		margin-top:52px;

	/*margin-top:334px;*/
}
/*AWeber Form*/
input.text-input {
	display: block;
	border: 1px solid #e0e0e0;
	padding: 5px;
	font-size: .8125em;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	background: #fff url(../img/layout/input_search_bg.png) repeat-x 0 0;
	float: left;
	cursor: text;
}
#newsletter-signup .text-input {
	width: 250px;
	margin-bottom: 8px;
}
#newsletter-signup .submit {
	display: block;
	width: 137px;
	height: 30px;
	background: url(../img/buttons/button-signup.png) no-repeat 0 0;
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	border: none;
}
#newsletter-signup .submit:hover {
	background-position: left bottom;
	cursor: pointer;
}
.form_link {
	display:inline;
	font-size:12px;
	line-height:150%;
	color:#327dff;
	cursor:pointer;
}
#sidebar .article_sidebar {
	font-family: Georgia, Palatino, Times, serif;
	line-height: 1.3em;
	font-style: italic;
	color: #ff5a00;
	font-weight: bold;
	padding-bottom: .7em;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 5px;
}
#sidebar .article_sidebar a, #sidebar .article_sidebar a:visited, #sidebar .article_sidebar a:active {
	color: #ff5a00;
	text-decoration: none;
}
#sidebar .article_sidebar a:hover {
	color: #ff5a00;
	text-decoration: underline;
}
#footer_left {
	float: left;
	margin: 42px 0 0 4px;
}
#copyright {
	color: #acacac;
	font-size: 11px;
	margin-top: .25em;
}
#copyright a {
	text-decoration:none;
	color: #acacac;
}
#youtube {
	color: #acacac;
	font-size: 11px;
	margin-top: .25em;
}
#youtube a {
	text-decoration:underline;
	color: #acacac;
}
/*No Follow Workarounds*/
.first {
	border: none;
	list-style: none;
	display: inline;
	font-size: .75em;
	line-height: 100%;
	color: #327dff;
	cursor:pointer;
	padding:0 5px 0 0;
	text-decoration:none;
}
.first a {
	text-decoration:none;
	color: #327dff;
}
.footer_link {
	display:inline;
	border-left: 1px solid #7f7f7f;
	padding: 0 5px 0 10px;
	text-decoration:none;
	color:#327dff;
	cursor:pointer;
	font-size:.75em;
}
.footer_link a {
	display:inline;
	text-decoration:none;
	color:#327dff;
	cursor:pointer;
}
#socialnetworks {
	float: right;
	list-style: none;
	margin: 52px 4px 0 0;
}
#socialnetworks .linkedin, #socialnetworks .facebook, #socialnetworks .twitter {
	cursor:pointer;
	text-decoration:underline;
	float: left;
	width: 44px;
	font-size: 10px;
	color: #9b9b9b;
	text-align: center;
	margin-left: 7px;
	color: #fff;
	padding-top: 49px;
	width: 44px;
	display: block;
}
#socialnetworks .linkedin {
	background: url(../img/layout/social-linkedin.png) no-repeat 0 0;
}
#socialnetworks .facebook {
	background: url(../img/layout/social-facebook.png) no-repeat 0 0;
}
#socialnetworks .twitter {
	background: url(../img/layout/social-twitter.png) no-repeat 0 0;
}
/*#socialnetworks .myspace {
	background: url(../img/layout/social-myspace.png) no-repeat 0 0;
}
#socialnetworks .share {
	background: url(../img/layout/social-share.png) no-repeat 0 0;
	padding-top: 49px;
}*/
/*Zoom Search
*/
.highlight {
	background: #FFFF40;
}
.searchheading {
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#327dff;
	padding:10px 0 0 0;
}
.summary {
	font-size: 80%;
	font-style: italic;
}
.results {
	line-height:175%;
	word-spacing:+1px;
	margin-bottom:10px;
}
.result_title a:link, a:visited, a:hover {
	color:#327dff;
}
.description {
	font-weight: bold;
}
.zoom_searchform {
}
.zoom_results_per_page {
	font-size: 80%;
	margin-left: 10px;
}
input.zoom_button {
}
input.zoom_searchbox {
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.result_block {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: left;
}
.result_altblock {
	margin-top: 0px;
	margin-bottom:0px;
	clear: left;
}
.result_block {
	background-color: #fff;
	padding: 10px 20px 10px 20px;
}
.result_altblock {
	background-color: #eeeeee;
	padding:10px 20px 10px 20px;
}
.result_pages {
	font-size: 80%;
}
.result_pagescount {
	font-size: 80%;
	font-style: italic;
}
