/*  
Theme Name: Imaginary Artisan of Beauty v3.0
Version: 2.2
Description: Designed by <a href="http://imaginarytrout.com">Imaginary Trout</a>.
Author: A Lyons, J. Abel & D. Ewing based on Blueprint CSS Framework
Author URI: http://imaginarytrout.com
*/

#complete_header {
	height: 133px;
	display: block;
}
#contentwrapper {
	display: block;
}
.preload {display:none;}

* {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0em;
	/* font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; */
	font-family: Georgia, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	list-style: none;
}


a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
a:hover {
	color: #cc0099;
	text-decoration: none;
	font-weight: bold;
	
}


body {
	margin: 0;
	padding: 0;
	background-color: #fff; 
	width: 100% !important; 
	min-width: 950px !important; 
}

h1 {
	font-size: 18px;
	font-weight: bold;
	/*color: #cc0099; */
	color: #000;
	padding-bottom: 10px;
	padding-top: 15px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #cc0099;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	color: #cc0099;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	color: #cc0099;
}

h1 a {
	color: #CC0099;
}

h1 a:hover {
	color: #666;
}

.nav {
	border-bottom: 1px solid #cccccc;
	width: 890px !important;
	text-align: center;
	padding-top: 5px;
	color: #fff;
}
.nav ul {
	list-style: none;
	display: inline;
}
.nav li {
	list-style: none;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
.nav li a {
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
}
.nav li a:hover {
	color: #cc0099;
}

.banner {
	text-align: center;
	background: url(images/logo.png) no-repeat;
	text-align: center;
	position: relative;
	height: 155px;
	width: 950px;
}
#header-title h1 { margin: auto; text-align: center; width: 950px; padding-top: 5px; }
#header-description { font-family: Georgia, "Times New Roman", Times, serif; position: absolute; left: 0px; bottom: 10px; margin: auto; text-align: center; width: 950px; }
.content {	
	background: url('images/shadow-top-wide.jpg') no-repeat center top !important;
	margin:auto;
}
.shadowed-left {
	background: transparent url('images/shadow-corner.jpg') no-repeat left bottom !important;  
	 padding-left: 116px; 
	padding-bottom: 116px;
}
#loader,#load {
	width: 160px;
	height: 86px;
}
.notext {
	text-indent: -8000em;
}
.pad50 { padding: 50px; }
.justified {
	text-align: justify;
}
.largefont {
	font-size: 72px;
}

#main ul#tabs-nav {
	float: left;
	margin: 0;
	padding: 0;
	width: 251px;
}

#main ul#tabs-nav li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: 0;
	width: 251px;
	z-index: 500;
}

#main ul#tabs-nav li a {
	border: 0;
	display: block;
	margin: 0;
	padding: 6px;
	text-decoration: none;
	text-indent: 0;
}

#main ul#tabs-nav li a.selected {
	background-color: #fff;
	border: 1px solid #ccc;
	border-right: 0;
	color: #222;
	padding-left: 12px;
}
#tabwrap_main2 {
	background: url('images/body_bg_bl_orchid3.jpg') no-repeat left bottom !important;  
	min-height: 560px;
}
#tabwrap_research {
	/*background: url('images/body_bg_bl_orchid2.jpg') no-repeat left top !important;  
	min-height: 560px;i */
	min-height: auto;
}
#tabwrap_procedure1 {
	background: url('/wp-content/uploads/2009/12/orchid_girl_nav.jpg') no-repeat left top !important;  
	/* min-height: 960px; */
	min-height: auto;
}
#tabwrap_office {
	background: url('/wp-content/uploads/2009/12/beverly_hills_office.jpg') no-repeat left top !important;  
	/* min-height: 960px; */
	min-height: auto;
}
#tabwrap_people {
	/* min-height: 960px; */
	min-height: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	text-align: center;
}
.wp-caption {
	width: 100%;
	text-align: center;
}
.testimonial {
	border: 1px dashed #ccc;
	font-size: 1.3em;
	min-height: 310px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content {
	min-height: auto;
}
.tabcontent {
	margin-left: 250px;
	border: 1px solid #cccccc;
	padding: 12px;
	min-height: 300px;
	background-color: #fff;
}
.post-image {
	clear: both;
	width: 614px;
	text-align: center;
}
#footer-bottom {
	border-top: 1px dashed #adadad;
	background-color: #fff;
	background: url('images/footer-shadow.jpg') repeat-x top center !important;  
	width: 100%;
	text-align: center;
	color: #c0c0c0;
	float: left;
	z-index: 20;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
}

