/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

/*Main Custom Styles*/

body.custom {
background: #000000 url('/img/woodbackground.jpg') no-repeat fixed top center;
}



.custom #content {
background: #e3dfd4 url('/img/contentBG.jpg') top center no-repeat;
float:right;
margin-right:35px;
padding-right:15px;
width:663px;
min-height:850px;
}

.custom #content_box { 
width:100%; 
background:none;

}

.custom #sidebars {
background: transparent url('/img/sidebarBG.gif') top right no-repeat;
}

.custom #header {
border-style:none;
display:none;
}

.custom #footer {border-style:none;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;color:#e3dfd4;margin-right:30px;}

.custom #footer a {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#e3dfd4;text-decoration:none;border:none medium;}
.custom #footer a:hover {text-decoration:underline;}

.custom .comments_closed p { 
  display: none;
}

.custom #post-3 .headline_area h2 { /*hides home title*/
display:none;
}

.custom h1, .format_text h1 {
font-family:Century Gothic, MS, Verdana, Arial, Helvetica, sans-serif;
font-size:24px !important;
color:#9b3b15;
margin-bottom:5px;
line-height:24px;
}

.custom h2,.format_text h2 {
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:18px !important;
margin-bottom:3px;
color:#706430;
margin-bottom:0px;
display:visible;
}

.custom h3,.format_text h3 {
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:15px !important;
color:#593511;
margin-bottom:0px;
display:visible;
}

.custom .format_text {
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:13px !important;
color:#000000;
}

.custom a, .format_text a {
color:#1E4766;
font-weight:bold;
text-decoration:none;
}

.custom a:hover, .format_text a:hover {
text-decoration:underline;
}

.custom .format_text ul.nobox  {
list-style:none;
padding-left:0px !important;
margin-left:0px !important;
}

.custom .format_text ul.nobox li ul {
margin-bottom:10px;
}

.custom .format_text ul {
list-style-image:none;
list-style-position:outside;
list-style-type:square;
padding-left:20px;
}

.format_text blockquote {
font-size:11px;
font-style:italic;
line-height:14px;
margin:10px 70px 10px;
padding-left:0.786em;
}

.format_text blockquote p {margin-bottom:7px;}

blockquote {
border-bottom:1px solid #9B3B15;
border-left:none medium;
color:#9B3B15;
}

.note {font-size:11px; font-style:italic;}

/*Header Styles*/
.custom .logo_h1 {height:0px;width:237px;overflow:hidden !important;}

