/* == Stop Editing Here! == */
/* Anything beneath the above line will be deleted if you publish CSS under Appearance / Custom CSS. If you want to manually insert additional CSS, place it further up. */

#main a:hover {
	color: #cc6600;
}

#main h1 a:hover {
	color: #cc6600;
}

#main h2 a:hover, #main .widget_calendar caption a:hover {
	color: #cc6600;
}

#main .entry_date a:hover {
	color: #cc6600;
}

#main .entry_categories a:hover {
	color: #cc6600;
}

#main .entry_tags a:hover {
	color: #cc6600;
}

#main .comment_date a:hover {
	color: #cc6600;
}

#main .comment_header a:hover {
	color: #cc6600;
}

#main .comment_content a:hover {
	color: #cc6600;
}

.sidebar a:hover {
	color: #cc6600;
}

.sidebar h2 a:hover, .sidebar .widget_calendar caption a:hover {
	color: #cc6600;
}

.sidebar h3 a:hover {
	color: #cc6600;
}

.sidebar .wp-calendar a:hover {
	color: #cc6600;
}

.sidebar .wp-calendar thead a:hover {
	color: #cc6600;
}

.sidebar .wp-calendar tfoot a:hover {
	color: #cc6600;
}

#sitename a:hover {
	color: #cc6600;
}

#tagline a:hover {
	color: #cc6600;
}

#navbar a:hover {
	color: #cc6600;
}

.header_widget a:hover {
	color: #cc6600;
}

.header_widget h2 a:hover, .header_widget .widget_calendar caption a:hover {
	color: #cc6600;
}

.header_widget h3 a:hover {
	color: #cc6600;
}

#header_boxes a:hover {
	color: #cc6600;
}

#header_boxes h2 a:hover, #header_boxes .widget_calendar caption a:hover {
	color: #cc6600;
}

#header_boxes h3 a:hover {
	color: #cc6600;
}

#footer a:hover {
	color: #cc6600;
}

#credits a:hover, .footer_scripts a:hover {
	color: #cc6600;
}

.footer_widget a:hover {
	color: #cc6600;
}

.footer_widget h2 a:hover, .footer_widget .widget_calendar caption a:hover {
	color: #cc6600;
}

.footer_widget h3 a:hover {
	color: #cc6600;
}

#footer_boxes a:hover {
	color: #cc6600;
}

#footer_boxes h2 a:hover, #footer_boxes .widget_calendar caption a:hover {
	color: #cc6600;
}

#footer_boxes h3 a:hover {
	color: #cc6600;
}