@charset "UTF-8";
/* CSS Document  - Copyright 2012 Chappell Creative Inc. */
* { 
	margin: 0; 
	padding: 0; 
}
html {
	background: url(../images/bg2.jpg) no-repeat fixed center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
@font-face {
    font-family: 'TrajanProRegular';
    src: url('../fonts/trajanpro-regular-webfont.eot');
    src: url('../fonts/trajanpro-regular-webfont.eot') format('embedded-opentype'),
		url('../fonts/trajanpro-regular-webfont.woff') format('woff'),
        url('../fonts/trajanpro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 11pt;
	color: #333;
}
#controls {
	height:30px; 
	width:90px; 
	text-align:right; 
	padding:0px; 
	margin: 0 auto 10px;
}
#content_wrapper {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: TRANSPARENT;
	text-align: left;
}
#banner {
	height: 165px;
	width: 900px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: TRANSPARENT;
}
#logo {
	float: left;
	height: 165px;
	width: 250px;
}
#logo img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#phone_number {
	text-align: right;
	height: 80px;
	width: 645px;
	float: right;
	padding-top: 20px;
}
#phone_number p {
	font-size: 16pt;
	color: #FFF;
	line-height: 1.25em;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#phone_number a {
	color: #FFF;
}
#phone_number a:hover {
	color: #000;
	text-decoration: underline;
}
#phone_number p span {
	font-size: 9pt;
	letter-spacing: 1px;
	padding-right: 5px;
}
#nav_wrapper {
	float: right;
	height: 65px;
	width: 630px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/nav_shadow_bg.png',sizingMethod='scale');
	background-image: url(../images/nav_shadow_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: TRANSPARENT;
}
#nav {
	height: 50px;
	border: 1px solid #b6c2da;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	float: right;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.menuItem {
	text-align: center;
	padding: 12px 14px 8px;
	overflow: hidden;
	display: block;
	float: left;
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.5em;
	font-family: "TrajanProRegular", Times, serif;
	font-style: normal;
	font-variant: small-caps;
	height: 30px;
	text-shadow: 0px 1px 2px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
	letter-spacing: 1px;
	background-color: TRANSPARENT;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.current {
	background-image: url(../images/nav_bg_over.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: TRANSPARENT;
}
#nav a  {
	font-size: 11pt;
	text-decoration: none;
	color: #FCFCFC;
	font-weight: normal;
	line-height: 25pt;
}
#nav a:hover   {
	color: #FFF;
}

#billboard_shadow {
	height: 35px;
	width: 900px;
	text-align: right;
}
#gofundme {
	padding: 15px;
	margin-bottom: 50px;
	background-color: rgba(255,255,255,0.80);
	border: 1px solid #b6c2da;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#gofundme img {
	float: right;
	clear: right;
	margin-left: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#gofundme p,
#gofundme a {
	font-size: 21px;
	line-height: 1.75em;
	color: #008;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#gofundme a {
	text-decoration: underline;
	padding-left: 10px;
}
#gofundme a:hover{
	text-decoration: none;
}
#main_wrapper {
	background-color: transparent;
	text-align: left;
	float: left;
	min-height: 500px;
	width: 560px;
	padding-bottom: 5px;
}
#main_wrapper_lg {
	background-color: transparent;
	text-align: left;
	float: left;
	width: 650px;
	padding-bottom: 5px;
}
#right_wrapper {
	background-color: transparent;
	text-align: center;
	float: right;
	width: 310px;
	min-height: 500px;
	padding-bottom: 5px;
}
#right_wrapper_sm {
	background-color: transparent;
	text-align: center;
	float: right;
	width: 230px;
	min-height: 500px;
	padding-bottom: 5px;
}
#header {
	background: #ADB96E url(../images/page_top_bg.jpg) no-repeat;
	margin: 0px;
	padding: 0px 30px;
	height: 200px;
	width: 940px;
}
#footer_wrapper {
	font-size: 8pt;
	color: #EEE;
	line-height: 1.5em;
	width: 900px;
	background-color: rgba(134,162,137,0.8);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 0px solid #D2D1E8;
	height: 40px;
	margin-bottom: 30px;
}
#footer_wrapper #footer_left {
	float: left;
	height: auto;
	width: 530px;
	padding-top: 10px;
	padding-left: 20px;
}
#footer_wrapper #footer_right {
	float: right;
	height: auto;
	width: 240px;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
}
#footer_wrapper #footer {
	height: auto;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
