/* 

	Theme Name: Custom Tubular Light WordPress Theme

	Theme URL: http://www.studiopress.com/themes/tubular

	Description: Customized for Leadership Selling

	Author: StudioPress

	Author URI: http://www.studiopress.com

	Version: 1.5

	Tags: two columns, fixed width, black, gray, white, green, sidebar widgets

	

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

	

	Changelog:

		1.0 - 3/17/09	

*/





/* TOP NAV TABS */



#topnav_wrapper { background-image: url(/wp-content/themes/tubular_light_10/images/topnav_bg.jpg); background-repeat: repeat-x; background-position: bottom; height: 32px; width: 100%;  text-align: center; }



#topnav_box { height: 32px; width: 953px; margin: 0px auto; }



#topnav { height: 32px;	width: 993px; float: left; clear: both;	background-repeat: no-repeat; background-position: left top; }



#topnav ul { display: block; float: left; width: 993px; height: 32px; list-style: none; padding: 0px; margin: 0px; }



#topnav ul li { display: block; float: left; height: 32px; text-indent: -10000px; margin-right: 8px; }



#topnav ul li a { display: block; width: 100%; height: 100%; }



#topnav_01 { width: 144px; background-image:url(/wp-content/themes/tubular_light_10/images/sf_all.jpg); }



#topnav_02 { width: 118px; background-image:url(/wp-content/themes/tubular_light_10/images/js_all.jpg); background-repeat: no-repeat; background-position: 0px 0px; }



#topnav_03 { width: 145px; background-image:url(/wp-content/themes/tubular_light_10/images/jf_all.jpg); background-repeat: no-repeat; background-position: 0px 0px; }



#topnav_04 { width: 168px; background-image:url(/wp-content/themes/tubular_light_10/images/ls_active.jpg); background-repeat: no-repeat; background-position: 0px 0px; }



#topnav_05 { width: 163px; background-image:url(/wp-content/themes/tubular_light_10/images/cu_all.jpg); background-repeat: no-repeat; background-position: 0px 0px; }



#topnav_06 { width: 167px; background-image:url(/wp-content/themes/tubular_light_10/images/40day_all.jpg); background-repeat: no-repeat; background-position: 0px 0px; }



#topnav_01 a:hover { width: 144px; background-image:url(/wp-content/themes/tubular_light_10/images/sf_all.jpg); background-position: 0px -32px; }



#topnav_02 a:hover { background-image:url(/wp-content/themes/tubular_light_10/images/js_all.jpg); background-repeat: no-repeat; background-position: 0px -32px; }



#topnav_03 a:hover { background-image:url(/wp-content/themes/tubular_light_10/images/jf_all.jpg); background-repeat: no-repeat; background-position: 0px -32px; }



/* #topnav_04 a:hover { background-image:url(/wp-content/themes/tubular_light_10/images/ls_active.jpg); background-repeat: no-repeat; } */



#topnav_05 a:hover { background-image:url(/wp-content/themes/tubular_light_10/images/cu_all.jpg); background-repeat: no-repeat; background-position: 0px -32px; }



#topnav_06 a:hover { background-image:url(/wp-content/themes/tubular_light_10/images/40day_all.jpg); background-repeat: no-repeat; background-position: 0px -32px; }





/* Main Theme CSS */





body {

	background: #eeeeee url(images/bg.png) repeat-x;

	color: #333333;

	font-size: 12px;

	font-family: Verdana, Arial, Tahoma;

	margin: 0px auto 10px;

	padding: 0px;

	}

	

#wrap {

	width: 960px;

	color: #333333;

	margin: 0px auto 0px;

	padding: 0px 10px 10px 10px;

	}



.left {float:left;}

.right {float:right;}

.clear {clear:both;}



	

/************************************************

*	Video Box On More Videos Page							*

************************************************/

#video-frame {

	width:900px;

	height:400px;

	margin-left:30px;

	}

