/*
Theme Name: S.O.A.R. Physical Therapy 893 NEW
Theme URI: http://www.e-rehab.com/
Version: 2.0
Description: Designed by John Mason
Author: John B Mason
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

html {
position: relative;
min-height: 100%;
}
#footer {
position: absolute;
bottom: 0;
width: 100%;
}

html {
    background: url('images/background.png')repeat-x;
    background-color: #fff;
    overflow-y: scroll;
}

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

body {
    font-size: 15px;
    line-height: 1.6em;
    letter-spacing: 1px;
    font-weight: normal;
    font-style: normal;
   font-family: 'Open Sans', sans-serif;
}

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

h5{font-size:16px;border-bottom:0 !important;}

.base,.gmaptopper {
    background-color: #020181 !important;
    border-color: #464646 !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: #020181 !important;
}

.altcolor {
    color: #020181
}

a:link {
    color: #ffa200
}

a:visited {
    color: #ffa200
}

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


.box{border:2px solid #000080;background-color:#f5f6fc;padding:12px;}
.box1{border:2px solid #000080;background-color:#B3D7FB;padding:12px;}

.brd {
    border: solid 2px #000080;
}

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

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

.dbrd1 {
    border: solid 2px #000080;
    background-color: #e2e4f2;
    padding: 3px;
}

.faqbackground {
    background-color: #B3D7FB;
}


/*-----Header--------*/
header {
    height: 230px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
}

#topaddr {
    font-family: 'Cabin', sans-serif;
font-size: 16px;
font-weight: bold;
position: absolute;
right: 104px;
text-align: right;
top: 163px;
width: 990px;
/* text-shadow: 1px 1px 2px #000; */
letter-spacing: .5em;
text-transform: uppercase;
}

#topaddr span {
    font-size: 1.75em;
    line-height: 1.05em;
}

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

#topaddr a:hover {
    color: #B3D7FB !important;
}

#topaddr a:hover span {
    font-size: 1.75em;
    color: #B3D7FB !important;
}

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

.main {
    position: relative;
    padding: 10px 0 0 10px;
    width: 980px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: url('images/mainbg.png')repeat-y;
    min-height: 1200px;
}

#rightcol {
    float: left;
    width: 770px;
    min-height:850px;
    margin: 0;
    padding: 10px 20px 0 25px;
}

#sidebar {
    position: absolute;
      top: 554px;
    width: 153px;
    height: 950px;
    margin: 0;
    padding: 0;
   right: 12px;
    z-index: 2;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

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

.current_page_item a {
    color: #ffa200 !important
}

.sf-menu a {
   font-family: 'Cabin', sans-serif;
/* text-shadow: 1px 1px 0 #333333; */
font-size: 15px;
font-weight: bold;
padding: 10px 11px;
border: none;
text-decoration: none;
text-transform: uppercase;
}

.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: #020181;
}

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

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

/*DESIGN ELEMENTS - boxes and such*/
#footer,.push {
    height: 140px;
}

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #020181;
}

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

.sidebarmb a {
    background: url("http://ptclinic.com/site/images/mb1.png") repeat scroll 0 0 transparent;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    margin: 20px auto 0;
    padding-top: 48px;
    text-align: center;
    width: 166px;
}

.sidebarmb a:link,.sidebarmb a:visited {
    color: white !important;
}

.sidebarmb a:hover,.sidebarmb a:active {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity = 50);
}

.mb {
    width: 166px;
    height: 98px;
    margin: 0 auto 20px auto;
}

.logo {  left: 0px;
  top: 0px;
  background: url('images/soar-logo.png');
  width: 990px;
  height: 150px;
  position: absolute;}

