/*
Theme Name: Physical Therapy of Boulder 334
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: #5cabac;
    overflow-y: scroll;
    position: relative;
}

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

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

h1,h2,h3,h4,h5,h6 {
    font-family: 'Lora', serif;
    font-variant: small-caps;
}
h5{font-size:90%;text-transform:capitalize !important;border-bottom:0;}
#faqTitle{text-align:center;}

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

.altcolor {
    color: #5d2e5d
}

a:link {
    color: #faf02f
}

a:visited,a:active {
    color: #faf02f
}

a:hover {
    color: #464646;
    text-decoration: none
}

.box {
    border: 2px solid #555;
    background-color: #7d7d7d;
    padding: 12px;
    margin-bottom:20px:
}

.box1 {
    border: 2px solid #ed1b2d;
    background-color: #fff;
    padding: 12px;
    color:#555;
    margin-bottom:20px:
}

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

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

.video a, #medlib a, #medlib a:active,#medlib a:visited {color:#454f43 !important;}
.video a:hover,#medlib a:hover,#medlib a:hover:visited {color:#ed1b2d !important;}
#medlib h1, #medlib h2, #medlib h3, #medlib h4, #medlib h5, #medlib h6 {color:#5d2e5d;}
#medlib #bodyText {color:#000;}
a#gotoarttop, a#gotolist {color:#faf02f !important;}
a:hover#gotoarttop, a:hover#gotolist  {color:#5d2e5d !important;}
.dbrd {
    border: solid 2px #555;
    background-color: #ed1b2d;
    padding: 3px;
}

.dbrd .testimonial {color:#5d2e5d !important;}

.dbrd1 {
    border: solid 2px #ed1b2d;
    background-color: #5d2e5d;
    padding: 12px;
}

.dbrd1 .testimonial {color:#ed1b2d !important;}

.faqbackground {
    background-color: #ffffc2;
}


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

.headerbg {width:100%;height:160px;background:#fff;position:absolute;}

.menubg {width:100%;height:40px;background:#555;border-top:3px solid #ed1b2d;position:absolute;top:150px;}

.logo {width:400px;height:135px;position:absolute;background:url('images/logo2.jpg')no-repeat;left: 7px;}

#topaddr {
    font-family: 'Lora', serif;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 3px;
    /*top: 23px;*/
    top: 10px;
    width: 726px;
    /*text-shadow: 1px 1px 2px #000;
    letter-spacing: .1em;*/
    font-variant: small-caps;
}

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

#topaddr * {
    text-decoration: none;
    /*color: #ed1b2d;*/
    color:#000;
}

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

ul#addrlist {
    width: 726px;
    padding: 0;
    list-style-type: none;
    float: right;
    line-height: 16px;
}

ul#addrlist li {
    display: inline;
}

ul#addrlist li a, ul#addrlist li a span {
    float: right;
    width: 225px;
    color: #000 !important;
    padding: 0;
    text-decoration: none;
    text-align: center;
}

ul#addrlist li a:hover {
    color: #ed1b2d !important;
}
ul#addrlist li a:hover span {
    font-size: 1.2em;
    color: #464646 !important;
}

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

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

#rightcol {
    float: right;
    width: 960px;
    margin: 0;
    padding: 10px 20px;
}

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

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    height: 34px;
    top: 154px;
}

#horimenu .facebook {position:absolute;top:2px;right:0;}
#horimenu .facebook a, a .fa-google-plus-square {color:#FFF !important;}
#horimenu .facebook a:hover, a:hover .fa-google-plus-square {color:#faf02f !important;}

.current_page_item a {
    color: #faf02f !important
}

.sf-menu a {
font-family: 'Lora', serif;
/* text-shadow: 1px 1px 0 #333333; */
font-size: 18px;
/* font-weight: bold; */
letter-spacing: 1px;
padding: 10px 24px;
border: none;
text-decoration: none;
font-variant: small-caps;
}

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

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

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

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

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

/*-------- Specific to this site ------------*/
/* Ticker Styles */
.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #FFF;
width: 953px;
height: 27px;
/*margin: 12px 0 0 30px;*/
margin:0 0 20px 0;
padding: 0;
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 3px;
width: 933px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 963px;
font: bold 14px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
list-style-type:none;
display:inline;
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #000;
text-decoration:none;
font: bold 14px lato, sans-serif;
margin: 0 20px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}
/* End Ticker Styles */

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

.banners a{width: 130px;
height: 52px;
background: #555;
border-bottom: #fff solid 10px;
padding: 14px;
text-align: center;
font-weight: bold;
font-size: 16px;
line-height: 22px;
margin-bottom: 13px;
display:block;
color:#fff;letter-spacing: .05em;}

.banners a:hover{width: 130px;
height: 52px;
 background: #ed1b2d;
border-bottom: #fff solid 10px;
padding: 14px;
text-align: center;
font-weight: bold;
font-size: 16px;
line-height: 22px;
margin-bottom: 13px;
display:block;
color:#fff;letter-spacing: .05em;}

legend{margin-bottom:16px;}

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }
.blackbrd{border:solid 1px #000;}

.staff {
border:solid 2px #5D2F5D;
float:left;
margin-right:10px;
margin-bottom:5px;
}
.footer{font-size:8pt;font-family:verdana,arial,sans-serif;text-align:center;}
.purple{color:#5D2F5D;background:transparent !important;}

.hideme{display:none;visibility:hidden;}

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

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

#about-ss {margin-left:10px;margin-bottom:5px;height:280px;width:200px;}
