/*
Theme Name: BQC Physical Therapy 1209
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:url('images/bg.png') repeat-x #14a0da;
    overflow-y: scroll;
}

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

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "cabin",sans-serif;
    letter-spacing: 1px;
    /*font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;*/
}

h1,h2,h3,h4,h5,h6 {
    font-family: "arial",sans-serif;
}
.homeh1 {
    font-size: 27px;
}

.homeh1 span{
    font-size: 22px;
}

.homebody {
    font-family: "lora",serif;
    font-size:16px;
    line-height: 28px;
    letter-spacing: .08em;
    color:#333333;
}

.base,.gmaptopper {
    background-color: #0b5e9f !important;
    border-color: #12a1db !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: #0b5e9f !important;
}

.altcolor {
    color: #7e130f
}

a:link {
    color: #12a1db
}

a:visited {
    color: #12a1db
}

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

.box {
    border: 2px solid #12a1db;
    background-color: #0b5e9f;
    padding: 12px;
    color:#FFF !important;
}

.box1 {
    border: 2px solid #0b5e9f;
    background-color: #12a1db;
    padding: 12px;
    color:#FFF;font-size:14px;
}

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

.brd1 {
    border: solid 2px #12a1db;
}

.dbrd {
    border: 2px solid #0b5e9f;
    background-color: #12a1db;
    padding: 12px;
    color:#FFF !important;font-size:14px;
}

.box h1, .dbrd h1 {color:#12a1db !important;font-size:16px !important;}

.dbrd1 {
    border: 2px solid #0b5e9f;
    background-color: #12a1db;
    padding: 12px;
    color:#FFF;font-size:14px;
}

.box1 h1, .dbrd1 h1 {color:#0b5e9f !important;font-size:16px !important;}

.box1a {
    line-height: 2em;
}

.faqbackground {
    background-color: #c2deea;
}


/*-----Header--------*/
header {
    height: 174px;
    width: 990px;
    margin: 0;
    text-align: left;
    background: #FFF;
    position: relative;
}

#logo{position:absolute;left:-1px;top:30px;width:318px;height:174px;}

#tagline {
  border-right: 1px solid #120114;
  color: #333333;
  font-size: 25px;
  font-style: italic;
  font-weight: 700;
  height: 120px;
  left: 318px;
  letter-spacing: 2px;
  line-height: 1.4em;
  padding-top: 37px;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 426px;
}

#hero{width:988px;height:290px;margin-left:2px;}

#topaddr {
    font-family: 'Cabin', sans-serif;
    font-size: 16px;
    /*font-weight: bold;*/
    position: absolute;
    right: 0px;
    text-align: left;
    top: 50px;
    width: 225px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
    position:absolute;
    right:0;
}

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

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

#topaddr a:hover {
    color: #12a1db !important;
}

#topaddr a:hover span {
    font-size: 1.75em;
    color: #12a1db !important;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    width:990px;
    background:url('images/centerbg.png') repeat-y #FFF;
    height: auto !important;
    height: 100%;
    margin: 0 auto -95px;
    position:relative;
}

#maincontent {position:relative;margin-left:306px;margin-top:24px;min-height:750px;margin-bottom:10px;}

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

#rightcol {
    float: right;
    width: 730px;
    margin: 0;
    padding: 10px 20px;
}

#sidebar {
	position: absolute;
	top:540px;
	left:0;
    width: 287px;
    -minheight: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    width:220px;
    margin:0 auto;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    background:#12a1db;
}

.current_page_item a {
    color: #f5ed3a !important
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 14px;
    /*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 10px 13px;
    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: left;
}

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

.sf-menu li li {
    background: #12a1db;
}

.sf-menu li li li {
    background: #12a1db;
}

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

.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, .sf-menu li li li a:active {
    background:#0b5e9f;
    color: #f5ed3a;
    outline: 0;
}

/*DESIGN ELEMENTS - boxes and such*/
#footer,.push {
    height: 95px;
}

#footer {
    position: relative;
    color: #FFFFFF;
    width: 990px;
    background:#041a2b;
    text-align: left;
    margin: 0 auto;
    bottom:0;
    padding: 0;
}

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

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

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

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}
.bluetext{color:#12a1db !important;}
.bluebrd{border:solid 1px #12a1db;}
.bluestrip{background:#12a1db;font-weight:bold;text-align:center;color:#FFF;padding:4px;margin-bottom:0;}

.slideshow div {display: none;}
.slideshow div *{display: block;}


ul li, ol li {padding-bottom:9px;}
ul li:last-child, ol li:last-child {padding-bottom:0px;}
ul ul li:last-child, ol ol li:last-child {padding-bottom:0px;}
ul ul li:first-child, ol ol li:first-child {padding-top:0px;}


A:link.yellowlink { color: #f5ed3a;text-decoration:none; }
A:hover.yellowlink { color: #c2deea;text-decoration:none; }
A:active.yellowlink { color: #f5ed3a;text-decoration:none; }
A:visited.yellowlink { color: #f5ed3a;text-decoration:none; }
A:visited:hover.yellowlink { color: #c2deea;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);
}

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

#boxbullets .normal {color:#FFF !important;}

.servicesphoto {width:350px;height:326px;}

.homephoto1 {height: 213px;
    width: 313px;
    border: 2px solid #0B5E9F;}

    .homephoto2 {width:300px;height:200px;border: 2px solid #fff;}