/*
Theme Name: Trails End Physical Therapy
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: #fff;
    overflow-y: scroll;
}

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

body {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.6em;
    letter-spacing:1.2px;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Corben', cursive;
}

.tagline{text-align:center;font-family: 'Corben', cursive;font-size:135%;margin-bottom:20px;line-height:1.5em;}

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

.altcolor {
    color: #fe811f
}

a:link {
    color: #fe811f
}

a:visited {
    color: #fe811f
}

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

.box {
   border: 1px solid #fe811f;
  background-color: #fff;
  padding: 12px;
  border-radius: 10px;
  margin-bottom:16px;
}

.box1 {
    border: 2px solid #5a7035;
    background-color: #5a7035;
    padding: 12px;
  margin-bottom:16px;
}

.brd {
    border: solid 1px #fe811f;
    border-radius: 10px;
}

.brd1 {
    border: solid 2px #5a7035;
}

.dbrd {
    border: solid 2px #fe811f;
    background-color: #5a7035;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #5a7035;
    background-color: #fe811f;
    padding: 3px;
}

.faqbackground {
    background-color: #f4f4f4;
}


/*-----Header--------*/
header {
    height: 190px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background: #efeee9;
    position: relative;
      height: 162px;
      z-index:5000;
}

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

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

#topaddr span {
    font-size: 1.75em;
    line-height: 1.5em;
    font-family: 'Corben', cursive;
    color: #000 ;
}

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

#topaddr a:hover {
    color: #5a7035 !important;
}

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

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

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

.fullwidth{margin-top:20px;}
#faqTitle{text-align:center;}

h5{
    font-family: 'Open Sans', sans-serif;
    border-bottom:0;
    letter-spacing:0;
    text-transform:capitalize;
}

#rightcol {
    float: right;
    width: 710px;
    margin: 20px 0 0 0;
    padding: 10px 20px;
}

#sidebar {
	position: absolute;
	top:20px;
	left:0;
    width: 240px;
    min-height: 750px;
    margin: 0;
    padding: 0;
    z-index:1000;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

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

.current_page_item a {
    color: #fe811f  !important
}

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

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

.sf-menu {
    float: left;
}

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

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

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

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #5a7035;
    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 {
	background-color: #f36e1d !important;
	color: white !important;
}


/* Subnavigation */
#sidebar #subnav > ul li.current_page_item a {
    background:#f8d985 !important;
    color: #000  !important;
}
#sidebar #subnav {
	margin: 0 0 50px 0;
	padding: 20px 15px 20px 15px;
	background: #efeee9;
	border-radius: 0 10px 10px 10px;
}
#sidebar #subnav > .section-title {
	font-size: 215%;
	line-height: 1;
	margin: 0 0 15px;
	font-weight: 300 !important;
    font-family: 'Open Sans', sans-serif;
}
#sidebar #subnav ul,
#sidebar #subnav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar #subnav li a {
	color: #252525 !important;
	text-decoration: none;
	background:transparent !important;
}
#sidebar #subnav a:hover {
	color: #f36e1d !important;
}
#sidebar #subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar #subnav ul li {
	margin: 0 5px;
	border-top: 1px dotted #adacab;
}
#sidebar #subnav ul li a {
	display: block;
	padding: 5px 15px 7px;
	line-height: 1;
}
#sidebar #subnav ul li a:hover {
	background-color: #f36e1d !important;
	color: white !important;
}
#sidebar #subnav > ul > li > ul {
	background: #e0ded8;
	padding: 5px 0 10px;
}
#sidebar #subnav > ul > li > ul > li > a {
	padding: 5px 11px 5px 30px;
}
#sidebar #subnav > ul > li > ul  li.current_page_item > a,
#sidebar #subnav > ul > li > ul  li.current-menu-item > a {
	font-weight: bold;
	color: #f36e1d;
}
#sidebar #subnav > ul > li > ul > li > ul > li > a {
	padding: 5px 15px 5px 45px;
}
#sidebar #subnav > ul li > ul {
	display: none;
}
#sidebar #subnav > ul li.current_page_item > ul,
#sidebar #subnav > ul li.current_page_ancestor > ul,
#sidebar #subnav > ul li.current-menu-item > ul,
#sidebar #subnav > ul li.current-menu-ancestor > ul,
#sidebar #subnav > ul > li.current_page_item ul,
#sidebar #subnav > ul > li.current_page_ancestor ul,
#sidebar #subnav > ul > li.current-menu-item ul,
#sidebar #subnav > ul > li.current-menu-ancestor ul {
	display: block;
}
#sidebar #subnav .section-title a:hover {
	color: #646464;
}
.children li {
  font-size: 12px;
}

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

#footer {
    position: relative;
    color: #464646;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

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

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

.logo {  width: 420px;
  height: 120px;
  position: absolute;
  background: url('images/logo.png')no-repeat;
  top: 16px;}

.homebox h3 {color:#fe811f !important;text-align: center;}

.homebox {border-radius: 10px;
  background: -webkit-linear-gradient( #757575 , #383838 );
  background: -o-linear-gradient( #757575 , #383838 );
  background: -moz-linear-gradient( #757575 , #383838 );
  background: linear-gradient(#757575 ,#383838 );
  padding: 10px;
  color: white;
  height: 215px;
  width:250px;
position:relative;
margin-left:40px;
z-index: 5px;}

  .homeboxes { margin-top: 0px;min-height:265px;}

  .homebox div {  display: block;
  background: white;
  color:#fe811f !important;
  border-radius: 7px;
  text-align: center;
  width: 123px;
  margin: 0 auto;
  padding: 6px;
  border: 1px solid #fe811f;
position: absolute;
  bottom: 18px;
  left: 74px;}

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

  }

  .homebox p {line-height: 22px;}
  
  .ctr{text-align:center;}
  img.ctr{display:block;margin-left:auto;margin-right:auto;}
  
  /* 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;}

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

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

.blackstrip{background:#000;font-weight:bold;text-align:center;padding:4px;margin-bottom:10px;color:#FFF;}
.greenstrip{background:#5a7035;font-weight:bold;text-align:center;padding:4px;margin-bottom:10px;color:#FFF;}
.orangestrip{background:#fe811f;font-weight:bold;text-align:center;padding:4px;margin-bottom:10px;color:#FFF;}

.introtext{font-size:120%;line-height:1.3em;}

.greentext{color:#5a7035;}

  .orangetext {color:#fe811f !important;}

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

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

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

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

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