/*
Theme Name: Pittman Physical Therapy 601
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/pattern.png) repeat white;
}

body,td,.bottom,.mceContentBody,.normal {
    color: #191919;
    font-weight: 600;
}

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

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

.base,.gmaptopper {
    background-color: #1d3d7d !important;
    border-color: #000 !important;
}

.bluestrip{background-color: #1d3d7d !important;padding:5px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:9px;}
.bluebrd{border:solid 1px #1d3d7d;}

table{border-collapse:collapse;}

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

.altcolor {
    color: #CBE1FE
}

a:link {
    color: #719E67
}

a:visited {
    color: #719E67
}

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

.box {
    border: 2px solid #CBE1FE;
    background-color: #3673CB;
    padding: 12px;
}

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

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

.brd1 {
    border: solid 2px #3673CB;
}

.dbrd {
    border: solid 2px #CBE1FE;
    background-color: #3673CB;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #3673CB;
    background-color: #CBE1FE;
    padding: 3px;
}

.faqbackground {
    background-color: #e9f2fe;
}


/*-----Header--------*/
header {
    height: 150px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    border-top: 4px solid #3673CB;
    padding-top: 6px;
}

#topaddr {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-align: right;
    width: 250px;
    letter-spacing: .1em;
    margin: 0 auto;
    padding-top: 10px;
    position: absolute;
    right: 0px;
top: -7px;
}

#topaddr span {
    font-size: 1.3em;
    line-height: 1.05em;
    font-weight: 700;
}

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

#topaddr a:hover {
    color: #3673CB !important;
}

#topaddr a:hover span {
    color: #3673CB !important;
}

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

.main {
    position: relative;
padding: 10px;
width: 971px;
min-height:500px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: #ffffff;

}

/*#rightcol {
    width: 950px;
    padding: 20px;
}*/

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

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 14px auto 0;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 36px;
    background: #CBE1FE;
}


.sf-menu a {
    font-family: 'Josefin Sans', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
    padding: 10px 23px;
    border: none;
    text-decoration: none;
}

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

.sf-menu {
    float: left;
}

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

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

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

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

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

#footer {
    position: relative;
    color: #191919;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #719E67;
}

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

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

.fbicon {
    display: block;
    width: 33px;
    height: 33px;
    position: absolute;
    left: 5px;
    top: 76px;
    background: url(images/facebook.png) no-repeat transparent;
}
.twittericon {
    display: block;
    width: 33px;
    height: 33px;
    position: absolute;
    right: 5px;
    top: 76px;
    background: url(images/twitter.png) no-repeat transparent;
}

.homebox {
    background: url(images/box.png) no-repeat transparent;
    width: 314px;
    height: 326px;
    float:left;
}

.homebox h4{
  color: white !important;
    font-size: 30px;
    letter-spacing: 7px;
    text-align: center;
}

.homebox div{
    width: 277px;
    margin: -12px auto 12px;
}

.readmore {background:url('images/readmore.jpg') no-repeat;height:28px;position: relative;float:right;}

.servicestext {background:#CBE1FE;padding:15px;margin-top:20px;}

.abouttext {background: url('images/bottombox.png')no-repeat;width: 899px;height: 480px;padding: 34px 34px 0px;
}

.nlback {background: url('images/nlback.jpg')no-repeat;
width: 287px;
height: 299px;
float: right;
padding: 12px;
margin-right: -25px;
text-align: center;
color:white;}

.nlback h4{
  color: #2E6DBA!important;
    font-size: 30px;
    letter-spacing: 7px;
    text-align: center;
}

.hometext {width:640px;height:110px;padding:15px;float:left;}

.teaser {
font-family: 'Josefin Sans', sans-serif !important;
font-size: 18px;
line-height: 166%;
letter-spacing: .5px;
font-family: serif;
text-align: center;
}

.SlideDeck2
{margin-left:-10px !important;}

.servicesphoto {height:300px;width:400px;}

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

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