/* --------------------------------------------------------------- */
/* -------- Deze website is ontwikkeld door Websites Enzo -------- */
/* --------         Copyright: 2009, Websites Enzo        -------- */
/* --------               Autheur: Eefje Damen            -------- */
/* --------------------------------------------------------------- */

/*
 * ALGEMEEN 
 * donker-grijs : #0a0e10; (achtergrond en tekst)
 * licht-grijs	: #dfe3e5;
 * donker-rood  : #7f1a09; (links)
 * blauw				: #4d7c9f;
 */
 
body {
  background: #0a0e10;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color:: #0a0e10;
}

a, a:visited, a:active {
  color: #7f1a09;
	text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 1.8em;
	color: 0a0e10;
	margin: 0 0 10px 0;
}

h2 {
  font-size: 1.4em;
	color: 7f1a09;
	margin: 10px 0 0 0;
	font-weight: normal;
}

hr {
  border: 0;
  color: #7f1a09;
  background-color: trasparent;
  height: 1px;
  width: 100%;
  text-align: left;
}

p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.msg {
  color: #7f1a09;
	font-style: italic;
}

/** opbouw homepage **/
#home {
  font-family: Tw Cen MT Condensed, Tw Cen MT, Verdana;
	font-weight: bold;
	font-size: 1.9em;
	margin: 0 0 0 160px;
}

#home img {
  width: 380px;
	border: 0;
}

/** opbouw van de site **/
#container {
  background: #dfe3e5 url('img/container_bg.jpg') 0 0 repeat-y;
  margin: 0 auto;
	width: 1017px;
	text-align: left;
}

/** inhoud header **/
#header {
  background: #dfe3e5 url('img/header_bg.jpg') 0 0 no-repeat;
	width: 997px;
	_width: 1017px;
	height: 178px;
	_height: 200px;
	text-align: right;
	padding: 20px 20px 0 0;
	
	font-family: Tw Cen MT Condensed, Tw Cen MT, Verdana;
	font-weight: bold;
	font-size: 2.81em;
	color: #ffffff;
	
	position: relative;
} 

#header img {
  float: left;
  border: 0;
	margin: 5px 10px 0 220px; 
}

#homebtn {
  position: absolute;
	z-index: 100;
	width: 230px;
	height: 170px;
	top: 0;
	left: 0;
	cursor: pointer;
}

/** inhoud left **/
#left {
  background: transparent;
  float:left;
	width: 189px;
}

/** inhoud content **/
#content {
  background: transparent;
  float: left;
	width: 590px;
	margin-bottom: 10px;
}

#content .title {
	margin: 20px 0;
	font-family: verdana, arial;
	font-size: 1.8em;
}

#content .tekst {
  font-family: arial, verdana;
	font-size: 1.0em;
}

.textpageIntro {
  font-weight: bold;
	margin-bottom: 10px;
}

/** AGENDA **/

#agenda {
  clear: both;
	border-bottom: 1px solid #7f1a09;
	padding: 20px 0: 
}

#agenda h1 { 
  margin: 0 0 10px 0;
}

.artist h2 {
  color: #7f1a09;
	font-size: 1.8em;
	font-variant: small-caps;
	text-align: center;
}

#agenda img {
  border: 0;
	float: left;
	width: 250px;
	margin: 0 15px 0 0;
}

ul {
	list-style-type: square;
	list-style-position: inside;
	color: #7f1a09;
	font-size: 1.1em;
	font-weight: bold;
}

ul li {
  margin: 10px 0;
}

#agenda .datum {
  float: right;
	font-size: 1.2em;
	color: #4d7c9f;
	font-weight: bold;
	margin: 5px 10px 0 0;
}

#agenda .link {
  clear: both;
}

#artists {
  clear: both;
	margin: 10px 0;
}

#artists .artist {
  clear: both;
  border-top: 1px solid #7f1a09;
}

#artists .tekst {
  margin: 0 0 10px 0;
}

#artists h1 {
  clear: both;
	
  font-size: 1.4em;
}

#artists img {
	background: #ffffff;
	padding: 5px;
	border: 1px solid #222222;
}

#artists .foto {
  float: left;
	margin: 0 10px 0 0; 
	background: #ffffff;
	padding: 5px;
	border: 1px solid #222222;
}

#artists .foto img {
  width: 200px;
}

#artists .website {
  margin: 10px;
}

/** Foto album **/
#fotoalbum {
  text-align: center;
}

#fotoalbum .foto {
  margin: 5px 10px 0 0; 
	width: 170px;
	height: 130px;
	display: inline;
	text-align: center;
	background: #222222;
	padding: 5px;
	vertical-align: middle;
	display:block;
	float: left;
}

#fotoalbum img {
	border: 1px solid #ffffff;
}