#video-frame h2 {text-transform:uppercase; color:#999; font-family:Arial,Tahoma,Verdana sans-serif}

#video-frame2 {

	width:900px;

	margin-left:30px;

	}

.video-left {

	width:350px;

	display:inline;

	}

.video-right {

float:right;

min-height:300px;

margin-left:9px;

width:368px;

display:inline;

-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	border:#CCC 1px solid;

	background:#fff;

	}

.video-right2 {

background-color: #EEEEEE;

float:right;

margin-left:9px;

overflow:hidden;

width:368px;

display:inline;

-moz-border-radius-bottomleft:5px;

-moz-border-radius-bottomright:5px;

-moz-border-radius-topleft:5px;

-moz-border-radius-topright:5px;

	}

.video-right h2{

	font-size:1.3em;

	line-height:1.2em;	

	font-weight:bold;

	padding: 0 0 0 10px !important;

	}

.video-right .idTabs {

	list-style:none;

	}

.video-right .idTabs li {

	cursor:pointer;

list-style-image:none;

list-style-position:outside;

list-style-type:none;

margin:4px 0 7px 4px;

position:relative;

width:360px;

display:block;



	}

.video-right .idTabs li a {

	display:block;	

	padding:0px 5px;

	border-bottom: 1px solid #CCC;

	}

.video-right .idTabs li a:hover {

	background: ... ;

	}

.video-right .selected {

	background: url(/wp-content/themes/tubular_light_10/images/bg_headline_right.gif) center;

	color:#ffffff;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	}

.video-bottom {

background-image:url(/wp-content/themes/tubular_light_10/images/bg_headline_bottom.gif);

float:left;

height:67px;

margin-top:8px;

padding:10px 0 0 18px;

position:relative;

width:922px;

}

#vidbar {

width:940px;

margin: 5px 0 10px 7px;

-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	border:#CCC 1px solid;

	background:#fff;

}

#vidbartitle {

background-image:url(/wp-content/themes/tubular_light_10/images/bg_featured_header.gif);

height:28px;

width:924px;

}

#vidbarcontent {

height:220px;

margin-top:1px;

overflow:hidden;

width:940px;

}

.videoBarContentItem {

background-position:11px 12px;

background-repeat:no-repeat;

float:left;

padding:6.5px;

height:220px;

}

.videoBarContentItemOver {

background-color: #E5E6E8;

-moz-border-radius-topleft: 10px;

	-moz-border-radius-topright: 10px;

	-moz-border-radius-bottomleft: 10px;

	-moz-border-radius-bottomright: 10px;

	-khtml-border-radius: 10px;

	cursor:pointer;

}

.titleWhiteOnBlue {

color:#FFFFFF;

font-size:14px;

font-weight:bold;

padding:13px 0 0 16px;

}



#vidbar_sm {

width:595px;

margin: 5px 0 10px 7px;

-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	border:#CCC 1px solid;

	background:#fff;

}

#vidbartitle_sm {

background-image:url(/wp-content/themes/tubular_light_10/images/bg_featured_header.gif);

height:28px;

width:574px;

-moz-border-radius-topleft: 10px;

	-moz-border-radius-topright: 10px;

	-moz-border-radius-bottomleft: 10px;

	-moz-border-radius-bottomright: 10px;

	-khtml-border-radius: 10px;

}

#vidbarcontent_sm {

height:140px;

margin-top:1px;

overflow:hidden;

width:620px;

}

/************************************************

*	Hyperlinks									*

************************************************/



a, a:visited {

	color: #5ac2e0;

	text-decoration: none;

	}

	

a:hover {

	text-decoration: underline;

	}

	

a img {

	border: none;

	}

	

a:focus, a:hover, a:active {

	outline: none;

	}

	

/************************************************

*	Header  									*

************************************************/



#header {

	width: 960px;

	height: 100px;

	margin: 0px auto 0px;

	padding: 0px;

	margin: 0px auto 0px;

	padding: 0px 0px 0px 0px;

	font-size: 16px;

	color: #222222;

	}

	

