/*
Theme Name: Atlas Physical Therapy LLC 1433
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: url('http://subtlepatterns.com/patterns/grey.png')repeat;
    background-color: #e6e6e6;
    overflow-y: scroll;
    position: relative;
}

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

body {
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 1.2px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Cabin', sans-serif;
}

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

h1, #faqTitle{font-size:180%;}
#faqTitle{text-align:center;}
h2{font-size:145%;}
h3{font-size:110%;}

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

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

a:link,a:active,a:visited {
    color: #1c4980
}

a:hover {
    color: #800000;
    text-decoration: none
}

.box {
    border: 2px solid #0f4b91;
    background-color: #bbd3de;
    padding: 12px;
}

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

.brd {
    border: solid 2px #0f4b91;
}

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

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

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

.faqbackground {
    background-color: #e6e6e6;
}


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

#topaddr span.loctitle, #topaddr1 span.loctitle, #topaddr2 span.loctitle {
  font-size: 1.2em;
  font-family: 'Merriweather',serif;
  font-variant: small-caps;
  font-weight: 900;
  letter-spacing: 0px;
}

#topaddr {
  font-family: 'Cabin', sans-serif;
  font-size: 17px;
  font-weight: bold;
  position: absolute;
  right: 545px;
  text-align: center;
  top: 20px;
  width: 240px;
  /* text-shadow: 1px 1px 2px #000; */
  letter-spacing: .1em;
}

#topaddr span {
    font-size: 17px;
    line-height: 19px;
}

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

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

#topaddr a:hover span {
    font-size: 17px;
    color: #464646 !important;
}

#topaddr1 {
  font-family: 'Cabin', sans-serif;
  font-size: 17px;
  font-weight: bold;
  position: absolute;
  right: 262px;
  text-align: center;
  top: 20px;
  width: 200px;
  /* text-shadow: 1px 1px 2px #000; */
  letter-spacing: .1em;
}

#topaddr1 span {
    font-size: 17px;
    line-height: 19px;
}

#topaddr1 * {
    text-decoration: none;
    color: #0f4b91;
}

#topaddr1 a:hover {
    color: #464646 !important;
}

#topaddr1 a:hover span {
    font-size: 17px;
    color: #464646 !important;
}

#topaddr2 {
   font-family: 'Cabin', sans-serif;
  font-size: 17px;
  font-weight: bold;
  position: absolute;
  right: 0px;
  text-align: center;
  top: 20px;
  width: 200px;
  /* text-shadow: 1px 1px 2px #000; */
  letter-spacing: .1em;
}

#topaddr2 span {
    font-size: 17px;
    line-height: 19px;
}

#topaddr2 * {
    text-decoration: none;
    color: #0f4b91;
}

#topaddr2 a:hover {
    color: #464646 !important;
}

#topaddr2 a:hover span {
    font-size: 17px;
    color: #464646 !important;
}

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

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

}

#rightcol {
    float: right;
    width: 960px;
    margin: 0;
    padding: 10px 20px;
}

#sidebar {
  position: absolute;
  top:200px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

.bluestrip{background:#0f4b91;color:#fff;font-weight:bold;text-align:center;padding:4px;margin-bottom:10px;}

/*MENUS*/

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

.current_page_item a {
    color: #bbd2db !important;
}
.current_page_item a:hover {
    color: #FFF !important;
    background:#0f4b91;
}

.sf-menu a {
   font-family: 'Cabin', sans-serif;
  /* text-shadow: 1px 1px 0 #333333; */
  font-size: 15px;
  font-weight: bold;
  padding: 12px 13px;
  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;
    text-transform: capitalize;
  padding: 6px;
}

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

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

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

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

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

#footer {
    border-top:20px solid #bbd2db;
     background: url('images/footerbg1.png');
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

#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 {
  width: 176px;
  height: 177px;
background: url('images/Atlas-Logo.png') no-repeat;
position:absolute;
top:5px;
}

.menubg {  width: 100%;
  height: 40px;
  position: absolute;
   background: url('images/footerbg1.png');
  top: 189px;}

  .banners {width:990px;height:200px;margin:10px auto;}

  .banners a {
    display: block;
  width: 150px;
  height: 97px;
  background: url('images/logo_button.png')no-repeat;
  color: #0f4b91;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  padding-top: 54px;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 25px;}

  .banners a:hover {
  background:#0f4b91;color:#fff;}


#megaMenu {
  border: none;
  background: url('images/footerbg1.png');
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > a, #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > span.um-anchoremulator {
border: 0;
}

#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator, .megaMenuToggle {
    font-size: 15px;padding: 9px 25px !important;
}

#megaMenu ul.sub-menu, #megaMenu ul.sub-menu-1 {background:#464646;}

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


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

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

.staffphoto {
border: 2px solid #0f4b91;
}

.staffBox h4{
margin-top:0px;
padding-top:0px;
font-size:18px !important;
}

.staffBox div{
margin-left:195px;
width:750px;
}

#socialmedia {width:250px;margin:0 auto;text-align:center;}
#socialmedia ul {list-style-type: none;}

#socialmedia li {
list-style-type:none;
display:inline;
padding-right:15px;
}
#socialmedia li a.instagram{color:#517fa4 !important;}
#socialmedia li a.facebook{color:#3b5998 !important;}
#socialmedia li a.twitter{color:#00aced !important;}

#socialmedia a:hover.facebook,#socialmedia a:hover.instagram,#socialmedia a:hover.twitter{color:#000 !important;}

#staffbutton a {
    display: table;
    height: 43px;
    margin: 10px 10px 14px 10px;
    width: 200px;
}

#staffbutton a span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

a.btn {
    background: #0f4b91;
    border-radius: 7px;
    color:#FFF !important;
}

a:hover.btn {color:#0f4b91 !important;background: #bbd2db;}

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

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

.bluetext {color:#0f4b91 !important;}