/*
Theme Name: Health Eagle 2013
Theme URI: http://www.healtheagle.com/
Author: PKP
*/

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;
}

@font-face {
    font-family: 'noodle';
    src: url('fonts/noodle/big_noodle_titling-webfont.eot');
    src: url('fonts/noodle/big_noodle_titling-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/noodle/big_noodle_titling-webfont.woff') format('woff'),
         url('fonts/noodle/big_noodle_titling-webfont.ttf') format('truetype'),
         url('fonts/noodle/big_noodle_titling-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}



body{
background:url(i/bckg.jpg) repeat;
margin:0;
padding:0;
font-size:13px;
font-family: verdana, sans-serif;
color:#000;
line-height:1.3em;
}

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;
}

#linewrap{
	background:url("i/linewrap.png") repeat-x top;
}

#bodywrap{
	width: 1000px;
	margin: 0 auto;
}

#header{
}



#header #searchform{
	background:url("i/searchform.png") no-repeat top left;
	float: right;
    height: 42px;
    margin: 47px 6px 0 0;
    padding-left: 3px;
    width: 292px;
}
#header #searchform input#s{
    color: #373737;
    font-family: Georgia;
    font-size: 13px;
    margin-left: 8px;
    padding: 0;
    width: 245px;

}
#header #searchform input{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin-left: 3px;
    margin-top: 13px;
    vertical-align: middle;
}

#followus{
    float: right;
    margin-right: 14px;
    margin-top: 58px;
}
#followus table {
    display: block;
    margin-top: 2px;
}
#followus table td{
	padding: 0 3px;
	vertical-align: middle;
}
#followus a img{
	margin:0 2px;
	vertical-align:middle;
}

#link_wrap{
	background:url("i/logo.png") no-repeat top left;
    float: left;
    margin-left: 21px;
    margin-top: 25px;
}
a#home_link{
    float: left;
}
a#home_link img{
	height: 62px;
	margin-top: 0;
	width: 340px;
}

a#wmg_link{
    color: #000000;
    float: right;
    font-family: Trebuchet MS;
    font-weight: bold;
    left: -4px;
    letter-spacing: -1px;
    position: relative;
    top: 0;
}
a#wmg_link img{
	width:37px;
	height:18px;
}

#header h1{
    clear: both;
    color: #000000;
    display: block;
    font-family: Trebuchet MS;
    font-size: 19px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0;
    padding: 2px 0 27px 22px;
    text-align: left;
}


#header .shailan-dropdown-menu{
	background:url("i/head_ul/head_ul.jpg") repeat-x top left;
}
#header #head_ul{
    clear:both;
}
#header #head_ul li{
    background: url("i/head_ul/head_border.jpg") no-repeat scroll left top transparent;
    float: left;
    margin: 0;
    padding: 0 81px;
    text-align: center;
}
#header #head_ul li ul.children li{
	background: none repeat scroll 0 0 #316e33;
    border-bottom: 1px dotted #FFFFFF;
    float: none;
    padding: 6px 57px;
}
#header #head_ul li ul.children li:hover{
	background:#214924;
}
#header #head_ul li ul.children li a{
	font-size: 13px;
	letter-spacing: 0;
}
#header #head_ul li img{
	display:block;
}
#header #head_ul li:last-child{
	border:none;
}
#header #head_ul li a{
    color: #EEEEEE;
    font-family: Tahoma;
    font-size: 19px;
    font-weight: normal;
    letter-spacing: -1px;
    padding: 6px 0;
}

#contentwrapper{
	clear: both;
	overflow: hidden;
	padding:0;
	margin-top:30px;
}
* html #contentwrapper{
	height:1px;
	overflow:visible;
}




#content{
	overflow:hidden;
}

*html #content{
	height:1px;
	overflow:visible;
}


#contenter{
	padding:12px;
}

.archive #contenter, .single #contenter, .page-template-latest-php #contenter, .search #contenter, .page-template-featured-destination-php #contenter{
	min-height: 1135px;
}
* html .archive #content, * html .single #content, * html .archive .page-template-latest-php #content{
	height:1px;
	overflow:visible;
}
/*
.archive #contentwrapper, .search #contentwrapper, .page-template-featured-destination-php #contentwrapper{
	margin-bottom: 20px !important;
}

.page-video-channel #contentwrapper{
	min-height:850px;
}
.page-video #content, .page-about #content, .page-contact #content,  .page-template-advertise-php #content, .page-video-channel #content, .archive #content, .search #content{
	overflow: visible;
}
*/

.page-template-latest-php .post{
	overflow:hidden;
}

#content p{
	padding:6px 0;
	line-height:1.4em;
}

#footer {
    background:#265529;
    clear: both;
    padding: 0;
	margin-top:-32px;

}


/*
.page-about #foot_text, .page-contact #foot_text {
    background: url("i/foot_text.jpg") no-repeat scroll 10px 9px #FFFFFF;
    font-family: Tahoma;
    font-size: 14px;
    height: 56px;
    margin: 0 28px 0 auto;
    padding: 0 12px;
    width: 960px;
}

.page-about ul#foot_ul, .page-contact ul#foot_ul, .page-template-latest-php ul#foot_ul, .page-template-advertise-php ul#foot_ul, .search ul#foot_ul{
	margin: 2px 0 0;
	float:none;
}
*/

#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.png") no-repeat scroll left top;
    clear: both;
    font-family: Tahoma;
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    padding: 0 12px 14px;
}
#foot_text a#wmglink{
	float: left;
	margin-right: 5px;
	margin-top: 9px;
}
#foot_text a#wmglink img{
	height: 27px;
	width: 27px;
}
#foot_text p{
	color:#fff;
	display: inline-block;
	margin-left: 37px;
	padding-top: 30px
}
#foot_text p a{
	color:#fff;
}
#foot_text p#links{
	float:right;
}


.clear{
	clear:both;
}
.clear.line{
	clear:both;
	height:6px;
	margin:2px 0;
	display:block;
}

img.alignleft{
	float:left;
	padding:0 6px 6px 0;
}
img.alignright{
	float:right;
	padding:0 6px 0px 6px;
}
a.rm{
    float: right;
    margin-bottom: 12px;
    text-align: center;
    width: 80px;
	padding:12px 4px;
	background:#372f2c;
	color:#fff;
}

