/*
Theme Name: Twentyeleven Child
Description: Child theme for the twentyeleven theme 
Author: Jeppe Kollerup
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

#site-title a {
    color: #FFA500;
}

/* Search Form */
#branding #searchform {
	display: none;
}

/* top margin */
#page {
	margin-top: 0;
}

.singular.page .hentry {
padding: 0;
margin-top: -25px;
}

#hgroup {
height: 261px
}

#site-title {
margin-top: 21px;
padding: 0.35625em 0 0;
}
#site-description {
padding: 0.35625em 0 0;
margin: 0 270px 1.65625em 0;
}

/* menu størrelse på skrift */
.menu a {
    font-size: 15px;
}