/* GENERAL RESET 
 * 
 * Hat tip: http://meyerweb.com/eric/tools/css/reset/
 * 
 */
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
    	margin: 0;
    	padding: 0;
    	border: 0;
    	outline: 0;
    	font-size: 100%;
    	vertical-align: baseline;
    	background: transparent;
        }
    
    body {
        line-height: 1;
        }
    
    ol, ul {
        list-style: none;
        }

    blockquote, q {
        quotes: none;
        }

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        }

    ins {
    	text-decoration: none;
        }
    
    del {
    	text-decoration: line-through;
        }

    /* tables still need 'cellspacing="0"' in the markup */
    table {
    	border-collapse: collapse;
        }   

	/* General */
	.hide { display: none; }
	
	.clearMe { clear: both;}

/*image replace */
#header h1,
#header h2 {
	display: block;
	overflow: hidden;
	text-indent: -1000em;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}

/*titles*/
#header h1{
	background: url(../i/mi-temps-classic.gif) top left no-repeat;
	width:479px;
	height:164px;
	float: right;
	margin-right: 120px;
}

#blue #header h1{
	background: url(../i/mi-temps-classic-blue.gif) top left no-repeat;
	margin-right: 50px;
}

#header  h2 {
	background: url(../i/festival-pentecote-en-berry.gif) top left no-repeat;
	width: 168px;
	height: 121px;
	float: left;
	margin: 80px 0 0 70px;
}

#blue #header h2{
	background: url(../i/festival-pentecote-en-berry-blue.gif) top left no-repeat;
	width: 220px;
	height: 97px;
	float: left;
	margin: 40px 0 0 20px;
}

/*body */
body {
	background:#000;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	cursor: default;
    }

#blue #container {
	background: url(../i/background-blue.jpg) top left no-repeat;
	}

#container {
	background: url(../i/background.jpg) top left no-repeat;
	width: 861px;
	margin: 0 auto;
	position: relative;
	height: 1280px;
	}

#header {
	margin: 0 auto;
	width: 100%;
	position: relative;
}

#nav {
	float:left;
	position: relative;
	height: 970px;
}
#nav ul {
	margin: 50px 40px 0 45px;
}


#nav li {
	text-align: right;
	padding: 15px;
}

#blue #nav li {
	text-align: left;
	padding: 15px;
}

#nav a {
	color: #715827;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	padding:5px;
	background: #e1e77b;
}

#blue #nav a {
	background: #004382;
	color: #b4c7d8;
	width: 170px;
	display: block;
}

#nav a:hover {
	color: #4a350b;
	background: #f7e40f;
		}

#blue #nav a:hover {
	background: #003668;
}		
#nav .organisation {
		float:left;
		margin:0 0px 0 50px;
		width: 235px;
		position: absolute;
		bottom:0;
}


#nav .organisation p {
	font-size: 16px;
	color: #000;
	margin: 25px 0 0 25px;
	text-align: left;
	padding: 0 0 5px 0;

}

#nav .organisation img {
	margin: 0px 0 15px 25px;
}
#nav .organisation p.alternative {
	color:#2c2a28;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:17px;
	font-style:italic;
	margin-top: -10px;
}
#content {
	float: left;
	position: relative;
	width:550px;
		}
#content .location {
	height: 160px;
}
#content .location h2 {
	color: #715827;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
	padding:5px;
	background: #e1e77b;
	float: left;
	clear: left;
}

#blue #content .location h2 {
	color: #004382;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
	padding:5px;
	background: #a7c1d8;
	float: left;
	clear: left;
	margin-left:50px;
}

#content .location h4 {
	color: #715827;
	font-size: 25px;
	text-decoration: none;
	font-weight: bold;
	padding:5px;
	float:left;
	margin-bottom:5px;
}

#blue #content .location h4 {
	margin:10px 50px 10px 50px;
	width:434px;
	color:#002f5b;
	font-size:18px;
	padding-left: 0px;
}

#blue #content .reservation,
#blue #content .event-list {
	background: #a7c1d8;
	margin:0 50px 0 50px;
	width:434px;
}

#blue #content .reservation ul,
#blue #content .event-list ul {
	padding: 5px 0 5px 0;
}

#blue #content .event-list li {
	display:block;
}

#blue #content .event-list li a{
	color: #004382;
	text-decoration: none;
	font-size:14px;
	display:block;
	padding:10px;
}

#blue #content .event-list li a:hover {
	background:#82abcf;
}

#blue #content .event-list li a strong {
	font-size:18px;
}

#blue #content .reservation {
	margin-top:50px;
}
#blue #content .reservation li {
	padding:10px;
	color: #004382;
}
#blue #content .reservation li a {
	color: #004382;
	text-decoration: none;
}

#blue #content .reservation li a:hover {
	text-decoration:underline;
}

#blue #content .reservation h4 {
	padding:10px;
	color: #004382;
	font-size:18px;
}

#content .location .gps {
	color: #000;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	padding:5px;
	margin-bottom: 100px;

}
#content .location .gps:hover {
	text-decoration: underline;
}
#content .location .venue-image {
	position: absolute;
	top:0;
	right:0;
	width: 220px;
	text-align:center;
}
#content .location span {
	font-size:10px;
	padding:5px;
	
}
#content .artist {
	margin: 15px 0 0 0;
}
#blue #content .artist {
	width:434px;
	margin:0 50px 0 50px;
}
#content .artist h3 {
	color: #00612d;
	font-size:32px;
	margin:0 0 0 50px;
	font-weight: bold;
}

#blue #content .artist h3 {
	margin:0px;
	color:#c30038;
	margin-bottom:15px;
}

#blue #content .artist p {
	margin:15px 0 15px 0;
	color:#004382;
}

#content .artist ul {
	margin: 20px 0 0 50px;
}
#content .artist li {
	color: #00612d;
	font-size:19px;
	font-weight: bold;
	padding:0 0 5px 0;
}

#content .price {
	color: #715827;
	float: left;
	background:#ddffcb;
	padding:5px;
	margin:80px 0 0 0;
}

#content .price h4 {
	font-size: 25px;
	font-weight:bold;
	font-style:italic;
}

#content .price li {
	padding:5px 0 5px 0;
}

/*navigation*/
#nav_layer {margin-left: 0px; position: relative; width: 861px; z-index: 0; background: #000;}
#nav_layer .bumper {height: 0px; line-height: 0px;}
#widget0 {
	width: 861px;
	margin-top: 0px; 
	position: relative; 
	z-index: 1;
	margin-left:-20px;
	background: #000;
	height: 30px;
}
#widget0 .navbar-list {
	float:left;
}

#widget0 .navbar-list li {
	float:left;
	width:95px;
	margin:0px;
	padding:0px;
}
