
/* GENERAL TYPOGRAPHY 
-------------------------*/


/* ------- 1. Global Reset ------- */
html, body, div, li, form, fieldset, input, textarea, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, pre, table, blockquote,blockquote1{
	margin:0;
	padding:0;
	vertical-align:middle;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, pre, table, fieldset, blockquote,blockquote1,code{ margin-bottom:20px; text-rendering:optimizeLegibility;}
img, fieldset { border:0; }
strong, b{ font-weight:bold; }
em, i{
	font-style: italic;
	text-rendering: optimizeLegibility; 
}
body,textarea{
	font-family: 'Segoe UI', 'Helvetica Neue', 'HelveticaNeueLT', 'Lucida Sans Unicode', 'Lucida Grande', 'Helvetica', 'Arial', sans-serif;
	letter-spacing: .01em;
	line-height: 20px;
	word-spacing: 1px;
	font-size: 12px;
	color: #656B6B;
	text-rendering: optimizeLegibility;
}

/*--------------------------from EXTERNAL----------------*/

fancy_h2,fancy_h1{
color:#505050;font-family:"Lucida Grande","Lucida Sans","Helvetica",Arial,sans-serif;font-size:50px;padding:50px
0;text-shadow:1px 1px 0 white;}

fancy_h3{font-size:32px;padding:10px 0 20px;font-weight:normal;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
fancy_h4{font-size:18px;}
fancy_h5{font-weight:normal;font-size:15px;}
fancy_h1,fancy_h2,fancy_h3,fancy_h4,fancy_h5,fancy_h6{text-rendering:optimizeLegibility;}
p{line-height: 20px; padding-bottom: 10px;}

/* ------- 2. General ------- */
a{color:#aaa;outline:0 none;}
a:link,a:visited,a:hover,a:active,a:focus{ text-decoration:none; outline:0 none; -moz-outline-style:none; }
p a:hover, {text-decoration:underline;}
.blog_meta a:hover{text-decoration:underline;}
code,pre{font-family: 'Courier New', 'Lucida Console', 'Courier', monospace; 
white-space:pre; overflow:auto; display:block; padding:0 15px; }
code{background: url(styles/_shared/code.gif) repeat 0 0;border:1px solid #eee;border-top:0;}
pre{margin:2px 2px 15px; padding:5px; color:#696970;}
blockquote {background:url(styles/_shared/sprite.png) no-repeat scroll -168px -170px transparent; font-size:14px; margin:20px 0; padding:5px 5px 5px 45px; }
cite{font-size:11px;color:#aaa;}

blockquote1 {
background:url(images/sprite.png) no-repeat scroll -168px -170px transparent; 
font-size:14px; 
margin:20px 0; 
padding:5px 5px 5px 45px; 
}


/* ------- 3. List Styles ------- */
ul{ list-style:disc outside; }
ol{ list-style:decimal outside; }
li{ margin:2px 0;}
ol li{ margin-top:10px; }
ul, ol, dd{ margin-left:26px; }
ul ul, ol ul, ul ol, ol ol{ margin-bottom:0; }

/* ------- 4. Borders & Dividers ------- */
hr{ border:0px solid transparent ; background-color:transparent ; height:1px; }
.divider,.divider_padding{ clear:both; display:block; margin-bottom:18px; padding-top:18px; width:100%;}
.divider{border-bottom:1px solid #e5e5e4;}
.top{ font-size:9px; line-height:10px; margin-bottom:40px; text-align:right; position:relative; }
.top a{ height:20px; position:absolute; right:0; top:15px; width:20px; color:#ccc;background:#fff;}
.top a:hover {color:#ffd973;}
.clearboth{ clear:both; display:block; font-size:0px; height:0px; line-height:0; width:100%; }


/* ------- 5. Tables ------- */
table.fancy_table,table.fancy_table2,.widget_calendar table { border-collapse:separate; border-spacing:0; width:98%; padding:2px 0; }
table,td,th { vertical-align:middle; text-align:center; }
th{ padding:10px; font-size:12px; text-transform:uppercase; letter-spacing:1px;}
td{ font-size:11px; padding:10px; }
table.fancy_table,table.fancy_table2,.widget_calendar table{margin:20px 2px; }
.fancy_table th,.fancy_table2 th,.widget_calendar table th{border-bottom:1px solid #fff;}
.fancy_table td,.fancy_table2 td,.widget_calendar table td{color:#888;border-top:1px solid #eee;}
.fancy_table,.fancy_table2,.widget_calendar table{border:1px solid #fff;}

/* ------- 6. Forms ------- */
fieldset{ padding:20px;border:1px solid #e5e5e5;}
form p{ margin-bottom:10px;}
input[type=text],input[type=password],textarea{color:#666; padding:8px;border: solid 1px #e5e5e5;background:url(styles/_shared/input.png) 0 0 repeat-x #fff;}
.textfield_label{ margin-left:12px; }
textarea{ width:92%; font-size:12px;background:url(styles/_shared/textarea.png) 0 0 repeat-x #fff;overflow:auto;}
input, textarea,input[type="submit"]:focus{outline:0 none;}
input[type="radio"],input[type="checkbox"]{ margin-right:10px; margin-left:10px; }
button::-moz-focus-inner { border: 0; padding: 0;}
input[type="reset"],input[type="submit"],input[type="button"],button{
	background:url(images/button_sprite.png) no-repeat scroll center -13px transparent;
	border:none;
	color:#eee;
	font-size:11px;
	letter-spacing:1.6px;
	margin:10px 0;
	outline-width:0;
	padding:9px 13px;
	text-transform:uppercase;}	
input[type="button"]:hover, input[type="button"]:focus,input[type="reset"]:hover,
input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus,
button:hover,button:focus,.button_link:hover, .button_link:focus{color:#fff;cursor:pointer;}
#footer input[type=text],#footer input[type=password],#footer textarea{
	background:url(images/opacity_strip.png) repeat-x scroll 0 12% transparent;
	border-color:rgba(0, 0, 0, 0.1) rgba(255, 255, 255, 0.09) rgba(255, 255, 255, 0.12) rgba(0, 0, 0, 0.1);
	border-style:solid;
	border-width:1px;
	color:inherit;
	overflow:hidden;}
#footer input[type=text]:focus,#footer input[type=password]:focus,#footer textarea:focus{opacity:.8;}


.button_link, .fancy_button{
	background:url(images/button_sprite.png) no-repeat scroll right -165px transparent;
	color:#aaaaaa;
	text-shadow:0 -1px 0 #888888;
	display:inline-block;
	font-size:11px;
	letter-spacing:1.2px;
	margin:5px 10px 5px 0;
	border:0 none;
	padding:0 24px 0 0;
	text-transform:uppercase;}
.button_link span, .fancy_button span{
	background:url(images/button_sprite.png) no-repeat scroll -6px -122px transparent;
	display:block;
	line-height:10px;
	padding:15px 0 17px 21px;}
.button_link.large_button{
	background-position:right -61px;
	font-size:22px;
	height:56px;
	padding-right:24px;}
.button_link.large_button span{
	background-position:-6px -3px;
	line-height:20px;
	padding:17px 0 20px 20px;
	text-transform:none;}
.button_link:hover{text-decoration:none;}


/*
--------------------  CONTACT FORM GMAPS WIDGET ---------------------------*/
.shadow_frame_loc {
	box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);}




.leftmap .overflow .iframe {width:320px; height:205px; position:relative;}

.leftmap .shadow_frame iframe{
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);}


.map iframe {
	float: left;
	background-color: #f4f3f0;
	padding: 6px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	margin-bottom: 15px;
	overflow: hidden;
	width: 320px;
}

.leftmap .shadow_frame iframe {
	border:1px solid #ffffff;
	float: left;
	background-color: #f4f3f0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 320px;
	padding:3px;
}

.leftmap .overflow shadow_frame {background-color:#fff; width:328px; height:223px; border:2px solid inset #fff;
	background:-moz-linear-gradient(top ,#cfcdc5 2px, #fff 30%);
	background:-webkit-gradient(linear,left top,right bottom, color-stop(50%, #999),color-stop(90%, #fff));
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	border-radius: 17px;}


.shadow_frame .map iframe {display:inline-block;position:relative;}

.shadow_frame img{display:block;margin:0 auto;position:relative;}

.shadow_frame_loc img{padding:1px 0 0 -1px;margin-bottom:-2px;overflow:visible;display:block;margin:0;position:relative;}



.leftmap .shadow_frame {
	margin:0;
	float:left;
	padding:1px;
	overflow: visible;
	width: 320px;
}

.overflow {
	overflow:hidden;
	width:350px;
	float:left;
	display:inline-block;position:relative;
}






/* ------- 7. Images------- */
.alignright{ float:right; margin:2px 2px 2px 16px ; }
.alignleft,img.alignleft,a img.alignleft { float:left; margin:2px 16px 2px 2px ; }
.aligncenter,img.aligncenter,a img.aligncenter { display: block; margin:2px auto ; text-align:center; }
img.framed,.video_frame,.wp-caption,#flickr a img, dl.gallery-item img{ padding:6px;margin:2px; }
p.wp-caption-text{ margin-bottom:0px; text-align:center; }
.wp-caption{ margin-bottom:20px ; padding-top:12px; text-align:center; }
.avatar{ float:left; margin:1px; padding:4px;background:#fff;}
.small_frame img, img.small_frame { background:#fff;padding:4px; }
.smalldark_frame img, img.smalldark_frame { background:transparent;padding:6px;  }

img.framed_thin {border:1px solid #fff; }

.frame img{border:1px solid #fff;}
img.framed, img.framed-svc, .video_frame, .toggle_frame , .pullquote_right, .pullquote_left,.wp-caption,.webtreats_flickr_widget img, dl.gallery-item img{border:1px solid #fff ;}

img.framed-svc {  padding:4px;margin:2px; border:1px solid #fff; }
.framed-svc img { background:transparent;padding:4px;  }

.framed_thin img {background:transparent;padding:2px;margin:2px;}

img.framed_thin {  padding:0px;margin:0px; border:2px solid #ccc; }
/* Image Effect
-------------------------------------------------------------- */
.shadow_frame{display:inline-block;position:relative;}
.shadow_frame img{display:block;margin:0 auto;position:relative;}
.transparent_frame{position:relative;display:inline-block;}
.transparent_border{position:absolute;top:0;left:0;border:5px solid #f4f4f2;opacity:.10;width:290px;height:160px;}



/* ------- 8. Headers ------- */
h4{ font-weight:normal;  font-family:"dejavu sans","Helvetica","Tahoma",Arial,sans-serif; }

h1,h2,h3,h4,h5{ font-weight:normal; font-family:"dejavu sans","Helvetica Neue","Segoe UI",sans-serif; }
h1{ font-size:42px;
	line-height:38px;
	letter-spacing:-.01em;
	word-spacing:2px;
	font-weight:400;}
h2{ font-size:30px; line-height:32px; }
h3{ font-size:24px; line-height:28px; }
h3.widgettitle{ margin-bottom:10px; }
h4{ font-size:18px; color:#69696b; margin-bottom:10px;letter-spacing:.01em;}
h5{ font-size:16px; letter-spacing:.06em; margin-bottom:5px; text-transform:uppercase; font-weight:normal; word-spacing:2px; }
h6{
	font-size:12px;
	letter-spacing:.08em;
	word-spacing: 1.8px;
	margin-bottom:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	line-height:20px;
	font-weight:400;
	color:#9A9A96;
}


.date, .awaiting_moderation, legend, label,.cancel-comment-reply a,.logged,
.small_text{ 
	font-family: 'ProximaNovaRegular', 'Helvetica Neue', 'HelveticaNeue', 'Helvetica', 'Lucida Sans Unicode', 'Lucida Grande', 'Arial', serif;
	font-size: 11px; 
	letter-spacing: 1em;
word-spacing: 1.8px;	
	line-height:15px;
	text-transform: uppercase;
	color: #8D8D8D;
	font-style:normal;}
.fancy_header{margin-bottom:20px;padding-bottom:0;}	
.fancy_header span {
	background-color:#888;
	color:#fff;
	font-size:11px;
	letter-spacing:1.6px;
	padding:4px 12px;
	text-transform:uppercase;}
.teaser{color:#aaa;font-size:13px;margin-bottom:10px;}
.teaser_large{line-height:24px;font-size:18px;font-weight:200; letter-spacing:1px; color:#b4b4b4;}


/* ________________________________________________________________________________________________________________
 										02. GENERAL STRUCTURE 
 ________________________________________________________________________________________________________________ */


/* ------- 1. Shared Structure ------- */
body { min-width:992px; }
#body_block, #main, #sidebar{ position:relative; overflow:hidden; }
* html #main, * html #sidebar{ display:inline; }
* html body{ text-align:center; }
#header,#body_block,#footer,#sub_footer{
	width:990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.inner{ width:900px; margin:0 auto; position:relative; }
#body_block{ z-index:0;background:url(images/body_block.png) repeat-y scroll center top transparent;}
#body_block_background{margin:0 auto;width:980px;overflow:hidden;background:url(images/body_block_background.png) repeat-x scroll top left #fff;}
#body_block .inner{ padding-bottom:30px; }
#main{ padding-top:40px;}
#sidebar_bottom{ height:20px; }
#sidebar{ margin-top:30px; padding-top:10px; min-height:300px;}

/* ------- 2. Right Sidebar ------- */
.right_sidebar #main{ float:left; width:586px; }
.right_sidebar #sidebar{ float:left; margin-right:-10px; width:324px;background:url(styles/_shared/sidebar-top.png) no-repeat scroll 40px top transparent;}
.right_sidebar #sidebar .content{ margin-left:40px; background:url(styles/_shared/sidebar-middle.png) repeat-y scroll left top transparent;}
.right_sidebar #sidebar_bottom{height:20px; background:url(styles/_shared/sidebar-bottom.png) no-repeat scroll 40px bottom transparent}

/* ------- 3. Left Sidebar ------- */
.left_sidebar #main{ float:right; width:665px; }
.left_sidebar #sidebar{ float:right; width:235px; background:url(styles/_shared/sidebarL-top.png) no-repeat scroll 177px top transparent;}
.left_sidebar #sidebar .content{ margin-right:40px; background:url(styles/_shared/sidebarL-middle.png) repeat-y scroll right top transparent;}
.left_sidebar #sidebar_bottom{height:20px; background:url(styles/_shared/sidebarL-bottom.png) repeat-y scroll 177px bottom transparent;}

/* ------- 4. Columns ------- */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:4%; float:left; }
.last{ margin-right:0 ; clear:right; }


/* ________________________________________________________________________________________________________________
										03. HEADER 
 ________________________________________________________________________________________________________________ */


#header{ z-index:200; position:relative; height:198px; }

/* ------- 1. Logo & Sitename ------- */
#logo{
	left:-38px;
	position:absolute;
	top:31px;
	width:382px;
	height: 140px;
}
#site_name{ left:-38px; position:absolute; top:34px; font-size:34px; }
#site_name a{color:#eee;}

/* ------- 2. Sociables ------- */
#social_header{
	background:url(images/sociables_background.png) no-repeat scroll right -27px transparent;
	line-height:12px;
	position:absolute;
	right:-8px;
	top:30px;
}
.social_header_background{
	background:url(images/sociables_background.png) no-repeat scroll 0 0 transparent;
	height:26px;
	margin-right:8px;
	padding:2px 0 2px 6px;}	
#social_header .fade_hover{float:left;padding:1px 2px;}
#logo a,#social_header a{background:transparent;}


/* ------- 2. Header Contact ------- */
.header_contact{
	color:#eee;
	font-size:13px;
	position:absolute;
	right:-37px;
	text-align:right;
	top:58px;}

/* ------- 3. Intro Blurbs ------- */
#intro_blurb{
	margin:0 auto;
	overflow:hidden;
	width:980px;
	background:url(images/elements/intro-blurb.png) repeat-x scroll bottom left transparent;
	color:#898C8E;
	text-shadow:1px 1px 1px #ffffff;}
.minimal #intro_blurb{background:none;}
.minimal #body_block_background{background: url(images/shortcodes/divider_shadow_outset.png) no-repeat center top #fff;}
#intro_blurb .inner{margin:25px auto;padding-bottom:0px;overflow:hidden;}
#intro_blurb h1{ padding:5px 0;margin-bottom:0;}
#blurb{ font-size:18px; line-height:24px; font-weight:400; letter-spacing:0px; word-spacing:1.5px; color:#b4b4b4;padding:5px 0;}


#index_blurb{
	margin:0 auto;
	overflow:hidden;
	width:980px;
	background:url(images/elements/index_blurb.png) repeat-x scroll bottom left transparent;
	color:#7c7c6c;
	text-shadow:1px 1px 1px #ffffff;}
#index_blurb .inner{margin:25px auto;padding-bottom:0px;overflow:hidden;}
#index_blurb h1{ padding:5px 0;margin-bottom:0;}



/* ------- 4. Breadcrumbs ------- */
.breadcrumb{ margin-bottom:0; padding-top:15px;}
.breadcrumb,.breadcrumb a{font-family: 'ProximaNovaRegular', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica', 'Lucida Grande', Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
color:#b2b2b3;
font-size:10px;
text-transform:uppercase;
letter-spacing:1px;
word-spacing:2px}

.breadarrow{ padding:0 4px;  font-family: 'Arial', Helvetica, sans-serif; line-height:inherit; font-size:120%; font-weight:normal; font-style:inherit;}

#main_navigation .breadarrow {
	font-style: normal;
	font-weight: normal;
	line-height:inherit;
	float:right;
	font-size:112%;
	font-family: 'Arial', Helvetica, sans-serif;
}

/* --------- menu ------------ */


/* ------- 1. Top Level Menu ------- */
#main_navigation{
	font-family:Tahoma,"Helvetica Neue",Helvetica,"Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
	font-size:12px;
	height:60px;
	left:15px; /*was left:-15px*/
	position:absolute;
	top:138px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.jqueryslidemenu{ position:relative; z-index:200;}
.jqueryslidemenu ul{ margin: 0; padding: 0; list-style-type: none; }
.jqueryslidemenu ul li{
	font-size:12px;
	letter-spacing:1px;
	position: relative;
	display: block;
	float: left;
	margin:0;
	list-style:none;
}
.jqueryslidemenu ul li a{ 
	display: block; 
	text-decoration: none; 
	height:36px; 
	line-height:36px; 
	overflow:hidden; 
	padding:0 16px;
	font-size:11px;
letter-spacing:1px;}

.jqueryslidemenu ul li a{ display: inline-block; }



/* top level menu link styles */
.jqueryslidemenu ul li a, .jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	height:60px;
	line-height:56px;	
	color:#eee;}
/* .jqueryslidemenu li:hover a - creates the "sticky"  */
.jqueryslidemenu ul li a:hover, .jqueryslidemenu .current_page_parent, .jqueryslidemenu .current_page_item, .jqueryslidemenu ul li:hover a{
	background: url(images/elements/menu_hover.png) no-repeat scroll center -4px transparent;}
/* turn off hover image on current page sub items as well as   */
.jqueryslidemenu ul li:hover li a, .jqueryslidemenu  ul ul li.current_page_item, .jqueryslidemenu  ul ul li.current_page_parent  {background:none;}

/* ------- 2. Dropdowns ------- */
.jqueryslidemenu ul li ul{ position: absolute; left: 0px; display:block; visibility:hidden; text-transform:capitalize;}
.jqueryslidemenu ul li ul li{ display: list-item; float: none; text-transform:capitalize }
.jqueryslidemenu ul li ul li ul{ top:0px; }
.jqueryslidemenu ul li ul li a{ width: 200px; padding: 6px 16px; margin: 0; text-transform:capitalize; letter-spacing:.5px;}
.jqueryslidemenu ul ul li a, .jqueryslidemenu ul ul li a:link, .jqueryslidemenu ul ul li a:visited { height:100%; line-height:20px; }
.jqueryslidemenu ul li ul li a:hover, .jqueryslidemenu ul ul li a:hover{ margin:0 4px; padding:6px 10px; }


/* sub level link styles */

.jqueryslidemenu ul ul li a, .jqueryslidemenu ul ul li a:link, .jqueryslidemenu ul ul li a:visited{
	color:#aaa;
	text-shadow:0 1px 1px #fff;
letter-spacing:.5px}


/* sub level hover styles */

.jqueryslidemenu ul li ul li a:hover, .jqueryslidemenu ul ul li a:hover{
	background:url(images/elements/opacity_strip.png) repeat-x scroll 0 4% transparent;
	color:#888;
	padding-left:12px;}

.jqueryslidemenu ul ul{
	padding-top:4px;
	top:30px;
	padding-bottom:4px;
	background: #f5f5f5; 
	border-top:1px solid #fff;}

.jqueryslidemenu ul ul ul{margin-top:-5px;}


/* ________________________________________________________________________________________________________________
										05. FOOTER 
 ________________________________________________________________________________________________________________ */


/* ------- 1. Footer Call to Action ------- */
#footer_teaser_text{
	font-size:19px;
	line-height:22px;
	font-weight:400;
	letter-spacing:0px;word-spacing:1px;
	margin:0 auto;
	overflow:hidden;
	width:980px;
	border-bottom:3px solid #454545;
	background:url(images/ftt_bg.png) 0 0 repeat-x #e1e1e1;
	color:#898C8E;
	text-shadow:1px 1px 1px #fff;
	height: 100px;
	margin-top:0px;
	padding-top:4px;
	padding-bottom:0px;
	margin-bottom:-12px;

}

#footer_teaser_text .inner{
	margin-bottom:0px;
	margin-top:-22px;
	padding-top:10px;
	height:auto;
	}

.webtreats_twitter_widget iframe {margin-top:22px;padding-top:8px;padding-right:20px;}

/* ------- 2. Footer Body ------- */
#footer_nav li,#footer_nav ul{ margin:0;display:inline; font-weight:normal; text-transform:uppercase; font-family:"Lucida Sans", "Lucida Sans Unicode","Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif; }
#footer_nav a{ padding:0 5px; }
#footer { margin:0 auto; font-size:11px; letter-spacing:0px; padding-bottom:15px; }


.footer_background{padding-top:0;}
.footer_trim{height:1px;width:980px;margin:0 auto; background(repeat-x scroll 0 50% transparent;)}
#footer .inner{padding:40px 0; overflow:hidden;}

/* ------- 3. Sub Footer ------- */
#sub_footer{
	color:#595959;
	font-size:10px;
	margin:5px auto 20px;
	min-height:30px;
	width:980px;
	letter-spacing:0px;
}

#sub_footer .inner{width:980px;}	
#sub_footer ul,#sub_footer li{ margin-left:0; list-style:none;}
#sub_footer .one_half{ margin-bottom:50px;}
#sub_footer .last{ text-align:right;color:#414145;font-size:10px;}


/* 
HomePage Sliders
----------------- */


/* ------- 1. Fade Slider ------- */

#webtreats_fading_slider{
	margin:0 auto;
	height:350px;
	width:980px;
	overflow:visible;
	position:relative;
	background-color:#fff;
}
#first_fading_slides{display:none;}
.fading_slides{cursor:pointer;position:relative;}
.fading_slides div.single_fading_slide{
	width:100%;
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:350px;
}
.slidetabs {
	margin:0 auto;
	position:absolute;
	text-align:center;
	top:350px;
	z-index:999;
	float: none;
	left: 415px;
}
.slidetabs a {
	width:20px;
	height:20px;
	margin:2px;
	background: url(images/nav_dots_sprite.png) 0px 0px no-repeat transparent;
	display:inline-block;
	font-size:1px;}
.slidetabs a:hover {opacity:.7;}
.slidetabs a.current {background-position:0 -34px;}

/* ------- 2. Tabbed Slider ------- */
#webtreats_tabbed_slider{
	background-color:#fff;
	overflow:hidden;
	margin:0 auto;
	height:450px;
	width:980px;
	margin: 0 auto;
	position:relative;}
#tabbed_slides { width:9999em; position:absolute; height:420px; }
.single_tabbed_slide {
	float:left;
	position:relative;
	width:980px;
	height:350px;
	background-repeat:no-repeat;
	background-position:0 0px;
	z-index:899;}
#thumbs {position:absolute; top:404px; left:38px; z-index:1001;}
.t a {
	background: url(styles/_shared/resting_tab.png) 0px 0px no-repeat;
	height:86px;
	width:72px;
	margin-left:10px;
	display:block;
	float:left;
	cursor:pointer;
	padding-top:31px;
	text-align:center;}
.t a.active {
	cursor:default ;
	border-color:#aaa;
	background: url(styles/_shared/active_tab.png) 0px 0px no-repeat;}
/*framed intro blurb */
#webtreats_tabbed_slider{background:url(styles/_shared/tabbed_slider_nav.png) repeat-x scroll left bottom;}
.tabbed #intro_blurb,.tabbed #body_block_background{background:none;}
.tabbed  #intro_blurb .inner{margin:35px auto 10px;}
/*minimal intro blurb style */
.minimal #webtreats_tabbed_slider{background:url(styles/_shared/divider_shadow_outset.png) no-repeat scroll center bottom transparent;height:508px;}

/* ------- 3. Slider Stageing Effects Shared ------- */
#loading_slider{
	background:url(http://bronzebaytanning.com/bbt_update/images/slider_loader.gif) no-repeat scroll 50% 50% transparent;
	display:none;
	height:350px;
	position:relative;
	width:980px;}
.slider_title{font-size:40px;}
.slider_content{position:absolute;overflow:hidden;height:350px;width:400px;top:0;left:0;color:#999;font-size:15px;line-height:24px;z-index:2;}
.positioning{z-index:1;float:right;}

/* ------- 4. Full Slide ------- */
.full_slide{background: url(styles/_shared/sliders/full_slide_background.jpg) 0px 0px no-repeat;}
.full_slide .slider_content{
	height:315px;
	left:40px;
	position:absolute;
	top:30px;
	width:900px;
	z-index:2;}

/* ------- 5. Floating Slide ------- */
.floating_slide{background: url(images/slider/floating_slide_bg.png) 0px 0px no-repeat;}
.floating_slide .positioning{margin-top:35px;margin-right:40px;}
.floating_slide .slider_content{
	height:315px;
	left:70px;
	position:absolute;
	top:70px;
	width:840px;
	z-index:20;}

/* ------- 6. Staged Slide ------- */
.staged_slide{
	background-image: url(images/slider/slider_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.staged_slide .positioning{
	margin-top:35px;
	margin-right:40px
}
.staged_slide .slider_content{
	height:315px;
	left:70px;
	position:absolute;
	top:70px;
	width:840px;
	z-index:2;}

/* ------- 7. Partial Staged Slide ------- */
.partial_staged_slide{
	background-image: url(images/slider/slider_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.partial_staged_slide .positioning{
	height:334px;
	margin-right:40px;
	margin-top:36px;
	width:567px;}
.partial_staged_slide .slider_content{
	color:#aaa;
	height:350px;
	left:40px;
	top:60px;
	width:300px;}

/* ------- 8. Partial Gradient Slide ------- */
.partial_gradient_slide{
	background-image: url(images/slider/slider_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.partial_gradient_slide .positioning{
	height:344px;
	margin-right:43px;
	margin-top:38px;
	width:510px;}
.partial_gradient_slide .slider_content{
	height:300px;
	left:75px;
	top:80px;
	width:320px;}




/* ------- 1. Preloaders ------- */
.gallery_set .load_img { 
	display:inline-block; overflow:hidden; padding:0 0 4px 0; position:relative; width:100%; }

.gallery_set .one_fourth .load_img {
	background:url(images/preloader.gif) no-repeat scroll 86px 50px transparent; height:128px; }

.gallery_set .one_third .load_img {
	background:url(images/preloader.gif) no-repeat scroll 121px 78px transparent; height:174px; }
.gallery_set .one_half .load_img {
	background:url(images/preloader.gif)  no-repeat scroll 208px 124px transparent; height:276px; }
.gallery_set .two_third .load_img {
	background:url(images/preloader.gif)  no-repeat scroll 290px 176px transparent; height:276px; }
.portfolio_full_item{
	margin-bottom:20px;width:100%;}
.portfolio_full_item .load_img{
	background:url(images/preload-sm.gif) no-repeat scroll 50% 50% transparent; height:534px; }

/* ------- 2. Hovers ------- */
.portfolio_item{ background: url(images/zoom.png) 50% 50% no-repeat; }
.portfolio_item.one_half{ background-position:50% 95px; }
.portfolio_item.one_third{ background-position:50% 42px; }
.portfolio_item.two_third{ height:256px;}
.portfolio_item.one_fourth{ background-position:50% 18px; }
.portfolio_item_media{ background: url(styles/_shared/play.png) 50% 50% no-repeat; }
.portfolio_item_media.one_half{ background-position:50% 95px; }
.portfolio_item_media.one_third{ background-position:50% 42px; }
.portfolio_item_media.one_fourth{ background-position:50% 18px; }

/* ------- 3. Typography ------- */
.gallery_set .clearboth{height:30px;}
.gallery_set p{margin-left:5px;margin-bottom:5px;}
.gallery_set h3{margin-left:4px;margin-bottom:5px;line-height:20px;margin-top:10px;}
.gallery_set h2{margin-top:20px;margin-left:4px;margin-bottom:5px;font-size:24px;} 
.gallery_set .one_fourth h3{font-size:16px;margin-top:5px;}
.gallery_set .one_third h3{ font-size:16px;}
.gallery_set .one_half h3{ font-size:20px;}
.gallery_set a.fancy_link { margin-left:5px; margin-right:0px; }
.gallery_set p.date{margin-top:0px;}
.gallery_set .bullet_list {color:#aeb0b1;}

.gallery_set .bed_gallery_list {
	font-family:"Segoe UI","Arial",Tahoma,Helvetica,sans-serif;
	font-size:12px;
	color:#aeb0b1;padding-left:12px;margin-left:5px;list-style:none;text-indent:25px;
	line-height:20px;
	}


.gallery_set .bed_list {color:#aeb0b1;padding-left:20px;margin-left:0px;}




/* ------- Misc ------- */
h5 {color:#edd400;}
blockquote, blockquote1, .bullet_list, .rss-date, .date, .awaiting_moderation, .dropcap4{color:#a6aaad;}
.inputError{border-color:#A3B094 ;}
.fancy_header span{background-color:#d9c286;}

/* ________________________________________________________________________________________________________________
										08. BLOG STYLES
 ________________________________________________________________________________________________________________ */


.read_more_link{position:relative;top:0px; left:2px;}
.blog_post_image {background:url(images/zoom.png) no-repeat scroll 50% 50% transparent; }
.blog_post_image .load_img {background:url(images/preloader.gif) no-repeat scroll 50% 50% transparent; display:inline-block; height:224px; overflow:hidden; padding:0 0 4px 0; position:relative; width:530px;}
.blog_module .blog_post_image {background-image:none;}

/* Post Lists 
-------------------------------------------------------------- */
.post_list{margin-bottom:20px;padding-left:0;}
.post_list_module{position:relative;list-style:none;margin:0;padding:0;margin-bottom:40px;}
.post_list_image{float:left;margin-right:4%;}
.post_list_content{overflow:hidden;}
.small_post_list .post_list_module{margin-bottom:20px;}
.small_post_list .post_title{margin-bottom:0;}
.small_post_list .post_meta{margin-bottom:0;}
.small_post_list .post_list_image img,.avatar{padding:4px;background:#fff;border:0;margin:1px;}

/* ------- 1. Blog Index & Main Post Body------- */
.blog_post_image{height:264px;}
h2.blog_header{ margin-bottom:0px; }
.blog_module h2.blog_header{ margin-bottom:10px; }
.comment_bubble{ 
	background:url(styles/_shared/comment_bubble.png) no-repeat scroll -6px -1px transparent;
	float:right;
	font-size:10px;
	height:30px;
	margin-top:-4px;
	text-align:center;
	width:32px;}
.blog_module{ 
	clear:both; 
	display:block; 
	margin-bottom:40px; 
	overflow:hidden; }
.blog_meta{ 
	font-size:9px; 
	letter-spacing:.8px;
	word-spacing:1.2px; 
	margin-bottom:19px; 
	color:#888;}
.blog_module .blog_meta{line-height:15px;}

/* ------- 2. About the Author ------- */
#about_the_author p.padding{ padding-left:95px; margin-bottom:0; }
#about_the_author{ display:block; margin-bottom:10px; margin-top:40px; }
#about_the_author img{ float:left; width:60px; }


/* About Author Module
-------------------------------------------------------------- */
.about_author_module{margin:0 0 45px;border:1px solid #fff;color:#888;}
.about_author_content{position:relative;overflow:hidden;clear:both;padding:20px;border-top:1px solid #eee;}
.about_author_title{font-size:12px;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #fff;margin:0;padding:3px 3px 3px 20px;text-transform:uppercase;background:#f3f3f3 url(images/shortcodes/th.png) 0 0 repeat-x;line-height:30px;color:#aaa;}
.author_bio{overflow:hidden;margin-bottom:10px;}
.author_name{display:block;font-size:14px;font-weight:normal;color:#666;margin-bottom:5px;text-transform:capitalize;}
.about_author_module .avatar{float:left;margin-right:20px;}
.about_author_module .fancy_link{display:block;margin-top:5px;}
.fancy_link_arrow{border-bottom:4px solid transparent;border-left:5px solid;border-top:4px solid transparent;height:0 ;margin-left:5px;display:inline-block;vertical-align:baseline;}
.fancy_link_arrow {border-color:#788794;}
.fancy_link_a .fancy_link_a {color:#788794;}
.fancy_link_a:hover{text-decoration:underline;}

/*






/* ------- 3. Popular and Related Posts ------- */
#popular_related_posts{ margin-top:40px; }
#popular_related_posts .post_container a,#popular_related_posts .post_container a:hover{color:#bbb;}
.post_container{ width:600px; padding-left:0; margin-left:-5px; }
.post_container img{ margin-bottom:6px; }
.popular_post,.related_post,.recent_post{ 
	list-style:none; 
	float:left; 
	margin-left:7px; 
	width:140px; 
	line-height:16px; 
	font-size:11px; }

/* ------- 4. Threaded Comments ------- */
#comments{ margin-top:40px; }
#comments .date{ 
	line-height:10px; 
	padding:2px 8px; 
	text-transform:uppercase;
	color:#bbb;
	text-shadow:1px 1px 1px #fff;}
.comment-text { 
	left:0; 
	margin:10px 0; 
	min-height:80px; 
	overflow:hidden; 
	padding-left:20px; 
	position:relative;
	color:#888;}
.comment-text p{ margin-bottom:5px; padding-top:5px;}
.commentlist cite { font-style:normal; padding-right:10px; font-size:13px;}
.commentlist cite , .commentlist cite a:link, .commentlist cite a:visited {color: #666;}
.commentmetadata{ 
	float:right; 
	font-size:10px;}
.commentlist { margin:0; }
.commentlist li { 
	margin-left:0; 
	list-style:none;
	padding-bottom:20px; 
	overflow:hidden; 
	clear:both;
	background: url(styles/_shared/comment_divider.png) bottom center no-repeat;}
.commentlist li ul.children li{ background-position:top center; padding-top:20px; }	
.commentlist li ul li { margin-left: 20px; }
.cancel-comment-reply a{ font-size:9px; padding-left:2px; text-transform:uppercase; line-height:15px; }
.comms-navigation, .navigation { clear: both; display: block; margin-bottom:0px; overflow: hidden; }
.children { padding: 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
#commentform{ padding-top:20px; }
#respond{ clear:both; padding-top:20px; }
#respond h3{ margin-bottom:0px; }
.logged{ margin-bottom:5px; }


/* ________________________________________________________________________________________________________________
										09. WIDGETS 
   ________________________________________________________________________________________________________________ */


/* ------- 1. General ------- */
.right_sidebar #sidebar .widget{ padding:0 0 40px 30px; overflow:hidden; position:relative;}
.left_sidebar #sidebar .widget{ padding:0 30px 40px 0px; overflow:hidden; position:relative;}	
#footer .widget{overflow:hidden;padding-bottom:30px;position:relative;}
.widget ul{margin-bottom:0;}
.textwidget{clear:both;}
#sidebar ul,.thumbnail_list,#footer ul{margin-left:0;list-style:none;}

/* ------- 2. Sub Navigation ------- */
.right_sidebar #sidebar .webtreats_subnav_widget{ padding-left:0;}
.right_sidebar #sidebar .webtreats_subnav_widget .widgettitle{ padding-left:30px; }
.right_sidebar #sidebar .webtreats_subnav_widget li a{ display:block; padding:5px 0 5px 30px; }
.right_sidebar #sidebar .webtreats_subnav_widget li{background: url(styles/_shared/li.png) no-repeat scroll 30px bottom transparent;}
.right_sidebar #sidebar .webtreats_subnav_widget li.current_page_item a{background: url(styles/_shared/subnav_active.png) no-repeat scroll 0px top transparent;}
.left_sidebar #sidebar .webtreats_subnav_widget{ padding-right:0;}
.left_sidebar #sidebar .webtreats_subnav_widget .widgettitle{ padding-right:30px; }
.left_sidebar #sidebar .webtreats_subnav_widget li a{ display:block; padding:5px 30px 5px 0; }
.left_sidebar #sidebar .webtreats_subnav_widget li{background: url(styles/_shared/li.png) no-repeat scroll 0 bottom transparent;}
.left_sidebar #sidebar .webtreats_subnav_widget li.current_page_item a{background: url(styles/_shared/subnavL_active.png) no-repeat scroll right top transparent;}

/* ------- 3. Contact Form ------- */
#commentsTextWidget{height:100px;}
#contactNameWidget,#emailWidget{width:60%;}
.screenReader{display:none;}
.inputError{border:2px solid red ;}
#commentsText{height:200px;}

/* ------- 4. Contact Us Widget ------- */
.contact_widget_name,
.contact_widget_address,
.contact_widget_city,
.contact_widget_phone,
.contact_widget_email{padding-left:26px;}
.contact_widget_name {background:url(images/mini_icons-silver.png) no-repeat scroll -179px -205px transparent;}
.contact_widget_phone {background:url(images/mini_icons.png) no-repeat scroll -138px -244px transparent;}
.contact_widget_email {background:url(images/mini_icons.png) no-repeat scroll -98px -282px transparent;text-decoration:underline;}

/* ------- 5. Twitter Widget ------- */
.webtreats_twitter_widget ul{list-style:none;margin-left:0;}
.webtreats_twitter_widget li { background:url(images/mini_icons-silver.png) no-repeat scroll -299px -77px transparent; padding-left:48px;}
.webtreats_twitter_widget a{padding-left:48px;}
#footer_teaser_text .webtreats_twitter_widget li {
	background:url(images/teaser_text_twitter.png) no-repeat scroll 0 9px transparent ;
	padding-left:68px;
}

/* ------- 6. Flickr Widget ------- */
.right_sidebar #sidebar .flickr_wrap {width:260px;position: relative;}
.left_sidebar #sidebar .flickr_wrap {width:168px;position: relative;}
.webtreats_flickr_widget img {padding:4px;margin:4px;}
#sidebar .webtreats_flickr_widget img {width:70px;height:70px;margin:2px;}
.flickr_badge_image {padding: 0;float:left;line-height:100%;}

/* ------- 7. Custom Post Lists ------- */
.widget .thumbnail_list li a{padding:0;}
.thumbnail_list li{padding-bottom:5px;position:relative;}
ul.thumbnail_list .alignleft{margin:0 16px 2px 1px;}
.thumbnail_list .small_frame img{width:50px;height:50px;}	

/* ------- 8. Calendar ------- */
.widget_calendar tfoot td{background-image:none;}
td#today{font-weight:bold;}
.widget_calendar td a{text-decoration:underline;}


/*-------- 8A. WP Calendar ------- */
#wp-calendar{border-collapse:collapse;border-spacing:0;font-size:10px;margin-bottom:10px;text-align:center;vertical-align:middle;width:100%;}
#wp-calendar caption,#wp-calendar th,#wp-calendar td,#wp-calendar tfoot{padding:5px;}
tfoot td{border:none;}
#today{font-weight:bold;}
#next{text-align:right;}
#prev{text-align:left;}


#wp-calendar{margin:2px;width:98%}
.mysite_twitter_widget li{background-position:-538px -72px;}
.featured_tabs_frame{width:194px;}
.featured_tabs_content{padding-left:40px;}
.featured_tabs li a{padding:10px 20px 10px 0;}
.toggle_frame{border:1px solid #fff;}
.widget a:hover{text-decoration:none;}
.toggle_frame2{border:1px solid #fff;}



/* ------- 9. Recent Comments ------- */
.widget_recent_comments ul li.recentcomments span{padding-left:26px ;background:url(styles/_shared/mini_icons.png) no-repeat scroll -139px -242px transparent;}
#sidebar .widget_recent_comments ul li.recentcomments {padding:4px 0 8px;list-style:none;background:url(styles/_shared/li.png) no-repeat scroll left bottom transparent;}	
#body_block .widget_recent_comments ul li.recentcomments,#body_block a.url{color:#666;}
ul#recentcomments{margin-left:0;}
.widget_recent_comments ul li.recentcomments{list-style:none;}

.toggle_frame .news .block {padding:4px 0 8px;list-style:none;background:url(styles/_shared/li.png) no-repeat scroll left bottom transparent;
}



/* ------- 10. RSS Widget ------- */
.rss-date{font-size:10px;text-transform:uppercase;letter-spacing:1px;display:block;}
.widget_rss ul li {padding:4px 0 8px;}
.widget_rss h3{margin-bottom:0;}	
.widget_rss ul li a {display:block;}

/* ------- 11. Categories, Archives, Etc. ------- */
.webtreats_twitter_widget ul li a, 
.widget_categories ul li a, 
.widget_links ul li a, 
.widget_archive ul li a, 
.widget_meta ul li a,
.widget_pages ul li a,
.widget_recent_entries ul li a{
	display:block;
	margin-left:0;
	padding:8px 0 5px 0;
}
#footer .widget ul li a {padding:0;}
/* for two column lists in right sidebar only */
.right_sidebar .widget_archive, .right_sidebar .widget_categories, .right_sidebar .widget_links{width:250px;}
.right_sidebar .widget_archive li, .right_sidebar .widget_categories li, .right_sidebar .widget_links li{display:block;float:left;margin-right:10px;width:110px;}
#sidebar .webtreats_twitter_widget ul li a, 
#sidebar .widget_categories ul li a, 
#sidebar .widget_links ul li a, 
#sidebar .widget_archive ul li a, 
#sidebar .news_list ul li a, 
#sidebar .widget_meta ul li a,
#sidebar .widget_pages ul li a,
#sidebar .widget_recent_entries ul li a{background: url(styles/_shared/li.png) no-repeat scroll left bottom transparent;}





/* ------- 12. Webtreats Mini Gallery ------- */
.webtreats_mini_gallery_widget{list-style:none;margin-left:-14px;margin-bottom:0;}
.webtreats_mini_gallery_widget .alignleft{margin:2px 2px 2px 16px !important}
.webtreats_mini_gallery_item{ background: url(styles/_shared/zoom.png) 50% 50% no-repeat; }

/* ------- 13. Search ------- */
input[type="text"].search-field{padding:10px;width:124px;}
.search-box button.fancy_button{ margin-right:0;}
.search-box p{display:inline;padding-left:0;}

/* ------- 14. Tabbed Widgets ------- */
#sidebar .minimal_arrow_tab_set {margin-bottom:0;}
#sidebar .tab_content {padding-bottom:0;}

/* ________________________________________________________________________________________________________________
										10. EXTENDED TYPOGRAPHY
   ________________________________________________________________________________________________________________ */


/* ------- 1. Dropcaps ------- */
.dropcap1{
	color:#fff;
	float:left;
	font-size:28px;
	height:44px;
	line-height:42px;
	margin-bottom:-5px;
	margin-right:10px;
	text-align:center;
	width:40px;
	background:url(images/sprite.png) -5px -151px no-repeat;}
.dropcap2,.dropcap4{display:block;float:left;font-size:40px;line-height:40px;margin:0 8px -5px 0;}
.dropcap3 {
	background:url(images/sprite.png) no-repeat scroll -7px -88px transparent;
	color:#fff;
	float:left;
	font-size:15px;
	height:40px;
	line-height:32px;
	margin-right:5px;
	text-align:center;
	width:37px;}
	

/* ------- 2. Pullquotes ------- */
.pullquote_right,.pullquote_left{
	padding:20px;
	float:right;
	font-size:12px;
	letter-spacing:0px;
	line-height:21px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:2px;
	margin-top:20px;
	width:33%;}
.pullquote_left{float:left;margin-left:2px;margin-right:20px;}

/* ------- 3. Highlight Styles ------- */
.highlight1{padding:2px 6px;background-color:#FEEE3C;color:#89898A;}	
.highlight2{padding:2px 6px;background-color:#333;color:#eee;}	

.highlight1 a.read_more_link {padding:2px 6px;background-color:#FEEE3C;color:#8d8d8b;text-align:center;padding-left:1px;padding-right:4px;margin-left:0;}
.highlight1 a.read_more_link:hover{text-decoration:none;color:#aaa;}
.highlight1 a.read_more_link:active{text-decoration:none;color:#45454C; }

/* ------- 4. Fancy Lists ------- */
.arrow_list{margin-left:12px;list-style:none;color:#333;font-size:12px;line-height:16px;}
.arrow_list li,.colored_bullet_list li{padding-left:22px;margin:4px 0;list-style:none;}
.arrow_list li{background:transparent url(images/mini_icons-silver.png) no-repeat scroll -262px -120px;}
.check_list li{background:transparent url(images/mini_icons.png) no-repeat scroll -222px -161px;}
.star_list li{background:transparent url(images/mini_icons.png) no-repeat scroll -341px -43px;}
.bullet_list li{font-size:13px;margin:5px 0;}
.star_list li {padding-left:28px;margin:2px 0 4px 0;list-style:none;}
.star_list {margin-left:12px;list-style:none;color:#333;font-size:.96em;line-height:19px;}

.check_list {margin-left:14px;list-style:none;color:#333;font-size:12px;line-height:18px;}
.check_list li {padding-left:24px;margin:6px 0;list-style:none;}

.bed_list {margin-left:12px;list-style:none;color:#333;font-size:12px;line-height:16px;}
.bed_list li{padding-left:22px;margin:4px 0;list-style:none;background:transparent url(images/mini_icons.png) no-repeat scroll -222px -161px;}

.bed_gallery_list {font-family:"Segoe UI","Tahoma",Arial,sans-serif;font-size:12px;letter-spacing:0;line-height:20px;color:#aeb0b1;}
.bed_gallery_list li{background:transparent url(images/mini_icons-checks.png) no-repeat scroll -222px -161px;}
.bed_gallery_list li.max{background:url(images/fancy_icon_max.png) no-repeat scroll -222px -161px;}


/* ------- 5. Fancy Links ------- */


.news_list, .news_list a {font-family:"Segoe UI","Tahoma",Arial,sans-serif;font-size:12px;letter-spacing:0;line-height:20px;color:#aeb0b1;}
.news_list li,.news_list li a{background:transparent url(./images/shortcodes/mini_icons_news.png) no-repeat scroll -222px -161px;}
.news_list .file, .news_list .file a {background:url(./images/shortcodes/mini_icons_news.png) no-repeat scroll -222px -161px;}
.news_link {display:block;background: url(images/mini_icons-news.png) no-repeat scroll left bottom transparent; line-height:24px;}


a.news_link {padding-top:0px;margin-top:1px;padding-bottom:0px;line-height:26px;color:#aaaaaa;padding-left:24px; margin-right:10px; text-decoration:none;background:url(./images/mini_icons-news.png) no-repeat scroll -222px -161px transparent;border-bottom:1px solid #eee;}
a.news_link:hover {color:#aab7c3;text-decoration:none;}
#sidebar .alignleft a.file  {background:url(images/mini_icons-news.png) no-repeat scroll -222px -161px transparent;}


a.download_link{color:#aaaaaa;padding-left:24px; margin-right:10px; text-decoration:none;background:url(./images/mini_icons-silver.png) no-repeat scroll -378px -4px transparent;}
a.email_link{padding-left:24px; margin-right:10px; text-decoration:none;background:url(./images/mini_icons.png) no-repeat scroll -99px -282px transparent;}
a.fancy_link{padding-right:15px; margin-right:10px;background:transparent url(./images/fancy_link.png) no-repeat scroll right top;}
a.fancy_link_gmaps {line-height:26px;padding-right:15px; margin-right:10px;background:transparent url(./images/fancy_link_gmaps.png) no-repeat scroll right top;color:#9a9a8d; }

a.fancy_link_email{padding-left:20px; margin-right:2px;margin-top:2px; padding-top:0px;text-decoration:none;background:url(./images/fancy_link_email.png) no-repeat scroll left top transparent;}
a.download_link:hover {color:#aab7c3;}

a.fancy_link email:hover{color:#aaa;}

a.fancy_link:hover{text-decoration:underline;}
a.fancy_link2:hover{text-decoration:none;}
a.fancy_link_gmaps:hover{text-decoration:none;color:#aaa;}
a.download_link:hover,a.contact_link:hover,a.email_link:hover{color:#aaa ;}

a.contact_link-phone{color:#aaa;padding-left:24px; margin-right:10px;margin-top:-2px; padding-top:4px;text-decoration:none;background:url(images/fancy_icons-phone.png) no-repeat scroll -378px -4px transparent;}

a.contact_link-phone:hover{color:#908881;text-decoration:none;}



a.contact_link{padding-left:24px; margin-right:10px; text-decoration:none;background:url(images/fancy_icons-contact.png) no-repeat scroll -378px -4px transparent;}
a.contact_link-ph {color:#878787;
line-height:18px;text-transform:capitalize;letter-spacing:.25px;font-size:14px; 
}
a.contact_link-ph:hover {text-decoration:none;color:#ccc;}



/* ________________________________________________________________________________________________________________
										11. TABS 
   ________________________________________________________________________________________________________________ */



/* ------- 1. Shared Styles ------- */
ul.tabs {padding:0;height:30px;clear:left;}
ul.tabs li {float:left;padding:0; margin:0; list-style-type:none;}
ul.tabs a { 
	float:left;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border-bottom:0px;
	height:18px;
	margin-right:2px;
	position:relative;
	top:1px;
	font-size:10px;
	letter-spacing:2px;
	text-transform:uppercase;}
ul.tabs a.current{cursor:default;}
.tab_content{display:none;padding:20px 30px;overflow:hidden;}

/* Framed Tabs
-------------------------------------------------------------- */
.framed_tab_set ul.tabs {border-bottom:1px solid #E5E5E5;}
.framed_tab_set ul.tabs a { 
	border:1px solid #E5E5E5;
	background:#fafafa;
	color:#ccc;}
.framed_tab_set ul.tabs a:hover {background: #fff;color:#999;}
.framed_tab_set ul.tabs a.current {
	border-bottom:2px solid #fff;
	color:#333;	}
.framed_tab_set .tab_content{
	background-color:#fff ;
	border:1px solid #E5E5E5;
	border-width:0 1px 1px 1px;}
.framed_tab_set{margin-bottom:40px;}


/* Minimalist Arrow Tabs
--------------------------------------------------------------- */
.minimal_arrow_tab_set ul.tabs {font-size:11px;font-family:"Helvetica Neue","Tahoma",Arial,sans-serif;padding:5px 1px;height:30px;background: url(images/shortcodes/divider_shadow_inset.png) no-repeat scroll right bottom;}
.minimal_arrow_tab_set ul.tabs a {font-size:11px;font-family:"Helvetica Neue","Tahoma",Arial,sans-serif;height:25px;letter-spacing:1px;margin-right:20px;padding:0 0 10px 1px;}
.minimal_arrow_tab_set ul.tabs a:hover {color:#444;}
.minimal_arrow_tab_set ul.tabs a.current {color:#333;cursor:default;background: url(images/shortcodes/up-arrow.png) no-repeat scroll center bottom transparent;}
.minimal_arrow_tab_set{margin-bottom:40px;}
.minimal_arrow_tab_set .tab_content{padding:20px 0;}


/* Vertical Tabs 
-------------------------------------------------------------- */
.tabs_vertical,.featured_tabs{padding:0;margin:0;list-style-type:none;text-shadow:0px 1px 1px #fff;font-size:16px;}
.tabs_vertical li,.featured_tabs li{float:none;background:url(images/shortcodes/shortcodes_tab_middle.png) right 0 repeat-y;}
.tabs_vertical li a,.featured_tabs li a{z-index:20;line-height:20px;padding:10px 0;color:#aaa;margin-right:1px;}
.tabs_vertical a:hover,.featured_tabs a:hover{text-decoration:none;color:#888;}
.tabs_vertical_frame,.featured_tabs_frame{float:left;width:240px;margin-bottom:90px;position:relative;}
.tabs_vertical_frame .bg_top,.featured_tabs_frame .bg_top{height:81px;position:absolute;width:100%;}
.tabs_vertical_frame .bg_bottom,.featured_tabs_frame .bg_bottom{background:url(images/shortcodes/shortcodes_tab_bottom.png) right top no-repeat;height:90px;position:absolute;width:100%;}
.tabs_vertical li:first-child,.featured_tabs li:first-child{background:url(./images/shortcodes/shortcodes_tab_top.png) right 0 no-repeat;}
.tabs_vertical_content,.featured_tabs_content{display:block;overflow:hidden;padding-left:4%;padding-top:5px;}
.tabs_vertical li.current,.featured_tabs li.current_page_item{background:none;}
.tabs_vertical li.current span,.featured_tabs li.current_page_item span{background:url(images/shortcodes/custom_sprite_788794.png) no-repeat right 1px;display:block;height:26px;margin-top:-13px;position:absolute;right:0;top:50%;width:30px;}









/* ________________________________________________________________________________________________________________
										12. TOOLTIPS 
   ________________________________________________________________________________________________________________ */


.tooltip,.tool_tip{display:none;z-index:100000;position:relative;cursor:pointer;}

/* ------- 1. Search Tooltip ------- */
#menu_search{
	background:url(styles/_shared/search.png) no-repeat scroll 22px 38px transparent;
	cursor:pointer;
	height:90px;
	left:847px;
	position:absolute;
	top:117px;
	width:60px;
}
.search_tooltip{
	height:78px;
	background:url(images/search_tooltip.png) no-repeat scroll top right transparent;
	padding-top: 18px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 55px;
}
input.tooltip_search_field,input.tooltip_search_field:focus{border:none;background:url(images/search_field.png) no-repeat scroll top left transparent;}
.tooltip_search_field{width:180px;}
.tooltip_search_button{display:none;}

/* ------- 2. Share This Post Tooltip ------- */	
.share_this_post_tooltip{
	display:none;
	position:absolute;
	height:70px;
	background:url(styles/_shared/share_this_post_tooltip.png) no-repeat scroll top left transparent;
	padding:10px 20px;}
.share_this_post{background:transparent url(styles/_shared/share_this_post.png) no-repeat -4px 0; display:block; height:28px; width:180px; }
.share_this_post_icons{padding:0px 6px 0;}
.share_this_post_icons img{margin:8px 4px 0;width:31px;}








/* ------- 3. Shortcode Tooltips ------- */
.tooltip_sc{cursor:pointer;}
.tooltip_body,.tooltip{
	overflow:visible;
	padding:8px 15px;
	border:1px solid #eee;
	-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, .2);
	box-shadow:0px 2px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0px 2px 3px rgba(0, 0, 0, .2);
	-o-box-shadow:0px 2px 3px rgba(0, 0, 0, .2);
	background: url(images/popup.png) bottom left repeat-x #fff;
	background-image: -moz-linear-gradient(top,  rgba(255, 255, 255, 1), rgba(229, 229, 229, 1));
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #fff),color-stop(1, #e5e5e5))}
.tooltip_tip{
	background: url(images/popup.png) no repeat scroll 50% -2px transparent;
	height:325px;
	position:relative;
	top:-1px;
	overflow:auto;
	width:100%;}
/* So tooltips don't get cut-off */

#body_block.overflow_visible, .overflow_visible #main, .overflow_visible #sidebar, .overflow_visible #body_block_background {overflow:visible;}




/* ________________________________________________________________________________________________________________
										13. Toggle Content 
   ________________________________________________________________________________________________________________ */


/* ------- 1. Minimal Toggles ------- */
.toggle {
	background: url(images/toggle_sprite_bbt.png) no-repeat scroll -121px 5px;
	font-size:16px;
	line-height:28px;
	position:relative;
	margin-top:15px;
	margin-bottom:10px;
	padding:0 0 0 30px;}
.toggle a {text-decoration: none;display: block; color:inherit;}
.active {background:url(images/shortcodes/toggle_sprite_silver.png) no-repeat scroll -82px -35px}
.toggle_content {clear:both;margin:0 0 20px 20px;overflow:hidden;}

.toggle_frame2 {
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}


/* ------- 2. Framed Toggles ------- */
.toggle_frame{padding:0 20px;margin:15px 2px;}
.toggle_frame .toggle_content{border:0;padding:0px;}
.toggle_frame .toggle_content .block {padding:0px;}
.toggle_frame .toggle {background-position: -41px -77px;}
.toggle_frame .active {background-position: -1px -115px;}

.toggle_frame2{
	padding-left:15px;
	padding-top:-4px;padding-bottom:0px;padding-right:5px;margin:10px 2px;}
.toggle_frame2 .toggle_content{border:0;padding:0px;}
.toggle_frame2 .toggle_content .block {padding:0px;}
.toggle_frame2 .toggle {background-position: -41px -80px;}
.toggle_frame2 .active {background-position: -1px -120px;}


.toggle_frame2 .toggle {line-height:28px;}






/* ________________________________________________________________________________________________________________
										14. Box Styles 
   ________________________________________________________________________________________________________________ */

.simple_box,.fancy_box,.fancy_box2,.fancy_titled_box_content,.fancy_titled_box_content2,.color_scheme_box_content,.color_scheme_box_content2,.download_box,.warning_box,.info_box,.note_box{
	position:relative;
	overflow:hidden;
	clear:both;
	padding:20px;
	margin-bottom:20px;}

	.salon_box {
	position:relative;
	overflow:hidden;
	clear:both;
	padding:6px;
	margin:1px;}
	
	.salon_box{-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;}
	
	.salon_box {
	background:#fafafa /*url(styles/_shared/icons/info.png) no-repeat scroll 10px 15px;*/;
	border:1px solid #68a2cf;
	border-color:#A4D4EF;
	color:#ac3333;}
	
.bronze_box2 {
	position:relative;
	overflow:hidden;
	clear:both;
	padding:0px;
	margin-bottom:0px;}
	
.bronze_box2{-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;}

	.bronze_box2 {
	position:relative;
	overflow:hidden;
	clear:both;
	padding-left:12px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;}
	
.bronze_box {-moz-border-radius:20px 0 0 20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	border-radius:20px 0 0 20px;}	
}


	
	

/* ------- 1. Simple Box ------- */
.simple_box{
	padding:20px;
	position:relative;
	margin:4px 4px 20px;}

/* ------- 2. Fancy Box ------- */
.fancy_box{
	border:1px solid #fff;
	margin:2px;
	color:#888;
	margin-bottom:20px;
	padding:20px;}

/* ------- 3. Fancy Titled Box ------- */
.fancy_titled_box{
	border:1px solid #fff;
	margin:2px;
	color:#888;}
h3.fancy_titled_box_header{
	font-size:12px; 
	text-transform:uppercase; 
	letter-spacing:1px;
	border-bottom:1px solid #dddddd;
	margin:0;
	padding:3px 15px 3px 20px;
	text-transform:uppercase;}

.fancy_titled_box_content2{padding:20px;border-top:1px solid #f5f4f4;}

.fancy_titled_box_content{padding:20px;border-top:1px solid #eee;}

/* ------- 3. Fancy Colorscheme Box ------- */
.color_scheme_box{margin:2px;color:#e5e5e5;}
.color_scheme_box_content{padding:20px;border:0 solid #e5e5e5;margin:0;}
h6.color_scheme_box_header{
	background:url(images/button_sprite.png) no-repeat scroll right -165px transparent;
	color:#eee;
	text-shadow:0 -1px 0 #898989;
	border-bottom:1px solid #fff;
	font-size:11px;
	font-weight:bold;
	line-height:10px;
	margin:0 -4px 0 0;
	padding-bottom:0;
	padding-right:24px;
	text-transform:uppercase;}
h6.color_scheme_box_header span{
	background:url(images/button_sprite.png) no-repeat scroll -7px -122px transparent;
	display:block;padding:15px 0 11px 20px;}




/* ------- 4. Alert Boxes ------- */
.download_box,.warning_box,.info_box,.note_box,.bronze_box{padding-left:55px;background:#eee;padding-bottom:25px;padding-top:20px;}
.info_box {
	background:#bfe4f9 url(styles/_shared/icons/info.png) no-repeat scroll 10px 15px;
	border:1px solid #68a2cf;
	border-color:#A4D4EF;
	color:#2e6093;}
.warning_box{
	background:#ffcccc url(styles/_shared/icons/stop.png) no-repeat scroll 10px 15px;
	border:1px solid #ff9999;
	color:#c31b00;}
.download_box{
	background:#dee3ab url(styles/_shared/icons/down_alt.png) no-repeat scroll 10px 15px;
	border:1px solid #a3c159;
	color:#5e6f33;}
.note_box{
	background:#fdebae url(styles/_shared/icons/notebook.png) no-repeat scroll 10px 15px;
	border:1px solid #e6c555;
	color:#9e660d;}
.bronze_box{
	background: #fdf0cd no-repeat scroll 10px 15px;
	border:2px solid #ffd800;
	color:#6b622d;}
.bronze_box2{
	background: transparent url(images/bronze_box_bg.png) repeat-x scroll 0px 0px;
	border:1px solid #ffeb9b;
	color:#6b622d;}

/* ________________________________________________________________________________________________________________
	 										16. ADDONS
 ________________________________________________________________________________________________________________ */


/* ------- 1. WP Pagenavi ------- */
.wp-pagenavi{font-size:9px;letter-spacing:1.6px;text-transform:uppercase;clear:both;padding-top:10px;height:40px;text-align:left;}
.wp-pagenavi .pages{margin-right:4px;}
.wp-pagenavi a, .wp-pagenavi a:link,.wp-pagenavi a:visited,.wp-pagenavi a:active,.wp-pagenavi span.current,.wp-pagenavi span.extend {
	margin:2px;
	padding:4px 5px;
	text-shadow:1px 1px 1px #fff;
	border:1px solid #fff;}

/* ------- 2. Video Support ------- */
.blog_post_video{height:282px;}
.vvqbox {display: block;max-width: 100%;visibility: visible ;}
.vvqbox img {max-width: 100%;height: 100%;}
.vvqbox object {max-width: 100%;}


.fancy_amp{font-family:Baskerville,"Goudy Old Style","Hoefler Text","Palatino Linotype","Book Antiqua",Palatino,serif;font-size:140%;font-style:italic;}
.fancy_amp_title{
	font-family:Baskerville,"Goudy Old Style","Palatino Linotype",Palatino,"Hoefler Text","Book Antiqua",serif;
	font-size:120%;
	line-height:inherit;
	font-style:italic;
}


/* 
		Progressive enhancements 
------------------------------------------------*/


/* Tabs 
-------------------------------------------------------------- */
.tabs{padding:5px 1px;margin:0;list-style-type:none;height:30px;background:url(images/shortcodes/divider_shadow_inset.png) no-repeat right 32px;border-bottom:1px solid #fff;}
.tabs a{height:25px;margin-right:20px;padding:0 0 10px 1px;}
.tabs a:hover{text-decoration:none;color:#444;}
.tabs a.current{cursor:default;color:#333;cursor:default;background:url(images/shortcodes/up-arrow.png) no-repeat center bottom;}
.tabs_content{display:none;padding:20px 0;}
.tabs_container{margin-bottom:40px;}









/* ------- 1. Border Radius ------- */
h3.fancy_titled_box2, h3.fancy_titled_box_header2,.color_scheme_box .fancy_titled_box2 {
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	border-radius:6px 6px 0 0;}	

.color_scheme_box2 {
border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}

.simple_box2 {border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}


.simple_box,.fancy_box,.download_box,.warning_box,.info_box,.note_box,
.fancy_titled_box,.color_scheme_box,
table.fancy_table,.widget_calendar table,
fieldset,table.fancy_table2,
input[type=text],input[type=password],input[type=file],textarea,select,
input[type="button"],input[type="reset"],input[type="submit"],
.framed, .toggle_frame , .pullquote_right, .pullquote_right_b, .pullquote_left,.wp-caption,#flickr a img, dl.gallery-item img,
#comments .date, .framed-svc, .framed-svc img, img .framed-svc,
.jqueryslidemenu ul li ul li a:hover, .jqueryslidemenu ul ul li a:hover,
.jqueryslidemenu ul ul ul,button,.tooltip_body,.tooltip{
border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}

img.framed_thin {  border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
img.framed_thin{
	background-color:#f4f4f6;
	background:-moz-linear-gradient(bottom, #f0f0f0 0px, #fefefe 100%);
	background:-webkit-gradient(linear,left bottom,left top, color-stop(0, #fefefe),color-stop(1, #f0f0f0));}


.highlight1 .read_more_link {-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
.avatar,.webtreats_flickr_widget img,
.wp-pagenavi a,.wp-pagenavi span.current,.wp-pagenavi span.extend,.highlight1,.highlight2,.fancy_header span	{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.jqueryslidemenu ul ul,.fancy_titled_box_content,.color_scheme_box_content,.tab_content{
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	border-radius:0 0 4px 4px;}	
.fancy_titled_box_content2 {
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	border-radius:0 0 4px 4px;}	
ul.tabs a,.color_scheme_box_header,.color_scheme_box_header2{
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-top-right-radius:4px;
	-webkit-border-top-left-radius:4px;
	border-radius:4px 4px 0 0;}	
img.small_frame,.small_frame img {	
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	border-radius:8px 8px 8px 8px;}
img.smalldark_frame,.smalldark_frame img  {	
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	border-radius:6px 6px 6px 6px;}

.widget_calendar table,.date,.toggle_frame,.pullquote,
.jqueryslidemenu ul ul a:hover{
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;}

.highlight1 .read_more_link, .highlight1, .highlight1 a.read_more_link {-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}


/* Margins & Padding 
-------------------------------------------------------------- */
.margin0{margin-bottom:0px;}
.margin10{margin-bottom:10px;}
.margin20{margin-bottom:20px;}
.margin30{margin-bottom:30px;}
.margin40{margin-bottom:40px;}
.margin50{margin-bottom:50px;}
.margin60{margin-bottom:60px;}
.margin70{margin-bottom:70px;}
.margin80{margin-bottom:80px;}
.margin90{margin-bottom:90px;}
.margin100{margin-bottom:100px;}
.margin0,.margin10,.margin20,.margin30,.margin40,.margin50,.margin60,.margin70,.margin80,.margin90,.margin100{clear:both;overflow:hidden;}




/* ------- 2. CSS Gradients ------- */
.toggle_frame {
background-color:#f6f6f6;
background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f6f6f6));
background:-moz-linear-gradient(top,#fff,#f6f6f6);
background:-o-linear-gradient(top,#fff,#f6f6f6);
background:linear-gradient(top,#fff,#f6f6f6);}


.pullquote_right_b{background-color:#f8f8f8;
	background:-moz-linear-gradient(bottom, #fdfae0 0px, #fff 100%);
	background:-webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #fff));}

img.framed, img.framed-svc, .video_frame,  .pullquote_right, .pullquote_left,.wp-caption,.webtreats_flickr_widget img, dl.gallery-item img,
.wp-pagenavi a:hover ,.wp-pagenavi span.current,.wp-pagenavi a,.wp-pagenavi span.extend{
	background-color:#f5f5f5;
	background:-moz-linear-gradient(bottom, #F2F2F2 0px, #fff 100%);
	background:-webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #fff));}

.jqueryslidemenu ul ul{
	background-color:#f5f5f5;
	background: -moz-linear-gradient(top,  rgba(255, 255, 255, 1), rgba(229, 229, 229, 1));
	background:-webkit-gradient(linear,left top,left bottom, color-stop(0, #fff),color-stop(1, #e5e5e5));}

.fancy_table,.widget_calendar table,.fancy_titled_box,.fancy_box,.color_scheme_box_content,.framed_tab_set .tab_content{
	background-color:#f8f8f8;
	background:-moz-linear-gradient(bottom ,#f6f6f6 0px, #fff 100%);
	background:-webkit-gradient(linear,left bottom,left top, color-stop(0, #f6f6f6),color-stop(100%, #fff));}

.fancy_table2{
background-color:#f8f8f8;
	background:-moz-linear-gradient(bottom ,#f6f6f6 0px, #fff 100%);
	background:-webkit-gradient(linear,left bottom,left top, color-stop(0, #f6f6f6),color-stop(100%, #fff));}
	
.fancy_titled_box,.fancy_box,.color_scheme_box_content,.framed_tab_set .tab_content{
	background-color:#f8f8f8;
	background:-moz-linear-gradient(bottom ,#f6f6f6 0px, #fff 100%);
	background:-webkit-gradient(linear,left bottom,left top, color-stop(0, #f6f6f6),color-stop(100%, #fff))}

	h3.color_scheme_box_header {background: #f3f5f7 url(images/elements/th.png) 0 0 repeat-x;}
	
		h3.color_scheme_box_header2 { background: #f2efe7 url(images/shortcodes/th_bg-trans.png) 0 0 repeat-x;}

	
h3.fancy_titled_box_header,.fancy_table th,.widget_calendar table th,.fancy_table tr:hover{
	background: #f3f3f3 url(images/elements/th.png) 0 0 repeat-x;}

.fancy_table2 th,.fancy_table2 tr:hover {
	background: #ebebeb url(images/shortcodes/th.png) 0 0 repeat-x;}

	
	
h3.color_scheme_box_header2 {
	background: #ebebeb url(images/shortcodes/th_bg.png) 0 0 repeat-x;}
	
h3.fancy_titled_box_header2 {
	background: #ebebeb url(images/elements/th.png) 0 0 repeat-x;}

h3.fancy_titled_box_header2,h3.color_scheme_box_header2{
	font-size:13px; 
	text-transform:uppercase; 
	letter-spacing:1.4px;
	border-bottom:1px solid #dcdcdc;
	border-top:2px solid #fbfbfb;
	margin:0;
	padding:2px 3px 3px 20px;}
	
h3.fancy_titled_box_header2 {
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	border-radius:6px 6px 0 0;}

	
	
	
#comments .date{ background-color:#f3f3f3;background:-moz-linear-gradient(center bottom , #F0F0F0 0px, #F5F5F5 100%);}



.framed_tab_set ul.tabs a.current,.wp-pagenavi a:hover {
	background: -moz-linear-gradient(bottom , #fff 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
	background:-webkit-gradient(linear,left bottom,left top, color-stop(0, #fff),color-stop(90%, #f6f6f6));}





/* ------- 3. CSS Box Shadows ------- */

span.current_crumb {
font-family: 'ProximaNovaRegular', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica', 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; 
	font-weight: normal;
	font-style: normal;
letter-spacing: 1px;
word-spacing: 1.8px;
font-size: 10px;
color: #7d7d7d;

}


.wp-pagenavi a,.wp-pagenavi span.current,.wp-pagenavi span.extend {
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);}


	
	
.fancy_table,.widget_calendar table,.fancy_titled_box,.fancy_box,
img.framed, img.framed-svc, .video_frame,  .pullquote_right, .pullquote_left,.wp-caption,
.webtreats_flickr_widget img, dl.gallery-item img,
.avatar, .small_frame img, img.small_frame		{
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);}

.single_post_image img,.post_grid_image img,.post_list_image img,.avatar,
.framed, .framed-svc, .video_frame,.mysite_flickr_widget img,
.fancy_table,.widget_calendar table,.fancy_box,.toggle_frame {
-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);
-moz-box-shadow:0 1px 3px rgba(0,0,0,.2);
box-shadow:0 1px 3px rgba(0,0,0,.2);}

.fancy_titled_box2{
-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);
-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);
box-shadow:0 1px 4px rgba(0,0,0,.2);}

.fancy_table2 {
-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);
-moz-box-shadow:0 1px 3px rgba(0,0,0,.2);
box-shadow:0 1px 3px rgba(0,0,0,.2);}

.bronze_box {
	box-shadow:  2px 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  2px 2px 4px  rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);}
	
	
	.bronze_box2 {
	box-shadow:  0px 1px 4px rgba(252, 240, 153, 0.6);
	-webkit-box-shadow:  0px 1px 4px  rgba(252, 240, 153, 0.6);
	-moz-box-shadow: 0px 1px 4px rgba(252, 240, 153, 0.6);
	-o-box-shadow: 0px 1px 4px rgba(252, 240, 153, 0.6);}


.color_scheme_box {
	box-shadow:0 0 2px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.12);
	-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.12);
	-o-box-shadow:0 0 2px rgba(0, 0, 0, 0.12);}
	
.color_scheme_box2 {
	box-shadow:0 1px 3px rgba(75, 80, 86, 0.15);
	-webkit-box-shadow:0 1px 3px rgba(75, 80, 86, 0.15);
	-moz-box-shadow:0 1px 3px rgba(75, 80, 86, 0.15);
	-o-box-shadow:0 1px 3px rgba(75, 80, 86, 0.15);}
	
	
.jqueryslidemenu ul ul,input[type="button"],input[type="reset"],input[type="submit"],button{
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);}
img.fade_hover:hover,img.portfolio_hover:hover{
	box-shadow: 0 1px 3px rgba(0, 0, 0, .45);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .45);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .45);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, .45);}
img.fade_hover_dark:hover{
	box-shadow: 0 1px 3px rgba(0, 0, 0, .45);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .45);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .45);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, .45);}
input:focus,textarea:focus{
	-moz-box-shadow:1px 1px 5px rgba(0,0,0,.1);
	box-shadow:1px 1px 5px rgba(0,0,0,.1);
	-webkit-box-shadow:1px 1px 5px rgba(0,0,0,.1);
	-o-box-shadow:1px 1px 5px rgba(0,0,0,.1)}
pre,.simple_box, .simple_box2{
	-moz-box-shadow:0px 1px 4px #ddd;
	box-shadow:0px 1px 4px #ddd;
	-webkit-box-shadow:0px 1px 4px #ddd;
	-o-box-shadow:0px 1px 4px #ddd;}

button.fancy_button,input.tooltip_search_field,input.tooltip_search_field:focus,
#footer input[type=text]:focus,#footer input[type=password]:focus,#footer textarea:focus{
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow:none;}

/* fix cufon optical illusion of text not lining up */
h1,h2,h3{margin-left:-1px;}
p,h5,h6,.read_more_link,.blog_meta{padding-left:1px;}
p .button_link{margin-left:-1px;}




/*
Tabs
__________________________*/


/* Shared Styles 
-------------------------------------------------------------- */


.ui-cluetip-content{padding:15px 20px;}
#cluetip-close{position:absolute;top:6px;right:6px;font-size:0px;width:16px;height:15px;background:url(images/shortcodes/close_tooltip.png) no-repeat center center transparent;cursor:pointer;}
#cluetip-extra,.entry .tooltip_load{display:none;}

/* Default Skin
-------------------------------------------------------------- */
.cluetip-default{background:url(images/shortcodes/button_overlay.png) repeat-x 0 0 #111;border:1px solid #111;color:#fff;}
.cluetip-default .cluetip-arrows{display:none;position:absolute;top:0;left:-10px;height:0px;width:0px;background:transparent;border:10px solid transparent;}
.clue-right-default .cluetip-arrows{border-right-color:#111;border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent;margin-left:-10px;}
.clue-left-default .cluetip-arrows{border-right-color:transparent;border-left-color:#111;border-top-color:transparent;border-bottom-color:transparent;left:100%;margin-right:-10px;}
.clue-top-default .cluetip-arrows{border-right-color:transparent;border-left-color:transparent;border-top-color:#111;border-bottom-color:transparent;top:100%;left:50%;margin-left:-10px;}
.clue-bottom-default .cluetip-arrows{border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;border-bottom-color:#111;top:-20px;left:50%;margin-left:-10px;}

/* Minimal Skin
-------------------------------------------------------------- */
.cluetip-minimal{background: #222;border:1px solid #222;color:#ddd;}
.cluetip-minimal .cluetip-arrows{display:none;position:absolute;top:-2px;left:-8px;height:0px;width:0px;background:transparent;border:8px solid transparent;}
.clue-right-minimal .cluetip-arrows{border-right-color:#222;border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent;margin-left:-8px;}
.clue-left-minimal .cluetip-arrows{border-right-color:transparent;border-left-color:#222;border-top-color:transparent;border-bottom-color:transparent;left:100%;margin-right:-8px;}
.clue-top-minimal .cluetip-arrows{border-right-color:transparent;border-left-color:transparent;border-top-color:#222;border-bottom-color:transparent;top:100%;left:50%;margin-left:-8px;}
.clue-bottom-minimal .cluetip-arrows{border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;border-bottom-color:#222;top:-20px;left:50%;margin-left:-8px;}
.cluetip-minimal .ui-cluetip-content{padding:8px 15px;font-size:11px;line-height:17px;}

.ui-cluetip-outer{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.avatar{padding:4px;background:#fff;border:0;margin:1px;}


/* Transitions
-------------------------------------------------------------- */
.header_social .social_icon {
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;}
.header_social .social_icon:hover{opacity:.4;}


/* Box Shadows
-------------------------------------------------------------- */
.ui-cluetip-outer{-webkit-box-shadow:0px 1px 4px rgba(0,0,0,.6);-moz-box-shadow:0px 1px 4px rgba(0,0,0,.6);box-shadow:0px 1px 4px rgba(0,0,0,.6);}

.cluetip-minimal .ui-cluetip-outer{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