#fotoalbum .groot {
  font-size: 2.0em;
}

#fotoalbum .groot img {
  width: 250px;
	clear: both;
}

#fotoalbum .klein {
	float: left;
	margin: 15px;
}

#fotoalbum .klein img {
  width: 150px;
	display: inline;
}

/** GASTENBOEK **/
#posts {
  width: 100%;
}

#posts .item {
  border: 1px solid #545454;
	margin-bottom: 10px;
}

#posts .item .datum {
  background: #727272;
	color: #ffffff;
	height: 26px;
	_height: 30px;
  float: right;
	padding: 2px 4px;
	text-align: right;
	font-size: 0.8em;
	margin: 0;
}

#posts .item .naam {
  width: 90%;
	_width: 100%;
	height: 20px;
	_height: 30px;
	padding: 5px;
	background: #545454;
	color: #ffffff;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

#posts .item .bericht {
	padding: 5px;
	font-size: 1.0em;
}

#posts .item .naam {
  height: 15px;
	_height: 25px;
	font-size: 1.0em;
}

#posts .item .naam img {
  float: right;
}

#posts .item .datum {
	height: 17px;
	_height: 25px;
	padding-top: 6px;
}

#posts img {
  border: 0;
	margin: 2px;
}

/** pagina Links **/

#links h1 {
  color: #4d7c9f;
	font-size: 1.4em;
	font-variant: small-caps;
	border-bottom: 1px solid #4d7c9f;
	margin: 10px 0 0 0;
}

#links #link {
  clear: both;
	margin: 5px 0 0 0;
}

#links .linktekst {
  font-weight: normal;
	font-style:italic;
	padding-left: 15px;
}

/** Sponsor pagina **/
#sponsor {
  width: 100%;
	border-top: 1px solid #4d7c9f;
	color: #111111;
}

a:hover #sponsor {
  text-decoration: none;
	cursor: hand;
}

#sponsor .logo {
	float: left;
	width: 150px;
	text-align: right;
	height: 100%;
	display: block;
}

#sponsor .logo img {
  border: 1px solid #111111;
	background: #ffffff;
	margin: 5px;
}

#sponsor .gegevens {
  display: block;
	float: left;
	padding-bottom: 10px;
}

#sponsor .naam {
  color: #4d7c9f;
	font-size: 1.4em;
	font-variant: small-caps;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#sponsor .text {
  margin-bottom: 10px;
}

#sponsor .adres, #sponsor .plaats, #sponsor .website, #sponsor .email {
  font-weight: bold;
	display: block;
}

/** Contact pagina **/

#contactForm {
  border-top: 1px solid #7f1a09;
	margin-top: 10px;
}

#contactForm label, .form label {
  width: 170px;
	float: left;
}

.form label {
  width: 60px;
}

#contactForm input, .form input {
  width: 250px;
	border: 1px solid #7f1a09;
	background: #eeeeee;
}

#contactForm .checkbox, .form .checkbox {
  width: 15px;
	border: 0;
	background: #dfe3e5;
	margin-left: 173px;
}

.form .checkbox {
  margin-left: 60px;
}

#contactForm textarea {
  width: 250px;
	border: 1px solid #7f1a09;
	background: #eeeeee;
	height: 100px;
}

#contactForm .button, .form .button {
  width: 100px;
	border: 1px solid #7f1a09;
	background: #eeeeee;
	margin: 10px 173px;
	cursor: hand;
}

.form .button {
  margin-left: 0;
}

/** inhoud right **/
#right {
  background: transparent;
  float: left;
	width: 238px;
	position: relative;
	height: 550px;
}

#right #menu {
  padding:0;
	margin:0;
	position: absolute;
	top: -79px;
	_top: -81px;
	left:0;
	
}

#right #menu a img, #right #menu img {
  border: 0;
	padding:0;
	margin:0;
}

#right #counter {
  position: absolute;
	top: -70px;
	left: -400px;
	text-align: right;
	font-weight: bold;
	margin-top: -3px;
}

#right #counter .teller {
  background: #dfe3e5 url('img/bg_counter.jpg') 0 0 no-repeat;
	width: 66px;
	_width: 82px;
	height: 18px;
	_height: 28px;
	padding: 5px 8px;
	display: inline;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 6px;
}

#right #vrienden {
  color: #222;
	font-weight: bold;
	font-size: 0.9em;
	margin-top: 20px;
}

/** inhoud footer **/
#footer {
  background: #dfe3e5 url('img/footer_bg.jpg') 0 0 no-repeat;
	clear: both;
	height: 126px;
	width: 1017px;
}

#footer .sponsors {
  width: 820px;
	margin: 0px 60px 0 137px;
	border-top: 1px solid #0a0e10;
}

#footer .sponsors img {
  border: 0;
	margin: 5px 25px;
}