div#fst a.rm{
	background:#fff;
	color:#000;
}
.blog a.rm{
    margin-right: 12px;
}


#wrap{
	overflow:hidden;
}

.single #contenter, 
.page-template-video-php #contenter, 
.archive #contenter, 
.search #contenter, 
.page-template-default #contenter, 
.page-template-advertise-php #contenter, 
#scroll-wrapper, 
div#fst #advertise,
.blog #latest-signup.entired,
div#scn .post, 
div#thrd .post, 
div#thrd #poll, 
div#frth .post, 
.blog #latest,
.error404 #contenter{
	-webkit-box-shadow: 4px 8px 7px rgba(70, 70, 70, 0.5);
	-moz-box-shadow:    4px 8px 7px rgba(70, 70, 70, 0.5);
	box-shadow:         4px 8px 7px rgba(70, 70, 70, 0.5);

	-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:#eee;
	border:1px solid #c8c8c8;
	margin:10px 6px;
	padding:8px;
	overflow:hidden;
}


.error404 #contenter{
	margin:0;
}

.post{
	color:#000;
	margin:0;
	padding:0;
    font-family: Tahoma;
    font-size: 14px;
    line-height: 1.4em;
}
.post h2{
    color: #246e7b;
    font-family: Tahoma;
    font-size: 28px;
    font-weight: normal;
    margin-left: 0;
    padding-bottom: 8px;
    padding-left: 14px;
    padding-top: 8px;
}
.post h2 a, .blog .post h2 a, .search .page h2 a, .post h2 a, #game h2 a{
    color: #246e7b;
    font-family: Tahoma;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.post h2 a:hover{
	text-decoration:underline;
}



small.date{
    display: block;
    font-size: 11px;
    margin-top: 0;
    padding: 3px 6px 3px 8px;
}
small.date img{
    margin-right: -4px;
    margin-top: -3px;
    vertical-align: middle;
}


small.date h2{
	text-decoration:none;
}

small.date span.auth, small.date span.categ{
	position: relative;
	padding:6px;
	width: 100px;
	height: 25px;
	background: url("i/category.jpg") repeat-x scroll center bottom transparent;
        border-radius: 3px 0px 0 3px;
	-webkit-border-radius: 3px 0px 0 3px;
	-moz-border-radius: 3px 0px 0 3px;

    color: #fff;

}
small.date span.categ{
	background:#ebebe1;
        border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
}


small.date span.categ:after{
	content: "";
	position: absolute;
	top: 1px;
	right: -10px;
	border-style: solid;
	border-width: 11px 0 11px 10px;
	border-color: transparent #e75d1e;
	display: block;
	width: 0;
	z-index: 1;
}
small.date span.categ:after{
	border-color: transparent #ebebe1;
}

small.date span.auth a{
	color:#fff;
	text-decoration:none;
}
small.date span.auth a:hover{
	text-decoration:underline;
}

small.date span.categ a{
	color:#4d4c4a;
	text-decoration:underline;
}
small.date span.categ a:hover{
	text-decoration:none;
}


.entry{
	padding:8px 8px 8px 14px;
}
.entry ul li{
	list-style:disc inside none;
}
.entry ol li{
	list-style:decimal inside none;
}


.single .post small h2{
	background: none repeat scroll 0 0 transparent;
	margin: 0;
	padding: 0;
	display:inline;
	font-size:11px;
}
.single .post small h2 a{
	font-size:11px;
	font-family:Verdana;
	text-decoration:underline;
	text-transform:none;
}
.single .post small h2 a:hover{
	text-decoration:none;
}


div#fst{

	overflow:hidden;
}

div#fst .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);
	
	background:#214a22;

	line-height: 1.4;
	float: left;
	padding: 0 3px 6px;
        width: 653px;
	color:#fff;
}
div#fst .post h2 a{
	color:#fff;
}
div#fst small.date span.categ a{
	color:#202020;
}
div#fst_wrap{
    float: right;
    margin-left: 0;
    margin-top: 0;
    text-align: center;
    width: 337px;
}
div#fst #advertise{
    margin-bottom: 6px;
    margin-top: 0;
    padding: 12px;
}


#side_ad{
    float: left;
    margin-left: 6px;
    margin-right: 4px;
    margin-top: 6px;
    padding: 0;
    text-align: center;
    width: 165px;
}


div#scn{
    margin: 0;
    padding: 8px 0 0;
}


#scn .post{
	margin-left: 6px !important;
	margin-top: 0 !important;
	overflow:hidden;
}
h3#health_month, #poll h3, #post-ask h3{
	font-weight:normal;
	background:url(i/health-month.jpg) no-repeat top center;
	padding:15px 0;
	color:#000;
	font-size:28px;
	font-family:Tahoma;
	text-align:center;
}
h3#health_month a, #poll h3 a, #post-ask h3 a{
	color:#000;
}
h3#health_month{
	line-height: 0.8;
	padding: 0 143px 14px 205px;
}
#greenpost{
	float: right;
	margin-left: 16px;
	width: 262px;
	background:#214a22;
}

#greenpost .post{
	padding: 24px 12px;
	color:#fff;
}
#greenpost h2{
	padding-left:0;
}
#greenpost h2 a, #greenpost small.date a{
	color:#fff!important;
}
#greenpost .post img{
    display: block;
    float: none !important;
    margin: 0 auto 6px !important;
    padding: 0;
    text-align: center;
    width: 140px;
}


#thrd{
	padding: 0;
}

.single #contentwrapper .post, .page-template-video-php #contentwrapper .post, .archive #contentwrapper .post, .search .post, .page-template-latest-php .post, .page-template-featured-destination-php #contentwrapper .post{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    float: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: auto;
}
#thrd .post{
	float: left;
	margin-left: 0 !important;
	margin-right: 0 !important;
	width: 528px;
}

#poll h3{
	background:url(i/health-quiz.jpg) no-repeat top center;
	padding-bottom:20px;
}
#poll table td{
	text-align:center;
}
#poll table strong{
    color: #372F2D;
    font-size: 16px;
    font-weight: normal;
}
#poll form input#sbmt{
	background:url(i/submit-quiz.jpg) no-repeat top center;
	width:172px;
	height:35px;
	border:none;
	margin-top:20px;
}
.quiz_table table{
	margin: 0 auto;
	width: auto;
}

