/*  
Theme Name: New Parent 1.0
Theme URI: http://www.newparent.com
Author: Catherine Eng / Michael D. Pollock
Author URI: http://www.solostream.com
Description: This WordPress theme has been modified by Catherine Eng based on the WP-Magazine Theme by Michael D. Pollock of Solostream Web Studio. Usage is governed by the WP Magazine Theme 1.0 END-USER LICENSE AGREEMENT AGREEMENT.
*/



/* -------------------[ Main Page Elements ]------------------- */

body {
	font-size: 11pt;
	font-family: georgia,lucinda,verdana,geneva,sans-serif;
	color: #512b34;
	text-align: left;
	margin: 0;
	padding: 15px 0;
	line-height: 22px;
	background: #fff url(http://www.toddlermag.com/wp-content/themes/WP-MagTheme10-Prem/images/back-ad.gif) top center repeat-x;
	}


#wrap {
	clear: both;
	width: 1023px;
	margin: 0px auto;
	background: url(http://www.toddlermag.com/wp-content/themes/WP-MagTheme10-Prem/images/back-wrap2.gif) top center repeat-y;
	}

#header {
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 1023px;
	position:relative;
	background: url(http://www.toddlermag.com/wp-content/themes/WP-MagTheme10-Prem/images/header-4.gif) top center no-repeat;
	}

#header .sitehead-left {
	padding-top:36px;
	width:55%;
	float:left;
	margin:0;
	padding-left:25px;
	}

#header .sitehead-right {
	width:44%;
	float:right;
	margin:0;
	padding-right:20px;
	margin-top:-55px;
	}

#header .sitehead-left p {
	margin:0;
	height:24px;
	line-height:26px;
	}

#header .sitehead-right p {
	clear: both;
	float:right;
	margin:0;
	height:24px;
	line-height:24px;
	}

#nav {
	z-index:30;
	width:970px;
	height:45px;
	line-height:30px; 
	margin: 0 auto;
	padding:1px;
	background: url(http://www.toddlermag.com/wp-content/themes/WP-MagTheme10-Prem/images/back-nav.gif) top center no-repeat;
	}

#page {
	clear: both;
	margin: -9px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	
	}  

#contentleft {
	z-index:20;
	width: 665px;
	float:left;
	margin-left: 25px;	
	} 

#subtitles {
	float:right;
	display:inline;
	padding:0px 2px 0 0;
	width:280px;
	overflow:hidden
	}
	


#subtitles ul {
list-style-image: url('http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/bullet-raquote.gif')
}

#content {
	width: 640px;
float:right;
	margin: 0 22px 10px 0;
	padding: 0;
	}

#contenthome {
	width: 445px;
float:right;
	margin-right: 19px;
	padding: 0;
	}

#contentright {
	z-index:10;
	position:relative;
	top:0px;
	left:-10px;
	width: 305px;
	height: 100%;
	float:right;
	padding:20px 5px 20px 5px;
	} 

#sidebar {
	width: 300px;
	}

#footer {
	font-size:7pt;
	font-family:arial;
	line-height:10pt;
	color:#cccccc;
	clear: both;
	text-align: left;	
	width:1023px;
	height:285px;
	background: url(http://www.toddlermag.com/wp-content/themes/WP-MagTheme10-Prem/images/back-foot2.gif) top center no-repeat;
	margin-bottom:-7px;
}

.breadcrumb {
	font-size:12px;
	margin:0 auto 5px;
	padding:15px 0;
}

.breadcrumb a {
color:#512b34;
}

.breadcrumb a:hover {
color:#cccccc;
}


#footer a {
	font-size:8pt;
	line-height:10pt;
	font-family:verdana;
	font-weight: bold;
	color:#ff0099;}
	
#footer a:hover {
	color:#51260b;
	}	

.footer-content {
	padding: 45px 10px 50px 30px;
	width:970px;
	}

#footer .alignleft {
	float:left;
	}

#footer .alignright {
	float:right;
	}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	font-family: georgia,lucinda,verdana,geneva,sans-serif;
	line-height: 1.2em;
	letter-spacing:-1px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

h1 {
	font-size: 14pt;
	}

h1 .pagetitle {
	padding-top:0px;
	}

h2 {
	font-size: 18pt;
	font-weight: normal;
	}

h3 {
	font-size: 10pt;
	letter-spacing:0px;
	}

