/*
Theme Name: Durant 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: url('http://subtlepatterns.com/patterns/satinweave.png')repeat;
    overflow-y: scroll;
    position: relative;
}

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

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

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

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

.altcolor {
    color: #203D65
}

a:link {
    color: #203D65
}

a:visited {
    color: #203D65
}

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

.box {
    border: 2px solid #203D65;
    background-color: #C02D31;
    padding: 12px;
}

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

.brd {
    border: solid 2px #C02D31;
}

.brd1 {
    border: solid 2px #203D65;
}

.dbrd {
    border: solid 2px #203D65;
    background-color: #C02D31;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #C02D31;
    background-color: #203D65;
    padding: 3px;
}

.faqbackground {
    background-color: #ffffc2;
}


/*-----Header--------*/
header {
    height: 187px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background:url('/files/images/header.jpg');
    position: relative;
}

.menubg {width: 100%;
position: absolute;
height: 38px;
background: #C02D31;
z-index: 1;
top: 149px;
box-shadow: 0px 0px 10px #203D65;}

.addressbg {width: 100%;
position: absolute;
height: 35px;
background: #0c203b;
top: 122px;
z-index: 1; }

#topaddr {
 font-family: 'Belleza', sans-serif;
font-size: 16px;
position: absolute;
right: 0px;
text-align: right;
top: 3px;
width: 644px;
/* text-shadow: 1px 1px 2px #000; */
letter-spacing: .1em;
z-index: 1;
}

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

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

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

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

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

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

#leftcol {
    float: left;
    width: 730px;
    margin: 0;
    padding: 10px 20px;
    min-height: 600px;
}

#sidebar {
	position: absolute;
	top:200px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
    right:0;
    z-index:2;
}
.home #sidebar {
    top: 540px;
}

#wrap {
    padding: 0 8px;
}

#sliderbox {
    position: relative;
    background: rgba(0,0,0,.6);
  /*background: rgba(73,29,80,.6);*/
    max-width: 1440px;
    margin: 0 auto;
}

#sliderbox:before, #sliderbox:after {
    content: "";
    position: absolute;
    background: rgba(0,0,0,.6);
  /*background: rgba(73,29,80,.6);  /* Match the background */
    top: 0;
    bottom: 0;
    width: 9999px;
   /* some huge width */
}

#sliderbox:before {
    right: 100%;
}

#sliderbox:after {
    left: 100%;
}

/*MENUS*/

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

.current_page_item a {
    color: #31378D !important;
}

.sf-menu li li.current_page_item a {
    background: #C02D31 !important;
}

.current_page_item ul.sub-menu li a {
    color: #FFF !important
}

.sf-menu a {
    font-family: 'Belleza', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 16px;
	font-weight: bold;
    letter-spacing: 1px;
    padding: 11px 22px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

.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: #203D65;
}

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

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #fff;
    background:#A6272A;
    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-color: #203D65;
}

#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("/files/images/fitnesscampmb.png") repeat scroll 0 0 transparent;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 57px;
    margin: 20px auto 0;
    padding-top: 48px;
    text-align: center;
    width: 170px;
    font-family: 'Belleza', sans-serif;
}

.sidebarmb a:link,.sidebarmb a:visited {
    color: white !important;
    text-shadow:2px 2px 2px #464646;
}

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

.headerbg {width:100%;background:#203d65;height:183px;position:absolute;}

.plus20{font-size:120%;line-height:1.4em;}

.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}
div.ctr, iframe.ctr{display:block;margin:0 auto 16px;}

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

/* Secondary unordered list */

#maincontent ul ul {
    list-style-type: none;
}
#maincontent ul ul li:before {
    content: "-"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

/* Tertiary unordered list */
.main ul ul ul li:before {
    content: "\0BB \020"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

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

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

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

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