.headerleft {

	width: 600px;

	float: left;

	margin: 0px;

	padding: 0px;

	}

	

.headerleft h1 {

	font-family: Arial, Tahoma, Verdana;

	font-size: 30px;

	color: #333333;

	font-weight: normal;

	text-decoration: none;

	margin: 0px;

	padding: 20px 0px 0px 0px;

        text-indent: -9000em;

        height: 85px;

	}

	

.headerleft h1 a {

	font-family: Arial, Tahoma, Verdana;

	font-size: 30px;

	color: #333333;

	font-weight: normal;

	text-decoration: none;

	margin: 0px;

	padding: 0px;

	}



.headerleft h1 a:hover {

	color: #333333;

	}

	

.headerleft p {

	color: #333333;

	margin: 0px;

	padding: 0px;

	}

	

.headerright {

	width: 350px;

	float: right;

	margin: 15px 0 0 0;

	text-align: right;

	}

	

.headerright a img {

	border: none;

	margin: 0px 3px 3px 0px;

	padding: 0px;

	}



.headerright a, .headerright a:visited {

	color: #333333;

	font-family: Verdana, Arial, Tahoma;

	font-size: 12px;

	font-weight: normal;

	text-decoration: none;

	}

	

.headerright a:hover {

	text-decoration: underline;

	}

	

.headerright p {

	color:#1C4B8F;

	margin: 0px;

	padding: 0px 0px 5px 0px;

	}

	

.headerright li {list-style: none;}





/************************************************

*	Navbar  									*

************************************************/

	

#navbar {

	width: 958px;

	height: 40px;

	background: #FFFFFF url(images/navbar.png);

	margin: 0px auto 15px;

	padding: 0px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border: 1px solid #BBBBBB;

	}

	

.navbarleft {

	float: left;

	margin: 0px;

	padding: 0px;

	}

	

.navbarright {

	float: right;

	margin: 0px;

	padding: 7px 0px 0px 0px;

	}



#nav {

	margin: 0px;

	padding: 0px 0px 0px 10px;

	}

	

#nav ul {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#nav li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#nav li a, #nav li a:link {

	color: #333333;

	display: block;

	font-size: 14px;

	font-family: Verdana, Arial, Tahoma;

	font-weight: normal;

	text-transform: uppercase;

    margin: 0px;

	padding: 11px 20px 12px 20px;

	border-right: 1px solid #CCCCCC;

	}



#nav li a:hover, #nav li a:active {

	background: #FFFFFF url(images/navhover.png);

	color: #333333;

    margin: 0px;

	padding: 11px 20px 12px 20px;

	text-decoration: none;

	}

	

#nav li li a, #nav li li a:link, #nav li li a:visited {

	background: #FFFFFF;

	width: 150px;

	color: #333333;

	font-size: 12px;

	font-family: Verdana, Arial, Tahoma;

	font-weight: normal;

	text-transform: uppercase;

	float: none;

	margin: 0px;

	padding: 7px 10px 7px 10px;

	border-bottom: 1px solid #BBBBBB;

	border-left: 1px solid #BBBBBB;

	border-right: 1px solid #BBBBBB;

	}

	

#nav li li a:hover, #nav li li a:active {

	background: #F7F7F7;

	color: #333333;

	padding: 7px 10px 7px 10px;

	

	}



#nav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 170px;

	margin: 0px 0px 0px -1px;

	padding: 0px;

	}



#nav li li { 

	}



#nav li ul a { 

	width: 140px;

	}



#nav li ul a:hover, #nav li ul a:active { 

	}



#nav li ul ul {

	margin: -29px 0 0 170px;

	}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -999em;

	}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

	left: auto;

	}



#nav li:hover, #nav li.sfhover { 

	position: static;

	}

	