h4,h5,h6,h7 {
	font-size: 10pt;
	letter-spacing:0px;
	}

.entry h1,.entry h2, .archive-post-1 h2, .alt-archive-post-1 h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 10px;
	}

#header h1 {
	font-size:20px;
	margin:0;
	line-height:24px;
	height:24px;	
	}

#subhead h3 {
	margin: 0;
	padding: 0;
	font-size:14pt;
	font-weight:normal;
	}

#subhead h1 {
	margin: 0;
	padding: 20px 0;
	font-size: 36px;
	font-weight:normal;
	}

h3#comments, h3#respond  {
	font-size:12pt;
	margin: 0 !important;
	padding: 10px;
	visibility:hidden;
        }

#respond  {
	font-size:11px;
	color:#999999;
}

#respondBack  {
	margin: 0 !important;
	padding: 10px;
	background:#fff url(images/post-comment-grey.gif) bottom left no-repeat;
	border:0;
	height:47px;
        }

h2.home-list {
	font-size: 9pt;
	font-family: georgia,lucinda,verdana,geneva,sans-serif;
	font-weight:normal;
	letter-spacing:0px;
	margin-bottom:0;
	}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color:#f63686;
	text-decoration:none;
	}

a:hover, a:active {
	color:#b72631;
	text-decoration:none;
	}

#sidebar a {

	}

.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
	display: block;
	line-height:40px;
	font-size: 36px;
	font-weight:normal;
	color:#f83683;
	margin:-10px 0 0 12px;
	}

a.more-link {
		display:inline;
		font-size:12px;
		font-family:arial;
		font-weight:bold;
		color:#c550a9;
        }

a.more-link:hover, a.more-link:active {
	text-decoration:none;
	color:#51260b;
	}

/* -------------------[ Pagination ]------------------- */
	
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color:#FF0066;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #FF0066;
	color: #FFFFFF;
	background-color: #FF0066;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FF0066;
	font-weight: bold;
	background-color: #FF0066;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}	
	
	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        }

img.centered { 
        display: block; 
        margin: 0 auto 20px auto;  
        float: none; 
        clear: both;
        }

img.feature-photo {
	height:220px;
	float:right;
	}

img.101-photo {
	width:143px;
	height:103px;
	float:left;
	padding-bottom:10px;
	}

.entry img.feature-photo {
	margin:0 0 10px 10px;
	float:right;
	border:1px solid #ddd;
	background:#fff;
	padding:1px;
	}

img.home-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 5px 10px;
	}

img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:left;
	margin-right:5px;
	}

.home-post-list-2 img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 0 5px;
	}

.home-post-list-5 img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 5px;
	}

.archive-post-list-2 img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 0 5px;
	}

img.auth-single-post {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 10px;
	}

img.auth-archive-page {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 10px;
	} 

img.comment-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 20px;
	} 

/* -------------------[ Comments ]------------------- */

.commentlist {
	list-style-type:none;
	padding:0;
	margin: 0;
	padding: 0;
	}
	
.commentlist li {
	clear:both;
	margin: 0;
	padding: 10px 10px 1px;
	background:#fff;
	background-image:url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/quotegray.png);
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	min-height:80px;
	background-repeat:no-repeat;
	}

.commentlist li.alt {
	margin: 0;
	padding: 10px 10px 1px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#eee;
	background-image:url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/quotewhite.png);
	min-height:80px;
	background-repeat:no-repeat;
	}

.commentmetadata {
	display: block;
	margin-bottom:5px;
	font:9pt Arial, Helvetica, sans-serif;
	}

.commentlist cite {
	font: 9pt georgia;
	font-weight:normal;
	}

#commentform {
	background:#eee;
	padding:5px 10px 20px 28px;
	margin-bottom:40px;
	}

#commentform textarea {
	width:90%;
	padding:5px;
	}

/* -------------------[ Misc Tags and Classes ]------------------- */

.post ul {
        list-style-type: none;
        }

.post ul li {
        list-style-type:none;
        background: url(images/bullet2.gif) 0 4px no-repeat;
        padding: 0 0 2px 14px;
        }

.post ul ul {
        margin-left:0;
        }

.post ol li {
        list-style-type:decimal;
        }

.post ol.archives {
        margin:0;
        padding-left:25px;
	}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #ccc;
        color: #999;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.post {
	width:650px;
	margin: -15px;
	}

