/*
Theme Name: Jamie's PT & Sports Medicine 944
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: #e6e6e6;
    overflow-y: scroll;
}

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

body {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: "PT Sans",sans-serif;
}

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

h1 {
    padding: 0;
}
h1, #faqTitle {font-size:140%;}
#faqTitle{text-align;center;}
h2 {font-size:120%;}
h3 {font-size:105%;}

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

.base,.gmaptopper {
    background-color: #004080 !important;
    border-color: #000 !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,.bluetext {
    color: #1B75BB !important;
}

.altcolor {
    color: #F7B411;
}

a:link {
    color: #004080;
}

a:visited {
    color: #004080;
}

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

.box {
    border: 2px solid #F7B411;
    background-color: #1B75BB;
    padding: 12px;
}

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

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

.brd1 {
    border: solid 2px #1B75BB;
}

.dbrd {
    border: solid 2px #F7B411;
    background-color: #1B75BB;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #1B75BB;
    background-color: #F7B411;
    padding: 3px;
}

.faqbackground {
    background-color: #f5dfa6;
}


/*-----Header--------*/


header {
    height: 174px;
    width: 100%;
    margin: 0;
    text-align: left;
    background-color: #1B75BB;
    position: relative;
}

#headercontent{
    width:990px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

#weblogo {height: 89px;
    width: 238px;
    position: absolute;
    top: 20px; left: 0px; background: url('images/logo.png') top center no-repeat;}


#topaddr {
    font-family: 'Signika', sans-serif;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    left: 270px;
    text-align: left;
    top: 18px;
    width: 280px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .2em;
    text-transform: uppercase;
}

#topaddr span {
    font-size: 1.35em;
    line-height: 1.7em;
}

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

#topaddr a{
    display: block;
    margin-top:12px;
    line-height: 1.5em;
}

#topaddr a:hover {
    color: #F9BB14 !important;
}

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

#topaddr1 {
    font-family: 'Signika', sans-serif;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    left: 550px;
    text-align: center;
    top: 18px;
    width: 200px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .2em;
    text-transform: uppercase;
}

#topaddr1 span {
    font-size: 1.35em;
    line-height: 1.7em;
}

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

#topaddr1 a{
    display: block;
    margin-top:12px;
    line-height: 1.5em;
}

#topaddr1 a:hover {
    color: #F9BB14 !important;
}

#topaddr1 a:hover span {
    color: #F9BB14 !important;
}

#topaddr2 {
    font-family: 'Signika', sans-serif;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    left: 770px;
    text-align: right;
    top: 18px;
    width: 220px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .2em;
    text-transform: uppercase;
}

#topaddr2 span {
    font-size: 1.35em;
    line-height: 1.7em;
}

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

#topaddr2 a{
    display: block;
    margin-top:12px;
    line-height: 1.5em;
}

#topaddr2 a:hover {
    color: #F9BB14 !important;
}

#topaddr2 a:hover span {
    color: #F9BB14 !important;
}


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

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

#rightcol {
    float: left;
    width: 730px;
    margin: 10px 0;
    padding: 20px;
    border:2px solid black;
    background: white;
    min-height: 700px;
}

#sidebar {
    position: absolute;
    width: 220px;
    min-height: 500px;
    margin: 0;
    padding: 0;
    top:200px;
    left:50%;
    margin-left: 270px;
    z-index: 20;
}

.home #sidebar{
    top:510px;
}

#wrap {
    padding: 0 8px;
}


/*MENUS*/
#horimenu {
    background: black;
}
#navcontent {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
}


.current_page_item a {
    color: #b3b3b3 !important
}

.sf-menu a {
    font-family: 'Signika', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .2em;
    padding: 10px 17px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

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

.sf-menu {
    float: left;
}

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

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

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

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

/*DESIGN ELEMENTS - boxes and such*/
.push {
    height: 120px;
}

#footer {
    height:120px;
    position: relative;
    color: #FFFFFF;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #004080;
    border-top: 2px solid #1B75BB
}

#footercontent {
    padding-top:12px;
}

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

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

/*-------- Specific to this site ------------*/
#homesliderwrapper {display: none;}
.home #homesliderwrapper  { display: inline-block !important;width: 100%; height: 310px; background: #004080; text-align: center; padding: 0px; margin: 0px;border-bottom: 2px solid #1B75BB;}
.home #homeslider  { display: inline-block !important;width: 990px; height: 300px; /*  background: url('images/hero1.jpg') top center no-repeat #005eaa;  */ margin: 0px auto; margin-top: 5px; text-align: left; padding: 0px; }



.underline {
    text-decoration: underline;
}

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

.sidebarmb a {
    background: url("http://ptclinic.com/site/images/mb1.png") repeat scroll 0 0 transparent;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    margin: 20px auto 0;
    padding-top: 48px;
    text-align: center;
    width: 166px;
}

.sidebarmb a:link,.sidebarmb a:visited {
    color: white !important;
}

.sidebarmb a:hover,.sidebarmb a:active {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity = 50);
}

.mb {
    width: 166px;
    height: 98px;
    margin: 0 auto 20px auto;
}

.box {
border: 2px solid #1b75bb;
background-color: #fff;
padding: 12px;
}

#hours{
    width: 100%;
    /*padding: 10px;*/
}

#hours .colorlist, #hours .normal {color:#1b75bb!important;}

.col1 {width:45%;float:left;}

.staff {margin-right:20px;}

.about {width:350px;height:229px;margin-right:20px;}

a .fa {color:#d84936 !important;}
a:hover .fa {color:#464646 !important;}

#hours table {
    width: 100%;
}

#hours table tr td.daycol {
    text-align: left;
    width: 25%;
}

#hours table tr td.timecol {
    text-align: right;
    width: 75%;
}

#yt-thumb {
    position: relative;
    width: 320px;
    height: 180px;
}

#yt-play {
    left: 135px;
    position: absolute;
    top: 60px;
}