/*
Theme Name: Blue Ridge Physical Therapy 1451
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: #082b55 url('/files/images/sliver-2.jpg')repeat-y center;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

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

h1,h2,h3,h4,h5,h6 {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    letter-spacing: .06em
}

h1 {font-size: 22px;}
h2 {font-size: 20px}
h3 {font-size: 18px}
h4 {font-size: 16px }


.base {
    background-color: transparent !important;
    border-color: transparent!important;
}
.gmaptopper {
    height: 30px;
    background-color: #d9b101 !important;
    border-color: #d9b101 !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,.colorlist,.bodytext {
    color: #082b55 !important;
}

.testimonial {color: #d0aa07 !important;}

.colorlist { color: #082b55 }
.altcolor { color: #444 }
a:link { color: #0e0a99 }
a:visited { color: #85B2CD }
a:hover,a:active { color: #85B2CD; text-decoration: none }
.main {padding:15px;}
.box{border:2px solid #082b55;background-color:#ffffff;padding:12px;}
.box1{border:2px solid #85B2CD;background-color:#ffffff;padding:12px;}
.brd {border:solid 2px #082b55;}
.brd1 {border:solid 2px #d9b101;}
.dbrd {border:solid 2px #082b55;background-color:#d9b101;padding:3px;}
.dbrd1 {border:solid 2px #85B2CD;background-color:#082b55;padding:3px;}

.faqbackground {
    background-color: transparent;
}

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

.bluetext {color: #082b55}
.ltbluetext {color: #82b2cd !important;}
.whitetext {color: #ffffff;}
/*-----Header--------*/
header {
    width: 990px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    height: 240px;
}

#headerswoosh {background: transparent url('/files/images/2016-head-swoosh.png') no-repeat -1px -32px;position: absolute;height: 363px;width: 990px;}

#topaddr {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: normal;
    position: absolute;
    right: 11px;
    text-align: right;
    top: 18px;
    width: 400px;
    letter-spacing: .105em;
}

#topaddr span {
    font-size: 1.3em;
    line-height: 1.1em;
    color: #d9b101;
}

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

#topaddr a:hover {
    color: #83B2CE !important;
}

#topaddr a:hover span {
    color: #83B2CE !important;
}

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

.wrapperinner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    background: transparent url('/files/images/white-swoosh.png') no-repeat 3px 155px;
    min-height: 446px;
}

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

#rightcol {
    float: right;
    width: 703px;
    margin: 0;
    padding: 10px 20px 10px 40px;
    min-height: 800px;
}

.home #rightcol {
    width: 540px;
    padding: 10px 184px 10px 40px;
}

#rightcol > h1 {
    padding-left: 45px;
}
.faq-page .main, .library-page .main, .search .main, .error404 .main {
    float: right;
    width: 680px;
    margin: 0;
    padding: 20px;
    min-height: 800px;
}

#sidebar {
    top: 100px;
    width: 222px;
    min-height: 730px;
    margin: 0;
    padding: 0;
    position: relative;
    left: 10px;
    z-index: 500;
    float: left;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    right: -1px;
    font-family: 'Lato', sans-serif;
    z-index: 100;
    height: 38px;
    top: 190px;
    background: #082B55;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    position: absolute;
    width: 675px;
    box-shadow: -8px 0 8px -8px #333;
}

.current_page_item a {
    color: #D9B101 !important;
}

.sf-menu a {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 12px 13px;
    border: none;
    text-decoration: none;
}

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

.sf-menu {
    float: right;
}

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

.sf-menu li li {
    background: #082B55;
}

.sf-menu li li li {
    background: #082B55;
}

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

/*DESIGN ELEMENTS - boxes and such*/
#footer {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    width: 990px;
    margin: 0 auto;
    padding: 0;
    border-top-width: 10px;
    border-top-style: solid;
    text-align: center;
    left: 2px;
    right: 0px;
}

#footerinner {
    margin: 0 0 0 225px;
    background-color: #454545 !important;
    border-color: #d9b101 !important;
    border-top-style: solid;
    border-top-width: 10px;
}

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

#footlogos {
    height: 105px;
    width: 698px;
    margin: 0 auto;
}

