/*
Theme Name: Twentytwelve Child
Description: Child theme for the twentytwelve theme 
Author: P Hintsanen
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");

/* ETUSIVUN PALSTOJEN VÄRITEKSTIT */
#recent-posts-3 a {color:#65ab3f; text-decoration:none   !important; }
#tag_cloud-2 a {color:#30a4d4; text-decoration:none   !important; }

/* WIDGETTIOTSIKOIDEN VÄRITYS .widget-title {color:#ed6419;} */


 

/* KIELET PUDOTUSVALIKON VÄRI */
.submenu-languages li a {
		background: #fff !important;
color:#000 !important;
	}

 
h3 {padding: 1.5em 0 0 0; margin: 0;}
h4 {padding: 1em 0 0 0; margin: 0;}

/* SIVULLE PADDINGIA ettei taustakuva ulotu reunaan saakka... */
.site {padding-left:1.5em !important; padding-right:1.5em !important; }
 