/*
Theme Name: Your Parenting Info 2013
Theme URI: http://yourparentinginfo.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:#fff;
margin:0;
padding:0;
font-size:13px;
font-family: verdana, sans-serif;
color:#000;
line-height:1.3em;
}

#top_banner{
	background: #3c4250 url("/wp-content/uploads/2014/03/top_banner.jpg") no-repeat top center;
	height:47px;
	position:relative;
	top:0;
}
#top_banner a{
	display: block;
	height: 100%;
}

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: 1000px;
	margin: 0 auto;
}

#header{
}



#header #searchform{
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #CDCDCD;
    clear: right;
    float: right;
    height: 26px;
    margin: 12px 6px 0 0;
    padding-left: 3px;
    width: 270px;
}
#header #searchform input#s{
    color: #373737;
    font-family: Georgia;
    font-size: 13px;
    margin-left: 8px;
    padding: 0;
    width: 225px;

}
#header #searchform input{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin-left: 3px;
    margin-top: 3px;
    vertical-align: middle;
}

#followus{
    float: right;
    margin-right: 138px;
    margin-top: 25px;
}
#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.jpg") no-repeat scroll left top transparent;
    float: left;
    height: 105px;
    margin-top: -45px;
}
a#home_link{
    float: left;
}
a#home_link img{
	height: 57px;
	margin-top: 14px;
	width: 295px;
}

a#wmg_link{
	color: #307678;
    display: block;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: bold;
    left: 128px;
    letter-spacing: -1px;
    position: relative;
    text-transform: uppercase;
    top: 6px;
}
a#wmg_link img{
	height: 12px;
	margin-top: 7px;
	width: 35px;
}

#header h1{
    background: url("i/head_title.jpg") no-repeat scroll center center transparent;
    clear: both;
    color: #2F2F2F;
    display: block;
    font-family: Trebuchet MS;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 0 20px;
    padding: 2px 0 2px 10px;
    text-align: center;
}


#header .shailan-dropdown-menu{
}
#header #head_ul{
    clear:both;
}
#header #head_ul li{
	-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;
	background: url("i/head_li.jpg") repeat-x scroll left top transparent;
    float: left;
    margin: 0 6px;
    padding: 6px 11px 8px;
    position: relative;
    text-align: center;
}
#header #head_ul li ul.children li{
    background: none repeat scroll 0 0 #77b4ce;
    border-bottom: 1px dotted #FFFFFF;
    float: none;
    padding: 6px 57px;
}
#header #head_ul li ul.children li:hover{
	background:#47788c;
}
#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{
	margin-right: 0;
}
#header #head_ul li a{
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 6px 0;
    text-shadow: 2px 3px 1px #3A5661;
}

#contentwrapper{
	clear: both;
	overflow: hidden;
	padding:0;
	margin-top:12px;
}
* 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 {
	clear: both;
	margin-top: -32px;
	padding: 0;
}


/*
.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:#000;
}
#footer p a, #footer p strong a:hover{
	color:#000;
	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:#000;
	display: inline-block;
	margin-left: 37px;
	padding-top: 30px
}
#foot_text p a{
	color:#000;
}
#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: 133px;
}

.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,
div#fst .post, 
div#scn .post, 
div#thrd .post, 
div#frth .post, 
.blog #latest{
	-webkit-box-shadow: 2px 2px 5px rgba(73, 73, 73, 0.3);
	-moz-box-shadow:    2px 2px 5px rgba(73, 73, 73, 0.3);
	box-shadow:         2px 2px 5px rgba(73, 73, 73, 0.3);

	-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:#fff;
	border:1px solid #d1d1d1;
	margin:10px 6px;
	padding:8px;
	overflow:hidden;
}




.post{
	color:#000;
	margin:0;
	padding:0;
    font-family: Tahoma;
    font-size: 14px;
    line-height: 1.4em;
}
.post h2{
    background: url("i/title.jpg") no-repeat scroll left top transparent;
    color: #1069C7;
    font-family: Tahoma;
    font-size: 24px;
    font-weight: normal;
    margin-left: 12px;
    margin-top: 4px;
    padding-bottom: 20px;
    padding-left: 63px;
    padding-top: 2px;
}
.post h2 a, .blog .post h2 a, .search .page h2 a, .post h2 a, #game h2 a{
    color: #1069c7;
    font-family: Tahoma;
    font-size: 24px;
    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{
    border-top: 1px solid #E3E3E3;
    color: #1B1C21;
    display: block;
    font-size: 11px;
    margin-left: 75px;
    margin-top: -13px;
    padding: 3px 0 6px 2px;
}

small.date h2{
	text-decoration:none;
}
small.date  a{
	color:#1b1c21;
	text-decoration:none;
}
small.date a:hover{
	text-decoration:underline;
}



.entry{
	padding:8px;
}
.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{
    float: left;
    line-height: 1.4;
    margin: 0 0 14px;
    padding: 3px;
    width: 672px;
}

div#fst_wrap{
    float: right;
    margin-left: 0;
    margin-top: 0;
    text-align: center;
    width: 320px;
}
div#fst #advertise{
    margin-bottom: 6px;
    margin-top: 0;
    padding: 44px 4px;
}

#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;
    padding-top: 2px !important;
    color: #505050;
}
/*
#scn .post h2{
	background: none repeat scroll 0 0 transparent;
	margin-left: 9px;
	padding: 0;
}
#scn .post h2 a{
	color: #505050;
    font-family: Tahoma;
    font-size: 19px;
    padding: 0;
    text-decoration: underline;
}
#scn .post h2 a:hover{
	text-decoration:none;
}

#scn .post .right_border{
	padding: 14px;
}
*/