#post-ask h3{
	background:url(i/ask-the-doctor.jpg) no-repeat top center;
	padding-bottom: 28px;
}


#frth{
	float:left;
}
#frth .post{
    margin-right: 0 !important;
    padding-right: 0 !important;
    width: 799px;
}
#frth .post .entry img{
	float:right;
	margin:0 0 6px 6px;
}

#latest{
    margin: 8px 0 0 6px;
}

.blog #latest ul, .page-template-video-php #latest ul{
    overflow: hidden;
    padding: 0;
}

.blog #latest li{
    text-align: center;

}

.blog #latest li img, .page-template-video-php #latest ul li img{
	float:none;
	padding:3px 0;
	margin:0!important;
}

.blog #latest li h2, .page-template-video-php #latest ul li h2, #how-to h2{
    background: none;
    margin-left: 0;
    padding: 0;
	text-align:left;
}
#latest li h2 a, .page-template-video-php #latest ul li h2 a, #how-to h2 a{
    color: #372f2c;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    text-decoration: none;
    text-transform: none;
	text-align:left;
}
#latest li h2 a:hover{
    text-decoration: underline;
}
#latest li small.date, #how-to small.date{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #1B1C21;
    font-family: Tahoma;
    font-size: 11px;
    margin-left: 2px;
    margin-top:0;
    padding: 2px 0;
    text-transform: none;
	text-align:left;
}
#latest li small.date a{
	color:#1b1c21;
	text-decoration: none;
}
#latest li small.date a:hover{
	text-decoration: underline;
}



#topics{
	background:#265529;
    clear: both;
    margin: 0;
    padding: 20px 0 35px;
}
* html #topics{
	height:1px;
	overflow:visible;
}
#topics small{
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    margin: 0 20px;
    text-align: center;
}
#topics_wrap{
    margin: 0 auto;
    padding: 0;
    width:1000px;
}


#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#archives a.title{
	border-right: 1px solid #fff;
	float: left;
	padding: 0 2px;
	font-size:13px!important;
}
ul.links_wrap li.item#archives a.title:last-child{
	border-right:none;
}

ul.links_wrap li.linkcat ul{
	float:left;
	margin-left: 12px;
	margin-top: 2px;
}
ul.links_wrap li.linkcat ul li{
	float:left;
	margin:0 5px;
	padding-right:9px;
	border-right:1px solid #676767;
}
ul.links_wrap li.item, ul.links_wrap li.linkcat{
    float: left;
    min-height: auto;
    padding: 0;
    text-align: center;
}
ul.archive-sub-menu{
	background: none repeat scroll 0 0 #FFFFFF;
    margin-left: -136px;
    margin-top: 16px;
    overflow: hidden;
    position: absolute;
}
ul.archive-sub-menu li{
    float: left;
    margin: 0 4px;
    padding: 1px 0 3px;
}
ul.archive-sub-menu li a{
	font-size:13px!important;
	font-family:Tahoma;
	color:#000!important;
}



ul.links_wrap li h3, #tag_wrap h3{
    color: #b8c506;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
    padding: 2px 0 11px;
    text-align: center;
	text-transform:uppercase;
}

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:14px;
}

ul.links_wrap li.item#archives{
	border: medium none;
	text-align: left;
	width:auto;
}



ul.links_wrap li.item#archives a{
	font-size:14px;
	display:block;
}

ul#links_wrap li.linkcat a, #tag_wrap a{
	color:#fff;
	text-decoration:underline;
}
#tag_wrap a:hover{
	text-decoration:none;
}


/*
#topics.single{
	background:#f1f1f1 url(i/topics.jpg) no-repeat right bottom;
	margin: 8px 0 12px;
	padding-bottom: 92px;
	padding-top: 18px;
	border-top:2px solid #cccccc;
}
#topics.single.artist #face_twitt{
	clear:both;
	float:none;
	width:auto;
}
#topics.single #face_twitt{
    float: left;
    margin-top: 12px;
    width: 135px;
}
#topics.single #face_twitt a{
	float:left;
	margin: 0 2px;
}
*/


#sidebar{
	float:left;
	width:300px;
	padding-right:10px;
}
#rsidebar{
	float:right;
	width:165px;
}
.blog #rsidebar{
	width:305px;
	text-align:center;
	margin-top:12px;
}

/*
#picks_wrap{
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	behavior: url(/pie/PIE.htc);
	padding:4px 0;
	background:#fff;

-webkit-box-shadow: 0px 0px 10px 0px #90908e;
box-shadow: 0px 0px 10px 0px #90908e; 
	
}
#rsidebar .picks_top{
	margin-top: 12px;

}
#rsidebar .picks_bot{
	background:none;
	padding:1px;
}
#picks_wrap h3{
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	behavior: url(/pie/PIE.htc);
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #CACACA;
    color: #000000;
    font-family: Trebuchet MS;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 24px;
    margin: 0 4px;
    padding: 16px 0;
    text-align: center;
    text-transform: none;
}
#picks_wrap ul{
	padding:18px 0;
}
#picks_wrap li{
    color: #868686;
    list-style: none outside none;
    padding: 2px 0 2px 20px;
    text-align:left;
}
#picks_wrap li a{
    color: #000;
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: underline;
	text-transform:uppercase;
}
#picks_wrap li a:hover{
	text-decoration:none;
}
*/

#connect{
	background: url("i/connect.jpg") no-repeat scroll center top transparent;
    padding: 47px 20px 20px;
    text-align: left;
}
#connect ul li{
	padding:12px 0;
}
#connect ul li#pin img{
	vertical-align:middle;
	padding-right:6px;
}
#connect ul li#pin a{
    color: #000000;
    font-family: Tahoma;
    font-size: 12px;	
}
* html #wrapper, * html #wrap{
	height:1px;
	overflow:visible;
}


.search #rsidebar{
	width:305px;
	margin-top:35px;
	margin-left:12px;
}

