/********* Do not edit this file *********/
/*
My Custom CSS - Maked by Salvatore Noschese
a.k.a. DarkWolf - http://www://darkwolf.it/
*/

p {clear:both;}

li.bypostauthor cite span {
	background-color: #5d6041;
}

a {
	color: #5d6041;
}

a:hover {
	color: #282e3a; 
}

.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #5d6041;  
}

.main-navigation a:hover {
	color: #5d6041;
}

.widget-area .widget a:hover {
	color: #5d6041; 
}

footer[role="contentinfo"] a:hover {
	color: #5d6041;  
}

.comments-link a:hover,
.entry-meta a:hover {
	color: #5d6041;
}

.format-status .entry-header header a:hover {
 	color: #5d6041;
}

/* tablepress */

.tablepress thead th, .tablepress tfoot th {
	background-color: white;
}