/* Headway Skin CSS for HeadwayTips SBT skin */
/* Paul Coughlin - http://HeadwayTips.com */
/* green headings #669933 */

/* clear borders */

body.skin-sbt div#wrapper {border:none;}
body.skin-sbt div#navigation, body.skin-sbt div#navigation-container {border:none;}
body.skin-sbt div#navigation ul li a {border:none;}
body.skin-sbt div#header, body.skin-sbt div#header-container {border:none;}
body.skin-sbt div#breadcrumbs, body.skin-sbt div#breadcrumbs-container {border:none;}
body.skin-sbt div#footer, body.skin-sbt div#footer-container {border:none;}

/* defaults */
body.skin-sbt {background:#ffffff;}
body.skin-sbt h1, body.skin-sbt h2, body.skin-sbt h3, body.skin-sbt h4, body.skin-sbt h5 {font-size:17px;font-weight:bold;color:#669933;}
body.skin-sbt h4, body.skin-sbt h5 {font-size:14px;font-weight:bold;color:#336699;}

body.skin-sbt div#wrapper {margin: 0px auto;border-top: 3px solid #cccccc !important;background:#ffffff url('images/wrapper-bg.gif') repeat-y;}

body.skin-sbt div#header {}
	body.skin-sbt div#top {height:113px;background:url('images/blank-header-bg.jpg') no-repeat;}
	body.home div#top {height:113px;background:url('images/splash-header-bg.jpg') no-repeat;}
	body.skin-sbt div.header-link-top a.header-link-text-inside:link, body.skin-sbt div#top a.header-link-text-inside:visited {}
	body.skin-sbt h1#tagline {}
	body.skin-sbt div#adbox {}

	
body.skin-sbt div#navigation {}
	body.skin-sbt div#navigation ul li a {color:#333333;background:none;}
	body.skin-sbt div#navigation ul li a:hover {background:none;}
	body.skin-sbt div#navigation ul li.current_page_item a {background:none;}

	body.skin-sbt div#navigation ul li ul {}

body.skin-sbt div#breadcrumbs {}
	body.skin-sbt div#breadcrumbs a {}

/* main content and sidebars */
body.skin-sbt div#container {margin:0px auto;padding:0px;}
body.skin-sbt div.sidebar {margin:10px 1px 0px 0px;float:right;}
body.skin-sbt div#leaf-197 h3.entry-title {font-size:13px;}

body.skin-sbt div.box {}

/* page headings */
body.skin-sbt .page-title {font-size:22px;font-weight:bold;color:#669933;}

/* post headings */
body.skin-sbt h1.entry-title, body.skin-sbt h2.entry-title, body.skin-sbt .entry-title {font-size:22px;font-weight:bold;}
body.skin-sbt h3.entry-title {font-size:14px;font-weight:bold;}

body.skin-sbt .entry-title a, body.skin-sbt .entry-title a:visited {color:#000000;}
body.skin-sbt .entry-title a:hover {color:#669933;}

/* sidebar and widget headings */

body.skin-sbt span.widget-title, body.skin-sbt .leaf-top {font-size:17px;font-weight:bold;color:#669933;letter-spacing:0px;text-transform:none;}

body.skin-sbt div.sidebar li.widget, body.skin-sbt div.entry-content, body.skin-sbt .leaf-content, body.skin-sbt div#footer {}

body.skin-sbt .page-title {}
body.skin-sbt div.entry-content a, body.skin-sbt div.entry-content p {color:#333333;}

body.skin-sbt p.sftagp {font-size:11px;line-height:15px;margin:6px 0px;}

body.skin-sbt a.more-link, 
body.skin-sbt div.nav-below div.nav-previous a, 
body.skin-sbt div.nav-below div.nav-previous a:visited, 
body.skin-sbt div.nav-below div.nav-next a, 
body.skin-sbt div.nav-below div.nav-next a:visited {font-size:12px;}

/* hide next previous links */
body.skin-sbt div#nav-below-single { display: none !important; }

body.skin-sbt p.nocomments {font-size:11px;}

body.skin-sbt input#s {}

body.skin-sbt div#footer {border-top: 3px solid #cccccc;background: #74b228 url('images/footer-bg.jpg') no-repeat bottom center;}
body.skin-sbt div#footer p, body.skin-sbt div#footer a {color:#ffffff;line-height:18px;}
body.skin-sbt div#footer-container {margin-bottom:20px;}

/* lessons on members page */

body.skin-sbt div.lessons h5, body.skin-sbt div.lessons h6 {padding:4px 35px;margin:4px;font-size:13px;font-weight:bold;}
body.skin-sbt div.lessons h5 {background:url('images/arrow-bullet.gif') no-repeat 0px 5px;}
body.skin-sbt div.lessons h6 {background:url('images/arrow-bullet-15.gif') no-repeat 10px 8px;}
body.skin-sbt div.lessons h5, body.skin-sbt div.lessons h5 a {color:#000;text-decoration:none;}
body.skin-sbt div.lessons h5 a:hover {text-decoration:underline;}
body.skin-sbt div.lessons h6 {color:#669933;padding-left:40px;}
body.skin-sbt div.lessons h6 a {color:#669933;text-decoration:none;}
body.skin-sbt div.lessons h6 a:hover {color:#669933;text-decoration:underline;}
body.skin-sbt div.lessons div.leaf-top {margin-bottom:8px;}

/* adbox and home page */
body.skin-sbt div#adbox {height:350px;clear:both;}
body.skin-sbt table#home td {padding:4px 4px 10px 2px;vertical-align:top;}
body.skin-sbt table#home h3 {font-size:13px;font-weight:bold;margin:0 0 5px 0;padding:0px;line-height:13px;color:#333333;}
body.skin-sbt table#home p {margin:0px;font-size:12px;line-height:19px;}

/* visual editor clean up */

body.headway-visual-editor-open div#tooltip h3 {font-weight:normal;font-size:12px;color:#eee;}
body.headway-visual-editor-open div#visual-editor-sidebar h4 {font-weight:normal;}