.archive span.left_ad, .search-results span.left_ad{
	background:url(i/pagetitle.jpg) no-repeat bottom center;
	height:auto!important;
}
.search-results span.left_ad{
	padding-bottom:10px;
}
.archive h2.pagetitle{
    color: #000000;
    font-family: Trebuchet MS;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0;
    padding: 14px 0 20px;
    text-align: center;
	background:url(i/cat/pagetitle.jpg) repeat-x left top;

}
.archive h2.pagetitle span{
	color:#000;
	background:none;
	padding:0;
	overflow: -moz-hidden-unscrollable;
}

.archive #rsidebar{
	margin-left: 5px;
	margin-top:12px;
	padding: 6px 4px;
	text-align: center;
	width: 310px;
}
.archive .post, .page-template-featured-destination-php .post{
	overflow:hidden;
}


.archive .post{
    overflow: hidden;
    padding: 12px 0 12px 6px;
}
.archive .post iframe{
	display:none;
}

.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;
}
.page-template-advertise-php #wr{
	margin:12px 0 0;
}
.page-template-advertise-php span{
	text-transform:uppercase;
}
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;
}


.page-template-video-php a#channel{
	float:left;
	margin: 8px 8px 8px 23px;
}
.page-template-video-php #foot_text{
	clear:both;
}

.page-template-video-php #late_wrap{
	margin:0 0 0 20px;
	
}
.page-template-video-php #latest{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    clear: left;
    float: none;
    height: auto;
    padding: 0;
    width: auto;
}
.page-template-video-php #latest ul{

}

.page-template-video-php #latest ul li{
    display: inline-block;
    margin-right: 20px;
    width: 155px;
    vertical-align: top;
}

/*
.page-template-video-php #latest ul li h2{
     margin-left: 7px;
}

.page-template-video-php #latest ul li small.date{
	background:#d1cdcc;
}

.page-template-video-php #latest{
	margin-right: 176px;
	margin-bottom:12px;
	overflow: hidden;
}

.page-template-video-php #latest ul{
    margin-top: 4px;
    overflow: hidden;
    padding-bottom: 26px;
    padding-left: 16px;
    width: auto;
}

.page-template-video-php #latest ul li{
    float: left;
    padding: 4px 0 4px 29px;
    width: 46%;
}
.page-template-video-php #face_wrap{
	margin-left:30px;

}
.page-template-video-php #face_wrap a{
	float:left;
	margin:0 12px;
}
.page-template-video-php #face_wrap a img{
	vertical-align:middle;
}

#video-sidebar li img{
    display: block;
    margin: 5px auto;
    width: 16px;
}

.page-template-video-php #latest ul li h2 a{
	color:#375d3b;
}
*/
.page-template-video-php #latest ul li h2 a:hover{
	text-decoration: underline;
}

#feat_video h2, #late_wrap h2, #video_wrap h2{
    background: none repeat scroll 0 0 transparent;
    color: #000;
    font-family: Trebuchet MS;
    font-size: 26px;
    line-height: 1.3;
    text-transform: uppercase;
}

#late_wrap ul# recent_ul h2{
	padding:0;
}
#video_wrap{
    overflow: hidden;
    padding: 11px;
}


#late_wrap #latest li small.date{
    display: block;
    font-size: 11px;
    margin-top: 0px;
	border:none;

}

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;
}

#top_advertise{
	margin:6px auto 20px;
	text-align:center;
	width:730px;
	
}
#right_advertise{
	float:right;
	margin:0 6px;
}






.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, .page-template-advertise-php h2.pagetitle{
    background: url("i/pagetitle.jpg") no-repeat scroll left bottom transparent;
    color: #246D7C;
    display: block;
    font-family: Tahoma;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 0 -13px;
    padding: 3px 8px 8px 10px;
    text-align: left;
    text-decoration: none;
}
h2.pagetitle span{
	background:#D4D4D4;
	padding: 0 24px;
}
.wp-pagenavi{
	padding:12px;
}

.archive .wp-pagenavi{
	margin: 0 0 0 165px;
}
.page-submit #content {
	overflow: hidden;
}



.page-video-channel h2.pagetitle {
    margin-bottom: 12px;
}



.page-about #contentwrapper, .page-contact #contentwrapper, .page-advertise #contentwrapper, .page-template-video-php #contentwrapper, .archive #contentwrapper, .search-results #contentwrapper{
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	behavior: url(/pie/PIE.htc);

	height:330px;
}
.page-advertise #contentwrapper{
	height:1140px;
}

.page-template-video-php #contentwrapper{
	height:900px;
}
.archive #contentwrapper, .search-results #contentwrapper{
	min-height:auto;
	height:auto;
}

.page-about .post, .page-about #content, .page-about #contenter,
.page-contact .post, .page-contact #content, .page-contact #contenter,
.page-template-advertise-php .post, .page-template-advertise-php #content, .page-template-advertise-php #contenter,
.page-template-video-php .post, .page-template-video-php #content, .page-template-video-php #contenter,
.search-results .post, .search-results #content, .search-results #contenter
{
	overflow:visible;
}
.page-template-video-php #contenter{
	min-height:850px;
}
.page-about .post{
	padding: 10px 0 0;
	overflow:visible;
}
.page-about .entry{
	font-size: 15px;
    height: 217px;
    padding: 12px 0 8px 20px;
}

#quantcast{
    float: right;
    margin-top: 0;
    padding: 0 21px 30px 0;
}



.page-contact .post{
    background: url("i/contact.jpg") no-repeat scroll right bottom transparent;
    margin-bottom: 0;
    margin-right: -8px;
    padding: 0;

}
.page-contact .entry{
    font-size: 14px;
    height: 201px;
    padding-bottom: 0;
    padding-right: 365px;
    padding-top: 29px;
}


.page-contact .entry h3{
    font-family: Tahoma;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 12px;
    text-align: left;
}
.page-contact .entry hr{
	float:left;
	width:165px;
	border:1px solid #000;
}


.page-about .entry a, .page-contact .entry a, .page-advertise #wr a{
	color:#000;
	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;
}

