/*
Theme Name: Rehab 1st Physical Therapy & Rehabilitation Services 1184 NEW
Theme URI: http://www.e-rehab.com/
Version: 2.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: #fff url('/files/images-new/html-sliver.jpg') repeat-y center top;*/
    background: url('/files/images-new/html-sliver.png') center top repeat-y, url('/files/images-new/bkgd_rehab1st.jpg') center repeat-y;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

body {
    /*background: #fff url('/files/images/bkgd_rehab1st.jpg') repeat-y;*/
    height: auto !important;
    font-size: 15px;
    line-height: 1.6em;
    letter-spacing: .03em;
    font-weight: normal;
    font-style: normal;
    font-family: 'Cabin', sans-serif;
}

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

h1 span, h2 span, h3 span { color: #444;}

.gmaptopper {
    background-color: #690f0f !important;
    border-color: #690f0f !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: #690f0f !important;
}

.altcolor {
    color: #7e130f
}

a:link {
    color: #1c4980
}

a:visited {
    color: #1c4980
}

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

.box {
    border: 5px solid #e3e3e3;
    background-color: #690f0f;
    padding: 12px;
    color: #fff;
    border-radius: 8px;
    -webkit-radius: 8px;
    -moz-radius: 8px;
}

.box a{color:#FFF!important;}
.box a:hover {color:#FFFF66!important;}

.toprnd{
-webkit-top-left-radius: 4px;
-moz-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-top-right-radius: 4px;
-moz-top-right-radius: 4px;
border-top-right-radius: 4px;}

.box1 {
    border: 5px solid #690f0f;
    background-color: #e3e3e3;
    padding: 12px;
    border-radius: 8px;
    -webkit-radius: 8px;
    -moz-radius: 8px;
}

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

.brd1 {
    border: solid 2px #690f0f;
}

.dbrd {
    border: solid 2px #e3e3e3;
    background-color: #690f0f;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #690f0f;
    background-color: #e3e3e3;
    padding: 3px;
}

.faqbackground {
    background-color: transparent;
}


/*-----Header--------*/
header {
    height: 190px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
}

.headerinner {
    background-color: #fff;
    width: 940px;
    margin: 0 auto;
    position: relative;
    height: 145px;
    overflow: hidden;
}

#topaddr {
    font-family: 'Cabin', sans-serif;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 14px;
    width: 400px;
    letter-spacing: .1em;
}

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

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

#topaddr a:hover {
    color: #00ff00 !important;
}

#topaddr a:hover span {
    color: #00ff00 !important;
}

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

.wrapperinner {
    width: 990px;
    margin: 0 auto;
    position: relative;
}

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

#leftcol {
    float: left;
    width: 672px;
    min-height:480px;
    margin: 0 0 0 25px;
    padding: 10px 15px;
}

#sidebar {
    min-height: 500px;
    margin: 0;
    position: absolute;
    right: 35px;
    top: 13px;
    width: 205px;
    padding: 0 6px;
    z-index:20;
}

#sidebar ul {list-style-type: square; padding-left: 5px;margin-top: 7px;}
#sidebar ul li {color: #690f0f;font-weight: bold;letter-spacing: .05em;padding: 0px 2px;}
#sidebar h3 {text-transform: none; text-align: center; letter-spacing: .05em;font-size: 2em;margin-bottom: -6px;}
#sidebar h4 {color: #444 !important;font-size: 1.35em;margin-bottom: -5px;text-align: center}
#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 49px;
    background: transparent url('/files/images-new/menu-bg.png') no-repeat center top;
}

#navCenter {
    padding-top: 5px;
    width: 830px;
    margin: 0 auto;
    padding-left: 20px;
}

.current_page_item a {
    color: #b3b3b3 !important
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .04em;
    padding: 10px 20px;
    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: none;
}

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

.sf-menu li li {
    background: #5B0D0D;
}

.sf-menu li li li {
    background: #5B0D0D;
}

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

.sf-menu ul {
    width: 180px;
}

/*DESIGN ELEMENTS - boxes and such*/
#footer {
    position: relative;
    color: #FFFFFF;
    width: 940px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: transparent url('/files/images-new/footer-sliver.png') repeat-y top center;
}

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

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

.footerinner {
    width: 700px;
    padding-bottom: 20px;
}

.footaddress {
    margin-left: 23px;
    padding-top: 15px;
    float: left;
    width: 30%;
    margin-top: 10px;
    line-height: normal;
    font-weight: 300;
    font-size: .9em;
}

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

.gmaptopper {line-height: 1.2em !important;}

.faq-page .main, .library-page .main, .error404 .main, .nl-page .main {
    float: left;
    width: 663px;
    margin: 0 0 0 25px;
    padding: 10px 20px;
}

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

.logo {
    position: relative;
    top: 7px;
    left: 22px;
    display: block;
    width: 262px;
    height: 123px;
    float: left;
}

