/*
Theme Name: West Physical Therapy 1404
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 {
    background: transparent url('/files/images/background.jpg') repeat 0px 0px;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

body {
    height: auto !important;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Droid Sans', sans-serif;
    letter-spacing: 1px;
    line-height: 1.6em;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Droid Sans', sans-serif;
    text-transform: uppercase;
}

h1 {
    text-shadow: 1px 1px 1px #000;
}

h1 span {font-family: 'Dancing Script', cursive; color: #000;text-transform: none;text-shadow:none;}
.home #maincol > h1 {text-align: center;  letter-spacing: .05em; text-shadow: 1px 1px 1px #000;}
.base,.gmaptopper {
    background-color: #75BC2E !important;
    border-color: #000000 !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: #74BC33 !important;
}

.altcolor {
    color: #74BC33;
}

a:link {
    color: #74BC33;
}

a:visited {
    color: #74BC33;
}

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

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);
}

.box {
    border: 2px solid #D7D7D7;
    background-color: #66cc33;
    padding: 12px;
}

.box1 {
    border: 2px solid #66cc33;
    background-color: #66cc33;
    padding: 12px;
}

.brd {
    border: solid 2px #75BC2E;
}

.brd1 {
    border: solid 2px #66cc33;
}

.dbrd {
    border: solid 2px #D7D7D7;
    background-color: #66cc33;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #66cc33;
    background-color: #D7D7D7;
    padding: 3px;
}

.faqbackground {
    background-color: transparent;
}

.greentext {color: #74BC33 !important; font-weight: bold;}


/*-----Header--------*/
header {
    height: 190px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background: transparent url('/files/images/bg-header.jpg') repeat-x 0px 0px;
    position: relative;
}

.headerinner {
    position: relative;
    width: 1010px;
    margin: 0 auto;
    height: 153px;
}

#topaddr {
    font-family: 'Droid Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    left: 0;
    text-align: center;
    letter-spacing: .1em;
    top: -22px;
}

#topaddr a {
    display: inline-block;
    color: #000;
    width: 32%;
    text-transform: uppercase;
}

#topaddr a:first-child {text-align: left;}
#topaddr a:last-child {text-align: right;}

#topaddr span {
    line-height: 1.05em;
    font-weight: normal;
    padding-left: 10px;
}

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

#topaddr a:hover {
    color: #99ff33 !important;
     text-shadow: 1px 1px 1px #777;
}

#topaddr a:hover span {
    color: #99ff33 !important;
     text-shadow: 1px 1px 1px #777;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
}

.main {
    position: relative;
    padding: 0;
    width: 1010px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

#maincol {
    margin: 0;
    padding: 10px 20px;
    min-height: 330px;
}

#sidebar {
    width: 275px;
    float: right;
    margin-top: 15px;
    box-sizing: border-box;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 1010px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
}

.current_page_item a {
    color: #74BC33 !important
}

.sf-menu a {
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 10px 13px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
}

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

.sf-menu {
    float: none;
}

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

.sf-menu li li {
    background: #000000;
}

.sf-menu li li li {
    background: #000000;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #99ff33;
    outline: 0;
}

.sf-menu ul {width: 200px;}

/*DESIGN ELEMENTS - boxes and such*/
#footer {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #75BC2E url('/files/images/footer-sliver.jpg') repeat-x 0 0 ;
}

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

#footer p {
    padding: 0 8px;
    margin: 0;
    text-align: center;
}

.footerinner {width: 1010px;margin: 0 auto; background: transparent url('/files/images/footer-rectangle.jpg') no-repeat top center;}

.footerinner {padding-top: 33px;}
/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

.faq-page .question {font-size: 1em;}
.faq-page .video {margin-bottom: 20px;}
.library-page .main, .faq-page .main {    
    padding: 10px 20px;
    background: transparent url('images/bg-trans-ffffff.png') repeat 0 0;
}

.error404 .main, .post .main, .nl-page .main {padding: 20px;}

.library-page .main a:hover, .faq-page .main a:hover {
    color: #000 !important;
    text-decoration: none;
}

.logo {
    position: relative;
    top: -34px;
    left: 34px;
    display: block;
}

.appointment-btn {
    width: 292px;
    margin: 0 auto 15px auto;
    text-align: center;
    position: relative;
    top: -2px;
    z-index: 100;
    height: 34px;
    border: 1px solid #000;
    display: table;
}

.appointment-btn a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    letter-spacing: .03em;
    font-size: 20px;
    background: transparent url('/files/images/appointment.jpg') no-repeat 0px 0px;
}

.appointment-btn a:link, .appointment-btn a:visited {
    color: #fff;
}
.appointment-btn a span { 
    font-family: 'Dancing Script', cursive;
    letter-spacing: .13em;
    font-size: 1.2em;
}

.appointment-btn a:hover {
    color: #777;
    text-shadow: 1px 1px 1px #fff;
    background: #99ff33;
}

.hero {
    background: transparent url('/files/images/hero-new.png') no-repeat 0px 0px;
    width: 1006px;
    height: 366px;
    position: relative;
    top: -20px;
}   

