/*
Theme Name: Progress Physical Therapy 869
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);
* {
    margin: 0;
}

html, body {
    height: 100%;
    position: relative;
}
html {
    background: url('images/patternbg.jpg') repeat;
    overflow-y: scroll;
}

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

body {
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    /*font-family: "Lato",sans-serif;*/
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0px;
    /*line-height: 1.3em;*/
    line-height: 1.2em;
    color: #444;
    word-spacing: 0;
}


h1,h2,h3,h4,h5,h6 {
    /*font-family: "Lato",sans-serif;*/
    font-family: "Open Sans", sans-serif;
}
/*h1 {font-size: 140%;}*/
h1,#faqTitle{font-size:150%;text-transform:uppercase;}
h1 span {color:#000;font-weight:normal;text-transform:none;}
h2{font-size:120%;}
h3 {font-size:105%;}

.base,.gmaptopper {
    background-color: #c8292e !important;
    border-color: #c8292e !important;
}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_c8292e.png) !important;
}

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.brd,.testimonial,.colorlist,.bodytext {
    color: #c8292e !important;
}

table {border-collapse:collapse;}

.altcolor {
    color: #7e130f;
}

a:link {
    color: #c8292e;
}

a:visited {
    color: #c8292e;
}

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

.box {
    border: 2px solid #c8292e;
    background-color: #FFF;
    padding: 12px;
}

.box1 {
    border: 2px solid #000;
    background: url('images/whitepattern.png') repeat;
    padding: 12px;
}

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

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

.dbrd {
    border: solid 2px #c8292e;
    background: url('images/whitepattern.png') repeat;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #000;
    background-color: #EEE;
    padding: 3px;
}

.faqbackground {
    background-color: #EEE;
}

/*Opera Fix*/
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
    /
}


/*-----Header--------*/
header {
    height: 145px;
    width:100%;
    text-align: left;
    background-color: transparent;
    /*position: absolute;*/
    /*top:0;*/
    position: relative;
    background:#FFF;
    z-index:50;
}

#headercenter{
    width:990px;
    height:141px;
    margin: -5px auto;
    position:relative;
}

#logo {
    width:637px;
    height:131px;
    margin:5px auto 0;
    position:relative;
}

#heroframe {width:990px;height:394px;background:url('images/heroframe.png') no-repeat;z-index:15;position:absolute;top:0 right:0;}
#hero{width:990px;height:394px;z-index:25;position:absolute;top:0;}

#narberth div {width:990px;height:394px;position:absolute;top:0;right:0 background:transparent;display:block;}
#narberth a {width:990px;height:394px;display:block;z-index:800;}
#narberth #homepage1 {left:0;}
#narberth #homepage1 a:hover {background:transparent;}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    width: 100%;
    margin: 0 auto -212px;
    background:url('images/centerbg.png') repeat-y center;
}

.main {
    position: relative;
    padding: 0;
    width: 960px;
    height: 100%;
    margin: 0px auto;
    text-align: left;
    overflow: hidden;
    /*background: transparent;*/
}

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

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

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    position: relative;
    margin: 0 auto;
    z-index: 100;
    height: 40px;
    background:#c8292e;
}

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

.current_page_item a {
    color: #FFF !important;text-shadow:3px 3px 2px #000;
}

.sf-menu a {
    /*text-shadow: 1px 1px 0 #666333;*/
    font-size: 12px;
	/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 12px 10px;
    border: none;
    text-decoration: none;
    text-transform:uppercase;
}

.sf-menu li a, .sf-menu li 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;
    padding:6px 13px;
    color:#c8292e !important; text-shadow:none;
}

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

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

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #FFF !important;text-shadow:3px 3px 2px #000;
    outline: 0;
}

.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
    color: #FFF;text-shadow:none;
    background:#c8292e;
    outline: 0;
}

.sf-menu li li li:hover, .sf-menu li li li.sfHover, .sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a:active {
    color: #FFF;text-shadow:none;
    background:#c8292e;
    outline: 0;
}

/* Services Menu */
#menu-item-6 ul {
width:275px;
}

/*DESIGN ELEMENTS - boxes and such*/
#footer {
    height: 212px;
}

.push {
    height: 250px;
    content: "";
    display: block;
}

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

#footershadow {
    background:url('images/footershadow.png') no-repeat;
    width: 990px;
    height: 21px;
    position: absolute;
    margin-top: -80px;
}

#footercenter{
width:990px;
/*background:url('images/footercenter.png') no-repeat;*/
background: #c8292e;
position:relative;
margin:0 auto;
padding-top: 59px;
}

#tagline{font-family:'Trajan Pro',Quattrocento,serif;font-variant:small-caps;font-size:35px;font-weight:normal;text-align:center;}
#footer-address {font-family:'Trajan Pro',Quattrocento,serif; font-size:70%; text-align: center; margin-top: 5px !important;}
#copyright {font-size:60%; text-align: center; }
#footer a:link,#footer a:visited {
    color: white;
}

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

/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

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