#footer_wrapper a {
	text-decoration: none;
	color: #EEE;
	background-color: transparent;
}
#footer_wrapper a:hover {
	text-decoration: underline;
	color: #FFF;
	background-color: transparent;
}
.content {
	padding: 10px 0;
	width: 550px;
	background-color: rgba(184,200,216,0.8);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #D2D1E8;
}
.content_M {
	padding: 10px 0;
	width: 550px;
	background-color: rgba(184,200,216,0.8);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #D2D1E8;
}
.content_lg {
	padding: 10px 0;
	width: 648px;
	background-color: rgba(184,200,216,0.8);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #D2D1E8;
}
.content img , img.content2 {
	border: 1px solid #EFEFEF;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 20px;
	-webkit-box-shadow: 0px 2px 5px 0px #000;
	-moz-box-shadow: 0px 2px 15px 0px #000;
	box-shadow: 0px 2px 5px 0px #999;
	margin-bottom: 40px;
}
.content_shadow {
	width: 550px;
	float: left;
	background-color: transparent;
	background-image: url(../images/shadow_large_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
.content_shadow_lg {
	width: 650px;
	float: left;
	background-color: transparent;
	background-image: url(../images/shadow_large_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
.social {
	font-size: 9pt;
	color: #444;
	text-align: right;
	line-height: 2.2em;
	background-color: transparent;
	padding-right: 30px;
	clear: both;
}
.social img {
	float: right;
	padding-left: 10px;
	margin: 0px;
	border: 0px none #EFEFEF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px 0px #000;
	-moz-box-shadow: 0px 0px 0px 0px #000;
	box-shadow: 0px 0px 0px 0px #999;
}
.sidebar_1 {
	width: 300px;
	float: right;
	background-color: rgba(54,97,161,0.5);
	text-align: left;
	padding-bottom: 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #D2D1E8;
	color: #EEE;
}
.sidebar_2 {
	padding: 10px 0;
	width: 300px;
	float: right;
	background-color: rgba(184,200,216,0.8);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #D2D1E8;
	text-align: left;
}
.sidebar_2i {
	padding: 0px;
	width: 300px;
	float: right;
	background-color: TRANSPARENT;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #D2D1E8;
}
.slideshow_main {
	width: 510px;
	background-color: TRANSPARENT;
	height: 340px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.slideshow_wrapper img {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: opx solid #D2D1E8;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
.sidebar_2g {
	padding: 10px 0;
	width: 300px;
	float: right;
	background-color: rgba(134,162,137,0.8);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #D2D1E8;
	text-align: left;
}
.sidebar_2g img {
	border: 1px solid #EFEFEF;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	-webkit-box-shadow: 0px 2px 5px 0px #000;
	-moz-box-shadow: 0px 2px 15px 0px #000;
	box-shadow: 0px 2px 5px 0px #999;
}
.sidebar_3 {
	padding: 10px 0;
	width: 220px;
	float: right;
	background-color: rgba(184,200,216,0.8);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #D2D1E8;
	text-align: left;
}
#sidebar_3i {
	padding: 10px 0;
	width: 300px;
	float: right;
	background: url(../images/add_bg.jpg) no-repeat center top;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #D2D1E8;
	text-align: left;
	height: 325px;
	overflow: hidden;
}
.light {
	color: #EEE;
}
.sidebar_shadow {
	width: 302px;
	float: right;
	background-color: transparent;
	background-image: url(../images/shadow_small_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	margin-bottom: 20px;
}
.sidebar_shadow_sm {
	width: 222px;
	float: right;
	background-color: transparent;
	background-image: url(../images/shadow_small_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
.image_wrapper {
	width: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}
.image_wrapper img{
	border: 1px solid #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 2px 5px 0px #000;
	-moz-box-shadow: 0px 2px 15px 0px #000;
	box-shadow: 0px 2px 5px 0px #999;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.gallery_wrapper {
	margin: 0px 0px 20px;
	padding: 0px;
}
#stylist_bio {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 295px;
}
#stylist_bio strong {
	font-weight:normal;
	text-shadow: 1px 1px 1px #ccc;
	color: #333;
}
#stylist_bio .stylist , .stylist{
	font-size: 14pt;
	line-height: 1.25em;
	color: #039;
	font-weight: normal;
	font-family: "TrajanProRegular", "Times New Roman", Times, serif;
	text-shadow: 0px 1px 2px #999999;
	filter: dropshadow(color=#999999, offx=0, offy=1);
	margin: 0px;
	padding: 0px;
}
#stylist_bio .title {
	font-style: italic;
	text-shadow: 1px 1px 1px #ccc;
	color: #333;
}
h1, h2, h3, h4, h5, h6, .brand {
	color: #008;
	font-weight: normal;
	font-family: "TrajanProRegular", "Times New Roman", Times, serif;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
	text-shadow: 0px 1px 2px #FFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
h1 {
	font-size: 18pt;	
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
}
h5 {
	font-size: 12pt;
	letter-spacing: 0px;
}
p {
	padding-left: 20px;
	padding-bottom: 12px;
	padding-top: 0px;
	padding-right: 20px;
}
td {
	font-size: 10pt;
	color: #000;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
td.table_head{
	font-size: 9pt;
	font-weight: bold;
	color: #008;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008;
}
td.price {
	font-size: 11pt;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
}
.brand {
	font-size: 12pt;	
}
.white {
	color: #EEE;
}
a img { 
	border: none;
}

a:link, a:visited {
	color: #505D80;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #444;
}
a.white:link, a.white:visited {
	color: #EEE;
	text-decoration: none;
}
a.white:hover, a.white:active, a.white:focus {
	text-decoration: underline;
	color: #FFF;
}
a h3:hover {
	text-decoration: underline;
	
}
.zero_bottom {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.subtext {
	font-size: 10pt;
	line-height: 1.0em;
	margin-bottom: 12px;
	margin-left: 3px;
	margin-top: 5px;
}
.smallText {
	font-size: 9pt;
}
.return {
	font-size: 9pt;
	line-height: 1em;
	text-align: right;
	color: #AAA;
}

.header1 {
	font-size: 12pt;
	text-align: center;
}
ul ,ol   {
	padding: 0 15px 15px 0px;
}
li {
	margin-left: 50px;
	line-height: 1.1em;
	padding-bottom: 5px;
}
/* quote display styles */

.quote_wrapper {
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 500px;
	float: none;
	clear: both;
	height: auto;
	border: 1px dotted #FFF;
	padding-top: 10px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 1.3em;
	font-style: italic;
	padding-right: 25px;
	padding-left: 25px;
}
.author {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 25px;
	text-align: right;
	font-size: 10pt;
}

/* event styles */
.event_wrapper {
	height: auto;
	padding: 0px 15px 10px 30px;
	width: 265px;
}
.event_wrapper p {
	line-height: 1.25em;
	padding: 0px 10px 0px 0px;
}
.event_date  {
	color: #396;
}
.classBox {
	height: auto;
	width: 510px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 20px;
	background-color: #F9F9F9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 0px solid #D2D1E8;
}
.even_color {
	background-color: #F8F8F8;
}
.classTitle {
	font-size: 16pt;
	font-style: italic;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
	text-decoration: underline;
}
.classDate {
	font-size: 12pt;
	color: #62B3C7;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
}
.show {
	visibility: visible;
	display: block;
}
.hide {
	visibility: hidden;
	display: none;
}
.event_photo {
	float: right;
	height: auto;
	width: 215px;
	padding-top: 5px;
	padding-right: 15px;
}
.event_photo img {
	height: auto;
	width: 190px;
	margin-right: 15px;
}

/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.fltmid {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* form elements */
#form_wrapper {
	padding-left: 20px;
	width: auto;
	border: 1px dotted #7183B3;
	background-color: rgba(134,162,137,0.4);
	height: auto;
	margin: 10px;
	padding-right: 20px;
}
#form_wrapper p {
	padding-right: 10px;
	padding-left: 0px;
}
#form_wrapper img {
	text-align: left;
	clear: both;
	float: left;
}
form {
	font-size: 9pt;
	text-align: left;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
}
input.large {
	width: 300px;
	height: auto;
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
input.big {
	width: 220px;
	height: 200px;
	font-size: 10px;
	font-weight: normal;
	border: 1px #77776A solid;
	text-align: left;
}
input.med {
	width: 220px;
	height: auto;
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
input.small {
	width: 60px;
	height: auto;
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
}
.button_large {
	font-family: "TrajanProRegular", "Times New Roman", Times, serif;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 132px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11pt;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #EEEEEE;
	text-transform: capitalize;
	text-shadow: 0px 1px 2px #000;
	filter: dropshadow(color=#000, offx=0, offy=1);
}
.button_large_over {
	height: 26px;
	width: 132px;
	background-image: url(../images/button_over_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.button_large a {
	text-decoration: none;
	color: #FFF;
}
.button_large a:hover, .button_large a:active, .button_large a:focus {
	text-decoration: none;
	color: #FFF;
}
.buttonUp {
	font-family: "TrajanProRegular", "Times New Roman", Times, serif;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 100px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11pt;
	background-position: center top;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #EEE;
	text-transform: capitalize;
	text-shadow: 0px 1px 2px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
}
.buttonOver {
	font-family: "TrajanProRegular", "Times New Roman", Times, serif;
	background-image: url(../images/button_over_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 100px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11pt;
	background-position: center top;
	color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #EEE;
	text-transform: capitalize;
	text-shadow: 0px 1px 2px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=1);
}
#m_play {
	background-image: url(../images/play.png);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	height: 30px;
	width: 30px;
	font-size: 1em;
	line-height: 1em;
	color: #6DCEEE;
	background-color: transparent;
	text-align: center;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#m_pause {
	background-image: url(../images/pause.png);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	height: 30px;
	width: 30px;
	font-size: 1em;
	line-height: 1em;
	color: #6DCEEE;
	background-color: transparent;
	text-align: center;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
/* tweet display styles */
.tweet, .query {
	color: #444;
}
.tweet_list {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}
.tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 10px;
	list-style-type: none;
	margin: 0px;
}
.tweet_list li a {
	color: #396;
}
.tweet_list .tweet_even {
	background-color: #91E5E7;
}
.tweet_list .tweet_avatar {
	padding-right: 15px;
	float: left;
}
.tweet_list .tweet_avatar img {
	vertical-align: middle;
}
