/*
Theme Name: Diginews Child
Theme URI: 
Author: CM
Author URI:
Template: diginews
Version: 1.0
Tags:
*/
@import url("../diginews/style.css");
/*hier kommen die neuen CSS-Angaben*/



/******************************************************************
HEADER SYTLES
******************************************************************/

header[role=banner] {
	position: relative;
	background: url(Eulenbanner2.png) no-repeat;
}
	#site-title {
		font-size: 0px;
	}
	#site-heading {
		min-height: 115px;
	}	
    #site-description {
    text-align: right;
    margin-right: 5%;
}

header[role=banner] #searchform {
		display: none;

	}



	#users { 
		min-height: 60px; 
		padding-top: 0px;
		padding-left: 30px; 
		margin-bottom: 15px;
	}

Element {
}
.post_content h1, .commentlist li.comment article[id*="comment-"] h1, .post_content h2, .commentlist li.comment article[id*="comment-"] h2, .post_content h3, .commentlist li.comment article[id*="comment-"] h3, .post_content h4, .commentlist li.comment article[id*="comment-"] h4, .post_content h5, .commentlist li.comment article[id*="comment-"] h5, .post_content h6, .commentlist li.comment article[id*="comment-"] h6, .post_content address, .commentlist li.comment article[id*="comment-"] address {
    margin: 0px 0px 0px;
}