/*
Theme Name: Blackstone Valley Physical Therapy 1348
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);
@import url(http://fonts.googleapis.com/css?family=Oswald|Open+Sans);

html {
    background: url('images/patternbg.jpg');
    overflow-y: scroll;
}

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

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

h1,h2,h3,h4,h5,h6 {
    font-family: "Oswald",sans-serif;
}
h1, #faqTitle{text-transform:uppercase;}
#faqTitle{text-align:center;}
h1 span {color:#FFF !important;font-size:75%;}

h1{font-size:140%;}
h2 {font-size:125%;}
h3{font-size:105%;}

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

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

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

.altcolor {
    color: #000;
}

a:link {
    color: #FFEE00;
    font-weight: bold;
}

a:visited,a:active {
    color: #FFEE00;
    font-weight: bold;
}

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

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

.box a {color:#780101 !important;}
.box a:hover {color:#1374a5 !important;}
.box td{color:#464646;}

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

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

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

.dbrd {
    border: solid 2px #FFF;
    background-color: #FFF;
    padding: 3px;
    color:#464646;
}

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

.faqbackground {
    background-color: #1374a5;
}


/*-----Header--------*/
header {
    /*background: #1374a5;*/
    background: #780101;
    height: 446px;
    width: 100%;
    /*-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
    margin: 0 auto;
    text-align: left;
    position: relative;
    z-index: 999;
}

#headercenter{width:1200px;height:446px;margin:0 auto;position:relative;}

#logo{
    margin: 8px 0px 0px 100px;
    position: absolute;
    z-index: 250;
}

#topaddrbg {
height:40px;
width:100%;
position:absolute;
/*top:358px;*/
top:48px;
z-index:12;
background:#000;
-moz-opacity: 0.7;-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
opacity: 0.7;

}

#topaddr {
    font-family: 'Oswald', sans-serif;
    text-transform:uppercase;
    font-size: 17px;
    line-height:40px;
    font-weight: bold;
    position: relative;
    text-align: right;
    /*width: 990px;*/
    width: 1200px;
    margin:0 auto;
    text-shadow: 1px 1px 2px #1374a5;
    letter-spacing: .1em;
    z-index:100;
}

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

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

#tagline{
    color:#FFF !important;
    text-transform:uppercase;
    font-style:italic;
    text-shadow: 5px 5px 2px #1374a5;
    font-family:oswald;
    font-weight:bold;
    font-size:38px;
    position:absolute;
    top:150px;
    left:235px;
    z-index:10;
}

#hero{width:1200px;height:398px;position:absolute;top:48px;z-index:2;}

/*#socialmedia {
    padding-right: 5px;
    padding-top: 2px;
    position: absolute;
    right: 5px;
    text-align: right;
    top: 55px;
    width: 100%;
    z-index: 5;
}*/

#socialmedia {
    float: right;
    padding-right: 5px;
    padding-top: 2px;
    position: relative;
    text-align: right;
    width: 140px;
    z-index: 5;
}

#socialmedia i.fa-facebook-square {
    color: #3B5998 !important;
}

#socialmedia i.fa-twitter-square {
    color: #00ACED !important;
}

#socialmedia i.fa-youtube {
    color: #BB0000 !important;
}

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

.main {
    position: relative;
    width: 990px;
    /*min-height:480px;*/
    margin: 0 auto;
    padding:20px;
    text-align: left;
    overflow: hidden;
    background: transparent;
    /*top: 438px;*/
}

/*MENUS*/

#fixednav_wrap {
    z-index: 6;
    position: fixed;
    background: #1374a5;
    width: 100%;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#fixednav {
    width: 1200px;
    height: 48px;
    margin: 0 auto;
}

#horimenu {
    width: 950px;
    font-family: oswald, sans-serif;
    text-transform:uppercase;
    text-shadow: 1px 1px 0 #1374a5;
    position: relative;
    /*top:400px;*/
    margin-left:260px;
    padding-top: 8px;
    z-index: 300;
    height: 40px;
    font-size: 16px;
    letter-spacing: 1px;
}
#navCenter{
    z-index: 300;
    }