#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{

}

#frth{
	float:left;
	margin-top:16px;
}
#frth #little-ones,
#frth #teens,
#frth #big-kids,
#frth #college{
	border: 1px solid #E3E3E3;
	display: inline-block;
	margin: 0 -3px -1px;
	padding: 8px 0;
	text-align: center;
	vertical-align: top;
	width: 497px;
	min-height:308px;
}
#frth #big-kids,
#frth #college{
	border-bottom:none;
}
#frth #college{
	text-align:left;
}
#frth #college h3{
    background: url("i/college.gif") no-repeat scroll 39px 7px transparent;
    border-bottom: 1px solid #E3E3E3;
    font-family: Georgia;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 2px;
    padding: 16px 0 17px;
    text-align: center;
    text-transform: uppercase;
}
#frth #college h3 span{
	font-size:28px;
}
#frth #college h3 a{
	color:#000;
}
#frth #college .post{
	box-shadow:none;
	border-radius: 0;
	border:none;
	margin:0;
	padding:0;
}
#frth #college .post h2{
	background: none repeat scroll 0 0 transparent;
	padding-bottom: 0;
	padding-left: 0;
}
#frth #college .post small.date{
	border: medium none;
    margin-bottom: 0;
    margin-left: 12px;
    margin-top: 0;
    padding-bottom: 0;
    text-align: left;
}
#frth #college .post .entry img{
	display:none;
}
#frth #college .post .entry a.rm img{
	display:block;
}
#frth #college .post .entry p{
	padding:0;
}
#frth #little-ones li,
#frth #teens li,
#frth #big-kids li{
	float:left;
	padding: 8px 15px;
	width:135px;
	border-top:1px solid #e3e3e3;
}
#frth #little-ones li h2,
#frth #teens li h2,
#frth #big-kids li h2{
	text-align:left;
	padding-left:8px;
}
#frth #little-ones li h2 a,
#frth #teens li h2 a,
#frth #big-kids li h2 a{
	color: #1E1E1E;
    font-family: Tahoma;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.2;
    text-decoration: underline;
}
#frth #little-ones li h2 a:hover,
#frth #teens li h2 a:hover,
#frth #big-kids li h2 a:hover{
    text-decoration: none;
}
#frth li small.date{
	margin:0 0 0 6px;
	border: none;
	text-align:left;
}


