/* Start of CMSMS style sheet 'layout' */
/* layout elements */

body {
	background: #000;
	font-family:"trebuchet ms",arial,sans-serif;
	line-height: 15px;
	font-size: 12px;
	color: #fff;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	position:relative;
	
}

#language {
	background: url(uploads/layout/header-language.jpg) top repeat-y #fff;
	position: absolute;
	top: 10px;
	right: 0;
	height: 64px;
	width: 20px;
	font-size: 10px;
	line-height: 22px;
	color: #000;
}

#inner {
	width: 930px;
	margin: 0 auto;
	background: #fff;	
}

#top {
	background: #fff; 
	height: 230px;
}

#content {
	clear: both;
	position: relative;
	overflow: hidden;
}

#text {
	width: 910px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: #000;
	clear:both;

}

#text.programme2009, #text.england  {
	background: url(uploads/layout/folia_27.jpg) top right no-repeat #000;
}

#text.church {
	background: url(uploads/layout/folia_26.jpg) top right no-repeat #000;
}

#text.rougemont {
	background: url(uploads/layout/rougemont_04.jpg) top right no-repeat #000;
}

#text.festival {
	background: url(uploads/layout/folia_06.jpg) top right no-repeat #000;
}

#text.press {
	background: url(uploads/layout/folia_07.jpg) top right no-repeat #000;
}

#text.sponsor {
	background: url(uploads/layout/folia_29.jpg) top right no-repeat #000;
}

div.concert {
	float: left;
	display: inline;
	margin: 0 0 10px 10px;
	background: #000;
	width: 680px;
	height: 330px;
	position:relative;
}

#footer {
	height: 300px;
	position:relative;
	clear: both;	
}

#credits {
	font-size: 11px;
	color: #aaa;
	margin: 5px 0 0 30px;	
}

#menu {
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
	height: 280px;
	width: 220px;
	background: url(uploads/layout/gradient-green.gif) top no-repeat #000;
}

#news {
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
	height: 280px;
	width: 450px;
	background: url(uploads/layout/gradient-grey.gif) top no-repeat #f0f0f1;
}

#contact {
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
	height: 280px;
	width: 220px;
	background: url(uploads/layout/gradient-green.gif) top no-repeat #000;
}


/* typography */

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

h1 {
	font-size: 15px;
	margin: 20px 0 0 30px;
	line-height: 25px;
	text-transform: uppercase;
	color: #029202;
	border-bottom: 1px solid #029202;
	font-weight: bold;
    
}

h3 {
	font-size: 15px;
	margin: 25px 0 0 30px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}

h4 {
	font-size: 15px;
	margin: 25px 0 0 30px;
	color: #fff;
	font-weight: normal;
}

p {
	margin: 15px 30px 15px 30px;
	color: #fff;
	text-align: left;
}

#text p, #text h1 {
	width: 505px;
}

#footer h3 {
	margin: 15px 0 0 15px;
}

#footer p {
	margin: 15px 15px;
}

#news h3 {
	color: #000;
}

#news p {
	color: #000;
	font-size: 11px;
	text-align: justify;
	margin: 0 15px;
}

p.date {
	font-size: 15px;
	margin: 25px 0 0 30px;
	color: #029202;
	font-weight: bold;
}

span.venue {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

p.buy {
	text-align: right;
	font-weight: bold;
	position:absolute;
	bottom:10px;
	right:0;
}

ul {
	margin: 15px 30px 15px 30px;
	color: #fff;
	width: 505px; /* 420 */
	text-align: left;
	list-style: square;
}

ul li {
	margin: 5px 15px;
}

span.more {
	color: #029202;
	text-decoration: underline;
	font-weight: bold;
}

p.extra {

}


/* Links */

a  {
	color: #029202;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#contact a, #menu a {
	color: #fff;
}

#language a {
	color: #000;
	margin: 0 0 0 5px;
	text-decoration: none;
	
}

/* various */

img {
	border: none;
}

img.header {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}

img.title {
	margin: 0 0 10px 10px;
	display: block;
	
}

img.artist {
	float: left;
	display: inline;
	margin: 0 0 10px 10px;
}

img.sponsors {
	margin: 0 10px 0 0;
}


/* Form */

table {
	margin: 0 0 30px 30px;
}

td {
	vertical-align: middle;
	padding: 5px 0;
}

td span.green {
	color: #029202;
	font-weight: bold;
	
}

tr.tdline {
	border-bottom: 1px solid #fff;
}

input {
	background: #fff;
	width: 300px;
}

.error {
	color: #029202;
}

span.small {
	font-size: 10px;
}

#slideshow {
	height:600px;
	margin-bottom:0;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	width:910px;
}
/* End of 'layout' */

