﻿body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-weight:bold; padding-bottom: 1em; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

body {
  color: #FFF;
  font: 70% Arial, Helvetica, sans-serif;
  text-align: left;
}


/* links  */

a, a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
a:hover { text-decoration: none; color: #000; }

/* headings */

h1 {font-size:1.5em; padding-top: 5px;}
h2 {font-size:1.5em}
h3 {font-size:1.25em}
h4 {font-size:1em}

/* strong em */
strong { font-weight: bolder; }
em { font-style: italic; }

/* tables & forms */

input, select, th, td {font-size:1em}

/* page structure & layout */

body {
	background-color: #9C3CAE;
}
body, #footer-inner 	{	background-color: #9C3CAE;  }

#footer-inner, #footer-inner a, #nav, #subnav, #nav a, #subnav a, #pageTitle {
	color: #9C3CAE;
}

#subnav a.current, #nav a.current, #subnav a:hover, #nav a:hover {
	color: #000000;
}

body.home		{	background-color: #9C3CAE; }
body.about		{	background-color: #F067A6; }
body.programme	{	background-color: #00AEEF; }
body.blog		{	background-color: #8CC63F; }
body.media		{	background-color: #8071B4; }
body.signup		{	background-color: #FDB913; }

body.home		#footer-inner	{	background-color: #9C3CAE; }
body.about		#footer-inner	{	background-color: #F067A6; }
body.programme	#footer-inner	{	background-color: #00AEEF; }
body.blog		#footer-inner	{	background-color: #8CC63F; }
body.media		#footer-inner	{	background-color: #8071B4; }
body.signup	#footer-inner		{	background-color: #FDB913; }

body.home		#footer-inner	{	color: #9C3CAE; }
body.about		#footer-inner	{	color: #F067A6; }
body.programme	#footer-inner	{	color: #00AEEF; }
body.blog		#footer-inner	{	color: #8CC63F; }
body.media		#footer-inner	{	color: #8071B4; }
body.signup	#footer-inner		{	color: #FDB913; }

body.home		#footer-inner a	{	color: #9C3CAE; }
body.about		#footer-inner a	{	color: #F067A6; }
body.programme	#footer-inner a	{	color: #00AEEF; }
body.blog		#footer-inner a	{	color: #8CC63F; }
body.media		#footer-inner a	{	color: #8071B4; }
body.signup	#footer-inner a		{	color: #FDB913; }

body.home		#nav   		{		color: #9C3CAE; }
body.about		#nav   		{		color: #F067A6; }
body.programme	#nav   		{		color: #00AEEF; }
body.blog		#nav   		{		color: #8CC63F; }
body.media		#nav   		{		color: #8071B4; }
body.signup	#nav 		  	{		color: #FDB913; }

body.home		#subnav   	{		color: #9C3CAE; }
body.about		#subnav   	{		color: #F067A6; }
body.programme	#subnav   	{		color: #00AEEF; }
body.blog		#subnav   	{		color: #8CC63F; }
body.media		#subnav   	{		color: #8071B4; }
body.signup	#subnav   		{		color: #FDB913; }

body.home		#nav a 		{		color: #9C3CAE; }
body.about		#nav a 		{		color: #F067A6; }
body.programme	#nav a 		{		color: #00AEEF; }
body.blog		#nav a 		{		color: #8CC63F; }
body.media		#nav a 		{		color: #8071B4; }
body.signup	#nav a  		{		color: #FDB913; }

body.home		#subnav a  	{		color: #9C3CAE; }
body.about		#subnav a  	{		color: #F067A6; }
body.programme	#subnav a  	{		color: #00AEEF; }
body.blog		#subnav a  	{		color: #8CC63F; }
body.media		#subnav a  	{		color: #8071B4; }
body.signup	#subnav a  		{		color: #FDB913; }

body.home		#subnav a.current,
body.about		#subnav a.current,
body.programme	#subnav a.current,
body.blog		#subnav a.current,
body.media		#subnav a.current,
body.signup	#subnav a.current  	{		color: #000000; }

body.home		#nav a.current,
body.about		#nav a.current,
body.programme	#nav a.current,
body.blog		#nav a.current,
body.media		#nav a.current,
body.signup	#nav a.current  	{		color: #000000; }

body.home		#subnav a:hover,
body.about		#subnav a:hover,
body.programme	#subnav a:hover,
body.blog		#subnav a:hover,
body.media		#subnav a:hover,
body.signup	#subnav a:hover  	{		color: #000000; }

body.home		#nav a:hover,
body.about		#nav a:hover,
body.programme	#nav a:hover,
body.blog		#nav a:hover,
body.media		#nav a:hover,
body.signup	#nav a:hover  	{		color: #000000; }

body.home		#pageTitle  {		color: #9C3CAE; }
body.about		#pageTitle  {		color: #F067A6; }
body.programme	#pageTitle  {		color: #00AEEF; }
body.blog		#pageTitle  {		color: #8CC63F; }
body.media		#pageTitle  {		color: #8071B4; }
body.signup	#pageTitle  {		color: #FDB913; }



#page {
  margin: 0 auto;
  text-align: left;
  width: 940px;
}
#header {
  height: 260px;
  position: relative;
  background-image: url('http://static.2009.wunderbarfestival.co.uk/images/header.png');
  background-position: right center;
  background-repeat: no-repeat;
}
#nav a, #subnav a {
	text-decoration: none;
}
a.current, a:hover {
	color: #000000;
}

#nav {
margin-top: 15px;
width: 470px;
  padding: 5px;
  font-size: 1.6em;
  font-weight: bold;
  height: 20px;
   background-image: url('http://static.2009.wunderbarfestival.co.uk/images/corner.png');
   background-position: top right;
	background-repeat: no-repeat;
}
#subnav {
width: 435px;
  padding: 5px;
  margin: 10px;
  padding-right: 20px;
  font-size: 1.4em;
  font-weight: bold;
  height: 20px;
   background-image: url('http://static.2009.wunderbarfestival.co.uk/images/corner.png');
   background-position: top right;
}

#pageTitle {
  padding: 5px;
  font-size: 1.4em;
  font-weight: bold;
  height: 20px;
   background-image: url('http://static.2009.wunderbarfestival.co.uk/images/corner.png');
   background-position: top right;
   margin-bottom: 10px;
	font-style: italic;
}

