/*
Theme Name: Penn Therapy Associates 882
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:url('images/background.jpg')repeat-x;
    background-color: #1c3355;
    overflow-y: scroll;
}

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

body {
font: 15px/1.5 arial,helvetica,clean,sans-serif;
}

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

p, fieldset, pre {
margin-bottom: 1em;
margin-top: 1em;
}

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

.brd {
    border: solid 2px #7e130f;
}

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

.faqbackground {
    background-color: #ffffc2;
}


/*-----Header--------*/
header {
    height: 225px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    background:url('images/header.jpg');
}

.logo {background:url('images/logo1.png');
width:181px;
height:265px;
position:absolute;
left: 48px;
top: 23px;
}

.menubg {background: url('images/menubg.png');
width: 700px;
height: 36px;
position: absolute;
top: 204px;
right: 30px;}

#topaddr {
font-family: 'Cabin', sans-serif;
font-size: 12px;
position: absolute;
left: -80px;
text-align: center;
top: 50px;
width: 400px;
letter-spacing: 0em;
line-height: 16px;
font-weight: normal;
z-index:100;}

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

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

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

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



/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -97px;
    background:url('images/mainbackground.jpg')repeat-y;
    width:990px;
}

.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    min-height: 897px;

}

#rightcol {
    float: right;
width: 621px;
margin: 0px 64px 0 0px;
padding: 9px 20px 30px;
background: url('images/mainbottom.jpg')no-repeat white;
background-position:bottom;
min-height: 857px;
}

#sidebar {
position: absolute;
top: 297px;
width: 247px;
height: 824px;
margin: 0 0 0 5px;
padding: 0;
left: 21px;
background: url('images/sidebar.png');
z-index:100;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/


#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    top: 206px;
right: -269px;
}

.current_page_item a {
    color: #b3b3b3 !important
}

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

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

.sf-menu {
    float: left;
}

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

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

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

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



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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background:url('images/footerbg.jpg')repeat-x black;
}

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

#footer p {
    padding: 0 8px;
    margin: 0;
}
#footermain {background:url('images/footer.jpg');width:990px;height:97px;margin:0 auto;}

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

.topmenu {
width: 400px;
height: 18px;
position: absolute;
font-size: 17px;
font-weight: bold;
top: 177px;
left: 279px;
}

