/*
 Theme Name:     Twenty Eleven Child
 Theme URI:      http://gulessider.com
 Description:    Twenty Eleven Child Theme By Gule
 Author:         Magnus Gule
 Author URI:     http://gulessider.com
 Template:       twentyeleven
 Version:        0.9.1
*/

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

/* =Theme customization starts here-------------------------------------------------------------- */
.miniskjema {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 11px;
	border: 2px solid bisque;
	padding: 10px;
}

span.wpcf7-list-item {
display:block;
}

/* =Structure----------------------------------------------- */


/* One column */
.one-column #page {
	max-width: 900px;
}

.singular.page .hentry {padding:1em;}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
    width: 90%;
}

.singular .entry-meta .edit-link a {
    bottom: auto;
    left: 0px;
    right: auto;
    top: 30px;
}


/* Center menu top fix */

#branding .only-search + #access div {
	padding-right: 0;
}

#access {
	text-align: center;

}

#access ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}