/*
Theme Name: Complete Rehab 1398
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: #fff;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

body {
    width: 100%;
    height: auto !important;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.5em;
    font-weight: normal;
    font-style: normal;
    font-family: 'Source Sans Pro', sans-serif;
}

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

#faqTitle{text-align:center;}

.download_box{background:#d6e7f6 url(images/down_alt.png) no-repeat 10px 15px;border:1px solid #093868;}
.download_box,.download_box a{color:#093868 !important;}
.download_box,.download_box a:hover{color:#820002 !important;text-decoration:none !important;}


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

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

.base,.gmaptopper {
    background-color: #093868 !important;
    border-color: #093868 !important;
}

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

.gmaptopper {height: 28px;}

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

.altcolor {
    color: #7e130f
}

a:link {
    color: #1c4980
}

a:visited {
    color: #1c4980
}

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

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

.box {
    border: 2px solid #0f6cb6;
    background-color: #a2a3a2;
    padding: 12px;
}

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

.brd {
    border: solid 2px #0f6cb6;
}

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

.dbrd {
    border: solid 2px #0f6cb6;
    background-color: #a2a3a2;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #a2a3a2;
    background-color: #0f6cb6;
    padding: 3px;
}

.faqbackground {
    background-color: #ffffff;
}


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

.headerinner {
    position: relative;
    height: 160px
}

.logo {
    width: 495px;
    height: 200px;
    position: relative;
    top: 2px;
    left: 7px;
}

.logo a {display: block;}

#topaddr {
    font-family: 'Cabin', sans-serif;
    font-size: 16px;
    position: absolute;
    right: 3px;
    text-align: right;
    /*top: 40px;*/
    top: 25px;
    width: 190px;
    letter-spacing: .1em;
    line-height: 1.3em;
}

/*#topaddr a {display: block;}*/

#topaddr a span:last-child {
    display: block;
    padding-top: 3px;
    color: #000000
}

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

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

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

#topaddr a span.tagline span {
    text-transform: uppercase;
    display: block;
    padding-top: 0;
    font-weight: bold;
    color: #0f6cb6;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    background: #fff url('/files/images/html-background.png') repeat-x top center;
}

.wrapperinner {
    position: relative;
    width: 990px;
    margin: 0 auto;
    min-height: 500px;
}

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

#rightcol,
.library-page .main,
.faq-page .main {
    float: right;
    width: 730px;
    margin: 0;
    padding: 10px 20px;
}

#sidebar {
	position: absolute;
	top:10px;
    width: 200px;
    height: 425px;
    margin: 0;
    padding: 0;
    z-index: 400;
}

#sidebar ul {
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 0;
}

#sidebar ul li {
    border-bottom: 1px dotted #000;
    height: 32px;
    display: table;
    width: 200px;
}

#sidebar ul li a {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    letter-spacing: normal;
    color: #0a4072;
}

#sidebar ul li a:hover, #sidebar ul li a:active {
      color: #b60f19 !important;
}

#sidebar .mb {
    border-bottom: 1px dotted #000;
    height: 60px;
    font-size: .75em;
    line-height: 1.05em;
    letter-spacing: -.01em;
}

#sidebar .mb a {  
    display: inline-block;
    padding: 2px;
    margin-top: 2px;
}

#sidebar .mb a:hover {
    background: #b60f19;
    color: #ddd;
}

#sidebar .mb strong {display: block; padding-top: 5px;}

#sidebar .mb img {float: left;padding-right: 5px;}

#wrap {
    padding: 0 8px;
}

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

#navCenter {margin-left: 208px;}

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

.sf-menu a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: normal;
    padding: 10px 13px;
    border: none;
    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: #D4D4D4;
}

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

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

.sf-sub-indicator {background: url('images/arrows-000000.png') no-repeat -10px -100px;}

.social {
    float: right;
    position: relative;
    top: 5px;
    right: 10px;
}

.social a {
    display: inline-block;
    height: 22px;
}

.social a:hover {opacity: .5}

/*DESIGN ELEMENTS - boxes and such*/
#footer {
    background: #093868 url('/files/images/sliver-footer.png') repeat-x 29px 0px;
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

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

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

.footerinner {
    background: #093868 url('/files/images/bg-footer.png') no-repeat top center;
    width: 990px;
    margin: 0 auto;
    position: relative;
    padding-top: 10px;
}

.footerinner div a {font-size: .8em;}
.footerinner div a:hover {color: red !important;}

.footerbuttons {
	height: 100px;
	width: 990px;
  	margin: 0 auto;
}

.footerbuttons div {
    width: 318px;
    height: 96px;
    display: table;
    float: left;
    margin-left: 9px;
    margin-bottom: 10px;
}

.footerbuttons div:first-child {margin-left: 7px;}
.footerbuttons div:last-child {margin-left: 10px;}

.footerbuttons div a {
    background: #fff url('/files/images/bg-button.png') no-repeat top center;
    display: table-cell;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-size: 2.1em;
    line-height: 1.1em;
}

.footerbuttons div a:hover {
    background: #fff url('/files/images/bg-button-hover.png') no-repeat top center;
}
/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

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

/* slider */
#slider {
    width: 757px;
    background: #A3A3A3;
    position: relative;
    left: 224px;
    margin-bottom: 50px;
    top: 22px;
    height:388px;
}

#slider img {float: right;}

/* homeboxes */
#homeboxes {  
    height: 425px;
    margin-bottom: 15px;
}
#homeboxes h3 a {display: block;color: #203648}

#homeboxes .h-box:first-child {margin-left: 7px;}
#homeboxes .h-box:last-child {margin-left: 10px;}

#homeboxes .h-box {
    background: transparent url('/files/images/bg-box.png') no-repeat top center;
    float: left;
    width: 318px;
    height: 427px;
    margin-left: 9px;
}

#homeboxes .h-box div {padding: 10px;}  

#homeboxes .h-box div img {
    display: block;
    margin: 0 auto;
}

#homeboxes .h-box:hover a {color: #fff}

#homeboxes .h-box:hover {background: transparent url('/files/images/bg-box-hover-1.png') no-repeat top center;}

#homeboxes li a {  
    background: none; 
    font-size: 1.2em;
    line-height: 1em;
    letter-spacing: 1px;
}

#homeboxes .h-box h3 {text-align: left; font-family: Arial, Helvetica, sans-serif;font-weight: normal; }

/*#homeboxes .h-box ul {list-style-type: none; text-transform: uppercase;}*/

#homeboxes .h-box:hover a {color: #000;}
#homeboxes .h-box a:hover {color: red}

textarea#input_1_4 {
    border: 1px solid #aaa;
}

.insurance-logos img {
    float: left;
    margin: 10px;
}

/* Blog Styles */

.postleftpart {
    width: 240px;
    padding-right: 14px;
    float:left;
    padding-top: 30px;
}
.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;
}