/*
Theme Name: All-Access Physical Therapy 1380
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: #e6e6e6;
    overflow-y: scroll;
}

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

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Droid Sans', sans-serif;
}

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

.bluetext{color:#004080 !important;}
.bluestrip{background:#004080;padding:5px;text-align:center;font-weight:bold;color: #FFF !important;margin-bottom:10px;}

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

.altcolor {
    color: #7e130f
}

a:link {
    color: #1c4980
}

a:visited {
    color: #1c4980
}

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

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

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

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

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

.brd {
    border: solid 2px #7e130f;
}

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

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

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

.faqbackground {
    background-color: #ffffc2;
}


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

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

#topaddr {
   font-family: 'Droid Serif', serif;
   font-size: 13px;
   /* font-weight: bold; */
   position: absolute;
   right: -28px;
   text-align: right;
   top: 42px;
   width: 433px;
   /* text-shadow: 1px 1px 2px #000; */
   letter-spacing: .1em;
   display: flex;
}

#topaddr a {flex: 0 1 49%;}

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

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

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

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

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

.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;
    top: 110px;
}

.current_page_item a {
    color: #b3b3b3 !important
}

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

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

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

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

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

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #162540;
    border-top: 50px solid #334D72;
}

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

.blueheaderhome {position:absolute;
    width:100%;
    height:389px;
background: -webkit-linear-gradient(#39567F, #162540); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#39567F, #162540); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#39567F, #162540); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#39567F, #162540); /* Standard syntax */}

  .blueheaderinside {position:absolute;
    width:100%;
    height:145px;
background: -webkit-linear-gradient(#39567F, #162540); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#39567F, #162540); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#39567F, #162540); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#39567F, #162540); /* Standard syntax */}


  .logo {background:url('images/logo_small.png');width: 300px;height: 77px;top: 20px;position:absolute;}

  .tagline {font-family: "Droid Serif", serif;
/* position: absolute; */
color: white;
position: absolute;
font-size: 17px;
left: 397px;top: 10px;
letter-spacing: .05em;}

.socialmedia {position: absolute;
width: 200px;
height: 100px;
right: -98px;
top: 5px;}

.socialmedia a {color:white;}

.socialmedia a:hover {color:#F1A823;}

.slider {position: absolute;
top: 147px;
border: 1px solid hsla(0, 0%, 100%, 0.1);
background: hsla(70, 0%, 66%, 0.2);
box-shadow: 0px 0px 1px hsla(0, 0%, 0%,0.6);
padding: 10px;
z-index: 2;
}

.slidershadow{position: absolute;
width: 1010px;
height: 141px;
top: 520px;
left: 0px;
background: url('images/slider_shadow.png')no-repeat;
background-position: 0 -90px;}

.textbox {background: #334D72;
border-radius: 10px;
padding: 24px;
color: white;
width: 700px;
margin: 0 auto;
border: 1pt solid #000;}

.imgcontainer {position:relative;}

.imgs {position:absolute;z-index:2;}

.imgshadow {position: absolute;
z-index: 2;
background: url('images/imgshadow.png');
width: 300px;
height: 45px;
top: 192px;
left: 10px;}

.page-id-5 .imgshadow {position: absolute;
z-index: 2;
background: url('images/imgshadow.png');
width: 300px;
height: 45px;
top: 445px;
left: 10px;}

.img1 {border:10px solid #f6f6f6;box-shadow: 1px 1px 5px;}

.servicesimg {width: 300px;
height: 500px;
margin-left: 30px;
margin-right: 5px;}

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

.gfield_label, .gform_description {color: #004080}

.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper .gform_body .gform_fields .gfield input[type=url],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield input[type=password],
.gform_wrapper .gform_body .gform_fields .gfield select,
.gform_wrapper .gform_body .gform_fields .gfield textarea {
    font-size:13px;
    color:#004080;
    border:solid 1px #004080;
    background:#FFF;
}

#comment, #s {
    color:#004080;
    border:solid 1px #004080;
}

/*Blog stuff*/
.post {margin-top:15px;}
.postleft {width: 30%; float: left;}
/*.postright {width:68%; float: right;}*/
.wp-post-image{margin:0 auto;display: block;}
.entry {border-bottom: 1px dotted #444; padding-bottom: 15px; margin-bottom: 20px;}

.whitebrd {
    border: 10px solid #fff;
}

img.shadow {
    box-shadow: 1px 1px 4px #444;
}

.staff-page h5.question {
    font-size: 1.2em;
    text-transform: none;
    letter-spacing: 1px;
    margin-top: 10px;
}

.staff-page .faqAnswer2 {
    background: transparent;
}

#links img {
    display: block;
    margin: 0 auto
}

#links .one_third {
    margin-bottom: 50px;
}

.rnd {
    border-radius: 15px;
}

#home-testimonials, #home-forms {margin-top: 244px;}