/*
Theme Name: Dan Wyand, P.T. & Associates d1357
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 {
position: relative;
min-height: 100%;
}
#footer {
position: absolute;
bottom: 0;
width: 100%;

}

html {
    background: #d9f3f9;
    overflow-y: scroll;
}

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

body {
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    font-family: "oxygen",sans-serif;
}

strong {font-weight:bold;}

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

h1, #faqTitle{font-size:180%;}
#faqTitle{text-align:center;}
h1 span {color:#f39a01;font-size:85%;}
h2{font-size:140%;}
h3{font-size:105%;}
h5{font-size:16px;text-transform:capitalize;border-bottom:0;}

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

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

.base_text,.base_sprite h1,h2,h3,h4,h5,h6,.testimonial,.colorlist,.bodytext {
    color: #316672 !important;
}

.altcolor {
    color: #464646
}

a:link {
    color: #6ca5b2
}

a:visited {
    color: #6ca5b2
}

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

.box {
    border: 2px solid #6ca5b2;
    background-color: #FFF;
    padding: 12px;
    color:#000;
    margin-bottom:16px;
}

.pinkbox{background:#e7b0da;border:solid 3px #c769bc;padding:12px;margin-bottom:16px;}

.pinkbox h1 {color:#FFF !important;text-align:center;line-height:1.5em;}
.pinkbox h2 {color:#FFF !important;font-weight:normal;font-style:italic;text-align:center;line-height:1.5em;}
.pinkbox h3 {color:#FFF !important;font-weight:normal;font-style:italic;text-align:center;line-height:1.5em;}

.pinkbox p {color:#FFF;text-align:center;font-size:115%;line-height:1.3em;}
.pinkbox a {color:#5b6ce6 !important;}
.pinkbox a:hover {color:#c769bc !important;}

.homebox {
    color:#000;
    padding:0;margin:0;
    height:232px;
    background:url('/files/photos/IMG_0151.jpg') no-repeat right #6ca5b2;
}
.homebox p {
    padding: 10px 0 0 14px;
    font-weight:bold;
    }

.homebox a{color:#FFF !important;}
.homebox a:hover{color:#eed906 !important;}

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

.box2 {
    border: 2px solid #51ABB6;
    background-color: #FFF;
    margin-bottom:16px;
}

.box2 div {padding: 12px;}

.brd {
    border: solid 2px #6ca5b2;
}

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

.dbrd {
    border: solid 2px #6ca5b2;
    background-color: #6ca5b2;
    padding: 3px;
    color:#000;
}

.dbrd1 {
    border: solid 2px #98cad5;
    background-color: #98cad5;
    padding: 3px;
}

.faqbackground {
    background-color: #c2e7f0;
}


/*-----Header--------*/
header {
    height: 155px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    box-shadow: inset 0 -7px 9px -7px rgba(0,0,0,0.7);
    -webkit-box-shadow: inset 0 -7px 9px -7px rgba(0,0,0,0.7);
    -moz-box-shadow: inset 0 -7px 9px -7px rgba(0,0,0,0.7);
}

#headercenter{width:990px;height:155px;position:relative;margin:0 auto;}

#topaddrwrap{width:100%;height:116px;border-top:solid 3px #FFF;background:#98cad5;position:relative;margin:0 auto;z-index:400}

#topaddr {
    font-family: 'Oxygen', sans-serif;
    font-size: 16px;
    font-weight: bold;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: 1px;
}

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

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

#topaddr a:hover {
    color: #2e3192 !important;
}

#topaddr a:hover span {
    font-size: 1.3em;
    color: #2e3192 !important;
}

.addrleft{
width:216px;
position:absolute;
top:27px;
text-align:right;
}

.addrright{
width:220px;
position:absolute;
top:27px;
right:0px;
text-align:left;
}

#topaddr .photos {
width:520px;height:116px;
position:relative;margin:0 auto;
}

#logo{width:628px;height:133px;position:absolute;top:9px;left:108px;}
#nvrh{width:133px;height:123px;position:absolute;top:15px;right:16px;}
#likeus{width:125px;height:30px;position:absolute;top:10px;right:30px;}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -126px;
}
.wrapper2 {
width:100%;
height:15px;
background: #d9f3f9;
    box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.7);
    -webkit-box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.7);
    -moz-box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.7);
}

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

#rightcol {
    float: right;
    width: 700px;
    min-height:990px;
    margin: 10px 26px 0 0;
    padding-left: 15px;
    border-left:1px solid #98cad5;
}

