/*
Theme Name: The Renegade Health Show
Description: The Renegade Health Show Wordpress Theme
*/

/* ---------Layout--------- */

body { 
  font-size: 75%;
  color: #222; 
  font-family:Georgia, "Times New Roman", Times, serif;
  padding:0px;
  margin:0px;
}

.pagebg{ font-size: 75%; color: #222;  font-family:Georgia, "Times New Roman", Times, serif; padding:0px; margin:0px;background:url(images/main-bg.jpg) repeat-x top #b5d845;}

#wrapper{
	width:966px; 
	margin:0 auto;
	padding:0em 2em;
	
	}
.sidebaAd{ position:absolute;}
/* ---------Header--------- */



#header{ background:url(images/headerbg.gif) no-repeat; width:966px; height:184px}

#topLinks{ float:left; color:#4c4c4c; font-size:12px; margin:42px 0px 0px 235px; }

#topLinks a{color:#4c4c4c; text-decoration:none;}

#topLinks a:hover{color:#437b89;}

.topSeperator{ background:url(images/topseperator.gif) no-repeat; width:18px; height:25px; float:left; }

.topLinksItems{ float:left; padding:5px 0px 0px 0px;}

.topLinkItems{ float:left; padding:4px 0px 0px 0px;}

#topLinksSearch{ float:left; margin:30px 0px 0px 0px;}

.topLinksSearchBox{ background:url(images/comment-search-box-top.gif) no-repeat; width:235px; height:44px; float:left;}

#menusocial{ position:absolute; width:990px; top:146px; margin:0 0 0 20px;}

#siteLogo{
	width:266px;
	float:left;
	
}

#userInfo{
	width:700px;
	float:left;
}

#userInfo2{
	width:700px;
	float:left;
	margin-top:89px;
}

#userInfoRss{
	width:700px;
	float:left;
	margin-top:104px;
}

#logo{ padding-top:0px;}

.top-content{ 		
		background:url(images/seperator2.gif) repeat-y top left;
		width:915px;
		padding:0px 0px 0px 12px;
}

.topContentBorder{ background:url(images/topContentBorder.gif) repeat-x; width:896px; height:3px; margin:0 auto;}

.top-content-ad{ float:left; margin:0px 0px 0px 20px;}


.highrawbook{ background:url(images/highrawbook.png) no-repeat right top;}

.top-content-text{ color:#4c4c4c; font-size:12px; line-height:20px; text-align:justify; padding:0px 0px 0px 2px;}

.content-body{ background:url(images/content-bg.png) repeat-y; width:926px; padding:0px 20px 1px 20px;}

.content-bot{background:url(images/content-bot.gif) no-repeat; width:966px; height:70px;}


#content{ text-align:left;}

#loginForm{
	width:50em;
	height:38em;
	border:.3em #F2F2F2 solid;
	background-color:#fff;
	margin:0 auto;	
}

/* ---------Drop Downs--------- */

.inn-circle{float:left; width:155px;}
.sub-drop{width:135px; float:left;}

#Subscribes:hover{ cursor:pointer;}

.SubscribeCSS{
	width:135px;
	height:30px;	
	overflow:hidden;
	float:left;
}

.SubscribeCSS{background:url(images/subnormal.png); width:135px; position:absolute; padding-bottom:18px;}

.SubscribeCSSOut{background:url(images/subro.png) no-repeat; width:135px; height:30px; position:absolute; padding-bottom:18px;}

.subscribe-icon-list-width{width:135px; margin:0 auto; margin-top:48px; background:url(images/subscribe-mid.png) repeat-y  bottom;}

.subscribe-icon-list { float:left; width:25px; padding-right:3px; }
.subscribe-item-list{  width:80px; float:left; padding-left:5px;}
.subscribe-item-list a{color:#4C4C4C; text-decoration:none; display:block; font:bold 11px "Georgia", Times New Roman, Times, serif; }
.subscribe-item-list a:hover{ color:#437b89; text-decoration:none; }

.paddingTBSubscribe{ padding:7px 0px 2px 0px;}

/* Two columns - width 445px and 445px respectively  */
.primaryCol   	 { width:45em; }

/* Two columns - width 600px and 330px respectively  */
.primaryCol580   { width:58em; }
.secondaryCol330 { width:33em; }

.leftcol{
float:left;
width:585px;

}

.rightcol{
float:right;
width:276px;

}

/* NEW ACCORDION_TOGGLE*/
#accordion h3, #accordion2 h3{ margin:0px; padding:0px;}

#accordion h3.ui-state-default, #accordion2 h3.ui-state-default{ background: url(images/arrow-up.jpg) no-repeat center left; padding:10px 0px 8px 20px;font-size:16px; outline:none;}

#accordion h3.ui-state-active, #accordion2 h3.ui-state-active{ background: url(images/arrow-down.jpg) no-repeat center left ; font-size:16px;
	color:#437B87;
	outline:none;
	padding:10px 0px 8px 20px;
	border-top: 1px dotted #bbbfce;
	}
#accordion h3 a:hover, #accordion2 h3 a:hover{ text-decoration:none;}

.accordion_content{color: #555555;
	border-bottom: 1px dotted #bbbfce;
	padding-left:20px;}
	
	
/* Accordion CSS */
.accordion_toggle {
	display: block;
	height: 30px;
	background: url(images/arrow-up.jpg) no-repeat center left ;
	padding: 0 10px 0 20px;
	line-height: 30px;
	color: #437B87;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 16px;
	border-bottom:0px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}
.accordion_toggle_active {
	background: url(images/arrow-down.jpg) no-repeat center left ;
	color:#437B87;
	border-top: 1px dotted #bbbfce;
}
.accordion_content {
	color: #555555;
	overflow: hidden;
	border-bottom: 1px dotted #bbbfce;
	padding-left:20px;
}

.accordion_content a{
	color:#555555;
	text-decoration:none;
}

.accordion_content a:hover{
	color:#437B87;
	text-decoration:none;
}

.accordion_content ul{
	margin:0;
	padding:0;
	list-style:none;
}

.accordion_content ul li{
	padding-bottom:10px;
}

.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}

