/*
Theme Name: HealthEagle 2012
Theme URI: http://www.healtheagle.com/
Author: WMG
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}



body{
margin:0;
padding:0;
font-size:13px;
font-family: verdana, sans-serif;
color:#000;
background:#d1d9dd;
line-height:1.3em;
border-top: 4px solid #718e9d;
}

img{
	border:none;
	margin:0;
	padding:0;
}

a{
	margin:0;
	padding:0;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

ul{
	margin:0;
	padding:0;
	list-style:none;
}

h1,h2{
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
}

#bodywrap{
	width: 964px;
	margin: 0 auto;
}
#header{
	background:url(i/header.jpg) no-repeat top center;
}
#link_wrap{
    padding-top: 20px;
}
a#home_link{
    display: block;
}
a#home_link img{
    height: 45px;
    margin-left: 277px;
    width: 390px;
}
a#wmg_link{
    display: block;
    margin-left: 619px;
    margin-top: 3px;
}
a#wmg_link img{
    height: 12px;
    width: 40px;
}

#header ul{
    background: url("i/head_ul.jpg") repeat-x scroll left top transparent;
    clear: both;
    margin-bottom: 6px;
    overflow: hidden;
}
#header ul li{
	background: url("i/head_li.jpg") no-repeat scroll left top transparent;
	float:left;
	padding:7px 4px 8px 4px;
}
#header ul li a{
    color: #FFFFFF;
    display: block;
    font-family: Trebuchet MS;
    font-size: 14px;
    font-style: italic;
    text-decoration: none;
    text-transform: uppercase;
}

#header h1{
    background: url("i/head_title.jpg") no-repeat scroll left bottom transparent;
    clear: both;
    color: #34393E;
    display: block;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0 0 8px;
    padding-bottom: 3px;
    text-align: center;
    text-shadow: 1px 1px 1px #AAB1B5;
    text-transform: uppercase;
    width: 100%;
}
#contenter{
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/pie/PIE.htc);
	background:#606b70 !important;
	position: relative !important;
	color: #fff;
	border: 2px solid #9da3a9 !important;
	padding: 2px 8px !important;
}
#contentwrapper{
	overflow: hidden;
	clear:both;
}
* html #contentwrapper{
	height:1px;
	overflow:visible;
}

#content{
	overflow:hidden;
}

*html #content{
	height:1px;
	overflow:visible;
}

.archive #contenter, .error404 #content, .single #contenter, .page-template-latest-php #contenter, page-template-category-outdoor-gear-php #contenter, .search #contenter{
	min-height:1135px;
	overflow:hidden;
	padding-bottom:10px;
}
* html .archive #contenter, * html .single #contenter, * html .archive .page-template-latest-php #contenter{
	height:1px;
	overflow:visible;
}

#content p{
	padding:6px 0;
	line-height:1.4em;
}

#footer {
	border-top:1px dotted #45484e;
    clear: both;
    color: #fff;
    padding: 0px;
	padding-top:9px;
    text-align: center;
}

#footer a{
	color:#fff;
}
#footer p a, #footer p strong a:hover{
	color:#fff;
	text-decoration:underline;
}
#footer p strong a, #footer p a:hover, #footer h3 a:hover{
	text-decoration:none;
}

#foot_text{
    background: url("i/foot_text.jpg") no-repeat scroll left top transparent;
    font-family: Tahoma;
    font-size: 14px;
    height: 34px;
    margin-left: 0px;
    padding: 0px 12px 0 3px;
}
#foot_text a#wmglink{
	margin-right:10px;
	float:left;
}
#foot_text a#wmglink img{
    height: 35px;
    width: 42px;
}
#foot_text p{
	color:#fff;
	float:left;
	padding-top: 6px;
}
#foot_text p a{
	color:#fff;
}
#foot_text p#links{
	float:right;
}


/*
ul#foot_ul{
    background: url("i/foot_ul.jpg") repeat-x scroll left top transparent;
    margin: 7px 0;
    overflow: hidden;
    padding: 0 33%;
    text-align: center;
}

ul#foot_ul li{
    background: url("i/foot_li.jpg") no-repeat scroll left top transparent;
    float: left;
    padding: 5px 9px;
    text-align: center;
}
ul#foot_ul li a{
    color: #FFFFFF;
    display: block;
    font-family: Trebuchet MS;
    font-size: 14px;
    font-style: italic;
    padding: 1px 0 6px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

ul#foot_ul li a:hover{
	text-decoration: underline;
}
*/
.clear{
	clear:both;
}

img.alignleft{
	float:left;
	padding:0 6px 6px 0;
}
img.alignright{
	float:right;
	padding:0 6px 0px 6px;
}
a.rm{
    float: right;
    margin-bottom: 0px;
    text-align: right;
    width: 82px;
}
.blog a.rm{
    margin-right: 16px;
}
#wrap{
	overflow:hidden;
}
.post{
	font-family: Tahoma;
        font-size: 14px;
	line-height: 1.3em;
}
.blog .post{
	background:#dfe4e7 url(i/post.jpg) no-repeat top left;
	border: 2px solid #a3abb3;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/pie/PIE.htc);
	padding:8px;
}
.blog .post .entry a{
	text-decoration:underline;
}
.blog .post .entry a:hover{
	text-decoration:none;
}
.post h2, .search .page h2, .single .post h2{
    background: url("i/title.jpg") no-repeat scroll left center transparent;
    margin-bottom: 0px;
    margin-left: 12px;
    padding-bottom: 4px;
    padding-left: 41px;
    padding-top: 0;
}
.single .post small h2{
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
	display:inline;
}
.single .post small h2 a{
	font-size:11px;
	font-family:Verdana;
	text-decoration:underline;
}
.single .post small h2 a:hover{
	text-decoration:none;
}
.blog .post h2{
    background: url("i/title_w.jpg") no-repeat scroll left bottom transparent;
    padding-bottom: 12px;
    padding-top: 8px;
}

