/*
Theme Name: Debbie Fontenot PT & Wellness 507
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);
@import url(iconfont.css);

html {
    background: url(images/pw_maze_white.png);
    overflow-y: scroll;
    overflow-x: hidden;
}

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

body {
    font-family: "Muli","Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.05em;
    line-height: 1.5em;
}
h1 {font-weight: 700;}
h1,h2,h3,h4,h5,h6 {
    font-family: "Oswald",sans-serif;
    font-weight: 400;
    line-height:1.3em;
      /*text-shadow: 1px 1px 0 #FFFFFF;*/
    /*letter-spacing: .em;*/
}

h1,#faqTitle{font-size:145%;}
#faqTitle{text-align:center;}
h2{font-size:120%;}
h3{font-size:105%;}

h1 span {
    color: #b6999e;
    text-transform:capitalize !important;
}

.base, .gmaptopper {
  background-color: #b6999e !important;
  border-color: #94797e !important;
  padding-bottom: 8px;
}

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

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

.altcolor {
    color: #7e130f
}

li {
    list-style-type: square;
}

a:link,a:visited {
    color: #94797e;
}

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

.box {
    border: 2px solid #94797e;
    background-color: #b8d6e1;
    padding: 12px;
}

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

.brd {
    border: solid 2px #94797e;
}

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

.dbrd {
    border: solid 2px #94797e;
    background-color: #b8d6e1;
    padding: 3px;
}

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

.faqbackground {
    background-color: #cde5ed;
}


/*-----Header--------*/
header {
    text-align: left;
    position: relative;
    z-index:100;
}

#leftback{
    width: 50%;
    height: 130px;
    position: absolute;
    left:0;
    top:0;
    background: url('images/headerleftbg.png') repeat-x;
    margin-left: -495px;
}

#rightback{
    width: 50%;
    height: 130px;
    position: absolute;
    right:0;
    top:0;
    background: url('images/headerrightbg.png') repeat-x;
    margin-left: 495px;
}

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

#logotext1 {
    color: #FFF;
  /*font-family: 'muli',sans-serif;*/
    font-family: 'georgia','times new roman', serif;
    font-size: 48px;
    font-weight: bold;
    top: 20px;
    left: 18px;
    letter-spacing: 0.05em;
    line-height: 1.1em;
    position: absolute;
    text-align: left;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.9);
    width: 760px;
}

#logotext2 {
    color: #FFF;
  /*font-family: 'muli',sans-serif;*/
    font-family: 'georgia','times new roman', serif;
    font-size: 32px;
    font-weight: bold;
    font-style:italic;
    top: 72px;
    left: 54px;
    letter-spacing: 0.05em;
    line-height: 1.1em;
    position: absolute;
    text-align: left;
    text-shadow: 1px 1px 2px #000;
    width: 718px;
}

#logotext1 a, #logotext2 a {color:#FFF;text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.9);}

#topaddr {
    font-family: 'georgia','times new roman', serif;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    right: 18px;
    text-align: right;
    top: 24px;
    width: 400px;
    text-shadow: 1px 1px 2px #000;
    letter-spacing: .1em;
    line-height: 1.3em;
}

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

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

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

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

#rightcol {
    margin: 0;
    padding: 30px 20px;
}

.home #rightcol {
    padding-top: 0;
}

#sidebar {
    position: absolute;
    top: 200px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

.push {
    height: 120px;
}

#footer {
    height: 175px;
    font-family: 'oswald',sans-serif !important;
    letter-spacing: .1em;
    position: relative;
    color: #fff;
    /*color: #551B73;*/
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background-color: #715e61;
    /*background: rgba(238,187,65,.6);*/
    border-top: 4px solid #94797e;
}

.footercenter {
    padding-top: 4px;
    width: 990px;
    margin: 0 auto;
    position: relative;
}

#footer a:link,#footer a:visited {
    color: #94797e;
}

#footer p {
    padding: 0 8px;
    margin: 0;
}

/*MENUS*/

#horimenu {
    margin: 0 auto;
    font-family: oswald, sans-serif;
    position: relative;
    z-index: 100;
    height: 34px;
    background-color: #715e61;
    border-bottom: 4px solid #94797e;
    box-shadow: 0 3px 5px #4c4c4c;
}

#navCenter {
    width: 990px;
    margin: 0 auto;
}

.current_page_item a {
    color: #B6999E !important;
}

.sf-menu a {
    font-family: 'oswald', sans-serif;
    font-weight: bold;
    font-size: 16px;
    /*letter-spacing: 2px;*/
    padding: 10px 10px;
    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-color: #715e61;
}

