﻿@import "http://beautyfromtheheart.org/css/reset.css";
body { background: url("http://beautyfromtheheart.org/img/header.jpg") no-repeat top center #ffffff; color: #6c3a77; 
	font-family: "Helevetica Neue", Helvetica, Arial, sans-serif; }
a:link, a:visited { color: #5c3166; font-weight: bold; }

/***************************************/
#navbar-iframe { display: none; }
#header { width: 100%; height: 304px; margin: 0 !important; }
#nav_wrapper { width: 925px; margin: 0 auto; }
#navigation { float: right; }
#navigation li { float: left; padding-top: 15px; margin-left: 28px; 
	font-size: 16pt; }
#navigation li a { color: #ccd4d6; text-decoration: none; 
	font-family: Impact, sans-serif;  }
#navigation li.current, #navigation li:hover { padding-top: 10px; 
	border-top: solid 5px #8fa0a7; }
#navigation li.current a, #navigation li:hover a { color: #ffffff; }


/***************************************/
#wrapper { margin: 0 !important; }
#inner_wrapper { width: 900px; margin: 0 auto; margin-top: -58px; background: url("http://beautyfromtheheart.org/img/bg_columns.png") repeat-y top center; }
.fixer { clear: both; }


/***************************************/
#content { float: left; width: 580px; min-height: 691px; padding: 20px 30px; 
	margin-left: -8px; line-height: 1.3em; font-size: 10.5pt;
	background: url("http://beautyfromtheheart.org/img/bg_content.jpg") no-repeat top center; }
#content h2 { margin: 20px 0; color: #787878; font-size: 18pt; 
	line-height: 1.2em; text-align: center; }
#content h2 a { color: #787878; text-decoration: none; }
#content h2:hover a { text-decoration: none; }
#content ul.meta { margin: 5px 0 12px 0; text-align: center; font-size: 9pt; }
#content ul.meta li { display: inline; margin: 0 8px; }
#content img.separator { display: block; margin: 15px auto; }

#content p { margin-bottom: 20px; }
#content ol { margin: 0 20px; list-style-type: decimal; }
#content ul { margin: 0 20px; list-style-type: disc; }

/***************************************/
#sidebar { float: right; width: 248px; min-height: 691px; margin-right: 3px; 
	background: url("http://beautyfromtheheart.org/img/bg_sidebar.jpg") no-repeat top center; padding-bottom: 40px; }

div.listbox { margin-top: 15px; }
div.listbox h3 { color: #6c3a77; font-size: 10pt; text-align: center; }
div.listbox li a { display: block; width: 232px; padding: 8px; 
	border-bottom: solid 1px #b3a9b4; font-size: 9pt; text-align: center; }
div.listbox li:first-child a { padding-top: 6px; 
	border-top: solid 1px #b3a9b4; margin-top: 3px; }
	
div.listbox2 { margin-top: 15px; }
div.listbox2 h3 { color: #6c3a77; font-size: 10pt; text-align: center; }
div.listbox2 li a { display: block; width: 232px; padding: 8px; 
	font-size: 9pt; text-align: center; }
div.listbox2 li:first-child a { padding-top: 6px; 
	border-top: solid 1px #b3a9b4; margin-top: 3px; }

/***************************************/
#footer { width: 100%; height: 72px; margin-top: -18px; text-align: center;
	background: url("http://beautyfromtheheart.org/img/footer.png") no-repeat top center; }
#footer p { padding-top: 34px; color: #ffffff; font-size: 10.5pt; 
	font-family: "American Typewriter", "Times New Roman", serif; }
#footer a { color: #ffffff; }

