/*  
Theme Name: Beautyideas.com
Theme URI: Beautyideas.com
Description: 
Version: 1.0
Author: 
Author URI: 

/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, 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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}





body {
	background: #CCC;
	color: #000;
	font-size: 15px;
	font-family: Arial, Sans-Serif;
	position: relative;
}

a {
	color: #316E94;
	font-weight: bold;
	text-decoration: none;
}

em {
	font-style: italic;
}

hr {
	margin: 20px 0;
	border: none;
	border-bottom: 1px solid #EEE;
}

address {
	margin-bottom: 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clear {
	clear: both;
}

.credit {
	display: block;
	font-size: 8pt;
}

.navigation {
	margin: 20px 0;
	font-size: 12px;
}

.title {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	letter-spacing: -.05em;
}

.archivetitle {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}





#wrapper {
	width: 940px;
	margin: 0 auto;
}

#header {
	background: transparent url(images/header.png) no-repeat top left;
	height: 54px;
	margin-top: 20px;
}

#body {
	background: transparent url(images/body.png) repeat top left;
	padding: 20px 40px 20px 40px;
	height: 100%;
	position: relative;
}

#footer {
	background: transparent url(images/footer.png) no-repeat top left;
	height: 35px;
	margin-bottom: 50px;
	position: relative;
}





#products_for_purchase {
	position: absolute;
	top: -20px;
	right: 0;
	width: 181px;
	height: 181px;
	background: transparent url(images/products_for_purchase.png) no-repeat top left;
	z-index: 1;
}

body.ie #products_for_purchase {
	top: 0;
}

#header .links {
	padding: 25px 30px 0 55px;
	position: relative;
	z-index: 1;
}

#header .links li {
	display: inline;
	font-size: 14px;
	letter-spacing: -.05em;
	padding-right: 20px;
	padding-bottom: 10px;
}

#header .links ul {
	display: none;
	position: absolute;
	background: #EEE;
	border: 1px solid #DDD;
}

#header .links ul li {
	display: block;
	margin-left: 5px;
	white-space: nowrap;
	padding: 3px 10px 3px 0;
}

#header .links ul ul {
	display: none;
}

#header .links img {
	vertical-align: middle;
}

#header .links ul img {
	width: 10px;
}

#header .links a {
	color: #666;
	position: relative;
}

#header .links a:hover {
	color: #111;
}

#header .links ul a {
	color: #333;
	font-size: 15px;
	font-weight: normal;
	padding: 4px 10px 4px 0;
}

#headerimg {
	width: 630px;
	height: 200px;
	margin-bottom: 20px;
}

#headerimg img {
	width: 624px;
	height: 200px;
}

body.ie6 #headerimg {
	top: 70px;
}




#body a:hover {
	color: #333;
	text-decoration: underline;
}

#breadcrumb {
	font-size: 12px;
	margin-bottom: 20px;
	width: 630px;
	float: left;
}

#content {
	float: left;
	width: 630px;
	line-height: 1.3em;
}

#lady {
	position: absolute;
	top: 300px;
	left: -30px;
	width: 271px;
	height: 466px;
}

.catdesc {
	font-style: italic;
	margin-bottom: 30px;
}

.post {
	margin-bottom: 50px;
}

.post .title {
	border-bottom: 1px solid #EEE;
}

#content .post .title a:hover {
	text-decoration: none;
}

.post .postinfo {
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
}

.post .entry {
	margin-top: 10px;
}

body.home .post .entry {
	margin-top: 30px;
	margin-left: 150px;
}

body.home .post .entry ul {
	list-style: none;
}

#body .post .entry a, .catdesc a, .comment a {
	color: #6B68AB;
	border-bottom: 1px dotted #6B68AB;
}

#body .post .entry a:hover, .catdesc a:hover, .comment a:hover {
	color: #333;
	border-bottom: 1px solid #333;
	text-decoration: none;
}

#body .post .entry .sociable a {
	border-bottom: none !important;
	text-decoration: none !important;
}

.post blockquote {
	margin: 30px 0 30px 20px;
	padding-left: 50px;
	color: #666;
	background: #FFF url(images/quotes.gif) no-repeat top left;
}

.post blockquote p {
	margin-bottom: 10px;
}

.post p {
	margin-bottom: 20px;
}

.post ul, .post ol {
	margin: 20px 0 20px 40px;
}

.post ul {
	list-style: disc;
}

.post ol {
	list-style: decimal;
}

.post li {
	margin: 5px 0;
}

.post strong {
	font-weight: bold;
}

.post .alignleft {
	margin: 0 10px 10px 0;
}

.post .alignright {
	margin: 0 0 10px 10px;
}

.post .aligncenter {
	display: block;
	margin: 0 auto 10px auto;
}

.post img.alignleft, .post img.alignright, .post img.aligncenter {
	background: #FAFAFA;
	padding: 3px;
	border: 1px solid #CCC;
}

.post img.noborder {
	padding: 0 !important;
	border: none !important;
}

.post .comments {
	font-size: 12px;
}

.product-thumbs {
	text-align: center;
}

.product-thumbs a, .product-thumbs a:hover {
	border: none !important;
}

.product-thumbs img {
	width: 175px;
	margin: 10px;
}

.wp-caption-text {
	color: #666;
	font-size: 10px;
	line-height: 1em;
}



#comments, #respond {
	font-size: 18px;
}

#comments {
	margin-bottom: 20px;
}

#comment {
	width: 100%;
}

.commentlist {
	list-style: decimal;
	margin-left: 40px;
}

.commentlist li {
	margin-bottom: 30px;
	font-size: 15px;
	border: 1px solid #FFF;
}

.commentlist li cite, .commentlist li .commentmetadata small {
	color: #666;
	display: block;
	line-height: 1em;
}

.commentlist li .commentmetadata {
	padding-left: 46px;
	min-height: 36px;
}

.commentlist li .commentmetadata small {
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}

.commentlist .avatar {
	float: left;
	margin: 0 10px 5px 0;
	vertical-align: top;
}

.commentlist .comment {
	clear: both;
}

.commentlist .comment p {
	margin-bottom: 1em;
}




#sidebar {
	float: right;
	width: 200px;
}

#sidebar .widget {
	margin-bottom: 20px;
	font-size: 12px;
}

#sidebar .title {
	font-size: 16px;
}

#sidebar .title a {
	font-size: 16px;
	color: #333;
}

#sidebar a:hover {
	color: #333;
	text-decoration: underline;
}

#sidebar .widget ul {
	margin-left: 20px;
	list-style: disc;
}

#sidebar .widget li {
	margin: 5px 0;
}

#sidebar #pages ul ul ul ul {
	display: none;
}




body.ie6 #footer {
	position: static;
}

#footer #swoh {
	display: none;
	position: absolute;
	right: 20px;
	top: 20px;
}

body.ie6 #footer #swoh {
	top: auto;
	bottom: 10px;
	right: 10px;
}

#footer .links {
	padding: 20px;
}

body.ie6 #footer .links {
	padding: 20px 20px 0 20px;
}

#footer .links li {
	display: inline;
	font-size: 12px;
}

#footer .links a {
	color: #666;
	padding: 0 5px;
	position: relative;
}

#footer .links a:hover {
	color: #111;
}



#wpstats {
	display: none;
}

table#press td {
	vertical-align: top;
	padding: 0 20px 30px 0;
	font-size: 14px;
	width: 50%;
}

table#press a {
	float: left;
	margin-right: 10px;
}

table#press strong {
	display: block;
	margin-bottom: 10px;
}

table#press blockquote {
	margin: 10px 0;
	background: none;
}



table#joinus td {
	vertical-align: top;
	font-size: 14px;
	padding-bottom: 10px;
}

table#joinus label {
	font-weight: bold;
}

table#joinus input {
	width: 200px;
}

table#joinus input.radio {
	width: auto;
	float: left;
}

table#joinus #hairtypes span {
	display: block;
	margin-left: 25px;
}

#content li.pink { list-style-image: url(/wp-content/themes/beautyideas/images/bullet-pink.png); }
#content li.yellow { list-style-image: url(/wp-content/themes/beautyideas/images/bullet-yellow.png); }
#content li.red { list-style-image: url(/wp-content/themes/beautyideas/images/bullet-red.png); }
#content li.green { list-style-image: url(/wp-content/themes/beautyideas/images/bullet-green.png); }
#content li.blue { list-style-image: url(/wp-content/themes/beautyideas/images/bullet-blue.png); }

table.pricing {
	width: 100%;
	margin-bottom: 20px;
}

table.pricing thead th {
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	text-align: right;
	line-height: 1em;
	padding-bottom: 10px;
}

table.pricing td {
	width: 100px;
	text-align: right;
}

table.pricing tbody {
	font-size: 80%;
}

table.pricing tbody td {
	padding: 3px 0;
}

table.pricing tr.odd>* {
	background: #EEE;
}

table#hours_of_operation {
	width: 220px;
	margin-bottom: 20px;
}

table#hours_of_operation thead th {
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	line-height: 1em;
	padding-bottom: 10px;
}

table#hours_of_operation td {
	width: 100px;
	text-align: right;
}

table#hours_of_operation tbody {
	font-size: 80%;
}

table#hours_of_operation tbody td {
	padding: 3px 0;
}

#post-166 .entry {
	position: relative;
}

#press {
	width: 600px;
	text-align: center;
}

#press a {
	border: none !important;
	margin: 5px;
}

h6{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

.cf-fs1 legend { display: none; }
.cf-ol, .cf-ol li { list-style: none; margin: }
form fieldset .cf-ol { margin: 0 }
.cf-fs1 { float: left; margin-right: 50px; }
.cf-ol label { display: block; }
.cf-ol input { width: 250px; }
.cf-ol textarea { width: 310px; height: 160px; }
.cf-sb { text-align: center; }
.linklove { display: none; }
.cf_info { padding: 2px 5px; margin-bottom: 20px; }
.cf_info.failure { background: #FEE; }
.cf_info.success { background: #DFD; }

