/* Coding and design by Hambo Design
-------------------------------------------------------------*/

body 							{ color: #2c2d2d; font-family: Helvetica, Arial, sans-serif; line-height: 1.3em; }



/* Link Typography
-------------------------------------------------------------*/

a:link, a:visited 				{ color: #b13e00; text-decoration: none; }
a:hover 						{ color: #e66925; }



/* Header Typography
-------------------------------------------------------------*/

h1, h2, h3, h4 					{ font-family: Arial, sans-serif; font-weight: lighter; }

h2 								{ color: #099; font-size: 20px; font-weight: bold; padding-bottom: 10px; }



/* List Typography
-------------------------------------------------------------*/

ol li,
ul li 					{ background: url(/assets/images/icons/bullet.gif) center left no-repeat; color: #000; font-size: 15px; line-height: 1.2em; list-style-type: none; margin-bottom: 5px; padding-left: 20px; }

#sidebar li				{ background: url(/assets/images/icons/bullet_black.gif) center left no-repeat; color: #fff; font-size: 14px; margin-bottom: 2px; padding-left: 15px; }
#sidebar li.highlight	{ color: #099; }