.entry {
	padding: 0px 0px 0px 12px;
	margin: 0;
	width:620px;
	}

.postinfo {
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	color:#999999;
    clear: both;
	margin: 10px 0 10px;
	padding: 0;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block;
        clear:both;
        }

.navigation {
	clear:both;
	font-size:8pt;
	margin: 0;
	padding: 0 10px;
	background:#ddd;
	border-top:1px solid #fff;
	text-align:left;
	}

.navigation .alignright {
	padding: 3px 10px;
	float: right;
	margin: 0;
	}
	
.navigation .alignleft {
	padding: 3px 10px;
	float: left;
	margin: 0;
	}

.banner468 {
	text-align:center;
	margin: 0 auto;
	padding:0 0 1px;
	}

.banner300 {
	z-index:15;
	position:relative;
	top: 0px;
	left: -10px;
	width:303px;
	background: #fff url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/back-sidebarwhite.gif) top left repeat-y;
	text-align:center;
	margin: 0 auto;
	padding:10px 5px 10px 0px;


	}

/* -------------------[ Top Navigation ]------------------- */

#topnav { 
	float:right; 
	height:26px;
	line-height:26px; 
	padding: 0;
	margin: 0;
	clear:both;
	width:100%;
	}

#topnav ul {
	background:#fff;
	float:right; 
	height:26px;
	line-height:26px; 
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

#topnav li { 
	margin: 0;
	padding:0;
	}

#topnav li li { 
	line-height:1.5em;
	float: none;
	margin: 0;
	padding:0;
	}

#topnav li ul {
	border-top:1px solid #fff;
	background: #f83683;
	display:none;
	position: absolute;
	width: 154px;
	left: -999em;
	padding:0; 
	}

#topnav li ul ul { 
	margin: -29px 0 0 154px;
	}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
	}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul { 
	display:block;
	left: auto;
	}

#topnav a, #topnav a:visited, #topnav a:link {
	display: block;
	text-decoration:none;
        padding:0 7px;
        margin:0;
	}

#topnav a:hover, #topnav a:active {
	background:transparent;
	color:#afcf62;
	}

#topnav li.rss a, #topnav li.rss a:visited, #topnav li.rss a:link {
	padding-right:0 !important;
	padding-left:21px;
	background:url(images/rss-sm.gif) 7px 6px no-repeat;
	}

#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	color:#afcf62;
	background: #000;
	width:140px;
	float: none;
	margin: 0;
	padding-top:5px;
	padding-bottom:5px;
	}

#topnav li li a:hover, #topnav li li a:active {
	background: #333;
	color:#afcf62;
	}

#topnav li li li a {
	border-left:1px solid #fff;
	}

/* -------------------[ Category Navigation ]------------------- */

#nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width:970px;
	display:inline;
	}





#nav li a.pregnancy{ 
	float:left;
	margin: 0;
	padding:0;
	width:126px;
	height:35px;
	border-top:1px solid #cabdb5;
	border-right:1px solid #eee;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-1a-pregnancy.gif) top left no-repeat;
	display:inline;
}

#nav li a:hover.pregnancy{ 
	width:126px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-1b-pregnancy.gif) top left no-repeat;
	}

#nav li a.baby{ 
	float:left;
	top:0px;
	margin: 0;
	padding:0;
	width:93px;
	height:35px;
	border-top:1px solid #cabdb5;
	border-right:1px solid #eee;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-2a-baby.gif) top left no-repeat;
	display:inline;
	}

#nav li a:hover.baby{ 
	width:93px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-2b-baby.gif) top left no-repeat;
	}

#nav li a.toddler{ 
	float:left;
	top:0px;
	margin: 0;
	padding:0;
	width:125px;
	height:35px;
	border-top:1px solid #cabdb5;
	border-right:1px solid #eee;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-3a-toddler.gif) top left no-repeat;
	display:inline;
	}

#nav li a:hover.toddler{ 
	width:125px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-3b-toddler.gif) top left no-repeat;
	}

#nav li a.you{ 
	float:left;
	top:0px;
	margin: 0;
	padding:0;
	width:82px;
	height:35px;
	border-top:1px solid #cabdb5;
	border-right:1px solid #eee;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-4a-you.gif) top left no-repeat;
	display:inline;
	}