.blog .post h2 a, .blog .post h2, .search .page h2 a, .post h2 a{
    color: #34393e;
    font-family: Tahoma;
    font-size: 20px;
    text-decoration: none;
	line-height:1;
}
.post h2 a {
	color:#fff;
}
.post h2 a:hover{
	text-decoration:underline;
}

small.date{
	font-size: 11px;
	padding: 2px 8px;
	display:block;
	margin-left:41px;
}
.single small.date{
    margin-left: 40px;
    margin-top: -14px;
}
.single .post h2{
    padding: 12px 35px;
}
.blog small.date{
    display: block;
    margin-left: 45px;
    margin-top: -12px;
}
.blog small.date a, .blog small.date h2 a, .blog small.date h2{
	text-decoration:underline;
	display:inline;
	font-family:Verdana;
	color:#000;
	font-size:11px;
	background:none;
	padding:0;
	margin:0;
}
small.date a, small.date h2 a, small.date h2{
	color:#fff;
	text-decoration:underline;
}

small.date h2{
	text-decoration:none;
}
small.date a:hover{
	text-decoration:none;
}
small.date span a{
	text-decoration:none;
	font-weight:bold;
}
small.date span a:hover{
	text-decoration:underline;
}

.entry{
	padding:8px;
}
.entry ul li{
	list-style:disc inside none;
}
.entry ol li{
	list-style:decimal inside none;
}
.entry a{
	color:#000;
}
div#fst{
    overflow: hidden;
    padding: 2px 4px 0;
}

div#fst #advertise{
    float: right;
    margin-right: 9px;
    margin-top: -2px;
    padding: 21px 0 0px;
    width: 300px;
}

div#fst .post {
	float:left;
	width:610px;
}
div#fst .post h2{
	margin-left:0;
}
div#fst small.date{
	margin-left:33px!important;
}
#side_ad{
    float: left;
    margin-left: 2px;
    margin-right: 6px;
    margin-top: 14px;
    padding: 0;
    text-align: center;
    width: 171px;
}
#side_ad span{
	display:block;
	height:602px;
}
#scn{
    overflow: hidden;
    padding: 0;
}



#scn .post{
    float: right;
    margin: 12px 0 0;
    width: 380px;
	min-height:445px;
}

.home .post#post-health{
	float: left;
	width: 379px;
	background: #606b70 !important;
	padding:0 0 8px 0;
	margin-top:0;
	color:#fff;
}

#scn .post#post-health h2#observance{
    background: url("i/health.jpg") no-repeat scroll left top transparent;
    color: #CDDD1C;
    font-size: 22px;
    margin: -2px 0 0 -2px;
    padding-top: 62px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 383px;
}

#scn .post#post-health #left_border{
	border:2px solid #9fa5ab;
	border-top: 5px solid #9da3a9;
	padding:8px;
}
#scn .post#post-health h2{
	background:none;
	padding-left:0;
}
.blog #scn .post#post-health small.date{
    margin-left: 5px;
    margin-top: -10px;
}


#scn .post#post-health h2 a, #scn .post#post-health small a{
	color:#fff;
}


#thrd{
	overflow:hidden;
	padding:12px 4px;
	padding-top: 5px;
}

#thrd .post{
    float: left;
    width: 358px;
}

* html #thrd, * html #thrd .post{
	height:1px;
	overflow:visible;
}

#thrd #ask{
    background: #606b70 !important;
    float: right;
    padding: 15px 0;
    width: 392px;
	color:#fff;
}
#thrd #ask img#ask-img{
    float: left;
    margin-top: -23px;
}

#thrd #ask h2{
    background: none repeat scroll 0 0 transparent;
    margin-top: 4px;
    padding-left: 4px;
}
#thrd #ask h2 a{
	color:#cddd1c;
}
#thrd #ask span, #thrd #ask span a, #thrd #ask small a{
	color:#fff;
}
.blog #thrd #ask small.date{
	margin-left:0;
}


#thrd .post h2{
	margin-left:4px;
}
.blog #thrd small.date {
	margin-left: 38px;
}

.blog #latest{
	margin-top: 0px;
	clear: both;
	background:#dfe4e7;
	border:1px solid #a3abb3;
}
.blog #latest ul{
    overflow: hidden;
    padding: 12px 0 0;
	height:90px;
}

.blog #latest li{
    background: url("i/title_w.jpg") no-repeat scroll left center transparent;
    float: left;
    margin: 0 0 0 12px;
    width: 32%;
}

.blog #latest li h2{
    background: none repeat scroll 0 0 transparent;
    padding-left: 36px;
}
.blog #latest li h2 a{
    color: #34393e;
    font-family: Tahoma;
    font-size: 20px;
    line-height: 1;
    text-decoration: none;
}
.blog #latest li h2 a:hover{
    text-decoration: underline;
}
.blog #latest li small.date{
    margin-left: 38px;
    margin-top: 0;
    padding: 2px 0;
	border:none;
	color:#000;
}
.blog #latest li small.date a{
	color:#000;
	text-decoration: underline;
}
.blog #latest li small.date a:hover{
	text-decoration: none;
}



#emporium_wrap{
    padding: 0px;
}
#emporium{
    background: #21649c url("i/emporium.jpg") no-repeat scroll left center;
    color: #FFFFFF;
    display: none;
    float: left;
    font-family: Trebuchet MS;
    font-size: 12px;
    line-height: 1.2;
    margin-top: 10px;
    padding: 0px 2px;
    width: 99%;
	border:2px solid #a3abb3;
}
.blog #emporium{
	display: block;
	margin-bottom:12px;
}
#emporium a{
	color:#fff;
	text-decoration:underline;
}
#emporium a:hover{
	text-decoration:none;
}
#emporium a#emporium_link{
    display: block;
    float: left;
    margin-left: 5px;
}

#emporium a img{
    height: 67px;
    margin-top: 6px;
    margin-right: 6px;
    width: 232px;
}
#emporium_wrap ul{
	overflow:hidden;
	width:75%;
}
#emporium_wrap li{
    float: left;
    padding: 8px 2px 5px;
    width: 49%;
}


