/*
Theme Name: Jack D. Close & Associates Physical Therapy and Rehabilitation
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/patternbg.jpg')repeat;
    background-color: #fff;
    overflow-y: scroll;
    position: relative;
}

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

body {
    font-size: 16px;
    line-height:1.6em;
    letter-spacing: 1.2px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Cabin', sans-serif;
}

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

#faqTitle{text-align:center;}

.base,.gmaptopper {
    background-color: #870000 !important;
    border-color: #0054a2 !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,.burgundytext {
    color: #870000 !important;
    background:transparent !important;
}

.altcolor {
    color: #870000
}

a:link {
    color: #870000
}

a:visited {
    color: #870000
}

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

.box {
    border: 2px solid #870000;
    background-color: #0054a2;
    padding: 12px;
}

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

.box2{background:#c0ccda; width:100%;border-radius:10px; padding:10px;}

.brd {
     border: solid 9px #fff;
  border-radius: 9px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
  box-shadow: 0px 0px 9px #000;
}

.brd1 {
    border: solid 2px #0054a2;
}

.dbrd {
    border: solid 2px #870000;
    background-color: #0054a2;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #0054a2;
    background-color: #870000;
    padding: 3px;
}

.faqbackground {
    background-color: #f4f4f4;
}
.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-size:13px;
	color:#464646;
	border:solid 1px #003466;
	background:#FFF;
}

#comment, #s {
	color:#464646;
	border:solid 1px #003466;
	background:#FFF;
}

/*-----Header--------*/
header {
      height: 197px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
}

#topaddr {
      font-family: 'Cabin', sans-serif;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  right: 3px;
  text-align: right;
  top: 34px;
  width: 400px;
  /* text-shadow: 1px 1px 2px #000; */
  letter-spacing: .1em;
}

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

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

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

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

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

.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 20px auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

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

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

#wrap {
    padding: 0 8px;
}

/*MENUS*/

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

.current_page_item a {
    color: #f4f4f4 !important
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 18px;
	/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 11px 13px;
    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: #870000;
}

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

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

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

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #0054a2;
}

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

.logo {width:400px;height:100px;position:absolute;background: url('images/logo.png')no-repeat;top: 25px;}

.menubg {width:100%;height:40px;position:absolute;background:#870000;border-bottom:7px solid #0054a2;top:150px;}

#layerslider_1 {border-bottom:7px solid #0054a2;}

.mapbox {  width: 98%;
  border-radius: 7px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
  background: #870000;
  color: white;
  padding: 17px;
  margin-top: 11px;
  box-shadow: 0px 0px 10px #000;}

.homecol {margin-bottom: 25px;}

/*Forms*/
.formlinks {
    display: none;
}

.formlinks a{
    display: block;
}

.formlinks input{
    display: block;
}

div.staffBox{
margin:0 0 20px 0;
letter-spacing:0;
}
.whitebox div.staffBox:last-of-type{
margin: 0;
}

.staffBox img{
float:left;
margin-bottom:10px;
margin-right:10px;
border:2px solid #000;
border-radius: 9px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
}

.staffBox h3{
margin-top:0px;
padding-top:0px;
}

.staffBox div{
margin-left:170px;
width:700px;
}

.bluestrip{background: #003466; color: #fff; padding-top: 3px; padding-bottom: 3px; font-weight: bold; text-align: center;margin-bottom:10px;}
.whitebox{width: 90%; text-align: left; padding: 9px; background: #fff;margin:0 auto 35px;}

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

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

.fr2{float:right;margin:0 40px 35px 10px}

.fl2{float:left;margin:0 30px 35px 0px}

.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}
.blackbrd{border:solid 1px #000;}

.hideme{display:none;}