.current_page_item a {
    color: #FFEE00 !important
}

.sf-menu a {
	/*font-weight: bold;*/
    padding: 10px 11px;
    border: none;
    text-decoration: none;
}

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

.sf-menu li li li {
    background: #1374a5;
}

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

/*DESIGN ELEMENTS - boxes and such*/
.push {
    padding-top: 70px;
}

#footer {
    background: #780101;
    height: 140px;
    width: 100%;
    -webkit-box-shadow: 0 0px 5px 5px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0px 5px 5px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0px 5px 5px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

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

.sidebarmb a {
    background: url("/files/minibanners/paperwork.png") no-repeat;
    display: block;
    font-size: 18px;
    font-weight: bold;
    width: 234px;
    height: 132px;
    padding-top: 90px;
    text-align: center;
    text-shadow: 1px 1px 0px #1374a5;
}

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

#minibannerbg {
    background: #ffffff;
    height: 164px;
    width: 100%;
    margin-bottom:75px;

    -moz-box-shadow:    inset  0  8px 8px -8px #000000,
                        inset  0 -8px 8px -8px #000000;
    -webkit-box-shadow: inset  0  8px 8px -8px #000000,
                        inset  0 -8px 8px -8px #000000;
     box-shadow:        inset  0  8px 8px -8px #000000,
                        inset  0 -8px 8px -8px #000000;
}

.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
behavior: url(http://1348.ptclinicng.com/wp-content/themes/1348theme/PIE.php); /* Internet Explorer */
}
.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://1348.ptclinicng.com/wp-content/themes/1348theme/PIE.php); /* Internet Explorer */
}

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

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

table{border-collapse:collapse;}

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

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

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

#aquaticburst{position:absolute;top:60px;left:230px;
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
    z-index:250;
    }