#topics{
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/pie/PIE.htc);
	position: relative;
	clear:both;
	overflow: hidden;
	margin-top:12px;
	padding: 16px 2px 1px;
	background:#6a707a url(i/topics.jpg) repeat-x top left;
}

* html #topics{
	height:1px;
	overflow:visible;
}


#side_ad #poll{
    margin-top: 7px;
	text-align:center;
	background:#dfe4e7;
	border:1px solid #a3abb3;
	color:#313233;
}
#side_ad #poll div.quiz_table{
	color:#313233;
}
#side_ad #poll img{
	margin-top:-5px;
}
#side_ad #poll h3{
    color: #277007;
    font-family: Tahoma;
    font-size: 22px;
    margin: 8px 0;
	font-weight:normal;
}
#face_twitt ul.links_wrap{
    float: none;
    margin-bottom: 18px;
    margin-top: 0;
    overflow: hidden;
}
ul.links_wrap{
	float: left;
}
ul.links_wrap li.item, ul.links_wrap li.linkcat{
	float:left;
	padding:1px 0 0;
}

ul.links_wrap li h3, #tag_wrap h3{
	color:#d1dd0d;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 2px;
    padding: 6px 0;
}

.blog ul.links_wrap li h3, .blog #tag_wrap h3{
	color:#d1dd0d;
}

ul.links_wrap a{
	color:#fff;
	text-decoration:underline;
}
ul.links_wrap a:hover{
	text-decoration:none;
}
ul.links_wrap li ul li a{
	font-size:13px;

}


#topics.other #tag_wrap{
	margin-left:9px;
}

#topics.other #searchwrap{
	margin-top:8px;
}
#topics.other #searchwrap h3{
    color: #d1dd0d;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 2px;
    padding: 6px 0;
}
#topics.other #face_twitt{
	margin-right:45px;
}
#topics.other ul#foot_ul {
    clear: both;
    float: none;
    padding: 12px 0 0;
}

ul.links_wrap li.item#archives{
	width:auto;
}


ul.links_wrap li.item#archives div{
	padding-left:2px;
}
ul.links_wrap li.item#archives a{
	font-size:14px;
	display:block;
}
ul.links_wrap li.linkcat{
	width:auto;
}


ul.links_wrap li#search{
	padding-top:20px;
}
#five{
    float: left;
    min-height: 248px;
}


#face_twitt{
    color: #FFFFFF;
    float: right;
    margin-right: 50px;
    margin-top: 7px;
}
#face_twitt a{
    color: #FFFFFF;
    font-family: Trebuchet MS;
    font-size: 15px;
    text-decoration: underline;
}
#face_twitt a:hover{
    text-decoration: none;
}
#face_twitt img{
    margin: 6px 2px 6px 0;
    vertical-align: middle;
}



.blog #searchwrap{
    float: left;
    margin-left: 12px;
    margin-top: 8px;
}


.blog #searchwrap h3{
    color: #D1DD0D;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 2px;
    padding: 6px 0;
}
#searchform{
    height: 24px;
    margin: 10px 0 0 0;
    padding-left: 0;
	background:url(i/searchinput.jpg) no-repeat left top;
}

#searchform input{
	vertical-align:middle;
	border:none;
	background:none;
}
#searchform input#s{
    color: #000000;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 0 5px 5px;
    width: 127px;
}
#tag_wrap{
    color: #fff;
    float: left;
	padding: 8px 0 0;
    width: 255px;
}


ul#links_wrap li.linkcat a, #tag_wrap a{
	color:#fff;
	text-decoration:underline;
}
#tag_wrap a:hover{
	text-decoration:none;
}

.other #searchform{
	margin-top:14px;
	margin-left:0px;
	float:left;
}
.other ul#links_wrap li.item, .other ul#links_wrap li.linkcat{
	padding:0 2px;
}
.other ul#links_wrap li.linkcat{
	width:150px;
}
.other ul#links_wrap li.item#search{
	padding-bottom:12px;
}
.other ul#links_wrap li.item img{
	margin:2px 0;
}


#sidebar{
	float:left;
	width:300px;
	padding-right:10px;
}
#rsidebar{
	float:right;
	width:165px;
}
.blog #rsidebar{
	width:305px;
	text-align:center;
	margin-top:12px;
}
#comment_wrap{
	padding:12px;
	color:#fff;
}
#comment_wrap a{
	color:#fff;
	text-decoration:underline;
}
#comment_wrap a:hover{
	text-decoration:none;
}
#picks_wrap{
	padding:14px;
	background:#606b70;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/pie/PIE.htc);
	position: relative;
}
#rsidebar .picks_top{
	margin-top: 12px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/pie/PIE.htc);
	position: relative;
}
#rsidebar .picks_bot{
	background:#fff;
	padding:3px;
	border:1px solid #aaa;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/pie/PIE.htc);
	position: relative;
}
#picks_wrap h3{
    font-family: Trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 12px;
    text-align: center;
    text-transform: uppercase;
}
#picks_wrap li{
	padding:3px 25px;
	background:url(i/picks_li.jpg) no-repeat left center;
}
#picks_wrap li a{
    color: #fff;
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: underline;
	text-transform:uppercase;
}
#picks_wrap li a:hover{
	text-decoration:none;
}

* html #wrapper, * html #wrap{
	height:1px;
	overflow:visible;
}




.search #rsidebar{
	width:305px;
	margin-top:35px;
	margin-left:12px;
}
.archive #rsidebar, .page-template-category-outdoor-gear-php #rsidebar{
	margin-top:80px;
	width:310px;
	padding-right:5px;
	text-align:center;
}
.archive .post, .page-template-latest-php .post, .search .post, .search .page, .page-template-category-outdoor-gear-php .post{
    overflow: hidden;
    padding: 12px 0;
}
.archive .post iframe{
	display:none;
}
.archive h2.pagetitle, .search h2.pagetitle{
    background: url("i/pagetitle.jpg") no-repeat scroll center center transparent;
    clear: both;
    color: #fff;
    padding: 12px 0;
    text-align: center;
}
.archive h2.pagetitle div, .search h2.pagetitle div{
	display:inline-block;	
}
h1#ask_title{
padding:12px 0;
}
ul#rate{
    overflow: hidden;
    padding-left: 30px;
}
ul#rate li{
color:#0b93ea;
font-family:Arial;
font-size:15px;
padding:4px 0;
border-bottom:2px solid #cfcdc4;
}
ul#rate li strong{
color:#000;
font-size:16px;
padding-right:40px;
}
ul#rate li span{
color:#000;
float:right;
font-family:Trebuchet MS;
font-weight:normal;
font-size:16px;
}
h2#rate{
padding-bottom:20px;
padding-left:35px;
}


