/*  
Theme Name: B.I.D Hilltop
Description: Business Improvement District.
Version: 1.0
Style: Homepage

*/

/* Begin-header jGraphic========================= */
#headerhomeimage {
	clear: both; 
	background: #fff url(img/hilltop_home_hdr.jpg) no-repeat 0 0;
	margin: 0 10px 0; 
	height: 230px;
}
 html #headerhomeimage {
	margin-top: 0;
}
/* Begin-Content ========================= */
#content-main-home {
	float: left; 
	width: 420px; 
	margin-right: 15px;
	margin-bottom: 10px;

}
#content-main-home ul 
{
    margin:.75em 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.gif);
}
#content-main-home ul li
{
margin-bottom: .3em;
}
#content-main-home ul.asides 
{
	margin:0;
	padding:2em;
}



/* Begin-sidebar========================= */
#sidebar {
display: none;
}

/* Begin-sidebar========================= */
#sidebarhome {
	float: right; 
	width: 300px;
	font: 95%/1.3em helvetica, arial, verdana, sans-serif;
}


#content #progressreport {
	position:relative;
	width: 300px;
	height: auto;
	margin: 0 0 15px 55px; 
	text-align: center;	
}

#content #progressreport .atop {
	display:block;width:256px; height:47px;background: url(img/clickhere_top.jpg) #fff no-repeat left top; margin:0;
}
#content #progressreport .amid {
	display:block;width:256px; height:auto; background: url(img/clickhere_mid.jpg) #fff repeat-y left top;margin:0;
}
#content #progressreport .amid span{display:block; color: #fff; font: bold normal 1.2em/1.3em helvetica, arial, verdana, sans-serif;text-align:center; padding: 8px; border: 8px;
}
#content #progressreport a.abot{
	display:block;width:256px; height:35px; background: url(img/clickhere_bot.jpg) #fff no-repeat 0 0;margin:0;
}
#content #progressreport a:hover.abot{
	display:block;width:256px; height:35px; background: url(img/clickhere_bot.jpg) #fff no-repeat 0 -132px;margin:0;
}

#content #progressreport a.abot span{
position: absolute; left: -9999px;
}

#sidebarhome ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebarhome li 
{
	margin: 10px 0;
}

li.sideboxbefore {
	position:relative;
	display: block;
	width: 300px;
	height: 246px;
	background: url(img/hilltop_home_before.jpg) #fff no-repeat left top; 
	margin-bottom: 10px; 	
}

li.sideboxafter {
	position:relative;
	width: 300px;
	height: 246px;
	background: url(img/hilltop_home_after.jpg) #fff no-repeat left top; 
	margin-bottom: 10px; 	
}
html li.sideboxhome {
	padding-bottom: 10px;
}
li.sideboxhome h2 {
	font-weight: normal; 
	font-size: 1.4em; 
	line-height: 1.3em;
	text-align: left;
	color: #242;	
	letter-spacing:0px;
	margin-bottom: .25em;
}

/* Begin-Bottom-bar  ========================= */

#callout {
	position: relative;
	display: block;
	background: #fff url(img/proactive.jpg) top left no-repeat;
	height: 153px;
	margin: 10px 10px 0px; 
	bottom: 10px;
	width: 760px;
	left:0;
}

#callout p{
	position: relative;
	display: block;
	height: 75px;
	float:right;
	top: 23px;
	right:90px;
	width: 245px;
	font: bold 98%/1.2em helvetica, arial, verdana, sans-serif;
}

#callout p a{
	position:relative;
	display: block;
	float:right;
	right: 20px;
	bottom: 14px;
	width:76px;
	height: 15px;
	background: #fff url(img/clickhere.gif) 0 0 no-repeat;
}

#callout p a:hover, #callout p a:active, #callout p a:focus{
	background: #fff url(img/clickhere.gif) -86px 0 no-repeat; outline-style: none;
}

#callout p a span{
position: absolute;
left: -2000px;
}
