body
{
 	background: #000 url(/media/images/bg.jpg);
 	color: #fff;
 	font-family: trebuchet ms, arial, helvetica, sans-serif;
 	font-size: 75%;
 	text-align: center;
 	margin: 0;
}

a
{
	color: #830000;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

img {border: 0;}
form {margin: 0;}

input, select, textarea
{
	font-family: arial, tahoma, helvetica;
	font-size: 100%;
}

.clear
{
	display: block;
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;
}

.text
{
	padding: 4px;
	border: 0 none;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: url(/media/images/input-white-bg.gif) left top no-repeat;
	color: #000;
}

small
{
	font-size: 80%;
}

hr
{
	background: #fff;
	color: #fff;
 	border: 0 none;
 	border-top: 1px solid #ddd;
}

h1, h2, h3, h4, h5, h6, p, ol, ul
{
	margin-top: 10px;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;	
}



h1 {font-size: 210%;}
h2 {font-size: 180%;}
h3 {font-size: 140%;}
h4 {font-size: 130%;}
h5 {font-size: 120%;}
h6 {font-size: 110%;}

.georgia
{
	font-family: georgia;
	font-weight: bold;
}

.georgia a
{
	text-decoration: none;
}

.georgia a:hover
{
	color: #000;
}

.date
{
	margin-top: -10px;
	color: #a7988d;
	border-bottom: 1px solid #eee;
	padding-bottom: 4px;
}

.leader
{
	font-size: 125%;
	margin-bottom: 20px;
}

#wrapper
{
	width: 960px;
	margin: 0 auto;
	background: #fff;
	color: #3c2926;
	text-align: left;
	padding-bottom: 222px;
}

#header
{
	height: 303px;
	background: url(/media/images/header.jpg) no-repeat;
}

#menu
{
	background: url(/media/images/menu-bg.png) no-repeat;
	height: 55px;
	padding: 20px 0 0 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

#menu li
{
	display: inline;
}

#menu a
{
	margin: 0 10px;
}

#left
{
	float: left;
	width: 493px;
	padding: 0 50px 0 30px;
}

#advert
{
	background: url(/media/images/advert-bg.gif) no-repeat;
	margin: 0 -20px 0 -25px;
	padding: 24px 38px 47px 56px;
	width: 444px;
	height: 355px;
}

ul.bookmark
{
	border-top: 1px solid #ddd;
	margin-left: 0;
	padding: 6px 0 0 0;
	list-style: none;
	font-size: 90%;
}

ul.bookmark li
{
	display: inline;
	margin-right: 3px;
}

ul.bookmark img
{
	vertical-align: middle;
}

ul.bookmark a
{
	text-decoration: none;
	color: #777;
}

ul.bookmark a:hover
{
	color: #000;
}

.comments
{
	margin: -10px 0 0 0;
	text-align: right;
}

.comments a
{
	text-decoration: none;
}

#right
{
	float: left;
	width: 387px;
	padding: 3px 0 0 0;
}

#right .title
{
	margin: -3px 0 -5px 0;
	position: relative;
	background: url(/media/images/right-title-bg.gif) repeat-x;
	color: #fff;
	height: 36px;
	padding: 13px 0 0 20px;
}

#right .odd
{
	background: #f2eeee;
	padding: 4px 20px;
}

#right .even
{
	background: #e4dddd;
	padding: 4px 20px;
}

#right #insight .odd,
#right #insight .even
{
	padding-left: 140px;
}

#right #insight .thumb
{
	float: left;
	margin: 10px 0 0 -130px;
	width: 120px;
}

#right #latestuploads
{
	position: relative;
}

#right #latestuploads .even
{
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
}

* html #right #latestuploads .even
{
	width: 375px;
}

#right #latestuploads #latestUploadsNext
{
	position: absolute;
	top: 85px;
	right: -10px;
}

#right #latestuploads #latestUploadsPrev
{
	position: absolute;
	top: 85px;
	left: -10px;
}

#right #latestuploads ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#right #latestuploads ul li
{
	display: block;
	float: left;
	margin-right: 5px;
}

#footer
{
	height: 222px;
	background: url(/media/images/footer-bg.png) repeat-x center top;
	margin-top: -222px;
	color: #999;
	font-size: 90%;
}

#footer a
{
	color: #999;
	text-decoration: none;
}

#footer a:hover
{
	color: #fff;
}

#footer div
{
	width: 900px;
	padding: 0 30px;
	margin: 0 auto;
	padding-top: 190px;
	text-align: right;
}

#footer img
{
	float: left;
	margin-top: -10px;
}

/*UPLOAD BOX & BAR STYLES*/
/*-----------------------*/

#uploadBar
{
	width: 95%;
	height: 30px;
	border: 1px solid #000;
	display: none;
}

#uploadBar div
{
	width: 0%;
	height: 30px;
	background: #800;
}

#uploadFrame
{
	border: 0 none;
	width: 100%;
	height: 700px;
}

/*GATEWAY BOX*/
/*-----------*/

body#gateway
{
	padding-top: 40px;
}

#gatewayBox
{
	background: url(/media/images/gateway-bg.png) no-repeat;
	width: 530px;
	height: 240px;
	margin: 25px auto 0 auto;
	padding: 37px 20px 0 20px;
}

#gatewayBox .lrg
{
	font-size: 170%;
	color: #fff;
	font-family: georgia;
	font-weight: bold;
	height: 110px;
	margin: 0;
}

#gatewayBox form
{
	margin: 0;
}

#gatewayBox form .text
{
	border: 0 none;
	background: #000 url(/media/images/gateway-text-bg.gif) repeat-x top;
	color: #888;
}

#gatewayBox form table
{
	display: inline;
}

#gatewayBox form p
{
	margin-top: 38px;
}

#gatewayBox form table td
{
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}

#drinkaware
{
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#drinkaware *
{
	vertical-align: middle;
}

#drinkaware a
{
	color: #999;
	text-decoration: none;
}

#drinkaware a:hover
{
	color: #fff;
}

/*GALLERY PAGE*/
/*------------*/

#galleryCategories
{
	background: #f2eeee;
	border: 1px solid #e4dddd;
	padding: 15px;
	color: #636363;
	min-height: 1px;
}

* html #galleryCategories
{
	height: 1px;
}

#galleryCategories span
{
	display: block;
	min-height: 1px;
	float: left;
	width: 45%;
}

* html #galleryCategories span
{
	height: 1px;
}

#galleryCategories span a
{
	font-weight: bold;
}

.galleryVideo
{
	padding-bottom: 1px;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	width: 444px;
}

.galleryVideo .duration
{
	float: right;
	color: #000;
	font-weight: bold;
	margin: 10px 0 0 0;
	font-size: 90%;
	font-style: italic;
}

.galleryVideo h2
{
	font-size: 130%;
	text-transform: uppercase;
}

.galleryVideo .category
{
	margin: 0;
	float: right;
	font-style: italic;
	font-size: 90%;
}