.custom .HEADERlogo {background: transparent url('/img/HOMElogoCONTACT.gif') top right no-repeat;width:237px;height:250px;float:left;}
.custom.homepage .HEADERlogo {background:transparent url(/img/HOMElogo.gif) no-repeat scroll right top;height:250px;width:237px;}
.HEADERlogotag {font-size:9px;margin-left:30px;color:#ffffff;font-weight:bold;}
.custom.homepage .HEADERlogotag {font-size:9px;margin-left:30px;color:#ffffff;font-weight:bold;}

.custom .HEADERbg {
background:transparent url(/img/headerBG.jpg) no-repeat scroll 50% 0;
float:left;
height:272px;
margin-top:-22px;
width:678px;
}




/*HEADER IMAGE Styles*/

div#fadeshow1.fadeshow {display:none;}

.custom.homepage div#fadeshow1.fadeshow {
	display:block !important;
	float:left;
	height:260px;
	margin-left:20px;
	margin-top:20px;
	width:678px;
	background:#e3dfd4 url(/img/HEADERbg.jpg) no-repeat scroll 50% 0;
	z-index:5 !important;
}


.custom.homepage .HEADERpromo {
display:none;
}

.custom .HEADERpromo {background:transparent url(/img/HEADERjapanesestone.jpg) no-repeat scroll 50% 0;float:left;height:260px;margin-left:20px;margin-top:20px;width:678px;}

.custom.acupuncture .HEADERpromo {background:transparent url(/img/HEADERacupuncture.jpg) no-repeat scroll 50% 0;float:left;
height:260px;margin-left:20px;margin-top:20px;width:678px;}

.custom.acupuncture-associates .HEADERpromo {background:transparent url(/img/HEADERacupuncture4.jpg) no-repeat scroll 50% 0;float:left;
height:260px;margin-left:20px;margin-top:20px;width:678px;}

.custom.what-sets-us-apart .HEADERpromo {background:transparent url(/img/HEADERwhatsetusapart.jpg) no-repeat scroll 50% 0;float:left;
height:260px;margin-left:20px;margin-top:20px;width:678px;}

.custom.additional-services .HEADERpromo {background:transparent url(/img/HEADERmassage.jpg) no-repeat scroll 50% 0;float:left;
height:260px;margin-left:20px;margin-top:20px;width:678px;}

.custom.additional-practitioners .HEADERpromo {background:transparent url(/img/HEADERballon.jpg) no-repeat scroll 50% 0;float:left;
height:260px;margin-left:20px;margin-top:20px;width:678px;}

.custom.community .HEADERpromo {background:transparent url(/img/HEADERyoga.jpg) no-repeat scroll 50% 0;float:left;
height:260px;margin-left:20px;margin-top:20px;width:678px;}

.custom.location .HEADERpromo {background:transparent url(/img/HEADERhome.jpg) no-repeat scroll 50% 0;float:left;
height:260px;margin-left:20px;margin-top:20px;width:678px;}

.custom.for-physicians .HEADERpromo {background:transparent url(/img/HEADERforphysicians.jpg) no-repeat scroll 50% 0;float:left;
height:260px;margin-left:20px;margin-top:20px;width:678px;}

.custom.testimonials .HEADERpromo {background:transparent url(/img/HEADERlobby.jpg) no-repeat scroll 50% 0;float:left;
height:260px;margin-left:20px;margin-top:20px;width:678px;}

.custom.contact .HEADERpromo {background:transparent url(/img/HEADERcontact.jpg) no-repeat scroll 50% 0;float:left;
height:260px;margin-left:20px;margin-top:20px;width:678px;}

.custom.conditions .HEADERpromo {background:transparent url(/img/HEADERblueroom.jpg) no-repeat scroll 50% 0;float:left;
height:260px;margin-left:20px;margin-top:20px;width:678px;}

.custom.chinese-herbs .HEADERpromo {background:transparent url(/img/HEADERherbs2.jpg) no-repeat scroll 50% 0;float:left;
height:260px;margin-left:20px;margin-top:20px;width:678px;}


/* Home page right-nav placement */ 
.custom .pbs_clearfix {float:right;margin-top:20px;padding-left:20px;width:180px;} 
 
/* Home page right-nav remove float */ 
.custom #pbs_top_right {float:none;width:100%;} 
 
/* Home page content width */ 
.custom #post-3 {width:405px;} 
 
/* Push home page content to top of page, floating next to right-nav */ 
.custom div#post-3.post_box {border-right:thin solid #9F892D !important;clear:none;padding-right:25px;}



/*Navigation Styles*/
.custom #tabs {
display:none;
}


/*Sidebar Styles*/
.custom #image_box {
display:none;
}

.custom .sidebar_list {
margin-left:25px;
}




/*//////////////NAVIGATION STYLES///////////////////////*/ 
/* nav */
.custom #widgets-reloaded-pages-3 {
width: 236px;
margin-left:-35px;
margin-top:-10px;
}

.custom #widgets-reloaded-pages-3 h3{
display:none;
}

.custom #widgets-reloaded-pages-3 li {
list-style-type: none;
margin: 0;
padding: 0;
display: block;
text-align:center; 
}
 
.custom #widgets-reloaded-pages-3 li a {
color:#432609;
display: block;
background: #e3dfd4 url('/img/buttonBEIGE.jpg') 0 0 no-repeat;
padding:10px 0;
width: 236px;
margin-top:5px;
font-weight:normal;
}

.custom #widgets-reloaded-pages-3 li a:hover {
color:#e3dfd4 !important;
background: #1E4766 url('/img/buttonBLUE.jpg') 0 0 no-repeat !important;
text-decoration:none;
}

/* subnav */ 
.custom #widgets-reloaded-pages-3 li li a {
color:green;
}

