/*
Theme Name: Foothills Orthopedic & Sport Therapy 1387
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: #ded6b9;
    background-image: url(http://www.transparenttextures.com/patterns/cardboard-flat.png);
    overflow-y: scroll;
    position: relative;
}


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

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

h1,h2,h3,h4,h5,h6 {
      font-family: 'Oswald', sans-serif;
      letter-spacing: .05em;
      text-transform: uppercase;
}

ul, ol {
    line-height: 24px;
    padding-left: 25px;
}

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

.altcolor {
    color: #7e130f
}

a:link {
    color: #1c4980
}

a:visited {
    color: #1c4980
}

a:hover,a:active {
    color: #800000;
    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);
}

.rnd {
    border-radius: 15px;
}

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

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

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

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

.lightbluebrd {
    border: 3px solid #D2E3F3;
}

.faqbackground {
    background-color: #ffffc2;
}

#socialmedia {width: 50px;position: absolute;right: 2px;}

#socialmedia a.facebook {
    color: #fff;
    padding: 3px 0;
    display: block;
    font-size: 1em;
    height: 30px;
}

#socialmedia a:hover, .topgplus:hover a {color: #85b1e0 !important}


/*-----Header--------*/
header {
    height: 200px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 990px;
    background: url('images/logo_trans.png')no-repeat;
}


.headerbg {
    background: #fcfcfc none repeat scroll 0 0;
    height: 160px;
    position: absolute;
    width: 100%;
}


.menubg {
    background: #1e5693 none repeat scroll 0 0;
    border-bottom: 5px solid #85b1e0;
    height: 39px;
    position: absolute;
    top: 156px;
    width: 100%;
    z-index: 1;
}

#toptitle {
    color: #85b1e0;
    display: block;
    font-family: "Oswald";
    font-size: 34px;
    margin: 0 auto;
    padding: 16px 0;
    text-align: center;
    text-transform: uppercase;
    width: 990px;
    letter-spacing: 0.11em;
}


#topaddr {
    font-family: "Oswald",sans-serif;
    font-size: 13px;
    font-weight: 400;
    left: 110px;
    letter-spacing: 0.1em;
    line-height: 18px;
    position: absolute;
    text-align: left;
    top: 28px;
    width: 200px;
}

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

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

#topaddr a:hover {
    color: #77A7D8 !important;
}

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

#topaddr1 {
    font-family: "Oswald",sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 18px;
    position: absolute;
    right: 110px;
    text-align: right;
    top: 28px;
    width: 200px;
}

#topaddr1 span {
    font-size: 15px;
    line-height: 1.05em;
}

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

#topaddr1 a:hover {
    color: #77A7D8 !important;
}

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

#topaddr .topgplus {
    position: absolute;
    left: 0px;
}

#topaddr1 .topgplus {
    position: absolute;
    right: 0px;
}


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

.main {
    position: relative;
    padding: 0;
    width: 990px;
    min-height: 500px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: url('images/watermark.png')no-repeat;
    background-position: 119px 65px;
    z-index:100;
}

#rightcol {
    float: right;
    width: 960px;
    margin-top: 15px;
    padding: 10px 20px;
}

#sidebar {
    position: absolute;
    top:200px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/


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

.current_page_item a {
    color: #85B1E0 !important;
}

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

.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: #1E5693;
}

.sf-menu li li li {
    background: #1E5693;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    /*color: #1E5693;*/
    color: #EDDD00;
    outline: 0;
}

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 10px 0 0;
    /*background: #1c871d;*/
    background: #1E5693;
    /*border-top: 5px solid #54bd55;*/
    border-top: 5px solid #85B1E0;
}

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

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

/*-------- Specific to this site ------------*/
.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;
}

.slidercurve {width: 990px;
height: 200px;
position: absolute;
background: url('images/slidercurve.png')no-repeat;
top: 425px;
z-index: 100;
margin: 0 auto;}

.slider {width: 990px;
height: 300px;
position: relative;
margin:0 auto;
}

#layerslider_1 {border-bottom:5px solid #1E5693;}

.homebox {background-color: hsla(0, 0%, 100%, 0.5);
padding: 20px;
border-radius: 15px;
border: 1px solid #1E5693;
margin-bottom:25px;
font-size: 17px;
line-height: 1.5em;
}

/*.bannerbox {width: 100%;
height: 185px;
background-color: hsla(0, 0%, 100%, 0.5);
box-shadow: 0px 0px 5px #999;
padding: 10px;
margin-bottom: 20px;
border-radius: 10px;
border: 3px solid #D2E3F3;
box-sizing: border-box;}

.bannerbox a {display: block;
width: 200px;
height: 57px;
background: url('images/banner.png');
opacity: .5;
color: #1E5693;
padding: 60px 0px 0px;
font-weight: bold;
text-align: center;
font-size: 19px;
margin: 20px 5px;}

.bannerbox a:hover {display: block;
width: 200px;
height: 57px;
background: url('images/banner.png');
opacity: 1;
color: #fff;
padding: 60px 0px 0px;
font-weight: bold;
text-align: center;
font-size: 19px;
margin: 20px 5px;
text-shadow:1px 1px 1px #1E5693;}*/

