/*  
Theme Name: Hole In One News
Theme URI: http://www.hole-in-onenews.com
Description: for Hole in One News
Author: Durk Price
Author URI: http://eaccountable.com
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #ffffcc;
	color: #000;
	}

.menu a { font-size: 14px; color: #006600; font-weight: bold; text-decoration: none;} 

h2 { font-size: 18px; font-weight: bold; } 

h2 a { font-size: 18px; font-weight: bold; text-decoration: none; color: #006600; } 

#sidebar  {
color: #ffffff;
}

#sidebar h2  {
color: #ffffff;
}

#sidebar a {
color: #ffffff;
}

#sidebar li {
color: #ffffff;
list-style-type: none;
padding: 0px;
}

#sidebar ul li { 
padding: 0px;
margin: 0px;
}

#sidebar ul { 
margin-left: 0px; 
padding-left: 0px;
}


