/*
Theme Name: Inspire Physical Therapy & Fitness 899
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: #FEFEFE url('/files/images/html-sliver.jpg') repeat-x 0 0;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

body {
    height: auto !important;
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: .03em;
    font-weight: normal;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    /*font-family: 'Noticia Text', serif;*/
}

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

h3 span {color: #4aacf3}

table{border-collapse:collapse;}

.base {
    background-color: transparent !important;
}

.gmaptopper {
    height: 34px;
    background-color: #01275e !important;
    border-color: #01275e !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: #033681 !important;
}

.bluestrip{background:#033681;color:#FFF;font-weight:bold;text-align:center;padding:4px;margin-bottom:10px;}

h3.bluestrip{background:#033681;color:#FFF;font-weight:bold;text-align:center;padding:4px;margin-bottom:10px;}
h3.bluestrip span {color: #4aacf3}

.altcolor {
    color: #7e130f
}

a:link {
    color: #1c4980
}

a:visited {
    color: #1c4980
}

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

.box {
    border: 2px solid #ffffff;
    background-color: #476ea1;
    padding: 12px;
    margin-bottom:16px;
    color:#FFF;
}

.box p, .box ul, .box li, .box h3, .box .normal {color:#FFF !important;}
.box .brd{border:solid 1px #FFF;}

a#bluelink{color:#a4e1f9 !important;}
a:hover#bluelink{color: #FFFF66 !important;}

.fancy_list .check_list{background:url(images/custom_sprite_85c6f5.png) no-repeat -461px -161px;}

.box1 {
    border: 2px solid #4aacf3;
    background-color: #4aacf3;
    padding: 12px;
}
.box td,.box1 td{color:#FFF;}

.box a, .box1 a{color:#FFFF66 !important;}
.box a:hover, .box1 a:hover{color:#FFF !important;text-decoration:underline;}

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

.brd1 {
    border: solid 2px #4aacf3;
}

.dbrd {
    border: solid 2px #ffffff;
    background-color: #4aacf3;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #4aacf3;
    background-color: #ffffff;
    padding: 3px;
}

.faqbackground {
    background-color: transparent;
}


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

#topaddr {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: lighter;
    right: 6px;
    text-align: right;
    top: 22px;
    width: 275px;
    letter-spacing: .1em;
    float: right;
    position: relative;
    text-transform: uppercase;
    line-height: 1.5em;
}

#topaddr span {
    line-height: 1.4em;
    font-weight: 700;
    font-size: 1.6em;
    letter-spacing: .08em;
}

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

#topaddr a:hover {
    color: #4aacf3 !important;
}

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

/*-------Main Area/Content-------*/
h5.question {border-bottom:0 !important;text-transform:initial !important;}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
}

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

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

#leftcol {
    float: left;
    width: 720px;
    margin: 0;
    padding: 10px 20px;
}

#sidebar {
    position: absolute;
    top: 3px;
    width: 230px;
    height: 357px;
    margin: 0;
    padding: 0;
    right: 2px;
    z-index: 400;
}

.mb {
    width: 227px;
    height: 106px;
    margin: 0 auto 10px auto;
    background: transparent url('/files/images/mb-background.png') no-repeat 0 0;
}

.mb a {
    font-family: 'Open Sans', sans-serif;
    font-weight: bolder;
    display: table;
    height: 100px;
    width: 227px;
}

.mb a span {
    color: #fff;
    text-align: left;
    display: table-cell;
    padding-left: 25px;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 1.3em;
    letter-spacing: .05em;
    text-shadow:
    -1px -1px 0 #666,  
    1px -1px 0 #666,
    -1px 1px 0 #666,
    1px 1px 0 #666;
}

.mb a:hover span {
    color: #01275e;
        text-shadow:
    -1px -1px 0 #fff,  
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
}

.mb a:hover {
    /*opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity = 50);*/
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 980px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 500;
    height: 39px;
    background: transparent url('/files/images/bg-nav.jpg') repeat-x 0 0;
    clear: both;
    top: 7px;
}

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

.current_page_item a {
    color: #4aacf3 !important
}

.sf-menu a {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
    /*letter-spacing: 1px;*/
    padding: 10px 13px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

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

.sf-menu {
    float: none;
}

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

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

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

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

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

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

/*DESIGN ELEMENTS - boxes and such*/
#footer {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

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

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

#footer a:hover {color: #4aacf3;}

.footerinner {
    position: relative;
    width: 990px;
    margin: 0 auto;
    background-color: #01275e !important;
    border-color: #01275e !important;
    padding-bottom: 10px;
}

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

.library-page .main, .faq-page .main, .error404 .main, .search .main {
    float: left;
    width: 720px;
    margin: 0;
    padding: 15px 20px;
}

.logo {
    position: relative;
    width: 373px;
    height: 118px;
    display: block;
    float: left;
    top: 0px;
    left: 0px;
}

#hero {
    width: 733px;
    height: 329px;
    border: 2px solid #fff;
    position: relative;
    top: 5px;
    left: 6px;
    margin-bottom: 40px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.hours {
    position: relative;
    width: 335px;
    float: left;
    top: 15px;
    font-size: 15px;
}

.hours h3 {  
    margin-bottom: 0;
    text-transform: uppercase;
    color: #4aacf3 !important;
    font-weight: lighter;
    text-align: center;
}

.hours table {margin: 0 auto;line-height: normal;}

.hours table td {color: #fff;text-align: left;}
.hours table tr td:first-child {
    text-align: right;
    padding-right: 15px;
}


.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}
.whitetext{color:#FFF !important;}

div.staffBox{
margin:0px 0px 50px 0px;
letter-spacing:0;
}

.staffBox img{
float:left;
margin-bottom:10px;
margin-right:10px;
border:2px solid #000;
}

.staffBox h2{margin-top:0;padding-top:0;}

.staffBox div{
margin-left:140px;
width:480px;
}

a.linkopacity:hover img {
-moz-opacity: 0.7;-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
opacity: 0.7;
}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;-khtml-opacity: 1.0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
opacity: 1.0;
}
/* Blog Styles */

.postleftpart {
    width: 190px;
    padding-right: 14px;
    float:left;
}
.postrightpart {
    float: right;
    width: 480px;
}

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

#svcs-ss {
    margin:16px auto 0;height:330px;width:440px;
}