/*
Theme Name: supermom theme
Theme URI: http://www.supermom.com/
Description: supermom site
Version: 0.1
Author: Richard Quay
Datum: 5 may 2008
*/



* {
	margin: 0px 0px;
	padding: 0px 0px;
}

/*
img, div {
	_behavior: url(http://super-mom.com/wp-content/themes/supermom-2/_resources/js/iepngfix.htc);
}
*/

/* main body infor */

body {
	background: #fbd3df url(http://super-mom.com/wp-content/themes/supermom-2/_resources/img/background/main-background.gif) no-repeat top;
	color: #333;
	font: normal normal 12px tahoma, verdana, helvetica, sans-serif;
	text-align: center;
}

#wapper {
	width: 949px; /* 1136px */
	margin: 8px auto 0 auto;
}

a {
	border: 0px;
	color: #ce5388;
	text-decoration: none;
}

a:vlink {
	border: 0px;
	color: #ce5388;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

/* logo */
.imgLogo {

}

/* sidebar Nav Left */
#bodyLeft {
	float: left;
	text-align: left;
	width: 174px;

	_overflow: hidden;
	_z-index: 100;
}

/* main nav */
#mainNav {
	margin: 64px 0px 0px 15px;
	background: url(http://super-mom.com/wp-content/themes/supermom-2/_resources/img/mainNav/mainNav-background.png) no-repeat top;
	width: 240px;
	height: 260px;
	position: relative;

/*	_behavior: url(iepngfix.htc); */
	z-index: 110;
}


#mainNav ul {
	list-style: none;
	margin: 0px 0px 0px 34px;
	_z-index: 100;
}

#mainNav li {
	margin: 0px 0px 8px 0px;
	width: 175px;
	height: 25px;
	background: url(http://super-mom.com/wp-content/themes/supermom-2/_resources/img/mainNav/dots-background.png) repeat-x bottom;

/*	_behavior: url(iepngfix.htc); */
}

#mainNav li.mainLast {
	width: 175px;
	height: 27px;
	margin: 0px 0px 8px 0px;
	background: none;
}

#mainNav li a {
	color: white;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: .07em;
	padding: 0px 0px 10px 5px;
	margin: 0px 0px 8px 0px;
}

#mainNav li a:hover {
	color: #cc2f79;
	text-decoration: none;
}

/* 2nd nav */

.otherNav {
	background: url(http://super-mom.com/wp-content/themes/supermom-2/_resources/img/2ndNav/2ndNav-background.png) no-repeat top;
	height: 438px;
	width: 410px;
	color: #c0e5d4;
	margin: -163px 0px 0px -30px;

/*	_behavior: url(iepngfix.htc); */
	position: relative;
	z-index: 9;
}

.otherNav ul {
	list-style: none;
	margin: -35px 0px 0px 50px;

	_z-index: 100;
}

.otherNav li {
	width: 181px;
	height: 26px;
	margin: 0px 0px 8px 0px;
	background: url(http://super-mom.com/wp-content/themes/supermom-2/_resources/img/2ndNav/dots-background.png) repeat-x bottom;

/*	_behavior: url(iepngfix.htc); */
	_padding-right: 100px;
}

.otherNav li.Last {
	width: 181px;
	height: 26px;
	margin: 0px 0px 8px 0px;
	background: none;
}

.otherNav li a {
	padding: 0px 0px 10px 5px;
	margin: 0px 0px 8px 0px;
	color: #c0e5d4;
}

.otherNav li a:hover {
	color: #cc2f79;
	text-decoration: none;
}

/* quote of the day */

#quote {
	background: url(http://super-mom.com/wp-content/themes/supermom-2/_resources/img/quote/quote-background.png) no-repeat top;
	width: 353px;
	height: 358px;

	z-index: -3;
	margin: 15px 0px 0px -35px;

/*	_behavior: url(iepngfix.htc); */
}

#quoteText {
	width: 230px;
	max-width: 100px;
	margin: 30px 0px 0px 50px;
	padding: 50px 0px 0px 0px;
	z-index: -4;
}

#quoteTitle a {
	max-width: 200px;
	color: white;
	font-size: 14px;
	margin: 30px 0px 15px 0px;
	text-decoration: none;
}

#quoteTitle a:hover {
	text-decoration: underline;
}

#quoteBody {
	max-width: 165px;
	width:175px;
	font-size: 12px;
	line-height: 17px;
}

/* mainContent Right */
#bodyRight {
	float: right;
	text-align: left;
	width: 756px;

	overflow: hidden;
	z-index: 10;
	position: relative;
}

#contentTopBg {
	background: url(http://super-mom.com/wp-content/themes/supermom-2/_resources/img/contentBg/content-topBackground.png) no-repeat top left;
	margin: 0px 0px 0px 0px;
	height: 42px;

/*	_behavior: url(iepngfix.htc); */
}