/* current item */ 
.custom.homepage li.page-item-3 a,/* Home */ 
.custom.acupuncture li.page-item-14 a,/* Acupuncture & Chinese Herbal Medicine */ 
.custom.acupuncture-associates li.page-item-19 a,/* Acupuncture Associates */ 
.custom.conditions li.page-item-15 a,/* Commonly Treated Conditions */
.custom.what-sets-us-apart li.page-item-23 a,/* What Sets us Apart */  
.custom.additional-services li.page-item-28 a,/* Additional Services */ 
.custom.additional-practitioners li.page-item-37 a,/* Additional practitioners */ 
.custom.location li.page-item-69 a,/* Details/Location */ 
.custom.for-physicians li.page-item-70 a,/* For Physicians */
.custom.testimonials li.page-item-71 a,/* Testimonials */
.custom.community li.page-item-72 a, /* Community */ 
.custom.contact li.page-item-75 a, /* Contact */ 
.custom.blog li.page-item-5 a, /* Blog*/
.custom.chinese-herbs li.page-item-573 a /* Blog*/
{
color:#e3dfd4 !important;
background: #1E4766 url('/img/buttonBLUE.jpg') 0 0 no-repeat !important;
padding:10px 0;
margin-top: 5px!important;

} 

/* current subnav*/
.custom.acupuncture li.page-item-14 ul li a,/* Acupuncture & Chinese Herbal Medicine */ 
.custom.acupuncture-associates li.page-item-19 ul li a,/* Acupuncture Associates */ 
.custom.what-sets-us-apart li.page-item-23 ul li a,/* What Sets us Apart */  
.custom.additional-services li.page-item-28 ul li a,/* Additional Services */ 
.custom.additional-practitioners li.page-item-37 ul li a,/* Additional practitioners */ 
.custom.community li.page-item-72 ul li a, /* Community */ 
.custom.conditions li.page-item-15 ul li a, /* Commonly Treated Conditions*/ 
.custom.chinese-herbs li.page-item-573 ul li a /* Commonly Treated Conditions*/ 
{
color:#e3dfd4 !important;
background: #1E4766 !important;
margin:0px 0px 0px -18px !important;
font-size:12px;
padding:0px !important;
}

.custom.acupuncture li.page-item-14 ul li a:hover,/* Acupuncture & Chinese Herbal Medicine */ 
.custom.acupuncture-associates li.page-item-19 ul li a:hover,/* Acupuncture Associates */ 
.custom.what-sets-us-apart li.page-item-23 ul li a:hover,/* What Sets us Apart */  
.custom.additional-services li.page-item-28 ul li a:hover,/* Additional Services */ 
.custom.additional-practitioners li.page-item-37 ul li a:hover,/* Additional practitioners */ 
.custom.community li.page-item-72 ul li a:hover, /* Community */ 
.custom.conditions li.page-item-15 ul li a:hover /* Commonly Treated Conditions*/ 
{
background: #5d819d !important;
}

.custom.acupuncture li.page-item-14 ul,/* Acupuncture & Chinese Herbal Medicine */ 
.custom.acupuncture-associates li.page-item-19 ul,/* Acupuncture Associates */ 
.custom.what-sets-us-apart li.page-item-23 ul,/* What Sets us Apart */  
.custom.additional-services li.page-item-28 ul,/* Additional Services */ 
.custom.additional-practitioners li.page-item-37 ul,/* Additional practitioners */ 
.custom.community li.page-item-72 ul, /* Community */ 
.custom.conditions li.page-item-15 ul /* Commonly Treated Conditions*/ 
{
padding:0px important;
margin-top:0px;
}

/* subnav HIDE*/ 
.custom li.page-item-37 ul {
display:none;
} 

/* subnav SHOW*/ 
.custom li.page-item-14 ul, .custom li.page-item-19 ul, .custom li.page-item-23 ul, .custom li.page-item-28 ul, .custom li.page-item-37 ul, .custom li.page-item-72 ul, .custom li.page-item-15 ul {display:none;} /* Hide subnavs */ 
.custom.acupuncture li.page-item-14 ul {display:block !important;} /* Acupuncture & Chinese Herbal Medicine */  
.custom.acupuncture-associates li.page-item-19 ul {display:block !important;} /* Acupuncture Associates */  
.custom.what-sets-us-apart li.page-item-23 ul {display:block !important;} /* What Sets us Apart */  
.custom.additional-services li.page-item-28 ul {display:block !important;} /* Additional Services */  
.custom.additional-practitioners li.page-item-37 ul {display:block !important;} /* Additional practitioners */  
.custom.community li.page-item-72 ul{display:block !important;} /* Community */ 
.custom.conditions li.page-item-15 ul {display:block !important;} /* Commonly Treated Conditions*/ 