#nav .current_page_item a {

	background: #FFFFFF url(images/navhover.png);

	color: #333333;

    margin: 0px;

	padding: 11px 20px 12px 20px;

	text-decoration: none;

	}



/************************************************

*	Homepage 					     		    * 

************************************************/



#homepage {

	float: left;

	width: 640px;

	margin: 0px;

	padding: 0px;

	display: inline;

	}

	

#homepage h1 {

	color: #333333;

	background: none;

	font-size: 16px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-transform: uppercase;

	margin: 0px;

	padding: 0px;

	}

	

#homepage h1 a, #homepage h1 a:visited {

	color: #5ac2e0;

	background: none;

	font-size: 16px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-transform: uppercase;

	margin: 0px;

	padding: 0px;

	}

	

#homepage h1 a:hover {

	color: #333333;

	text-decoration: none;

	}

	

#homepage h3 {

	background: #F7F7F7;

	color: #333333;

	font-size: 14px;

	font-family: Verdana, Arial, Tahoma;

	font-weight: normal;

	text-transform: uppercase;

	margin: 5px;

	padding: 5px 10px 5px 10px;

	-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

	border-bottom: 1px solid #BBBBBB;

	}

	

#homepage p {

	color: #333333;

	font-family: Verdana, Arial, Tahoma;

	font-size: 11px;

	padding: 0px;

	margin: 0px;

	}

	

.date {

	font-weight: bold;

	}

	

#featuredvideo {

	float: left;

	width: 640px;

	margin: 0px;

	padding: 0px;

	display: inline;

	}

	

#featuredvideo embed, #featuredvideo object {

	width: 598px; 

	height: 340px;

	margin: 0px; 

	padding: 0px;

	}

	

.videoborder {

	border: 5px solid #BBBBBB;

	}



.videoleft {

	float: left;

	margin: 0px;

	padding: 10px 0px 15px 0px;

	}

	

.videoright {

	float: right;

	margin: 0px;

	padding: 10px 0px 15px 0px;

	}

	

#hpbottom {

	float: left;

	width: 640px;

	margin: 0px;

	padding: 0px;

	display: inline;

	}

	

#hpbottom embed, #hpbottom object {

	width: 200px; 

	height: 110px;

	margin: 0px; 

	padding: 0px;

	}

	

.videos {

	background: #FFFFFF;

	margin: 10px 0px 15px 0px;

	padding: 15px 15px 15px 15px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border: 1px solid #BBBBBB;

	}

	

.videosleft {

	width: 210px;

        float: left;

	margin: 0px;

	padding: 0px;

	}

	

.videosright {

	width: 390px;

	float: right;

	margin: 0px;

	padding: 0px;

	}

	

.videos embed, .videos object {

	width: 600px; 

	height: 300px;

	margin: 0px; 

	padding: 0px;

	}

	

/************************************************

*	Content 					     		    * 

************************************************/



#content {

	width: 960px;

	color: #333333;

	margin: 0px auto 0px;

	padding: 0px;

	display: inline;

	line-height: 20px;

	}

	

#contentleft {

	float: left;

	width: 640px;

	margin: 0px;

	padding: 0px;

	display: inline;

	}

	

#contentfull {

	float: left;

	width: 960px;

	margin: 0px;

	padding: 0px;

	display: inline;

	}



#contentleft h1, #contentfull h1 {

	color: #999999;

	background: none;

	font-size: 16px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-transform: uppercase;

	margin: 0px;

	padding: 0px 0px 10px 0px;

	}

	

#contentleft h1 a, #contentleft h1 a:visited {

	color: #999999;

	background: none;

	font-size: 16px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-transform: uppercase;

	margin: 0px;

	padding: 0px;

	}



#contentleft h1 a:hover {

	color: #5ac2e0;

	text-decoration: none;

	}



#contentleft h3 {

	background: #F7F7F7;

	color: #333333;

	font-size: 14px;

	font-family: Verdana, Arial, Tahoma;

	font-weight: normal;

	text-transform: uppercase;

	margin: 0px;

	padding: 5px 10px 5px 10px;

	-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

	border-bottom: 1px solid #BBBBBB;

	}

	