#contentBodyBg {
	z-index: -1;

	background: url(http://super-mom.com/wp-content/themes/supermom-2/_resources/img/contentBg/content-sideBackground.png) repeat-y top left;
/*	_behavior: url(iepngfix.htc); */

	overflow: auto;
	padding-bottom: 10px;
	+padding-bottom: 0;
	+overflow: hidden;
}

/* articles left */

#articlesLeft {
	float: left;
	text-align: left;
	width: 403px;
	padding: 0px 0px 0px 82px;
	margin: 0px 0px -5px 0px;
	height: 100%;
	z-index: +4;

	+margin-bottom: -6px;
	_overflow: hidden;
}

/*content tags*/

.article {
	margin: 5px 12px 0px 0px;
}

.article img {
	margin: 10px 0px 5px 0px;
}

.articleHeader h1 {
	font-weight: normal;
	color: #00a883;
	font-size: 30px;
	letter-spacing: .05em;
	text-decoration: none;
	margin: 0px 0px 30px 0px;
	text-align: left;
}

.articleTitle h2 {
	font-weight: normal;
	color: #00a883;
	font-size: 25px;
	letter-spacing: .05em;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 00px 0px;
}



.articleTitle h3 {
	font-weight: normal;
	color: #00a883;
	font-size: 15px;
	letter-spacing: .05em;
	text-decoration: none;
	text-align: left;
	line-height: 20px;;
	margin: 10px 0px 0px 0px;
}

.articleSearch h1 a {
	font-weight: normal;
	color: #cc2f79;
	font-size: 20px;
	letter-spacing: .05em;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 00px 0px;
}

.articleTitle h1 {
	font-weight: normal;
	color: #00a883;
	font-size: 30px;
	letter-spacing: .05em;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

.articleTitle h1 a {
	font-weight: normal;
	color: #00a883;
	font-size: 30px;
	letter-spacing: .05em;
	text-decoration: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

.articleTitle h1 a:hover {
	text-decoration: underline;
}

.articleDate {
	color: #3f3536;
	font-size: 12px;
	text-transform: uppercase;
	margin: 5px 0px 0px 0px;
	letter-spacing: .09em;
}

.articleBody {
	color: #3f3536;
	font-size: 12px;
	line-height: 20px;
	margin: 20px 10px 0px 0px;
}

.articleBody p {
	margin: 0px 0px 10px 0px;
	letter-spacing: .03em;
}

.articleBody h2 {
	margin: 10px 0px 10px 0px;
	line-height: 23px;
}

.articleBody h3 {
	margin: 10px 0px 10px 0px;
}

.articleRead {
	color: #3f3536;
	margin: 20px 0px 0px 0px;
}

.articleRead a {
	margin: 0px 5px;
	color: #ce5388;
	font-weight: bold;
	letter-spacing: .08em;
	text-decoration: none;
}

.articleRead a:hover {
	color: #3f3536;
	text-decoration: none;
}

.articlePosted {
	margin: 5px 0px ;
	font-size: 10px;
	color: #3f3536;
	text-transform: uppercase;
}

.articlePosted span {
	color: #ce5388;
}

.articlePosted a {
	color: #ce5388;
}

.articlePosted a:hover {
	color: #3f3536;
	text-decoration: none;
}

.navigation {
	float: right;
	text-align: left;
	margin: 10px 10px 0px 0px;
	width:100%;
}

.navigation2 {
	text-align: left;
	margin: 10px 10px 20px -10px;

}

.navButton a {
	background-color: none;
	padding: 4px 10px 4px 10px;
}

.navButton a:hover {
	background: #ce5388;
	color: white;
	text-decoration: none;
}

/* articles right */

#articlesRight {
	width: 270px;
	float: right;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cc2e79;

	overflow: hidden;
}

/* ads */

.ads {
	margin: 0px 50px;
	display: block;
	width: 160px;
	height: 600px;
}

.ads ul {
	list-style: none;
	margin: 0px 10px 0px 35px;
}

.ads li {
	margin: 0px 0px 5px 0px;
	width: 210px;
}

.ads li img {
	padding: 5px 5px;
	border: 0px;
}

/* overload some blogher styles */
#blogherads .bhaheader {
        background: none !important;
}

#blogherads form#bhsearch {
        background: none !important;
}

/* search */

#search {
	background: url(http://super-mom.com/wp-content/themes/supermom-2/_resources/img/sideBar/searchANDrss.png) no-repeat right;
	margin: 0px 0px 0px 6px;
	width:  264px;
	height: 115px;

/*	_behavior: url(iepngfix.htc); */
}

#searchBox {
	padding: 28px 0px 0px 20px;
}

#searchBox input.Text {
	border: 0px;
	padding: 3px 5px;
	color: #ce5388;
}

#searchBox input.Search {
	border: 0px;
	background: none;
	font-size: 13px;
	color: white;
	padding: 3px 5px 3px 5px;
}

#searchBox input.Search:hover {
	background: #ce5388;
}