#nav li a:hover.you{ 
	width:82px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-4b-you.gif) top left no-repeat;
	}

#nav li a.get-answers{ 
	float:left;
	top:0px;
	margin: 0;
	padding:0;
	width:173px;
	height:35px;
	border-top:1px solid #cabdb5;
	border-right:1px solid #eee;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-5a-getanswers.gif) top left no-repeat;
	display:inline;
	}

#nav li a:hover.get-answers{ 
	width:173px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-5b-getanswers.gif) top left no-repeat;
	}

#nav li a.blogs{ 
	float:left;
	top:0px;
	margin: 0;
	padding:0;
	width:103px;
	height:35px;
	border-top:1px solid #cabdb5;
	border-right:1px solid #eee;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-6a-blogs.gif) top left no-repeat;
	display:inline;
	}

#nav li a:hover.blogs{ 
	width:103px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-6b-blogs.gif) top left no-repeat;
	}

#nav li a.forums{ 
	float:left;
	top:0px;
	margin: 0;
	padding:0;
	width:121px;
	height:35px;
	border-top:1px solid #cabdb5;
	border-right:1px solid #eee;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-7a-forums.gif) top left no-repeat;
	display:inline;
	}

#nav li a:hover.forums{ 
	width:121px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-7b-forums.gif) top left no-repeat;
	}

#nav li a.en-espanol{ 
	float:left;
	display:inline;
	top:0px;
	margin: 0;
	padding:0;
	width:139px;
	height:35px;
	border-top:1px solid #cabdb5;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-8a-enespanol.gif) top left no-repeat;
	display:inline;
	}

#nav li a:hover.en-espanol{ 
	width:139px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-8b-enespanol.gif) top left no-repeat;
	}
	
#nav li a.home{ 
	float:left;
	display:inline;
	top:0px;
	margin: 0;
	padding:0;
	width:125px;
	height:35px;
	border-top:1px solid #cabdb5;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-home.gif) top left no-repeat;
	display:inline;
	}

#nav li a:hover.home{ 
	width:125px;
	height:36px;
	background: url(http://www.newparent.com/wp-content/themes/WP-MagTheme10-Prem/images/but-home2.gif) top left no-repeat;
	}

#nav li a span { 
	visibility:hidden;
	}

#nav li li { 
	float: none;
	margin: 0;
	padding:0;
	}

#nav li ul {
	border-top:1px solid #fff;
	background: #000;
	display:none;
	position: absolute;
	width: 160px;
	left: -999em;
	padding:0; 
	}

#nav li ul ul { 
	margin: -31px 0 0 160px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	display:block;
	left: auto;
        _height:1em;
	}

#nav a,#nav a:visited, #nav a:link {
	color:#693705;
	display: block;
	text-decoration:none;
        padding:0 10px;
        margin:0;
	}

#nav a:hover, #nav a:active {
	background:#693705;
	color:#afcf62;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	color:#afcf62;
	background: #693705;
	width:140px;
	float: none;
	margin: 0;
	}

#nav li li a:hover, #nav li li a:active {
	background: #333;
	}

#nav li li li a {
	border-left:1px solid #fff;
	}

/* ---------------[ Tables ]--------------- */

table {
	margin-bottom:0px;
	}

tr, td, th {
	margin:auto; 
	}

td, th {
	padding:0px;
	vertical-align:top;
	}

th {
	font-weight:normal;
	background:#ddd;
	}


/* ---------------[ Site Map Page ]--------------- */

ul.archives, ul.wp-tag-cloud {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul.archives ul, ul.wp-tag-cloud ul {
        padding:0;
        }

ul.archives ul li, ul.wp-tag-cloud ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul.archives ul ul, ul.wp-tag-cloud ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }
        
   
/* ---------------[ User Login ]--------------- */     
.signout {
  float:right;
  font-family:Arial, Helvetica, sans-serif;
  color:#CCCCCC;
  font-size: 9px;
  padding-right:20px;
  }
  
.userwelcome {
  float:inherit;
  color:#330000;
  width: 325px;
  font-size:20px;
  }

.style2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}




/* ---------------[ Subscription Box ]--------------- */
.box {
  border-top: 5px solid #ddd;
  border-left: 5px solid #ddd;
  border-right: 5px solid #ddd;
  border-bottom: 8px solid #ddd;
  width: 290px;
  height:110px;
}