.rightcol .accordion_content p {

	padding: 0px;
}

.vertical_accordion_toggle {
	display: block;
	height: 30px;
	width: 600px;	
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}
.vertical_accordion_toggle_active {	
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}
.vertical_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
.vertical_accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.vertical_accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}

.accordion_toggle_active_sidebar {
	background: url(images/arrow-down.jpg) no-repeat center left ;
	color:#437B87;
	padding-left:15px;
}


.accordion_toggle_deactive_sidebar {
	background: url(images/arrow-up.jpg) no-repeat center left ;
	color:#437B87;
	padding-left:15px;
}


/*------CSS added for show hide div starts here------------*/
div.quote {
 	margin-left: 25%;
  padding: 100px;
	 background-color: #FFFFFF;
  border: 1px solid #00009C;
  width: 450px;
}

div.quote p {
 	font-size: .8em;
	 margin: 0px 0px 0px 0px;
}

div#commentForm {
 	display: none;
 	margin: 0px 20px 0px 20px;
 	font-family: Arial, sans-serif;
 	font-size: .8em;
}

a.commentLink {
 	font-family: Arial, sans-serif;
	 font-size: .9em;
}

/*------CSS added for show hide div ends here------------*/

div.flickr-gallery{ width:550px;}


/* ---------reset--------- */

html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, h10, p, blockquote, pre,a, abbr, acronym, address, code,del, dfn, em,  q, dl, dt, dd, ol, ul, li,fieldset, form, label, legend {
  margin: 0;padding: 0;border: 0;font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}


/* Tables still need 'cellspacing="0"' in the markup. */

caption, th, td { text-align: left; font-weight: normal; }


/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }


/* ---------MENU--------- */


#menus{ height:55px; color:#000000; font-size:14px; position:absolute; top:146px; margin:0px 0px 0px 20px;  }
/*#menus ul { margin:-5px 0px 0px 0px; padding:0px 0px 10px 2px; list-style:none; }
#menus li a{ color:#464646; font-size:11px; padding-bottom:4px; display:block; text-decoration:none;}
#menus li a:hover{ color:#437b89; font-size:11px; padding-bottom:4px; display:block; text-decoration:none; }*/ 


/* ---------Form--------- */

/* -------------------------------------------------------------- 
   
   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms
   
   Usage:
   * For text fields, use class .title or .text
   
-------------------------------------------------------------- */

label       { font-weight: bold; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */

input.text, input.title,
textarea, select {
  margin:0.5em 0;
  border:1px solid #bbb;
}

input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border:1px solid #666;
}

.input{ background:url(images/input-bg.gif) no-repeat left; width:192px; height:47px; float:left;}