#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{
	border-top:4px solid #105dbe;
	background:#fff;
    clear: both;
    margin: 12px 0 0;
    padding: 10px 0 10px;
}
* html #topics{
	height:1px;
	overflow:visible;
}
#topics small{
    color: #676767;
    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;
}
.blog-list-archive ul.links_wrap{
	float: left;
}
ul.links_wrap{
	clear: both;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 12px;
    width: 360px;
}
ul.links_wrap li#linkcat-3{
	width:auto;
	float:none;
}
ul.links_wrap li#linkcat-3 li{
	float:none;
}
ul.links_wrap li#linkcat-3 ul{
	padding-top:6px;
}
ul.links_wrap li#linkcat-3 ul li{
	float:left;
}
ul.links_wrap li.item#archives a.title{
	border-right: 1px solid #fff;
	float: left;
	padding: 0 4px;
	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: #676767;
    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:#676767;
	text-decoration:underline;
}


ul.links_wrap a:hover{
	text-decoration:none;
}
ul.links_wrap li ul li a{
	font-size:12px;
}

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:#676767;
	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, .page-template-parenting-news-php h2.pagetitle{
    color: #000000;
    font-family: Trebuchet MS;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 12px 0;
    padding: 8px 0 11px;
    text-align: center;

}
.archive h2.pagetitle span{
	color:#000;
	background:none;
	padding:0;
    overflow: hidden;
    overflow: -moz-hidden-unscrollable;
    white-space: nowrap;
    display: inline-block;
	vertical-align:top;
}

.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: none repeat scroll 0 0 #EBEBEB;
    border-left: 7px solid #99CCCC;
    color: #000000;
    display: block;
    font-family: Tahoma;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    margin: 0 -8px;
    padding: 8px 8px 8px 22px;
    text-align: left;
    text-decoration: none;
}

.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 #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 center bottom transparent;
    margin-bottom: 0;
    padding: 0;
	text-align:center;
}
.page-contact .entry{
    font-size: 14px;
    height: 201px;
    padding-bottom: 0;
    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-pregnancy h2.pagetitle{
	padding: 7px 0 5px
}

.archive h2.pagetitle p{
	background: none repeat scroll 0 0 #EBEBEB;
	display: inline-block;
	width: 146px;
}
.little-ones.archive h2.pagetitle p, .big-kids.archive h2.pagetitle p{
    margin-right: -136px;
    position: relative;
    top: 0;
}
.big-kids.archive h2.pagetitle p{
	height: 31px;
    margin-right: -102px;
    position: relative;
    top: 0;
    width: 150px;
}
.archive.category-pregnancy h2.pagetitle div{
    background: url("i/cat/pregnancy.jpg") no-repeat scroll center center transparent;
    height: 60px;
    margin-bottom: -30px;
    margin-right: 3px;
    position: relative;
    top: -24px;
    width: 35px;
}
.archive.category-infantstoddlers h2.pagetitle div{
    background: url("i/cat/infants.jpg") no-repeat scroll center center transparent;
    margin-bottom: -30px;
    margin-right: 3px;
    position: relative;
    top: -11px;
    width: 69px;
    height: 44px;
}
.archive.category-preschool h2.pagetitle{
	padding:5px 0 6px;
}
.archive.category-preschool h2.pagetitle div{
    background: url("i/cat/preschoolers.jpg") no-repeat scroll center center transparent;
    margin-bottom: -30px;
    margin-right: 4px;
    position: relative;
    top: -22px;
    width: 89px;
    height: 60px;
}
.archive.category-elementary h2.pagetitle div{
    background: url("i/cat/elementary.jpg") no-repeat scroll center center transparent;
    margin-bottom: -30px;
    margin-right: 11px;
    position: relative;
    top: -29px;
    width: 82px;
    height: 62px;
}
.archive.category-tweens h2.pagetitle{
	padding:8px 0 6px;
}
.archive.category-tweens h2.pagetitle div{
    background: url("i/cat/tweens.jpg") no-repeat scroll center center transparent;
    margin-bottom: -30px;
    margin-right: 4px;
    position: relative;
    top: -10px;
    width: 53px;
    height: 44px;
}
.archive.category-teens h2.pagetitle{
	padding:1px 0 10px;
}
.archive.category-teens h2.pagetitle div{
    background: url("i/cat/teens.jpg") no-repeat scroll center center transparent;
    height: 60px;
    margin-bottom: -30px;
    margin-right: 9px;
    position: relative;
    top: -20px;
    width: 58px;
}
.page-template-parenting-news-php h2.pagetitle{
	padding:19px 0 18px;
}
.page-template-parenting-news-php h2.pagetitle div{
	display: inline-block;
    background: url("i/cat/parenting-predicament.jpg") no-repeat scroll center center transparent;
    margin-bottom: -30px;
    margin-right: 6px;
    position: relative;
    top: -19px;
    width: 47px;
    height: 53px;
}


span.left_ad{
	display:block;
	text-align:center;
}
.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;
}


