/*
 Theme Name:   Twenty Twelve Child
 Theme URI:    http://example.com/twenty-twelve-child/
 Description:  Twenty Twelve Child Theme
 Author:       KKirjain
 Author URI:   http://example.com
 Template:     twentytwelve
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-twelve-child
*/

@import url("../twentytwelve/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
function remove_version() { return ''; } add_filter('the_generator', 'remove_version');

.widget-title {
color:#ffffff;
}


.site-header h1 {
font-size: 2rem;
    line-height: 3;
    margin-bottom: 0;
}

p,
.p
{
padding-left: 10px;
}

nav {
padding-left: 10px; text-align:center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both; 
	background-color:#86bd3e; 
	padding-left: 10px;
	color:#ffffff;
	}

.main-navigation {
  width:100%;
}
.site-title {
background-image:url("http://hautakuntoon.fi/wp-content/uploads/2014/05/headerkukat-e1401551097863.jpg");
padding-left:10px;
}

div {
word-wrap:normal;
}

.item-page {
word-wrap:normal;
}

.site-content article {
	word-wrap: normal;
}
.widget-area .widget
{
  word-wrap: normal;
}