.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
-khtml-border-radius: 12px;
border-radius: 12px;
behavior: url(http://849.ptclinicng.com/wp-content/themes/849theme/PIE.php); /* Internet Explorer */
border-top-left-radius:12px;
border-top-right-radius:12px;
border-bottom-left-radius:12px;
border-bottom-right-radius:12px;
}
.toprnd{
-webkit-top-left-radius: 12px;
-moz-top-left-radius: 12px;
border-top-left-radius: 12px;
-webkit-top-right-radius: 12px;
-moz-top-right-radius: 12px;
border-top-right-radius: 12px;
behavior: url(http://849.ptclinicng.com/wp-content/themes/849theme/PIE.php); /* Internet Explorer */
}

.redtext{color:#c8292e !important;}

.question a{padding-left:18px;text-decoration:none;display:inline-block;}
.question a{background-image:url("http://www.ptclinic.com/x3/images/plusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}
.questionOver a{background-image:url("http://www.ptclinic.com/x3/images/minusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}

.hr {
    border-bottom: 3px double #c0c0c0;
    margin: 12px 44px 24px;
}
.gmap {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #C0C0C0;
  box-shadow: 1px 1px 6px #444444;
  padding: 10px 10px 18px;
}

.newgmap {
    overflow: visible !important;
}
.imgshadow {
    box-shadow: 1px 1px 6px #444444;
    /*border: 2px solid #fff;*/
    margin: 14px;
}

a:hover .imgshadow,a:active .imgshadow{
    box-shadow: 0 0 10px #E78F25;
}



.slideshow div {display: none;}
.slideshow div *{display: block;}

.gfield_label, .gform_description {color: #000}

.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper .gform_body .gform_fields .gfield input[type=url],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield input[type=password],
.gform_wrapper .gform_body .gform_fields .gfield select,
.gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-size:13px;
	color:#000;
	border:solid 1px #000;
}

#comment, #s {
	color:#000;
	border:solid 1px #000;
}
#maincontent ul li, ol li {padding-bottom:9px;}
#maincontent ul li:last-child, #maincontent ol li:last-child {padding-bottom:9px;}
#maincontent ul ul li:last-child, #maincontent ol ol li:last-child {padding-bottom:9px;}
#maincontent ul ul li:first-child, #maincontent ol ol li:first-child {padding-top:9px;}

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

a.linkopacity:hover img {
-moz-opacity: 0.7;-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
opacity: 0.7;
}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;-khtml-opacity: 1.0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
opacity: 1.0;
}

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

A:link.blueLink { color: #222897;text-decoration:underline; }
A:hover.blueLink { color: #000;text-decoration:none; }
A:active.blueLink { color: #222897;text-decoration:underline; }
A:visited.blueLink { color: #222897;text-decoration:underline; }
A:visited:hover.blueLink { color: #000;text-decoration:none; }


ul.lessspace{margin-left: 0; padding-left:15px}
.borderLeft {border-left:solid 1px #A8A8A8;padding-left:10px;}
.box2{border:solid 1px #A8A8A8; width:99%; margin-bottom: 10px;margin-left:3px; min-height: 250px;}
.box3{border:solid 1px #A8A8A8;background:url('/files/images/bottombg.gif') no-repeat right top;width:99%;}
h1.subhead {background:url('/files/images/runningGuy.png') no-repeat;padding-left:34px;display:inline-block;height:26px;}
h1.unbold {font-weight:normal;font-size:140%;}

.home_content h1 {margin-top:50px; margin-bottom: 10px;}
.home_content h2 {margin-bottom: 2px;}
/*.home_content .one_third p {text-align: justify;}*/
.home_content hr {
    border: 0;
    height: 1px;
    background: #666;
    background-image: -webkit-linear-gradient(left, #FFFFFF, #BC2326, #FFFFFF);
    background-image: -moz-linear-gradient(left, #FFFFFF, #BC2326, #FFFFFF);
    background-image: -ms-linear-gradient(left, #FFFFFF, #BC2326, #FFFFFF);
    background-image: -o-linear-gradient(left, #FFFFFF, #BC2326, #FFFFFF);
}
.justify-text {text-align: justify;}

.left-indent {padding-left:10px;}

#pt-wrap, #ht-wrap, #aqt-wrap, #ot-wrap, #work-cond-wrap, #fce-wrap, #after-care-wrap  {padding:10px;}

#service-list {margin-left:75px;margin-top:75px;}
#pt-list {margin-left:75px;margin-top:75px;}
#ht-list {margin-left:320px;margin-top:50px;}

td#aftercare-1 {padding-right:10px;width:282px}

/* staff pages styles */
.staffwrap {padding: 10px;}
.staffwrapinner {min-height: 260px;}
.staffwrapinner .one_fifth {
    width: 150px;
    height: 251px;
    text-align: center;
    border: solid 1px #A8A8A8;
}
.staffwrapinner .four_fifth {
    border-left: 3px solid #A8A8A8;
    height: 264px;
    margin-left: -21px;
}
.staffwrapinner .four_fifth div p {margin-left: 10px;}

.boxwrap-10 {padding:10px}
#svcs-tbl, #work-cond-wrap table, #pt-wrap table, #ot-wrap table, #ht-wrap table #aqt-wrap table, #fce-wrap table, ##after-care-wrap table {width:95%;}

.locationbox {
    border:solid 1px #A8A8A8;
    width:99%;
    margin-bottom: 10px;
    margin-left:3px;
    height: 250px;
}

/* Blog Styles */

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

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