/**
 * custom.css
 *
 * Add your custom styles here instead of style.css so it
 * is easier to update the theme. Simply copy an existing
 * style from style.css to this file, and modify it to
 * your liking. Anything entered here will take precedence
 * over what is in style.css.
 * 
 */
 

h3 {
	font-size:48px;
	font-weight:normal;
	text-transform:uppercase;
	font-family: Century Gothic,Myriad Pro,Arial,Helvetica,sans-serif;
	margin: 25px 0 15px 0;
}

#sidebar .widget h3 {
	font-style:normal;
	font-weight:normal;
}

#sidebar .widget {
	background-color: #eeeeee !important;
	color: #222 !important;
}

#sidebar .ad {
	background-color: #ffffff !important;
}


td {
	font-size:14px;
	font-family: Century Gothic,Myriad Pro,Arial,Helvetica,sans-serif;
}

.biggerlists li { font-size:16px; line-height: 20px; margin: 5px 0 5px 0; }


li.winner {font-weight: bold; }

.lammysubs {
	font-size:14px;
	font-family: verdana, sans-serif;
}