.row1 {
  padding:6px;
  border-bottom:1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#FF0066;
  font-size:12px;
  background: #fff;
  }
  
.row3 {
  padding:6px;
  border-top:1px solid #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#FF0066;
  font-size:12px;
  background: #fff;
  }
  
.row2 {
  padding:6px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#FF0066;
  font-size:12px;
  background: #fff;
  }
  
.style1 {
  color: #000000;
  font-size: 9px;
  padding:2px;
  font-family:Arial, Helvetica, sans-serif;
  }

  
/* ---------------[ Subscription Box  ]--------------- */
  
  
 /* ---------------[ Baby Music Center / Sidebar  ]--------------- */
  
 
.babyMusic {
	display:block;
	width:304px;
	height:133px;
	padding:3px; 0px;
		}
  
  
 /* ---------------[ Baby Music Center / Sidebar  ]--------------- */
  
 
  
/* ---------------[ Tabber ]--------------- */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/

#tab-box {
	border:1px solid #ddd;
	}

#tab-box h3 {
	font-size:9pt;
	font-weight:normal;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	
	}

.tabberlive .tabbertabhide {
	border:0;
	display:none;
	}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/

.tabber {
	display:none;
	}

.tabberlive {
        
	}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/

ul.tabbernav {
	background:#ccc !important;
	padding: 0 !important;
	height:24px;
	line-height:24px;
	border:1px solid #fff;
	border-bottom:0;
	margin: 0 !important;
	padding:0 !important;
	list-style-type:none !important;
	font-size:8pt;
	}

.tabbernav li {
	padding:0 !important;
	list-style-type:none;
	float:left !important;
	margin-right:1px !important;	
	background: transparent !important;
	}

.tabbernav li a {
	float:left;
	display: block;	
	padding: 0 5px;
	}

.tabbernav li a:link { 
	color:#000 !important;
	}

.tabbernav li a:visited {
	text-decoration: none;
	}

.tabbernav li a:hover {
	background: #eee;
	}

.tabbernav li.tabberactive a {
	background: #eee;
	}

.tabbernav li.tabberactive a:hover {
	background: #eee;
	}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/

.tabberlive .tabbertab {	
	padding: 8px;
	background:#eee;
	border:1px solid #fff;
	}

/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {
	}

.tabberlive .tabbertab h3 {
	display:none;
	}

.tabberlive .tabbertab ul.pop {
	}

.tabberlive .tabbertab ul.pop li {
	clear:both !important;
	border-bottom:1px solid #fff !important;
	padding: 5px 10px !important;
	}

.tabberlive .tabbertab ul.pop li a {
	}

/* -------------------[ Site Guide ]------------------- */

#searchform, #monthform, #tagform, #categoryform {
	margin: 0;
	padding: 0; 
        }

#searchform #s {
        width: 160px;
	margin-right: 2px;
	}

#searchform #submit {
	}

select#months, select#tag_drop, select#category_drop {
        width: 180px;
        margin:0;
	}

/* ---------------[ Related Entries ]--------------- */

.related {
	font-size:14px;
	margin:0 auto 10px;
	border:0 0 1px 0 solid #ddd;
	padding:10px 10px 0 0;
        }

.related-sm {
	font-size:12px;
	margin:0 auto 5px;
	padding:5px 5px 0;
font-variant:small-caps;letter-spacing:2px;
}

.related-sm a {
color:#333333;        }

.related-sm a:hover {
color:#999999;        }

.home-post-1 .related {
	background:#000000;
        }

.related h3 {
	font-weight:bold;
	letter-spacing:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12pt;
	margin-bottom:5px;
	}

.related ul {
        margin: 0 0 10px;
        padding:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0;
        font-size:16px;
        }

.tags {
	margin: 0 0 10px;
	padding: 0;
	}
/* -------------------[ Features ]------------------- */


#play {
  width:445px;
  padding-top:50px;
  }
  
#eat {
  width:445px;
  }
  
#parenting101 {
  width:445px;
  height:317px;
  padding-top:50px;
  }
  
#pregnancy {
  width:593px;
  height:257px;
  padding:15px 20px;
  border:1px solid #cccccc;
  margin-bottom:40px;
  }
  
  
.foodbox {
  width:180px;
  height:245px;
  padding-top:5px;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  }
  
.pinkline {
  width:180px;
  height:5px;
  background-color:#FF0066;
  }
  
