/*
 Theme Name:   Monaco Child
 Theme URI:    http://www.fabthemes.com/monaco/
 Description:  Free WordPress theme released by fabthemes.com
 Author:       Fabthemes
 Author URI:   www.fabthemes.com
 Template:     Monaco_fab
 Version:      1.2.0
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */

body {
    background-image: url("http://rechtenvormarschstoppen.antifa-nordost.org/files/body.png");
}
.sidetitl {
	text-align: center;
	}
.squarebanner ul img {
	vertical-align: bottom;
	}
.top {
	padding: 0;
	}
.logo {
	margin-left: 66px;
	}
.site-title a {
	width: 900px;
	height: 150px;
	}
#submenu li a:not([href]):hover, #submenu li a:not([href]):active, #submenu .current_page_item a:not([href]) {
    background: none;
    color: #ccc;
    cursor: default;
}
body,
button,
input,
select,
textarea {
	color: #333;
}