/*  
Theme Name: Bikeleague
*/


#main h1 a:link,
#main h1 a:visited {
	color: #369;
	text-decoration: none;}
	
#main h1 a:hover,
#main h1 a:active {
	text-decoration: underline;}


.dept_nav li {
	padding-bottom: 0.3em;
	text-indent: 0em;
	margin-left: 0;
	padding-left: 0;}

.dept_nav ul {
        list-style: none;
}

.dept_nav ul li ul li {
	font-size: 95%;
	list-style: none url(images/simplearrow.gif);
	padding-left: 0;
	margin-left: 0;
	margin-top: .5em;}
.entry p { font-size: 11px; }