.foodheading {
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#FF0066;
  font-size:20px;
  line-height:1.5em;
  }
  
.more {
  font-family:Arial, Helvetica, sans-serif;
  color:#990066;
  font-size:11px;
  font-weight:bold;
  }
  
.foodheadingbox {
  padding:5px 0px 2px 0px;
  border-bottom:1px solid #000000;
  width:180px;
  height:31px;
  }  

/* -------------------[ Features ]------------------- */

#my-glider {
	margin:13px 0px 0px 0px;
	width:633px;
	height:220px;
	}

#my-glider .controls {
	clear:both;
	z-index:50;
	width:646px;
	height:40px;
	margin: 0;
	padding:0;
	border-top: 1px solid #fff;
	background:url(http://www.toddlermag.com/wp-content/themes/WP-MagTheme10-Prem/images/back-whiteedgeshad.gif) no-repeat;
	}

#my-glider .controls ul {
	font-family:arial, sans-serif;
	font-weight:bold;
	margin:0;
	padding:3px 40px 0px 40px;
	list-style-type:none;
	}

#my-glider .controls li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	}

#my-glider .controls li.feat-nums {
	float:left;
	font-family:arial, sans-serif;
	font-weight:bold;
	padding:0px 40px;
	margin:0;
	color:#d81a79;
	line-height:25px;
	height:25px;
	}

#my-glider .controls a, .control a:link, .controls a:visited {
	float:left;
	display:block;
	padding:0px 10px;
	margin:0;
	color:#d81a79;
	text-decoration:none;
	line-height:25px;
	height:25px;
	
	}

#my-glider .controls a:hover {
	color:#512b34;
	}
	

#my-glider .controls li.feat-about {
	float:right;
	}

#my-glider .controls li.feat-about a {
	border-right:0;
	}

#my-glider .scroller {	
	height: 220px;
	width:646px;
	overflow: hidden;
	}

#my-glider .scroller .section {
	width:646px;
	height: 220px;
	overflow: hidden;
	padding: 0;		
	}

#my-glider .scroller .section a a:visited{
	color:#512b34;
	}

#my-glider .scroller .content {
	width: 10000px;
	overflow:hidden;
	}

#my-glider .feature-entry {

	}

#my-glider .feature-entry h3 {
	font-family: georgia,lucinda,verdana,geneva,sans-serif;
	font-size:9pt;
	margin: 0 0 5px 0;
	letter-spacing:0px;
	} 

/* -------------------[ Archive Pages 2 and 4 + Search ]------------------- */

.archive-post-list-1 {
	}

.archive-post-list-1-header {
	}

.archive-post-1 {
	margin:0;
	}

.alt-archive-post-1 {
	margin:0;
	}

/* -------------------[ Archive Page 1 and 3  ]------------------- */

.archive-post-list-2 {
	overflow:hidden;
	width:468px;
	float:left;
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}

.archive-post-1 {
	background:#fff;
	padding:10px 0;
	margin:0;
	}

.alt-archive-post-1 {
	padding:10px 0;
	margin:0;
	}


/* -------------------[ Sub-Head ]------------------- */

#subhead {
	margin: -5px 0 0 0;
	}


#subhead p {
	margin:0;
	}

/* -------------------[ Single Post ]------------------- */

.singlepost {
	padding:0px;
	}

.singlepost .post {
	padding:0px 10px 0px 0px;
	}


/* -------------------[ Sidebar ]------------------- */

#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul ul {
        margin: 0;
        padding: 0;
        }

#sidebar li {
	padding:0;
	margin: 0 0 2px;
	}

#sidebar li h2 {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #ddd;
	border-top:2px solid #ddd;
	padding:4px 2px;
	margin:0 0 3px;
	color:#000;
	}

#sidebar li li {
	margin:0;
	padding:0;
	}

#sidebar p {
	padding: 0;
	}

#sidebar li#recent-comments {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#recent-comments h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#recent-comments li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#recent-posts {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#recent-posts h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#recent-posts li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#links {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#links  h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#links li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#meta {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#meta h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#meta li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#pages {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#pages h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#pages li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#pages li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}

#sidebar li#archives {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#archives h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#archives li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#tag_cloud {
	border:1px solid #ddd;
	background:#eee;
	padding:7px 10px;
	}

