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

body {	
	background-color: #ff0004;
	background-image: url(img/body_bg.2.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#rap, #header {
	border-color: #900201;
}

#rap {
	background-color: #6d0101;
	background-image: url(img/rap_bg.2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#header {
	background-color: #2E2A25;
	background-image: url(img/header_bg.2.jpg);
}

#container {
	background-color: white;
	background-image: url(img/content_bg.2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#menu {
	background-color: #b90101;
	background-image: url(img/menu_bg.2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#footer {
	background-color: #3b0101;
	color: #CBBA98;
}


/* Header, Content und Farbe */
h1 a {
	color: white;
}

.description, .imgdescription {
	color: #ff0004;
}

h2 a {
	color: #290101;
}

#menu h2 {
	color: #240000;
}

.date, .hiLight {
	color: #6b493f;
}

.hiLight {
	border: 1px solid #6b493f;
	border-width: 0 0 1px 0;
}

#container p a, #container ul a, .meta a, .feedback a, .date a {
	color: black;
}

#container p a:hover, #container ul a:hover,.meta a:hover, .feedback a:hover {
	color: #F00;
}

#menu a {
	color: white;
}

#footer a {
	color: #CBBA98;
}


/* Menu */
#menu a.current {
	color: #240000;
}

#menu ul li ul li a:hover {
	background-color: #560000;
	color: #FFF;
}


/* Gallery */
.img {
	border-color:#4F3E20;
}
