/*
Theme Name: Blue Valley Physical Therapy 1452
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-color: #ffffff;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

body {
    height: auto !important;
    font-size: 15px;
    line-height: 1.6em;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, Helevtica, Verdana, san-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
}

h1,h3.nltitle,h3#faqTitle{font-size:36px;margin-top:20px;}
.home h1 {margin-top:0;}
h2{font-size:32px;}
h3{font-size:24px;}
h4{font-size:18px;}
h5{font-size:12px;}

h3#faqTitle{text-align:center;}
h5{border-bottom:0;}
h5.question{text-transform:initial;letter-spacing:0.02em;}

.base,.gmaptopper {
    background-color: #659BDE !important;
    border-color: #659BDE !important;
}

.gmaptopper {
    height: 30px;
}

.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: #659ee4 !important;
}

.altcolor {
    color: #7e130f;
}

.social {
    color: #1c4980;
}

a:hover,a:active {
    color: #800000;
    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 #2F7DBF;
    background-color: #6498D0;
    padding: 12px;
    color: #ffffff !important;
    margin-bottom:16px;
}

.box h1,.box h2,.box h3,.box h4,.box h5,.box h6 {color: #ffffff !important;}

.box1 {
    border: 2px solid #6498D0;
    background-color: #ffffff;
    padding: 12px;
    margin-bottom:16px;
}

.brd {
    border: solid 2px #659ee4;
}

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

.dbrd {
    border: solid 2px #659ee4;
    background-color: #2F7DBF;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #2F7DBF;
    background-color: #659ee4;
    padding: 3px;
}

.faqbackground {
    background-color: transparent;
}

.underline {
    text-decoration: underline;
}

.bluestrip {
    background: rgba(100,152,208,.5) !important;
    color: #fff !important;
    padding: 3px;
    text-align: center;
    margin-bottom:12px;
}

h4 {margin-bottom: 5px;}

h3.smaller{font-size:16px;}

/*-----Header--------*/
header {
    height: 150px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    /*background: #fff url('/files/images/menu-bg.png') repeat-x 0 0;*/
    position: fixed;
    z-index: 1000;
    background: #fff;
}

#menubg {
    width: 100%;
    height: 45px;
    background: url('/files/images/menu_bg.jpg');
    position: absolute;
    top: 105px;
    box-shadow: 0px 2px 2px #717171;
}

#headerinner {
    width: 990px;
    margin: 0 auto;
    height: 145px;
    position: relative;
}

#tagline {
    color: #659bde;
    font-family: "Josefin Sans",sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 4px;
    width: 580px;
    font-size: 20px;
}

#topaddr {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    letter-spacing: .1em;
    width: 610px;
    position: absolute;
    top: 29px;
    right: 10px;
}

#topaddr span {
    line-height: 1.05em;
    font-weight: bold;
    display: inline-block;
    width: 150px;
    letter-spacing: .1em;
    text-align: justify;
}

#topaddr * {
    text-decoration: none;
}

#topaddr a {
    color: #555;
}
#topaddr div:first-child span {letter-spacing: .145em;}
#topaddr a:hover {
    color: #659BDE !important;
}

#topaddr a:hover span {
    color: #659BDE !important;
}


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

.wrapperinner {
    width: 990px;
    margin: 0 auto;
    position: relative;
    padding: 150px 0;
}

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

.maincol {
    padding: 20px;
}

#leftcol {
    float: left;
    width: 730px;
    margin: 0;
    padding: 10px 20px;
    box-shadow: 4px 0 2px -2px rgba(189, 183, 189, 1);
    min-height: 1130px;
}

#sidebar {
    position: relative;
    width: 205px;
    min-height: 500px;
    margin: 0 0 20px 0;
    padding: 0 0 0 15px;
    float: right;
    /*-webkit-box-shadow: -4px 0px 2px -2px rgba(189,183,189,1);
    -moz-box-shadow: -4px 0px 2px -2px rgba(189,183,189,1);
    box-shadow: -4px 0px 2px -2px rgba(189,183,189,1);*/
    /*box-shadow: inset 4px 0px 2px -2px rgba(189,183,189,1);*/
}

#wrap {
    padding: 0 8px;
}

.logo {
    width: 240px;
    height: 60px;
    display: inline-block;
    top: 17px;
    position: relative;
    left: 10px;
}

#slider {
    width: 990px;
    height: 425px;
    margin: 0 auto;
    background: transparent url('/files/images/slider-shadow2.png') no-repeat 5px 382px;
    position: relative;
}

#slider img {
    display: block;
    margin: 0 auto;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 32px;
    top: 42px;
}

.current_page_item a {
    color: #00493F !important;
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 18px;
    border: none;
    text-decoration: none;
    letter-spacing: .05em;
}

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

.sf-menu {
    float: left;
}

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

.sf-menu li li {
    background: #5f99e0;
}

.sf-menu li li li {
    background: #5f99e0;
}

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

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

#menu-sidebar li:hover a, #menu-sidebar li.current-menu-item a {color: #444 !important;}

#menu-sidebar li:hover, #menu-sidebar li.current-menu-item {
    background-color: rgba(100,152,208,.5)
}

#menu-sidebar {
    list-style-type: none;
    padding-left: 0;
}

#menu-sidebar li {
    padding: 10px 5px;
    border-bottom: 1px solid #ddd;
}