#sidebar {
	position: absolute;
	top:330px;
    width: 224px;
    min-height: 500px;
    margin: 0;
    padding: 0;
    z-index:500;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 100%;
    margin: 0 auto;
    font-family: oxygen, serif;
    position: relative;
    z-index: 100;
    height: 38px;
    background:#f39a01;
    border-top:3px solid #FFF;
    border-bottom:3px solid #FFF;
    box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.7);
    -webkit-box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.7);
    -moz-box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.7);
    z-index:500;
}
#navCenter{width:990px;margin:0 auto;position:relative;}
.current_page_item a {
    color: #000 !important;
    text-shadow:none !important;
}

.sf-menu a {
    font-family: 'oxygen', sans-serif;
    font-size: 16px;
    text-transform:uppercase;
    text-shadow: 1px 2px 0 #316672;
	font-weight: bold;
    letter-spacing: 1px;
    padding: 12px 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;
    text-transform:capitalize;
}

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

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

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #000;
    text-shadow:none !important;
    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: #000;
    text-shadow:none !important;
    background:#98cad5;
    outline: 0;
}

/* Services Menu */
#menu-item-118 ul {width:325px;}

/* Staff Page Styles */

.subHeading{
	padding-top:20px;
	width: 910px;
	height: 34px;
	float: left;
}
.subHeading{
	float: left;
}

.subHeading h4 {
	color: #333;
	font-size: 16px;
	padding-bottom: 5px;
}

.subHeading h6 {
	border-top: 1px solid #c8800d;
	border-bottom: 1px solid #c8800d;
	color: #991818;
	font-size: 17px;
	line-height: 31px;
	padding-bottom: 3px;
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: 0px;
	font-weight: bold;
	background-color:#ECD2B7;
	padding-left:10px;
}

#subHeading{
    padding-top:20px;
    width: 910px;
    height: 34px;
    float: left;
}
#subHeading{
    float: left;
}

#subHeading h4 {
    color: #333;
    font-size: 16px;
    padding-bottom: 5px;
}

#subHeading h6 {
    border-top: 1px solid #c8800d;
    border-bottom: 1px solid #c8800d;
    color: #991818;
    font-size: 17px;
    line-height: 31px;
    padding-bottom: 3px;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 0px;
    font-weight: bold;
    background-color:#ECD2B7;
    padding-left:10px;
}

.alignleft {
    display: inline;
    float: left;
    margin: 0 20px 10px 0;
    padding: 2px;
	border:#666 solid 1px;
}

.alignleft2 {
    display: inline;
    float: left;
    margin: 0 20px 10px 0;
    padding: 2px;
	border:#666 solid 1px;
}
.bio{
	float: left;
	width: 700px;
	padding: 15px;
	margin-top:10px;
	margin-bottom:10px;
	background-color: #EDEBE9;
	border-bottom:#666 solid 1px;
}
.bio2{
	float: left;
	width: 700px;
	padding: 15px;
	margin-top:10px;
	margin-bottom:10px;
	background-color: #E3EEF2;
	border-bottom:#666 solid 1px;
}
.bio p{
	padding-left: 226px;
}

.bioLrg{
	float: left;
	width: 700px;
	padding: 15px;
	margin-top:10px;
	margin-bottom:10px;
	background-color: #EDEBE9;
	border-bottom:#666 solid 1px;
}

/* Resources Page Styles */

.resource{
	float: left;
	width: 700px;
	padding: 15px;
	margin-top:10px;
	margin-bottom:10px;
	background-color: #EDEBE9;
	border-bottom:#666 solid 1px;
}

/* Contactus Page Styles */

.locstyles{
	width: 280px;
	padding: 15px;
	margin-top:0px;
	margin-bottom:10px;
	background-color: #EDEBE9;
	border-bottom:#666 solid 1px;
}
.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;}


/*DESIGN ELEMENTS - boxes and such*/
#footer,.push {
    height: 126px;
    z-index:5000;
}

#footer {
    position: relative;
    color: #FFFFFF;
    background:#f39a01;
    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;
}
#footercenter {
width:990px;
height:126px;
margin:0 auto;
position:relative;
}

.facebook{width:200px;height:52px;float:right;margin-top:36px;}

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

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}

#sidebar ul {list-style-type:none;}
#sidebar ul li {list-style-type:none;display:block;margin-top:20px padding:0;}