.social {
    position: absolute;
    top: 40px;
    /*right: 25px;*/
    right: 135px;
}

.social a {
    background: #66cc33 none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 27px;
    margin-right: 9px;
    margin-top: 1px;
    padding: 3px 4px 5px 6px;
    text-align: center;
    width: 25px;
}

.social a i {
    color: #fff;
    font-size: 24px;
    position: relative;
    top: 3px;
}

.social a:hover {
    background: #99ff33;
    color: #777;
}

.social .fa-2x {font-size: 1.8em;}

.minibanners .mbinner {
    padding: 30px 0 0 0;
    height: 400px;
}

.minibanners {
    background: transparent url('/files/images/services-bg.png') no-repeat top left;
    width: 1006px;
    margin: 0 auto;
    height: 419px;
}

.minibanners .mbinner div {
    width: 177px;
    height: 122px;
    margin: 0 43px;
    float: left;
    text-align: center;
}

.minibanners .mbinner div a {
    float: left;
    display: inline-block;
    letter-spacing: normal;
}

.minibanners .mbinner div a img {
    display: block;
    margin: 0 auto 7px auto;
    border: 3px solid #999;
    width: 165px;
    height: 78px;
}

.minibanners .mbinner div a span {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #444;
    line-height: normal;
    font-size: .9em;
    letter-spacing: .06em;
}

.minibanners .mbinner div a:hover img {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity = 50);
}

.minibanners .mbinner div a:hover span {
    background: #66cc33;
    color: #fff;
}

.minibanners .mbinner .mb-right {
    margin: 0 26px 0 0;
    float: right;
}

.minibanners .mbinner .mb-left {
    margin: 0px 32px;
    float: left;
}

#homeboxes {height:350px; overflow: hidden; margin-bottom: 50px;}

#homeboxes div.fl {
    width: 245px;
    height: 250px;
    padding-right: 30px;
    padding-left: 30px;
    border-right: 1px dashed #000;
    margin-right: 0;
}

#homeboxes .fl:first-child{
    width: 327px;
    padding-right: 26px;
    padding-left: 0;
}

#homeboxes .fl:last-child {
    border-right: none;
    width: 290px;
    padding-right: 0px;
    padding-left: 20px;
}

#homeboxes p {line-height: 1.5em;}

#homeboxes h3 {margin-bottom: 0; font-size: 1.2em}

#footer .locations {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 600px;
    margin: 10px auto;
}

#footer .locations p {width: 298px;}

#footer .locations p a {
    color: #000;
    line-height: normal;
}

#footer .locations p a strong {text-transform: uppercase;}

#footer .locations p a span {color: #fff;}
#footer .locations p:first-child {text-align: center;}
#footer .locations p:last-child {text-align: center;}

#footer .locations p a:hover {color: #99ff33 !important;text-shadow: 1px 1px 1px #777;}

.gmaptopper {height: 34px;}

.testimonialsbox {
    background: #111 none repeat scroll 0 0;
    border: 4px solid #fff;
    border-radius: 12px;
    box-shadow: 0 2px 3px #000;
    color: #fff;
    min-height: 204px;
    width: 1010px;
    margin: 20px auto;
    display: block;
    position: relative;
    bottom: 15px;
}

.testimonialsbox div {
    margin: 15px 20px;
}

.testimonialsbox .testimonial {
    color: #99FF33 !important;
    font-family: "Dancing Script";
    font-size: 1.5em;
    text-shadow: 0px 0px 1px #fff;
}

textarea#input_1_4 {
    background: #fff;
    border: 1px solid #aaa;
}

hr {
    background: #000;
}

/*Blog*/
.post {margin-top:15px;}
.postleft {width: 30%; float: left;}
/*.postright {width:68%; float: right;}*/
.wp-post-image{margin:0 auto;display: block;}
.blog .entry {border-bottom: 1px dotted #444;}

textarea#comment {
    background: #fff !important;
}

.leftcontent {
    float: left;
    width: 685px;
}

.conditionsbox {
    /*background: rgba(255,255,255,0.3);*/
    background: #D2D0D1;
    border: 4px solid #74BC33;
    padding: 10px 5px 5px;
    box-sizing: border-box;
    font-size: 16px;
    border-radius: 12px;
    box-shadow: 0 2px 3px #000;
    width: 265px;
}

.conditionsbox h4 {
    /*text-shadow: 1px 1px 1px #000;
    color: #fff !important;*/
    margin-bottom: 0px;
    margin-left: 6px;
}

#balance-wrap {
   width:500px;
   margin:0 auto;
   display:block
}

#astym-wrap {
    width:550px;
    margin:0 auto;
    display:block;
}

#dryneedle-wrap {
    width:500px;
    margin:0 auto;
    display:block;
}

div.staffBox{
margin:0px 0px 50px 0px;
letter-spacing:0;
}

.staffBox img{
float:left;
margin-bottom:10px;
margin-right:10px;
border:2px solid #000;
}

.staffBox h4{
margin-top:0px;
padding-top:0px;
}

.staffBox div{
margin-left:130px;
width:680px;
}

.single-post .main {
    background: #fff;
}