@charset "UTF-8";
/*   Theme Name: Beauty Skin Deep 2 Theme
Theme URI: http://www.beautyskindeep.netDescription: 
This is just a BLANK starter WordPress Theme template -- WordPress v3.0.1
Author: Keith KogerAuthor 
URI: http://www.kogercreative.com
Version: 2


*//* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 5, 2011 12:10:36 PM America/New_York */
@font-face {    
	font-family: 'EBGaramondRegular';    
	src: url('_assets/EBGaramond-webfont.eot');    
	src: url('_assets/EBGaramond-webfont.eot?#iefix') format('eot'),        
	url('_assets/EBGaramond-webfont.woff') format('woff'),         
	url('_assets/EBGaramond-webfont.ttf') format('truetype'),         
	url('_assets/EBGaramond-webfont.svg#webfontqdRdg2Gd') 
	format('svg');    
	font-weight: normal;    
	font-style: normal;
}

@font-face {    
	font-family: 'EBGaramondSC';    
	src: url('_assets/EBGaramondSC-webfont.eot');    
	src: url('_assets/EBGaramondSC-webfont.eot?#iefix') format('eot'),         
	url('_assets/EBGaramondSC-webfont.woff') format('woff'),         
	url('_assets/EBGaramondSC-webfont.ttf') format('truetype'),         
	url('_assets/EBGaramondSC-webfont.svg#webfont3EvacHgc') format('svg');    
	font-weight: normal;    
	font-style: normal;
}
	
html {
	background-color: white;
	background-image: url(images/gradient.png);
	background-repeat: repeat;
}

body { 
	font: 12px/1.4 Tahoma, Arial, Helvetica, sans-serif;
}
	 
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary { display: block; }

#wrapper {
	width: 775px;
	border: 1px solid #000;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	background-color: white;
	background-repeat: no-repeat;
	background-image: url(images/wrapper-background.png);
	background-position: 0px 350px;
}

#branding {
	position: relative;
	height: 350px;
	width: 775px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
}

#branding h2 {	
	font-size: 12px;	
	color: #6A2123;	
}

#logo {
	position: absolute;
	z-index: 10;
	height: 81px;
	width: 281px;
	left: 25px;
	top: 25px;
	background-image: url(images/Logo.jpg);
	background-repeat: no-repeat;
}

#appointment {
	font-family: EBGaramondRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #707A26;
	text-align: center;
	position: absolute;
	z-index: 70;
	left: 395px;
	top: 10px;

}

#mainNav {
	border-top: 8px solid #ffefbe;
	position: absolute;
	top: 130px;
	width: 775px;
	z-index: 40;
	left: 0px;
}

#main-image {
	background-image: url(images/charlotte-skin-care-treatment_nu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	z-index: 20;
	height: 179px;
	width: 767px;
	left: 0px;
	bottom: 0px;
}

#tip-nav {
	font-family: EBGaramondRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFEFBE;
	background-color: #6A2123;
	-webkit-box-shadow: 2px 2px 5px #333;
	-moz-box-shadow: 2px 2px 5px #333;
	box-shadow: 2px 2px 5px #333;
	height: 25px;
	width: 262px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 130px;
	display: block;
	text-align: left;
	font-style: italic;
}

#tip-nav a:link {
	text-decoration: none;	
}

#tip-nav a:hover {
	text-decoration: none;
	color: #FFF;
}

#tip-nav a:visited {
	text-decoration: none;	
}

#tip-nav a:active {
	text-decoration: none;
	color: #707A26;
}

#margaret-header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	position: absolute;
	z-index: 50;
	width: 200px;
	left: 320px;
	top: 55px;
	font-weight: bold;
}

#lesa-header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	position: absolute;
	z-index: 60;
	width: 250px;
	left: 520px;
	top: 55px;
	font-weight: bold;

}

#main-content {
	width: 725px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#main-content h1 {
	font-family: EBGaramondRegular, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #707a26;
	font-size: 36px;
	font-weight: lighter;
}
.smaller_h1 {
	font-size: 30px;
}
.even-smaller_h1 {
	font-size: 26px;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

sup {
	font-size: 75%;	
}

#main-content ul {
	margin-left: 1em;
	padding-left: 1em;
	list-style-position: inside;
}