.tagline {
    position: relative;
    text-align: left;
    width: 455px;
    float: left;
    top: 70px;
    font-size: 1.8em;
    font-style: italic;
    left: 125px;
    color: #690f0f;
}

.social {
    position: absolute;
    right: 16px;
    top: 3px;
}

.social a {
    display: block;
}

.social a:hover i {color: #444 !important;}

.social .fa-3x {font-size: 2.5em;}

.fa-facebook-square {color: #3b5998;}
.fa-youtube-square {color: #cd201f;}

#pagebanner {
    border: 12px solid #ddd;
    height: 207px;
    left: -15px;
    margin-bottom: 22px;
    position: relative;
    top: -8px;
    width: 672px;
}

#slider {
    width: 672px;
    height: 207px;
    position: relative;
    left: 25px;
    top: 2px;
    margin-bottom: 22px;
    border: 12px solid #ddd;
}

#layerslider_1 {height: 199px !important;}

.slidershadow {
  	background: transparent url('/files/images-new/slider-shadow.png') no-repeat center;
  	width: 686px;
  	height: 27px;
  	position: relative;
  	top: 5px;
  	z-index: -1;
}

#homebox {
    border: 5px solid #e3e3e3;
    background-color: #690f0f;
    padding: 5px 0 5px 5px;
    color: #fff;
    border-radius: 8px;
    -webkit-radius: 8px;
    -moz-radius: 8px;
    margin-bottom: 10px;
}

#homebox h3 {margin: 10px auto;line-height:1.5em;}

#homebox h3 a{
    color: #fff !important;
    text-align: center;
    letter-spacing: .2em;
    font-weight: lighter;
    font-size: 1.6em;
    display: block;
}

#homebox .div1 a,#homebox .div2 a{color:#FFF;}
#homebox .div1 a:hover,#homebox .div2 a:hover {color:#FFFF66;}

#homebox .div1 {
    width: 455px;
    float: left;
    margin-right: 15px;
    margin-left: 20px;
    text-align:center;
}
#homebox .div2 {
    width: 120px;
    float: right;
    margin-right: 20px;
    margin-left: 5px;
    text-align:center;
}
#homebox .div2 img{display:block;margin-left:auto;margin-right:auto;}

#homebox .div1 p {
    margin-bottom: 0;
    line-height: normal;
    font-size: .95em;
}
#homebox .div2 {
    margin-bottom: 0;
    line-height: normal;
    font-size: .75em;
}

#homebox .div1 p span,#homebox .div2 p span {
    font-size: 1.5em;
    display: block;
    margin-bottom: 7px;
    margin-top: 7px;
    letter-spacing: .05em;
}

#redbox {
    background-color: #690f0f;
    border: 5px solid #e3e3e3;
    border-radius: 8px;
    -webkit-radius: 8px;
    -moz-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    margin-bottom: 10px;
    padding: 15px 10px 0;
}

#redbox ul li {
    color: #fff;
}

#redbox ul li * {
    color: #fff;
}

#redbox h3 {
    color: #fff !important;
    /*text-align: center;*/
    /*letter-spacing: .2em;*/
    font-weight: lighter;
    font-size: 1.6em;
    display: block;
}

.staff-name {margin-bottom: 5px;}

.staff-ed {
    font-size: .95em;
    margin: 0 auto;
    color: maroon;
    font-style: italic;
}

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

.maroonstrip {
    background-color: maroon;
    color: #fff;
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 1.5em;
}

.whitestrip {
    background-color: #FFF;
    color: maroon;
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 1.5em;
}

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

/* Blog Styles */

.postleftpart {
    width: 180px;
    padding-right: 14px;
    float:left;
}
.postrightpart {
    float: right;
    width: 660px;
}

.post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
}

.post h2,.post p {
    margin: 2px 0;
}

.post .entry {
    color:#7f7f7f;
    margin-bottom: 18px;
}

.entry p {
    margin: 10px 0;
}
.single .wp-post-image{
    margin: 0 auto 12px;
    display: block;
}

.addthis_toolbox {
    padding: 30px 0 10px;
}

#sidebar a {    text-align: center;
    display: block;
    color: #fff;
    background: #650E0E;
    padding: 10px;
    font-size: 18px;
    border-radius: 23px;
    border: #ddd 2px solid;
    box-shadow: 0px 0px 10px #000;
    margin-bottom: 10px;}

#sidebar a:hover { text-align: center;
    display: block;
    color: #fff;
    background: #000;
    padding: 10px;
    font-size: 18px;
    border-radius: 23px;
    border: #ddd 2px solid;
    box-shadow: 0px 0px 10px #000;
    margin-bottom: 10px;}

.reviewsignature {    font-style: italic;
    font-weight: bold;
    text-align: right;
color: #690f0f !important;}

.reviewdate {    font-style: italic;
    font-weight: bold;
    text-align: right;
color: #690f0f !important;}