/*
Theme Name: Beal Physical Therapy 895
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%;
    background-color: #fef7e9 !important;
    border-color: #fef7e9 !important;
}

html {
    /*background: transparent url('/files/images/sliver.jpg') repeat-x 0px 0px;*/
    background: #fff;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

body.home {background: transparent url('/files/images/sliver.jpg') repeat-x 0px 0px;}

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

h1,h2,h3,h4,h5,h6 {
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    letter-spacing: .06em;
}
h1 {font-size: 30px}
h2 {font-size: 28px}
h3 {font-size: 24px}

.home #welcome h1 {text-align:  center;}

.base {
    background-color: #fef7e9 !important;
    border-color: #fef7e9 !important;
}

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

.gmaptopper {height: 30px; background-color: #28a5dd}

.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: #1074b8 !important;
}

.altcolor {
    color: #7e130f
}

a:link {
    color: #28a5dd
}

a:visited {
    color: #28a5dd
}

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

.box {
    border: 2px solid #fdc988;
    background-color: #ffffff;
    border-radius: 12px;
    padding: 24px 28px 28px 28px;
    position:relative;
}

.box1 {
    border: 2px solid #1074B7;
    background-color: #FBCB83;
    padding: 12px;
}

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

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

.dbrd {
    border: solid 2px #1074B7;
    background-color: #FEC985;
    padding: 3px;
}

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

.faqbackground {
    background-color: #ffffff;
}

.underline {
    text-decoration: underline;
}

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

#topaddr {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 44px;
    width: 700px;
    letter-spacing: .09em;
    line-height: 1.2em;
}

#topaddr span {
    line-height: 1.3em;
    font-size: 2em;
    color: #C7D2E6;
    text-shadow: 1px 1px 1px #28a5dd;
}

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

#topaddr a:hover {
    color: #28a5dd !important;
}

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

#socialmedia{position:absolute;top:200px;right:75px;z-index:9999;}

#addrlist li {list-style:none;display:inline;width:300px;margin:0;padding:0;
  float: left;}
/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    background: transparent url('/files/images/header-sliver2.jpg') repeat-x 0px 0px;
}

.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 20px auto 20px;
    text-align: left;
    overflow: hidden;
    background: transparent;
}
.faq-page .main, .library-page .main, .search .main, .error404 .main {
    width: 950px;
    margin: 0 auto;
    padding: 20px;
}

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

#maincol {
    padding: 20px;
}

.home #maincol {
    margin: 0 auto;
    height: 300px;
    position: relative;
}
#welcome {width: 75%; margin: 0 auto;}
#wrap {
    padding: 0 8px;
}

.homebutton{position:absolute;right:15px;bottom:18px;}
/*MENUS*/

#horimenu {
    width: 905px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    top: -5px;
}
#navCenter{}
.current_page_item a {
    color: #fff !important;
    background-color: #28a5dd;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.sub-menu .current_page_item a, .current_page_item .sub-menu a {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.sf-menu a {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px 12px 4px;
    border: none;
    text-decoration: none;
    letter-spacing: .09em;
}

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

.sf-menu {
    float: none;
}

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

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

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

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

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

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

a > .sf-sub-indicator {top: .3em;}
.push{height:100px;}
/*DESIGN ELEMENTS - boxes and such*/
#footer {
    position: absolute;
    bottom: 0;
    color: #000;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    height: 100px;
}

#footer a:link, #footer a:visited {
    color: #444444;
    text-align: center;
}

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

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

.footerinner {
    width: 1040px;
    margin: 0 auto;
}

#slider {
    height: 322px;
    top: 0px;
    position: relative;
    background-color: #C7D2E6;
}

.logo {
    position: relative;
    top: 0px;
    left: 27px;
}

#minibanners {
    //width: 830px; /* width for 4 minibanner buttons */
    width:415px;
    position: relative;
    bottom: 6px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#minibanners .mb {
    display: inline-block;
    width: 160px;
    margin-left: 30px;
    margin-right: 30px;
}

#minibanners .mb a {
    display: table;
    width: 120px;
    background: transparent url('/files/images/mb.png') no-repeat 0px 0px;
    height: 78px;
}

#minibanners .mb a:hover {}

#minibanners .mb a:hover span {color: #444; text-shadow: 1px -2px 3px #fff; opacity: 1.0 !important;}

#minibanners .mb a span {
    display: inline-block;
    padding-top: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.3em;
    text-align: center;
    text-shadow: 1px 1px 3px #777;
    font-family: 'PT Sans Narrow', sans-serif;
    width: 144px;
    line-height: 1.1em;
    letter-spacing: .09em;
}

#minibanners .mb:first-child {margin-left: 0px;margin-right: 32px;width: 170px;}
#minibanners .mb:last-child {margin-right: 0px;margin-left: 32px;width: 120px;}

