/* *
* Theme Name: Chesterton PT, Inc 1443
* 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: #ffffff;
    overflow-y: scroll;
    position: relative;
    background: url("/files/images/blue-watermark2.png") no-repeat center 70px;
}

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

body {
    font-size: 17px;
    font-style: normal;
    font-family: "Open Sans",sans-serif;
    font-weight: 300;
}

.home .wrapper {
    background: #fff url("/files/images/blue-watermark2.png") no-repeat scroll center 485px;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "PT Serif", serif;
    font-weight: 800;
    margin-bottom: 10px;
}

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

.home h1 {
    font-variant: small-caps;
    letter-spacing: 1px;
    text-shadow: 2px 2px 0 #e6e6e6;
}

.home h1 span {
    font-variant: none;
    font-size: 0.8em;
}

h1 {
    text-shadow: 2px 2px 0 #e6e6e6;
    letter-spacing: 2px;
}

p { line-height: 1.8em }

.home p { line-height: 1.8em }

.altcolor { color: #1a4092 }

a:link,
a:visited {
    color: #1f50a4;
    text-decoration: underline;
}

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

a.linkopacity:hover img,
a.linkopacity:hover i.fa {
    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);
}

.homebox {
    background-color: #1a4092;
    display: block;
    line-height: 27px;
    padding: 12px 15px;
    text-align: center;
    text-decoration: none !important;
    box-shadow: 0 0 3px #000 inset;
    border: 5px solid #4B7CE5;
    /*min-height: 213px;*/
    min-height: 355px;
}

.homebox * {
    color: #ffffff;
}

.homebox h4, .homebox h3 {
    color: #ffffff !important;
    text-shadow: 2px 2px 0 #303030;
}

/*.homebox p,h2,h3,h4,h5,h6 { color: #1a4092 !important }*/

.homebox a { color: #B3B3B3 !important }

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

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

.brd { border: solid 2px #1a4092 }

.brd1 { border: solid 2px #E6E6E6 }

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

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

.faqbackground { background-color: #ffffc2 }

ul li { list-style-type: square; line-height: 30px; }

/* -----Header--------
   ================================================== */
/*#logo { padding: 12px 8px; }*/

header {
    height: 265px;
    text-align: left;
    position: relative;
    background: white;
}

.headercenter {
    width: 990px;
    height: 200px;
    margin: 0 auto;
    background: white;
    position: relative;
}

#logo img {margin-top: 7px;height:150px;}

#topbtns {
    height: 40px;
    position: relative;
    text-align: center;
    top: 7px;
}

#topbtns .tagline {
    font-size: 1.2em;
    padding-top: 3px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0 #c0c0c0;
    font-weight: 600;
    color: #191919;
}

#topbtns a {
    color: #ffffff;
    padding: 4px 15px;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 2px 2px 0 #303030;
}

#topbtns a:hover {
    text-shadow: none;
}

#topbtns a.apptbtn {
    float: left;
    background: #535353;
    border: 1px solid #535353;
}

#topbtns a.paybtn {
    float: right;
    background: #1a4092;
    border: 1px solid;
}

#topbtns a.apptbtn:hover {
    background: #c0c0c0;
    border: 1px solid #535353;
    color: #191919;
}

#topbtns a.paybtn:hover {
    background: #839FDB;
    border: 1px solid #1a4092;
    color: #1a4092;
}


#socialmedia {
    font-size: 1.5em;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 60px;
}

#socialmedia i.fa {
    /*background: #000 none repeat scroll 0 0;*/
    box-sizing: border-box;
    color: #fff;
    height: 35px;
    padding: 7px;
    width: 35px;
    text-align: center;
    border-radius: 50%;
}

#socialmedia i.fa-facebook {background: #3b5998;}
#socialmedia i.fa-google-plus {background: #dc4e41;}
#socialmedia i.fa-yelp {background: #af0606;}

