/*
Theme Name: Next Step Physical Therapy 1266
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('images/patternbg.jpg');
    overflow-y: scroll;
}

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

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

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

h1 {font-size:150%;}
h1 span{/*color:#5e0003;*/ color: #515151;}
h2 {font-size:130%;}
h3 {font-size:110%;}
h5 {font-size:1em;text-transform:capitalize;}

.base,.gmaptopper {
    background-color: #5e0003 !important;
    border-color: #5e0003 !important;
}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_5e0003.png) !important;
}

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.brd,.bodytext {
    /*color: #868686 !important;*/
    color: #5E0003 !important;
    /*color: #515151 !important;*/
}

.colorlist,.testimonial{color:#5e0003;}

.altcolor {
    color: #7e130f
}

a:link {
    color: #{color:#5e0003;}
}

a:visited,a:active {
    color: #{color:#5e0003;}
}

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

.box {
    border: 2px solid #5e0003;
    background-color: #700000;
    padding: 12px;
    color:#FFF;
}
.box1 {
    border: 2px solid #bf1e2e;
    background-color: #868686;
    padding: 12px;
    color:#000;
}

.brd {
    border: solid 2px #5e0003;
}

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

.dbrd {
    border: 2px solid #5e0003;
    background-color: #700000;
    padding: 3px;
    color:#FFF;
}

.dbrd1 {
    border: 2px solid #bf1e2e;
    background-color: #868686;
    padding: 3px;
    color:#000;
}

.faqbackground {
    background-color: #EEE;
}


/*-----Header--------*/
header {
    height: 287px;
    text-align: left;
    position: relative;
    background: url('images/headerbg.png') repeat-x;
}

#headercenter{
    width:990px;
    height: 287px;
    margin:0 auto;
    background: url('images/headercenter.png') no-repeat;
    position: relative;
}

#logo{position:absolute;top:16px;left:40px;width:288px;height:90px;}

#hero{position:absolute;width:496px;height:120px;top:122px;left:246px;}

#tagline{position:absolute;width:398px;height:40px;top:44px;right:110px;}

#topaddr {
    font-family: 'Cabin', sans-serif;
    font-size: 16px;
    position: relative;
    width: 190px;
    margin:0 0 8px 8px;
    /*text-shadow: 1px 1px 2px #000;
    letter-spacing: .1em;*/
}

#topaddr span {
    font-size: 1.1em;
    line-height: 1.05em;
    color:#868686;
}

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

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

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

#footeraddr {
    font-family: 'Cabin', sans-serif;
    font-size: 16px;
    position: relative;
    margin: 110px 0 0 16px;
    width: 190px;
    float:left;
    /*text-shadow: 1px 1px 2px #000;
    letter-spacing: .1em;*/
}

#footeraddr span {
    font-size: 1.1em;
    line-height: 1.05em;
    color:#868686;
}

#footeraddr * {
    text-decoration: none;
    color: #FFF;
}

#footeraddr a:hover {
    color: #d9cc38 !important;
}

#footeraddr a:hover span {
    font-size: 1.1em;
    color: #d9cc38 !important;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -196px;
    background:url('images/centerbg.png') repeat-y center;
}

.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: url('images/watermark.png') 250px 100px no-repeat;
}

#rightcol {
    float:right;
    width:682px;
    min-height:500px;
    margin: 0 26px 20px 0;
    padding: 10px 20px;
}

#sidebar {
	position: absolute;
	top:300px;
	left:24px;
    width: 215px;
    min-height: 500px;
    margin: 12px;
    padding: 0;
    z-index:75;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: cabin, sans-serif;
    position: absolute;
    top:238px;
    left:0;
    z-index: 100;
    height: 34px;
}
#navCenter {
width:675px;
margin:0 auto;
position:relative;
}

.current_page_item a {
    color: #d9cc38 !important
}

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

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

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #d9cc38;
    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: #d9cc38;
    background:#5e0003;
    outline: 0;
}

.sf-menu li li li:hover, .sf-menu li li li.sfHover, .sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a:active {
    color: #d9cc38;
    background:#5e0003;
    outline: 0;
}

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