/*

.archive h2.pagetitle span{
	color:#f58c0f;
}



a.hide, .category-ask-the-vet.paged a.hide, .category-ask-the-vet.paged a.show, .category-ask-the-dog-teacher.paged a.hide, .category-ask-the-dog-teacher.paged a.show{
	display:none;
}


.category-conservative-considerations h2.pagetitle, .category-democratic-deliberations h2.pagetitle, .category-independent-ideas h2.pagetitle, .category-republican-reflections h2.pagetitle, .category-winners-losers h2.pagetitle{
	text-align: left;
	margin-top:20px;

}

*/

.archive.category h2.pagetitle span:after {
    color: #000000;
    content: "";
    margin-left: -12px;
    overflow: hidden;
    width: 20px;
}

.archive.category-diet h2.pagetitle div{
    background: url("i/cat/diet.jpg") no-repeat scroll center center transparent;
    height: 75px;
    margin-bottom: -30px;
    margin-right: 3px;
    position: relative;
    top: -22px;
    width: 54px;
}
.archive.category-nutrition h2.pagetitle div{
    background: url("i/cat/nutrition.jpg") no-repeat scroll center center transparent;
    margin-bottom: -30px;
    margin-right: 3px;
    position: relative;
    top: -18px;
    width: 107px;
    height: 59px;
}

.archive.category-vitamins h2.pagetitle div{
    background: url("i/cat/vitamins.jpg") no-repeat scroll center center transparent;
    margin-bottom: -30px;
    margin-right: 4px;
    position: relative;
    top: -14px;
    width: 52px;
    height: 67px;
}
.archive.category-mental-health h2.pagetitle div{
    background: url("i/cat/mental-health.jpg") no-repeat scroll center center transparent;
    margin-bottom: -30px;
    margin-right: 11px;
    position: relative;
    top: -14px;
    width: 67px;
    height: 64px;
}
.archive.category-relationships h2.pagetitle div{
    background: url("i/cat/relationships.jpg") no-repeat scroll center center transparent;
    margin-bottom: -30px;
    margin-right: 4px;
    position: relative;
    top: -16px;
    width: 103px;
    height: 57px;
}
.archive.category-aging-well h2.pagetitle div{
    background: url("i/cat/aging-well.jpg") no-repeat scroll center center transparent;
    margin-bottom: -30px;
    margin-right: 1px;
    position: relative;
    top: -24px;
    width: 109px;
    height: 75px;
}
.archive.category-childrens-health h2.pagetitle div{
    background: url("i/cat/childrens-health.jpg") no-repeat scroll center center transparent;
    margin-bottom: -30px;
    margin-right: 0;
    position: relative;
    top: -12px;
    width: 42px;
    height: 54px;
}
.archive.category-mens-health h2.pagetitle div{
    background: url("i/cat/mens-health.jpg") no-repeat scroll center center transparent;
    margin-bottom: -30px;
    margin-right: 6px;
    position: relative;
    top: -14x;
    width: 67px;
    height: 64px;
}
.archive.category-womens-health h2.pagetitle div{
    background: url("i/cat/womens-health.jpg") no-repeat scroll center center transparent;
    margin-bottom: -30px;
    margin-right: 2px;
    position: relative;
    top: -13px;
    width: 82px;
    height: 56px;
}
.archive.category-common-conditions h2.pagetitle div{
    background: url("i/cat/common-conditions.jpg") no-repeat scroll center center transparent;
    margin-bottom: -39px;
    margin-right: 2px;
    position: relative;
    top: -17px;
    width: 100px;
    height: 58px;
}
.archive.category-prevention-2 h2.pagetitle div{
    background: url("i/cat/prevention.jpg") no-repeat scroll center center transparent;
    margin-bottom: -39px;
    margin-right: 0;
    position: relative;
    top: -13px;
    width: 103px;
    height: 56px;
}


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;
	background:none;
}
#sidebar span.left_ad{
	display:block;
	text-align:center;
}
span.house_ad{
    float: right;
    margin-bottom: 5px;
    margin-right: 8px;
    margin-top: -1px;
}
span.left_ad img, span.house_ad img{
	vertical-align:top;
}
.single span.top_ad, .page-template-video-php #top_advertise{
	display: block;
	margin: 0 auto;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-top: 0;
	text-align: center;
}
.page-template-video-php #top_advertise{
	margin-bottom: 0;
}
.single #rsidebar{
    background: url("i/single-border.jpg") no-repeat scroll left top transparent;
    margin: 12px 0 8px;
    padding-left: 21px;
    text-align: center;
    width: 320px;
}
.single #rsidebar span.left_ad{
	margin-right:2px;
	float:right;
}
.single #rsidebar img{
	vertical-align:top;
}


p#disclaimer{
	clear:both;
	font-size:14px;
	text-align:center;
	padding:8px 0 0;
	color:#fff;
}
p#disclaimer a{
	color:#fff;
	text-decoration:underline;
}
p#disclaimer a:hover{
	text-decoration:none;
}


.left_slide{
    margin: 20px 0 8px 12px;
    padding: 0;
    width: 305px;
}
.left_slide h3{
	color: #D35533;
    font-family: Trebuchet MS;
    font-size: 28px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}
.left_slide span{
	border-bottom: 1px solid #3A3A3A;
    color: #3A3A3A;
    display: block;
    font-family: Trebuchet MS;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 6px;
    margin-top: 4px;
    padding: 2px 0;
    text-align: left;
    text-transform: uppercase;
}
.left_slide span a{
    color: #3A3A3A;
}

.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:#e19616 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: #000;
    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 75px;
    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{
    border: medium none;
    height: 21px;
    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: 4px;
    text-align: left !important;
}
.mc_signup_submit input{
    border: medium none;
    height: 23px;
    width: 78px;
}



span#fbshare{
	float:left;
}
.wpbuttons{
	float:left;
	clear:none!important;
	width:auto!important;
}
.pin-it-btn-wrapper, .pin-it-btn-shortcode-wrapper, .pin-it-btn-wrapper-shortcode{
	float:left;
}
.fblike_button{
	clear:both;
}

div.success {
    color: #000 !important;
    font-family: Tahoma;
    font-size: 20px;
    font-weight: normal;
}


ul#rand_imgs li{
	padding:0px 0 6px;
	text-align:center;
}
ul#rand_imgs li div.icon{
	display: inline-block;
    padding: 4px 21px 4px 0;
    text-align: left;
    vertical-align: top;
    width: 131px;
}