#topaddr {
    font-family: "PT Serif", serif;
    font-size: 20px;
    font-weight: 400;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 110px;
    width: 400px;
    letter-spacing: .1em;
    line-height: 1.2em;
}

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

#topaddr * {
    text-decoration: none;
    color: #1a4092;
    text-shadow: 1px 1px 0 #c0c0c0;
}

#topaddr a:hover { color: #535353 !important }

#topaddr a:hover span {
    font-size: 1.25em;
    color: #535353 !important;
}

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

.main {
    position: relative;
    padding: 12px 0 0;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    /*background: url("/files/images/blue-watermark2.png") no-repeat center;*/
}

#rightcol {
    display: block;
    margin: 0 auto;
    padding: 10px 20px;
    width: 990px;
    box-sizing: border-box;
}

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

#wrap { padding: 0 8px }

#sliderbox {
    /*border-bottom: 20px solid #333333;*/
    border-bottom: 2px solid #505050;
    /*margin-bottom: 12px;*/
}

/* MENUS
   ================================================== */
#horimenu {
    width: 100%;
    margin: 0 auto;
    font-family: "Open Sans", serif;
    font-weight: 400;
    position: relative;
    z-index: 100;
    height: 66px;
    background-color: #535353;
    border-top: 1px solid #505050;
    border-bottom: 1px solid #505050;
}

#navCenter {
    width: 990px;
    margin: 0 auto;
}

.current_page_item {
	background: #DFDBDB;
}

.current_page_item a {
	color: #191919 !important;
}

.sf-menu a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    /*padding: 6px 13px;*/
    padding: 0px 28px;
    border: none; text-decoration: none;
    text-transform: uppercase;
    color: #fff;
}

.sf-menu { float: left }

.sf-menu li {
    box-sizing: border-box;
    float: left;
    height: 68px;
    margin-top: -1px;
    padding: 20px 0;
    position: relative;
}

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

.sf-menu li li { background: #f4f4f4 }

.sf-menu li li li { background: #f4f4f4 }

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

.sub-menu {
    margin-top: 34px;
}

.sub-menu li {
    height: auto;
    margin: 0;
    padding: 5px 0;
}

.sub-menu a {
	color: #191919;
}

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

#footer { height: 240px; }

#footer {
    position: relative;
    color: #ffffff;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #535353;
    border-top: 10px solid #c0c0c0;
    padding-top: 10px;
}

.footercenter {
    width: 990px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.footercenter .ctr {
    position: absolute;
    bottom: 0;
}

#footer a:link,
#footer a:visited { color: #ffffff }

#footer p {
    padding: 0 8px;
    margin: 0;
    letter-spacing: 1px;
    color: #ffffff;
}

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

.homebutton {
    background-color: #1a4092;
    border-bottom: 4px solid #535353;
    color: #FFFFFF !important;
    display: block;
    font-family: "PT Serif", serif;
    font-size: 21px;
    font-weight: 800;
    letter-spacing: 3px;
    line-height: 27px;
    padding: 12px 0;
    text-align: center;
    text-decoration: none !important;
    text-shadow: 2px 2px 0 #800216;
    height: 58px;
    margin: 32px auto;
}

.homebutton:hover {
    background-color: black;
    border-bottom: 4px solid #1a4092;
}

.stafflink {
    display: block;
    clear: both;
    margin-bottom: 12px;
    padding-bottom: 12px;
    font-size: 18px;
}

.stafflink img {
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
}

a.stafflink { text-decoration: none }

.stafflink h4 { margin-bottom: 0px }

b.smalltext {
    font-size: 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #000;
}

.formlinks { display: none }

.formlinks input { display: block }

.formlinks hr { margin: 5px 0 }

a.homelink {
    text-decoration: none;
    color: #666;
}

/*Blog stuff*/
.post {
    margin-top: 15px;
    margin-bottom: 6px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #666;
}

.postleft {
    width: 20%;
    height: 240px;
    float: left;
}

.wp-post-image {
    margin: 0 auto;
    display: block;
}


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