.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;
	margin-top:5px;
}
.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;
    font-size: 22px;
    height: 25px;
    letter-spacing: 0;
    padding: 11px 0 0 9px;
    text-transform: uppercase;
}


.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: 400px;
}
.page-template-latest-php .mc_signup_submit input, #latest-signup.entired .mc_signup_submit input{
    background: url("i/latest/submit-y.jpg") no-repeat scroll right top transparent !important;
    height: 34px;
    margin-left: 8px;
    margin-top: 4px;
    width: 88px;
}


.page-template-latest-php #mc_subheader, #latest-signup.entired #mc_subheader{
    color: #000000;
    float: left;
    font-family: Trebuchet MS;
    font-size: 14px;
    letter-spacing: 0;
    margin-left: 10px;
    padding: 0;
    text-align: left;
}


.page-template-latest-php .mc_form_inside, #latest-signup.entired .mc_form_inside{
	float: left;
	margin: -36px 0 0 !important;
}
.blog .page-template-latest-php .mc_form_inside, .blog #latest-signup.entired .mc_form_inside{
	margin: -21px 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{
    background: none repeat scroll 0 0 #FFFFFF;
    color: green;
    display: block;
    font-weight: normal;
    height: 45px;
    margin-left: 9px;
    position: relative;
    width: 341px;
}






div#channel{
    float: right;
    margin: 0 6px;	
}
div#channel img{
	vertical-align:middle;
	margin-left:6px;
}
div#channel select{
	background: url("i/icons/ypi.png") no-repeat scroll left center #FFFFFF;
	height: 33px;
	width:220px;
	padding: 6px 0 5px 0;
	border:1px solid #ccc;
	color:#455a77;
}

div#channel option{
	background:#fff;
	color:#455a77;
	padding:5px 0 5px 0;
	border-top:1px solid #ccc;
}
div#channel option#ypi{
	background:#fff url(i/icons/ypi.png) no-repeat left center;
}
div#channel option#fff{
	background:#fff url(i/icons/fff.png) no-repeat left center;
}

h3.bold-archive, ul.links_wrap li h3.bold-archive{
    color: #156dff;
    float: left;
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -2px;
    margin-right: 6px;
    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 #676767;
    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: #676767;
    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 #676767;
	float: left;
	padding: 0 8px;
}

