/*
Theme Name:    notesil01var
Theme URI :    http://localhost/marlang-at-work.de
Description:   Variante zu Twenty Eleven
Author:        Markus Lang
Autor URI:     http://localhost/marlang-at-work.de
Template:      notesil
Version:       0.1
*/
@import url("../notesil/style.css");

.entry-date {
  display:none !important;
}


div#container {
	width: 1001px;
	margin: 40px ;
}


div#header h1,
div#blog-description {
	width: 1001px;
	margin: 40px;
}

#header {
	background: white;
	border-style: none none solid none;
}
#footer a,
h1#blog-title,
h1#blog-title span a,
#header,
#footer,
div#blog-description,
th {
	color: black;
}

div#primary {
	background: white;
	border-style: none solid none none;
}


div#footer {
	display: none;
}
div.sidebar ul li {
	list-style-type: none;
	font-size: 0.9em;
	line-height: 2em;
}

h1#blog-title {
	font-size: 1.5em;
}