#homeboxes {padding-bottom: 30px;width: 972px;margin: 30px auto;}

#homeboxes .box {
    height: 228px;
    width: 375px;
    margin: 0 auto;
    color: #0D2F86;
}
#homeboxes h1 {text-align: center;margin-bottom: 10px;letter-spacing: .08em;}
#homeboxes p {margin-bottom: 10px}
#homeboxes .box:last-child a {
    float: right;
    background-color: #1C4981;
    color: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #FEBD1B;
    margin-right: 12px;
    text-transform: lowercase;
    letter-spacing: normal;
    width: 100px;
    text-align: center;
    font-size: 20px;
    display: table-cell;
    padding: 5px 2px;
    margin-top: 11px;
}
#homeboxes .box a#nobutton{color:#1C4981;background:transparent !important;border-radius:0;border:0;text-transform:capitalize;width:auto;text-align:left;font-size:16px;padding:0;margin:0;float:none;display:inline;font-weight:bold;}
#homeboxes .box a:hover#nobutton{color:#fe6b1b;}

#homeboxes form {
    padding-left: 6px;
}

#homeboxes input[type=text] {
    width: 91%;
    margin-top: 0px;
    border: 3px solid #0C2E87;
    padding: 10px;
    display: block;
}

#homeboxes input[type=submit] {
    float: right;
    background-color: #1C4981;
    color: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #FEBD1B;
    margin-right: 8px;
    display: block;
    margin-top: 15px;
    width: 100px;
    font-family: 'PT Sans', Sans-serif;
    text-transform: lowercase;
    font-size: 20px;
    letter-spacing: normal;
}

#homeboxes .box:last-child a:hover, #homeboxes input[type=submit]:hover {
    background-color: #FEBD1B;
    color: #000;
    border: 1px solid #1C4981;;
}
#home-testimonials {
    height: 208px;
    padding-top: 42px;
}
#home-testimonials-inner {width: 990px; margin: 0 auto  }
#home-testimonials h1 {
    text-align: center;
    font-size: 3.15em;
    letter-spacing: .15em;
}
#home-testimonials p {
    width: 65%;
    margin: 0 auto;
    font-size: 1.3em;
    letter-spacing: .07em;
}
#home-testimonials p.testimonial {
    color: #FACA88 !important;
}
#home-testimonials .slideshow p {color: #0C2E87;}

a.boxlink  {
    float: right;
    background-color: #1C4981;
    color: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #FEBD1B;
    margin-right: 12px;
    text-transform: lowercase;
    letter-spacing: normal;
    width: 100px;
    text-align: center;
    font-size: 20px;
    display: table-cell;
    padding: 5px 2px;
    margin-top: 11px;
}
a:hover.boxlink {
background:#FEBD1B;
}


.gmap {padding-bottom: 20px;}

#lightblue {background-color: #C7D2E6;}
#darkblue {background-color: #0C2E87;}


#smallimg img {cursor:pointer;}
#smallimg div {float:left;width:245px;height:345px;padding:8px;border:1px solid #ccc;margin-right:10px;margin-bottom:10px;text-align:center;}

.items h4{padding-bottom:8px;}

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

#hgss DIV{width:275px;height:275px;position:relative;}
#hgss DIV H1{background-color:#FFFFFF;color:#000000;padding:3px 0 0;position:absolute;bottom:0;width:275px;height:27px;opacity:.6;letter-spacing:2px;filter:alpha(opacity = 60);font-size:20px !important;}

/* Blog Styles */

.postleftpart {
    width: 240px;
    padding-right: 14px;
    float:left;
}
.postrightpart {
    float: right;
    width: 720px;
}

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

#maincontent ul li, ol li {padding-bottom:0px;}
#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;}

/* Secondary unordered list */

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

/* Tertiary unordered list */
.main ul ul ul li:before {
    content: "\0BB \020"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

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

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

.gfield_label, .gform_description {color: #464646}

.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-family: verdana, sans-serif;
    font-size:13px;
    color:#464646;
    border:solid 1px #0C2E87;
}

#comment, #s {
    color:#464646;
    border:solid 1px #0C2E87;
}

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:0px;
padding-top:0px;
}

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

#about-ss {margin:0 auto 16px;height:325px;width:450px;}

#amputee-photos-1 {width: 815px; margin: 0 auto;clear: both;}
#amputee-photos-2 {width: 457px; margin: 0 auto;clear: both;}

.apptbtn {
    background: #28a5df none repeat scroll 0 0;
    border-radius: 8px;
    color: #fff !important;
    padding: 5px 10px;
    position: absolute;
    right: 225px;
    top: 6px;
    text-shadow: 1px 1px 1px #444;
    text-transform: uppercase;
}

a.apptbtn:hover {
    background: #FDBE1B;
}