h2.vid_title{
    font-size: 16px;
    font-weight: normal;
    padding: 8px 38px;
    text-align: left;
}
h2.vid_title_b{
	font-size: 18px;
	font-weight: normal;
	padding: 8px 36px;
}
#feat_video{
	margin:10px 0;
	width:275px;
	padding:12px;
}
#video-sidebar{
	float:left;
	width:305px;
	margin-right:10px;
	margin-top:10px;
	margin-left:10px;
}
#video-sidebar .right_border{
	background:none;
}
#video-sidebar #latest ul{
	width:auto;
}

#video-sidebar #latest ul li{
    background: url("i/title.jpg") no-repeat scroll left center transparent;
    padding: 8px 0 8px 23px;
	width:auto;
	float:none;
}

#video-sidebar li img{
    display: block;
    margin: 5px auto;
    width: 16px;
}
#video-sidebar li h2{
    background: none repeat scroll 0 0 transparent;
    padding: 0 12px !important;
}
#video-sidebar li h2 a{
    color: #fff;
    font-family: Tahoma;
    font-size: 20px;
    line-height: 1;
    text-decoration: none;
}
#video-sidebar li h2 a:hover{
    text-decoration: underline;
}

#feat_video h2, #late_wrap h2, #video_wrap h2{
    color: #000;
    font-family: Tahoma;
    font-size: 21px;
    padding: 6px 0!important;
	background:none;
}
#late_wrap h2 {
    padding: 18px 0 18px 12px !important;
}
#late_wrap ul# recent_ul h2{
	padding:0;
}
#video_wrap{
	overflow:hidden;
}
#late_wrap #latest{
	width:auto;
	float:none;
	margin:0;
	padding:0;
	
}


#late_wrap #latest li small.date{
    display: block;
    font-size: 11px;
    margin-left: 3px;
}
ul#recent_ul{
	padding: 4px 12px 12px 12px;
	margin-top:12px;
}
ul#recent_ul li small{
	color:#000;
	font-size:11px;
	padding: 0;
	border:none;
	background:none;
}
ul#recent_ul li small a{
	font-size:11px;
	display:inline;
}


ul.categories{
    margin: 0 0 12px;
    overflow: hidden;
    padding: 6px;
}
ul.categories li{
    float: left;
    margin: 0 0 0 7px;
    color: #1d7ed8;
}
ul.categories li a{
    color: #1d7ed8;
    font-size: 11px;
    padding-top: 4px;
	text-decoration:underline;
}
ul.categories li a:hover{
	text-decoration:none;
}

.page-template-latest-php #sidebar{
	width:165px;
}
.page-template-latest-php #rsidebar{
	width:305px;
	margin-left:12px;
}
.page-template-latest-php .post{
	padding-bottom:12px;
	border:none;
}
h2.pagetitle{
	font-family: Trebuchet MS;
	font-size: 22px;
	padding: 12px;
	color:#F78C02;
}


.wp-pagenavi{
	padding:12px;
}


.page-advertise h2.pagetitle, .page-video-channel h2.pagetitle{
    background: none repeat scroll 0 0 transparent;
    color: #000;
    font-family: Trebuchet MS;
    font-size: 18px;
    margin-left: 0;
    margin-top: 0;
    padding: 16px 0 19px 20px;
    text-align: left;
    text-decoration: none !important;
    text-transform: uppercase;
}


.page-about .post{
    font-size: 14px;
}
#quantcast{
    float: left;
    margin-right: 6px;
    padding: 12px;
}

.page-contact .post{
	text-align:center;
	height:200px;
}


.page-about #contenter {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	behavior: url(/pie/PIE.htc);
    background: url("i/about.jpg") no-repeat scroll 0 top #606B70;
    border: medium none;
    padding: 11px 0 0;
    width: 958px;
}
.page-about #content {
    border-bottom: 2px solid #9DA3A9;
    border-left: 2px solid #9DA3A9;
    border-right: 2px solid #9DA3A9;
    overflow: hidden;
}
.page-about .post h2, .page-contact .post h2{
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:20px;
	padding:8px 0;
	background:none;
}
.page-about .post h2{
    padding-left: 20px;
    padding-top: 14px;
}
.page-contact .post h2{
    padding-left: 38px;
    padding-top: 11px;
}
.page-contact #contenter{
    background: url("i/contact.jpg") no-repeat scroll left top #606B70;
    padding: 2px 0;
}

.page-contact #wrap, .page-about #wrap{
	padding-top: 12px;
	overflow:visible;
}
.page-about .entry a, .page-contact .entry a, .page-advertise #wr a{
	color:#fff;
	text-decoration:underline;
}
.page-about .entry a:hover, .page-contact .entry a:hover, .page-advertise #wr a:hover{
	text-decoration:none;
}
.page-contact a:hover{
	text-decoration:none;
}
.page-advertise h2.pagetitle{
    margin: 0 0 0 -6px;
    padding: 0;
}

.page-video-channel h2.pagetitle{
    margin: 0 0 0 -8px;
    padding: 0;
}

.page-advertise h2.pagetitle img, .page-video-channel h2.pagetitle img{
	vertical-align:middle;
	margin: 0 18px 0 2px;
}

.page-submit .post h2{
    background: url("i/submit_title.jpg") no-repeat scroll 212px top transparent;
    font-family: Trebuchet MS;
    font-size: 22px;
    margin-top: 12px;
    padding-bottom: 12px;
    padding-left: 50px;
    padding-top: 12px;
    text-align: center;
    text-transform: uppercase;
}

