/*
CSS Browser Reset
http://meyerweb.com/eric/thoughts/2007/04/14/reworked-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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}


/*
Design & code by Lemuel New Media
Copyright 2008
www.lemuel.nl
*/



/* HELPERS */

.clear
{
	clear: both;
}

/* LINKS */

a:link,
a:visited,
a:active
{
	color: #df906c;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


/* MAIN DESIGN */

body
{
/*	background: #000 url(../img/background.jpg) no-repeat center top;*/
	color: #000;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	text-align: center;
}

#holder
{
	margin: auto;
	width: 780px;
	padding: 10px;
	text-align: left;
	background: transparent url(../img/purple.png) repeat 0 0;
}

#header
{
	padding: 0;
	height: 205px;
}

#header h1
{
	padding: 0 0 10px 0;
	height: 205px;
	width: 255px;
	float: right;
}


#header h1 a
{
	display: block;
	height: 205px;
	width: 255px;
	text-indent: -999px;
	overflow: hidden;
	background: transparent url(../img/rocknroots.gif) no-repeat 0 0;
}

#header #promo
{
	float: left;
	height: 205px;
}


#navigation
{
	margin: 15px 0 15px 0;
	height: 30px;
	background: #000;
}

#navigation ul
{
	height: 30px;
	padding: 0 0 0 10px;
}

#navigation li
{
	height: 30px;
	float: left;
}

#navigation li a,
#navigation li a:link
{
	display: block;
	padding: 8px 10px 0 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #a7a9ac;
}

#navigation li.here a,
#navigation li.here a:link
{
	color: #fff;
}


#content
{
	background: #603913;
	padding: 10px;
}

#content-small
{
	float: left;
	width: 495px;
	background: #603913;
	padding: 10px;
}

.smallwrap
{
	padding: 0 17px 0 17px;
}

#breadcrumbs
{
	font-size: 10px;
	color: #df906c;
	margin: 0 0 10px 0;
}

#breadcrumbs a,
#breadcrumbs a:link
{
	color: #df906c;
}

h4.page-title
{
	color: #883713;
	background: #bd6037;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 16px;
	padding: 5px;
	float: left;
	margin: 9px 0 0 0;
}

h3.page-title
{
	margin: 18px 0 18px 0;
	color: #bcbec0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1.4;
	font-size: 20px;
}

.text
{
	font-size: 12px;
	line-height: 1.4;
	color: #e6e7e8;
}

.text p
{
	margin: 18px 0 18px 0;
	font-size: 12px;
	line-height: 1.4;
	color: #e6e7e8;
}

.text strong,
.text p strong
{
	font-weight: bold;
	line-height: 1.4;
}

.text em
{
	line-height: 1.4;
	font-style: italic;
}

#sidebar
{
	float: right;
	width: 265px;
	min-height: 300px;
}

#pictures
{
	margin: 0 0 15px 0;
}

#fame
{
	margin: 0 0 15px 10px;
	padding: 36px 0 36px 37px;
	background: transparent url(../img/frame.gif) no-repeat 0 0;
}

#upcoming
{
	margin: 15px 0 15px 10px;
	padding: 7px;
	background: #bd6037;
}

#upcoming h4
{
	background: #603913;
	color: #bd6037;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 16px;
	padding: 10px 10px 10px 15px;
	margin: 0 0 7px 0;
}

#upcoming .item
{
	margin: 7px 0 0 0;
	background: #df906c;
	min-height: 15px;
	padding: 10px 10px 10px 15px;
	font-weight: bold;
}

#upcoming .item a
{
	color: #fff;
	font-weight: bold;
}

#upcoming .more-link
{
	margin: 7px 0 0 0;
	color: #320866;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 10px;
	text-align: right;
}

#upcoming .more-link a,
#upcoming .more-link a:link
{
	color: #320866;
}

#footer
{
	margin: 50px 0 0 0;
	padding: 10px;
	color: #bd6037;
	background: #3c240e;
	font-size: 9px;
}

#agenda_box
{
	background: #bd6037;
	padding: 7px 7px 1px 7px;
}

.agenda-item
{
	margin: 10px 0 10px 0;
	background: #603913;
	color: #fff;
}

#past-items .agenda-item
{
	background: #df906c;
}

.agenda-image
{
	float: left;
	width: 170px;
	padding: 5px;
}

.agenda-text
{
	float: left;
	width: 340px;
	padding: 10px;
	font-size: 12px;
}

h5.agenda-text-date
{
	font-size: 12px;
}

h4.agenda-text-title
{
	font-size: 12px;
	margin: 10px 0 10px 0;
	font-weight: bold;
}

h4.agenda-text-title a,
h4.agenda-text-title a:link
{
	color: #fff;
	font-weight: bold;
}

.agenda-item p
{
	margin: 10px 0 10px 0;
	font-size: 11px;
	line-height: 1.4;
}

.agenda-item p a,
.agenda-item p a:link
{
	color: #fff;
	font-weight: bold;
}

.agenda-tickets
{
	float: right;
	width: 200px;
	height: 55px;
	border-left: 5px solid #bd6037;
	border-bottom: 5px solid #bd6037;
	background: #320866 url(../img/tickets_arrow.gif) no-repeat left center;
}

.agenda-tickets a,
.agenda-tickets a:link
{
	display: block;
	width: 160px;
	height: 35px;
	text-transform: uppercase;
	color: #fff;
	padding: 20px 0 0 40px;
}

h4.agenda-title
{
	text-align: right;
	color: #bcbec0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 20px;
}

#past-items h4.agenda-title
{
	margin: 30px 0 0 0;
	text-align: right;
	color: #bcbec0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 15px;
}

.agenda-table
{
	margin: 24px 0 0 0;
	border: 7px solid #bd6037;
	color: #fff;
	font-size: 12px;
}

.agenda-table h4
{
	padding: 7px;
	background: #320866;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.4;
}

.agenda-table p
{
	border-top: 2px solid #bd6037;
	padding: 7px;
	font-size: 12px;
	line-height: 1.4;
}

.agenda-table-links
{
	border-top: 2px solid #bd6037;
}

.agenda-table-sponsor
{
	float: left;
	width: 220px;
	padding: 0;
}

.agenda-table-ticket
{
	float: right;
	width: 200px;
	height: 55px;
	border-left: 2px solid #bd6037;
	background: #320866 url(../img/tickets_arrow.gif) no-repeat left center;
}

.agenda-table-soldout
{
	float: right;
	width: 200px;
	height: 55px;
	border-left: 2px solid #bd6037;
	background: #320866;
}

.agenda-table-ticket a,
.agenda-table-ticket a:link,
.agenda-table-soldout
{
	display: block;
	width: 160px;
	height: 35px;
	text-transform: uppercase;
	color: #fff;
	padding: 20px 0 0 40px;
}




#results_paging
{
	margin: 10px 0 10px 0;
	font-size: 10px;
	color: #fff;
	text-align: center;
}

#results_paging div
{
	display: inline;
}

#results_paging span
{

}

#results_paging span.current
{
	font-weight: bold;
	font-size: 14px;
	padding: 0 3px 0 3px;
}

#results_paging a
{
	color: #fff;
	padding: 0 3px 0 3px;
}

#results_paging a:hover
{
}

#results_paging a.pg-prev,
#results_paging a.pg-next
{
}

#results_paging a.pg-prev
{
	background-position: bottom left;
	padding: 0 3px 0 8px;
}

#results_paging a.pg-next
{
	background-position: bottom right;
	padding: 0 3px 0 3px;
}

.pg-prev-disabled,
.pg-next-disabled
{
	color: #bd6037;
}

.pg-prev-disabled
{
}

.pg-next-disabled
{
}

.pg-number
{
}

#results_paging span.pg-separator
{
	border-right: 1px solid #bd6037;
	padding: 1px 0 1px 0;
	height: 12px;
}


.news-item
{
	margin: 20px 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px dashed #bd6037;
}

.news-item-page
{
}

.news-item-page h5,
.news-item h5
{
	text-transform: uppercase;
	font-size: 10px;
	color: #df906c;
	margin: 0 0 10px 0;
	letter-spacing: 1px;
}

h5.publication
{
	text-transform: uppercase;
	font-size: 10px;
	color: #df906c;
	margin: 18px 0 18px 0;
	letter-spacing: 1px;
}

.news-item-page h5
{
	margin: 20px 0 10px 0;
}

.news-item-page h4,
.news-item h4
{
	margin: 10px 0 20px 0;
	color: #bcbec0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1.4;
	font-size: 20px;
}

.news-item h4
{
	font-size: 16px;
	letter-spacing: 1px;
}

.news-item-page h4
{
	color: #fff;
}

.news-item h4
{
	color: #fff;
}

.news-item h4 a,
.news-item h4 a:link
{
	color: #bcbec0;
	line-height: 1.4;
}

.news-item p
{
	margin: 0 0 10px 0;
	color: #fff;
	line-height: 1.4;
}

.news-item p a,
.news-item p a:link
{
	font-weight: bold;
	color: #fff;
}

.news-item strong
{
	line-height: 1.4;
}

.news-text
{
	color: #fff;
	line-height: 1.4;
}

.news-text p
{
	margin: 18px 0 18px 0;
	color: #fff;
	line-height: 1.4;
}

.news-text a,
.news-text a:link
{
	font-weight: bold;
	color: #fff;
}

#photo_box
{
	background: #bd6037;
	padding: 20px;
}

h4.photo-title
{
	text-align: left;
	color: #bcbec0;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 16px;
	line-height: 1.3;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #df906c;
}

.photo-item
{
/*	float: left;*/
}

.photo-picture
{
	float: left;
	width: 105px;
	height: 120px;
	padding: 0 0 20px 0;
}

.photo-picture.index
{
	height: 80px;
}

.photo_album .photo-picture
{
	width: 115px;
}

.photo-picture img
{
	border: 2px solid #df906c;
}

.photo-picture a:hover img
{
	border: 2px solid #ccc;
}

.photo-text
{
	color: #df906c;
	float: left;
	width: 600px;
}

.photo-text h5
{
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
}

.photo-text h5 a,
.photo-text h5 a:link
{
	color: #df906c;
}

.photo-text p
{
	margin: 10px 0 10px 0;
	line-height: 1.3;
	font-size: 10px;
}



#mailform
{
	margin: 15px 0 15px 0;
	padding: 15px 20px 20px 20px;
	background: #bd6037;
	color: #fff;
}

#mailform .f-row
{
	margin: 0 0 5px 0;
}

#mailform .f-label,
.f-input-newsletter label
{
	font-size: 11px;
	padding: 0 0 2px 0;
	font-weight: bold;
	/*text-transform: uppercase;*/
}

#mailform .f-error
{
	color: #b00;
	font-weight: bold;
}

#mailform .f-input input[type="text"]
{
	width: 250px;
}

#mailform .f-input textarea
{
	width: 300px;
	height: 70px;
}

#mailform .f-input textarea.large-textarea
{
	width: 350px;
	height: 150px;
}

#mailform .f-end
{
	border-top: 2px solid #603913;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}

#mailform .f-submit
{
	float: left;
}

#mailform .f-cancel
{
	float: left;
	padding: 6px 0 0 5px;
	font-size: 11px;
}

#mailform .f-cancel a
{
	padding: 0 0 0 3px;
	font-weight: bold;
}

#fm-done
{
	margin: 20px 0 20px 0;
	font-weight: bold;
	color: #fff;
}

#fm-done span
{
	padding: 3px 7px 3px 7px;
	background: #4c8100;
}


#footer p
{
	text-align: center;
}

#footer a,
#footer a:link
{
	color: #bd6037;
	text-decoration: underline;
}

#lemuel
{
	color: #6f381a;
}

#footer #lemuel a,
#footer #lemuel a:link
{
	color: #6f381a;
	text-decoration: underline;
}


