/*
Theme Name: Orthosports Physical Therapy 310
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 {
    background-color: #fff;
    overflow-y: scroll;
}

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{margin:20px 0 30px 0;}
#faqTitle{text-align:center;margin-top:20px;}

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

.testimonial-wrap {
    width: 90%;
    margin: 20px auto 0 auto;
    border-top: 1px solid #fff;
    padding-top: 10px;
}

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

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

.altcolor {
    color: #04B232
}

a:link {
    color: #04B232
}

a:visited {
    color: #04B232
}

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

.RK-WebWidget .web-widget-head {
  color: #333 !important;
  font-size: 1.2em !important;
}

.RK-WebWidget .web-widget p {
  color: #000 !important;
  font-size: 17px !important;
}

.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
behavior: url(PIE.php); /* Internet Explorer */
}
.toprnd{
-webkit-top-left-radius: 12px;
-moz-top-left-radius: 12px;
border-top-left-radius: 12px;
-webkit-top-right-radius: 12px;
-moz-top-right-radius: 12px;
border-top-right-radius: 12px;
behavior: url(PIE.php); /* Internet Explorer */
}

.box {
  border: 2px solid #04B232;
  background-color: #025694;
  padding: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.box1 {
  border: 2px solid #025694;
  background-color: #025694;
  padding: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.brd {
  border: solid 2px #04B232;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.brd1 {
  border: solid 2px #025694;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.dbrd {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  border: solid 2px #04B232;
  background-color: #025694;
  padding: 3px;
}

.dbrd1 {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  border: solid 2px #025694;
  background-color: #04B232;
  padding: 3px;
}

.faqbackground {
    background-color: #FCE26D;
}


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

#topaddr {
    font-family: 'Cabin', sans-serif;
    font-size: 16px;
    position: absolute;
    right: 3px;
    //text-align: right;
      top: 26px;
    width: 725px;
    line-height:1.25em;
    /*text-shadow: 1px 1px 2px #000;
    letter-spacing: .1em;*/
}

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

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

#topaddr a:hover {
    color: #0EB232 !important;
}

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

#topaddr li {list-style-type:none !important;float: left;display:inline;padding-right:25px;width:225px;position: relative;}
#topaddr li:last-child{padding-right:0;}
#topaddr li a:last-child strong {position: relative;padding-right: 25px;}
.textright{text-align:right;}

/*#topaddr1 {
    font-family: 'Cabin', sans-serif;
    font-size: 16px;
    position: absolute;
    right: 240px;
    text-align: right;
      top: 26px;
    width: 400px;
    letter-spacing: .1em;
}

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

#topaddr1 * {
    text-decoration: none;
    color: #01538F;
}

#topaddr1 a:hover {
    color: #0EB232 !important;
}

#topaddr1 a:hover span {
    font-size: 1.75em;
    color: #0EB232 !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;
    background: transparent;
}

#rightcol {
    float: right;
    position:relative;
    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: 100%;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
      top: 172px;
}

.current_page_item a {
    color: #b3b3b3 !important
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
  /* text-shadow: 1px 1px 0 #333333; */
  font-size: 16px;
  /* font-weight: bold; */
  letter-spacing: 1px;
  padding: 10px 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: #025796;
  /*Match color above*/
}

.sf-menu {
    float: left;
}

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

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

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

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

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #00528D;
    border-top: #2EB947 10px solid;
}

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

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

/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

#socialmedia{margin-top:10px;float:right;}
a.facebook{color:#3c5daa !important;}
#socialmedia .fa:first-of-type{padding-right:10px;}
#topaddr a.gplus {
    display: block;
    width: 20px;
    position: absolute;
    z-index: 1000;
}
a.gplus i {color:#d84936 !important;}
a.gplus.fl {
    padding-top: 3px;
    padding-left: 10px;
}
a:hover.facebook, a:hover.gplus i {color:#464646 !important;}

.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:300px;height:200px;position:absolute;background:url('images/logo.png')no-repeat;}

.headerbg {width:100%;height:209px;position:absolute;background:#fff;border-bottom: #00AB2C 3px solid;}

.tagline {font-size: 28px;
  font-weight: bold;
  color: #22B331;
  position: absolute;
  right: 9px;
  top: 129px;}

  .homebox {  padding: 20px;
  border: 1px solid #464646;
  border-radius: 15px;
  box-shadow: 0px 0px 5px #464646;
  width: 400px;}

  .banners a {  background: #025694;
  display: block;
  width: 172px;
  height: 69px;
  text-align: center;
  border-radius: 12px;
  border: 2px solid #04B232;

  font-size: 20px;
  padding-top: 10px;
  box-shadow: 0px 0px 10px #464646;}

    .banners a:hover {  background: #04B232;
  display: block;
  width: 172px;
  height: 69px;
  text-align: center;
  border-radius: 12px;
  border: 2px solid #025694;
  font-size: 20px;
  padding-top: 10px;
  box-shadow: 0px 0px 10px #464646;}

  .banners {  margin-top: 42px;
  border-top: #025694 1px solid;
  border-bottom: #025694 1px solid;
  padding: 26px;}

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

.staffBox div{
margin-left:190px;
width:780px;
}

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

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

/* Blog Styles */

.postleftpart {
    width: 240px;
    padding-right: 14px;
    float:left;
}
.postrightpart {
    float: right;
    width: 660px;
}

.post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
}

.post h2,.post p {
    margin: 2px 0;
}

.post .entry {
    color:#7f7f7f;
    margin-bottom: 18px;
}

.entry p {
    margin: 10px 0;
}
.single .wp-post-image{
    margin: 0 auto 12px;
    display: block;
}

.addthis_toolbox {
    padding: 30px 0 10px;
}

.one_third .gplus {padding-left: 10px;}
.contact a:last-child {color: #666 !important;}
.contact a:last-child:hover {color: #04B232 !important;}