/*
Theme Name:     Twenty Twelve Child with configurable footer
Theme URI:      http://schlosser.info/
Description:    Child theme for the Twenty Twelve which allows to change footer
Author:         Joachim Schlosser
Template:       twentytwelve
Version:        0.9
*/

/* We must first include the original css from the parent theme */
@import url("../twentytwelve/style.css");

div#secondary a {
	text-decoration: none;
}

div#secondary {
	border-left: 1px solid #EDEDED;
	padding-left: 1em;
}
input#s {
width: 8em;
padding: 0;
}
input#searchsubmit {
padding:2px;
}
/*
.site {
	max-width: 78.5714rem;
}

@media screen and (min-width: 600px) {
	.site-content {
		width: 69.104166667%;
	}
}*/