.sidebannerbox {
    width: 100%;
    /*height: 185px;*/
    background-color: hsla(0, 0%, 100%, 0.5);
    box-shadow: 0px 0px 5px #999;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 10px;
    border: 3px solid #D2E3F3;
    box-sizing: border-box;
}

.sidebannerbox .sidebanners a {
    display: block;
    width: 180px;
    height: 45px;
    background: url('images/banner.png');
    opacity: .5;
    color: #1E5693;
    padding: 53px 0px 0px;
    font-weight: bold;
    text-align: center;
    font-size: 19px;
    margin: 20px 5px;
}

.sidebannerbox .sidebanners a:hover {
    opacity: 1;
    color: #fff;
    text-shadow:1px 1px 1px #1E5693;
}

.teaser {
    border-bottom: 4px double #1E5693;
    border-top: 4px double #1E5693;
    font-family: inherit;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 166%;
    padding: 20px 0;
    text-align: center;
}

/*Blog stuff*/
.post {margin-top:15px;}
.postleft {width: 30%; float: left;}
.wp-post-image{margin:0 auto;display: block;}
.entry {border-bottom: 1px dotted #444; margin-bottom: 15px;}

.newsbox{width:200px;height:80px;overflow:visible;float:right;margin:10px 0 10px 16px;padding:0 10px 10px 10px;position:relative;}
.newsfeedtop{padding:0 0 3px;margin-top:-6px;zoom:1;}
#newsfeedarea h1,#newsfeedarea h3,#newsfeedarea h4,#newsfeedarea h5,#newsfeedarea .newscontent,#newsfeedarea .newsdate{margin:3px 0;padding:0 6px;}
.newstitle{font-size:14px;text-transform:capitalize;}
.newsdate{text-align:right;font-style:italic;}
#newsitemsholder .newsitem {width:200px;    height:100px;   margin:0 auto 10px;     cursor:pointer; float:left;overflow:visible;}
#newsitemsholder .newsitem:hover {background-position:-200px 0px; }
#newsitemsholder .newsitem.active {background-position:-400px 0;    cursor:default; }
#newsfeedarea{position:relative;overflow:hidden;height:110px;width:200px;font-size:13px;}
#newsitemsholder{position:absolute;height:20000em;}
a.newsprev, a.newsnext, a.newsprevPage, a.newsnextPage {    display:block;  width:18px;     height:18px;    background:url(http://www.ptclinic.com/x3/scrollable/arrow/up.png) no-repeat;   margin:8px 10px; float:left;    cursor:pointer; }
a.newsprev:hover, a.newsnext:hover, a.newsprevPage:hover, a.newsnextPage:hover {    background-position:0px -18px;       }
a.disabled {    visibility:hidden !important;        }
a.newsnext, a.newsnextPage {    background-image:url(http://www.ptclinic.com/x3/scrollable/arrow/down.png);     clear:right;     }
.newsnavi {     width:124px;    height:20px; float:left; margin-top:10px; position:relative;}
.newsnavi a {display:block;     width:8px;  height:8px;     float:left;     margin:3px;     background:url(http://www.ptclinic.com/x3/scrollable/arrow/navigator.png)  0 0 no-repeat;   cursor:pointer; overflow:hidden; }
.newsnavi a:hover {     background-position:0 -8px; }
.newsnavi a.active {    background-position:0 -16px; }
.allnews{text-align:center;font-weight:bold;margin-top:12px;}
.newsdivider{height:2px;}
.newsbox{border:none !important;}
#newsfeedarea h1,#newsfeedarea h3,#newsfeedarea h4,#newsfeedarea h5,#newsfeedarea .newscontent,#newsfeedarea .newsdate{color:#383838    ;}
#newsitemsholder .newsitem {background: url("http://www.ptclinic.com/x3/scrollable/white200.png") no-repeat 0 0; }
.newsdivider{border-top:1px solid #3e7768   ;}
.newscontent img {border:3px solid #3e7768;}

.hideme{display:none;}

#librarypage{margin:20px 0 20px;}
.page-template-template-sitemap .main, .fullwidth {padding: 20px 0;}

.hours {
    margin-bottom: 20px;
}
.hours strong {
    display: block;
}

.hours span {
    font-size: 1.1em;
    font-weight: bold;
    color: #004080;
}

#footer a.toverytop i {padding: 5px;}

#footer a:hover {
        color: #CCC8B9;
}
#footer a[href*="sitemap"] {display: block;margin-top: 10px;font-size: .9em;}