/*
 Theme Name:   Twenty Eleven Child
 Theme URI:    http://example.com/twenty-eleven-child/
 Description:  Twenty Eleven Child Theme
 Author:       Vagebond
 Author URI:   https://vagebond.nl
 Template:     twentyeleven
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-eleven-child
*/

#content {
	padding: 0 0 30px 0;
}

header.entry-header {
	display: none !important;
}

#loginform p label {
	display: inline-block;
	min-width: 150px;
}

#loginform p {
	margin-bottom: 10px;
}

#page {
	margin-top: 0;
}

#wpadminbar {
	display: none !important;
}

.edit-link {
	display: none !important;
}

article {
	padding: 0 !important;
}

.entry-content {
	padding: 0 !important;
}