/*
Theme Name: Vanderlinde Physical Therapy 626
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 {
position: relative;
min-height: 100%;
}
#footer {
position: absolute;
bottom: 0;
width: 100%;
}

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

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

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

.staffBox h4{
margin-top:0px;
padding-top:0px;
}

.staffBox div{
margin-left:170px;
width:460px;
}

html {
    background: #8BC2D7;
    /*background: #8BC2D7 url('/files/images/bg-photo.jpg') no-repeat top center;*/
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
    /* font-family: 'Cabin', sans-serif;
font-family: 'Raleway', sans-serif;
*/
}

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

body {
    background: transparent url('/files/images/bg-body.png') repeat-y top center;
    height: auto !important;
    font-size: 1.1em;
    line-height: 1.6em;
    letter-spacing: .08em;
    font-weight: normal;
    font-style: normal;
    font-family: 'Cabin', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Cabin', sans-serif;
    text-shadow: 1px 1px 1px #fff;
}

h1 span {
    font-size: .8em; 
    color: #2e3d66;
}

h1 {font-size: 32px;}
h2 {font-size: 28px;}
h3 {font-size: 24px;}

.base,.gmaptopper {
    background-color: #004080 !important;
    border-color: #092334 !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: #d90724 !important;
}

.altcolor {
    color: #7e130f
}

a:link {
    color: #1c4980
}

a:visited {
    color: #1c4980
}

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

.box {
    border: 2px solid #7e130f;
    background-color: #FFF;
    padding: 12px;
}

.box1 {
    border: 2px solid #592615;
    background-color: #FFF;
    padding: 12px;
}

.brd {
    border: solid 2px #7e130f;
}

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

.dbrd {
    border: solid 2px #7e130f;
    background-color: #592615;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #592615;
    background-color: #7e130f;
    padding: 3px;
}

.faqbackground {
    background: transparent url('images/bg-trans-ffffff.png') repeat 0 0;
}


/*-----Header--------*/
header {
    height: 240px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background: transparent url('/files/images/bg-header-240h.png') repeat-x 0 0;
    position: relative;
}

.headerinner {
    width: 990px;
    height: 195px;
    margin: 0 auto;
    position: relative;
}

.logo {
  display: block;
  position: relative;
  top: 11px;
  width: 269px;
  float: left;
  left: -5px;
}

#topaddr {
  font-family: 'Cabin', sans-serif;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  right: 0px;
  text-align: right;
  top: 13px;
  width: 400px;
  letter-spacing: .09em;
  float: right;
  color: blue !important;
  line-height: 1.2em;
}

#topaddr span {
  line-height: 1.2em;
  display: block;
  color: #2e3d66;
  font-size: 1.4em;
  letter-spacing: .09em;
}

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

#topaddr a:hover {
    color: #3572A5 !important;
}

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

span.email {
    font-size: .95em !important;
}

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

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

.curve {
  width: 527px;
  height: 210px;
  position: relative;
  background: transparent url('/files/images/curve.png') no-repeat top center;
  top: -6px;
  left: 197px;
  z-index:15;
  zoom:1;
}

#hero {
  width: 787px;
  height: 350px;
  overflow:hidden;
  position: relative;
  top: -3px;
  left: 203px;
  z-index:15;
  zoom:1;
}


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

.faq-page .main, .library-page .main {
  float: right;
  width: 563px;
  margin: 0;
  padding: 10px 112px;
}

#rightcol,
.homebottom {
  float: right;
  width: 625px;
  margin: 0;
  padding: 0 30px 0 105px;
}

#sidebar {
  position: absolute;
  top: 15px;
  width: 200px;
  height: 500px;
  margin: 0;
  padding: 0;
  z-index: 200;
}

.mb {  
    width: 123px;
    margin: 0 auto;
    text-align: center;
    height: 195px;
    display: table;
}

.mb a {
    display: table-cell;
    vertical-align: middle;
    font-family: 'Raleway', sans-serif;
    color: #d90724;
}

.mb a:hover {
  opacity: .7;
}

.mb a:hover span {color: #fff}
.mb span {
  color: #d90724;
  text-align: center;
  line-height: 1em;
  display: block;
  padding-top: 0px;
  font-size: 1.2em;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

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

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

.current_page_item a {
    color: #000000 !important;
    /*text-shadow: 1px 1px 1px #fff;*/
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
    letter-spacing: .1em;
    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: #215e90;
}

.sf-menu li li li {
    background: #215e90;
}

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

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

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

.footerinner {
    width: 990px;
    margin: 0 auto;
    text-align: center;
}

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

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

#footer a:hover {
  color: #000;
}

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

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

.gmaptopper {height: 30px;}

.homeboxes {
  width: 785px;
  clear: both;
  position: relative;
  left: 200px;
}

div.greybox1, div.greybox2 , div.greybox3 {
  background: transparent url('/files/images/bg-mb-172h.jpg') repeat-x 0px 0px;
  height: 172px;
  border-radius: 5px;
  box-shadow: 1px 1px 5px #444;
  padding: 0px 10px;
  width: 234px;
  border: 1px solid #000;
  line-height:1.2em;
}

div.greybox1 {float: left; margin: 0 6px;}
div.greybox2 {float: left;}
div.greybox3 {float: left; margin-left: 5px;}
div.greybox1 a, div.greybox2 a, div.greybox3 a {display: block;}
div.greybox1:hover, div.greybox2:hover, div.greybox3:hover {
  background: transparent url('/files/images/bg-mb-172h-hover.jpg') repeat-x 0px 0px;
  height: 172px;
  border-radius: 5px;
  box-shadow: 1px 1px 5px #444;
  padding: 0px 10px;
  width: 234px;
  border: 1px solid #d90724;
}

.homeboxes div a h3 {  
  margin-bottom: 0;
  font-weight: lighter;
  letter-spacing: .05em;
  margin-top: 3px;
}

.homeboxes div:hover a h3{
  color: #fff !important;
  text-shadow: 1px 1px 2px #d90724;
}

.homebottom {
  font-weight: bold;
  color: #333;
}

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

#bgimg 					{ position:absolute;	z-index: -1;	overflow: hidden !important;width: 100%;top:237px;}

.bgimg 					{ overflow: hidden !important;position:absolute; z-index: -1;}

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


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

.hr {
    border-bottom: 3px double #464646;
    margin: 12px 44px 24px;
}

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

.gfield_label, .gform_description {color: #46464}

.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper .gform_body .gform_fields .gfield input[type=url],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield input[type=password],
.gform_wrapper .gform_body .gform_fields .gfield select,
.gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-size:13px;
	color:#464646;
	border:solid 1px #000;
  box-shadow: 1px 1px 5px #444;
}

#comment, #s {
	color:#464646;
	border:solid 1px #000;
  box-shadow: 1px 1px 5px #444;
}
hr {
border: 0;
color: #d90724;
background-color: #d90724;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}
.redstrip{background:#d90724;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:10px;}

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