#sidebar li#tag_cloud h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	padding:0;
	margin:0;
	color:#000;
	}

#sidebar li.widget_categories {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li.widget_categories h2 {
	font-size:9pt;
	letter-spacing:0px;
	border:0;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li.widget_categories li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li.widget_categories li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}


/* -------------------[ Middle Content ]------------------- */

#midcontent {
	float:left;
	width:180px;
	margin-top:40px;
	padding:0;
	overflow:show;
	}

#midcontent ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#midcontent ul ul {
        margin: 0;
        padding: 0;
        }

#midcontent li {
	padding:0;
	margin: 0 0 10px;
	}

#midcontent li h2 {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #ddd;
	border-top:2px solid #ddd;
	padding:4px 2px;
	margin:0 0 3px;
	color:#000;
	}

#midcontent li li {
	margin:0;
	padding:0;
	}

#midcontent p {
	padding: 0;
	}

#midcontent li#recent-comments {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#recent-comments h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#recent-comments li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#recent-posts {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#recent-posts h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#recent-posts li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#links {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#links  h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#links li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#meta {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#meta h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#meta li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#pages {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#pages h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#pages li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#pages li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}

#midcontent li#archives {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#archives h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#archives li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#tag_cloud {
	border:1px solid #ddd;
	background:#eee;
	padding:7px 10px;
	}

#midcontent li#tag_cloud h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	padding:0;
	margin:0;
	color:#000;
	}

#midcontent li.widget_categories {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li.widget_categories h2 {
	font-size:9pt;
	letter-spacing:0px;
	border:0;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li.widget_categories li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li.widget_categories li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}
	
/* -------- celeb corner ----------------*/


.celebcorner {
  font:14px Georgia, "Times New Roman", Times, serif;
  color:#fff;
  width:186px;
  height:203px;
  }
  
#celebcornerheader {
  background:url(http://www.toddlermag.com/wp-content/themes/WP-MagTheme10-Prem/images/toddler-celebcorner-bg.jpg) no-repeat;
  width:186px;
  height:203px;
  }
  
#celebcornerheader h1 {
  display:none;
  }






/* -------- get answers --------------- */

.qa-box {
  width:201px;
  height:716px;
  position:relative;
  left:-10px;
  background:url(http://www.toddlermag.com/wp-content/themes/WP-MagTheme10-Prem/images/toddler-qa-bg.jpg) no-repeat;
  }

#qaheader {
  
  }
  
#qaheader h1 {
  display:none;
  }  

.question {
	position:absolute;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:160px;
	height:171px;
	left: 30px;
	top: 110px;
	line-height:1.2em;
  }
  
.answer {
	position:absolute;
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	width:136px;
	height:163px;
	left: 27px;
	top: 327px;
  }

.typequestion {
	position:absolute;
	font:italic 18px "Times New Roman", Times, serif;
	line-height:.9em;
	color:#FFF;
	left: 27px;
	top: 537px;
  }

.see-all {
	position:absolute;
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#CC3399;
	left: 13px;
	top: 698px;
  }


