/*
Theme Name: Twenty Twelve Child
Template: twentytwelve

*/

/* Footer */
footer[role="contentinfo"] {
		border-top: 3px solid #000 !important;
}

/* =Main content and comment content */

article.sticky .featured-post {
		border-top: 4px double #000 !important;
		border-bottom: 4px double #000 !important;
}

.site-content article {
	border-bottom: 0px;
	margin-bottom: 0px;
	margin-bottom: 0px;
}

/* =Media queries */

.site-header h1,
.site-header h2 {
		text-align: center !important;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
		border-bottom: 3px solid #000 !important;
		border-top: 3px solid #000 !important;
		text-align: center !important;
}

/* Minimum width of 960 pixels. */

body .site {
		margin-top: 6px !important;
		margin-top: 0.428571428rem !important;
		margin-bottom: 6px !important;
		margin-bottom: 0.428571428rem !important;
}

/* Remove WooCommerce "Sort by:"-feature */

form.woocommerce-ordering {
display: none;
}
