/*  
Theme Name: pink_drawers
Theme URI: http://wordpress.org/
Description: Built by Conor Muirhead of DesignED.
Version: 1.0
Author: Conor Muirhead


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* START - HACK FOR EXTENDING DIV AROUND A FLOAT */
.clearfloat:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
/* END - HACK FOR EXTENDING DIV AROUND A FLOAT */


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: left;
	background: url(images/bg_body_light.gif) top left repeat;
	}

#page {
	background-color: white;
	text-align: left;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, 
.widecolumn .entry {
	line-height: 1.7em;
	}
	
xmp {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 2px dotted #47320E;
	padding: 5px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.postmetadata {
	text-align: left;
	}

.alt, .postmetadata{
	background: #F2F2F2 url(images/bg_bottom_gradient.jpg) no-repeat bottom;
	border-top: 1px solid #eee;
	}

#footer {
	background: none; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .9em;
	color: #777;
	line-height: 1.5em;
	}

h1, 
h2, 
h3 {
	font-family: Georgia, Serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	}

h2.pagetitle {
	font-size: 2em;
	margin-bottom: 0;
	color: #47320E;
	margin-top: 30px;
	border-bottom: 2px solid #47320E;
	}

h3 {
	font-size: 1.3em;
	}

h1, 
h1 a, 
h1 a:hover, 
h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, 
h2 a, 
h2 a:visited, 
h3, 
h3 a, 
h3 a:visited {
	color: #006382;
	}

#majat {
	color: #80A73F;
	}
	
#contact_us {
	color: #47320E;
	}

h2, h2 a, h2 a:hover, 
h2 a:visited, 
h3, 
h3 a, 
h3 a:hover, 
h3 a:visited, 
#sidebar h2, 
#wp-calendar caption, 
cite {
	text-decoration: none;
	}
	
#maja_column a:hover {
	color: #80A73F; 
	border-bottom: 2px solid #80A73F;
	}
	
#maja_column a {
	color: #80A73F; 
	}

#daria_column a:hover {
	color: #006382;
	border-bottom: 2px solid #006382;
	}
	
#daria_column a {
	color: #006382;
	}
	
.highlight {
	color: #006382;
	font-style: italic;
	}

#contact_column a:hover {
	color: #47320E;
	border-bottom: 2px solid #47320E;
	}
	
#contact_column a {
	color: #47320E;
	}

.commentlist li, 
#commentform input, 
#commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	color: #666666;
	}

.commentlist p {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

acronym, abbr, 
span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, 
h3 a:hover {
	color: #006382;
	text-decoration: none;
	}
	
h2 a:hover {
	color: black;
	}

a:hover {
	color: #96C34A;
	text-decoration: none;
	}

.entry a:hover {
	color: #47320E;
	}

#wp-calendar #prev a, 
#wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background: white url(images/bg_page.gif) repeat-y top left;
	margin: 20px auto;
	padding: 0;
	width: 800px;
	}

#header {
	margin: 0 0 -20px 0; 
	padding: 0; 
	width: 800px;
	background: url(images/bg_header.gif) no-repeat top left;
	}
	
#logo {
	height: 118px;
	margin: 70px 0 0 90px;
	}
	

#topnav {
	margin: 10px auto 0;
	text-align: center;
	width: 603px;
	}
	
#ieroot #topnav {
	margin: 10px auto 0;
	}

#topnav a {
	float: left;
	width: 150px;
	height: 86px;
	margin: 0;
	padding: 0;
	_margin-right: -1px;
	}
	
#topnav a img {
	margin: 0;
	padding: 0;
	}
	
	
.nav_break {
	float: left;
	height: 71px;
	width: 1px;
	background-color: black;
	}
	

.narrowcolumn {
	clear: left; 
	float: left;
	padding: 0 0 0 100px;
	margin: 0 0 -15px 0;
	width: 375px;
	}
	
#ieroot .narrowcolumn {
	margin-bottom: -85px;
	display: inline;
	}
	
#ieroot .narrowcolumn {
	width: 370px;
	}

.widecolumn {
	clear: left;
	float: left;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 500px;
	_display: inline;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}
	
.post_cat_three h2 {
	background: url(images/bg_press_heading.gif) no-repeat 0 4px;
	padding-left: 25px;
	}