.page-submit .post .entry{
	background:#fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	box-shadow: 6px 9px 0 #80898D;
	-webkit-box-shadow: 6px 9px 0 #80898D;
	-moz-box-shadow: 6px 9px 0 #80898D;
	behavior: url(/pie/PIE.htc);
	    margin-bottom: 40px;
	margin-right: 12px;
}


.category-ask-the-doctor h2.pagetitle div{
    background: url("i/cat/ask.jpg") no-repeat scroll center 0 transparent;
    display: inline-block;
    height: 54px;
    margin-top: 11px;
    padding: 24px 22px 0 0;
    width: 65px;
}
.category-ask-the-doctor h2.pagetitle span{
	color:#baf40a;
}

.category-childrens-health h2.pagetitle div{
    background: url("i/cat/children.jpg") no-repeat scroll center 0 transparent;
    height: 54px;
    margin-top: 12px;
    padding: 24px 22px 0 0;
    width: 65px;
}
.category-childrens-health h2.pagetitle span{
	color:#baf40a;
}

.category-diet h2.pagetitle div{
    background: url("i/cat/diet.jpg") no-repeat scroll center 0 transparent;
    height: 54px;
    margin-top: 18px;
    padding: 20px 22px 0 0;
    width: 65px;
}
.category-diet h2.pagetitle span{
	color:#baf40a;
}

.category-exercise h2.pagetitle div{
    background: url("i/cat/exercise.jpg") no-repeat scroll center 0 transparent;
    height: 67px;
    margin-top: 22px;
    padding: 22px 22px 0 0;
    width: 65px;
}
.category-exercise h2.pagetitle span{
	color:#baf40a;
}

.category-health-news h2.pagetitle div{
    background: url("i/cat/news.jpg") no-repeat scroll center 0 transparent;
    height: 48px;
    margin-top: 9px;
    padding: 19px 22px 0 0;
    width: 70px;
}
.category-health-news h2.pagetitle span{
	color:#baf40a;
}

.category-medication h2.pagetitle div{
    background: url("i/cat/medication.jpg") no-repeat scroll 21px 0 transparent;
    height: 37px;
    margin-top: 5px;
    padding: 13px 22px 0 0;
    width: 73px;
}
.category-medication h2.pagetitle span{
	color:#baf40a;
}

.category-mental-health h2.pagetitle div{
    background: url("i/cat/mental.jpg") no-repeat scroll 21px 0 transparent;
    height: 50px;
    margin-top: 9px;
    padding: 18px 22px 0 0;
    width: 50px;
}
.category-mental-health h2.pagetitle span{
	color:#baf40a;
}

.category-nutrition h2.pagetitle div{
    background: url("i/cat/nutrition.jpg") no-repeat scroll 12px top transparent;
    height: 65px;
    margin-top: 22px;
    padding: 20px 22px 0 0;
    width: 67px;
}
.category-nutrition h2.pagetitle span{
	color:#baf40a;
}

.category-prevention-2 h2.pagetitle div{
    background: url("i/cat/prevention.jpg") no-repeat scroll 12px top transparent;
    height: 47px;
    margin-top: 10px;
    padding: 20px 22px 0 0;
    width: 55px;
}
.category-prevention-2 h2.pagetitle span{
	color:#baf40a;
}

.category-relationships h2.pagetitle div{
    background: url("i/cat/relations.jpg") no-repeat scroll 12px top transparent;
    height: 47px;
    margin-top: 5px;
    padding: 21px 22px 0 0;
    width: 80px;
}
.category-relationships h2.pagetitle span{
	color:#baf40a;
}

span.left_ad{
	margin-right:1px;
	margin-left:3px;
}
.archive span.left_ad, .search span.left_ad{
    float: none;
    height: 93px;
    margin: 0 auto;
    width: 728px;
	display:block;
}
#sidebar span.left_ad{
	display:block;
	text-align:center;
}
span.house_ad{
    float: right;
    margin-bottom: 16px;
    margin-right: 8px;
    margin-top: 6px;
}
span.left_ad img, span.house_ad img{
	vertical-align:top;
}
.single span.top_ad{
	width:730px;
	margin:0 auto;
	display:block;
}
.single #rsidebar{
	width:305px;
	margin-left:12px;
}
.single #rsidebar span.left_ad{
	margin-right:2px;
	float:right;
}
.single #rsidebar img{
	vertical-align:top;
}


p#disclaimer{
	font-size:11px;
	text-align:center;
	padding:0 20px 8px;
	clear:both;
}


.left_slide{
    float: left;
    height: 630px;
    width: 120px;
	margin-right:8px;
}


.category-special-interest-section h2.pagetitle{
    background: url("i/special_ad.jpg") repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 22px;
    letter-spacing: -1px;
    margin: 44px 0 12px;
    padding: 6px 0 8px 163px;
    text-transform: uppercase;
    width: 709px;
}

.category-special-interest-section #sidebar{
	float:right;
	margin-left:12px;
}
.archive.category-special-interest-section .post h2 a{
	font-size:24px;
}

#mailwidget{
	background:#e7e7e5 url("http://www.wasabimediagroup.com/mail/letter.png") no-repeat scroll 20px center;
	margin:12px;
	padding:6px;
	position:relative;
	overflow:hidden;
}
#mailwidget h2{
    background: none repeat scroll 0 0 transparent;
    color: #0049a5;
    font-family: Verdana;
    font-size: 18px;
    letter-spacing: 1px;
    padding-bottom: 0;
    padding-left: 67px;
    text-align: center;
    text-transform: uppercase;
}
#mc_subheader{
    color: #000000;
    font-family: Verdana;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 4px 0 4px 50px;
    text-align: center;
    text-transform: uppercase;
}
.mc_form_inside #mc_message.updated{
	padding-left:130px;
}