#contentleft h3 a, #contentleft h3 a:visited {

	color: #333333;

	font-size: 14px;

	font-family: Verdana, Arial, Tahoma;

	font-weight: normal;

	text-transform: uppercase;

	margin: 0px;

	padding: 0px;

	}



#contentleft h3 a:hover, #contentwide h3 a:hover {

	color: #98CD00;

	text-decoration: none;

	}



#contentleft h4 {

	color: #333333;

	font-size: 14px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	margin: 0px;

	padding: 5px 0px 5px 0px;

	}

	

#content p img{

	float: left;

	border: none;

	margin-right: 15px;

	margin-bottom: 10px;

	}

	

#content img.wp-smiley {

	float: none;

	border: none;

	padding: 0px;

	margin: 0px;

	}



#content img.wp-wink {

	float: none;

	border: none;

	padding: 0px;

	margin: 0px;

	}

	

#contentleft embed, #contentleft object {

	width: 610px; 

	height: 345px;

	margin: 0px; 

	padding: 0px;

	clear: both;

	}



.postarea {

	background: #FFFFFF;

	margin: 0px 0px 15px 0px;

	padding: 0px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border: 1px solid #BBBBBB;

	}

	

.postarea ul {

	list-style-type: square;

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}

	

.postarea ul li {

	list-style-type: square;

	margin: 0px 0px 0px 20px;

	padding: 0px;

	}

	

.postarea ul ul {

	list-style-type: square;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}

	

.postarea ol {

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}

	

.postarea ol li {

	margin: 0px 0px 0px 20px;

	padding: 0px;

	}

	

.postarea p {

	margin: 0px;

	padding: 0px 0px 15px 0px;

	}

	

.entry {

	margin: 0px;

	padding: 15px 15px 15px 15px;

	}

	

blockquote {

	background: #F7F7F7;

	margin: 0px 25px 15px 25px;

	padding: 10px 20px 10px 20px;

	border: 1px solid #CCCCCC;

	}

	

#content blockquote p {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	}

	

.postdate {

	color: #333333;

	font-family: Verdana, Arial, Tahoma;

	font-weight: bold;

	text-decoration: none;

	margin: 0px 0px 10px 0px;

	padding: 0px;

	}

	

.postdate p {

	margin: 0px;

	padding: 0px;

	}



.postmeta {

	background: #F7F7F7;

	color: #333333;

	font-family: Verdana, Arial, Tahoma;

	font-weight: bold;

	margin: 0px;

	padding: 5px 10px 5px 10px;

	-moz-border-radius-bottomleft: 5px;

	-moz-border-radius-bottomright: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-top-left-radius: 0px;

	-webkit-border-top-right-radius: 0px;

	-webkit-border-bottom-left-radius: 5px;

	-webkit-border-bottom-right-radius: 5px;

	border-top: 1px solid #BBBBBB;

	}

	

.postmeta p {

	margin: 0px;

	padding: 0px;

	}

	

.archive {

	float: left;

	width: 280px;

	margin: 0px;

	padding: 0px 20px 20px 0px;

	}

	

/************************************************

*	Images  					     		    * 

************************************************/



img.centered  {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	padding: 0px;

	}

	

img.alignnone {

	padding: 0px;

	margin: 0px 0px 10px 0px;

	display: inline;

	}



img.alignright {

	padding: 0px;

	margin: 0px 0px 10px 10px;

	display: inline;

	}



img.alignleft {

	padding: 0px;

	margin: 0px 10px 10px 0px;

	display: inline;

	}

	

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	}



.alignright {

	float: right;

	margin: 0px 0px 10px 10px;

	}



.alignleft {

	float: left;

	margin: 0px 10px 10px 0px;

	}

	

