@charset "UTF-8";
/* CSS Document */

/*
Theme Name: ejw-muenchingen.de
Theme URI: http://ejw-muenchingen.de
Description: EJW Münchingen Wordpress-Template
Version: 1.0
Author: Simon Scherer
Author URI: http://simso.org
License: GPL
*/


body {
	background-color:#FFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.container {
	width:905px;
	height:auto;
margin: 0px;
}

a:link {
	color:#000;
	text-decoration:none;
	
}

a:hover {
	text-decoration:underline;
	color:#313131;
}

a:visited {
	color:#000;
	text-decoration:none;
}

.dem09 {
	width:129px;
	height:369px;
	overflow:hidden;
	position:absolute;
	top:250px;
	left:10px;
}

.content {
	padding-left:137px;
	padding-top:5px;
	padding-right:10px;
	width:763px;
	height:auto;
	font-size:11px;
	color:#000;
}

.header {
	background-image:url(images/header.png);
	height:137px;
	width:904px;
}


.footer {
    background-image:url(images/footer.png);
	height:18px;
	width:904px;
}

.menuitem1 {
	padding-top:9px;
	padding-right:5px;
	background-image:url(images/menu2.png);
	height:23px;
	width:899px;
	text-align:right;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	letter-spacing:0,5px;
	color:#ba9595;
}

.menuitem2 {
	padding-top:9px;
	padding-right:5px;
	background-image:url(images/menu1.png);
	height:24px;
	width:899px;
	text-align:right;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	letter-spacing:0,5px;
	color:#ba9595;
}

.administration {
	padding-top:4px;
    background-image:url(images/administration.png);
	height:19px;
	width:111px;
	position:absolute;
	top:205;
	left:763px;
	text-align:center;
	font-size:10px;
}

.login {
	padding-top:4px;
    background-image:url(images/administration.png);
	height:19px;
	width:111px;
	position:absolute;
	top:205;
	left:18px;
	text-align:center;
	font-size:10px;
}

.rss {
	height:21px;
	width:21px;
	position:absolute;
	top:207;
	left:877px;
}

a.hell {
	color:#FFF;
	text-decoration:none;	
}

a.hell:link {
	color:#FFF;
	text-decoration:none;	
}

.menu_home {
	top:87px;
	left:519px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	position:absolute;
}

.menu_sponsoren {
	top:87px;
	left:570px;
	color:#ba9595;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	position:absolute;
}

.menu_gaestebuch {
	top:87px;
	left:647px;
	color:#ba9595;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	position:absolute;
}

.menu_bilder {
	top:87px;
	left:726px;
	color:#ba9595;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	position:absolute;
}

.menu_links {
	top:87px;
	left:774px;
	color:#ba9595;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	position:absolute;
}

.menu_impressum {
	top:87px;
	left:821px;
	color:#ba9595;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	position:absolute;
}

.narrowcolumn .entry, .widecolumn .entry {
	font-size:11px;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.post {
	margin: 0 0 20px;
	text-align: justify;
        font-size:10px;

}


h1, h2, h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	}

h1 {
	font-size:14px;
	text-align: center;
	letter-spacing:2px;
}
	
	h2 {
	font-size:12px;
	letter-spacing:2px;
}

h2.pagetitle {
	font-size:12px;
}

h3 {
	font-size: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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 p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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: 75%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
/* 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: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* 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, #sidebar ul 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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* 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;
	background:#ddd;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* Lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* Lightbox Ende */