h1 {
	font-size: 4em;
	text-align: center;
	}
	

#sidebar h2 {

	font-size: 1.2em;
	}

#sidebar ul{
	list-item:display:none;
	list-style-type: none
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
/*#footer ul{
	border: 1px solid red;
	}*/
	
	
.dot li a{
/*	list-style-type: none;
	list-style-image: none;
	border: 1px solid green;
	list-style-position: outside;
	text-indent: 0px;
	background-color: transparent;*/
	list-style-type: none;
	background-image: url(images/footer_nav_column_white_dot.gif);
	background-repeat:no-repeat;
	background-position:inherit;
/*	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2px 6px;
	font-size: 16px;
	line-height: 20px;*/
}


.sidebar_bg{
	background:url(/themes/lorton_aqua//images/inside_sidebar_highlight_blue_bgd.png) top left repeat-y;
}

#footer-logo-blog {
	position:absolute;
	top:0;
	right:0;
	width:308px;
	height:75px;
	background: url(/themes/lorton_aqua//images/footer_logo.png) no-repeat;
	display:block;
	overflow: hidden;
	margin-top:-6px;
}



