/*
Theme Name: Dudes Theme
Theme URI: http://www.dudesnetwork.com/
Description: The default theme for the Dudes Network of sites.
Version: 1.0
Author: Chris Markham
Author URI: http://prymedesign.net

*/



/* Begin Typography & Colors */
#sidebar ul li h2{
	color: #fbb040;
}

.navigation a {
	background-color: #fbb040;
}
	
#footer h3{
	color: #fbb040;
}

.searchbutton{
	background-color: #fbb040;
}

a, h2 a:hover, h3 a:hover {
	color: #fbb040;
}

.smalllinkbox{
	background-color: #fbb040;
}

#header {
	background-image: url('images/top.png');
}