/*
Theme Name: Child for Logg.it
Theme URI: http://logg.it/
Description: child theme per logg-it
Author: Michele
Author URI: http://www.michelem.org/
Template: blogg-it-MASTER
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

@import url("../blogg-it-MASTER/style.css");

#header {
	background : #fff url('img/top.jpg') left top repeat-x ;
}

.articuloTopRight {
	background : #fff url('img/note.gif') left top no-repeat ;
}

.articuloTopLeft h2 a, .articuloTopLeft h2.red  {
	color : #09577D ;
}

.PostContent p a:hover {
	color : #fff ;
	background-color : #09577D ;
}

.PostContent a.thickbox:hover {
	background-color : transparent ;
}

.articuloTopLeft .date {
	color : #000 ;
}

#footer {
	background: transparent url('img/bottom.png') left top no-repeat ;
}