ul.links_wrap li.linkcat ul{
	float:none;
	padding:0;
	margin:0;
}
ul.links_wrap li.linkcat ul li{
	border-right: 1px solid #676767;
    float: left;
    line-height: 1;
    margin: 0 4px 8px;
    padding-right: 8px;
}


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{
	background: none;
	 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: 18px;
    padding: 33px 15px;
}
.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/latest.png") no-repeat scroll 13px 18px #FFFFFF;
    border-top: 1px solid #D1D1D1;
    border-bottom: 1px solid #D1D1D1;
    margin: 10px 6px;
    width: auto;
	overflow: hidden;
    padding: 8px;

}
.blog #latest-signup.entired .mc_custom_border_hdr{
    color: #000000;
    float: left;
    font-family: Trebuchet MS;
    font-size: 22px;
    font-weight: normal;
    height: auto;
    letter-spacing: 0;
    margin-left: 0;
    padding-left: 94px;
    padding-top: 12px;
    width: auto;
}
.blog #latest-signup.entired #mc_subheader{
    clear: left;
    color: #000000;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 1;
    margin-left: 94px;
    padding-top: 5px;
    text-align: center;
    text-transform: none;
    width: auto;
}
.blog #latest-signup.entired #mc_signup{
	float:none;
	height:auto;
}
.blog #latest-signup.entired #mc_signup_form .mc_input{
    height: 20px;
    margin-left: 7px;
    margin-right: 5px;
    width: 220px;
}
.blog #latest-signup.entired .mc_signup_submit input{
    background: url("i/latest/submit-y.jpg") no-repeat scroll right top transparent !important;
    height: 34px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 3px;
    width: 88px;
}




.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 15px;
}
.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;
	clear:both;
}


#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: 410px;
	height:200px;
	padding:0;
	margin-left: 33px;
	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;
}






.page-template-parenting-news-php #rsidebar {
    float: right;
    margin-left: 30px;
    margin-top: 14px;
    width: 305px;
}
.page-template-parenting-news-php .post{
	padding:10px 0;
	overflow:hidden;
}
.page-template-parenting-news-php .post .entry img{
	display:none;
}
.page-template-parenting-news-php .post.no{
	display:none
}

.page-template-parenting-news-php .entry.hide{
	display:none;
}



#news-events{
	background: url("i/ypi-parnews/news.jpg") no-repeat scroll left top transparent;
	height:258px;
}
#news-events a {
	margin-left: 82px;
}
#news-events a img{
	height: 78px;
    margin-top: 25px;
    width: 142px;
}

#news-events p{
	font-family: Tahoma;
    font-size: 18px;
    line-height: 1.3;
    padding-left: 44px;
    padding-right: 30px;
    padding-top: 37px;
}
#news-events p a{
	color:#000;
	margin:0;
	text-decoration:underline;
}
#news-events p a:hover{
	text-decoration:none;
}
#fast-facts{
	background: url("i/ypi-parnews/fast-facts.jpg") no-repeat scroll left top transparent;
    height: 146px;
    margin: 12px 0;
    padding: 12px 0;
}
#fast-facts ul li{
	font-family: Tahoma;
	font-size: 18px;
	line-height: 1.3;
	padding: 71px 0;
	list-style:disc inside none;
}


#apply-kit{
	background: url("i/ypi-parnews/apply-kit.jpg") no-repeat scroll left top transparent;
	height:183px;
	padding: 12px 0;
}

#meet-team{
	background: url("i/ypi-parnews/meet-team.gif") no-repeat scroll left top transparent;
	height: 104px;
	padding: 69px 12px 12px;
       margin-top: -52px;
}
#meet-team span{
	float:right;
	margin-top: -9px;
	text-align:center;
}
#meet-team img{
	display:block;
}
#meet-team small{
	font-size:13px;
}


#meet-team p{
    font-size: 11px;
    font-style: italic;
    overflow: hidden;
    padding-right: 2px;
}


#subscribe-email{
	background: url("i/ypi-parnews/email.jpg") no-repeat scroll left top transparent;
    margin: 0 0 8px;
    padding: 9px 7px;
    text-align: center;
    text-transform: uppercase;
}

#subscribe-email a{
    color: #000000;
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
}