.input input{ width:160px; border:0px; background:none; padding:5px; color:#437B87; margin:10px 0px 0px 10px; font-size:12px;}

.search_box{ background:url(images/comment-search-box.gif) no-repeat; width:195px; height:44px; float:left;}

.searchSidebar{ background:url(images/comment-search-box.gif) no-repeat; width:170px; height:44px; float:left;}

.searchSidebar2{ background:url(images/comment-search-box.gif) no-repeat; width:150px; height:44px; float:left;}

.searchinput{ width:160px; border:1px solid #fff; padding:5px; color:#437B87; margin:8px 0px 0px 14px;}

.searchinput2{ width:125px; border:1px solid #fff; padding:5px; color:#437B87; margin:8px 0px 0px 14px;}

input.text, 
input.title   { width: 300px; padding:5px; }
input.title   { font-size:1.5em; }
textarea      { width: 390px; height: 250px; padding:5px; }

.search_bg{ background:url(images/search-btn.gif) no-repeat; width:48px; height:44px; border:none; cursor:pointer; }

.search_bg:hover{ background:url(images/search-btn_ro.gif) no-repeat; width:48px; height:44px;}

.text1 {
font-size:12px;
}

.inputrss {
border:1px solid #CCCCCC;
padding:5px;
font-size:11px;
}

.btn1 {
background-color:#417987;
border:1px solid #07414F;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
padding:5px 10px;
cursor:default;
}

.btn2 {
background-color:#e7e7e7;
border:1px solid #CCC;
color:#888;
font-size:11px;
font-weight:bold;
padding:5px 20px;
cursor:default;
}

.border1{ border:solid 1px #CCC; background-color:#f0f0f0;}

.txtArea{ width:400px; height:145px;  border:solid 1px #d0cece; background-color:#fff; padding:15px; overflow:hidden;}

/* ---------Get Renegade Newsletter--------- */

.leftSearchArea{ width:170px; }
.leftlinksearchbox { background:url(http://renegadehealth.com/help/images/search_input_bg.gif) no-repeat top left; width:122px; float:left; }
.searchbox{ background:url(http://renegadehealth.com/help/images/search_btn.gif) no-repeat; width:44px; height:44px; border:none; cursor:pointer; }
.left_advanced_search{ color:#437b89; font-size:12px; font-family:Myriad Pro; padding:5px 0px 0px 10px; margin:0px; float:left;}
.left_Txtbox{ background:url(http://renegadehealth.com/help/images/left_box_mid.gif) repeat-y top left; width:152px; padding:0px 0px 0px 18px; }
.left_Txtbox ul{ margin:0px; padding:5px 0px 0px 0px; list-style-type:none; }
.left_Txtbox ul li{ margin:0px; padding:0px;  font-size:12px; color:#4c4c4c; line-height:18px; }
.left_Txtbox ul li a{ color:#4c4c4c; text-decoration:none; }
.left_Txtbox ul li a:hover{ color:#267076; }
.contentLeftSide h2{  font-size:16px; color:#000000; margin:0px; padding:0px 0px 7px 10px; line-height:21px; }
.contentLeftSide h3{  font-size:16px; color:#000000; margin:3px 17px 5px 0px; padding:0px 0px 7px 0px; border-bottom:1px solid #417987; }
.leftdotline{ background:url(http://renegadehealth.com/help/images/dot_bg.gif) repeat-x bottom left; margin:14px 5px; height:1px; }
.leftnamesearchbox { background:url(http://renegadehealth.com/help/images/input_bg.gif) no-repeat top left; width:167px; float:left; }
.leftemailsearchbox { background:url(http://renegadehealth.com/help/images/email_input_bg.gif) no-repeat top left; width:121px; float:left; }
.emailsearchbox{ background:url(http://renegadehealth.com/help/images/go_btn.gif) no-repeat; width:44px; height:44px; border:none; cursor:pointer; }



/* ---------Grid--------- */

/* A container should group all your columns. */
.container {
  width: 950px;
  margin: 0 auto;
}

div.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1  { width: 30px; }
.span-2  { width: 70px; }
.span-3  { width: 110px; }
.span-4  { width: 150px; }
.span-5  { width: 190px; }
.span-6  { width: 230px; }
.span-7  { width: 270px; }
.span-8  { width: 300px; }
.span-9  { width: 350px; float:left; padding-left:10px; font-size:16px; color:#437b87; line-height:24px; }
.span-10 { width: 390px; }
.span-11 { width: 430px; }
.span-12 { width: 470px; }
.span-13 { width: 510px; }
.span-14 { width: 574px; }
.span-15 { width: 590px; }
.span-16 { width: 630px; }
.span-17 { width: 670px; }
.span-18 { width: 710px; }
.span-19 { width: 750px; }
.span-20 { width: 790px; }
.span-21 { width: 830px; }
.span-22 { width: 870px; }
.span-23 { width: 910px; }
.span-24, div.span-24 { width: 950px; margin: 0; }
.span-25{ width:175px;}
.span-26 { width: 415px; }
.span-27  { width: 155px; }
.span-28  { width: 200px; }

.span-29  { width: 450px; }

.span-30  { width: 605px; }

.span-31  { width: 480px; }

.clearfix:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }

/* ---------Common CSS--------- */

.leftFloat   { float:left; }
.rightFloat  { float:right; }
.clearFloat	 { clear:both; }

.hide   { display:none; }

.reset-margin   { margin:0 auto;} 
.reset-padding  { padding:0; } 
.reset          { margin:0; padding:0; } 

.align-justify  { text-align:justify; } 
.align-left     { text-align:left; } 
.align-center   { text-align:center; } 
.align-right    { text-align:right; } 

.fixHeight	{ overflow:auto;}

.spacer1{height:1px;}
.spacer5{height:5px;}
.spacer10{height:10px;}
.spacer12{height:12px;}
.spacer15{height:15px;}
.spacer20{height:20px;}
.spacer30{height:30px;}
.spacer40{height:40px;}
.spacer60{height:60px;}

.padding20{padding:20px;}
.padding10{padding:10px;}
.padding5{padding:5px;}

.paddingT2{padding:2px;}

.paddingT5{padding:5px;}

.paddingT6{ padding-top:6px;}
.paddingT7{ padding-top:7px;}

.paddingL10{ padding-left:10px;}

.paddingL12{ padding-left:12px;}

.paddingTopLinks{ padding:50px 0px 0px 25px;}

.paddingL5{ padding-left:5px;}

.paddingL15{ padding-left:15px;}

.paddingL20{ padding-left:20px;}
.paddingL30{ padding-left:30px;}

.paddingLT60{ padding:8px 0px 0px 60px;}

.paddingLTRelated{ padding:0px 0px 0px 30px;}

.paddingR8{ padding-right:8px;}

.paddingR5{ padding-right:5px;}

.paddingR10{ padding-right:10px;}
.paddingR20{ padding-right:20px;}
.paddingR30{ padding-right:30px;}
.paddingRT40{ padding: 10px 40px 0px 0px;}
.paddingT2{ padding-top:2px;}
.paddingT5{ padding-top:5px;}
.paddingT10{ padding-top:10px;}
.paddingT12{ padding-top:12px;}
.paddingT15{ padding-top:15px;}
.paddingT20{ padding-top:20px;}
.paddingT25{ padding-top:25px;}
.paddingT30{ padding-top:30px;}

.marginLR10{ margin:0px 10px 0px 10px;}

.paddingTB10{ padding:10px 0px;}
.paddingTB15{ padding:15px 0px;}
.paddingTB20{ padding:20px 0px;}

.marginLR10{ margin:0px 15px 0px 15px;}

.paddingB20{ padding-bottom:20px;}
.margin10	{ margin:10px;}
.marginL10	{ margin-left:10px; }
.marginL20	{ margin-left:20px; }
.marginT20	{ margin-top:20px; }

img{border:0;}
img.valign{vertical-align:middle;}

.seperator{ background:url(images/seperator2.gif) repeat-y top left; width:905px; margin:10px 0px; padding:0px 10px 0px 10px;}


.seperator_google{width:905px; margin:10px 0px; padding:0px 10px 0px 20px;}

.border{border:#a4c93e 1px solid;}
.borderB{ border-bottom:1px dotted #8d8d8f;}

.borderBTB{ border-top:1px dotted #8d8d8f; border-bottom:1px dotted #8d8d8f;}

.borderComments{ border-left:1px dotted #8d8d8f; padding:5px 0px 0px 15px; margin-left:15px;}

.borderComments2{ border-left:1px dotted #8d8d8f; padding:5px 0px 0px 15px; margin-left:15px;}

.borderBDouble{ background: url(images/border-double.gif) repeat-x bottom;}

/*.borderBDouble2{ border-bottom: dotted 1px #4b7986;  border-top: dotted 1px #4b7986; height:2px; margin-top:10px;}*/

.borderBDouble2{background: url(images/borderBDouble2.gif) repeat-x; margin-top:15px;}

.boderBTT{ border-left:1px dotted #8d8d8f;}

.boderProducts{ background: url(images/borderdouble.gif) repeat-x; padding:5px 0px 5px 0px;}

.fp{ color:#b9d041;}

.borderT{border-top:#a4c93e 1px solid;}
.borderR{border-right:#a4c93e 1px solid;}
.borderRbold{border-right:#a4c93e 4px solid;}
.borderLbold{border-left:#a4c93e 5px solid;}
.borderL{border-left:#a4c93e 1px solid;}

.bg1	{ background:#e8e8e8; }
.bg2	{ background-color:#bfe752; }
.bg3	{ background-color:#bfe752; }

.gb{ border-bottom:solid 1px #d8d8d8; padding-bottom:7px; padding-top:10px;}

.googletxt1{ font-size:15px; color:#333333;}
.googletxt2{ font-size:20px; color:#999999;}
.googletxt3{ font-size:20px; color:#333333;}
.googletxt4{ font-size:20px; color:#000000;}
.googletxt5{ font-size:15px; color:#666666; font-style:italic;}
.googletxt6{ font-size:14px; color:#333333;}

.primaryBg { background:#000; }
.secondaryBg { background:#CCC; }

.alignleft      { text-align:left; float:left;}
.alignright      {text-align:right; float:right;}
.navigation{ width:100%;}
.related_post li{ padding:0px; margin:0px; list-style:none; color:#437B87; font-size:14px;}


/* ---------Typography--------- */

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6,h10 { font-weight: normal; color: #111; }

h1 { color:#0D0D0D;font-size:22px;text-decoration:none; line-height:30px;}
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; color:#0D0D0D; }
h10 { font-size: 2em; margin-bottom: 0.75em; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

.h1{ font-family:Arial, Helvetica, sans-serif; font-size:31px; line-height:normal; color:#437b87;}

.freeDigitalText{ color:#4c0000; font-size:13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding:15px 0px 5px 3px;}

/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 15px; font-size:16px; color:#4c4c4c; line-height:24px; }

.gmaptxt p           { margin: 5px 0 5px 5px; font-size:14px; color:#4c4c4c; line-height:20px; }
 

a { outline:none;}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

a:focus, 
a:hover     { color: #437b87; text-decoration:underline; }
a           { color: #437b87; text-decoration:none; outline:none; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 

.btt a{ font-size:12px; color:#437B87;  text-decoration:none;}

.btt a:hover{ text-decoration:underline;}

/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Misc classes
-------------------------------------------------------------- */

.more{ font-size:21.5px; color:#437b87; padding:20px 0px;}
.more a{ font-size:21.5px; color:#437b87; text-decoration:none;}

.icon img{ float:left; padding:10px 0px 0px 0px; margin-right:24px;} 

.note{ font-family:Arial, Helvetica, sans-serif; text-align:center; line-height:44px; font-size:22px; color:#231f20; padding-top:60px; padding-bottom:140px;}

.add-content{
		color:#e74410;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:20px;
		padding-left:10px;
		padding-top:40px;
		text-align:center;
		width:120px;
}
.add-head{ color:#ea3a05; font-size:19px; line-height:20px; font-family:Arial, Helvetica, sans-serif;}

.top-links{text-align:left; height:104px;}

.login{ padding-top:20px;}

.login a{
			padding:5px 18px 5px 5px;
			margin-left:10px;
			border-right:1px dotted #999999;			
			}
			
.footer-link{ font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#3C5C5E; line-height:16px; text-align:center;}
.footer-link a{ font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#3c5c5e; line-height:16px; text-align:center; padding:0px 5px;}
.next a { font-size:12px; color:#437b87; padding:0px 15px; border-right:1px dotted #999999; }
.episode-txt  { width: 350px; float:left; padding-left:10px; font-size:16px; color:#437b87; line-height:24px; }
.episode-txt  a{ font-size:16px; color:#437b87; line-height:24px; text-decoration:none;}
.comment-box { font-size:16px; color:#4c4c4c; line-height:24px;}
.comment-body a{ font-size:16px; color:#437b87; line-height:24px; display:block;}

.date{ background:url(images/date.gif) no-repeat top; width:64px; height:29px; float:left; padding-top:32px; color:#335565; font-size:13px; line-height:13.29px; text-align:center; margin-top:8px;}
.date2{ background:url(images/date-bg.gif) no-repeat top; width:44px; height:20px; float:left; padding-top:22px; color:#335565; font-size:9.15px; line-height:9.15px; text-align:center;}

.date3{ background:url(images/date2.gif) no-repeat top; width:24px; height:23px; float:left; padding:0px 0px 10px 0px;}

.datelink a{ font-size:14px;}

.headingArchives{ font-size:25px; color:#437B87; padding:10px 0px 20px 10px;}

.headingArchive1{ font-size:22px; color:#437B87;}

a:link.headingArchive1 { font-size:22px; color:#437B87; text-decoration:none;}

a:link.headingArchive1Black { font-size:22px; color:#4C4C4C; text-decoration:none;}

.line {	font-size:22px; color:#000000; padding:0px 5px 0px 5px;}

.sort_txt { font-size:16px; color:#4c4c4c; padding:0px 0px 10px 0px;}

.sort_txt a{ color:#437B87;}

a.activeSortBy:link {color:#000000; text-decoration:none;}

.searchByText{ font-size:12px; color:#000000; padding:10px 0px 0px 10px;}

.comment-heading{ font-size:21px; color:#0D0D0D; line-height:34px; float:left; width:496px; padding:10px 0px 0px 10px;}

.comment-heading-page{ font-size:28px; color:#0d0d0d; line-height:34px; float:left; padding:10px 0px 10px 0px;}

.comment-heading a{ font-size:21px; color:#0d0d0d; text-decoration:none; }
.comment-heading a:hover{color:#437B87; text-decoration:none;}
.comment-heading1{ font-size:18px; color:#0d0d0d; }

.comment-body img{ padding:0px 0px 10px 0px;}
.related-tag{ color:#4c4c4c; font-size:16px; clear:both; padding:15px 0px;}
.related-tag a{ color:#437b87; font-size:16px;}

.total-comments { color:#437b87; font-size:20px; padding:10px 0px; border-bottom:1px dotted #999999; border-top:1px dotted #999999;}

.total-comments img{ float:left; padding-right:10px; padding-top:5px; }
.total-comments span { display:block; float:left; padding:0px 20px 0px 0px; display:block; float:left;}

.total-comments a{ color:#437b87; font-size:20px; }

.top-heading{ 
	background:url(images/right-heading-bg.jpg) no-repeat top; 
	color:#437b87; 
	font-size:22px; 
	font-family:Arial, Helvetica, sans-serif; 
	padding-top:30px; 
	height:53px; 
	text-align:center;
	line-height:28px;
	margin:72px 0 0 0;
	}
	
.top-heading2{ 
	color:#437b87; 
	font-size:22px; 
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center;	
	padding:30px 0px 10px 0px;

	}
	
.top-heading2_bg{ 
	background:url(images/right-heading-bg.jpg) no-repeat top;
	width:276px; 
	}

.heading{ font-size:21.5px; color:#4c4c4c; padding:15px 0px; text-align:center;}
.related-link{ font-size:16px; color:#4c4c4c; padding:7px 0px;}
.related-link span{ font-size:16px; color:#437B87; padding:5px 0px;}
.related-link a{ font-size:14px; color:#437B87;}
.related-link2 a{ font-size:18px; color:#6d6e6f;}
.related-link3{ font-size:15px; color:#4b7986;}

.related-link3 a{ font-size:15px; color:#4b7986; text-decoration:none;}

.related-link3 a:hover{ text-decoration:underline;}

.mid-bg{ 
	background:url(images/right-mid-bg.jpg) repeat-y top; 
	width:237px;
	padding:10px 20px 10px 19px;
	}
	
.mid-bg2{ 
	background:url(images/right-mid-bg.jpg) repeat-y top; 
	width:237px;
	padding:0px 20px 10px 19px;
	margin-top:8px;
	}
	
.list { 
	color:#437b87; 
	line-height:normal; 
	font-size:16px;
	background:url(images/arrow-up.jpg) no-repeat left center;
	padding:10px 0px 10px 20px;
}

.list-open { 
	color:#437b87; 
	line-height:normal; 
	font-size:16px;
	padding-left:20px;
	background:url(images/arrow-down.jpg) left center;
	padding:10px 0px;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
}


.email_friend{font-size:16px;}

.clear{ clear:both;}


.follow_online_box {
	width:240px;
}

.follow_online_box img {
	vertical-align:middle;
	padding:0 9px 6px 0px;
	border:none;
}

.follow_online_box a {
	color:#437b89;
	font-size:16px;
	text-decoration:none;
}

.follow_online_box a:hover {
	color:#8fb614;
}

.double_border { 
	background:url(images/double_border.gif) repeat-x top;
	width:800px;
	height:4px;
}

.gmap_bg{background-color:#FFFFFF;}

.gmap_seperator{background:url(images/gmap_sep.gif) repeat-x; height:4px; width:890px; margin:0 auto;}

.archives_seperator{background:url(images/gmap_sep.gif) repeat-x; height:4px; width:575px; margin:0 auto;}

/*New styles*/

.contentTopLinkArea{ float:left; font-size:12px; color:#000000; margin-bottom:10px; width:500px; }
.contentTopLinkArea a{ font-size:12px; color:#000000; text-decoration:none;  }
.contentTopLinkArea a:hover{ color:#437b89; text-decoration:none; }
.contentTopLinkArea .active{ font-size:12px; color:#437b89; }

.subscribe-item-listwidth {
float:left;
padding-left:10px;
padding-top:4px;
width:530px;}

.subscribe-Txt{ 
color:#000000;
font-size:12px;
float:left;
}
.subscribe-width2{
padding:0px 0px 8px 0px;

}

.subscribe-item-list-Txt{ 
color:#000000;
font-size:12px;
float:left;
clear:both;
padding:5px 0px 0px 54px;
}
.subscribe-item-list-Txt a{ 
color:#437b89;
font-size:12px;
display:inline;
text-decoration:none;
font-weight:normal;
}

.subscribe-item-list-Txt a:hover{ 
color:#437b89;
}





.subscribe-item-listwidth a {
color:#4C4C4C;
display:block;
font-size:16px;
line-height:normal;
text-decoration:none;}

.subscribe-item-listwidth a:hover {
color:#437B87;
text-decoration:underline;}

.health-Txt{
font-size:16px;
color:#000000;
padding:0px;
line-height:36px;
}
.health-Txt a{ 
color:#4C4C4C;
text-decoration:none;
}
.health-Txt a:hover{ 
color:#437b89;
text-decoration:underline;
}
.health-live-awesome{
font-size:16px;
color:#437b89;
padding:9px 0px 0px 0px;
border-top:1px dotted #999999;
border-bottom:1px dotted #999999;
}
.health-live-awesome-inner{
padding-left:35px;
padding-top:12px;
}
.health-live-awesome-inner ul{ display:block; margin:0px; padding:0px; }
.health-live-awesome-inner ul li{ list-style-type:none;
color:#4c4c4c;
font-size:12px;
line-height:16px;
padding:0px 0px 12px 0px;
margin:0px;
 }
 .health-live-awesome-inner ul li a{
 color:#4c4c4c;
 text-decoration:none;
 }
 .health-live-awesome-inner ul li a:hover{
 color:#437b89;
 text-decoration:underline;
 }
 
h2 { font-size: 16px; }
h2 a{color:#437b89; text-decoration:none; }
h2	 a:hover{color:#437b89; text-decoration:none;}

#accordion3 h2 a{ outline:none;}

#accordion3 h2{ margin:0px; padding-top:15px;}

#accordion3 a{color:#4C4C4C; text-decoration:none;}

#accordion3 a{color:#437B89; }

#accordion3 h2 a{color:#4C4C4C; text-decoration:none; }
#accordion3 h2 a:hover{color:#437B89; }

#accordion4 h2{ margin:0px; padding-bottom:15px;}

#accordion4 h2 a{color:#437b89; text-decoration:none; }
#accordion4 h2 a:hover{ text-decoration:none;}

#accordion7 h2 a{color:#4C4C4C; text-decoration:none; }
#accordion7 h2 a:hover{color:#437B89; }

#accordion8 h2 a{color:#4C4C4C; text-decoration:none; }
#accordion8 h2 a:hover{color:#437B89; }

#accordion9 h2 a{color:#4C4C4C; text-decoration:none; }
#accordion9 h2 a:hover{color:#437B89; }

#accordion10 h2 a{color:#4C4C4C; text-decoration:none; }
#accordion10 h2 a:hover{color:#437B89; }

#accordion11 h2 a{color:#4C4C4C; text-decoration:none; }
#accordion11 h2 a:hover{color:#437B89; }

#accordion12 h2 a{color:#4C4C4C; text-decoration:none; }
#accordion12 h2 a:hover{color:#437B89; }

.aboutLinks a{color:#4C4C4C; text-decoration:none;}
.aboutLinks a:hover{color:#437B89;}

.accordion_content{color: #555555;
	border-top: 1px dotted #bbbfce;
	border-bottom: 1px dotted #bbbfce;
	margin-bottom:0px;}
	
.accordion_content_page{
	border-bottom: 1px dotted #bbbfce;
	margin-bottom:0px;}

.accordion_content_imgwidth{ width:102px; text-align:left; float:left; }
.accordion_content_Txtwidth{ width:480px; float:left; color:#4C4C4C; }
.accordion_content_Txtwidth2{ width:560px; float:left; color:#4C4C4C; }

a:link.accordionLink{ color:#437b89;}

h4 { font-size: 12px; line-height:14px; padding:9px 0px 7px 15px; margin:0; font-weight:normal; color:#4C4C4C;}
h4 a{color:#4c4c4c; text-decoration:none; }
h4 a:hover{ color:#437b89; text-decoration:none;}

h10 { font-size: 16px; line-height:14px; padding:9px 0px 0px 0px; margin:0; font-weight:normal; color:#4C4C4C;}
h10 a{color:#4c4c4c; text-decoration:none; }
h10 a:hover{ color:#437b89; text-decoration:underline;}

.accordion_content_page p {
	font-size:12px;
	line-height:16px;
	text-align:justify;
}

.health-resources-inner{
padding-left:15px;
padding-top:0px;
}
.health-resources-inner ul{ display:block; margin:0px; padding:0px; }

.health-resources-inner ul li{ list-style-type:none;
color:#4c4c4c;
font-size:12px;
line-height:16px;
padding:0px 0px 12px 0px;
margin:0px;
 }
 
.health-resources-inner ul li a{
 color:#4c4c4c;
 text-decoration:none;
 }
 
.health-resources-inner ul li a:hover{
 color:#437b89;
 text-decoration:underline;
 }
 
#accordion5 h3{ font-size:16px;}

.accordion_content_EA{color: #555555; border-bottom: 1px dotted #bbbfce; padding:0px 0px 10px 20px; margin:0px 0px 10px 0px;}

.accordion_content_EA a{
	color:#555555;
	text-decoration:none;
}

.accordion_content_EA a:hover{
	color:#437B87;
	text-decoration:none;
}

.accordion_content_EA ul{
	margin:0;
	padding:0;
	list-style:none;
}

.accordion_content_EA ul li{
	padding-bottom:10px;
}

.accordion_content_EA h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}

.accordion_content_EA .accordion_toggle_deactive_sidebar{ background:none;}

.accordion_content_Search ul{ list-style:none; padding:0px; margin:0px;}

.accordion_content_Search{color: #555555; border-bottom: 1px dotted #bbbfce; padding:0px 0px 10px 0px; margin:0px 0px 10px 0px;}
 
#accordion6 h2{ 
background:url(images/arrow-up.jpg) no-repeat left center;
margin:0px; padding:5px 0 8px 20px;}
#accordion6 h2.active {
background:url(images/arrow-down.jpg) no-repeat left center;
border-top:1px dotted #BBBFCE;
margin:0px; padding:5px 0 8px 20px;
}

#accordion6 h2 a,#accordion7 h2 a,#accordion8 h2 a,#accordion9 h2 a,#accordion10 h2 a{color:#4C4C4C; text-decoration:none; }
#accordion6 h2  a:hover, ,#accordion7 h2 a:hover, ,#accordion8 h2 a:hover,#accordion9 h2 a:hover, #accordion10 h2 a{ color: #437B87;}

/* ---------Sociable CSS--------- */

div.sociable { margin: 4px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}






#TJK_dropDownMenu, #TJK_dropDownMenu * {
	margin:0;
	padding:0;
}
/* "Master" UL (the whole Menu) */
#TJK_dropDownMenu {
	position:relative;
	max-width:100%;
	float:left;
	margin-bottom:3.5em;
}
/* sub-menu ULs */
#TJK_dropDownMenu li ul {
	cursor:default;
	max-width:100%;
	position:absolute;
	border-bottom:1px solid #ccc;
	height:auto;
	top:5.88em;
	padding:0px;
	
	background-position:0 0 !important;
	left:-9000px;
	background-color:#437b89;
	margin:0px;
	width:925px;
	padding-left:0px;
	
}
/* All LIs */
#TJK_dropDownMenu li {
	cursor:pointer;
	float:left;
	text-align:center;
	list-style-type:none;
	font-weight:bold;
}
/* sub-menu LIs */
#TJK_dropDownMenu li ul li {
	border:none;
	background:url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/kickapps/kickapps_nav_dotline.gif) no-repeat right !important;
	padding:5px 0px 5px 0px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
/* All anchors */

/* sub-menu Anchors */
#TJK_dropDownMenu li ul li a {
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	font-weight:normal;
	color:#fff;
	padding:0px;
	text-decoration:none;
	background:none;
	padding:5px 20px;
	border:none;
	font-size:16px;
	display:inline;

}
#TJK_dropDownMenu li ul li a:hover {
	color:#437b89;
	background:url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/kickapps/kickapps_nav_hover.gif) repeat-x !important;
	text-decoration:none;
	

}
/* :hover and stuff */
#TJK_dropDownMenu li a:hover, #TJK_dropDownMenu li a:focus, #TJK_dropDownMenu li a:active {
	color:#000
}
/* position and z-index for the sub-menus */
#TJK_dropDownMenu li:hover ul, #TJK_dropDownMenu li.msieFix ul {
	left:0;
	z-index:10
}
/* Current location - class on Body must match LI's id */

/* background images and border colors */
/* current location */
#Home, #Home a {
	background: url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/home-nor.gif) no-repeat;
	width:87px;
	height:83px;
	display:block;
	
	
	
}
#Home a:hover, #Home a:focus {
	background: url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/home-hover.gif) no-repeat;
	height:83px;
}

li#Store a {
	background:url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/store-normal.gif) no-repeat;
	width:77px;	
	height:51px;
	margin:32px 0 0 0;
	display:block;
}

li#Store a:hover, li#Store a:focus {
	background:url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/store-hover.gif) no-repeat;
	height:51px;
}


li#episode a{
	background:url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/episode-normal.gif) no-repeat scroll 0 0 transparent;
	height:51px;
	margin:32px 0 0;
	width:172px;
	display:block;
}





#episode a:hover, #episode a:focus {
	background:url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/episode-hover.gif) no-repeat scroll 0 0 transparent;
	height:51px;
}

li#HealthResources a {
	background:url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/health-resource-nor.gif) no-repeat;
	width:173px;

	height:51px;
	margin:32px 0 0 0;
	display:block;
}


#HealthResources a:hover, #HealthResources a:focus {
	background:url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/health-resource-hover.gif) no-repeat;
	height:51px;
}





#Community a:hover, #Community a:focus{
	background: url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/community_selected.gif) no-repeat;
	height:51px;
}


li#subscribe a{
	background:url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/subscribe-normal.gif) no-repeat scroll 0 0 transparent;
	height:51px;
	margin:32px 0 0;
	width:118px;
	display:block;
}

#subscribe a:hover, #subscribe a:focus {
	background:url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/subscribe-hover.gif) no-repeat scroll 0 0 transparent;
	height:51px;
}


li#About a{
	background:url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/about-RHTV-nor.gif) no-repeat scroll 0 0 transparent;
	height:51px;
	margin:32px 0 0;
	width:88px;
	display:block;
}

#About a:hover, #About a:focus {
	background:url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/about-RHTV-hover.gif) no-repeat scroll 0 0 transparent;
	height:51px;
}


li#help a {
	background:url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/help-normal.gif) no-repeat scroll 0 0 transparent;
	
	height:51px;
	margin:32px 0 0;
	width:101px;
	display:block;
}

#help a:hover, #help a:focus {
	background:url(http://renegadehealth.com/blog/wp-content/themes/TheRenegadeHealthShowTheme/images/top-nav/help-hover.gif) no-repeat scroll 0 0 transparent;
	height:51px;
}
