body.custom {
    background: #fff;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0em;
    background: #fff;
    border: 0.1em solid #fff;
}

.custom #page {
    background: #fff;
    padding: 0em;
}

/*.full_width {clear:both ; width:100% ;}

.no_sidebars { width: 100%; }*/

/*---:[ HEADER GRAPHIC ]:---*/
.custom #header #logo a { display: block; height: 120px; width: 980px; background: url('http://www.longlifeclinic.com/images/header.jpg') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 0; }

/*---:[ NAV MENU ]:---*/
ul#tabs li, ul#tabs li.current_page_item, ul#tabs li.current-cat { padding-bottom: 0; background: #ffffff /*url('http://www.yourwebsite.com/wp-content/themes/default/images/navbg-new.gif')*/ repeat-x bottom left; border-bottom: 1px solid #ddd; font-variant: normal; }
	ul#tabs li a, ul#tabs li a:visited { color: #323232; text-decoration: none; }
	ul#tabs li a:hover { color: #00cc33; text-decoration: none; background: #e1e1e1}
	ul#tabs li.current_page_item a, ul#tabs li.current-cat a { color: #fff; background: #00cc33; }

.custom ul#tabs li.extra_download_tab {
            background-attachment: scroll;
            background-color: #ff9900;
            background-image: none;
            background-repeat: repeat;
            background-position: 0 0;
}
	
/*---:[ SIDEBARS & WIDGETS ]:---*/

#sidebars {float:left;}
.sidebar ul.sidebar_list {padding-right:0em;}
/*#sidebars a:visited { color: #323232; }
#sidebars a:hover { color: #1a5be6; text-decoration: underline; }*/
li.widget ul li { margin-bottom: 0em; padding: 0.2em 0.455em 0.2em 0.455em; }

.custom .sidebar h3 { font-weight: bold; font-variant: small-caps; color: #323232; border-top: 2px solid #ff9900; border-bottom: 1px dotted #ff9900; }
/*.custom .sidebar ul.sidebar_list { padding-top: 0 }
.custom .format_text .drop_cap { padding: 0.04em 0.02em 0 0; font-size: 3.571em; line-height: 0.76em; color: #0099ff; float: left; }
.custom .sidebar { padding-bottom: 0; padding-top: 0; }
li.widget {font-size:11pt; color:#0000FF;}*/

/*---:[ SITEWIDE LINKS ]:---*/
a {color:#0000FF;}
a:hover {text-decoration:underline; color:#00cc33;}

/*---:[ FOOTER ]:---*/
#footer {font-size:9pt;}

/*---:[ LISTS ]:---*/
li.d,
li.dot
{
	list-style-image: url(http://www.longlifeclinic.com/wp-content/themes/thesis/custom/images/dot.gif);
	margin-left: 1.5em;
	padding: 0px 10px 5px 5px;
}

/*---:[ HEADLINES (content and sidebar) ]:---*/ 
.custom #content h1 {
	color: #ff9900;
	font-size: 24pt;
        font-weight: bold;
}

.custom #content h2 {
	color: #00cc33;
	font-size: 18pt;
	font-weight: bold;
}

.custom h3 { 
        color: #ff3333;
        font-size: 14pt;
        font-weight: bold;
} 
/*.sidebar h3 { color: #323232; font-size: 1.2em; line-height: 1.111em; margin-bottom: 0.5em; font-variant: normal; letter-spacing: 0; }*/

.custom h4 {  
	color: #0099ff; 
	font-size: 14pt;
        font-weight: bold;	
} 

.custom h5 { 
	font-weight: normal; 
	color: #ff9900; 
	font-size: 14pt;	
} 

h5, h6 {
letter-spacing:0;
text-transform:none;
}

.custom h6 { 
	font-weight: normal; 
	color: #00cc33; 
	font-size: 14pt;	
}

blockquote {color:#ff3333;}

.quote-orange
{
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 2em;
	margin-top: 1em;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.5em;
        padding-bottom: 1em;
	border: dotted 1.5px #ff9900;
	background-color: #fcf4e8;
	font-size: 10pt;
}

/*---:[ FEATURE BOX ]:---
#feature_box { padding-top: 2.2em; padding-right: 0.8em; background: #f3f1e6; border-bottom: 1px solid #e8e3c8; }
	#feature_box p.intro { font-size: 1.2em; line-height: 1.333em; margin-bottom: 1.467em; }
		#feature_box p.intro .drop_cap { font-weight: bold; font-size: 3em; line-height: 0.778em; padding: 0.037em 0.111em 0 0; }
		#feature_box p.intro a { font-variant: small-caps; text-decoration: none; color: #111; border-bottom: 1px solid #dfd9b5; }
		#feature_box p.intro a:hover { color: #2893bb; }
.no_sidebars #feature_box { width: 59.3em; } */

		