.mc_merge_var{
    float: left;
    margin: 4px 0 4px 125px !important;
    padding: 3px 0 !important;
}
.mc_merge_var br{
	display:none;
}
#mc_signup_form .mc_var_label{
	display:none;
    color: #505863;
    float: left;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin-right: 11px;
    text-align: right;
    width: 112px;
}
#mc_signup_form .mc_input, #mc_signup_form select{
    background: url("http://www.wasabimediagroup.com/mail/input.png") no-repeat scroll left top transparent;
    border: medium none;
    height: 26px;
    padding: 0 8px;
    width: 357px;
}
#mc_signup_form select{
    padding: 3px 8px;
}
#mc-indicates-required{
	font-size:11px;
	font-weight:bold;
}
.mc_interests_header{
	display:none;
}
div.mc_interest {
    float: left;
    margin-bottom: 5px;
    margin-left: 125px;
    width: auto !important;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin-right: 11px;
    color: #505863;
}
#mc_signup_form label.mc_interest_label{
    background: url("i/signup/channel.jpg") no-repeat scroll left top transparent;
    padding-left: 26px;
}

#mc_signup_form input.mc_interest {
    vertical-align: middle;
}

.mc_signup_submit {
    float: left;
    margin-top: 8px;
    text-align: left !important;
}
.mc_signup_submit input{
    background: url("http://www.wasabimediagroup.com/mail/submit.jpg") no-repeat scroll left top transparent;
    border: medium none;
    height: 23px;
    width: 78px;
}






span#fbshare{
	margin-right: 12px;
	margin-top: -4px;
	float:left;
}
.wpbuttons{
	float:left;
	clear:none!important;
	width:auto!important;
}
.pin-it-btn-wrapper, .pin-it-btn-shortcode-wrapper {
	/*margin-top: 5px!important;*/
}
.pin-it-btn-wrapper-shortcode{
	float:left;
}
.single .entry{
	clear:both;
}
.wpbuttons li{
	margin: 0!important;
	padding: 0 5px!important;
}

div.success {
    background: url("i/thankyou.jpg") no-repeat scroll left 15px transparent !important;
    color: #606B70 !important;
    font-family: Tahoma;
    font-size: 20px;
    font-weight: normal;
}




/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */

.cform { 
	margin:10px;
width:500px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	font:normal 18px Helvetica; 
	color: #aaa;
	letter-spacing:3px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
	border-top:1px solid #f2f2f2;
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #aaa;
	font:0.9em Trebuchet MS,sans-serif;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
	color: #aaa!important;
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:205px!important;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #aaa; 
	font:0.9em Trebuchet MS,sans-serif;
	color:#888;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #FFCC00;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform textarea,
.cform input {
	width:298px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 8px;
	vertical-align:top;
	color: #aaa;
	font-size:0.7em;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:2px 1em; 
	margin: 0;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:auto;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
display:none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}

.outbrain_column a{
	color:#fff;
}


.blog #thrd .post .entry span{
	display:none;
}

small.disclaimer{
    color: #fff;
    display: block;
    font-size: 11px;
    margin: 0 auto;
    padding: 6px 0;
    text-align: center;
    width: 600px;
	clear:both;
}


ul#rand_imgs li{
	padding:0px 0 6px;
	text-align:center;
}
ul#rand_imgs li img{
	width:100px;
	border:1px solid #5c5c5c;
	padding:2px;
	background:url(http://www.wasabimediagroup.com/default.png) no-repeat center center;
	float:none;
	display:block;
	margin-left:6px;
}
ul#rand_imgs li a, ul#rand_imgs li h2{
    color: #000000;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
}

.page-template-advertise-php h2{
	padding: 8px 0;
}
.page-template-advertise-php #wr ul li{
	list-style:disc inside none;
	padding: 1px 0;
}

.page-template-latest-php #header{
	background: url("i/header.jpg") no-repeat scroll left top transparent;
}

.page-template-latest-php #bodywrap{
	width:auto;
}
.page-template-latest-php #content{
	padding: 0 12px;
}
.page-template-latest-php #sidebar{
	width:165px;
}
.page-template-latest-php #rsidebar{
	width:305px;
	margin-left:12px;
}

.page-template-latest-php #video{
	margin-right:12px;
	margin-bottom:8px;
}
.page-template-latest-php .post{
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/pie/PIE.htc);
	margin-bottom:10px;
	background:#606B70;
	overflow:hidden;
	color:#fff;
}
.page-template-latest-php .post a{
	color:#fff;
}
.page-template-latest-php .clear{
	padding:8px 0;
}


.page-template-latest-php .scroll-wrap{
	float:left;
	width:800px;
	margin:0 12px;
	height:700px;
}
.page-template-latest-php .scroll-wrap#medium{
	width:730px;
}
.page-template-latest-php .scroll-wrap#small{
	width:300px;
}
.page-template-latest-php .scroll-wrap#small-medium{
	width:420px
}
.page-template-latest-php a.rm{
	margin-bottom:0;
}


.ad728{
	width:730px;
	height:92px;
	text-align:center;
	position:relative;
}
.ad728#top{
	margin-bottom:6px;
}
.ad728#bottom{
	margin-top:6px;
}
.ad160{
	width:162px;
	height:602px;
	overflow:hidden;
	text-align:center;
}
.ad160#left{
	float:left;
	margin-right:6px;
}
.ad160#right{
	float:right;
	margin-left:6px;
}

.ad300{
	width:302px;
	height:250px;
	overflow:hidden;
	text-align:center;
}
.ad300#left{
	float:left;
	margin-right:6px;
}
.ad300#right{
	float:right;
	margin-left:6px;
}

.page-template-latest-php .clear{
	padding:8px 0;
}

div#video{
	overflow:hidden;
}

.page-template-advertise-php h2{
	padding: 8px 0;
}
.page-template-advertise-php #wr ul li{
	list-style:disc inside none;
	padding: 1px 0;
}

#video, #image{
	float:left;
}
#image{
    margin-left: 12px;
    margin-top: -6px;
    text-align: center;
    width: 402px;
}
#image img{
	float:none!important;
	margin:0!important;
	padding:0!important;
}
#video h2, #image h2{
	background:url(i/video-title.png) no-repeat left top;
	color:#fff;
    font-family: Georgia;
    font-size: 20px;
    padding: 18px;
    text-align: center;
    text-transform: uppercase;
}
#image h2{
	background:url(i/image-title.png) no-repeat left top;
	padding-top: 24px;
}