#menu-sidebar li::before {
    font-size: 12px;
    content: "\25b6  ";
}

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

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

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

#footerinner {width: 990px; margin: 0 auto;}

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


#cta {
    width: 100%;
    margin: 30px auto 0;
    clear: both;
    height: 231px;
    background-color: #CDDDEF;
    padding: 45px 0 0 0;
}

#cta h1 {color: #fff !important; text-align: center; }

#ctainner {
    width: 990px;
    margin: 0 auto;
}

#directaccess {
    width: 960px;
    margin: 30px auto;
    background-color: #efefef;
    height: 200px;
    padding: 15px;
}

#directaccess h1 {
    margin-bottom: 5px;
    font-size: 3em;
    font-weight: bold;
}
#directaccess p {
    margin-bottom: 0;
    font-size: 2em;
    line-height: 1.6em;
}
#directaccess i {
    font-size: 13em;
    color: #6498D0;
    float: left;
    padding-left: 15px;
}

#directaccess a {
    text-decoration: underline;
}

#copyrightbox {
    box-sizing: border-box;
    float: right;
    padding-top: 15px;
    width: 340px;
    height: 72px;
}

#copyrightbox * {
    text-align: right !important;
}

#footaddr {
    text-align: left;
    margin-bottom: 10px;
}
#footaddr p{
    margin-bottom: 10px;
    font-size: .9em;
}
#footaddr a {letter-spacing: .05em; text-transform: uppercase;}

#footlogos {clear: both;}

.bwlogos {
    /*width: 950px;*/
    text-align: center;
    width: 990px;
    margin: 10px auto;
}

.bwlogos a {
    display: inline-block;
    /*margin: 0 25px;*/
    margin: 4px 3px;
}

.largetxt{
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: bold;
}

.mediumtxt {
    font-size: 1.15em;
    line-height: 1.7em;
}

.bluetxt {
    color: #6498D0;
}

#callus h3 {
    color: #efefef !important;
    margin-bottom: 2px;
    font-weight: bold;
}

#callus h3 span {
    display: inline-block;
    float: right;
    text-align: left;
    width: 165px;
    font-weight: normal;
}

#callus h3:first-child span {letter-spacing: .03em}

#maparea .newmap {    border-bottom: 1px solid #444;}

.home .fa-arrow-circle-right {
    opacity: .2;
    padding-left: 50px;
}

#home-appt-req div a:hover {

background: #6498D0 !important;text-shadow: 1px 1px 1px #444;}

#layerslider_1 h1.ls-l, h2.ls-l, h3.ls-l, h4.ls-l, h5.ls-l, h6.ls-l {color: #fff !important;}


#maparea {
    padding-bottom: 30px;
    border-top: 5px solid #4c75a3;
}
#maparea .gmap {}
#maparea .gmap .newgmap {
    border-bottom: 5px solid #4c75a3;
}

ul#team-list {list-style-type: none;}

ul#team-list li {
    padding: 30px 0 0;
    border-bottom: 1px solid #ccc;
}

.rounded {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #ccc;
}

ul#team-list li span a img,
img[src*="staff"] {
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


/*-------CONTACT PAGE (page-id-27) STYLES-------*/
.page-id-27 .box, .page-id-27 .box1 {
    min-height: 400px;
    width: 325px;
}

.minibanner *{font-family: 'Josefin Sans', sans-serif;}
.minibanner .mbhead {color:#659ee4 !important;font-size:24px !important;}

#maparea {
    border-top: 1px solid #e9e5dc;
    height: 350px;
    width: 100%;
    clear: both;
}

#comm-support {
    width: 990px;
    margin: 10px auto;
    font-style: italic;
}

#topaddr div a:first-child {
    text-align: right;
    display: inline-block;
}
#topaddr div a:last-child {
    display: inline-block;
}
#topaddr i {color:  #dd4b39}
#topaddr div div {
    float: right;
    width: 10px;
}

.hometestimonialbox {
    height:200px;
    box-sizing:border-box;
    padding:30px 20px 5px;
}

.hometestimonialbox * {
    font-size: 24px;
    text-align: center;
}
/*
#social {
    position: fixed;
    z-index: 1000;
    right: 0;
    top: 230px;
}

#social ul {list-style-type: none;}

#social ul li {
    width: 50px;
    height: 50px;
    margin: 8px 4px 0px 2px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

#social ul li a i.fa-facebook{padding: 3px 0px 3px 15px;}

#social ul li a i {
    color: #fff;
    padding: 3px;
}*/

.social {
    position: absolute;
    bottom: -3px;
    right: 4px;
    z-index: 1000;
}

.social a {
    display: block;
    color: #fff;
    background: #3b5998;
    width: 40px;
    height: 40px;
    border-radius: 6px;
}

.social a i {
    font-size: 2.4em;
    padding-left: 15px;
    padding-top: 5px;
}

.social a:hover  {
    opacity: .7;
 }

#fb-social {background: #3b5998}
#google-social {background: #dd4b39}

.fa-google-plus-square {color: #dd4b39}
.fa-linkedin-square {color:#007bb6}
.fa-twitter-square {color:#00aced}
.google-plus-square {color:#dd4b39}

.grow {
    display: block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.grow:hover, .grow:focus, .grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

a:hover i.fa-google-plus-square {
    color: #555 !important;
    opacity: .6;
}

#partners img {
    /*max-width: 212px;*/
    height: 79px;
    width: auto;
}