.getanswersbox {
  width:445px;
  height:274px;
  background-image:url(http://www.toddlermag.com/wp-content/themes/WP-MagTheme10-Prem/images/answers-bg.jpg);
  background-repeat:no-repeat;
  position:relative;
  }
  

  
.questionform {
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#fff;
	left: 22px;
	top: 211px;
	font-size:14px;
   }
   
/* baby basics */

.bbasicsbox {
  width:445px;
  height:235px;
  }

.bbasicstext {
  padding:10px 0px;
  line-height:1.3em;
  color:#FF0066;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:14px;
  }
  
.brownline {
  background-color:#330000;
  width:445px;
  height:5px;
  }


/* -------------------[ Home Page 1 and 3 Articles ]------------------- */

.home-post-list-2 {
	overflow:hidden;
	width:400px;
	float:left;
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}

.home-post-list-2 .post {
	margin:0;
	}

h3.home-post-list {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

.home-post-list-2 .home-post-1 {
	background:#eee;
	padding:10px;
	margin:0;
	}

.home-post-list-2 .alt-home-post-1 {
	background:#fff;
	padding:10px;
	margin:0;
	}

/* -------------------[ Home Page 2 and 4 Articles ]------------------- */

.home-post-list-1 {
	overflow:hidden;
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}

.home-post-list-1 .post {
	margin:0;
	}

.home-post-list-1 .float-post-right {
	float:right;
	width:510px;
	padding:0;
	margin:0
	}

h3.home-post-list {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

.home-post-list-1 .home-post-1 {
	background:#eee;
	padding:10px;
	margin:0;
	}

.home-post-list-1 .alt-home-post-1 {
	background:#fff;
	padding:10px;
	margin:0;
	}

/* -------------------[ Home Page 5 Articles ]------------------- */

.home-post-list-5 {
	overflow:hidden;
	background:#fff;
	padding:1px 1px 0;
	border:1px solid #ddd;
	}

.home-post-list-5 .post {
	margin:0;
	}

h3.home-post-list {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

.home-post-list-5 .home-post-1 {
	background:#eee;
	padding:0;
	margin:0;
	float:left;
	width:322px;
	overflow:hidden;
	}

.home-post-list-5 .alt-home-post-1 {
	background:#eee;
	padding:0;
	margin:0;
	float:right;
	width:323px;
	overflow:hidden;
	}

.home-post-list-5 .entry {
	height: 140px;
	padding:10px;
	}

.home-post-list-5 .bottom {
	background:#ddd;
	height: 24px;
	line-height:24px;
	padding:0 10px;
	font-size:8pt;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}

.home-post-list-5 .navigation {
	clear:both;
	font-size:8pt;
	margin: 0;
	padding: 0 10px;
	background:#ddd;
	border:0;
	border-bottom:1px solid #fff;
	text-align:left;
	}
	
	
/* -------------------[ Blog Columns ]------------------- */

.fourblogcolumns {
  width:575px;
  height:1400px;
  border:10px solid #eee;
  }

.blogcolumn {
  width:180px;
  height:690px;
  float:left;
  font:11px Georgia, "Times New Roman", Times, serif;
  color:#000000;
  text-align:center;
  padding: 5px;
  }
  
.blogcolumnad {
  width:180px;
  height:600px;
  float:left;
  font:12px Georgia, "Times New Roman", Times, serif;
  color:#330000;
  text-align:center;
  padding: 5px 0px;
  }
  
.blogcolumn img {
  padding-bottom:5px;
  }
  
hr.h4 {
  width:90%;
  color:#CCCCCC;
  background-color:#CCCCCC;
  height:1px;
  line-height:.5em;
  border-style:none;
  }
  
hr.hr2 {
  width:90%;
  height:10px;
  color:#FFFFFF;
  background-color:#FFFFFF;
  border-top:1px dotted #CCCCCC;
  border-left:none;
  margin-top:10px;
  }
  
.hr3 {
  width:100%;
  height:1px;
  color:#CCCCCCC;
  background-color:#CCCCCC;
  border-style:none;
  float:left;
  clear:both;
  }
  
.time {
  font:10px Arial, Helvetica, sans-serif;
  color:#999999;
  }
  
.title {
  font:18px Georgia, "Times New Roman", Times, serif;
  color:#FF0099;
  }
/* -------------------[ Blog Columns ]------------------- */
.bulletitem {
   color:#FF0066;
   }
 
.commentinfo {
   font-family:Arial, Helvetica, sans-serif;
   font-size:10pt;
   color:#330000;
   }
   
.emailprint {
	text-align:center;
	font-size:8pt;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	vertical-align:middle;
	padding:5px 0px;
	}
	
.wp-photo-caption {
	font-family:arial, sans-serif;
   	font-size:10px;
   	color:#999999;
   	float:right;
   	clear:both;
   	width:300px;
   	line-height:1em;
    text-align:center;
}

.todcelebcorner {
	line-height:18px;
	text-decoration:none;
	color:#fff;
	margin-top:-5px;
	padding:8px 4px 0px 4px;
	background-image:url(http://www.toddlermag.com/wp-content/themes/WP-MagTheme10-Prem/images/toddler-celebcorner-bg.gif); 		
	background-repeat:repeat-y;
}

.todcelebcorner img {
	float:left;
	clear:both;
	margin:0px;
	margin-bottom:4px;
	margin-left:-4px;
}

img.comment-tail {
 	margin-top:-2px;
 }
 
 .pollbox {
background:#FFFD90 none repeat scroll 0 0;
border:1px dashed #BC9D20;
margin-left:0;
padding:10px;
margin:-15px 0px 15px 0px;
}
