/*
Theme Name: Homestead Care Providers
Theme URI: http://www.homesteadcareproviders.com
Description: Custom Wordpress Theme
Author: The Web Dynamic

*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.homesteadcareproviders.com/gfx/sideback.jpg);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	text-align:left;
}
#container #pageheading {
	background-color: #FFFFFF;
	background-image: url(http://www.homesteadcareproviders.com/gfx/header.jpg);
	background-repeat: no-repeat;
}
#container #pageheading #tagline {
	font-size: 1.4em;
	font-weight: bold;
	color: #8B3234;
	padding-top: 50px;
	padding-right: 110px;
	padding-bottom: 65px;
	letter-spacing:1.75px;
	text-align:right;
}
#container #pageheading #printhead {display: none;}

#container #content {
  margin-left:180px;
  text-align:left;
 
}
#container #content a:link {
	color: #8D3335;
	}
#container #content  a:visited {
	color: #8D3335;
	}
#container #content a:hover {
	color: #2E2CAB;
		}
#container #sidebar {
	float:left;
	width: 175px;
	margin:0;
	padding-left:8px;
	padding-bottom:3px;
}
#container #footer {
text-align: center;
	clear:both;
	background-color:#FFFFFF;
}
/* for IE */
* html #footer #navlistfooter {
	margin-top: -3px;
	margin-bottom:8px;
}
#container #footer #navlistfooter li {
	display: inline;
	list-style-type: none;
	padding-right: 35px;
	margin-left:0;
}
#container #footer ul {visibility: hidden;}
#container #footer p {margin-left: 167.5px;}
.cent {
	text-align: center;
}

h2 {
text-align: left; 
color: #8B3234;
font-style: italic; 
text-transform: uppercase; 
text-decoration: none;
font-size: 120%;
}
.h2lcase {
text-align: left; 
color: #8B3234;
font-style: italic; 
text-transform: none;
text-decoration: none;
font-size: 120%;
}
.h2blue {
text-align: left; 
color: #1D5694;
font-style: italic; 
text-transform: uppercase; 
text-decoration: none;
font-size: 120%;
}
h3 {
font-size: 100%;
line-height: 1em;
}
.indented {
	padding-right: 25px;
	padding-left: 25px;
}
#container h1 {
text-align: left;
color: #8B3234;
font-style: italic;
text-transform: uppercase;
font-size: 140%;
clear: right;
padding-top: 6px;
}

/* post titles */
div.post h1 a:link {
color: #8B3234;
text-decoration: none;
}
div.post h1 a:visited {
color: #8B3234;
text-decoration: none;
}
div.post h1 a:hover {
color: #8B3234;
text-decoration: underline;
}

/* ----- left navigation bar ----- */

.menu {
z-index:1000;
font-size:90%;
font-weight:bold;
padding-top: 4px;
margin-top: -45px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0px;
margin-left: -9px;
list-style-type:none;

}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:-8px;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
font-family: arial, verdana, helvetica, sans-serif;
font-weight: bold;
background-repeat: no-repeat;
line-height: 30px;
background-image: url(http://www.homesteadcareproviders.com/gfx/bullettransli.gif);

}
.menu ul ul li {
font-size: 85%;
height: 25.5px;
}
.menu li a, .menu li a:link, .menu li a:visited, .menu li a:hover, .menu li a:active {
font-weight:bold;
}
/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
color:#1D5694;
font-weight:bold;
}
.menu ul ul a, .menu ul ul a:visited {
width: 162px;
color: #1D5694;
font-weight:bold;
background-color: #FBFAE1;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:162px; w\idth:161px;font-weight:bold;}
* html .menu ul ul a, * html .menu ul ul a:visited {width:162px; w\idth:161px;font-weight:bold;}
/* style the link hover */
* html .menu a:hover {color:#8B3234; background-image: url(http://www.homesteadcareproviders.com/gfx/bulletfillli.gif); 
border:0;
font-weight:bold;
padding-top: 1px;
}
* html .menu ul ul a:hover {color:#8B3234;  background-color: #FBFAE1;
border:0;
font-weight:bold;
background-image: url(http://www.homesteadcareproviders.com/gfx/yellow.gif);
}

.menu :hover > a {
color:#8B3234; 
background-image:url(http://www.homesteadcareproviders.com/gfx/bulletfillli.gif);
background-repeat: no-repeat;
font-weight:bold;
}
.menu ul ul :hover > a {
color:#8B3234; 
font-weight:bold;
background-image: url(http://www.homesteadcareproviders.com/gfx/yellow.gif);
background-repeat: no-repeat;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:160px;
width: 163px; 
list-style-type:none;
margin-left:0;
padding-left:0;

}
/* for IE */
* html .menu ul ul {
	margin-left: -2px;
	
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}

#sbimages {
width: 162px;
margin-left: -10px;
margin-top: -20px;
}
.sbtext {
font-weight: bold;
font-style: italic;
font-size: 12px;
color: #20180d;
padding-left: 5px;
padding-right: 5px;
}
* html #sbimages {
margin-top: -20px;
}

/* yellow banner */
#ywbanner {
background-color: #FBFAE1;
width: 575px;
height: 33px;
color: #000;
font-weight: bold;
margin-bottom: 0px;
clear: right;
} 

 ul#ybanner
{
list-style-type: none;
margin: 0;
padding: .5em 0;
}

ul#ybanner li 
{
display: block;
color: #000;
background-color: #FBFAE1;
padding: .2em 1em .5em 1em;
text-decoration: none;
}

ul#ybanner .left { float: left; }
ul#ybanner .right { float: right; }

#chgfontsizeoptions {display: inline; vertical-align: top;}

#chgfontsizeoptions a, #chgfontsizeoptions a:visited, #chgfontsizeoptions img {
border: none; color: #000; ma\rgin-top: -5px;
}

#picon img {
vertical-align: middle; border: none; ma\rgin-top: -5px;
}

/* style for list on added value page */
ol#value {list-style-position: outside;}
}



/* style to make blue italic text */
.bitalic {
color: #1D5694;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: none;
	font-style: normal;
}
/* style to make normal bold text */
.bold {
	font-weight: bold;
	text-decoration:none
}
/* style to make red bold text */
.rbold {
	color: #8D3335;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration:none
}
/* style to make big grey text */
.gbig {
color: #767675;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
}
/* style to make small grey text */
.gsmall {
color: #828281;
	font-size: 11px;
	font-family: Verdana;
}
/* style to make big text */
.big {
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
}
/* style to make small text */
.small {
	font-size: 11px;
	font-family: Verdana;
}

/* style for links on links page */
.linkpage {
line-height: 2em;
font-size: 16px;
padding: 5px;
font-weight: bold;
color: #7a7a7a;
}
div.linkpage a:link {
	color: #7a7a7a;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 0px;
	word-spacing: 1px;
padding: 5px;
}
div.linkpage a:visited {
	color: #7a7a7a;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 0px;
	word-spacing: 1px;
	padding: 5px;
}
div.linkpage a:hover {
	color: #8D3335;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 0px;
	word-spacing: 1px;
background-color: #F1F1F1;
	padding: 5px;
}
div.linkpage a:active {
	color: #8D3335;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 0px;
	word-spacing: 1px;
	padding: 5px;
}

.gboxlbt  {
background-color: #e2e3e3; 
margin-left: 120.5px; 
padding: 0px 12px 0px 12px;
color: #2E2CAB; 
font-size: 16px; 
font-family: Verdana; 
font-weight: bold; 
text-decoration: none; 
line-height: 1.1em; 
font-style: italic;
text-align: center;
float: left;
clear: right;
width: auto;
}