/*
Theme Name: Aberdeen Warehouse
Theme URI: http://www.aberdeenwarehouse.co.uk/
Description: Aberdeen Warehouse theme
Version: 1.0
Author: Chris Knowles
Author URI: http://www.3eleven.net/
*/

@import 'navigation.css';

* {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

p {
	margin: 1.12em 0;
}


body {
	background-color: #2a2c32;
	text-align: center;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #ffffff;
}

.clear {
	clear: both;
}

#leaderboard {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 16px;
}

#container_outer {
	width: 1018px;
	height: 100%;
	text-align: center;
	background-image: url('images/container-outer.gif');
	background-repeat: repeat-y;
}

#container {
	width: 960px;
	height: 100%;
	margin: auto;
	background-color: #41444c;
	background-image: url('images/container-back.gif');
	background-repeat: repeat-y;
}

#logo {
	width: 960px;
	height: 142px;
	margin: auto;
	background-image: url('images/the-warehouse-logo.gif');
	margin-bottom: 10px;
}

#hrule {
	width: 960px;
	height: 10px;
	background-color: #cb2051;
	background-image: url('images/hrule-back.gif');
	background-repeat: repeat-y;
}
	

h1 {
	font-weight: 0;
	font-size: 10pt;
	margin-bottom: 40px;
}

#lbl_featured_gigs {
	width: 239px;
	height: 29px;
	background-image: url('images/labels/featured-gigs.gif');
	margin-bottom: 20px;
}

#lbl_club_nights {
	width: 203px;
	height: 29px;
	background-image: url('images/labels/club-nights.gif');
	margin-bottom: 20px;
}

#column1 {
	width: 570px;
	float: left;
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 32px;
	text-align: left;
}

.featured_gig {
	width: 570px;
}

.featured_gig .artist_image {
	width: 180px;
	height: 180px;
	background-color: #ffffff;
	float: left;
}

.featured_gig .artist_image img {
	margin-left: 10px;
	margin-top: 10px;
}

.featured_gig .gig_details {
	float: left;
	background-color: #cb2051;
	width: 390px;
	height: 180px;
	background-image: url('images/featured-event-circle.gif');
	background-repeat: no-repeat;
	background-position: 301px;
}

.featured_gig .gig_details .datetime {
	color: #a6cb20;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.featured_gig .gig_details .artist {
	margin-bottom: 2px;
}

.featured_gig .gig_details .artist a {
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	margin-left: 10px;
}

.featured_gig .gig_details .artist a:hover {
	text-decoration: underline;
}

.featured_gig .gig_details .support {
	color: #d4d4d4;
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.featured_gig .gig_details .price {
	margin-left: 10px;
	font-size: 14px;
	margin-bottom: 10px;
}

.featured_gig .gig_details .agerestriction {
	margin-left: 10px;
	font-style: italic;
	font-size: 11px;
	margin-bottom: 18px;
}

.featured_gig .gig_details .btn_buy_tickets {
	border: 0px;
	width: 92px;
	height: 22px;
	margin-left: 10px;
}

.featured_gig .gig_details .btn_sold_out {
	border: 0px;
	width: 92px;
	height: 22px;
	margin-left: 10px;
}

.featured_event_clear {
	clear: both;
	height: 16px;
}

#full_listings {
	float: left;
	width: 912px;
	margin-left: 24px;
	margin-top: 20px;
	text-align: left;
}

#lbl_full_listings {
	background-image: url('images/labels/full-listings.gif');
	width: 221px;
	height: 29px;
	margin-bottom: 20px;
}

#lbl_club_listings {
	background-image: url('images/labels/club-listings.gif');
	width: 229px;
	height: 29px;
	margin-bottom: 20px;
}

.listing {
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}

.listing .datetimeprice {
	float: left;
	color: #ffffff;
	font-size: 16px;
	padding-top: 4px;
	width: 240px;
}

.listing .date {
	color: #a6cb20;
	font-weight: bold;
}

.listing .artistsupport {
	float: left;
	width: 500px;
	margin-left: 30px;
}

.listing .artistsupport a {
	color: #ffffff;
	font-size: 25px;
	text-decoration: none;
}

.listing  .artistsupport a:hover {
	text-decoration: underline;
}

.listing .artistsupport .support {
	font-size: 17px;
	color: #d4d4d4;
}

.listing .tickets {
	margin-left: 30px;
}

.listingclear {
	clear: both;
	height: 10px;
}

.listingrule {
	clear: both;
	height: 10px;
	border-top: 1px solid #3a3a3a;
}

#column2 {
	width: 310px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

#clubsdiv {
	width: 310px;
	background-color: #a6cb20;
	text-align: center;
}

.clubnight {
	width: 290px;
	margin: auto;
	margin-top: 10px;
	border-bottom: 1px solid #C0E246;
	text-align: left;
}

.clubnight .clubnightname a {
	font-size: 20px;
	color: #ffffff;
}	

.clubnightdescription {
	color: #333;
	font-size: 14px;
}

.clubnightwhen {
	color: #333;
	font-style: italic;
	margin-bottom: 10px;
}

#clubflyer {
	margin-top: 24px;
}

#eventarticle {
	width: 600px;
	margin: auto;
	text-align: left;
	margin-top: 20px;
}

#eventarticle #picture {
}

#eventarticle #picture img {
	width: 160px;
	height: 160px;
	border: 10px solid #ffffff;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-bottom: 20px;
}

#eventarticle .datetime {
	color: #a6cb20;
	font-size: 14px;
	margin-bottom: 6px;
	font-weight: bold;
}

#eventarticle .eventtitle {
	font-size: 26px;
	font-weight: bold;
}

#eventarticle .support {
	font-size: 16px;
	color: #d4d4d4;
	margin-bottom: 20px;
}

#eventarticle .price {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

#eventarticle .agerestriction {
	color: #cccccc;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 15px;
}

#eventarticle .btn_buy_tickets {
	width: 92px;
	height: 22px;
	margin-bottom: 20px;
}

#eventarticle .gigdetails {
	border-bottom: 1px solid #3a3a3a;
}

.club_listing .club_image {
	float: left;
	width: 160px;
	width: 160px;
	border: 10px solid #ffffff;
	margin-right: 20px;
}

.club_listing .clubtitle {
	margin-bottom: 6px;
	font-size: 24px;
	color: #ffffff;
}

.club_listing .clubwhen {
	font-size: 14px;
	font-weight: bold;
	color: #a6cb20;
	margin-bottom: 10px;
}

.club_listing .clublead {
	margin-bottom: 20px;
}

.club_listing .clubblurb {
	font-size: 13px;
	color: #d4d4d4;
	font-style: italic;
}

#contentarticle {
	width: 912px;
	margin: auto;
	text-align: left;
}

#gallerybox {
	width: 670px;
	text-align: center;
	margin: auto;
}

#gallerybox img {
	border: 1px solid #333333;
	margin-right: 10px;
	margin-bottom: 10px;
}

#gallerybox img.last {
	margin-right: 0px;
}

#footer {
	text-align: center;
	height: 30px;
	font-size: 12px;
	color: #999;
}

a {
	text-decoration: none;
	color: #a6cb20;
}

a:hover {
	text-decoration: underline;
}