#footer {
    position: relative;
    color: #FFFFFF;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background:url('images/footerbg.png') repeat-x;
}


.footercenter{
    width:942px;
    height:196px;
    margin:20px auto 20px;
    position: relative;
}

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

.imgshadow {
    box-shadow: 0 0 10px #a0a0a0;
    border: 2px solid #fff;
    margin: 14px;
}

a:hover .imgshadow,a:active .imgshadow{
    box-shadow: 0 0 10px #E78F25;
}

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

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

ul li {list-style: square; color: #BF1E2E;}

A:link.sidebar { color: #d9cc38;text-decoration:none; }
A:hover.sidebar { color: #FFF;text-decoration:none; }
A:active.sidebar { color: #d9cc38;text-decoration:none; }
A:visited.sidebar { color: #d9cc38;text-decoration:none; }
A:visited:hover.sidebar { color: #FFF;text-decoration:none; }

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

a.linkopacity:hover img, a.linkedin:hover, a.linkopacity:hover i {
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);
}

hr {
border: 0;
color: #000;
background-color: #000;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}

.blackbrd{border:solid 1px #000;}

.redtext{color:#5e0003;}
.redstrip{background:#5e0003;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:9px;}
.redbrd {border:solid 1px #5e0003;}

hr.red {
border: 0;
color: #5e0003;
background-color: #5e0003;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}

.redtext2{color:#bf1e2e;}
.redstrip2{background:#bf1e2e;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:9px;}
.redbrd2 {border:solid 1px #bf1e2e;}

hr.red2 {
border: 0;
color: #bf1e2e;
background-color: #bf1e2e;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}

.greytext{color:#868686;}
.greystrip{background:#868686;padding:4px;color:#5e0003;font-weight:bold;text-align:center;margin-bottom:9px;}
.greybrd {border:solid 1px #868686;}

hr.grey {
border: 0;
color: #868686;
background-color: #868686;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}

.mbbrd1{border:solid 2px #000;margin-bottom:8px;}

.video {margin-bottom:20px;}
legend {padding-bottom:20px;}

.question a{padding-left:18px;text-decoration:none;display:inline-block;}
.question a{background-image:url("http://www.ptclinic.com/x3/images/plusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}
.questionOver a{background-image:url("http://www.ptclinic.com/x3/images/minusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}

.gfield_label, .gform_description {color: #000}

.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-family: verdana, sans-serif;
	font-size:13px;
	color:#000;
	border:solid 1px #000;
}

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

legend {padding-bottom:20px;}

.page-id-7 h3 span {font-size: 14px;}

.linkedin {font-size: 15px;}
.linkedin span {font-family: 'Myriad Pro',sans-serif; letter-spacing: .4px; color: #191512; font-weight: bold;}
.linkedin i.fa {color: #005A87; margin-left: 2px; font-size:18px;}

.dropcap {
    background: none;
    color: #5E0003;
    font-size: 45px;
    line-height: 42px;
    margin-right: 3px;
    padding: 0;
    width: auto;
}

div#ispeak1 {
   float:right;
   height:400px;
   width:288px;
   /*background-color:#c0c0c0;*/
   position:relative;
}

#sa64y14a01 {position: absolute !important;left:0 !important;}

h1{
    font-weight: normal;
    font-size: 200%;
}

.page-id-3  h1 {
    font-style: italic;
    text-transform: uppercase;

}
h2.tagline {
    font-family: 'Cabin', serif;
    font-weight: normal;
    color: #BF1E2E !important;
    letter-spacing: .5px;
    font-size: 190%;
}

.home .teaser {
    width: 380px;
}

div.teaser {
    border-top: 3px solid #BF1E2E;
    border-bottom: 3px solid #BF1E2E;
    letter-spacing: .5px;
    padding: 8px 0px;
    font-size: 15px;
}

div.teaser h2, div.teaser p {
    font-family: 'Cabin', serif;
    margin-bottom: 3px;
    text-align: center !important;
}

strong.strong1 {
    font-family: 'PT Sans', sans-serif;
    letter-spacing: .3px;
    color: #5E0003;
}

p {
    text-align: justify;
}