.post h2 {
	background: url(images/bg_post_heading.gif) no-repeat 0 4px;
	padding-left: 25px;
	}
	
.widecolumn .post h2 {
	background: url(images/bg_post_heading.gif) no-repeat 0 2px;
	padding-left: 25px;
	}
	
.widecolumn .post {
	margin: 0;		
	background: url(images/bg_single_ornaments.gif) top right;
	}	

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

xmp a{
	float: left;
	width: 375px;
	}

#bannershare {
	width:375px;
	}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




/* Begin Form Elements */
#searchform {
	margin: 10px 0;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px 10px 13px;
	}

.postmetadata {
	margin-bottom: 10px;
	padding: 10px 10px 13px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	
#comments{
	background: url(images/bg_comments_balloons.gif) no-repeat 100px -4px;
	padding: 7px 0;
	}
	
#comment_form {
	margin-bottom: 70px;
	}
	
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 10px 15px 10px;
	margin: 35px 100px 0 500px;
	width: 170px;
	background: #D5E7B7 url(images/bg_sidebar_top.gif) top left no-repeat;
	text-align: left;
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#ieroot #sidebar {
_margin: 35px 100px 0 495px;
}
	
#sidebar_bottom {
	margin-left: 500px;
	width: 200px;
	height: 8px;
	background: url(images/bg_sidebar_bottom.gif) bottom left no-repeat;
	}
	
#ieroot #sidebar_bottom {
	_margin-left: 495px;	
}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	margin: 5px 0 5px;
	padding: 0;
	font-family: georgia, serif;
	font-size: 1.4em;
	}
	
#sidebar ul {
	margin: 0;
	padding: 0;
	}

#sidebar li {
	list-style: none;
	}

#sidebar li li {
	list-style: url(images/sidebar_list_bullet.gif) ;
	margin-left: 20px;
}

#ieroot #sidebar li li {
	margin-left: 17px;
}
		
#sidebar p {
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
}
		
#sidebar a {
	color: #47320E; 
	}

#sidebar a:hover {
	color: #006382; 
	}

#sidebar h2 a {
	color: #006382; 
	}
	
#sidebar h2 a:hover {
	color: #47320E; 
	}
	
	
#sidebar_complete {
	margin-bottom: 40px;
	}

#sidebar ul ul li, 
#sidebar ul ol li, 
.nocomments, 
.postmetadata, 
blockquote, 
strike {
	font-size: 1em;
	}

.inputbttn {
	background: #47320E;
	border: none;
	color: #fff;
	font-weight: bold;
	height: 19px;
	margin-top: 5px;
	}
	
.textInput {
	background: transparent;
	border: 1px dotted #47320E;
	margin: 0 0 5px 0;
	}
	
	
#sidesearch {
	border-bottom: 1px dashed #006382;
	padding-bottom: 10px;

	}

#sidebar_archive {
	padding: 5px 0 35px 0;
	border-bottom: 1px dashed #006382;
	background: url(images/bg_sidebar_archive.gif) 6px right no-repeat;
	}

#sidebar_oneClick {
	padding: 15px 0 15px 0;
	border-bottom: 1px dashed #006382;
	width: 170px;
	}

#sidebar_mommycast {
	padding: 5px 0 15px 0;
	border-bottom: 1px dashed #006382;
	width: 170px;
	}
	
#sidebar_podcasts {
	padding: 5px 0 10px 0;
	border-bottom: 1px dashed #006382;
	background: url(images/bg_sidebar_podcasts.gif) top right no-repeat;
	}

#sidebar_newsletter {
	margin-top: 5px;
	padding-top: 1px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #006382;
	background: url(images/bg_sidebar_first.gif) top right no-repeat;
	}
	
#blogroll {
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	border-top: 1px dashed #006382;
	}
	
#ieroot #blogroll h2 {
	margin-left: -15px;
}

#bc_ad {
	border-top: 1px dashed #006382;
	padding-top: 10px;
	}

#bc_ad h2 {
	margin-top: 0;
	padding-top: 0;
	}
	
#banner {	
	border-top: 1px dashed #006382;
	padding: 5px 0 15px 0;
	}
	
#sidebar_press {
	border-bottom: 1px dashed #006382;
	padding: 5px 0 15px 0;
	margin-bottom: 10px;
	}
	
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Begin Footer */
#footer {
	padding-top: 60px;
	margin: 0;
	width: 800px;
	clear: both;
	}
	