ul#rand_imgs li div.icon a{
    display: block;
    font-family: Verdana;
    font-size: 13px;
    margin-top: 7px;
}
ul#rand_imgs li div.icon div.imagefix a{
	margin-top:0;
}
ul#rand_imgs li img{
	width:139px;
	background:url(http://www.wasabimediagroup.com/default.png) no-repeat center center;
	float:none;
	display:block;
}
ul#rand_imgs li a, ul#rand_imgs li h2{
    color: #000000;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
}



a#submit{
    clear: both;
    display: block;
    text-align: center;
}


.ad160{
	width:162px;
	text-align:center;
}
.ad160#left{
	float:left;
	margin-right:6px;
}
.ad160#right{
	float:right;
	margin-left:6px;
}

.ad300{
	width:302px;
	text-align:center;
}
.ad300#left{
	float:left;
	margin-right:6px;
}
.ad300#right{
	float:right;
	margin-left:6px;
}


div#video{
	overflow:hidden;
}

#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:#a2449c;
    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;
}





.blog #face_twitt, .blog #topics_wrap #searchwrap{
	display:none;
}




.page-template-latest-php #latest-signup, #latest-signup.entired{
	background: url(i/latest/latest-single.jpg) no-repeat 13px center;
	border-top:1px dotted #7b7b7c;
	border-bottom:1px dotted #7b7b7c;
	padding-left:60px;

    height: 56px;
    margin: 0 4px;
    overflow: hidden;
}


.page-template-latest-php .mc_custom_border_hdr, #latest-signup.entired .mc_custom_border_hdr{
    color: #000;
    float: left;
    font-family: 'Trebuchet MS', Verdana;
    font-size: 22px;
    height: 25px;
    letter-spacing: 0;
    padding: 22px 0 0 9px;
    text-transform: uppercase;
    width: 300px;
}


.page-template-latest-php #mc_signup, #latest-signup.entired #mc_signup{
    float: left;
    height: 43px; 
}

.page-template-latest-php #mc_signup_form .mc_input, #latest-signup.entired #mc_signup_form .mc_input{
-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-khtml-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	behavior: url(/pie/PIE.htc);
    background: #fff;
    border: 1px solid #A9ACBB;
    color: #000000;
    font-size: 12px;
    font-style: italic;
    margin-left: 6px;
    margin-top: 7px;
    padding-bottom: 0;
    padding-left: 8px !important;
    padding-right: 2px;
    padding-top: 0;
    width: 155px;
}
.page-template-latest-php .mc_signup_submit input, #latest-signup.entired .mc_signup_submit input{
    background: url("i/latest/submit-single.jpg") no-repeat scroll right top transparent !important;
    height: 24px;
    margin-left: 8px;
    margin-top: 9px;
    width: 74px;
}


.page-template-latest-php #mc_subheader, #latest-signup.entired #mc_subheader{
    color: #000000;
    float: left;
    font-family: 'Trebuchet MS', Verdana;
    font-size: 14px;
    letter-spacing: 0;
    margin-left: 4px;
    padding: 21px 0 0;
    text-align: left;
}


.page-template-latest-php .mc_form_inside, #latest-signup.entired .mc_form_inside{
	float: left;
	margin: 3px 0 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;
    height: 11px;
    margin-bottom: -11px;
    margin-top: -2px;
    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: 0;
    background:#fff;
}


.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;
    font-weight: normal;
    margin-left: 0;
    background:#fff;
}






div#channel{
    float: right;
    margin: 0 6px;	
}
div#channel img{
	vertical-align:middle;
	margin-left:6px;
}
div#channel select{
	background: #fff;
	height: 33px;
	width:186px;
	padding: 6px 0 5px 0;
	border:1px solid #ccc;
	color:#455a77;
	margin-top:-5px;
}

div#channel option{
	color:#455a77;
	padding:5px 0 5px 0;
	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: #fff;
    float: left;
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -2px;
    margin-right: 2px;
    margin-top: 0;
    text-transform: none;
}

.years ul{
	background: none repeat scroll 0 0 #FFFFFF;
    margin-left: -136px;
    margin-top: -12px;
    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: 4px 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 ul li{
	border-right: 1px solid #fff;
	float: left;
	padding: 0 8px;
}

ul.links_wrap li.linkcat ul{
	float:left;
	padding-top:2px;
}
ul.links_wrap li.linkcat ul li{
	float:left;
	margin:0 2px;
	padding-right:4px;
	border-right:1px solid #fff;
}

ul.links_wrap li.linkcat ul li a{
	color:#fff!important;
}
ul.links_wrap li.linkcat ul li:last-child, ul.links_wrap li.item#archives ul li:last-child{
	border:none;
}

.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("images/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 #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: 24px 20px 0;
}
.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: 14px;
    font-weight: bold;
    margin-left: 5px;
}



/*#rsidebar div.icon{
	background: url("http://www.pekupublications.com/default.png") no-repeat scroll center top transparent;
    height: 50px;
    margin-left: 10px;
    padding-top: 100px;
    width: 100px;
}
*/
#rsidebar div#icon-1, #sidebar div#icon-1,
#rsidebar div#icon-2, #sidebar div#icon-2,
#rsidebar div#icon-3, #sidebar div#icon-3,
#rsidebar div#icon-4, #sidebar div#icon-4,
#rsidebar div#icon-5, #sidebar div#icon-5,
#rsidebar div#icon-6, #sidebar div#icon-6,
#rsidebar div#icon-11, #sidebar div#icon-11,
#rsidebar div#icon-12, #sidebar div#icon-12,
#rsidebar div#icon-13, #sidebar div#icon-13,
#rsidebar div#icon-14, #sidebar div#icon-14,
#rsidebar div#icon-15, #sidebar div#icon-15,
#rsidebar div#icon-16, #sidebar div#icon-16{
	display:none;
}