#rss {
	background: url(http://super-mom.com/wp-content/themes/supermom-2/_resources/img/sideBar/rss-dottedLine.png) repeat-x top;
	height: 22px;
	width: 226px;
	color:  white;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	letter-spacing: .06em;

/*	_behavior: url(iepngfix.htc); */
}

#rss a {
	color: white;
	text-decoration: none;
}

#rss a:hover {
	text-decoration: none;
	color: #ff6600;
}

/*mom of month */

#momOfMonth {
	width: 263px;
	margin: 0px 0px 20px 6px;
	/*margin: 0px 0px 20px 6px;*/
/*	_behavior: url(iepngfix.htc); */
}

#momOfMonthTop {
	height:24px;
	width:263px;
	background-image: url(http://super-mom.com/wp-content/themes/supermom-2/_resources/img/sideBar/superMomMonth-top.png);
}

#momOfMonthBottom {
	height:22px;
	width:264px;
	background-image: url(http://super-mom.com/wp-content/themes/supermom-2/_resources/img/sideBar/superMomMonth-bottom.png);
}

#momOfMonthBox {
	background: url(http://super-mom.com/wp-content/themes/supermom-2/_resources/img/sideBar/superMomMonth-middle.png) repeat-y;
	width: 238px;
	padding: 5px 5px 10px 25px;
	/*padding: 30px 0px 0px 25px;*/
}

#momOfMonthBox div.post {
	margin-bottom: 0px;
	padding-right: 10px;
}

#momOfMonthBox b {
	color: #cc2f79;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}

momOfMonthBoxLeft {
	float: left;
	text-align: left;
	width: 40px;
	}

momOfMonthBoxRight {
	float: right;
	text-align: left;
	width: 50%;
}

#momOfMonthTitle {
	color: white;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}

#momOfMonthTitle img {
	position: left;
}

#momOfMonthName {
	color: black;
	font-size: 12px;
	border-width: 2px;
	border-color: #cc6699;
	border-style: soild;
}

/* list Wordpress stuff */

.defaultList ul {
	list-style: none;
	margin: 0px 0px 30px 35px;
	color: #cc66cc;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: .07em;
}

.defaultList ul.bold {
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	margin: 0px 0px 30px 35px;
	color: #cc66cc;
	font-weight: bold;
	letter-spacing: .07em;
}

.defaultList span {
	color: #cc66cc;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 0px 35px;
}


.defaultList li {
	color: #cc66cc;
	margin: 5px 0px 5px 0px;
}

.defaultList li a {
	color: #ce5388;
	font-size: 14px;
	font-weight: normal;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#footer-wrapper {
	background: url(http://super-mom.com/wp-content/themes/supermom-2/_resources/img/contentBg/content-sideBackground.png) repeat-y top left;
/*	_behavior: url(iepngfix.htc); */
	clear: both;
	padding-top: 50px;
	padding-bottom: 50px;

	+padding-left: 20px;
	+padding-right: 10px;
	_padding-left: 10px;
	_padding-right: 0;
	_margin-right: 10px;
}

#footer {
	background: none;
	border-top-color: #ce5388;
	border-top-style: solid;
	border-top-width: 1px;
	margin: 50px 7px 0px 20px;
	padding: 10px 60px 0px 60px;

	margin-top: 0;
	_height: 1%;
	overflow: auto;

	+margin-right: 10px;
}

#footerLeft {
	font-size: 10px;
	float: left;
	text-align: left;
	width: 150px;
	color: #ce5388;
}

#footerRight {
	float: right;
	text-align: right;
	width: 150px;
	color: #ce5388;
	font-size: 10px;
}

#footerRight a {
	color: #00a883;
	font-style: italic;
	text-decoration: none;
}

#footerRight a:hover {
	color: #ce5388;
	text-decoration: underline;

}

.topPicks span {
	color: black;
	font-size: 13px;

}


.topPicks ul {
	margin: 0px 0px;
	padding: 0px 0px;
}

.quoteStyle {
	color: #ce5388;
	font-size: 25px;
	line-height: 30px;
	letter-spacing: .04em;
	}

.captionStyle {
	color: gray;
	font-size: 10px;
	line-height: 13px;
	letter-spacing: .05em;

}

.quoteOnSidebar {
	padding: 0px 0px 0px 5px;
}

.quoteOnSidebarTitle {
	color: #00a883;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	font-size: 14px;;
}

/* *************************************

*****************old styles*************

************************************** */


#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h3 {
	font-size: 1.3em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#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; */
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.quote {
	margin: 0 0 10px;
	list-style: none;
	}

.post {
	margin: 0 0 40px;
	list-style: none;
	}

.post hr {
	/*display: block;*/
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
 	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	 ;
	margin: 5px 0px;
}

.postmetadata {
	margin: 30px 0px 0px 0px;
	clear: left;
	background: none;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */

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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}*/

/*.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}



#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
 End Entry Lists*/



/* Begin Form Elements */
#searchform {
	padding: 0px 0px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.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 {
	 ;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* 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 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/



/* "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." */

