@charset "utf-8";
/* CSS Document */
body {
	font-family:Trebuchet Ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:normal;
	color:#202020;
	margin:0;
	padding:0;
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/bg_texture.png) repeat 0 0;
}

p {
	font-family:Trebuchet Ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:normal;
	color:#000;
	text-decoration:none;
	font-weight:normal;		
}

ul li {
	margin:0;
	padding:0;
}
h1 {
	font-family:Trebuchet Ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:normal;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h2 {
	font-family:Trebuchet Ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:normal;
	color:#000;
	text-decoration:none;
	font-weight:normal;	
}
h3 {
	font-family:Trebuchet Ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:normal;
	color:#000;
	text-decoration:none;
	font-weight:normal;	
}

h4 {
	font-family:Trebuchet Ms, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.red {
	color:#863535;
}
.grey {
	color:#333333;
}
#header_wrapper {
	width:100%;
	margin:auto;
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/header_bg.png) #120b04 repeat-x  0 0;
	height:148px;
}
#header_content {
	width:1000px;
	margin:auto;
	height:148px;
	background:url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/header_picture.png) no-repeat 0 0;
}
#logo {
	float:left;
	width:200px;
	height:55px;
	margin-left:20px;
	border:0;
	background:url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/logo.png) no-repeat 0 0;
	cursor:pointer;
	margin-top:20px;
}
#logo a {
	float:left;
	width:200px;
	height:55px;
	margin-left:20px;
	border:0;
	background:url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/logo.png) no-repeat 0 0;
	cursor:pointer;
}
#logo:hover {
	float:left;
	width:200px;
	height:55px;
	margin-left:20px;
	border:0;
	background:url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/logo.png) no-repeat 0 -55px;
	cursor:pointer;
}
#header_graphic {
	float:right;
	height:133px;
	border:0;
	width:429px;
}
#content_wrapper {
	width:1000px;
	margin:auto;
	height:100%;
	margin-top:0px;
}
#sidebar_left {
	width:240px;
	height:100%;
	float:left;
	padding-right:30px;
}
#sidebar_right {
	padding-left:0px;
	width:170px;
	height:100%;
	float:right;
	margin-top:0px;
}

.sidebar_bg {
	width:240px;
	height:100%;
}

.sidebar_text {
	width:180px;
	padding-left:20px;
	color:#444;
	font-size:11px;
	line-height:14px;
}
.sidebar_text_title {
	width:180px;
	color:#111;
	font-size:12px;
	line-height:18px;
}
.sidebar_text_small {
	width:180px;
	color:#333;
	font-size:10px;
	line-height:10px;
}
ul.sidebar_feature{
	color:#333333;
	margin:15px 0 15px 0;
	padding:0;
}
li.sidebar_feature_text {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/check_arrow.png) no-repeat 0 2px;
	padding-left:18px;
	font-size:12px;
	list-style:none;
}
.newsletter_bg {
	background:url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/newsletter_bg.png) no-repeat 0 0;
	width:230px;
	height:148px;
	clear:both;
	color:#fff;
}
.newsletter {
	color:#fff;
	border:1px solid #666;
}
input.btn_newsletter {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/send_now_btn.png) no-repeat 0 0px;
	width:100px;
	height:30px;
	border:0;
	cursor:pointer;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:5px;
}
input.btn_newsletter a {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/send_now_btn.png) no-repeat 0 0px;
	width:122px;
	height:32px;
	border:0;
	cursor:pointer;
}
input.btn_newsletter:hover {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/send_now_btn.png) no-repeat 0 -30px;
	width:122px;
	height:32px;
	border:0;
	cursor:pointer;
}
.sidebar_separator {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/separator_line.png) no-repeat 0 5px;
	height:15px;
	width:186px;
	margin:auto;
}
.sidebar_bottom_corner {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/sidebar_bottom_corner.png) no-repeat 0 0;
	width:216px;
	height:18px;
}
#middle_content{
	width:700px;
	height:100%;
	float:left;
	margin-top:0px;
}
.separator_line_content {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/separator_line_content.png) no-repeat 0 10px;
	width:556px;
	height:20px;
	clear:both;
}
.btn_learn_more {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/learn_more_btn.png) no-repeat 0 0;
	width:120px;
	height:35px;
	float:left;
	padding-right:10px;
}
.btn_learn_more a:link,.btn_learn_more a:active,.btn_learn_more a:visited {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/learn_more_btn.png) no-repeat 0 0;
	width:120px;
	height:35px;
	float:left;
}
.btn_learn_more:hover {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/learn_more_btn.png) no-repeat 0 -35px;
	width:120px;
	height:35px;
	float:left;
}
.btn_order {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/order_now_btn.png) no-repeat 0 0;
	width:120px;
	height:35px;
	float:left;
	padding-right:10px;
}
.btn_order a:link,.btn_order a:active,.btn_order a:visited {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/order_now_btn.png) no-repeat 0 0;
	width:120px;
	height:35px;
	float:left;
}
.btn_order:hover {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/order_now_btn.png) no-repeat 0 -35px;
	width:120px;
	height:35px;
	float:left;
}
.btn_get_started {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/start_now_btn.png) no-repeat 0 0;
	width:161px;
	height:35px;
	float:left;
	padding-right:10px;
}
.btn_get_started a:link,.btn_get_started a:active,.btn_get_started a:visited {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/start_now_btn.png) no-repeat 0 0;
	width:161px;
	height:35px;
	float:left;
}
.btn_get_started:hover {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/start_now_btn.png) no-repeat 0 -35px;
	width:161px;
	height:35px;
	float:left;
}
#footer_wrapper {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/footer_bg.png) repeat-x 0 0;
	width:100%;
	height:80px;
	clear:both;
}
#footer_content {
	width:1000px;
	padding-top:10px;
	height:63px;
	clear:both;
	margin:auto;
}
#footer_left {
	float:left;
	width:600px;
	text-align:left;
	height:63px;

}
.footer_left_text {
	color:#ffe0d0;
	text-shadow: 0 1px #411a1a;
	font-size:11px;	
}
.footer_left_text a:link, .footer_left_text a:active,.footer_left_text a:visited{
	color:#ffe0d0;
	text-shadow: 0 1px #411a1a;
	font-size:11px;	
}
.footer_left_text a:hover{
	color:#fff;
	text-shadow: 0 1px #411a1a;
	font-size:11px;	
}
#footer_right {
	float:right;
	width:400px;
	text-align:right;
	height:63px;
	color:#fff;
}
/*---------------- Navigation Menu -----------------*/
.sidebar_menu_bg {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/menu_sidebar_bg.png) repeat-y 0 0;
	width:230px;
	height:100%;
	margin:auto;
}
.sidebar_menu_corner_down {
	background: url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/menu_sidebar_corner_down.png) no-repeat 0 0;
	height:16px;
	width:230px;
	margin:auto;
}
#navigation {
	width:155px;
	margin:auto;
	padding-top:10px;

}
.hbuttons span {
}
.hbuttons a{
	display: block;
	text-decoration: none;
	font: bold 12px Arial;
	width: 140px;
	height: 25px;
	margin-right: 8px;
	background:url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/navigation-over.png) no-repeat 0 0;
	padding-top: 4px;
	text-align:center;
	color:#fff;
}

.hbuttons a:hover {
	background:url(http://www.learningbasstoday.com/wp-content/themes/LBT-WP-THEME/images/navigation-over.png) no-repeat 0 -29px;
}
