/* @override http://arasinisgluaire.ie/preview/scripts/aig_styles.css */

body {
	background-color: #574C39;
	background-image: url(../images/bg.png);
}

#wrap {
	width: 900px;
	margin: auto;
}

#wrap_white {
	width: 880px;
	position: relative;
	background-color: #fff;
	top: 10px;
	padding: 10px;
}

.menu_holder {
	width: 880px;
	height: 35px;
	background-image: url(../images/bg_menu.png);
	margin-top: -16px;
	#margin-top: -6px;
}

.menu li {
	text-transform:uppercase;
	float: left;
	width: 100px;
	list-style-type: none;
	color: #fff;
	height: 28px;
	text-align: left;
	display: inline;
	position: relative;
	left: -40px;
	border-right: 1px solid #730408;
	padding-top: 7px;
	padding-left: 10px;
	font: bold 10px 'Droid', arial, serif;
}

.menu li a:link, .menu li a:visited {
	color: #fff;
	text-decoration: none;
}

.menu2 {
	color: #d69a99;
	font-family: 'Droid', arial, serif;
}

.hr {
	width: 638px;
	height: 1px;
	border-bottom: 1px dotted #807F68;
	margin-bottom: 10px;
}

.categories {
	text-transform:uppercase;
	list-style-type: none;
	margin-left: -38px;
	height: 47px;
}

#sidebar {
	position: relative;
	width: 216px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #515151;
	height: 280px;
	float: right;
	#top: 0px;
	top: 10px;
}

.textholder {
	width: 650px;
	font: 13px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #2c2c2c;
	#padding-top: 15px;
}

h3 {
	color: #925216;
	font-size: 18px "Droid";
	margin-bottom: 0;
}

a:link, a:visited {
	color: #3b6879;
}

.quote {
	color: #ADAA9A;
	font: italic 21px/30px "Droid Serif", Georgia, "Times New Roman", Times, serif;
	margin-top: -10px;
	#margin-bottom: 18px;
	width: 650px;
}

.event-text {
	color: #fff;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.event-text a:link {
	color: #fff;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.event-text a:visited {
	color: #fff;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.event-detail {
	margin-bottom: 3px;
	border-bottom: 1px dotted #fff;
	padding-bottom: 3px;
}

.event-text-title {
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 3px;
	margin-bottom: 6px;
}

.event-page-detail-col1 {
	width: 170px;
	color: #7d7d7d;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 1px dashed #c4c4c4;
	float: left;
	clear: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.event-page-detail-col2 {
	width: 470px;
	color: #000;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 1px dashed #c4c4c4;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

.event-page-description {
	font: 11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #454545;
	width: 600px;
	clear: left;
	padding-top: 20px;
	margin-bottom: 30px;
}

.event-details-holder {
	padding: 8px 8px 8px 10px;
}

.past-event {
	opacity: 0.6;
}

.past-event-title {
	color: #807F68;
	text-transform:uppercase;
	font: bold 15px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 1px dotted #807F68;
	margin-bottom: 10px;
	width: 638px;
}

h1 { 
	font-family: 'Droid', arial, serif;
	font-size: 35px;
	color: #807F68;
	text-transform:uppercase;
	margin-bottom: -33px;
	#margin-bottom: -20px;
	line-height: 37px; }

h2 { 
	font-family: 'Droid', arial, serif;
	font-size: 35px;
	color: #ADAA9A;
	text-transform:uppercase;
	margin-bottom: 0;
	#margin-bottom: 10px;
	line-height: 37px; }