/*
Theme Name: Healing Tree PT And Wellness 602
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by John Mason
Author: John B Mason
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

html, body {height: 100%;}


/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}


html {
    background-color: #fff;
    overflow-y: scroll;
}

body,td,.bottom,.mceContentBody,.normal {
    color: #333333;
}

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "arial",sans-serif;
}

.base,.gmaptopper {
    background-color: #004080 !important;
    border-color: #092334 !important;
}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_092334.png) !important;
}

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.brd,.testimonial,.colorlist,.bodytext {
    color: #603813 !important;
}

.altcolor {
    color: #7BB37F
}

a:link {
    color: #37783e
}

a:visited {
    color: #37783e
}

a:hover,a:active {
    color: #603813;
    text-decoration: none
}

.box {
    border: 2px solid #7BB37F;
    background-color: #603813;
    padding: 12px;
}

.box1 {
    border: 2px solid #603813;
    background-color: #7BB37F;
    padding: 12px;
}

.brd {
    border: solid 2px #7BB37F;
}

.brd1 {
    border: solid 2px #603813;
}

.dbrd {
    border: solid 2px #7BB37F;
    background-color: #603813;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #603813;
    background-color: #7BB37F;
    padding: 3px;
}

.faqbackground {
    background-color: #BCC4C9;
}


/*STRUCTURE - header, footer, etc*/


.wrapper {
    min-height: 100%;
    background: url(images/back90perc.png) repeat;
    width:976px;
    margin:0 auto;
}

/*-----Header--------*/
header {
    height: 270px;
    width: 976px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    background: url(images/bannerdark.png) no-repeat transparent;
    z-index: 100;
}

#topaddr {
    font-family: 'Droid Sans', sans-serif;
    font-size: 21px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 4px;
    width: 800px;
    letter-spacing: 1px;
}

#topaddr span {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.05em;
}

#topaddr * {
    text-decoration: none;
    color: #603813;
}

#topaddr a:hover,#topaddr a:hover span {
    color: #7CB280 !important;
}

/*-------Main Area/Content-------*/
.main {
    position: relative;
    padding: 0 0 288px 0;
    width: 936px;
    text-align: left;
    margin: 0 auto;
    text-align: left;
    overflow: auto;
}

.home .main{
    top:-26px;
}

#wrap {
    padding: 0 8px;
}

.homephoto {
	position: relative;
	top:-55px;
	width:976px;
	height:366px;
}

.homephotocaption {
	position: absolute;
	z-index: 100;
	width:340px;
	top:150px;
	right:0;
	background-color: #8E79A8;
	color:white;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	padding: 12px;
	font-size: 24px;
    line-height: 28px;
    height:70px;
}


.hc1,.hc2,.hc4 {
    width:420px;
    top:220px;
    height:30px;
}

.hc1{
    width:600px;
}

.hc4{
    width:470px;
}

.hc3,.hc5{
    height:60px;
    width:360px;
    top:120px;
}

.hc5{
    top:70px;
}

.hc3{
    width:290px;
}

/*.hc1,.hc3{
    height:80px;
    top:100px;
}

.hc2,.hc4{
    height:80px;
}

.hc5{
    height:120px;
    top:20px;
}*/

.hc2,.hc3,.hc5{
    left:0;
    text-align: right;
}




.home .main{
	margin-top: -40px;
}

/*MENUS*/

#horimenu {
    width: 726px;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    top:80px;
    left:275px;
}
/*
.current_page_item a {
    color: #fff !important
}*/

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
/*font-weight: bold;*/
    letter-spacing: 0;
    padding: 7px 13px 6px;
    border: none;
    text-decoration: none;
}

.sf-menu a, .sf-menu a:visited {
 /* visited pseudo selector so IE6 applies text colour*/
    color: #603813;
  /*Match color above*/
}

.sf-menu {
    float: left;
}

.sf-menu li {
	/*background:		transparent;*/
}

.sf-menu li li a {
    border-right: none;
}

.sf-menu li li a,.sf-menu li li a:visited{
	color:#fff;

}

.sf-menu li li {
    background: #8E79A8;
}

.sf-menu li li li {
    background: #8E79A8;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #2c0c5d !important;
    outline: 0;
}


.menu-item-62  ul {
	width:			145px; /* left offset of submenus need to match (see below) */
}

/*DESIGN ELEMENTS - boxes and such*/

#footer {
    position: relative;
    color: #FFFFFF;
    width: 976px;
    text-align: left;
    margin: -288px auto 0;
    background: url(images/footer.png);
    height: 288px;
    clear: both;
}

#footer a:link,#footer a:visited {
    color: white;
}

#footer p {
    padding: 0 8px;
    margin: 0;
}

/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}

.purple1 {font-weight: bold;color:#7951b1;}

.brown1 {font-weight: bold;color:#603813;}

#serviceleft {width: 560px;}
#servicemenu {border: 6px solid #4E2B05;padding: 12px;width:300px;background-color: #7BB37F;}
#servicemenu ul {margin-bottom: 0;}
#servicemenu a:link,#servicemenu a:visited {color:white;}
#servicemenu a:hover,#servicemenu a:active {color:#4E2B05;}
#servicemenuoutside {float:right;}
#servicemenu h3 {
  margin-bottom: 6px;
}

.page-template-servicepage-php .slideshow {margin-bottom: 20px;}

.faq-page h5{
    text-transform: none !important;
}

.faqAnswer2 {
  margin-bottom: 14px;
}

a.linkopacity:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
}

#about-ss {
    float: right;
    margin-left: 10px;
    margin-bottom: 5px;
    height: 225px;
    width: 150px;
}

#about-ss-2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 300px;
    width: 400px;
    margin-bottom:12px;
}

img.staff {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
}
#treat-ss {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height:300px;
    width:400px;
}
#contact-img {
    margin-left: 10px;
    margin-bottom: 5px;
}

.ghost-button-rounded-corners {
  display: inline-block;
  width: 600px;
  padding: 8px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  text-align: center;
  outline: none;
  text-decoration: none;
  background-color: #8F7AA9;
}
.ghost-button-rounded-corners:hover,
.ghost-button-rounded-corners:active {
  background-color: #7BB37F;
  color: #000;
}

a.googleplus,a:visited.googleplus {color:#CC0000 !important;}

a:hover.googleplus {color:#324f85 !important;}
a:hover.move {color:#324f85 !important;}
a:hover.inipt {color:#324f85 !important;}


a.facebook{color:#3958a0 !important;}
a.gplus{color:#d84937 !important;}
a.twitter{color:#63c7e7 !important;}
a.yelp{color:#ee5145 !important;}
a.inipt{color:#cd2e34 !important;}
a.move{color:#000 !important;}


a:hover.facebook, a:hover.gplus, a:hover.twitter, a:hover.yelp, a:hover.pinterest, a:hover.youtube, a:hover.envelope{color:#b7b7b7 !important;}

    #social-widget {
        position:fixed;
        top:28.5%;
        right:30px;
        width:60px;
        border: 1px solid black;
        text-align:center;

        border-radius:5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;

        background-color:#eff3fa;
        z-index:998;
    }

    #social-widget .sbutton {
        margin: 5px;
    }