body {text-transform:lowercase;}

.mblog {
	margin-left:30px;
	margin-right:10%;
	text-align:justify;
}

.mblogtitel {
	position:fixed;
	top:0px;
	right:515px;
}

h3 .date {
	font-size: 0.8em;
	float: right;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 8px;
}

h4 .date {
	font-size: 0.8em;
	float: right;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 8px;
}

.entry h3 {
	margin-top: 45px;
}

.hrentry {
	color: #99F;
	width:50%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.rssbuttonpos {
	position:fixed;
	bottom:25px;
	right:15px;
	z-index:5;
}

.entrycredits {
	font-size: 0.5em;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 8px;
}

.entrycommpos {
	padding-left:35px;
}

.commentbutton, .searchbutton, .result-searchbutton {
	color:#FFFFFF;
	background-color:#111199;
	border-bottom:thin solid #222244;
	border-right:thin solid #222244;
	border-top:thin solid #009999;
	border-left:thin solid #009999;
	font-size:11px;
	font-family:"Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-weight:normal; }

.commentinput, .searchbox, .result-searchbox {
	background-color:#222288;
	color:#ffffff;
	border-top:thin solid #222244;
	border-left:thin solid #222244;
	border-bottom:thin solid #005577;
	border-right:thin solid #005577;
	font-family:monospace;
	font-size:1em;
	text-align:justify; }

.comment-odd {
	background:url(/bilder/weiss_15.png);
}

.comment-even {
}

.comment-footer {
	padding-left:30px;
	padding-right:10px;
	padding-bottom:15px;
}

.comment {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}

.archives, .about, .search, h3.calendar, .comments, .referrers, .stuff {
	margin: 0.3em 0 0.5em !important;
	border-bottom: 0px solid #0FD; 
}

/* these styles are for the calendar widget */

.calendarpos {
	position:fixed;
	top:25px;
	right:25px;
	z-index:6;
}

.calendar {
	padding: 1px 5px;
	margin: 0px;
	border-right: 1px solid #005577;
	border-bottom: 1px solid #005577;
	border-top: 1px solid #222244;
	border-left: 1px solid #222244;
	font-size: 0.8em;
}

.calendar td {
	padding: 2px 2px;
	margin: 0px;
}

.calendar td:hover {
	background-color: #292999;
}

.calendar th {
	font-weight: bold;
	color: #fff;
	background: #222288;
}

.calendarHeader {
	font-weight: bold;
	color: #fff;
	background: #222288;
	margin: 0px;
	padding: 2px 4px;
	font-size: 11px;
}

.calendarToday {
	background-color: #222288;
	font-weight: bold;
	text-decoration: underline;
	border: 1px solid #999;
}

table.calendar {
	/* only the calendar has a line, not the individual cells */
	border: 1px solid #333;
	padding: 0px;
	width: 175px;
}

table.calendar td {
	text-align: center;
}

.calendarHeader a, .calendar a {
	font-weight: bold;
	color: #99d;
	text-decoration: none;
}

.calendarHeaderControl {
	font-size:12px;
}

/* end of the calendar styles */

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

.searchbox, .result-searchbox {
	padding: 2px;
	margin-bottom: 10px;
	width: 140px;
}

.searchbutton, .result-searchbutton {
	padding: 0px 3px;
	width: 50px;
	margin-left: 10px;
	margin-bottom: 10px;
}

div.archsearch {
	text-align:right;
	font-size:11pt;
	line-height:11.5pt;
	position:fixed;
	bottom:70px;
	left:10px;
	width: 160px;
	z-index:5;
}

div.mbsubsrch {
	margin-top: 10px;
}

#mbsubmenu a {
	font-weight: normal;
}