#footer #footlogos a {
    display: inline-block;
    float: left;
}

#footer #footlogos a:hover {
    opacity: .6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

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

#footer p a:hover {color: #D9B101;}

a.logo {
    display: block;
    position: relative;
    top: 18px;
    left: 29px;
}

#social {
    position: relative;
    left: 20px;
    top: 4px;
}

#social a {
    background: transparent url('/files/images/social-media-sprite.png') no-repeat 0 0;
    display: table;
    width: 54px;
    height: 50px;
    float: left;
}

#social a:hover {
    background: transparent url('/files/images/social-media-sprite.png') no-repeat -58px 0px;
}

#social a:hover i {color: #082B55;}

#social a i {
    display: block;
    color: #fff;
    text-align: center;
    padding-top: 9px;
    font-size: 1.9em;
    padding-left: 4px;
}

#slider {
    /*background: transparent url('/files/images/slider.jpg') no-repeat 0 0;*/
    width: 762px;
    height: 328px;
    position: relative;
    right: 4px;
    float: right;
    border-bottom-right-radius: 20px;
    z-index: -59;
    border-bottom: 3px solid #D9B101;
    border-right: 3px solid #D9B101;
    top: -23px;
    overflow: hidden;
}

#sidebar .mb:hover{opacity: 1}
#sidebar .mb {
    margin-bottom: 50px;
}
#sidebar .mb a {
    display: table;
    width: 185px;
    height: 125px;
    margin: 0 auto;
    position: relative;
}
#sidebar .mb a span {
    display: table-cell;
    position: absolute;
    bottom: -14px;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: bold;
    vertical-align: middle;
    padding: 7px 0;
    width: 183px;
}
#sidebar .mb a:hover {
    opacity: .6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

#sidebar .mb a:hover span  {
    color: #082B55;
    text-shadow: 1px 1px 1px #D9B101;
}
#sidebar a[title*='PatientForms'] {
    background: transparent url('/files/images/minibanner-sprite-NEW.png') no-repeat 0 -2px;
}
#sidebar a[title*='MedicalLibrary'] {
    background: transparent url('/files/images/minibanner-sprite-NEW.png') no-repeat 0 -171px;
}
#sidebar a[title*='FAQ'] {
    background: transparent url('/files/images/minibanner-sprite-NEW.png') no-repeat 0 -342px;
}
#sidebar a[title*='PatientSurvey'] {
    background: transparent url('/files/images/minibanner-sprite-NEW.png') no-repeat 0 -512px;
}
#sidebar a[title*='Location'] {
    background: transparent url('/files/images/minibanner-sprite-NEW.png') no-repeat 0 -680px;
}
#servicelist {
    list-style-position: inside;
}
.fa-star {color: #D9B101;}

.two-columns {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-perspective:1;
    -moz-column-gap: 20px;
    -webkit-column-gap : 20px;
}

#success-stories {
    width: 460px;
    background: #082B55;
    margin: 0px 0px 20px -40px;
    padding: 0px 50px 5px 50px;
}

.headctr {text-align: center;}

#success-stories h1 {padding-top: 12px;}

#minibanners {
    background: #fff;
    width: 160px;
    position: absolute;
    right: 8px;
    top: 345px;
    padding: 10px;
    border-radius: 15px;
}

#minibanners a {
    margin: 5px auto;
    letter-spacing: .03em;
}

#minibanners a .mbtext {line-height: 1.2em;}

#appointment {
    clear: both;
    height: 100px;
    background: #082B55;
    width: 765px;
    margin-left: -40px;
    display: table;
}

#appointment h1 {color: #ffffff !important; display: table-cell; text-align: center; vertical-align: middle;}
#footmap {margin-bottom:10px;clear: both;}

#footer a[href*="location"] {font-size: .8em}

.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}
div.ctr{display:block;margin:0 auto;}

#loc-ss {width:350px;height:263px;}

.apptreq {
    background: #082b55 none repeat scroll 0 0;
    border-radius: 20px;
    padding: 5px;
    position: absolute;
    right: 7px;
    text-align: center;
    width: 200px;
    color: #fff !important;
    top: 98px;
}

a.apptreq:hover {
    color: #d9b101 !important;
}