.wp-caption {

	border: 1px solid #CCCCCC;

	text-align: center;

	background-color: #F7F7F7;

	padding: 4px 0px 5px 0px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	}



.wp-caption img {

	margin: 0px 0px 5px 0px;

	padding: 0px;

	border: 0px;

	}



.wp-caption p.wp-caption-text {

	margin: 0px;

	padding: 0px 0px 0px 0px;

	font-size: 11px;

	font-weight: normal;

	line-height: 12px;

	}

	

/************************************************

*	Sidebar 		        	    	        * 

************************************************/



#sidebar {

	float: right;

	width: 300px;

	margin: 0px;

	padding: 0px;

	display: inline;

	line-height: 20px;

	}

	

#sidebar h2 {

	background: #F7F7F7;

	color: #333333;

	font-size: 14px;

	font-family: Verdana, Arial, Tahoma;

	font-weight: normal;

	text-transform: uppercase;

	margin: 0px;

	padding: 5px 10px 4px 10px;

	-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;

	-webkit-border-bottom-left-radius: 0px;

	-webkit-border-bottom-right-radius: 0px;

	border-bottom: 1px solid #BBBBBB;

	}

	

#sidebar .widget  {

	background: #FFFFFF;

	margin: 0px 0px 15px 0px;

	padding: 0px 0px 5px 0px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border: 1px solid #BBBBBB;

	}



#sidebar ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}



#sidebar ul li {

	margin: 0px;

	padding: 0px;

	}

	

#sidebar ul li li {

	background: #FFFFFF;

	padding: 5px 10px 0px 10px;

	margin: 0px;

	}

	

#sidebar ul li li a, #sidebar ul li li a:visited {

	color: #333333;

	text-decoration: none;

	font-size: 12px;

	margin: 0px;

	padding: 0px;

	}



#sidebar ul li ul li a:hover {

	color: #5ac2e0;

	text-decoration: underline;

	}



.textwidget {

	margin: 0px;

	padding: 5px 10px 0px 10px;

	}	

	

	

#sidebar a.sidebar_btn:link, #sidebar a.sidebar_btn:visited {background:#28315b url(images/sidebtn_back.png) repeat-x top; box-shadow: 1px 1px 6px #000; -moz-box-shadow: 1px 1px 6px #000; -webkit-box-shadow: 1px 1px 6px #000; padding:5px 10px 5px 10px; margin:10px; min-width:250px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; font-weight:bold; color:#8FE7FF;}

#sidebar a.sidebar_btn:hover {background:#28315b; color:#fff; text-decoration:none;}

	

/************************************************

*	Footer  									*

************************************************/



#footer {

	width: 958px;

	background: #FFFFFF url(images/footbar.png) repeat-x bottom;

	font-size: 11px;

	margin: 0px auto 0px;

	padding: 0px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border: 1px solid #BBBBBB;

	}

	

#footer a, #footer a:visited {

	color: #333333;

	font-family: Verdana, Arial, Tahoma;

	font-weight: normal;

	}

	

#footer a:hover {

	color: #98CD00;

	text-decoration: underline;

	}

	

#footer p {

	color: #333333;

	font-family: Verdana, Arial, Tahoma;

	font-weight: normal;

	margin: 0px;

	padding: 8px;

	text-align:center;

	}



#footer img {margin:15px;}


.byline {
color:#ccc;
float:right;
padding:30px 0;
text-align:right;
}
#link {
	color:#ccc;
}
#link:hover {
	text-decoration:none;
}

/************************************************

*	Search Form									*

************************************************/



#cat {

	background: #F7F7F7;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	width: 278px;

	color: #333333;

	font-size: 14px;

	margin: 10px 0px 5px 10px;

	padding: 3px;

	display: inline;

	border: 1px solid #CCCCCC;

	}

	

#searchdiv {

	margin: 0px;

	padding: 0px;

	}

	

#searchform {

	margin: 0px;

	padding: 0px;

	}

	

