/*
Theme Name: Tallahassee Orthopedic & Sports Physical Therapy 685
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-color: #ebebeb;
    background-image: url('/files/images/pattern-bg.png');
    background-repeat: repeat;
    background-position: 0 0;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

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

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

h1 span {color: #000;}

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

.altcolor {
    color: #7e130f
}

a:link {
    color: #1c4980
}

a:visited {
    color: #1c4980
}

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

.box {
    border: 2px solid #041dab;
    background-color: #ffffff;
    padding: 12px;
}

.box1 {
    border: 2px solid #041dab;
    background-color: #ffffff;
    padding: 12px;
}

.brd {
    border: solid 2px #041dab;
}

.brd1 {
    border: solid 2px #369FF0;
}

.dbrd {
    border: solid 2px #041dab;
    background-color: #369FF0;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #369FF0;
    background-color: #041dab;
    padding: 3px;
}

.faqbackground {
    background-color: #ebebeb;
}


/*-----Header--------*/
header {
    height: 156px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #041b9f;
}

#headerinner {
    width: 960px;
    margin: 0 auto;
    height: 156px;
    background: #fff;
    position: relative;
}

#topaddr {
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    font-weight: normal;
    position: relative;
    float: right;
    /*text-align: left;*/
    text-align: center;
    bottom: 115px;
    width: 550px;
    letter-spacing: .1em;
    line-height: 1.5em;
    /*bottom: 100px;*/
    bottom: 125px;
}

#topaddr a {
    /*width: 180px;*/
    width: 270px;
    height: 70px;
    float: left;
}

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

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

#topaddr a:hover {
    color: #369FF0 !important;
}

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

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

.main {
    position: relative;
    padding: 0;
    width: 960px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: #ebebeb;
    min-height: 475px;
    top: -30px;
    padding-top: 30px;
}

#rightcol {
    float: left;
    width: 710px;
    margin: 0;
    padding: 10px 20px;
    background: #ebebeb;
}

#sidebar {
    background: transparent;
    padding: 0px;
    z-index: 100;
    width: 195px;
    float: right;
    padding-right: 10px;
    padding-left: 5px;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 960px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 43px;
    background-color: #041b9f;
    background-image: url('/files/images/menu-bg.png');
    background-repeat: no-repeat;
    background-position: -4px 0px;
    top: 17px;
}

#navCenter {
    position: absolute;
    padding-left: 58px;
    top: 6px;
    background: transparent url('/files/images/menu-shadow.png') 0px 28px no-repeat;
    height: 47px;
    width: 960px;
}

#main-nav {
    background: #041b9f;
}

.current_page_item a {
    color: #369FF0 !important
}

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

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

.sf-menu a {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    letter-spacing: 1.8px;
    padding: 10px 18px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
}

.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: #041b9f;
}

.sf-menu li li li {
    background: #041b9f;
}

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

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

#footer {
    position: absolute;
    color: #FFFFFF;
    bottom: 0;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    height: 160px;
}

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

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

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

#sidebar a {
    background-color: #fff;
    float: right;
    border: 2px solid #000;
    margin: 0 auto 20px auto;
}

#hero {
    width: 760px;
    height: 312px;
    position: relative;
    left: -30px;
    top: -10px;
    background: transparent;

}

#logo {
    width: 410px;
    height: 140px;
    position: relative;
    top: -7px;
}

.library-page .main,
.faq-page .main {
    padding: 10px;
    width: 940px;
}

.library-page #sidebar,
.faq-page #sidebar {
    display: none;
}

.faq-page .question {font-size: 1em;}
.faq-page .video {
    margin: 0 auto 20px auto;
    background-color: #fff !important;
}

#wrapperinner {
    width: 960px;
    background: transparent;
    margin: 70px auto 0px;
}

.footerinner {
    width: 960px;
    margin: 0 auto;
    background-color: #041b9f !important;
    height: 160px;
}

.newgmap {
    overflow: visible !important;
}

.bluestrip {
    background: #041b9f;
    color: #ffffff;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}

.clr2{clear:both;margin-bottom:16px;}
.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}

.footertext{font-size:80%;}

.slideshow div.vert {width:400px;height:300px;}
#pt-ss {position: relative; width: 400px; height: 300px;}

#socialmedia {
    position: absolute;
    right: 80px;
    top: 107px;
}

#socialmedia i.fa-twitter-square {color:#55acee;}
#socialmedia i.fa-facebook-square {color:#3b5998;}
#socialmedia i.fa-instagram {color:#3f729b;}
#socialmedia i.fa-youtube-square {color:#cd201f;}

a.apptbutton {background:#041dab;color:#FFF;text-align:center;font-weight:bold;-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
width:175px;padding:6px;}

a.apptbutton:hover{background:#000;}