/*
Theme Name: WESTARM Homecare Nursing & Therapy 1297
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-color: #D3AE79;
    overflow-y: scroll;
}

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

body {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Lato', sans-serif;
    line-height: 22px;
    letter-spacing: .01em;
    position: relative;
}

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

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

a.facebook{color:#FFF !important;}
a:hover.facebook{color:#D3AE79 !important;}
#socialmedia{position:absolute;top:65px;right:240px;z-index:500;}

.altcolor {
    color: #E11820
}

a:link {
   color:#E11820
}

a:visited {
    color:#E11820
}

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

.box {
    border: 2px solid #f7e6ce;
    background-color: #f7e6ce;
    padding: 12px;
    margin-bottom:20px;
}

.box1 {
    border: 2px solid #D3AE79;
    background-color: #D3AE79;
    padding: 12px;
    margin-bottom:20px;
}

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

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

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

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

.faqbackground {
    background-color: #D3AE79;
}


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

.headerbg {height:146px;background:#555;width:100%;position:absolute;}

.menubg {top: 146px;position:absolute;height:40px;width:100%;background:#E11820;z-index:1;box-shadow: 0px 0px 10px;}

#topaddr {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: 300;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 42px;
    width: 490px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
}

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

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

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

#topaddr a:hover span {
    color: #E11820 !important;
    font-weight: 700;
}

#topaddr1{
width:225px;float:left;
}
#topaddr2 {
width:225px;float:right;
}
/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -165px;
}

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

#rightcol {
    float: left;
    width: 960px;
    margin: 0;
    padding: 14px 20px;
    min-height: 560px;
}

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

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
    position: relative;
    z-index: 500;
    height: 34px;
}

.current_page_item a {
    color: #f4f4f4 !important
}

.sf-menu a {
    font-family: 'Lato', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 17px;
	font-weight: 700;
    letter-spacing: 1px;
    padding: 6px 25px;
    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: left;
}

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

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

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

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

/*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-color: #555;
    border-top: solid 15px #E11820;
    box-shadow: 0px 10px 10px 10px #000;
}

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

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

/* SEO Styles */
.seoH1{ color: #E11820;font-size:18px; }
.seoH2{ color: #E11820;font-size:14px; }
.seoFooter{ font-size:x-small;color:white;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:white;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#fff;text-decoration:none;}
.seoPhrase{font-weight:normal;}

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


.redstrip {
    background: #E11820;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

.greystrip {
    background: #555555;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

.services-home li {padding-bottom: 10px;}
.services-home strong { font-size: 17px; color: #E11820;}

.important_box {
    background: #555555;
    border: 2px solid #E11820;
    color: #FFF;
    padding: 10px 10px 0px 10px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 20px;
}

.buttonTextLink a#mdLink {
    display: none;
}

/* HOME SLIDESHOW */
#home-ss {width:280px;height:200px;margin-top:5px;}

.gmaptopper {
    height: 26px;
    position: relative;
}

.bubble 
{
position: relative;
display:block;
max-width:425px;
min-height:1.5em;
padding: 20px;
background: #FFFFFF;
border: #7F7F7F solid 4px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
margin-bottom:20px;
}

.bubble:after 
{
content: "";
position: absolute;
bottom: -15px;
left: 60%;
border-style: solid;
border-width: 15px 15px 0;
border-color: #FFFFFF transparent;
display: block;
width: 0;
z-index: 1;
}

.bubble:before 
{
content: "";
position: absolute;
bottom: -19.5px;
left: calc(60% - 3px) ;
border-style: solid;
border-width: 18px 18px 0;
border-color: #7F7F7F transparent;
display: block;
width: 0;
z-index: 0;
}
.testimonialsig{padding-left:275px;font-weight:bold;max-width:450px;margin-bottom:30px;color:#E11820;}

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

h4.newstitle{font-size:14px !important;}

.serviceshome {
 background: #ddd;
    width: 955px;
    margin-left: -20px;
    padding: 18px;
    margin: 18px 0px 0px -20px;
    line-height: 26px;
    height: 363px;
    box-shadow: inset 0px 0px 7px #aaa;
}

.welcometext {    line-height: 29px;
    margin-top: 46px;}

.calltoactionbox {background: #E11820;
    padding: 18px;
    margin: 0px -20px 18px;
    width: 960px;
    color: white;
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    height: 75px;
    box-shadow: 0px 0px 4px #464646;}

#homephoto2 {height: 310px;display:block;margin:0 auto 23px;}

#homephoto1 {margin-right:25px;width:200px;}

.redtext {color:#E11820 !important;}

#homecert {font-size: 24px;
    line-height: 31px;}

.socialmedia {    position: absolute;
    width: 50px;
    height: 50px;
    top: 11px;
    right: 0px;
    }

.socialmedia a {color:#fff !important;}

.socialmedia a:hover {color:#E11820 !important;}