/*///////////////////////////////////////////////////////////////*/ 


/* Contact us button style */ 
.custom .contactbutton {margin-left:-10px;margin-bottom:20px;}
.custom li#text-3.widget {margin-bottom:0px;}

/* Calendar sidebar styles */ 
.custom #calendar_wrap tfoot {display:none;}

/*.custom.additional-practitioners #tooltip, .custom.acupuncture #tooltip, .custom.acupuncture-associates #tooltip, .custom.what-sets-us-apart #tooltip, .custom.additional-services #tooltip, .custom.additional-practitioners #tooltip, .custom.for-physicians #tooltip, .custom.location #tooltip, .custom.for-physicians #tooltip, .custom.contact #tooltip, .custom.testimonials #tooltip, .custom.conditions #tooltip, .custom.homepage #tooltip {display:none !important;}*/

/* Custom Events Listing */ 
.custom ul#events-calendar-list li{font-size:11px; margin-top:10px;color:#000000;} 
.custom #events-calendar-list li {list-style-image:none; padding-left:5px;}  
.custom #events-calendar-list li:hover {background:none; cursor pointer !important; border:0px none; padding:0; padding-left:5px;} 
.custom #tooltip h3  {color:#000000 !important;}
.custom li#no-events-in-list {color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;line-height:13px;margin-top:3px;}

/* Calendar Sidebar SEE FULL CALENDAR  related styles */ 
.custom li#events-calendar, .custom li#events-calendar-copy-1 {margin-bottom:0px;} 
.custom li#text-4.widget a, .custom li#text-4-copy-1.widget a{font-size:10px; padding-left:30px;color:#000000;text-transform:uppercase;font-family:Century Gothic, Arial, Helvetica, sans-serif;} 
.custom ul#events-calendar-list li {cursor: text !important;}
.custom #wp-calendar th {background-color:transparent;color:#000000;font-size:9px !important;}
.custom #wp-calendar #todayWidget {border:medium none !important;background-color:transparent !important;}
.custom #wp-calendar #todayWidget span {border:medium none !important;background-color:transparent !important;color:#1E4766!important;.margin-left:0px !important;margin-left:3px;}
.custom table#wp-calendar caption {background:#9b3b15 none repeat scroll 0 0;
font-weight:normal;
letter-spacing:2px;
text-transform:uppercase;
color:#000000;
}
.custom #tooltip li {margin: 3px 10px 0px;}
.EC-tt-widget-day-event-detail {padding:0px !important;
}

table#wp-calendar td {color:#000000;}

/* Testimonial sidebar styles */ 
.custom li#testimonials-3.widget {margin-bottom:5px !important;}
.custom #sfstest-sidebar .text {text-align:inherit;font-family:Century Gothic, Arial, Helvetica, sans-serif;font-size:10px;color:#000000;line-height:11px;margin-top:3px;}
.custom #sfstest-sidebar .client {text-align:inherit;font-family:Century Gothic, Arial, Helvetica, sans-serif;font-size:10px;color:#000000;padding-left:20px;text-transform:uppercase;font-style:normal;}

/* Testimonial Sidebar READ MORE style */ 
.custom li#text-5.widget a, .custom li#text-5-copy-1.widget a {font-size:12px; padding-left:50px;color:#000000;text-transform:uppercase;font-family:Century Gothic, Arial, Helvetica, sans-serif;margin-top:-20px;} 

/* Blog sidebar styles */ 
.custom ul.xoxo li {margin-bottom:2px;}
.custom ul.xoxo a {font-weight:normal;font-size:11px;text-decoration:none;margin:0px;}
.custom ul.xoxo a:hover {text-decoration:underline;}