#oneColumn #pageTitle {
	width: 430px;
}

#pageTitleVenue {
	float: right;
		color: #00AEEF;

  padding: 5px;
  width: 230px;
  font-size: 1.4em;
  font-weight: bold;
  height: 20px;
   background-image: url('http://static.2009.wunderbarfestival.co.uk/images/corner.png');
   background-position: top right;
   margin-bottom: 10px;
	font-style: italic;
}

.middleColumnTitle {
width: 210px;
font-style: italic;
}
.rightColumnTitle {
width: 210px;
font-style: italic;
}

#leftColumn {
  float: left;
  line-height: 1.5em;
  padding: 20px;
	padding-top: 0px;
  width: 430px;
}

#leftColumn p {
	padding-right: 15px;
}

#oneColumn {
  float: left;
  line-height: 1.5em;
  padding: 20px;
	padding-top: 0px;
  width: 890px;
}

#rightColumnDouble {
  float: right;
  line-height: 1.5em;
  padding: 20px;
	padding-top: 0px;
  width: 430px;
}

body.programme #rightColumn p {
	margin-bottom: 0.5em;
}

#middleColumn {
  float: left;
  width: 205px;
  padding-right: 15px;
}
#rightColumn {
  float: right;
  width: 220px;
  padding-right: 15px;
}



#footer {
  clear: both;
padding: 10px;
  background-color: #FFF;
color: #000;
}
#footer-inner {
	min-height: 90px;
	width: 940px;
	margin: 0 auto;
   background-image: url('http://static.2010.wunderbarfestival.co.uk/images/footer_bg.png');
   background-position: top right;
   background-repeat: no-repeat;
}

#footer-address {
	float: left;
	width: 200px;
}

#footer-telephone {
	float: right;
	position: relative;
	right: 530px;
}

#footer-inner a {
	color: #E00068;
}


p {
	font-size: 1.2em;
  line-height: 1.3em;
  margin: 0 0 20px 0;
}


/* misc */

a img { border: none; }
acronym { cursor: help; }

.hide { display: none; }
.show { display: inline; }

