/*
============================================================================
default color scheme (EVERY COLOR style goes here. If there's no link from
a template to any of the color schemes, page should be just "naked" and
fully functional
============================================================================
*/

/* Text links */
a {
	color: #fff;
	text-decoration:underline;
	font-weight: bold;
}

a:focus,a:active,a:hover {
	text-decoration:none;
}

a:hover, #main-content h2 a:hover {
	color: #32aee2;
}

#header, #footer, #sld-container, .sld-meta, #navigation ul {
	/*background: url(../images/default/pat.png);*/
}

#footer .widget h3:after {
	border-color: #5e5e5e; /* grey */
}