#footer-bottom a {
	font-weight: normal;
	color: #c0c0c0;
}

#footer-bottom a:hover {
	color: #000;
}

#footer p { text-align: center; width: 100%; font-size: 11px; }

.nowyousee {
	display: block;
}

.intro {
	padding-top: 0px;
	position: relative;
	top: 0px;
	
}
.skipintro a {
	font-size: 10px;
	text-align: right;
	float: right;
}

#press_page p {
	clear: both;
	float: left;
}

.press-post, .press-image {
	height: 132px;
	margin-bottom: 40px;
}	
.press-post h1  {
	padding-top: 0px;
}
.press-post h1 a {
	padding-top: 0px;
}

.content { z-index: 1; }

#jFlowSlide{ padding-top: 10px; }

#myController { padding:2px 0;  width:820px; color: #000; height: 20px; margin-right: 20px; }
#myController span.jFlowControl, #myController span.jFlowPrev, #myController span.jFlowNext { background: #999; margin-right:0px; color: #fff; }
#myController span.jFlowNext:hover, #myController span.jFlowPrev:hover { background:#cc0099;margin-right:0px; color: #fff; }
#myController span.jFlowControl:hover, #myController span.jFlowSelected { background:#cc0099;margin-right:0px; color: #fff; font-weight: bold; }

.testimonial-wrapper {
	padding: 10px 0px 10px 0px;
}

/*.slide-thumbnail { width:300px; float:left; }
.slide-thumbnail img {max-width:300px; }
*/
.slide-details { width:290px; float:right; margin-left:10px;}
.slide-details h2 { font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; }
.slide-details .description { margin-top:10px; }

/* TOP RIGHT BOTTOM LEFT */
.jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; cursor:pointer; padding: 5px 8px 5px 8px; font-size: 1.2em; }