/* =Images-------------------------------------------------------------- */
/*Resize images to fit the main content area.- Applies only to images uploaded via WordPress by targeting size-* classes.- Other images will be left alone. Use "size-auto" class to apply to other images.*/

img.size-auto,img.size-full,img.size-large,img.size-medium,.attachment img {	
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */	
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}


.alignleft,img.alignleft {	
	display: inline;	
	float: left;	
	margin-right: 24px;	
	margin-top: 4px;	
}

img.alignleftbottom {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	margin-bottom: 450px;
}

img.alignleftbottomsmall {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	margin-bottom: 50px;
}
img.alignleftbottomsm-a {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	margin-bottom: 25px;
}
img.alignleftbottomsm-b {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	margin-bottom: 100px;
}
img.alignleftbottomsm-c {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	margin-bottom: 125px;
}
img.alignleftbottomsm-d {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	margin-bottom: 150px;
}
.alignright,img.alignright {	
	display: inline;	
	float: right;	
	margin-left: 24px;	
	margin-top: 4px;	
}
img.alignrightbottomsmall {	
	display: inline;	
	float: right;	
	margin-left: 24px;	
	margin-top: 4px;
	margin-bottom: 50px;
}

.aligncenter,img.aligncenter {		
	clear: both;	
	display: block;	
	margin-left: auto;	
	margin-right: auto;	
}

img.alignleft,img.alignright,img.aligncenter {	
	margin-bottom: 12px;
}

.wp-caption {	
	background: #f1f1f1;
	line-height: 18px;	
	margin-bottom: 10px;	
	max-width: 632px !important; /* prevent too-wide images from breaking layout */	padding: 4px;
	text-align: center;
}

.wp-caption img {	
	margin: 5px 5px 0;
}

.wp-caption p.wp-caption-text {
	color: #6A2123;
	font-size: 10px;
	margin: 5px;
	font-style: italic;
}

.wp-smiley {	
	margin: 0;
}

.gallery {	
	margin: 0 auto 18px;
}

.gallery .gallery-item {	
	float: left;	
	margin-top: 0;	
	text-align: center;	
	width: 33%;
}

.gallery-columns-2 .gallery-item {	
	width: 50%;
}

.gallery-columns-4 .gallery-item {	
	width: 25%;
}

.gallery img {	
	border: 2px solid #cfcfcf;
}

.gallery-columns-2 .attachment-medium {	
	max-width: 92%;	
	height: auto;
}

.gallery-columns-4 .attachment-thumbnail {	
	max-width: 84%;	
	height: auto;
}

.gallery .gallery-caption {	
	color: #888;	
	font-size: 12px;	
	margin: 0 0 12px;
}

.gallery dl {	
	margin: 0;
}

.gallery img {	
	border: 10px solid #f1f1f1;
}

.gallery br+br {	
	display: none;
}

#content .attachment img {
	/* single attachment images should be centered */	
	display: block;	
	margin: 0 auto;
}

#footer {	
	clear: both;	
	height: 195px;	
	width: 775px;	
	position: relative;
}

#footer-contact {	
	text-align: center;	
	padding-top: 25px;	
	padding-right: 0px;	
	padding-bottom: 25px;	
	padding-left: 0px;	
	font-size: 12px;
}

#footer-contact ul {	
	margin: 0px;	
	padding: 0px;	
	list-style-type: none;	
}

#footer-contact li {	
	text-decoration: none;	
	display: inline;	
	padding-right: 3px;	
	padding-left: 3px;
}

#footer-bar {	
	color: #FFF;	
	background-color: #000;	
	text-align: center;	
	height: 70px;	
	width: 775px;	
	position: absolute;	
	bottom: 0px;	
	font-size: 12px;	
	padding-top: 20px;	
	line-height: 1.6em;
}

#footer-bar ul {	
	margin: 0px;	
	padding: 0px;	
	list-style-type: none;	
}

#footer-bar ul li {	
	text-decoration: none;	
	display: inline;	
	padding-right: 3px;	
	padding-left: 3px;	
}

#footer-bar ul li a {	
	color: #FFF;	
	text-decoration: none;	
}

#footer-bar ul li a:hover {	
	color: #FFF;	
	text-decoration: underline;	
}
