﻿/*
Theme Name: mymuehlburg Theme Standard
Theme URI: http://mymuehlburg.de/
Description: Standard-Thema für MyMühlburg in schwarz/pink gehalten.
Version: 1.0
Author: Markus Milkereit
Author URI: http://www.computino.de/
*/

* {
	font-family: verdana, arial, sans-serif; font-size: 100.1%;
	padding: 0; margin: 0;
}
body {
	font-size: 0.68em; font-weight: normal; color: #eee;
	line-height: 1.3em;
	text-align: center;
  background: #000;
}
a {
  color: #e50083;
  text-decoration: none;
}
a:hover {
  color: #e50083;
  text-decoration: underline;
}
a img {
  border: 0;
}

h3 {
  color: #00a6eb;
  }

.clear {
  clear: both; font-size: 1px; height: 1px;
}
#container {
	width: 669px; text-align: left;
	margin: 0 auto 0 auto;
	background: url(images/bodybg.gif) no-repeat 0px 120px;
}
#head {
  width: 669px; height: 92px;
	background: url(images/headerimg.gif) no-repeat;
	position: relative;
}
#head a {
  display: none
  position: absolute; top: 0px; left: -117px;
  width: 197px; height: 188px;
  background: url(images/quiz2.png) no-repeat !important;
  background: url(images/quiz2.gif) no-repeat;
}
#head a span {
  display: none;
}
#sidebar {
  width: 185px; margin: 10px 15px 10px 35px;
  float: left;
  position: relative;
}
#sidebar ul {
  list-style: none;
  margin: 0 0 20px 0;
}
#sidebar li.head {
  width: 165px; height: 28px;
  margin: 10px 0 0 0;
  position: relative;
}
#sidebar li.head span {
  display: none;
}
#sidebar li.aktuelles {
  background: url(images/men_aktuelles.gif) no-repeat;
}
#sidebar li.aktuelles div {
  background: url(images/menue_pfeil1.gif) no-repeat;
  position: absolute; left: -40px; top: 10px;
  width: 36px; height: 32px;
}
#sidebar li.muehlburg {
  background: url(images/men_muehlburg.gif) no-repeat;
}
#sidebar li.muehlburg div {
  background: url(images/menue_pfeil2.gif) no-repeat;
  position: absolute; left: -40px; top: 10px;
  width: 34px; height: 31px;
}
#sidebar li.kummerkasten {
  background: url(images/men_kummerkasten.gif) no-repeat;
}
#sidebar li.kummerkasten div {
  background: url(images/menue_pfeil3.gif) no-repeat;
  position: absolute; left: -40px; top: 10px;
  width: 28px; height: 24px;
}
#sidebar li.freizeit {
  background: url(images/men_freizeit.gif) no-repeat;
}
#sidebar li.freizeit div {
  background: url(images/menue_pfeil4.gif) no-repeat;
  position: absolute; left: -40px; top: 10px;
  width: 30px; height: 26px;
}
#sidebar li.suche {
  background: url(images/men_suche.gif) no-repeat;
}
#sidebar li.autoren {
  background: url(images/men_autoren.gif) no-repeat;
}
#sidebar li.archiv {
  background: url(images/men_archiv.gif) no-repeat;
}
#sidebar li.links {
  background: url(images/men_links.gif) no-repeat;
}
#sidebar li input {
  width: 170px; padding: 2px 3px;
  background: #7c0047; color: #fff;
  border: 4px solid #560433;
  margin: 0;
}
#main {
  width: 427px; margin: 5px 0 0 0;
  float: left;
  position: relative;
}
#main h1 {
  width: 423px; height: 56px;
  margin: 0 0 5px 0;
  background: url(images/mymuehlburghead.gif) no-repeat 1px 0px;
}
#main h1 a {
  display: block;
  width: 423px; height: 56px;
}
#main h1 span {
  display: none;
}
#main #userdata {
  margin: 0 0 20px 0;
}
#main .post {
  width: 427px;
  margin: 0 0 25px 0;
  padding: 0;
}
#main .post p {
  width: 427px; w\idth: 423px;
  margin: 0 0 0.5em 0;
  padding: 0 0 0 4px;
}
#main .post p.postmetadata {
  width: 427px; w\idth: 421px;
  padding: 0px 3px; margin: 0 0 10px 0;
  font-size: 0.9em;
  background: #034764;
}
#main .post p.tags {
  margin: 0;
}
#main .post h2 {
  font-size: 1.5em; font-weight: bold;
  color: #00a6eb;
  margin: 0 0 10px 0;
  padding: 0 0 0 4px;
}
#main .post h3 {
  font-size: 1.1em; font-weight: bold;
  color: #00a6eb;
  margin: 0 0 3px 0;
  padding: 0 0 0 4px;
}
#main .post ul {
  margin: 0 0 1em 10px;
  padding: 0 0 0 4px;
}
#main .postend {
  width: 427px; w\idth: 423px;
  padding: 2px 0 0 4px;
  border-top: 1px solid #00a6eb;
}
#main .post .img {
  width: 427px; w\idth: 423px;
  padding: 0 0 0 4px;
  margin: 0 0 5px 0;
  text-align: center;
}
/* geht nicht wegen smileys
#main .post img {
  width: 427px; w\idth: 423px;
  padding: 0 0 0 4px;
  margin: 0 0 5px 0;
  text-align: center;
}
*/
#main .post .img img {
  display: block;
  margin: 0 auto 0 auto;
}
#main .post .img span {
  display: block;
  width: 423px; text-align: left;
  font-style: italic; font-size: 0.9em;
}
#footer {
  width: 427px; /* width: 669px; */ text-align: center;
  padding: 0 0 25px 0;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform input {
  width: 170px; padding: 2px 3px;
  background: #7c0047; color: #fff;
  border: 4px solid #560433;
  margin: 0;
}
#commentform input#submit {
  padding: 2px 3px;
  background: #7c0047; color: #fff;
  border: 4px solid #560433;
  margin: 0 0 25px 0;
}
#commentform textarea {
  width: 410px; height: 100px;
  padding: 2px 3px;
  background: #7c0047; color: #fff;
  border: 4px solid #560433;
  margin: 0;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#<form {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 5px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