pre, code { font-size: 1.1em; line-height: normal; background: #eee; color: #444; }

/* classes */

.right {
  float: right;
}
.left {
  float: left;
}



label {
	width: 100px;
	float: left;
	text-align: right;
	padding: 5px;
}

input {
	border: none;
	padding: 5px;
	height: 20px;
}

.submit {
	background-color: #FFF;
	border: none;
	padding: 5px;
	height: 20px;
}


.entry {
	padding-bottom: 10px;
	border-bottom: 1px solid white;
}

.title {
	font-style: italic;
	font-size: 1.3em;
	font-weight: bold;
}

table.programmeList {
	list-style: none;
	font-size: 1.4em;
	line-height: 1.2em;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

table.programmeList a {
	text-decoration: none;
}

table.programmeList tr td {
	vertical-align: top;
	padding-bottom: 0.5em;
}
.date-header {
	width:20px;
}

table.programmeList a.current {
	color: #000;
}

td.label {
	width: 65px;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}

td.info {
	vertical-align: top;
}

hr {
	border: none;
	border-bottom: 1px solid #FFFFFF;
}

.dsq-panel a {
	color: black;
}

.dsq-by, .dsq-dc-logo, .powered-by {
	display: none;
}

#rightColumn a, #middleColumn a {
	font-style: italic;
}

p.eventTitle {
	font-size: 1.3em;
	font-style: italic;
}

span.programme-cloud {
	font-weight: bold;
	padding: 30px;
}

span.nordic { font-family: nordic; color: black; }

p.map {
	padding-top: 0.5em;
	line-height: 2em;
	font-size: 1.3em;
}


table.programme {
	width: 100%;
	font-weight: bold;
}
table.programme tr td {
	padding: 5px;
	border: 1px solid white;
}

table.programme tr td.white {
	background-color: white;
	color: #00AEEF;
}

table.programme tr td.active {
	border-color: #00AEEF;
	background-color: white;
}

table.programme tr td a {
text-decoration: none;
}

table.programme tr.event:hover, table.programme tr.event:hover a {
	color: black;
}

table.programme tr.event, 
table.programme tr.date {
	font-style: italic;
}

table.programme tr.date td.normal {
	font-style: normal;
}

table.programme tr.header td {
	padding-top: 20px;
}

table.programme tr td.top-left {
	border: none;
	text-align: right;	
}

table.programme tr.event:hover td.active {
	background-color: black;
}

div.map {
	float: right;
	width: 220px;
	font-size: 1.2em;
	line-height: 1.2em;
}


.twtr-ft {
	display: none;
}

#rightColumn a {
	text-decoration: none;
}

.programmeheader {
	font-weight: bold;
	font-size: 1.5em;
}

.tbContactform .antispam {
	 display:  none;
	 visibility: hidden;
	 width:0px;
}

.tbContactform label {
	 width:  95px;
	 display:  inline-block;
	 vertical-align: top;
	 clear: both;
}

input.text,
textarea {
	 width:  225px;
	 padding: 2px;
}

textarea {
	 height:  115px;
}

input.submit {
	background-color: white;
}




#mc-embedded-subscribe {
	background-color: #FDB913;
	background-image: url('http://static.2009.wunderbarfestival.co.uk/images/buttons/register.png');
	width: 100px;
	height: 34px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url('http://static.images.wunderbarfestival.co.uk/macFFBgHack.png') repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
 -moz-border-radius: 10px; 
 -webkit-border-radius: 10px; 
  text-align:left;
  top:50%;
  left:50%;
	background-image: url('http://static.2009.wunderbarfestival.co.uk/images/toph-footer.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

input.thickbox {
	color: white;
	padding: 0px;
	font-style: italic;
	text-decoration: underline;
	background-color: #00AEEF;
}

input.thickbox:hover {
	text-decoration: none;
	color: #000;
}

div.toph-popup {
	display: none;
}

h1.toph {
	font-size: 3em;
	padding-bottom: 0.1em;
}

span.purple {
	color: #9C3CAE;
	font-weight: bold;
}

.toph-footer {
	clear: both;
	font-size: 0.9em;
}

table.toph tr td {
	vertical-align: top;
	padding: 1em;
}