.sidebarmb a {
    background: url("images/minibannerbg.png") no-repeat;
    display: block;
    font-size: 22px;
    font-weight: bold;
    text-transform:uppercase;
    height: 50px;
    margin: 20px auto 0;
    padding-top: 48px;
    text-align: center;
    width: 175px;
    height:125px;
    
    text-shadow:
    1px 1px 0 #FFF,
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
   -1px -1px 0 #FFF,  
    1px -1px 0 #FFF,
   -1px  1px 0 #FFF,
    1px  1px 0 #FFF;
    /*-webkit-text-stroke: 1px #FFF;*/
    outline: 0;
}

.sidebarmb a:link,.sidebarmb a:visited {
    color: #000 !important;
}

.sidebarmb a:hover,.sidebarmb a:active {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity = 50);
}

/* better clear fix */
.clr:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clr             { zoom: 1; } /* IE6 */
*:first-child+html .clr { zoom: 1; } /* IE7 */

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

.hr {
    border-bottom: 3px double #464646;
    margin: 12px 44px 24px;
}

/* subtle heading box w/ white bg and lt grey border */
h4.prelist {
  background: none repeat scroll 0 0 #FAFAFA;
  border: 1px solid #DDDDDD;
  color: #6ca5b2 !important;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 3px 12px;
  margin-bottom: 4px;
}

.greentext{color:#6ca5b2 !important;}
.greenbrd{border:solid 1px #6ca5b2;}
.greenstrip{background:#6ca5b2;padding:4px 0 8px 0;text-align:center;color:#000;font-weight:bold;margin-bottom:9px;font-size:115%;}
.pinkstrip{background:#ed008c;padding:4px;text-align:center;color:#FFF;font-weight:bold;margin-bottom:9px;}

.blackbrd{border:solid 1px #000;padding:2px;background:#FFF;}

.orangetext{color:#f39a01 !important;}
.orangebrd{border:solid 1px #f39a01;}
.orangestrip{background:#f39a01;padding:4px;text-align:center;color:#FFF;font-weight:bold;margin-bottom:9px;}

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

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

table{border-collapse:collapse;}

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

.gfield_label, .gform_description {color: #464646}

.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:#464646;
	border:solid 1px #6ca5b2;
	background:#FFF;
}

#comment, #s {
	color:#464646;
	border:solid 1px #6ca5b2;
}

/* Leader Dots */
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: #d9f3f9}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: #d9f3f9}

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

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

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

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

.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
behavior: url(http://1357.ptclinicng.com/wp-content/themes/1357theme/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(http://1357.ptclinicng.com/wp-content/themes/1357theme/PIE.php); /* Internet Explorer */
}

a.button {
	font-family: oxygen, Helvetica, sans-serif;
	font-size: 20px;
	color: #000 !important;
	font-weight:bold;
	padding: 10px 20px;
	background:#6ca5b2;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(http://1357.ptclinicng.com/wp-content/themes/1357theme/PIE.php); /* Internet Explorer */
}

a:hover.button {
	font-family: oxygen, Helvetica, sans-serif;
	font-size: 20px;
	color: #004080 !important;
	font-weight:bold;
	padding: 10px 20px;
	background:#f39a01;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(http://1357.ptclinicng.com/wp-content/themes/1357theme/PIE.php); /* Internet Explorer */
}

.banners a {width: 170px;
min-height: 26px;
padding: 20px;
text-align: center;
background: #98cad5;
border-bottom: 10px solid #f39a01;
display: block;
color: white;
margin-bottom: 10px;
font-weight: bold;
text-transform: uppercase;
font-size: 18px;}

.banners a:hover {width: 170px;
min-height: 26px;
padding: 20px;
text-align: center;
background: #f39a01;
border-bottom: 10px solid #98cad5;
display: block;
color: white;
margin-bottom: 10px;
font-weight: bold;
text-transform: uppercase;
font-size: 18px;}

#homebottom {
    width:47%;
    float:left
}

.nolink {
    color: inherit !important;
    cursor: text;
}

h4 span {font-style:italic;font-weight:normal !important;}

/* Column Layouts ----------------------------------------------------- */
.one_half{width:48%;}
.one_third{width:30.66%;}
.two_third{width:65.33%;}
.one_fourth{width:22%;}
.three_fourth{width:74%;}
.one_fifth{width:16.8%;}
.two_fifth{width:37.6%;}
.three_fifth{width:58.4%;}
.four_fifth{width:79.2%;}
.one_sixth{width:13.33%;}
.five_sixth{width:82.67%;}
.custom_column{position:relative;margin:0;float:left;}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{position:relative;margin-right:1%;float:left;min-height:1px;margin-bottom:0;}
.last{margin-right:0!important;clear:right;}

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

#workshopad {display:block;margin:0 auto;}