/* @override http://assets.godloveshair.com/css/main.css?100521 */

/* Setup */

* {
	margin: 0;
	padding: 0;
	font-weight: 200;
	font-size: 100%;
	list-style-type: none;
	text-rendering: optimizeLegibility !important;
}

article, aside, footer, header, hgroup, nav, section {
	display: block !important;
}

body {
	font-size: 95%;
	font-family: Georgia, serif;
	background: #ffffff url("../images/pagebg.png") 950px top repeat-y;
	margin-top: -.33em;
}

a {
	text-decoration: none;
}

a:link {
	border-bottom: 1px solid transparent;
	color: #aa1b0b;
}

a:hover, a:active, a:visited:hover {
	color: #aa820a;
	-webkit-transition: color .2s linear;
}

a:visited {
	color: #a12b1d;
	border-bottom-color: #ddd;
}

/* Structure */

#top {
	background: url('../images/header-tall.jpg') top center no-repeat;
	height: 325px;
	width: 950px;
}

.boxshadow #top {
	-webkit-box-shadow: #ababab -3px 4px 6px;
	-moz-box-shadow: #ababab -3px 4px 6px;
}

#top hgroup {
	display: none !important;
}

#page {
	border: 1px solid transparent;
	width: 949px;
	height: 215px;
}

.boxshadow #page {
	-webkit-box-shadow: #ababab -3px -4px 6px;
	-moz-box-shadow: #ababab -3px -4px 6px;
}

#page.noindex {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

#blog {
	width: 550px;
	float: left;
}

hr#final, #base {
	clear: both;
}

hr#final {
	background: url('../images/hr_900.png') no-repeat bottom center;
	width: 900px;
	height: 8px;
	margin: 1em;
	padding-top: 1em;
	border: 0
}

#base {
	margin: 0 0 1.67em 2.33em;
	font-size: 80%;
	color: #666;
}

/* Typography */

h1, h2, h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: 500;
	line-height: 133%
}

#blog h1, #sbar h1 {
	font-size: 133%;
	margin-bottom: .33em;
}

p, li {
	line-height: 167%;
}

/* Top */

#banner {
	width: 950px;
	height: 340px;
}

.no-boxshadow #banner {
	background: url("../images/bannerbg.png") top left repeat-x;
}

#banner h1, #banner h2 {
	font-size: 133%;
	margin-bottom: .5em;
}

#banner #media, #banner #buy {
	padding: 20px 0;
	width: 475px;
	float: left;
	text-align: center;
}

#banner #media p {
	margin: 0 0 1.67em 2.33em;
	padding: 1em;
	height: 5em;
	font-size: 80%;
	text-align: left;

    background: #eeecea;
	-webkit-box-shadow: #808080 0px 2px 3px;
	-moz-box-shadow: #808080 0px 2px 3px;
	text-shadow: #fff 0 1px 0;
}

#banner #media b {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 133%;
}

#banner #media p img {
	float: left;
	margin-right: 1em;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd #bbb #bbb #ddd;
}

#banner #buy hr {
	background: url('../images/hr.png') no-repeat bottom center;
	width: 300px;
	margin: 1em auto;
	padding-top: 1em;
	height: 8px;
	clear: both;
	border: 0;
}

#banner #order form {
	display: block;
	float: left;
	width: 23.33%;
	font-size: 80%;
}

#order form#can {
	padding-left: 15%
}

#banner #brick {
	clear: both;
}

#banner #brick ul {
	font-size: 80%
}

/* Blog */

#blog article {
	width: 500px;
	margin: 1.33em 2em;
	padding: 1.25em 1.5em;
	font-size: 90%;

    background: #eeecea;
	-webkit-box-shadow: #808080 0px 2px 3px;
	-moz-box-shadow: #808080 0px 2px 3px;
	text-shadow: #fff 0 1px 0;
}

#blog article ul {
	margin: .5em 0;
}

#blog article ul li {
	margin-left: 1em;
	padding-left: .33em;
	list-style-type: disc;
}

#blog article > p + p,
#blog article blockquote > p + p {
	text-indent: 2em;
}

#blog article blockquote,
#blog article p img {
	display: block;
	background: #fafafa;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd #bbb #bbb #ddd;
	padding: 1em;
	margin: .5em auto;
}

#blog article p img {
	max-width: 450px;
}

#blog article footer {
	text-align: right;
	color: #666;
}

#blog > footer ul {
	width: 545px;
	margin-left: 2em;
}

#blog > footer li {
	float: left;
	width: 50%;
}

#blog > footer #next {
	text-align: right;
}

/* Sidebar */

#sbar {
	width: 320px;
	float: right;
	padding: 2em 35px 35px 1.33em;
}

#sbar section {
	margin-bottom: 1.33em;
	padding: 0 1em;
}

#sbar p {
	font-size: 85%;
}

#sbar hr {
	background-image: url('../images/hr.png');
	width: 300px;
	margin: 1.33em 1em;
	height: 8px;
	clear: both;
	border: 0;
}

#cal h2 {
	font-family: Georgia, serif;
	font-size: 90%;
	line-height: 167%;
	border-bottom: 
}

.fb, .fb:visited {
	background: #3a5896 !important;
	color: #fff !important;
	font: bold 80% Verdana;
	padding: 0 4px;
	border: 1px solid transparent;
	border-color: #6581bc #1a366f #1a366f #6581bc;
}

#cal p {
	font-size: 80%;
	margin-bottom: 1.67em;
}

.embed {
	float: left;
	line-height: 0;
	margin: 0 .75em 0 0 !important;
}

.embed img {
	position: relative;
	top: .25em;
}

.embed img, #video img {
	border: 1px solid #999;
	-webkit-box-shadow: #a0a0a0 1px 2px 4px;
	-moz-box-shadow: #808080 0px 2px 5px;
}

.embed img#cover {
	height: 7.75em;
}

.embed img#author {
	height: 9.5em;
}

#about p, #press p {
	margin-bottom: 1.33em;
}

#press blockquote {
	font-style: italic;
}

#press blockquote p {
	margin-bottom: 0;
}

#press blockquote p, #press blockquote + p {
	font-size: 88%;
}

#press blockquote p:before {
	content: "\201c";
}

#press blockquote p:after {
	content: "\201d";
}

#press blockquote + p:before {
	content: "\2014\0020";
}