.blog #latest-signup.entired{
    background: url("i/latest/bckg.jpg") no-repeat scroll center 12px #eee;
    height: 230px;
    width: 304px;

}
.blog #latest-signup.entired .mc_custom_border_hdr{
    color: #000;
    float: none;
    font-family: Trebuchet MS;
    font-size: 22px;
    font-weight: normal;
    height: auto;
    letter-spacing: 0;
    margin-left: 0;
    padding-left: 0;
    padding-top: 80px;
    width: auto;
}
.blog #latest-signup.entired #mc_subheader{
    color: #000000;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 1;
    margin-left: 13px;
    padding-top: 11px;
    text-align: center;
    text-transform: none;
    width: 283px;
}
.blog #latest-signup.entired #mc_signup{
	float:none;
	height:auto;
}
.blog #latest-signup.entired #mc_signup_form .mc_input{
    height: 20px;
    margin-left: 14px;
    margin-right: 5px;
    width: 265px;
}
.blog #latest-signup.entired .mc_signup_submit input{
    background: url("i/latest/submit.jpg") no-repeat scroll right top transparent !important;
    height: 35px;
    margin-bottom: 0;
    margin-left: 19px;
    margin-top: 3px;
    width: 279px;
}




.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 #left_advertising h2, .page-template-advertise-php #right_advertising h2, .page-template-advertise-php #center_advertising h2{
    background: none repeat scroll 0 0 transparent;
    color: #1D73BC;
    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 #wr #rates ul{
    overflow: hidden;
    padding-left: 12px;
}
.page-template-advertise-php #rates ul li{
    color: #1D73BC;
    float: left;
    font-family: Arial;
    font-size: 16px;
    padding: 33px 0 0 29px;
}
.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: 16px;
    font-weight: bold;
    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: 22px;
    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 {
	margin-bottom:20px;	
	text-transform: uppercase;
}




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 img.alignright{
	margin:0 20px;
	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;
}



#read-author, #read-author a{
	font-size:15px;
	color:#d35002;
}
#read-author{
	line-height: 2;
}


#comment_wrap{
    background: url("i/comments-line.jpg") no-repeat scroll left 53px transparent;
    color: #000000;
    margin-left: -12px;
    padding: 12px;
    width: 615px;
}
#comment_wrap a{
	color:#000;
	text-decoration:underline;
}
#comment_wrap a:hover{
	text-decoration:none;
}

#respond h3{
	padding:14px 0;
	font-weight:normal;
	font-size:20px;
	font-family:Tahoma;
}
#respond table td{
	padding:2px 14px 2px 0;
}
#respond table td input{
    height: 40px;
    padding: 0 12px;
    width: 255px;
}
#respond table td input, #respond textarea{
	border:1px solid #cacaca;
	background:#fdfdfd;
}
#respond textarea{
    padding: 12px;
    width: 551px;
}
h3#comments-title{
    font-family: News Cycle;
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
    padding: 20px 0;
    text-transform: uppercase;
}






#scroll-wrapper{
	width: 7540px;
	overflow:hidden;
	padding:12px;
	margin-bottom:12px;
}



.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{
	overflow:hidden;

}
.page-template-latest-php .post a{

}
.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;
	text-align:center;
}
.ad160#left{
	float:left;
	margin-right:6px;
}
.ad160#right{
	float:right;
	margin-left:6px;
}

.ad300{
	width:302px;
	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;
}

#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:#a2449c;
    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;
}

.single .post .entry img{
	float:left!important;
	margin:0 6px 6px 0!important;
}


.smooth_nav a{
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	behavior: url(/pie/PIE.htc);
	position:relative;
	background:#fff;
	border:1px solid #333;
	color:#000;
}




ul.alphabet li{
	list-style: upper-alpha inside none;
}






.error404 #ad160{
	float:right;
	width:165px;
	text-align:center;
	margin: 14px 10px;
}

.error404 #penguin{
	float:left;
}

.error404 #looksearch{
	overflow:hidden;
	padding-top:20px;
}

.error404 #fotyfor_wrap h3{
	color:#000;
	font-weight:normal;
	font-size:55px;
	line-height:1;
	text-align:center;
}
.error404 #fotyfor_wrap #trysearch h3{
	font-size: 32px;
	letter-spacing: -1px;
	padding: 22px 0;
}

.error404 #fotyfor_wrap #trysearch{
	-webkit-box-shadow: -2px -2px 2px rgba(70, 70, 70, 0.5);
	-moz-box-shadow:    -2px -2px 2px rgba(70, 70, 70, 0.5);
	box-shadow:         -2px -2px 2px rgba(70, 70, 70, 0.5);

	-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:#fffafa;
	border:1px solid #c8c8c8;
	text-align: center;
	width: 435px;
	height:200px;
	padding:0;
	margin-left: 17px;
	margin-top: 40px;
}
.error404 #fotyfor_wrap #trysearch form{
	width:auto;
	height:auto;
	background:none;
	border:none;
	margin:0;
	padding:0;
}
.error404 #fotyfor_wrap #trysearch form input{
	background:none;
	border:none;
	vertical-align:middle;
}
.error404 #fotyfor_wrap #trysearch form input#s{
	background: url("i/404/searchform.png") no-repeat scroll left top transparent;
	font-weight: normal;
	height: 36px;
	margin-bottom: 12px;
	padding: 0 12px;
	width: 367px;
}

.error404 #fotyfor_wrap #mailing{
	background:url(i/404/signup.jpg) no-repeat left top;
	float:left;
	clear:left;
	height:160px;
	width:270px;
	margin: 27px 22px 0 12px;
}
.error404 #fotyfor_wrap #mailing a{	
	margin-left:24px;
}
.error404 #fotyfor_wrap #mailing a img{
	width:225px;
	height:38px;
	margin-top:63px;
}

.error404 #fotyfor_wrap #latest{
	background:none;
	border: medium none;
	clear: none;
	float: left;
	margin: 0;
}
.error404 #fotyfor_wrap #latest h3{
	background: url("i/404/recent.png") no-repeat scroll 7px 14px transparent;
    font-size: 19px;
    letter-spacing: -1px;
    padding: 5px 0 20px;
    text-align: center;
}

.error404 #fotyfor_wrap #latest ul li{
	width:135px;
	display:inline-block;
	margin:0 24px 0 0;
	vertical-align:top;
}
.error404 #fotyfor_wrap #latest ul li img{
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.error404 #fotyfor_wrap #latest ul li h2 a{
	color: #000000;
	font-family: verdana;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
}