div#nav { height: 24px; width: 950px; margin: auto; margin-bottom: 30px; position:relative; margin-top: 15px; }
div#nav .main-menu-wrapper { width: auto; margin: auto; display: inline; float: none; text-align: center; }
div.main_menu { z-index: 500; }
.menu-main-menu-container ul#menu-main-menu > li > a { font-size: 24px; }
.menu-main-menu-container a { text-decoration: none; display: block; position:relative; font-size: 24px; }
.menu-main-menu-container ul.menu { list-style: none; height: 24px; line-height: 24px; }
.menu-main-menu-container ul.menu li { float: left;  margin: auto; padding-left: 12px; width: auto; display: inline; }
.menu-main-menu-container ul.menu li { margin-left: 24px; }
.menu-main-menu-container ul.menu li a { text-decoration: none; }
.menu-main-menu-container ul.menu li a:hover { text-decoration: underline; }
.menu-main-menu-container ul.menu li ul.sub-menu { margin: 0px !important; display: none; position: absolute; width: 220px; background-color: #eeeeee; border: 1px solid #ccc; list-style: none; z-index: 500; }
.menu-main-menu-container ul.menu li ul.sub-menu li { background: #eee; width: 200px; height: 24px; text-align: left; line-height: 24px; font-size: 12px; border-bottom: 1px solid #aaa; padding-left: 10px; padding-right: 10px; background-position: bottom; margin-left: 0px; z-index: 500; }
.menu-main-menu-container ul.menu li ul.sub-menu li a { color: #444; font-size: 14px !important; }
.menu-main-menu-container ul.menu li ul.sub-menu li a:hover { color: #cc0099; }
.menu-main-menu-container ul.menu li ul.sub-menu ul.sub-menu { display: none; margin-left: 200px; }
.menu-main-menu-container ul.menu li ul.sub-menu ul.sub-menu li { background: #DBDBDB url(images/lighter_gradient.jpg) repeat-x  0 0;  }

.menu-main-menu-container ul.menu li ul.sub-menu li:hover ul.sub-menu { display: block; }
.menu-main-menu-container ul.menu li:hover ul.sub-menu { display: block; }

.iti_slideshow_container { overflow: visible; }
.iti_slideshow_image_container { overflow: hidden; }
.iti_slideshow_arrow_previous { background: url(images/leftarrow.png); width: 40px; height: 30px; }
.iti_slideshow_arrow_next { background: url(images/rightarrow.png); width: 40px; height: 30px; }
.iti_slideshow_arrow_previous:hover, .iti_slideshow_arrow_next:hover { opacity: .5; }
.iti_slideshow_text_container.sidebar { background: url(images/shield-wrap-475x475.gif) #ffffff no-repeat; background-position: 15px; }
.iti_slideshow_text h2 { font-size: 32px !important; font-weight: bold !important; text-align: center; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; }
.iti_slideshow_text { font-family: Georgia; font-size: 17px; color:#000; /*text-shadow: 1px 1px rgb(140,140,140); opacity: 0; */padding: 10px; padding-top: 0px; padding-bottom: 0px; text-align: center; line-height: 26px; }
.iti_slideshow_text_container.sidebar .iti_slideshow_text { background-color: #fff; width: 370px !important; left: 60px !important; top: 90px !important; }
.iti_slideshow_text_container.sidebar .iti_slideshow_text p { padding-bottom: 0px; margin-bottom: 0px; padding-top: 5px; }
.iti_slideshow_text_container.sidebar .iti_slideshow_text span.arrow { font-size: 44px; color: #cc0099; float: right; padding-right: 20px; font-weight: bold; line-height: 34px; text-shadow: 0 1px 1px #cc0099; }
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide18 {font-size: 18px;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide20 {font-size: 20px;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide22 {font-size: 22px}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide18b {font-size: 18px; font-weight:bold;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide20b {font-size: 20px; font-weight:bold;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide22b {font-size: 22px; font-weight:bold;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide18u {font-size: 18px; text-decoration:underline;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide20u {font-size: 20px; text-decoration:underline;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide22u {font-size: 22px; text-decoration:underline;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide18i {font-size: 18px; font-style:italic;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide20i {font-size: 20px; font-style:italic;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide22i {font-size: 22px; font-style:italic;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide18bi {font-size: 18px; font-weight:bold; font-style:italic;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide20bi {font-size: 20px; font-weight:bold; font-style:italic;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide22bi {font-size: 22px; font-weight:bold; font-style:italic;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide18bu {font-size: 18px; text-decoration:underline; font-weight:bold;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide20bu {font-size: 20px; text-decoration:underline; font-weight:bold;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text .slide22bu {font-size: 22px; text-decoration:underline; font-weight:bold;}
.iti_slideshow_text_container.sidebar .iti_slideshow_text span.dropcap { line-height: 36px; }
.iti_slideshow_text_container.sidebar .iti_slideshow_text span.dropcap img { position: relative; vertical-align: baseline; padding: 0px; margin: 0px;}
.content-media { background-image: url(http://artisanofbeauty.com/wp-content/uploads/2009/06/dr-tim-neavin-media-page5.jpg) !important; }
#audio_toggle { width: 80px; height: 85px; position: absolute; right: 50px; top: -45px; cursor: pointer; }
#audio-player { margin: auto; margin-bottom: 5px;}
.audio-container { margin: auto; width: 300px !important; }
#audio_player embed { margin: auto; }
.phnum { color: #C09; font-size: 16px; font-weight: bold; text-transform: uppercase; }