.topmenu a {color:#2e5590;}

.topmenu a:hover {color:white;text-shadow: 0.1em 0.1em 0.2em black;}

.seoH1{ color: #2E5590;font-size:18px; }
.seoH2{ color: #2E5590;font-size:14px; }
.seoFooter{ background-color:#000;font-size:x-small;color:white;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:white;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#888;text-decoration:none;}
.seoPhrase{font-weight:normal;}

#resizerbox{background-color:#ffffff;border:1px solid #2E5590;}
.faqbackground{background-color:#EEE;}
.comaster{background-image: url(http://www.ptclinic.com/x3/callouts/grey20.png);}
.co_body {background-color: #333333;    color:#ffffff;}
.co_body *{color:#ffffff; !important;}
.pullquote{color:#ffffff;}
.pullquoteinline{color:#ffffff;}
ul.tabs a { color:#000000;font-size:80% !important;}
ul.tabs a:hover { color:#ffffff;}
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a { color:#000000     !important; }
.spinner{border:2px solid #2E5590;background-image:url( 'http://ptclinic.com/site/loading.gif' );background-color:#FFF;}
.newsbox{border:1px solid #2E5590;}
#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 #2E5590   ;}
.newscontent img {border:3px solid #2E5590;}
.surveybox{border:2px solid #2E5590         ;background-color:#FFF  ;}
.surveybox h1{color:#97989A ;}
.gmapballon,.gmapballon *{color:#444444;}
.gmapballon h4{color:#2E5590            }
.gmaptopper {background-color:#2E5590   ;}
.gmaplarger,.gmapdirections{color:#ffffff        !important;}
input:focus{background-color:#FFFF66;}
.nlbutton, .firstbutton, .surveybutton {background-image:url( 'http://e1h11.simplecdn.net/ptclinic/x3/greybuttons.png' );}
/*Primary Changes from here down*/
body,td,.bottom,.mceContentBody,.normal{color:#444444;}
h1,h2,h3,h4,h5,h6,.bodytext{ color: #2E5590 }
.testimonial{ color: #2E5590 }
.colorlist { color: #2E5590 }
.altcolor { color: #2E5590 }
/*a:link { color: #2E5590 }
a:visited { color: #2E5590 }
a:hover,a:active { color: #800000; text-decoration: none }*/
.main {padding-left:15px;padding-top:15px;padding-right:50px;}
.box{border:2px solid #2E5590;background-color:#FFF;padding:12px;margin:12px;min-height: 130px;max-height: auto;}
.box1{border:2px solid #97989A;background-color:#FFF;padding:12px;}
.invibox {border: 0px;background-color: #FFF;padding:0px;margin:0px;min-height: 200px;max-height: auto;}
.invibox1 {border: 0px;background-color: #FFF;padding:0px;margin:0px;min-height: 710px;max-height: auto;}
.rlist {padding-left: 325px;}
.brd {border:solid 2px #2E5590;}
.brd1 {border:solid 2px #97989A;}
.dbrd {border:solid 2px #2E5590;background-color:#FFF;padding:3px;}
.dbrd1 {border:solid 2px #97989A;background-color:#FFF;padding:3px;}
/*----End of Generated Code-----*/
.blue{ color: #2E5590 }

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

.mbbrd1 {border:solid 2px #2E5590;}
.mbbrd2 {border:solid 2px #2E5590;}
img{border:0;border:none;}

.smallmap{width:220px;height:160px;}

.mceContentBody {background:#E2DED2;width:725px;font-size:15px;}

.bluestrip{background:#2E5590;padding:3px;text-align:center;color:#FFF;font-weight:bold;margin-bottom:10px;}
.bluebrd{border:solid 1px #2E5590;padding:8px;}

.nounderline {text-decoration:none;}

.bluetext {
color: #2E5590;
}

h2 {
font-size: 123.1%;
}

ul li {
list-style: square outside;
}

h1 {
font-size: 138.5%;
line-height: 138.5%
}

.mb {margin-bottom:9px;}

.postleftpart {
    width: 240px;
    padding-right: 14px;
    float:left;
    padding-top: 30px;
}
.postrightpart {
    float: right;
    width: 360px;
}

.post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
}

.post h2,.post p {
    margin: 2px 0;
}

.post .entry {
    color:#7f7f7f;
    margin-bottom: 18px;
}

.entry p {
    margin: 10px 0;
}
.single .wp-post-image{
    margin: 0 auto 12px;
    display: block;
}

.addthis_toolbox {
    padding: 30px 0 10px;
}

.slideshow{
    width: 450px;
    height: 300px;
    margin: 0 auto;
    clear:all;
}
.slidepic{
    width: 450px;
    height: auto;
    vertical-align: middle;
}

.nobrd {
    border: 0px;
}
.spic {
    width:  208px;
    height: 165px;
    padding-bottom: 70px;
}

.staffcol1 { /*first column*/
    float:left;
    width:135px;
    padding-top:10px;
    /*padding-left: 75px;*/
    padding-left: 0px;
    padding-right: 10px;
    text-align: center;
}

.staffcol2 { /*middle column*/
    float:left;
    width:135px;
    padding-top:10px;
    padding-left:70px;
    text-align: center;
}
.staffcol3 { /*third column*/
    float:right;
    width:135px;
    /*padding-left: 75px;*/
    padding-right: 0px;
    padding-top: 10px;
    text-align: center;
}


.homebox {
    /*background: #fff none repeat scroll 0 0;*/
    /*box-shadow: 2px 4px 10px #444;*/
    display: block;
    margin: 0 auto 50px;
    padding: 15px;
    /*width: 60%;*/
    /*border-radius: 25px;*/
    border-top: 4px double #1C3355;
    border-bottom: 4px double #1C3355;
}

.homebox * {
    text-align: center;
    margin: 0 auto;
    display: block;
}

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