#footer_columns {
	border-top: 1px solid #47320E;
	width: 600px;
	margin: auto;
	padding: 15px 0;
	border-bottom: 1px solid #47320E;
	}
	
#footer_columns_clip {
	overflow: hidden;
	}

.footer_column {
	width: 170px;
	margin: 0 0 -200px 0;
	padding: 0 20px 200px 20px;
	float: left;
	font-size: 1.1em;
	line-height: 1.5em;
	}
	
#maja_column {
	padding-left: 0;
}
	
#daria_column,
#contact_column {
	border-left: 1px #47320E solid;
}
	
#contact_column {
	padding-right: 0;
	background: url(images/bg_contact_us.gif) 75px 50px  no-repeat;
	}
	
.footer_column h2 {
	margin: 0;
	padding: 0;
	}
	
.footer_column p {
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
#ieroot .footer_column p {
	margin-top: 10px;
	}
	
.footer_break {
	height: 100px;
	width: 1px;
	background-color: #47320E;
	float: left;
	margin: 20px 22px 0 0;
	}
	
#powered {
	clear: left;
	margin: 25px auto;
	text-align: center;	
	font-size: 1.1em;
	}

#bottom {
	margin-top: 20px;
	width: 800px;
	height: 70px;
	background: url(images/bg_footer.gif) bottom no-repeat;
	}
/* End Footer */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


	
hr {
	display: none;
	}
/* End Various Tags & Classes*/


/* Begin "About Us" Style */
.about h2, .contact h2 {
	background: url(images/bg_post_heading.gif) no-repeat 0 11px;
	padding: 10px 0 0 25px;
	}
	
#daria h2 {
	background: url(images/bg_post_heading.gif) no-repeat 0 11px;
	padding: 10px 0 0 25px;
	}
	
.about {
	text-align:left;
	}
	
.about_img {
	float: left;
	clear: both;
	padding: 10px 10px 0 0;
	}
	
#maja {
	background: url(images/bg_about_folder.gif) no-repeat 305px 0;
	}

#tso {
	background: url(images/bg_about_checklist.gif) no-repeat 190px 0;
	}

#daria {
	background: url(images/bg_about_lined.gif) no-repeat 165px 0;
	}
/* End "About Us" Style */



/* Begin "Contact Us" Style */
.contact {
	background: url(images/bg_contact_page.gif) no-repeat 150px 0;
	}
.contact h2 {
	background: none;
	padding: 0 0 10px 0;
	}
	
#contact_form {
	padding-top: 15px;
	}
	
#contact_form label, legend {
	color: #47320E;
	font-size: 1.1em;
	}
	
#contact_form label {
	float: right;
	margin-top: 24px;
	margin-right: 265px;
	}
	
#submit_btn {
	float: right;
	margin-right: 150px;
	margin-bottom: 10px;
	}
	
#contact_form fieldset {
	border: 1px solid #47320E;
	padding: 0 20px;
	}
/* End "Contact Us" Style */


/* Start "Archives" Style */
#archive_title {
	font-size: 2em;
	color: #47320E;
	border-bottom: 2px solid #47320E;

	}

#archive h2 a {
	margin-left: -30px;
	background: url(images/bg_post_heading.gif) no-repeat 0 4px;
	padding-left: 25px;
	}

#archive ul {
	margin: 10px 0 0-10px;
	list-style: none;
	}
/* End "Archives" Style */


/* Start "buttons" Style */
.imgover {
	float: left;
	margin-right: 20px;
	padding: 0;
	}
	
.btns {
	clear: left;
	padding-bottom: 15px;
	display: none;
	}
	
.post .podPress_content img {
	margin-right: 38px;
	padding-bottom: 10px;
	}

#ieroot .post .podPress_content img {
	margin-right: 37px;
	}
	
#coming_soon {	
	margin-bottom: 250px;
	}	
	
/* End "buttons" Style */


/* Start "podcast_info" Style */
#pod_info_title {
	font-size: 2em;
	color: #47320E;
	border-bottom: 2px solid #47320E;
	}
	
#podcast_info h3 {
	margin: 20px 0 -5px 0;
	}
/* End "podcast_info" Style */

/* Begin "banner_info" Style */

#banner_info h3 {
	padding-bottom: 10px;
	}

/* End "banner_info" Style */




/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