#mc_signup_container {}
	#mc_signup_form {}
	#mc_signup_form .mc_var_label {}
	#mc_signup_form .mc_input {}
	#mc-indicates-required {
		width:100%;
	}
	#mc_display_rewards {}
	.mc_interests_header {
		font-weight:bold;
	}
	div.mc_interest{
		width:100%;
	}
	#mc_signup_form input.mc_interest {}
	#mc_signup_form select {}
	#mc_signup_form label.mc_interest_label {
		display:inline;
	}
	.mc_signup_submit {
		text-align:center;
	}
	ul.mc_list {
		list-style-type: none;
	}
	ul.mc_list li {
		font-size: 12px;
	}
	.ui-datepicker-year {
		display: none;
	}
	#ui-datepicker-div.show .ui-datepicker-year {
		display: inline;
		padding-left: 3px
	}



.archive #sidebar{
	width:165px;
	padding: 6px 10px 6px 4px;
	text-align:center;
}
.archive .left_slide{
	margin: 8px 0 0;
}

.archive #sidebar .left_slide{
	width:165px;
}

.archive #sidebar ul#rand_imgs li div.icon{
	padding: 4px 0 8px 8px;
	width: auto;
}
.archive #sidebar ul#rand_imgs li div.icon h2, .archive #rsidebar ul li h2{
	line-height: 1;
	padding: 2px 6px;
	text-align: left;
}


.archive #rsidebar ul li h2{
	background: url("i/title.jpg") no-repeat scroll left center;
	padding-left: 30px;
}
.archive #sidebar ul#rand_imgs li div.icon a, .archive #rsidebar ul li h2 a{
	color: #000000;
	font-family: Tahoma;
	font-size: 18px;
}

.archive #rsidebar ul{
	margin-bottom:12px;
}
.archive #rsidebar ul li{
	border-bottom: 3px dotted #AEA59C;
	padding:4px 0;
}
.archive #rsidebar ul li h2 a{
	font-size: 22px;
}
.archive #rsidebar ul li small.date{
	background:none;
	margin-top: 0;
	padding-left: 2px;
	text-align: left;
}
.archive #rsidebar ul li small.date a{
	color: #000;
}

.archive #rsidebar, .search #rsidebar{
	margin-top: 0;
	padding: 6px 4px 6px 4px;
	text-align: center;
	width: 310px;
}
.archive #rsidebar #latest-signup.entired {

	-webkit-box-shadow: 4px 8px 7px rgba(70, 70, 70, 0.5);
	-moz-box-shadow:    4px 8px 7px rgba(70, 70, 70, 0.5);
	box-shadow:         4px 8px 7px rgba(70, 70, 70, 0.5);

	-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);
	
	border:1px solid #c8c8c8;
	margin:10px 6px;
	padding:8px;
	overflow:hidden;
	background: url("i/latest/bckg.jpg") no-repeat scroll center 12px #EEEEEE;
	height: 230px;
	width: 304px;
}
.archive #rsidebar #latest-signup.entired .mc_custom_border_hdr {
	color: #000000;
    float: none;
    font-family: Trebuchet MS;
    font-size: 22px;
    font-weight: normal;
    height: auto;
    letter-spacing: 0;
    margin-left: 0;
    padding-left: 0;
    padding-top: 80px;
    width: auto;
}

.archive #rsidebar #latest-signup.entired #mc_subheader {
    color: #000000;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 1;
    margin-left: 13px;
    padding-top: 11px;
    text-align: center;
    text-transform: none;
    width: 283px;
}

.archive #rsidebar #latest-signup.entired .mc_form_inside{
	clear: both;
	float: none !important;
}
.archive #rsidebar #latest-signup.entired .mc_form_inside #mc_message.updated span.mc_error_msg{
	margin-left:0!important;
}

.archive #rsidebar #latest-signup.entired .mc_merge_var{
	margin: 2px 0 4px 4px !important;
}
.archive #rsidebar #latest-signup.entired #mc_signup_form .mc_input {
height: 20px;
    margin-left: 14px;
    margin-right: 5px;
    width: 265px;
}
.archive #rsidebar #latest-signup.entired .mc_signup_submit{
	float: none;
}
.archive #rsidebar #latest-signup.entired .mc_signup_submit input {
    background: url("i/latest/submit.jpg") no-repeat scroll right top rgba(0, 0, 0, 0) !important;
    height: 35px;
    margin-bottom: 0;
    margin-top: 3px;
    width: 279px;
}


#commentform input#submit{
	-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);

	color:#045e93;
	border:1px solid #cdcdcd;
	font-family: Tahoma;
	font-size: 16px;
	margin: 2px 0 0;
	padding: 8px;
	text-align: center;
	width: 156px;
}



#sister_sites, #sister_sites2 { display: none; width: 135px; height: 125px; padding: 5px 10px 10px; background-color: #3c3c3c; position: absolute; border: 1px solid #333; top: -95px; left: 0; -moz-box-shadow: 0 0 6px #000; -webkit-box-shadow: 0 0 6px #000; box-shadow: 0 0 6px #000; }
#sister_sites a, #sister_sites2 a { background: none; text-indent: 0; font-family: Trebuchet MS; font-size: 14px; font-style: normal; color: #fff; width: auto; }
#sister_sites .title, #sister_sites2 .title { font-family: Trebuchet MS; font-size: 15px; color: #fff; padding: 0 0 10px; margin: 0 0 10px; border-bottom: 1px solid #fff;text-align:center; }
#sister_sites ul, #sister_sites2 ul { width: 139px; height: 88px; overflow: auto; }
#sister_sites li, #sister_sites2 li { margin: 2px 0; width: 122px; text-align: left;}
#sister_sites li{margin: 5px 0;}
#sister_sites li a{text-decoration:none;}
#sister_sites2 {width:145px;}
#sister_sites2 ul {width:150px;}
#channels_wrap{
	display: block;
    margin: 0 auto;
    padding: 0;
    width: 420px;
}
h3.bold-archive:after {
    color: #FFFFFF;
    content: "▼";
    font-size: 10px;
    left: 6px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -2px;
}
#foot_text a#wmglink img {
	height: auto;
	width: auto;
	margin: 0;
	position: relative;
	top: 11px;
	vertical-align: bottom;
}
h3.bold-archive a{
	color:#fff;
}