.home_line{
        overflow: hidden;
        padding: 0;
	clear:both;
}

.home_line div, .home_line form{
	display:none;
}
.blog .home_line div, .blog .home_line form{
	display:block;
}

.home_line #searchform{
    background: url("i/he/searchform.jpg") no-repeat scroll left top transparent;
    float: right;
    height: 20px;
    margin: -39px 2px 0 0;
    width: 218px;
}
.home_line #searchform input#s{
    margin-left: 4px;
    padding: 4px 0;
    width: 153px;
}


.blog #header h1{
	float:left;
	clear:none;
       margin: -21px 0 10px;
       padding-bottom: 11px;
}

#followus{
    float: left;
    margin-left: 32px;
    padding-top: 0px;
	position:relative;
}
#followus table {
    display: block;
    margin-top: 2px;
}
#followus table td{
	padding: 0 3px;
	vertical-align: middle;
}
#followus h3{
    color: #FE5757;
    float: left;
    font-family: Trebuchet MS;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    margin-right: 6px;
    padding-top: 4px;
}
#followus a img{
	margin:0 2px;
	vertical-align:middle;
}

.blog #face_twitt a, .blog #topics #searchwrap{
	display:none;
}

a#homeonly{
	display:none;
}

.blog #topics a#homeonly{
    display: block;
    margin-top: 36px;
}



a.hide, .category-ask-the-doctor.paged a.hide, .category-ask-the-doctor.paged a.show{
	display:none;
}





.page-template-latest-php #latest-signup, #latest-signup.entired{
    background: url("i/latest/sign.jpg") no-repeat scroll right top transparent;
    color: #000000;
    margin: 10px 8px 0;
    overflow: hidden;
}
.blog #latest-signup.entired{
	background: url("i/latest/sign.jpg") no-repeat scroll 101% top transparent;
    color: #000000;
    height: 43px;
    margin: 10px 8px 20px;
    overflow: hidden;
}
.page-template-latest-php .mc_custom_border_hdr, #latest-signup.entired .mc_custom_border_hdr{
    background: url("i/latest/like.jpg") no-repeat scroll left top transparent;
    color: #0462AA;
    float: left;
    font-size: 14px;
    height: 50px;
    padding: 12px 0 12px 6px;
    text-transform: uppercase;
    width: 237px;
}

.blog #latest-signup.entired .mc_custom_border_hdr{
background: url("i/latest/like.jpg") no-repeat scroll -3px top transparent;
    color: #0462AA;
    float: left;
    font-size: 14px;
    height: 19px;
    padding: 12px 0 12px 6px;
    text-transform: uppercase;
    width: 237px;
}
.page-template-latest-php #mc_signup, #latest-signup.entired #mc_signup{
    background: none repeat scroll 0 0 #d1d9dd;
    float: left;
    height: 43px;
}

.page-template-latest-php #mc_signup_form .mc_input, #latest-signup.entired #mc_signup_form .mc_input{
background: url("i/latest/input.jpg") no-repeat scroll left top transparent !important;
    color: #555656;
    font-size: 12px;
    font-style: italic;
    padding-bottom: 0;
    padding-left: 8px !important;
    padding-right: 2px;
    padding-top: 0;
    width: 213px;
}
.page-template-latest-php .mc_signup_submit input, #latest-signup.entired .mc_signup_submit input{
	background:url(i/latest/submit.jpg) no-repeat right top!important;
}


.page-template-latest-php #mc_subheader, #latest-signup.entired #mc_subheader{
    float: left;
    font-size: 14px;
    letter-spacing: 0 !important;
    margin-left: -5px;
    padding: 12px 0 0;
    text-align: left;
}
.page-template-latest-php .mc_form_inside, #latest-signup.entired .mc_form_inside{
	float: left;
	margin: 0 !important;
}

.page-template-latest-php .mc_merge_var, #latest-signup.entired .mc_merge_var{
	margin: 4px 0 4px 4px !important;
}
.page-template-latest-php .mc_form_inside #mc_message.updated, #latest-signup.entired .mc_form_inside #mc_message.updated{
    display: block;
    margin-bottom: -11px;
	height:11px;
    padding-left: 0;
}

.page-template-latest-php .mc_form_inside #mc_message.updated span.mc_error_msg, #latest-signup.entired .mc_form_inside #mc_message.updated span.mc_error_msg{
    color: red;
    margin-left: -200px;
}


.page-template-latest-php .mc_form_inside #mc_message.updated strong.mc_success_msg, #latest-signup.entired .mc_form_inside #mc_message.updated strong.mc_success_msg{
    color: green;
    margin-left: -286px;
}


div.quiz_table input[type="radio"]{
    margin: 0 5px 0 0!important;
    vertical-align: middle;
	background:none!important;
}




div#channel{
    float: right;
    margin: 0 3px;
}
div#channel img{
	vertical-align:middle;
	margin-left:6px;
}
div#channel select{
	background: url("i/icons/he.png") no-repeat scroll left center #FFFFFF;
	height: 33px;
	width:150px;
	padding: 6px 0 0 25px;
	border:1px solid #ccc;
	color:#455a77;
	margin-top:-5px;
}

div#channel option{
	background:#fff;
	color:#455a77;
	padding:5px 0 5px 25px;
	border-top:1px solid #ccc;
}
div#channel option#he{
	background:#fff url(i/icons/he.png) no-repeat left center;
}
div#channel option#oe{
	background:#fff url(i/icons/oe.png) no-repeat left center;
}
div#channel option#mft{
	background:#fff url(i/icons/mft.png) no-repeat left center;
}

h3.bold-archive, ul.links_wrap li h3.bold-archive{
    color: #b7ddf7;
    float: left;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-right: 8px;
    margin-top: 2px;
    text-shadow: 0px 0px 1px #b7ddf7;
    text-transform: none;
}