.redtext{color:#780101 !important;}
.redbrd{border:solid 1px #708101;}
.redstrip{background:#780101;color:#FFF !important;text-align:center;font-family:oswald,sans-serif;text-transform:uppercase;padding:4px;margin-bottom:10px;}

#medlib a, #medlib a:active,#medlib a:visited {color:#1374a5;}
#medlib a:hover,#medlib a:hover:visited {color:#780101;}
#medlib h1, #medlib h2, #medlib h3, #medlib h4, #medlib h5, #medlib h6 {color:#780101;}
#medlib #bodyText {color:#000;}
a#gotoarttop, a#gotolist {color:#FFFF66 !important;}
a:hover#gotoarttop, a:hover#gotolist  {color:#780101 !important;}

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

.gfield_label, .gform_description {color: #464646}

.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-family: verdana, sans-serif;
	font-size:13px;
	color:#464646;
	border:solid 1px #780101;
}

#comment, #s {
	color:#464646;
	border:solid 1px #780101;
}

.imgshadow {
    box-shadow: 0 0 10px #a0a0a0;
    border: 2px solid #fff;
    margin: 14px;
}

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

/* subtle heading box w/ white bg and lt grey border */
h4.prelist {
  background: transparent;
  border: 1px solid #FFF;
  color: #780101 !important;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 3px 12px;
  margin-bottom: 4px;
}

.hr {
    border-bottom: 3px double #FFF;
    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;
}

.clr:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clr             { zoom: 1; } /* IE6 */
*:first-child+html .clr { zoom: 1; } /* IE7 */

.mapaddy{font-size:130%;line-height:1.4em;}

.staffphoto{width:210px;float:left;}
.staffbio{width:740px;float:right;}

#content {
    margin: 0 auto;
    /*overflow: hidden;*/
    position: relative;
    width: 990px;
}

textarea {
    background: #FFFFFF !important;
}

.fb_iframe_widget {
    background: #FFFFFF;
}

.teaser {
    /*font-family: "Open Sans",sans-serif;*/
    font-family: oswald;
    border-bottom: 3px double #ececec;
    border-top: 3px double #ececec;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 166%;
    padding: 10px 0 0;
    text-align: center;
    width: 100%;
}

.teaser p {
    text-align: center;
    width: 700px;
}

.slideshow.about {
    margin-left:-15px;
}

.slideshow.location {
    width:335px;
    height:250px;
}

a.button{
width:500px;margin-bottom:16px;
color: rgb(255, 255, 255);
font-size: 20px;
padding: 10px;
text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: rgb(24, 153, 219);
background: -moz-linear-gradient(90deg, rgb(24, 153, 219) 30%, rgb(19, 116, 165) 70%);
background: -webkit-linear-gradient(90deg, rgb(24, 153, 219) 30%, rgb(19, 116, 165) 70%);
background: -o-linear-gradient(90deg, rgb(24, 153, 219) 30%, rgb(19, 116, 165) 70%);
background: -ms-linear-gradient(90deg, rgb(24, 153, 219) 30%, rgb(19, 116, 165) 70%);
background: linear-gradient(0deg, rgb(24, 153, 219) 30%, rgb(19, 116, 165) 70%);
-webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
}

a:hover.button{
color: rgb(255, 255, 255);
font-size: 20px;
padding: 10px;
text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: rgb(24, 153, 219);
background: -moz-linear-gradient(90deg, rgb(19, 116, 165) 30%, rgb(24, 153, 219) 70%);
background: -webkit-linear-gradient(90deg, rgb(19, 116, 165) 30%, rgb(24, 153, 219) 70%);
background: -o-linear-gradient(90deg, rgb(19, 116, 165) 30%, rgb(24, 153, 219) 70%);
background: -ms-linear-gradient(90deg, rgb(19, 116, 165) 30%, rgb(24, 153, 219) 70%);
background: linear-gradient(0deg, rgb(19, 116, 165) 30%, rgb(24, 153, 219) 70%);
-webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
}

.homeflatbutton a {width: 468px;
min-height: 22px;
padding: 12px;
text-align: center;
background: #780101;
display: block;
color: white;
margin-bottom: 10px;
font-weight: bold;
text-transform: uppercase;
font-size: 18px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);}

.homeflatbutton a:hover {
background: #1374a5;}

.hideme{display:none;}

.ctr{text-align:center;}
img.ctr, iframe.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;}

/* Photo Gallery Styles */
span.rollover {
opacity: 1;
-o-transition-duration: 1s;
-moz-transition-duration: 1s;
-webkit-transition: -webkit-transform 1s;
background:url(/files/images/mag.png) center center no-repeat #000;
cursor: pointer;
height: 150px;
width: 200px;
position: absolute;
z-index: 10;
opacity: 0;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
behavior: url(http://1348.ptclinicng.com/wp-content/themes/1348theme/PIE.php); /* Internet Explorer */
}

span.rollover:hover {
opacity: .7;
-o-transition-duration: 1s;
-moz-transition-duration: 1s;
-webkit-transition: -webkit-transform 1s;
-webkit-box-shadow: 0px 0px 4px #000;
-moz-box-shadow: 0px 0px 4px #000;
box-shadow: 0px 0px 4px #000;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
behavior: url(http://1348.ptclinicng.com/wp-content/themes/1348theme/PIE.php); /* Internet Explorer */
}

#maincontent ul li, ol li {padding-bottom:9px;}
#maincontent ul li:last-child, #maincontent ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:last-child, #maincontent ol ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:first-child, #maincontent ol ol li:first-child {padding-top:0px;}

/* Secondary unordered list */

#maincontent ul ul {
    list-style-type: none;
}
#maincontent ul ul li:before {
    content: "-"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

/* Tertiary unordered list */

#maincontent ul ul ul {
    list-style-type: none;
}
#maincontent ul ul ul li:before {
    content: "&#9633;"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}
