﻿/*
Title:      	deBoesdaalhoeve init styles for screen media
Author:     	gbe, © 2007 anaXis nv.
Updated:        Oct 27 2010
*/

/* ---- [ typography ] ------------ */
a { color: #884A6B; }
h1 { color: #884A6B; }
h2, h3 { color: #884A6B; font-size: 1.6em; line-height: 1.1em; padding-bottom: 1.2em;}
label { color: #51545B;}
legend { color: #D999C7; }
li, p, th, td { color: #595959; }

/* ---- [ wrapper ] -------------- */
#wrapper { background-color: #C46E9D; color: #595959; } 

/* ---- [ header ] -------------- */
#header #logo { top: 51px; left: 30px; }
#header #logo a { color: #B55C8C; font: bold 3.5em/.8em 'Century Gothic'; text-decoration: none; }

/* ---- [ container ] -------------- */
#container { background: #E6E6E6 url(images/bg_container.gif) repeat-y 0 0; }

/* ---- [ container: =mast ] -------------- */
#mast { background: #C7CFE2;}
#mast #mastcanvas { background: #C46E9D; }

/* ---- [ container: =tree ] -------------- */
#tree ul.myEyesTree li a { color: #812454; }
#tree ul.myEyesTree li:hover > a,
#tree ul.myEyesTree a:hover, #tree ul.myEyesTree a.highlight { color: #4C5258 !important; }

/* ---- [ container: =canvas ] -------------- */
#canvas div.btop { background: #C46E9D; }
#canvas div.btop span { background: #D999C7; }
#canvas h1 span { background: url(images/h1_bullet.gif) no-repeat left 6px; padding-left: 15px; }

/* ---- [ container: =main-content ] ------------- */
#breadcrumb span { color: #595959;}
#main-content { background-color: #C46E9D; }
#main-content a.more {color: #B3022E; font-size: 0.9em; }
#content h3.genre { background-image: url(images/h1_bullet.gif) !important;}

/* ---- [ eventSeasonlist := infotext & title colors  ] -------------- */
#content table.agendaStyle dd a { color: #884A6B; }
#content table.agendaStyle dd span { color: #4c5258; }

/* ---- [ container: =main-teaser ] -------------- */

/* ---- [ footer ] -------------- */
#footer #address div.rbtop, 
#footer #address address { background: #C7CFE2; }
                             
/* ---- [ eventSeasonCalendar ] -------------- */
#seasonCalendar { background: #C46E9D; margin-bottom: 15px; }

table.tickets { background-color: #c7cfe2  !important; }
table.tickets td, p.location { color: #812454 !important; }