.years ul{
	background:#fff;
	margin-left: -78px;
	margin-top: 24px;
	overflow: hidden;
	position: absolute;
}
.years ul li{
    float: left;
    margin: 0 4px;
    padding: 1px 0 3px;
}
.years ul li a{
	font-size:13px!important;
	font-family:Tahoma;
	color:#000!important;
}

#topics ul#foot_ul{
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 16px;
    text-align: center;
    width: 350px;
}
#topics ul#foot_ul li{
    background: none repeat scroll 0 0 transparent;
    border-right: 1px solid #fff;
    float: left;
    margin: 5px 8px 0;
    padding: 0 16px 2px 0;
    text-align: center;
    width: auto;
}

#topics ul#foot_ul li#no-border{
    border-right: none;

}

#topics ul#foot_ul li a{
	color: #fff;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 0;
    text-decoration: underline;
}

#topics ul#foot_ul li a:hover{
    text-decoration: none;
}

ul.links_wrap li.item#archives div{
	border-right: 1px solid #fff;
	float: left;
	padding: 0 3px;
}
ul.links_wrap li.item#archives div a{
	font-size:13px!important;
}
ul.links_wrap li.linkcat ul{
	float:left;
	margin-left: 2px;
	margin-top: 7px;
}
ul.links_wrap li.linkcat ul li{
	float:left;
	margin:0 5px;
	width:auto;
}

p#homeonly{
	text-align:center;
	clear:both;
}
p#homeonly a{
	color:#fff;
	font-size:14px;
	    text-decoration: underline;
}
p#homeonly a:hover{
	    text-decoration: none;
}

#rsidebar div#icon-1, #rsidebar div#icon-2, #rsidebar div#icon-3, #rsidebar div#icon-4, #rsidebar div#icon-5, #rsidebar div#icon-6, #rsidebar div#icon-11, #rsidebar div#icon-12, #rsidebar div#icon-13, #rsidebar div#icon-14, #rsidebar div#icon-15, #rsidebar div#icon-16{
	display:none;
}

.quiz strong{
	display:block;
}


.page-template-advertise-php #left_advertising ul, .page-template-advertise-php #right_advertising ul{
	overflow:hidden;
	padding:2px 12px;
}
.page-template-advertise-php #left_advertising ul li, .page-template-advertise-php #right_advertising ul li{
	line-height:1.4;
	font-size:14px;
	background:url("i/ul_line.jpg") no-repeat scroll left 12px transparent;
	padding-left:8px;
}
.page-template-advertise-php div#center_advertising{
	text-align:center
}

.page-template-advertise-php #left_advertising{
	float:left;
	width:450px;
}
.page-template-advertise-php #right_advertising{
	overflow:hidden;
}
.page-template-advertise-php #bodywrap{
	width:978px
}
.page-template-advertise-php h2{
    background: none repeat scroll 0 0 transparent;
    color: #fff;
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0;
    margin: 0;
    padding: 12px 0;
    text-transform: none;
}
.page-template-advertise-php #rates{
	background:url(i/rates.jpg) no-repeat left top;
	overflow:hidden;
	height:93px;
}

.page-template-advertise-php #rates h2{
	 color: #FFFFFF;
    float: left;
    font-family: Tahoma;
    font-size: 17px;
    font-weight: normal;
    padding: 37px 0 0 12px;
    text-align: center;
    text-shadow: 1px 1px 1px #000000;
    width: 112px;
}
.page-template-advertise-php #rates ul li{
	color: #1D73BC;
    float: left;
    font-family: Arial;
    font-size: 16px;
    padding: 34px 0 0 26px;
}
.page-template-advertise-php #rates ul li strong{
	color:#000;
}
.page-template-advertise-php #wr #rates ul li span{
	color: #000000;
    float: none;
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    margin-left: 5px;
}
div.rightcol_wrap h2{
	padding:6px 0 12px !important;
}
.page-template-advertise-php #wr ul li{
	list-style:none;
}


.page-template-advertise-php #wr .rightcol ul li span{
    background: url("i/alexa-box.png") no-repeat scroll left top transparent;
    color: #000000;
    display: block;
    font-family: Arial;
    font-size: 15px;
    height: 32px;
    margin-bottom: 40px;
    margin-top: 15px;
    padding-left: 18px;
    padding-top: 28px;
    text-align: left;
    width: 142px;
}
div.rightcol_wrap h2{
	padding:6px 0 12px !important;
}



.page-template-advertise-php h2.pagetitle {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #fff;
    float: left;
    line-height: 1.2em;
    margin-left: 30px;
    text-align: center;
text-transform: uppercase;
font-size: 20px;
    width: 251px;
	padding-top:0;
}




div.rightcol_top{
	background:none;
	padding:0;
}
div.rightcol{
    background: url("i/stats-box.png") no-repeat scroll left top transparent;
    display: block;
    margin: 12px 0;
    overflow: hidden;
    padding: 0;
    width: 353px;
} 
div.rightcol_wrap{
	background:none;
	padding:0;
}

div.rightcol_wrap h2{
    background: none repeat scroll 0 0 transparent;
    color: #131313;
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    padding: 6px 0 12px;
    text-align: left;
}
div.rightcol_wrap h2 img{
    margin-left: 34px;
    vertical-align: text-bottom;
}
.rightcol_wrap li{
	background:none; 
	float: left;
    list-style: none outside none;
    text-align: center;
    width: 165px;
}
.rightcol_wrap li img{
    margin-right: 4px;
    vertical-align: middle;
}
.page-template-advertise-php #wr{
	overflow:hidden;
	margin-left:12px;
	margin-top:8px;
}
.page-template-advertise-php #wr img.alignright{
	margin:0 2px;
	padding:0;
}

#wr span{
	color:#068;
	float:right;
	font-family:Georgia;
	font-size:18px;
	font-style:normal;
} 
#middlebar .rightcol_wrap h2{
	color:#23384F;
	font-family:Tahoma;
	font-size:20px;
	font-weight:bold;
	padding-bottom:9px;
}
.rightcol_wrap ul{
	padding:0 10px;
	list-style:none;
}