/* Calendar FULL CALENDAR styles */ 
.custom #EC_current-month {font-size:24px;}
.custom #EC_previousMonthLarge {color:#1E4766;font-size:12px;font-weight:bold;}
.custom #EC_nextMonthLarge {color:#1E4766;font-size:12px;font-weight:bold;}
.custom #wp-calendarLarge td {background-color:#e3dfd4;border:1px solid #aeaba1;}
.custom #wp-calendarLarge td.pad {background-color:transparent;border:none;}
.custom #wp-calendarLarge .dayHead {background-color:#9b3b15; color:#e3dfd4; padding-left:10px;}
.custom .EC-tt-title-no-link {text-align:left;font-family:Century Gothic, Arial, Helvetica, sans-serif;font-size:10px;color:#000000;font-style:normal;}
.custom td#todayLarge {background-color:#b7ac7b;border:medium none !important;}
.custom #tooltip {background-color:#1E4766;width:200px;padding:10px;}
.custom #tooltip .EC-tt-title{color:#e3dfd4; font-size:14px;text-align:left;}
.custom #tooltip .EC-tt-description{color:#e3dfd4; font-size:11px; }
.custom #tooltip .EC-tt-data EC-tt-description-data{color:#e3dfd4 !important; font-size:11px;}
.custom .EC-tt-starttime {color:#e3dfd4 !important; font-size:11px;}
.custom .EC-tt-label .EC-tt-starttime-label {color:#e3dfd4 !important; font-size:11px;}
.custom .EC-tt-data .EC-tt-starttime-data {color:#e3dfd4 !important; font-size:11px;}
.custom .EC-tt-endtime {color:#e3dfd4 !important; font-size:11px;}
.custom .EC-tt-label .EC-tt-endtime-label {color:#e3dfd4 !important; font-size:11px;}
.custom .EC-tt-data .EC-tt-endtime-data {color:#e3dfd4 !important; font-size:11px ;}
.custom .EC-tt-widget-day-event {font-size:11px;}
.custom .EC-tt-widget-day-event-detail {border:1px solid #1E4766;padding-left:0px !important;margin-left:0px !important;text-align:left !important;}

/* Testimonial PAGE styles */ 
.custom #sfstest-page .text {text-align:left!important;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#000000;line-height:14px;margin-top:10px;}
.custom #sfstest-page .client {text-align:left;font-family:Century Gothic, Arial, Helvetica, sans-serif;font-size:10px;color:#000000;line-height:14px;margin-top:10px;padding-left:40px;text-transform:uppercase;font-style:normal;}
.custom #sfstest-page .grayline {border:1px solid #736F6E;margin-bottom:5px;margin-top:10px;overflow:hidden;width:100%;height:0px !important;}
#sfstest-sidebar .text{text-align:left;}
#sfstest-sidebar .client{text-align:left;}


/* Contact Us Styles */
.custom .wpcf7-form .title, .wpcf7-form .submit {float:left; width:150px; text-align:right; margin-right:5px;}
.custom .wpcf7-form .option {padding-bottom:10px;}
.custom .wpcf7-form .wpcf7-validation-errors, .wpcf7-form .wpcf7-response-output, .wpcf7-form .wpcf7-display-none, .wpcf7-form .wpcf7-mail-sent-ng {display:inline !important; margin-left:-50px;}

.custom div.wpcf7-validation-errors {
border:none;
font-weight:bold;
color:#ff0000;
}

.custom .wpcf7-form .submit {
float:left;
text-align:left;
width:120px;
.margin-left:-10px;
padding-left:0px;
padding-top:10px;
}

.custom .zipcode, .custom .phone {
width:150px;
}

.custom div.option.practitioner {
padding-left:160px;
}
.custom div.wpcf7-mail-sent-ok {
border:none;
color:green;
}

.custom span.wpcf7-not-valid-tip {
width:200px;
top: 0;
}

.custom span.wpcf7-list-item {display:block; margin-left:160px;}
.custom span.wpcf7-list-item input, checkbox {width:20px; background-color:transparent; border:medium none;}

/* BLOG styles */ 
.custom .format_text .to_comments span.bracket {color:#000000;font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;}
.custom .format_text .to_comments span {color:#000000;font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;}
.custom .format_text .to_comments a {color:#000000;text-decoration:none;font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;}
.custom .format_text .to_comments a:hover {text-decoration:underline;}

h2.entry-title a{font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;font-weight:normal;color:#000000;text-decoration:none;font-size:22px;}
h2.entry-title a:hover{text-decoration:underline;}