/*
 Theme Name:   HemingChild
 
 Description:  Hemingway Child Theme
 Author:       JS.end
 
 Template:     hemingway
 Version:      1.0.0
 Tags:         light
 Text Domain:  heming-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.column {
	width: 45%;
	margin-left: 5%;
}

.column:first-child { width: 50%; margin-left: 0; }
.column li { margin-top: 15px; margin-bottom: 15px;}

a.post-edit-link {
    
    color: #999;
    outline-color: #999;
    -moz-text-decoration-color: #999;
    font-size: 14px;
    text-transform:uppercase;
    text-decoration: none;
 
}
.blog-title a:hover {
	 color:#FFF;
 }

.thumb {
float:left;
clear: both;
}


.tallblock {
height:250px;
background-color: #ccc;


}

.kosmische {
background-color: yellow;
}
.kosmische h2 {
color: red;
}

.motorik {
background-color: red;
}
.motorik h2 {
color: yellow;
}

