/*
Theme Name: 	simpleX Child
Theme URI: 	http://wordpress.org/themes/simpleX
Author: 	.mau.
Author URI: 	http://xmau.com/
Version: 	0.1
Template:	simplex
License: 	GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-header, flexible-width, two-columns, black, silver, light, right-sidebar, threaded-comments
Text Domain: 	simplex-child
*/

@import url("../simplex/style.css");

/* customizzazione
-------------------------------------------------------------- */
.entry-meta {
        color: #999;
}
.entry-meta a {
        color: #666;
}
.entry-meta a:hover {
        color: #369;
	font-weight: bold;
        text-decoration: none;

