/*
Theme Name: Boston PT & Wellness 1384
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: #d3d3d3;
    overflow-y: scroll;
    position: relative;
}

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

body {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Lato', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'PT Sans', sans-serif;
    letter-spacing: 1px !important;
    text-transform: uppercase;
    font-weight:700;
}

.base,.gmaptopper {
    background-color: #63615B !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: #116B94 !important;
}

.altcolor {
    color: #115980
}

a:link {
    color: #115980
}

a:visited {
    color: #115980
}

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

.box {
    border: 2px solid #115980;
    background-color: #63615B;
    padding: 12px;
}

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

.box2 {border:solid 2px #115980;
background:#c3e3f4;
-webkit-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
padding:12px;
margin-bottom:16px;}

.rnd{
-webkit-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
}

.bluestrip{background:#115980;color:#FFF;text-align:center;font-weight:bold;margin-bottom:10px;font-family: 'Russo One', sans-serif;font-size:125%;padding:5px;
    letter-spacing: 3px !important;
    text-transform: uppercase;}

.bluetext{color:#115980 !important;}

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

.brd1 {
    border: solid 2px #63615B;
}

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

.dbrd1 {
    border: solid 2px #63615B;
    background-color: #115980;
    padding: 3px;
}

.faqbackground {
    background-color: #115980;
}

.toprnd{
-webkit-top-left-radius: 7px;
-moz-top-left-radius: 7px;
border-top-left-radius: 7px;
-webkit-top-right-radius: 7px;
-moz-top-right-radius: 7px;
border-top-right-radius: 7px;
behavior: url(http://1384.ptclinicng.com/wp-content/themes/1384theme/PIE.php); /* Internet Explorer */
}

/*-----Header--------*/
header {
    height: 165px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    background:#FFF;
}

.headercenter{
    height: 165px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
}

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

.threeboxbg {height:300px;width:100%;background:#115980;position:absolute;top: 445px;}

#socialmedia{position:absolute;top:8px;right:60px;text-align:right;z-index:999;}

#topaddr {
  font-family: 'Lato', sans-serif;
font-size: 13px;
/* font-weight: bold; */
position: absolute;
right: 3px;
text-align: right;
top: 17px;
width: 400px;
/* text-shadow: 1px 1px 2px #000; */
letter-spacing: .1em;
}

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

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

#topaddr a:hover {
    color: #077ead !important;
}

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

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

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

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

/*MENUS*/

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

#navCenter{width:97%;margin:0 auto;}

.sf-menu li {margin: 0 2px;}

.current_page_item a {
    padding:10px;
    color: #fff !important;
    background:#115980;

}

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

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

.sf-menu {
    float: left;
}

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

.sf-menu li li {
    background:#0781b0;
}

.sf-menu li li li {
    background:#0781b0;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #fff !important;
    background:#0781b0;
    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:#000;
    border-radius: 0;
    outline: 0;
}



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

#footer {
    position: relative;
    color: #0781b0;
    width: 100%;
    height:355px;
    text-align: left;
    margin: 0px auto 0px;
    padding:10px 0 0;
    background:#464646;
    border-top:#116B94 solid 10px;
}

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

#footer a:hover {
    color: #116B94;
}

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

.homebox {font-size:28px;text-align: center;color:white !important;text-shadow:2px 2px 2px #464646;}
.homebox2 {font-size:28px;text-align: center;color:#116B94 !important;text-shadow:2px 2px 2px #464646;}

.centerbox {background: white;
color: #0781b0;
padding: 16px;
margin-top: -12px;
min-height: 250px;
width: 282px;
}

.hometext {margin-top:25px;}

#layerslider_2 {margin-bottom:20px;}

.servicesheading {text-align: center;
background: white;
padding: 2px;
width: 297px;
margin-top: -4px;}


.serviceshome{margin-top: 50px;
margin-bottom: 50px;}

.serviceshome a {padding:10px;
    color: #fff !important;
    background:#115980;
    display:block;}

.serviceshome a:hover {padding:10px;
    color: #fff !important;
    background:#464646;
    display:block;}

.footercols {width:990px;margin:0 auto;}

.readmorebutton {text-align: center;margin:40px auto 0px;}

.readmorebutton2 {text-align: center;margin:39px auto 0px;}

.readmorebutton a {text-align: center;padding:10px;border:1px solid white;color:white;}

.readmorebutton a:hover {text-align: center;padding:10px;border:1px solid #115980 !important;background:#d3d3d3;color:#115980;}

.readmorebutton2 a {text-align: center;padding:10px;border:1px solid #115980;color:#115980;}

.readmorebutton2 a:hover {text-align: center;padding:10px;border:1px solid #115980 !important;color:#115980;background:#d3d3d3;}



.readmore a { float:right;}
.readmore a {text-align: center;padding:10px;border:1px solid white;color:white;}

.readmore:hover a {text-align: center;padding:10px;border:1px solid #115980;color:#115980 !important;background:transparent !important;}


.readmorebutton3 a {text-align: center;padding:10px;border:1px solid #115980;background:#115980;
color:#FFF !important;color:#115980;}

.readmorebutton3 a:hover {text-align: center;padding:10px;border:1px solid #115980;background:#d3d3d3;
    color:#115980 !important;}

.fullwidthbg {background: white;}

.fullwidthbg1 {width:990px;background: hsla(70,0%,93%,1);}

#maincontent ul li, ol li {padding-bottom:9px;}
#maincontent ul li:last-child, #maincontent ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:last-child, #maincontent ol ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:first-child, #maincontent ol ol li:first-child {padding-top:0px;}


#maincontent ul ul {
    list-style-type: none;
}
#maincontent ul ul li:before {
    content: "-"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

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

.staffBox .photo{
float:left;
margin-bottom:10px;
margin-right:10px;
width:225px;
}

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

.staffBox h4 span{
font-weight:normal !important;
}

.staffBox .rightdiv{
margin-left:245px;
width:615px;
}
.blackbrd{border:solid 2px #000;}

#maincontent .gmap {margin-bottom:20px;}

ul.leaders {
    max-width: 40em;
    margin:0;
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: #e3dfd1}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: #e3dfd1}

/* leaders for the box2 class */
ul.leaders2 {
    max-width: 70em;
    margin:0;
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders2 li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
ul.leaders2 span:first-child {
    padding-right: 0.33em;
    background: #c3e3f4}
ul.leaders2 span + span {
    float: right;
    padding-left: 0.33em;
    background: #c3e3f4}

.hideme{display:none;}

#ins-video {width:425px;height:239px;}

.nolink {color: #666 !important; text-decoration: none; cursor: text;}
.nolink:hover {color: #666 !important;}

#pt-ss {width:425px;height:282px;}
#injury-ss {width:425px;height:282px;}
#nutrition-ss {width:425px;height:282px;}

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

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

/*Blog*/
.post {margin-top:15px;}
.postleft {width: 28%; float: left;border:0;}
.postright {width:71.5%; float: right;}
.postright h3 {font-size:1em !important;margin-bottom:0;padding-bottom:6px;}
.wp-post-image{margin:0 auto;display: block;}
textarea#comment {background: #fff;}

.runfitdocbutton {    float: right;
    font-size: 18px;
    margin-top: 12px;}