/* @override http://www.beautedemaman.com/wp-content/themes/BeautyMother/style.css */

/* @override http://www.beautedemaman.com/wp-content/themes/BeautyMother/style.css */

/* @override http://www.beautedemaman.com/wp-content/themes/BeautyMother/style.css */

/* @override http://www.beautedemaman.com/wp-content/themes/BeautyMother/style.css */
/*
Theme Name: Beauty of the Mother
Theme URI: http://www.coldfireinc.com/
Description: A custom made theme for <a href="http://www.beautedemaman.com/">Beaute de Maman</a>.
Version: 1.0
Author: Nate Kruska
Author URI: http://www.coldfireinc.com/
Tags: fixed width, two columns

Beauty of the Mother v1.0
http://www.coldfireinc.com/

This theme was designed and built by Nate Kruska, whose website you will find at http://www.coldfireinc.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/
/* Begin Typography & Colors */
body, html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 35px;
	font-size: 14px;
	background-color: #47341A;
	color: #47341A;
}
/* Content Pages ----------------------------------------------------------------------------- */
.nocontentpadding {
	margin: -15px;
}
#homeflash {
	width: 710px;
}
#homeflash embed{
	margin: 0;
	padding: 0;
}
#homeproducts {
	border-bottom: solid #92B04E 1px;
	padding: 0;
	margin: 0;
	width: 710px;
	text-align: center;
}
#homeproducts a img {
	margin: 0 auto;
	background-color: #ffffff;
}
a.opacity img:hover {
	opacity: 0.75;
	background-color: #000;
}
#homepromoboxes {
	margin: 10px;
	width: 690px;
	overflow: hidden;
}
.promobox {
	border: 1px solid #92B04E;
	margin-right: 10px;
}
#homedescription {
	padding: 10px 15px 0;
}
#homepress {
	background: url(images/press.jpg) no-repeat right bottom;
	float: right;
	height: 250px;
	width: 286px;
	padding: 10px;
	margin-left: 10px;
}
#presstable td {
	vertical-align: top;
	padding: 0 15px 20px 10px;
}
#presstable td img {
	margin: 0 5px 0 0;
	border: 1px solid #eeeeee;
	float: left;
}
#presstable h2 {
	font-size: 16px;
	margin: 0;
	line-height: 18px;
}
#presstable h5 {
	margin: 0;
	font-size: 14px;
	line-height: 18px;
}
h3 a.articles-link {
	float: right;
}
/* Wordpress ----------------------------------------------------------------------------- */
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
/* Comments ----------------------------------------------------------------------------- */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.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;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
#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;
}
/* Begin Structure */
.post {
	margin: 0 0 20px;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright, .floatright {
	float: right;
}
.alignleft, .floatleft {
	float: left
}
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
}
.entry ol {
	margin-left: 6px;
	padding: 0 0 0 10px;
}
.entry li {
	margin: 0 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 ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */
/* Begin Form Elements */
.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 {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* 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;
}
/* 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;
}
.hidden {
	display: none;
}
hr {
	margin: 0;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: left;
	background-color: #ffffff;
	border-style: none;
	padding: 0;
}
.wp-caption a {
	margin: 0;
	padding: 0;
}
.wp-caption.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption.alignright {
	margin: 0 0 2px 5px;
	display: inline;
}
.wp-caption.alignleft {
	margin: 0 5px 2px 0;
	display: inline;
}
.wp-caption img {
	margin: 0;
	border-style: none;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
	padding: 4px;
	margin: 0;
	font-style: italic;
	color: #777;
	text-align: center;
}
.nitwit {
	display: none;
}
/* End captions */