.sf-menu li li li {
    background-color: #715e61;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #94797E;
    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: #715e61;
    background:#94797E;
    outline: 0;
}


/*-------- Specific to this site ------------*/
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);
}
.underline {
    text-decoration: underline;
}

.faq-page .question {
    font-size: 1.2em;
}

.faq-page .video {
    margin-bottom: 20px;
}

#sliderbox {
    position: relative;
    background: #92787D;
    max-width: 1440px;
    margin: 0 auto;
}

#sliderbox:before, #sliderbox:after {
    content: "";
    position: absolute;
    background: #92787D;
    top: 0;
    bottom: 0;
    width: 9999px;
   /* some huge width */
}

#sliderbox:before {
    right: 100%;
}

#sliderbox:after {
    left: 100%;
}

.toph1 {
    margin-top: 34px;
    color: #666 !important;
    font-size: 230%;
}

.toph1 span {
    color: #999999;
    font-size:.8em;
    display: block;
}

.home ul {
    margin: 0;
}

.homebox,.homeboxleft,.homeboxright {
    background: white;
    padding: 6px 16px;
    border: 1px solid #cccccc;
}

.homeboxleft {
    background: #e9e6ef;
    border: 1px solid #cccccc;
}

.homeboxright, .greenbox {
    background: #eff3ed;
    border: 1px solid #cccccc;
    color: #b6999e;
}

.greenbox {
    padding: 4px 12px;
    font-weight: 400;
}

.homeboxright .normal {
    color: #b6999e;
}

.photo1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C0C0C0;
    box-shadow: 1px 1px 6px #444444;
    padding: 10px;
    margin-top: 34px;
}

.photo2{
transform:rotate(4deg);
-ms-transform:rotate(4deg); /* IE 9 */
-webkit-transform:rotate(4deg); /* Safari and Chrome */
}

.staffphoto {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #C0C0C0;
  box-shadow: 1px 1px 6px #444444;
  clear: both;
  float: right;
  margin: 14px 0 20px 20px;
  padding: 6px;
}

.gmap {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #C0C0C0;
  box-shadow: 1px 1px 6px #444444;
  padding: 10px 10px 18px;
}

.home b {
    color: #551B73;
}

.page-id-76 h4,h4.prelist {
  background: none repeat scroll 0 0 #FAFAFA;
  border: 1px solid #DDDDDD;
  color: #b6999e !important;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 3px 12px;
  margin-bottom: 4px;
}

h1 {
  color: #666666 !important;
  /*font-size: 250%;
  font-weight: 700;*/
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 2px 2px 0 #fff;
}

.page-id-76 h3{
    text-shadow: 1px 1px 0 #fff;
}

.staff {
    margin-bottom: 6px;
}

.staff span{
    font-size: .8em;
    color:#DBAC54;
}

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



.greentext{color:#b6999e;}
.purpletext{color:#551B73;}

.page-id-21 .box {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-color: -moz-use-text-color -moz-use-text-color #C0C0C0;
  border-image: none;
  border-style: none none solid;
  border-width: medium medium 1px;
  font-family: serif;
  font-size: 1.2em;
  font-style: italic;
  padding: 19px 0 0;
  text-shadow: 1px 1px 0 #FAFAFA;
}

.social {
  color: #A1A1A1;
  font-size: 24px;
  position: absolute;
  right: 7px;
  text-shadow: 1px 1px 0 #FFFFFF;
  top: 100px;
  display: none;
}

.socialbar {
  color: #A8C096;
  font-size: 24px;
  position: absolute;
  right: 7px;
  text-shadow: 1px 1px 0 #3C5529;
  top: 135px;
  z-index: 200;
}

.photo3.fr {margin-top: 85px;}

/* SEO Styles */
.seoH1{ color: #94797e;font-size:14px; }
.seoH2{ color: #94797e;font-size:12px; }
.seoFooter{ font-size:x-small;color:#94797e;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:#94797e;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#94797e;text-decoration:none;}
.seoPhrase{font-weight:normal;}

#maincontent ul {margin-bottom:16px;}
#hgss {width:338px;height:240px;}
#hgss div {width:388px;height:240px;position:relative;}
#hgss div h1{color:#FFF !important;text-shadow:none !important;width:388px;line-height:32px;font-size:22px;text-align:center !important;position:relative;top:210px;background:#000 !important;}

#services-ss {margin:auto;height:300px;width:400px;margin-bottom:16px;}
#location-ss {margin:auto;height:300px;width:400px;}