#searchbox {

	background: #F7F7F7 !important;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	width: 230px;

	color: #333333;

	font-size: 12px;

	font-family: Verdana, Arial, Tahoma;

	padding: 5px;

	margin: 0px 3px 0px 0px;

	border: 1px solid #CCCCCC;

	}

	

#searchbutton {

	background: #F7F7F7;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	color: #333333;

	font-size: 14px;

	font-family: Verdana, Arial, Tahoma;

	letter-spacing: 2px;

	padding: 2px;

	margin: 0px;

	border: 1px solid #CCCCCC;

	}

	

#author, #email, #url {

	background: #F7F7F7 !important;

	color: #333333;

	font-size: 12px;

	font-family: Verdana, Arial, Tahoma;

	margin: 0px;

	padding: 4px;

	border: 1px solid #CCCCCC;

	}

	

#comment {

	background: #F7F7F7 !important;

	color: #333333;

	font-size: 12px;

	font-family: Verdana, Arial, Tahoma;

	padding: 4px;

	margin: 0px 0px 5px 0px;

	border: 1px solid #CCCCCC;

	}

	

#submit {

	background: #F7F7F7;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	color: #333333;

	font-family: Verdana, Arial, Tahoma;

	letter-spacing: 2px;

	padding: 2px;

	margin: 0px;

	border: 1px solid #CCCCCC;

	}

	

/************************************************

*	Comments									*

************************************************/



.commentsarea {

	background: #FFFFFF;

	margin: 0px 0px 15px 0px;

	padding: 0px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border: 1px solid #BBBBBB;

	}

	

.commentsstuff {

	margin: 0px;

	padding: 15px;

	}	

	

.commentlist li ul li {

	font-size: 12px;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist li .avatar { 

	background: #CCCCCC;

	float: right;

	border: 1px solid #BBBBBB;

	margin: 0px 5px 0px 10px;

	padding: 2px;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 12px;

	}



.commentlist p {

	font-weight: normal;

	text-transform: none;

	}



.commentmetadata {

	font-weight: normal;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0px;

	}



#commentform {

	margin: 5px 10px 0px 0px;

	}

	

#commentform textarea {

	width: 98%;

	padding: 2px;

	}

	

#respond {

	margin: 0px;

	padding: 0px;

	}	



#respond:after {

	content: "."; 

	display: block; 

	height: 0px; 

	clear: both; 

	visibility: hidden;

	}

	

#commentform p {

	margin: 5px 0px 5px 0px;

	}

	

#commentform #submit {

	margin: 0px;

	float: left;

	}

	

.commententry {

	margin: 0px;

	padding: 0px;

	}

	

.alt {

	margin: 0px;

	padding: 10px;

	}



.commentlist {

	margin: 0px;

	padding: 0px;

	}

	

.commentlist ol {

	margin: 0px;

	padding: 10px;

	}



.commentlist li {

	margin: 15px 0px 10px 0px;

	padding: 10px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

	}



.commentlist p {

	margin: 10px 5px 10px 0px;

	padding: 0px;

	}

	

.children { 

	margin: 0px;

	padding: 0px;

	}



.nocomments {

	text-align: center;

	margin: 0px;

	padding: 0px;

	}

	

.reply a, .reply a:visited {

	background: #F7F7F7;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	font-family: Verdana, Arial, Tahoma;

	font-size: 11px;

	color: #333333;

	text-decoration: none;

	margin: 0px;

	padding: 2px 5px 3px 5px;

	border: 1px solid #BBBBBB;

	}

	

.reply a:hover {

	background: #5ac2e0;

	color: #333333;

	text-decoration: none;

	}



.commentmetadata {

	font-size: 10px;

	margin: 0px;

	display: block;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 40px;

	}

	

.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

	

.thread-alt {

	background: #FFFFFF;

	margin: 0px;

	padding: 0px;

	}

	

.thread-even {

	background: #F7F7F7;

	margin: 0px;

	padding: 0px;

	}

	