.addressbg {width:100%;height:40px;position:absolute;top:158px;box-shadow: 0px 0px 5px; background:#464646;}

.menubg {width:100%;height:40px;position:absolute;top:190px;box-shadow: 0px 0px 5px; background:#020181;}

.socialmedia {position: absolute;
width: 240px;
height: 20px;
top: 32px;
z-index: 2;
right:0;}

.socialmedia a .fa-facebook-square {color:#3b5998 !important;}
.socialmedia a .fa-twitter-square {color: #55acee !important;}
.socialmedia a .fa-youtube-square {color:#cd201f !important;}
.socialmedia a .fa-google-plus-square {color: #dd4b39 !important;}
.socialmedia a .fa-linkedin-square {color: #0077b5 !important; }
.socialmedia a .fa-pinterest-square {color: #bd081c !important;}
.socialmedia a .fa-yelp {color: #af0606 !important;}

.socialmedia a:hover .fa {color:#464646 !important;}

.headerbg {width:100%;height:160px;background:white;position:absolute;}

.buttons {font-weight:bold;text-align: center;text-transform:uppercase !important;  font-size: 14px;
  letter-spacing: 0px;}

.buttons a {margin: 20px auto 0px;font-weight:bold;text-transform:uppercase !important;width:75px;height:75px;display:block;border-radius:50%;border:3px solid #E2E4F2;box-shadow: 5px 5px 0px #020181;}

.buttons a:hover {margin: 20px auto 0px;font-weight:bold;width:75px;height:75px;display:block;border-radius:50%;border:3px solid #E2E4F2;box-shadow: 5px 5px 0px #ffa200;opacity:.5;}


.paybutton a {  background: #020181 !important;
  border-radius: 0px !important;
  box-shadow: 0px 0px 0px !important;
  width: 143px !important;
  height: 25px !important;
  padding: 5px 0px !important;}

  .paybutton a:hover {  background: #fff !important;
  border-radius: 0px !important;
  box-shadow: 0px 0px 0px !important;
  width: 143px !important;
  height: 25px !important;
  padding: 5px 0px !important;
  border:3px solid #020181 !important;
}

.surveysbutton a {background: url('images/survey_button.jpg');  margin-bottom: 7px;}
.surveysbutton a:hover {background: url('images/survey_button.jpg');  margin-bottom: 7px;}

.exercisebutton a {background: url('images/exercises_button.jpg');  margin-bottom: 7px;}
.exercisebutton a:hover {background: url('images/exercises_button.jpg');  margin-bottom: 7px;}

.altergbutton a {background: url('images/alterg-sml.jpg');  margin-bottom: 7px;}
.altergbutton a:hover {background: url('images/alterg-sml.jpg');  margin-bottom: 7px;}

.reqbutton a {background: url('images/appointment_button.jpg');  margin-bottom: 7px;}
.reqbutton a:hover {background: url('images/appointment_button.jpg');  margin-bottom: 7px;}

.faqbutton a {background: url('images/faq_button.jpg'); margin-bottom: 7px;}
.faqbutton a:hover {background: url('images/faq_button.jpg'); margin-bottom: 7px;}

.formsbutton a {background: url('images/forms_button.jpg'); margin-bottom: 7px;}
.formsbutton a:hover {background: url('images/forms_button.jpg'); margin-bottom: 7px;}

.eventsbutton a {background: url('images/events_button.jpg'); margin-bottom: 7px;}
.eventsbutton a:hover {background: url('images/events_button.jpg'); margin-bottom: 7px;}

.reviewsbutton a {background: url('images/reviews.png'); margin-bottom: 7px;}
.reviewsbutton a:hover {background: url('images/reviews.png'); margin-bottom: 7px;}

.topbox {  width: 725px;
  background: white;
  border: 10px solid #e2e4f2;
  margin: 0 auto 8px;
  padding: 11px;
  box-shadow: 0px 1px 3px;}

.bluestrip{background: #000080;color:#FFF;padding:4px;margin-bottom:10px;font-weight:bold;text-align:center;}
.bluetext{color:#000080;}

a.facebook{color:#020181 !important;}

a.gplus{color:#020181 !important;}

a.facebook:hover, a.gplus:hover {color:#800000 !important;}

.gmaptopper {line-height: 1.2em !important;}

.mapaddy {font-size:125%;line-height:1.35em;}

.slideshow div {display: none;}
.slideshow div *{display: block;}

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

.topbox h1 {text-align:center;}
.topbox h1 span {font-size: 65%;}

#svcs-ss {margin: 0 auto; height: 366px; width: 450px;}
.ss-img-wrap {width: 450px;}

#acupuncture-ss {width:450px;height:300px;margin:0 auto 16px}

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 h2{
margin-top:0px;
padding-top:0px;
}

.staffBox div{
margin-left:180px;
width:570px;
}

.reviewdate {color: #020181 !important;    font-style: italic;
    font-weight: bold;
    text-align: right;
    margin-bottom: 28px;}

.reviewsignature {color: #020181 !important;    font-style: italic;
    font-weight: bold;
    text-align: right;
   }

   .seoH1{ color: #020181;font-size:18px; }
.seoH2{ color: #020181;font-size:14px; }
.seoFooter{font-size:x-small;color:white;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:white;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#888;text-decoration:none;}
.seoPhrase{font-weight:normal;}
