/*
Theme Name: Basic
Theme URI: http://www.musigimdorf.ch
Description: musigimdorf.com
Version: 1.0
Author: YEYO
*/


* {
	margin: 0px;
	padding: 0px;
}

html {
   height: 100%;
   margin-bottom: 0.1px;
}

body {	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	text-align: center;
	font-size: 0.8em;
	color: #333;
}

#rap, #header {
	border-width: 0 2px;
	border-style: solid;
	border-color: #039;
}

#rap {
	width: 775px;
	background-color: #E4E4E4;
	margin: 0 auto 0 auto;
}

#header {
	width: 775px;
	height: 150px;
	margin: 0 auto 0 auto;
	background-color: #039;
	text-align: left;
}

#container {
	background-color: white;
	width: 500px;
	float: left;
	margin: 25px 0 25px 25px;
	display: inline;
	text-align: left;
	padding-bottom: 25px;
	min-height: 691px;
	
	position: relative;
}

#menu {
	background-color: #039;
	width: 200px;
	float: right;
	margin: 25px 25px 25px 0;
	display: inline;
	text-align: left;
	color: white;
	padding-bottom: 25px;
	padding-top: 10px;
	height: auto;
	min-height: 600px;
}

#footer {
	width: 775px;
	height:50px;
	background-color: #039;
	margin: 0 auto 0 auto;
	padding-top: 15px;
	clear: both;
	color: #CBBA98;
	font-size: 0.8em;
}


/* Header, Content und Farbe */
h1 {
	padding: 71px 0 5px 50px;
	font-size: 30px;
}

h1 a {
	color: white;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

.description, .imgdescription {
	color: #999;
	padding: 0 0 0 50px;
	font-size: 1.4em;
}

.imgdescription {
	padding: 0;
	margin-top: -10px;
	font-size: 1em;
	text-align: center;
}

#nav_link {
	width: 475px;
	padding: 2px 10px;
	border-top: 1px dotted #333;
	text-align: right;
}

h2 {
	padding: 25px 25px 0 25px;
	font-size: 1.4em;
	font-weight: normal;
}

h2 a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

h2 a:hover {
	text-decoration: underline;
}

#menu h2 {
	color: #FF5F01;
	/*font-weight: bold;*/
}

#container p {
	padding: 5px 25px 5px 25px;
	line-height: 1.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 0.85em;*/
}

#container ul, #container dl {
	padding: 0 25px 10px 50px;
	line-height: 1.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 0.85em;*/
}

#container dt { font-weight: bold; margin-left: -10px; /*border-bottom: 1px solid #333;*/ }
#container dd p { line-height: 1em; }
#container dt { margin-top: 1em; }
/*#container dd p.actName { font-weight: bold; font-size: 1.1em;}*/
#container li, #container dl {
   /*background: url('http://www.hoemmerich.com/images/aufz.gif') no-repeat 0px 3px;*/
	padding: 4px 20px 6px 20px;
	list-style: none;
}
#container li.hint { color: #666; border: 3px dotted #ccc; margin: 1em 0; }
#container li.info_link { border:3px double #CCC; text-align: center; }

#menu p, #menu form {
	padding: 5px 25px 0 25px;
}

.submit {
	margin-top: 10px;
}

.date {
	padding: 0 25px 10px 25px;
	line-height: 1.8em;
	font-size: 0.8em;
	color: #666;
}

.hiLight {
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #0501b7;
	border-width: 0 0 1px 0;
}

#container p a, #container ul a, .date a {
	color: black;
	text-decoration: underline;
}

#container p a:hover, #container ul a:hover {
	color: #F8B800;
	text-decoration: none;
}

#menu a {
	color: white;
}

#footer a {
	color: #CBBA98;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

blockquote {
	border-left: 3px solid #F8B800;
	background-color: #EFEFEF;
	margin: 10px 25px 15px 25px;
}

address {
	font-style: normal;
	padding-left: .5em;
}

/* Menu */
#menu ul {
}

#menu li {
	list-style: none;
	display: inline;
}

#menu a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: white;
	letter-spacing: 0px;
	text-decoraTion: none;
	background-color: transparent;
	display: block;
	padding: 5px 0 5px 0;
}

#menu a.current {
	color: #4F78CA;
}

#menu ul li ul li a {
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 25px;
	width: 200px;
	width/* */:/**/175px;
	width: /**/175px;
	text-indent: 15px;	
}

#menu ul li ul li a:hover {
	background-color: #4F78CA;
	color: #333;
}

#pressRelease li:first-letter { font-weight: bold; font-size: 150%; }
#pressRelease img { padding: 3px; border: 1px dotted #666; }


/* Gallery */
.img, .banner {
	padding: 3px;
	border: 1px dotted #666;
	width: auto;
}

/* ADDED FOR HOVERED IMGs */
li.hoveredImg a img { padding: 3px; outline: 1px solid #CCC; width: 350px; height: 218px; border: 3px double #666; }
li.hoveredImg a:hover img { width: 600px; height: 375px; padding: 5px; background-color: #FFF; border: 3px double #333; }
li.hoveredImg a:hover img { z-index: 100; margin-left: -60px; margin-top: -128px; }


/* Misc */
.floatR { float: right; }
.b { font-weight: bold; }
.paddedTxt { padding: 0 5px;}
.newEntry { color: #F00; font-weight: bold; padding-left: 5px; letter-spacing: 2px; }