.depth-1 {

	border: 1px solid #CCCCCC;

	margin: 0px;

	padding: 0px;

	}



.even, .alt {

	border-top: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

	border-left: 1px solid #CCCCCC;

	margin: 0px;

	padding: 0px;

	}

/* Home Page Middle Portion */

#homepageleft {

float:left;

margin:0;

padding:0;

width:300px;

}

.hpfeatured {

background:#FFFFFF url(images/featuredtop.gif) no-repeat scroll center top;

border:1px solid #DDDDDD;

float:left;

margin:0;

padding:10px;

width:280px;

}

#homepageright {

float:right;

margin:0;

padding:0;

width:300px;

}



/******************************************************

				  	CONTACT FORM

**********************************************************/

fieldset {border:none;}



fieldset p.success {padding:5px; background:#C8FF97; color:#009900; border:#009900 inset 1px; text-align:center; margin-bottom:10px; font-weight:bold; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}

fieldset p.error {padding:5px; background:#FFFFCC; color:#AF8F20; border:#FFCC00 inset 1px; text-align:center; margin-bottom:10px; font-weight:bold; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}



legend {color:#542221; font-weight:300; letter-spacing:2px;font-size:17px; padding:0 0 .4em 0; font-family: Georgia, "Times New Roman", Times, serif;}



/*Credits: Dynamic Drive CSS Library */

/*URL: http://www.dynamicdrive.com/style/ */

.feedbackform{padding: 5px;}



div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/

width: 550px; /*width of form rows*/

overflow: hidden;

padding: 5px 0;}



div.fieldwrapper label.label{ /* label elements that should be styled (left column within fieldwrapper DIV) */

float: left;

width: 165px; /*width of label (left column)*/

border-bottom:#EBEAE0 1px dashed;

color:#000;

margin-right: 15px; /*spacing with right column*/

font-family:Arial, Helvetica, sans-serif;

font-size:13px;}



div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */

float: left; margin-bottom: 10px; /* space following the field */}



div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */

width: 250px;}



div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */

width: 300px; height: 150px;}



div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/

margin: 5px 0 0 185px;}



.buttonsdiv .btn {font-family:Georgia, "Times New Roman", Times, serif; letter-spacing:1px; cursor:pointer; border:outset 1px #542221; color:#fff; font-weight:bold;padding: 3px 5px;background:#999 url(../images/btn_bg.png) repeat-x left top;}





/**********************Form Validation****************************/

.formError {position:absolute; top:300px; left:300px; width:150px; padding-bottom:15px; display:block; z-index:5000;}



.formError .formErrorContent {width:100%; background:#000; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; box-shadow: 1px 1px 6px #000; -moz-box-shadow: 1px 1px 6px #000; -webkit-box-shadow: 1px 1px 6px #000; padding:4px 10px 4px 10px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;}



.formError .formErrorArrow{position:absolute; bottom:0;left:20px; width:15px; height:15px;}



.formError .formErrorArrow div{box-shadow: 1px 4px 5px #000; -moz-box-shadow: 1px 4px 5px #000; -webkit-box-shadow: 1px 1px 5px #000; font-size:0px; }



.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 

.formError .formErrorArrow .line9{width:13px;height:1px; background:#000;margin:0 auto;display:block;} 

.formError .formErrorArrow .line8{width:11px;height:1px; background:#000;margin:0 auto;display:block;} 

.formError .formErrorArrow .line7{width:9px;height:1px; background:#000;margin:0 auto;display:block;} 

.formError .formErrorArrow .line6{width:7px;height:1px; background:#000;margin:0 auto;display:block;} 

.formError .formErrorArrow .line5{width:5px;height:1px; background:#000;margin:0 auto;display:block;} 

.formError .formErrorArrow .line4{width:3px;height:1px; background:#000;margin:0 auto;display:block;} 

.formError .formErrorArrow .line3{width:1px;height:1px; background:#000;margin:0 auto;display:block;} 