/* Homepage stylesheet for Keystone Human Services */


/***************************************************
	PODS
***************************************************/
#home-bipod {
padding:0;
margin:20px 0 0 0;
width:520px;
}
#home-bipod-content {
padding:0;
margin:0;
width:520px;
background: url(../assets/images/pods/agencyBipod_mid.gif) 0px 0px repeat-y;
}
#home-bipod-btm {
clear:both;
	width:520px;
	height:20px;
	background: url(../assets/images/pods/agencyBipod_btm.gif) 0px 0px no-repeat;
}
/* A Word from the President (Dennis) */
#home-bipod #home-bipod-content #president-message-content {
padding:0;
margin:0 0 0 0;
width:346px;
float:left;
}
#home-bipod #home-bipod-content #president-message-content h4 {
padding:0;
margin:0;
height:45px;
background: url(../assets/images/pods/presidentMessage_top.gif) 0px 0px no-repeat;
	text-indent: -9999px;
}
#home-bipod #home-bipod-content #president-message-content h5 {
margin:10px 20px 8px;
}
#home-bipod #home-bipod-content #president-message-content p {
padding:0 20px 8px;
margin: 0;
}
#home-bipod #home-bipod-content #president-message-content ul {
padding:0 20px 8px;
margin: 0 0 0 20px;
}
#home-bipod #home-bipod-content #president-message-content p#president-signature {
width:61px;
height:17px;
background: url(../assets/images/pods/presidentSignature.gif) 0px 0px no-repeat;
	text-indent: -9999px;
	margin:10px 10px 10px 200px;
}
#home-bipod #home-bipod-content #president-message-content p.link-w-glyph {
padding:17px;
margin:0px 16px 8px 17px;
}
#president-signature {
width:61px;
height:17px;
background: url(../assets/images/pods/presidentSignature.gif) 0px 0px no-repeat;
	text-indent: -9999px;
	margin:10px 10px 10px 200px;
}


/* New Inside */
#home-bipod #home-bipod-content #new-inside-content {
padding:0;
margin:0;
width:165px;
float:right;
font-size: .9em;
}
#home-bipod #home-bipod-content #new-inside-content h4 {
padding:0;
margin:0 0 -12px 0;
height:45px;
width:165px;
background: url(../assets/images/pods/newInside_top.gif) 0px 0px no-repeat;
	text-indent: -9999px;
}
#home-bipod #home-bipod-content #new-inside-content h5 {
padding:0;
margin: 0px 10px 8px 12px;
background: #fff7d7;
color: #700;
}
#home-bipod #home-bipod-content #new-inside-content p,
#home-bipod #home-bipod-content #new-inside-content dl {
padding:0;
margin: 0px 10px 8px 12px;
}
#home-bipod #home-bipod-content #new-inside-content hr {
margin:10px 0;
}
#home-bipod #home-bipod-content #new-inside-content a {
color:#036;
background-color:#fff7d7;
}
#home-bipod #home-bipod-content #new-inside-content p.link-w-glyph {
padding-left:17px;
}

/* Good to Know (home page */
#goodToKnow-pod {
clear:both;
padding:0;
margin:30px 0 0 0;
background: url(../assets/images/pods/goodToKnow_mid.gif) 0px 0px repeat-y;
width:520px;
}
#goodToKnow-pod h4 {
margin:0;
padding:0 0 10px 0;
	width:520px;
	height:36px;
	background: url(../assets/images/pods/goodToKnow_top.gif) top left no-repeat;
	text-indent: -9999px;
}
#goodToKnow-pod h5 {
color:#700;
background-color: #ffde5f;
padding:0;
margin: 0px 20px 8px 20px;
}
#goodToKnow-pod-content {
width:520px;
padding-bottom:8px;
}
#goodToKnow-pod p {
padding-right:20px;
padding-left:20px;
}
#goodToKnow-pod a {
color: #036;
background-color: #ffde5f;
}
#goodToKnow-pod hr  {
margin:10px 20px;
}
#goodToKnow-pod-btm {
	width:520px;
	height:21px;
	background: url(../assets/images/pods/goodToKnow_btm.gif) top left no-repeat;
}

/* Feature pod (home page */
#feature-pod {
clear:both;
padding:0;
margin:30px 0 0 0;
width:520px;
background: url(../assets/images/pods/featurePod_mid.gif) 0px 0px repeat-y;
}
#feature-pod h4 {
margin:0;
padding:0;
	width:520px;
	height:20px;
	background: url(../assets/images/pods/featurePod_top.gif) top left no-repeat;
	text-indent: -9999px;
}
#feature-pod-content {
width:520px;
}
#feature-pod-content img {
	/* Ideal width: 270px; */
	float:right;
	margin: 5px 25px 12px 20px;
	border:1px solid #000;
}
#feature-pod-content p {
margin-right:20px;
margin-left:20px;
margin-bottom:8px;
}
#feature-pod-content p.feature-title {
font-weight:bold;
}
#feature-pod-content h5.feature-title {
margin-top:0;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:8px;
	color:#700;
	background:#fff0af;
}
#feature-pod-btm {
	clear:both;
	width:520px;
	height:21px;
	background: url(../assets/images/pods/featurePod_btm.gif) top left no-repeat;
}
#feature-pod a {
	color:#036;
	background:#fff0af;
}