#rsidebar ol.cf-ol {
    margin: 0 !important;
    padding: 0 !important;
}
#rsidebar .cform textarea, #rsidebar .cform input{
	margin-top: 6px;
	width: 270px;
	height:100px;
}
#rsidebar .cform label span, #rsidebar .cform label {
    color: #000000 !important;
    font-family: Trebuchet MS;
    font-size: 15px !important;
    font-weight: normal;
    text-align: left;
}
#rsidebar .cform label span{
	background: url("i/parent-let.jpg") no-repeat scroll left top transparent;
    display: block;
    height: 28px;
    margin-left: -9px;
    margin-top: -14px;
    padding-left: 7px;
    padding-top: 7px;
    width: 186px;
}
#rsidebar .cform{
	width:300px;
}
#rsidebar img.captcha{
    margin-left: 98px !important;
    margin-top: 12px !important;
}
#rsidebar .cform input.backbutton, #rsidebar .cform input.resetbutton, #rsidebar .cform input.sendbutton {
    background: url("i/submit-parent.jpg") no-repeat scroll left top transparent;
    height: 39px;
    width: 134px;

}
#rsidebar ul#form_ul{
	-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);
	position:relative;
    background: url("i/parent.jpg");
    border: 5px solid #bd6245;
    padding: 2px 0 10px;
}
#rsidebar ul#form_ul h3#pred{
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(/pie/PIE.htc);
	background:#ebebeb;
	border:1px solid #d0d0d1;
	color:#b72802;
	font-weight:normal;
	font-family: Trebuchet MS;
	font-size: 21px;
	text-align:center;
	margin: 0 3px;
	padding: 14px 0;
	letter-spacing: -1px;
}
#rsidebar ul#form_ul p.cf-sb{
	text-align:center;
	padding:0;
}



.archive #sidebar{
	width:165px;
	padding: 6px 10px 6px 4px;
	text-align:center;
}
.archive .left_slide{
	margin: 8px 0 0;
	width: auto;
}

.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;
	background: none !important;
	padding: 2px 6px !important;
	text-align: left;
}
.archive .post .entry img{
	float:left!important;
	padding:0 6px 6px 0!important;
}

.archive #rsidebar ul li h2{
	background: url("i/title.jpg") no-repeat scroll left center;
	padding: 12px 0 12px 60px;
}
.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;
	margin-left:5px;
	padding-left: 2px;
	text-align: left;
}

.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: 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: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-khtml-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	behavior: url(/pie/PIE.htc);


    background: #e6e6e6;
    border: 3px solid #FFFFFF;
    height: 210px;
    margin: 4px 0 0;
    overflow: hidden;
    padding: 20px 5px 5px;
    width: 290px;
}
.archive #rsidebar #latest-signup.entired .mc_custom_border_hdr {
	background:none;
    color: #000;
    float: none;
    font-family: noodle;
    font-size: 32px;
    font-weight: normal;
    height: auto;
    letter-spacing: 0;
    line-height: 1;
    margin-left: 0;
    padding-top: 12px;
    text-align: center;
    width: auto;
}

.archive #rsidebar #latest-signup.entired #mc_subheader {
    clear: left;
    color: #1063c3;
    font-family: noodle;
    font-size: 28px;
    line-height: 1;
    margin-left: 30px;
	margin-bottom: 0;
    padding-top: 12px;
    text-align: center;
    text-transform: none;
    width: 238px;
}

.archive #rsidebar #latest-signup.entired .mc_form_inside{
	clear: both;
	float: none !important;
	margin: 0 0 0 20px !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 {
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-khtml-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	behavior: url(/pie/PIE.htc);

    background: #fff!important;
    border: 1px solid #a8acbc;
    height: 26px;
    margin-left: 7px;
    padding-right: 9px;
    width: 228px;
}
.archive #rsidebar #latest-signup.entired .mc_signup_submit{
	float: none;
	text-align: center !important;
}
.archive #rsidebar #latest-signup.entired .mc_signup_submit input {
    background: url("i/latest/submit.gif") no-repeat scroll left top !important;
    height: 20px;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    width: 53px;
}


#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: #63311C; 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:#156DFF;
}



#s_filter{
	-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:#dde1c4;
	margin:12px 0;
	padding:20px;
	border:1px solid #ddd;
	
}
#s_filter h2{
	font-family: Trebuchet MS;
    font-size: 18px;
    margin: 0 0 16px;
    text-transform: uppercase;
}
#s_filter select{
	width:200px;
}