/*
Theme Name: Horizon Physical Therapy and Rehabilitation 1236
Theme URI: http://www.e-rehab.com/
Version: 1
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

* {
    margin: 0;
}

html, body {
    height: 100%;
}

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

dt {color:#65d1ec !important;}
dd {padding-bottom:16px !important;}

/*STRUCTURE - header, footer, etc*/
html {
    background: url('images/bg.png');
    overflow-y: scroll;
}

.wrapper {
    min-height: 100%;
    width: 990px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -160px;
    position: relative;
    background:url('images/herobg.png') no-repeat;
}

.video{margin-bottom:20px;}
h5 {font-size:1em !important;text-transform:capitalize !important;border-bottom:0;}

#socialmedia{width:160px;position:absolute;top:110px;right:-10px;zoom:1;}
#socialmedia img {padding-right:8px;}


/*-------Main Area/Content-------*/
.main {
    position: relative;
    padding: 0;
    width: 900px;
    text-align: left;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;

}

#leftcol {
    float: left;
    width: 750px;
    display: inline;
    margin: 0;
    padding: 10px;
}

#rightcol {
    float: left;
    width: 220px;
    height: 788px;
    display: inline;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

#footer, .push {
    height: 160px;
    clear: both;
 /* .push must be the same height as .footer */
}

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

body {background:url('images/sliver.png') repeat-x;}

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "PT Sans",verdana,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "PT Sans Narrow",verdana,sans-serif;
}

h1 {
    font-size: 150%;
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 115%;
}
h3 DIV {font-weight:normal !important;}

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

.testimonial {margin-right:20px;}

.altcolor {
    color: #000
}

a:link {
    color: #65d1ec
}

a:visited,a:active {
    color: #65d1ec
}

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

.box {
    border: solid 1px #b2ad9e;
    background-color: #000;
    padding: 12px;
}

.box2 {
    border-top: 1px solid #65d1ec;
    border-bottom: 1px solid #65d1ec;
    padding: 6px;
    z-index: 1;
}

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

.brd1 {
    border: solid 1px #b2ad9e;
}

.dbrd {
    border: solid 1px #000;
    background-color: #b2ad9e;
    padding: 3px;
}

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

.faqbackground {
    background-color: #26353a;
}


/*Opera Fix*/
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
    /
}



/*-----Header--------*/
header {
    width: 990px;
    height: 128px;
    position: relative;
    margin:0 auto;
}

#logo {
    width:710px;
    height: 46px;
    position: absolute;
    top:89px;
    left:0px;
}

ul#addrlist
{
padding-left: 0;
margin-left: 0;
width: 375px;
position:absolute;
right:0;
top:7px;
}

ul#addrlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
font-size:14px;
}

ul#addrlist li a { text-decoration: none; }

ul#addrlist li a {
    float: left;
    width: 375px;
    height: 24px;
    color: #f1f1e5 !important;
    padding: 0;
    text-decoration: none;
    text-align: right;
}

ul#addrlist li a:hover {
    color: #65d1ec !important;
}

ul#addrlist li span {color:#65d1ec;}

#hero{position:absolute;825px;height:420px;top:28px;left:35px;}

.whatsnew{width: 295px;height: 163px;padding:9px;background:url('images/newsbg.png') no-repeat;}

.whatsnew p {color:#333;margin:0;padding:4px 15px 0 5px;font-size:13px;}
.whatsnew h1 {color:#65d1ec;font-size:18px !important;margin:0;padding-left:5px;}

#workshop-btn a {
    display: table;
    background: #FF8000;
    color: #fff;
    padding: 5px;
    text-align: center;
    margin: 10px auto 0 auto;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px 1px #444;
    border-radius: 3px;
    width: 76%;
}
#workshop-btn a > span {display: table-cell;vertical-align: middle;}
#workshop-btn .fa-arrow-circle-o-right {
    vertical-align: middle;
    font-size: 1.3em;
    padding-right: 5px;
}

#workshop-btn a:hover {
    background: #659967;
}


#homeleft{float:left;width:335px;margin-right:25px;}
#homecenter{float:left;width:223px;display:inline;}
#homeright{float:right;width:290px;}

/*MENUS*/

#horimenu {
    width: 990px;
    position: relative;
    z-index: 100;
    height: 30px;
    margin-top:48px;
    padding-top:20px;
}

#navCenter {
    margin-left: 63px;
}

#main-nav {margin:3px 0 0 45px;}

.current_page_item a {
    color: #a4dfee !important
}

.sf-menu a {
    font-size: 15px;
/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 5px 10px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

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

.sf-menu {
    float: left;
}

.sf-menu li {
    /*background:       transparent;*/
}

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

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

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

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover {
    color: #a4dfee;
    outline: 0;
}

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover {
    color: #a4dfee;
    outline: 0;
    background: #131c20;
}

.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 {
    color: #a4dfee;
    outline: 0;
    background: #131c20;
}

/*DESIGN ELEMENTS - boxes and such*/

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 160px;
    text-align: left;
    margin: 0 auto;
    padding: 3px 0;
    border-bottom:12px solid #131c20;
}

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

#footer p {
    padding: 0 8px;
    margin: 0;
    color: #FFF !important;
    text-align:center;
}

/*-------- Specific to this site ------------*/
.slideshow div {display: none;}
.slideshow div *{display: block;}


#maincontent ul li, #maincontent 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;
}

a.linkopacity:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}

a.linkopacity img {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -khtml-opacity: 1.0;
}

a.linkopacity div {color:#FFF !important;font-size:12px;}

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

.greybrd {
    border: solid 1px #131c20;
}

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

.tantext{color:#b2ad9e;}

.tanstrip {
    background-color: #b2ad9e !important;
    border-color: #b2ad9e !important;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #131c20;
    font-weight: bold;
    text-align: center;
    margin-bottom: 9px;
}

.tanbrd {
    border: solid 1px #b2ad9e;
}


.pdf_box{padding:20px 15px 20px 55px;margin-bottom:20px;font-size:14px;letter-spacing:.3px;color:#000; background: url('/files/icons/pdf-download-icon.png') no-repeat 10px 15px #FFF;}
.pdf_box a{text-decoration:underline;color:#2d6c81;}
.pdf_box a:hover (color:#000;text-decoration:none;}

.small {font-size:85%;}

.bluetext{color:#65d1ec;}

.bluestrip {
    background-color: #65d1ec !important;
    border-color: #65d1ec !important;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin-bottom: 9px;
}

.bluebrd {
    border: solid 1px #65d1ec;
}

/* SEO Styles */
.seoH1 {
    color: #65d1ec;
    font-size: 18px;
}

.seoH2 {
    color: #65d1ec;
    font-size: 14px;
}

.seoFooter {
    color: #FFF;
    font-size:80%;
    margin: 0;
}

.seoFooter a:link,.seoFooter a:visited {
    color: #FFF;
    text-decoration: none;
}

.seoFooter a:hover,.seoFooter a:active {
    color: #FFF;
    text-decoration: none;
}
.home .silver span {
    color: #333333;
}

.home .one_half b {
    color: #ffc600;
    font-style: italic;
}

/* 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:4%;float:left;min-height:1px;margin-bottom:0;}
.last{margin-right:0!important;clear:right;}

.testimonialvideo{width:560px;height:315px;}

.testimonialphoto {width:428px;height:333px;}

#home-right {width:300px;}
