/*
Theme Name: Woodford Physical Therapy 1161
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 {
    overflow-y: scroll;
    background: url(images/htmlsliver.jpg) repeat-x #1855A3;
}

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

body {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}

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

table {border-collapse:collapse;}

h1, #faqTitle{font-size:200%;}
h2 {font-size:150%;}
h3{font-size:115%;}

.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: #004990 !important;
}

.altcolor {
    color: #fee302;
}

a:link {
    color: #2e95ff;
}

a:visited {
    color: #2e95ff;
}

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

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

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

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

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

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

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

.faqbackground {
    background-color: #e6e6e6;
}

/*STRUCTURE - header, footer, etc*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -145px;
    position: relative;
    background: url(images/sliver.jpg) repeat-y center transparent;
}

/*-----Header--------*/
header {
    height: 146px;
    width: 100%;
    text-align: left;
    position: relative;
    background: url(images/headersliver.jpg) repeat-x transparent;
}

.headercenter {
    width: 1000px;
    height: 146px;
    margin: 0 auto;
    position: relative;
}

#topaddr {
    font-family: 'Josefin Sans',sans-serif;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 6px;
    text-align: right;
    top: 38px;
    width: 400px;
    letter-spacing: 2px;
    text-decoration: none;
    z-index: 100;
}

#topaddr a:link,#topaddr a:visited{
    color: #B5D5FD;
}

#topaddr a:hover,#topaddr a:active {
    color: #fee302 !important;
}


/*-------Main Area/Content-------*/
.main {
    position: relative;
    padding: 0;
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    z-index: 120;
}

#leftcol {
    float: left;
    width: 210px;
    margin: 0;
    padding: 270px 20px 0 10px;
    min-height:695px;
}

#rightcol {
    float: left;
    margin: 0;
    padding: 40px 10px 10px 30px;
    width: 720px;
    min-height: 600px;
}

.home #rightcol{
    padding: 420px 10px 10px 20px;
    min-height: 100px;
}

#rightcol h1:first-child,#rightcol h1,#rightcol h3:first-child{
    text-align: center;
}

.home #rightcol h1:first-child,.home #rightcol h3:first-child{
    text-align: left;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/
#horimenu {
    width: 1000px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 300;
    height: 27px;
    top:115px;
}


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

.sf-menu a {
    font-family: 'Josefin Sans',sans-serif;
    font-size: 11px;
    text-shadow: 1px 1px 0 #333333;
    font-weight: bold;
    letter-spacing: 0px;
    padding: 8px 6px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

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

.sf-menu {
    float: right;
}

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

.sf-menu li li {
    background: #224EBD;
}

.sf-menu li li li {
    background: #224EBD;
}

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

#leftsidenav {
width:166px;
margin: 20px auto 0;
}

#leftsidemenu>ul
{
list-style-type: none;
text-align: right;
    /* top/right/bottom/left */
margin:2px; 0 6px 0;
padding-left:5px;
line-height:2em;
}

#leftsidemenu ul li a
{
text-align: left;
font: bold 18px play, sans-serif;
text-decoration: none;
color: #FFF;
text-transform:none;
font-family:'trebuchet ms', sans-serif;
}

#leftsidemenu ul li a:hover
{
color: #f6db02;
}

#leftsidemenu ul li a#current
{
color: #B5D5FD;
}


/*DESIGN ELEMENTS - boxes and such*/
#footer,.push{
    height:145px;
}
#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    background: url(images/footersliver.jpg) repeat-x white;
    text-align: left;
    margin: 0 auto;
    padding: 3px 0;
}

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

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

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

.fbicon {
    display: block;
    width:40px;
    height: 40px;
    margin:30px auto;
}

.tagline {
    position: absolute;
    top:75px;
    left:50%;
    margin-left: -190px;
    z-index: 30;
    color:white;
    font-size: 36px;
    font-family: 'Josefin Sans',sans-serif;
    font-weight: bold;
    line-height: 1.1em;
}
.swoosh {
    position: absolute;
    top:0;
    left:50%;
    margin-left: -497px;
    z-index: 20;
    height: 449px;
    width:1006px;
}

.leftcurve {
    position: absolute;
    top:146px;
    left:50%;
    margin-left: -497px;
    z-index: 6;
    height: 499px;
    width:323px;
}
.slider {
    position: absolute;
    top:146px;
    left:50%;
    margin-left: -497px;
    z-index: 6;
    height: 388px;
    width:995px;
    background:url('/files/hero/horse.png') no-repeat;
}
.slideshow div {display: none;}
.slideshow div *{display: block}

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


.sidebarmb {z-index:1004;}

.sidebarmb a {
    background: url("/files/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: 7px auto 0;
}

.blackbrd{border:solid 1px #000;}

.bluetext{color:#004080;}
.bluebrd{border:solid 1px #004080;}
.bluestrip{background:#004080;color:#FFF;padding:3px;font-weight:bold;text-align:center;}

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

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

.smallmap{width:220px;height:160px;}
.footer {font-size:9pt;text-align:center;padding-top:12px;padding-bottom:12px}

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


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

.rnd {
  -moz-border-radius: 7px; /* Firefox */
  -webkit-border-radius: 7px; /* Safari, Chrome */
  border-radius: 7px; /* CSS3 */
}

#fancyBox {border:solid 3px #2E92CD;margin-top:10px;background-color:#D9EBF5;color:#000;padding:9px;color:#000;text-align:left;}
#fancyBox .colorlist { color: #5FACD8 }
#fancyBox .normal { color: #000 }

.staff{margin:10px;margin-top:0px;margin-left:0px;float:left;border:2px solid #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, #s {
	font-family: verdana, sans-serif;
	font-size:13px;
	width:190px;
	color:#000;
	border:solid 1px #004080;
}

/* 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:4%;float:left;min-height:1px;margin-bottom:0;}
.last{margin-right:0!important;clear:right;}

.about {margin-top:370px;}

i.fa-google-plus-square{ color: #fff !important;}
i.fa-facebook-square{ color: #fff !important;}
i.fa-twitter-square{ color: #fff !important;}
i.fa-youtube-square{ color: #fff !important;}
i.fa-pinterest-square{ color: #fff !important;}