@charset "utf-8";
/* CSS Document */
/* BITE - style v3.01 */
/* 29/04/2011 */
/* www.beerintheevening.com */
/* © Neransk */

/* BASE STYLES ********/
html { margin: 0; padding: 0; }
body {
	background: url('http://static.beerintheevening.com/images/bite-bkg.gif') repeat-x top left #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* 1.0em = 10pt */
	margin: 0;
	padding: 0;
}

.addthis_toolbox { margin: 0 0 5px 0; padding: 0; width: 500px; overflow: hidden; }

/* Nuclear Sunrise */
#background { 
	background: url('http://static.beerintheevening.com/images/bite-city-bkg.jpg') no-repeat top; 
	margin: 0;
	padding: 0;
}
/* Beyond the floats */
.clear { clear: both; }
#wrapper  {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
/* HEADER STYLES ********/
#header { margin: 0; padding: 0; }
#header h1 /* hiding this unless you are a search engine */ { position: absolute; left: -9999px; }
#header .description /* hiding this unless you are a search engine */ { position: absolute; left: -9999px; }
.bite-logo { float: left; margin-top: 10px;	}
.bite-logo-blog { float: left; margin-top: 5px;	}
.header-ad {
	float: right;
	height: 40px;
	margin-top: 22px;
	width: 468px;
}
.header-search { 
	background: #000000;
	float: right;
	height: 20px;
	margin-top: 22px;
	width: 468px;
}
.header-search form { margin: 0; padding: 0; }

/** navigation **/
.navigation { 
	background: #361f09;
	color: #f3efc5;
	font-weight: bold;
	margin: 0;
	padding: 0;
}	
.header-leaderboard {
	float: left;
	margin: 0 0 0 6px;
	padding: 6px 0 0 0;	
	width: 728px;
}	
.header-social-links { 
	float: right;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	text-align: center;
	width: 222px;
}
.header-social-links h6 {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 5px 0;
}
.header-social-links ul {
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
}
.header-social-links ul li { 
	display: inline;
	margin: 0 2px;
	padding: 0;
}
.topnav { 
	clear: both;
	margin: 0 0 0 10px;
	padding: 8px 0 8px 0; 
	width: 950px;
}
.topnav ul { list-style: none; font-size: 1.5em; margin: 0; padding: 0; }
.topnav ul li { display: inline; margin: 0; padding: 0 5px 0 0; }
.topnav ul li a { color: #f3efc5; text-decoration: none; padding: 0 0 0 20px; }
.topnav ul li a:hover { text-decoration: underline; }
.topnav ul li.nav-home { background: url('http://static.beerintheevening.com/images/nav-home.gif') no-repeat center left; }
.topnav ul li.nav-search { background: url('http://static.beerintheevening.com/images/nav-search.gif') no-repeat center left; }
.topnav ul li.nav-premium { background: url('http://static.beerintheevening.com/images/nav-premium.gif') no-repeat center left; }
.topnav ul li.nav-toppubs { background: url('http://static.beerintheevening.com/images/nav-toppubs.gif') no-repeat center left; }
.topnav ul li.nav-crawls { background: url('http://static.beerintheevening.com/images/nav-crawls.gif') no-repeat center left; }
.topnav ul li.nav-blog { background: url('http://static.beerintheevening.com/images/nav-blog.gif') no-repeat center left; }
.topnav ul li.nav-events { background: url('http://static.beerintheevening.com/images/nav-events.gif') no-repeat center left; }
.topnav ul li.nav-jobs { background: url('http://static.beerintheevening.com/images/nav-jobs.gif') no-repeat center left; }
.topnav ul li.nav-login { background: url('http://static.beerintheevening.com/images/nav-login.gif') no-repeat center left; }
	
/* CONTENT STYLES ********/

#content { background: #fff; margin: 5px 0 0 0; padding: 0; }

#left {
	font-size: 1.6em; /* 16px */
	margin: 0 305px 0 0;
	padding: 0 /*16px*/;
}

	#left h1 {
		/*border-bottom: 1px solid #361f09;*/
		color: #361f09;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2.1em;
		font-weight: lighter;
		margin: 0 16px;
		padding: 14px 0 7px 0;
	}

	.info {
		background: #ededd9;
		border: 1px solid #361f09;
		color: #361f09;
		font-size: 0.9em;
		margin: 0 0 5px 0;
		padding: 10px;
	}
	
	.info h2 {
		background: url('http://static.beerintheevening.com/images/ico-gb.gif') no-repeat center left #361f09;
		color: #f3efc5;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: bold;
		margin: 0 0 10px 0;
		padding: 10px 10px 10px 40px;
	}
	
	.info img { float: right; padding: 0 0 0 10px; }
	.info p { line-height: 1.3em; margin: 0; padding: 0 0 5px 10px; }
	.info p a { color: #c60; text-decoration: underline; }
	.info p a:hover { text-decoration: none; }
		
	.random-pub {
		background: #ededd9;
		border: 1px solid #361f09;
		color: #361f09;
		font-size: 0.9em;
		margin: 0 0 5px 0;
		padding: 10px 10px 10px 10px;
	}
	
	.random-pub img {
		border: 1px solid #361f09;
		float: right;
		margin: 0 0 0 10px;
		padding: 0;
	}
	
	.random-pub h2 {
		background: url('http://static.beerintheevening.com/images/ico-star-1.gif') center left no-repeat #e67912;
		color: #ededd9;
		font-size: 1em;
		margin: 0 232px 0 0;
		padding: 10px 10px 10px 35px;
	}
	.random-pub h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2.1em;
		font-weight: lighter;
		margin: 0 232px 0 0;
		padding: 10px 0 3px 5px;
	}
	.random-pub h4 {
		background: url('http://static.beerintheevening.com/images/ico-comments.gif') center left no-repeat;
		font-size: 1em;
		margin: 0 232px 0 0;
		padding: 2px 0 3px 21px;
	}
	.random-pub h5 {
		border-top: 1px solid #361f09;
		font-size: 0.9em;
		margin: 8px 0 0 0;
		padding: 6px 0 3px 5px;
	}
	
		.random-pub p {
			line-height: 1.3em;
			margin: 0;
			padding: 0 0 5px 5px;
		}
		.random-pub p a { color: #c60; text-decoration: underline; }
		.random-pub p a:hover { text-decoration: none; }
		.random-pub p.pub-info {
			font-size: 0.9em;
		}
		
		.details-link {
			background: url('http://static.beerintheevening.com/images/ico-link-1.gif') center left no-repeat;
			border-bottom: 2px solid #ededd9;
			font-size: 1em;
			padding: 4px 4px 6px 0;
			margin: 0;	
		}
		
		.details-link a {
			background: url('http://static.beerintheevening.com/images/ico-link-2.gif') center left no-repeat;
			color: #c60;
			font-weight: bold;
			padding: 0 0 0 21px;
			text-decoration: underline;
		}
		.details-link a:hover {
			background: none;
			color: #c60;
			text-decoration: none;
		}
		
		.archive ul {
			font-size: 0.9em;
			list-style: none;
			margin: 0;
			padding: 0 0 5px 0;
		}
		.archive ul li {
			display: inline;
			border-right: 1px solid #361f09;
			padding: 0 7px 0 5px;
		}
		
		.archive ul li a {
			color: #c60;
			text-decoration: underline;
		}
		.archive ul li a:hover {
			text-decoration: none;
		}	


	.user-comments {
		background: #ededd9;
		border: 1px solid #361f09;
		color: #361f09;
		font-size: 0.9em;
		margin: 0 0 5px 0;
		padding: 10px 10px 10px 10px;
	}
	
	.user-comments img {
		float: right;
		margin: 0 0 0 10px;
		padding: 0;
	}
	
	.user-comments h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2.1em;
		font-weight: lighter;
		margin: 0;
		padding: 3px 0 5px 5px;
	}
	.user-comments h3 {
		background: url('http://static.beerintheevening.com/images/ico-comments.gif') center left no-repeat;
		font-size: 1em;
		margin: 0 232px 5px 0;
		padding: 4px 0 5px 21px;
	}
	.user-comments h4 {
		background: url('http://static.beerintheevening.com/images/ico-comments.gif') center left no-repeat;
		font-size: 1em;
		margin: 0 232px 0 0;
		padding: 2px 0 3px 21px;
	}
	.user-comments h5 {
		border-top: 1px solid #361f09;
		font-size: 0.9em;
		margin: 8px 0 0 0;
		padding: 6px 0 3px 5px;
	}
	
		.user-comments p {
			line-height: 1.3em;
			margin: 0;
			padding: 0 0 5px 5px;
		}
		.user-comments p a { color: #c60; text-decoration: underline; }
		.user-comments p a:hover { text-decoration: none; }
		.user-comments p.pub-info { font-size: 0.9em; }

	.recently-added {
		background: #ededd9;
		border: 1px solid #361f09;
		color: #361f09;
		font-size: 0.9em;
		margin: 0 0 5px 0;
		padding: 10px 10px 10px 10px;
	}
	
	.recently-added img {
		float: right;
		margin: 0 0 0 10px;
		padding: 0;
	}
	
	.recently-added h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2.1em;
		font-weight: lighter;
		margin: 0;
		padding: 3px 0 5px 5px;
	}
	.recently-added h3 {
		background: url('http://static.beerintheevening.com/images/ico-added.gif') center left no-repeat;
		font-size: 1em;
		margin: 0 232px 5px 0;
		padding: 4px 0 5px 21px;
	}
	.recently-added h4 {
		background: url('http://static.beerintheevening.com/images/ico-comments.gif') center left no-repeat;
		font-size: 1em;
		margin: 0 232px 0 0;
		padding: 2px 0 3px 21px;
	}
	.recently-added h5 {
		border-top: 1px solid #361f09;
		font-size: 0.9em;
		margin: 8px 0 0 0;
		padding: 6px 0 3px 5px;
	}
	
		.recently-added p {
			line-height: 1.3em;
			margin: 0;
			padding: 0 0 5px 5px;
		}
		.recently-added p a { color: #c60; text-decoration: underline; }
		.recently-added p a:hover { text-decoration: none; }
		.recently-added p.pub-info {
			font-size: 0.9em;
		}

	.container p.form_info { background: #e7eaec; color: #000; margin: 0 0 10px 0; padding: 8px; }
	.form_info .red { color: #900; }
	
	.applabel { padding: 0 0 6px 0; }
	.appfield { border-bottom: 1px solid #eee; margin: 4px 0 10px 0; padding: 0 0 5px 0; }


	.container {
		background: #ededd9;
		border: 1px solid #361f09;
		color: #361f09;
		font-size: 0.9em;
		margin: 0 0 5px 0;
		padding: 10px 10px 10px 10px;
	}
	.container img {
		margin: 0;
		padding: 0;
	}
	.container h2 {
		border-bottom: 1px solid #361f09;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2.6em;
		font-weight: lighter;
		margin: 0 0 10px 0;
		padding: 0 0 5px 5px;
	}
	.container h3 {
		font-size: 1.1em;
		margin: 0 0 5px 0;
		padding: 5px 0 0 5px;
	}
	.container h4 {
		background: url('http://static.beerintheevening.com/images/ico-comments.gif') center left no-repeat;
		font-size: 1em;
		margin: 0 232px 0 0;
		padding: 2px 0 3px 21px;
	}
	.container h5 {
		border-top: 1px solid #361f09;
		font-size: 0.9em;
		margin: 8px 0 0 0;
		padding: 6px 0 3px 5px;
	}
	.container p {
		font-size: 1em;
		line-height: 1.3em;
		margin: 0;
		padding: 0 0 5px 10px;
	}
	.container p a { color: #c60; text-decoration: underline; }
	.container p a:hover { text-decoration: none; }
	.container p.pub-info { font-size: 0.9em; }
	
	
	
	
/** FORM STYLES **********/
/** REGISTRATION ******/
.register-form { 
	background: #fff;
	border: 1px solid #361f09;
	margin: 10px 0 0 0;
	padding: 6px 16px 16px 16px;
}
.register-form fieldset { 
	border: 1px solid #361f09;
	margin: 10px 0 0 0;
}
.register-form legend { 
	background: #361f09;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
}
.register-form p { font-size: 0.8em; margin: 0; padding: 0; }

.register-form a { color: #C60; }

	
/** BLOG POST **********/

	/**
	  theme requirements as per 
	  http://codex.wordpress.org/CSS
	*/
	
	.aligncenter, div.aligncenter {
	   display: block;
	   margin-left: auto;
	   margin-right: auto;
	}
	
	.alignleft { float: left; }
	.alignright { float: right; }
	
	.search-form {
		background: #361f09;
		color: #ededd9;
		margin: 0 10px;
		padding: 10px;
	}
	
	.search-form form { padding: 0; margin: 0; }
	.search-form fform input { color: #000; padding: 0; margin: 0; }
	
	.post { margin: 0; padding: 0; }

	.post-container {
		background: #ededd9;
		border: 1px solid #361f09;
		color: #361f09;
		font-size: 0.9em;
		margin: 0 0 5px 0;
		padding: 10px;
	}
	
	.googleads-page { margin: 10px; text-align: center; }

	.post-container h2 {
		border-bottom: 1px solid #361f09;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2.6em;
		font-weight: lighter;
		margin: 0 0 10px 0;
		padding: 0 0 5px 0;
	}
	.post-container h2 a {
		color: #361f09;
		text-decoration: none;
	}
	.post-container h2 a:hover {
		text-decoration: underline;
	}
	.post-container h3 {
		font-size: 1.1em;
		margin: 0 0 10px 0;
		padding: 0;
	}
	.post-container h4 {
		background: url('http://static.beerintheevening.com/images/ico-comments.gif') center left no-repeat;
		font-size: 1em;
		margin: 0 232px 0 0;
		padding: 2px 0 3px 21px;
	}
	.post-container h5 {
		border-top: 1px solid #361f09;
		font-size: 0.9em;
		margin: 8px 0 0 0;
		padding: 6px 0 3px 5px;
	}
	.post-container p {
		font-size: 1em;
		line-height: 1.3em;
		margin: 0;
		padding: 0 10px 10px 10px;
	}
	
	.post-container ol li {
		margin: 0 0 14px 0;
	}
	
	
	.post-container p a { color: #c60; text-decoration: underline; }
	.post-container p a:hover { text-decoration: none; }
	.post-container p.pub-info { font-size: 0.9em; }
	.post-container img {
		margin: 0;
		padding: 0;
	}
	.post-container a img  {
		border: 1px solid #361f09;
		margin: 0 0 10px 10px;
	}
	.postcomments { background: url('http://static.beerintheevening.com/images/comment-icon.gif') no-repeat top left #fff; border: 1px solid #361f09; margin: 10px 0 0 0; padding: 8px 10px 0 16px; }
	.postcomments a { font-weight: bold; text-decoration: underline; }
	.postcomments a:hover { text-decoration:  none; }

	.pnavigation { background: #93472b; border: 1px solid #361f09; height: 20px; padding: 10px; }
	.pnavigation a { color: #ededd9; text-decoration: underline; }
	.pnavigation a:hover { color: #ededd9; text-decoration: none; }
	.prev-posts { float: left; font-weight: bold; width: 250px; }
	.next-posts { float: right; font-weight: bold; text-align: right; width: 250px; }
	
	.list-table { background: #fff; border-left: 1px solid #361f09; border-right: 1px solid #361f09; border-top: 1px solid #361f09; }
	.list-table td.t_header { background: #815121; color: #ededd9; }
	.list-table td.JobRow { border-bottom: 1px solid #361f09; }
	.list-table td.JobRow a { color: #c60; font-weight: bold; text-decoration: underline; }
	.list-table td.JobRow a:hover { text-decoration: none; }
	
	.infomsg { background: #c90; border: 1px solid #361f09; color: #00; font-size: 1em; margin: 5px 0; padding: 10px; }

	.float-right { float: right; }
		
		TABLE.pubtable {
			border-left: 1px solid #361f09;
			border-right: 1px solid #361f09;
			border-top: 1px solid #361f09;
			font-size: 0.9em;
		}
		TR.pubtable {
			background: #fff;
		}
		TD.pubtable {
			border-bottom: 1px solid #361f09;
			padding: 5px;
		}
		TD.pubtable a { color: #c60; text-decoration: underline; }
		TD.pubtable a:hover { text-decoration: none; }
		.nowrap { white-space: nowrap; }
		
		
.top20 {
	background: #ededd9;
	border: 1px solid #361f09;
	color: #361f09;
	font-size: 0.9em;
	margin: 0 0 5px 0;
	padding: 10px 10px 10px 10px;
}

.top20 img {
	float: right;
	margin: 0;
	padding: 0;
}

.top20 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	font-weight: lighter;
	margin: 0;
	padding: 3px 0 5px 5px;
}

.top20 h3 {
	background: url('http://static.beerintheevening.com/images/ico-link-1.gif') center left no-repeat;
	border-bottom: 2px solid #ededd9;
	font-size: 1em;
	padding: 4px 4px 6px 0;
	margin: 0;	
}

.top20 h3 a {
	background: url('http://static.beerintheevening.com/images/ico-link-2.gif') center left no-repeat;
	color: #c60;
	font-weight: bold;
	padding: 0 0 0 21px;
	text-decoration: underline;
}
.top20 h3 a:hover {
	background: none;
	color: #c60;
	text-decoration: none;
}
.top20 h4 {
	background: url('http://static.beerintheevening.com/images/ico-comments.gif') center left no-repeat;
	font-size: 1em;
	margin: 0 232px 0 0;
	padding: 2px 0 3px 21px;
}
.top20 h5 {
	font-size: 1em;
	margin: 3px 0 0 0;
	padding: 0 0 10px 5px;
}

	.top20 p {
		line-height: 1.3em;
		margin: 0;
		padding: 0 0 5px 5px;
	}
	.top20 p a { color: #c60; text-decoration: underline; }
	.top20 p a:hover { text-decoration: none; }
	.top20 p.pub-info {
		font-size: 0.9em;
	}
	
	.position { background: #963; color: #ededd9; text-align: center; font-size: 1.2em; font-weight: bol; }

.pub-right-content { 
	float: right;
	width: 329px;
}
	
.pub-gallery {
	/*background: url('http://static.beerintheevening.com/images/pub-gallery.gif') no-repeat top left;
	
	height: 230px;
	width: 329px;*/
}	
	
.pub-details {
	/*background: #fff;
	border: 1px solid #361f09;*/
	font-size: 1em;
	margin: 0 339px 0 0;
	padding: 0 20px 10px 5px;
}

.pub-details ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.pub-details ul li {
	padding: 1px 0;
	margin: 0 0 3px 0;	
}

.pub-details ul li a {
	color: #930;
	text-decoration: underline;	
}
.pub-details ul li a:hover {
	text-decoration: none;
}


.pub-details ul li.tel {
	background: url('http://static.beerintheevening.com/images/ico-tel.gif') no-repeat top left;
	padding-left: 19px;
}
.pub-details ul li.address {
	background: url('http://static.beerintheevening.com/images/ico-address.gif') no-repeat top left;
	padding-left: 19px;
}
.pub-details ul li.trains {
	background: url('http://static.beerintheevening.com/images/ico-trains.gif') no-repeat top left;
	padding-left: 19px;
}
.pub-details ul li.guides {
	background: url('http://static.beerintheevening.com/images/ico-guides.gif') no-repeat top left;
	padding-left: 19px;
}
.pub-details ul li.gmap {
	background: url('http://static.beerintheevening.com/images/ico-gmap.gif') no-repeat top left;
	padding-left: 19px;
}
.pub-details ul li.chains {
	background: url('http://static.beerintheevening.com/images/ico-chain.gif') no-repeat top left;
	padding-left: 19px;
}
.pub-details ul li.hotels {
	background: url('http://static.beerintheevening.com/images/ico-hotels.gif') no-repeat top left;
	padding-left: 19px;
}
.pub-details ul li.mail {
	background: url('http://static.beerintheevening.com/images/ico-mail.gif') no-repeat top left;
	padding-left: 19px;
}


.premium-pub-link {
	background: #361f09;
	font-size: 0.9em;
	margin: 0 339px 5px 0;
}	
.premium-pub-link ul { 
	list-style: none;
	margin: 0; 
	padding: 0;
}
.premium-pub-link li {
	background: url('http://static.beerintheevening.com/images/ico-pplink-1.gif') center left no-repeat;
	border-bottom: 2px solid #ededd9;
	padding: 4px 4px 6px 4px;
	margin: 0;	
}
.premium-pub-link ul li a {
	color: #ededd9;
	text-decoration: none;
	background: url('http://static.beerintheevening.com/images/ico-pplink-2.gif') center left no-repeat;
	font-weight: bold;
	padding-left: 19px;
}
.premium-pub-link ul li a:hover {
	background: none;
	color: #fab83d;
	text-decoration: underline;
}


.calendar-outline { border: 1px solid #361f09; margin: 0; padding: 0; }


.login-reminder {
	border-bottom: 2px solid #ededd9;
	background: url('http://static.beerintheevening.com/images/ico-pplink-1.gif') center left no-repeat #361f09;
	color: #ededd9;
	padding: 7px 4px 8px 4px;
	font-size: 0.9em;
	margin: 0;	
}

.login-reminder a {
	color: #fab83d;
	text-decoration: none;
	background: url('http://static.beerintheevening.com/images/ico-pplink-2.gif') center left no-repeat;
	font-weight: bold;
	padding-left: 19px;
}
.login-reminder a:hover {
	text-decoration: underline;
	background: none;
	color: #ededd9;
	text-decoration: underline;
}




.pub-score {
		text-align: center;
		margin: 0 10px 0 0;
}
	
.score-title {
		color: #fff;
		background: #361f09;
		padding: 5px;
		border: 1px solid #666;
		margin: 0 0 8px 0;
}
.score-data {
		border: 1px solid #666;
		background: #f3f3f3;
		padding: 5px;
		margin: 0;
}
.score-data-overall  {
		border: 1px solid #666;
		background: #f3f3f3;
		color: #361f09;
		font-size: 2.1em;
		font-weight: bold;
		padding: 5px;
		margin: 0;
}
.user-recommendation {
		border: 1px solid #666;
		background: #f3f3f3;
		padding: 5px;
		margin: 0;
}


.pub-facilities {
	background: #963;
	color: #ededd9;
	font-size: 0.8em;
	margin: 5px 0 0 0;
	padding: 5px;
}

.pub-facilities ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pub-facilities ul li {
	margin: 0;
	padding: 0;
}

#right {
	float: right;
	margin: 0;
	padding: 0;
	width: 300px; 	
}
.ads { margin-bottom: 5px; }


.toppubs { background: #fff; border: 1px solid #361f09; margin: 0 0 16px 0; padding: 20px; }
.toppubs ul { list-style: none; margin: 0; padding: 0; }
.toppubs ul li { background: url('http://static.beerintheevening.com/images/ico-star.gif') no-repeat top left; padding: 5px  0 5px 25px; }
.toppubs ul li a { color: #C60; font-weight: bold; text-decoration: underline; }
.toppubs ul li a:hover { text-decoration: none; }


.archive-list { margin: 0 0 10px 0; padding: 0 0 0 10px; }
.archive-list ul { list-style: none; margin: 0; padding: 0; }
.archive-list ul li { background: url('http://static.beerintheevening.com/images/ico-beer.gif') no-repeat center left; padding: 5px  0 5px 25px; }
.archive-list ul li a { color: #C60; font-weight: bold; text-decoration: underline; }
.archive-list ul li a:hover { text-decoration: none; }

.googleads-blog-insert { text-align: center; }


TD {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 8px; MARGIN: 1px; PADDING-TOP: 8px
}
P {
	PADDING-RIGHT: 3px; PADDING-LEFT: 10px; PADDING-BOTTOM: 3px; MARGIN: 1px; PADDING-TOP: 3px
}

A {
	COLOR: #545454; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #545454; TEXT-DECORATION: none
}
.menutable A:visited {
	BACKGROUND: #fff; COLOR: #444444;
}
A:hover {
	COLOR: #c76b04; TEXT-DECORATION: underline;
}
A.menulink {
	FONT-WEIGHT: normal; BACKGROUND: #ffffff; COLOR: #545454; TEXT-DECORATION: none
}
A.menulink:hover {
	FONT-WEIGHT: normal; BACKGROUND: #fff; COLOR: #c76b04; TEXT-DECORATION: underline
}
.site-desc {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 0px; COLOR: #fff; LINE-HEIGHT: normal; PADDING-TOP: 0px; TEXT-ALIGN: right
}
.site-desc A {
	COLOR: #fff
}
.site-desc A:hover {
	COLOR: #666
}




/* TABLES **************/
.searchtable {
	background: #fff;
	border: 1px solid #361f09;
	margin: 0;
	padding: 10px;
}
.searchtable TD {
	margin: 0;
	padding: 5px 0 5px 0;
}


.searchtable TD SELECT {
	
}



DT {
	MARGIN-TOP: 14px; FONT-WEIGHT: bold
}
LI.spaced {
	PADDING-RIGHT: 12px; PADDING-LEFT: 12px; LIST-STYLE-POSITION: inside; PADDING-BOTTOM: 12px; MARGIN: 0.5em 2em 0.5em 0.5em; PADDING-TOP: 12px
}
.newdata {
	FONT-WEIGHT: bold; COLOR: #cc0000
}
.wide-cell {
	PADDING-RIGHT: 11px; PADDING-LEFT: 23px
}
#main-content {
	PADDING-RIGHT: 11px; PADDING-LEFT: 11px; BACKGROUND: #ffffff; PADDING-BOTTOM: 11px; WIDTH: 938px; TEXT-ALIGN: left; margin: 33px auto 0 auto;
}
#menutop {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 11px; BORDER-TOP: 0px; PADDING-LEFT: 11px; PADDING-BOTTOM: 11px; BORDER-LEFT: 0px; WIDTH: 152px; PADDING-TOP: 11px; BORDER-BOTTOM: 0px; POSITION: relative; HEIGHT: 140px
}
#menu {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 11px; BORDER-TOP: 0px; PADDING-LEFT: 11px; PADDING-BOTTOM: 11px; BORDER-LEFT: 0px; WIDTH: 162px; PADDING-TOP: 11px; BORDER-BOTTOM: 0px; POSITION: relative
}





A#header-content {
	FONT-SIZE: 9px
}

.menutable {
	BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; BORDER-LEFT: #c69c6d 1px solid; WIDTH: 274px; PADDING-TOP: 2px; BORDER-BOTTOM: #c69c6d 1px solid; FONT-FAMILY: Arial,sans-serif,Helvetica
}
.randomcomments {
	BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; BORDER-LEFT: #c69c6d 1px solid; WIDTH: 274px; PADDING-TOP: 2px; BORDER-BOTTOM: #c69c6d 1px solid; FONT-FAMILY: Arial,sans-serif,Helvetica
}
.alpha {
	BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; BORDER-LEFT: #c69c6d 1px solid; WIDTH: 274px; PADDING-TOP: 2px; BORDER-BOTTOM: #c69c6d 1px solid; FONT-FAMILY: Arial,sans-serif,Helvetica
}
.thismonth {
	BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; BORDER-LEFT: #c69c6d 1px solid; WIDTH: 274px; PADDING-TOP: 2px; BORDER-BOTTOM: #c69c6d 1px solid; FONT-FAMILY: Arial,sans-serif,Helvetica
}
.thismonth {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; TEXT-ALIGN: left
}
.randomcomments {
	FONT-WEIGHT: normal; TEXT-ALIGN: center
}
.black {
	FONT-SIZE: 100%; COLOR: #000000; FONT-FAMILY: Arial,sans-serif,Helvetica; TEXT-DECORATION: none
}

.refine {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN: 0px 0px 11px; PADDING-TOP: 7px; WHITE-SPACE: nowrap; TEXT-ALIGN: center
}
.divider {
	BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 11px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; BORDER-LEFT: #c69c6d 1px solid; WIDTH: 174px; PADDING-TOP: 2px; BORDER-BOTTOM: #c69c6d 1px solid; FONT-FAMILY: Arial,sans-serif,Helvetica
}
.alpha {
	TEXT-ALIGN: center
}
.thismonth {
	TEXT-ALIGN: center
}
.smooth-submit {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial,Helvetica,sans-serif; BACKGROUND-COLOR: #ccccff
}
.smooth-input {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial,Helvetica,sans-serif; BACKGROUND-COLOR: #ffffff
}
.nottall {
	PADDING-BOTTOM: 0px; PADDING-TOP: 0px; WHITE-SPACE: nowrap; TEXT-ALIGN: right
}
.message {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 4px; FONT-WEIGHT: bold; BACKGROUND: #ffffff; PADDING-BOTTOM: 4px; MARGIN-LEFT: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #cc6666; PADDING-TOP: 4px; BORDER-BOTTOM: #000000 1px solid
}
.article-info {
	FONT-STYLE: italic
}
.mon {
	BACKGROUND: #ffffff; VERTICAL-ALIGN: top
}
.monopoly {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 7px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 7px; BACKGROUND: #ffffff; PADDING-BOTTOM: 7px; MARGIN: 4px; BORDER-LEFT: #000000 1px solid; PADDING-TOP: 7px; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 134px
}

.mapspace {
	CLEAR: both; BORDER-RIGHT: #dedeb8 2px solid; PADDING-RIGHT: 7px; BORDER-TOP: #dedeb8 2px solid; DISPLAY: block; PADDING-LEFT: 11px; BACKGROUND: #f5ecd8; PADDING-BOTTOM: 7px; MARGIN: 7px 0px; BORDER-LEFT: #dedeb8 2px solid; LINE-HEIGHT: 1.3em; PADDING-TOP: 7px; BORDER-BOTTOM: #dedeb8 2px solid
}
.suggested-info {
	CLEAR: both; BORDER-RIGHT: #dedeb8 2px solid; PADDING-RIGHT: 7px; BORDER-TOP: #dedeb8 2px solid; DISPLAY: block; PADDING-LEFT: 11px; BACKGROUND: #f5ecd8; PADDING-BOTTOM: 7px; MARGIN: 7px 0px; BORDER-LEFT: #dedeb8 2px solid; LINE-HEIGHT: 1.3em; PADDING-TOP: 7px; BORDER-BOTTOM: #dedeb8 2px solid }
.guide-group {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; FLOAT: left; PADDING-BOTTOM: 4px; MARGIN: 4px; WIDTH: 20%; PADDING-TOP: 4px
}
.guide-info {
	BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 7px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 7px; BACKGROUND: #ffffff; PADDING-BOTTOM: 7px; MARGIN: 0px 0px 23px; BORDER-LEFT: #c69c6d 1px solid; LINE-HEIGHT: 1.3em; PADDING-TOP: 7px; BORDER-BOTTOM: #c69c6d 1px solid
}
.guide-userinfo {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 7px; BORDER-TOP: 0px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN: 0px 14px 14px; BORDER-LEFT: 0px; PADDING-TOP: 7px; BORDER-BOTTOM: #c69c6d 1px solid; FONT-STYLE: italic; TEXT-ALIGN: right
}
.guide-comment {
	BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 7px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 7px; BACKGROUND: #ffffff; PADDING-BOTTOM: 7px; MARGIN: 14px 34px 34px; BORDER-LEFT: #c69c6d 1px solid; LINE-HEIGHT: 1.3em; PADDING-TOP: 7px; BORDER-BOTTOM: #c69c6d 1px solid
}
.noshow {
	DISPLAY: none
}
#tfldirections {
	CLEAR: left; BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 4px; BACKGROUND: #ffffff; FLOAT: right; PADDING-BOTTOM: 4px; BORDER-LEFT: #c69c6d 1px solid; WIDTH: 152px; PADDING-TOP: 4px; BORDER-BOTTOM: #c69c6d 1px solid; TEXT-ALIGN: center
}
.landlordinfo {
	BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 14px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 14px; BACKGROUND: #ffffff; PADDING-BOTTOM: 4px; MARGIN: 0px 0px 4px; BORDER-LEFT: #c69c6d 1px solid; LINE-HEIGHT: 1.25em; PADDING-TOP: 14px; BORDER-BOTTOM: #c69c6d 1px solid
}
.faq {
	BORDER-RIGHT: #dedeb8 1px solid; PADDING-RIGHT: 14px; BORDER-TOP: #dedeb8 1px solid; PADDING-LEFT: 14px; BACKGROUND: #f5ecd8; PADDING-BOTTOM: 14px; BORDER-LEFT: #dedeb8 1px solid; PADDING-TOP: 14px; BORDER-BOTTOM: #dedeb8 1px solid
}
.faq DT {
	FONT-WEIGHT: bold; MARGIN: 0px
}
.faq DD {
	MARGIN: 4px 4px 34px
}
.fac-type {
	DISPLAY: none; BACKGROUND: #dddddd
}
.fac {
	BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 3px; BACKGROUND: #ffffff; FLOAT: left; PADDING-BOTTOM: 3px; MARGIN: 3px; BORDER-LEFT: #c69c6d 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #c69c6d 1px solid; WHITE-SPACE: nowrap
}
.all-fac {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 1.3em; PADDING-TOP: 0px
}
.float-item {

	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 200px; PADDING-TOP: 0px
}
TABLE.services {
	CLEAR: both; BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 0px; BACKGROUND: #ffffff; PADDING-BOTTOM: 0px; MARGIN: 23px 0px 0px; BORDER-LEFT: #c69c6d 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #c69c6d 1px solid; BORDER-COLLAPSE: collapse
}
.services TR {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; BACKGROUND: #ffffff; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px
}
.services TR TD {
	BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 12px; BACKGROUND: #f5ecd8; PADDING-BOTTOM: 5px; MARGIN: 0px; VERTICAL-ALIGN: top; BORDER-LEFT: #c69c6d 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #c69c6d 1px solid; FONT-FAMILY: Arial,sans-serif,Helvetica; TEXT-ALIGN: center
}
.services TR TH {
	BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 12px; BACKGROUND: #f5ecd8; PADDING-BOTTOM: 5px; MARGIN: 0px; VERTICAL-ALIGN: top; BORDER-LEFT: #c69c6d 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #c69c6d 1px solid; FONT-FAMILY: Arial,sans-serif,Helvetica; TEXT-ALIGN: center
}
.services TR TH {
	BORDER-TOP: 0px; VERTICAL-ALIGN: middle; BORDER-BOTTOM: 0px
}
.services TR TD.service {
	HEIGHT: 3em
}
.services TR TD.service-desc {
	BACKGROUND: #ffffff; TEXT-ALIGN: left
}
UL.commentlist {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 11px; PADDING-TOP: 0px; LIST-STYLE-TYPE: square
}
.sits-content {
	BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 11px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 11px; BACKGROUND: #ffffff; PADDING-BOTTOM: 11px; BORDER-LEFT: #c69c6d 1px solid; LINE-HEIGHT: 134%; PADDING-TOP: 11px; BORDER-BOTTOM: #c69c6d 1px solid
}
.sits-search {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; TEXT-ALIGN: left
}
.sits-index {
	HEIGHT: 340px
}
.services-nav {
	BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 4px; BACKGROUND: #f5ecd8; PADDING-BOTTOM: 4px; BORDER-LEFT: #c69c6d 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: #c69c6d 1px solid; TEXT-ALIGN: center
}
.members-nav {
	CLEAR: both; BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 4px; BACKGROUND: #f5ecd8; PADDING-BOTTOM: 4px; MARGIN: 23px 0px 0px; BORDER-LEFT: #c69c6d 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: #c69c6d 1px solid; TEXT-ALIGN: center
}
.services-nav A {
	WHITE-SPACE: nowrap
}
.all-fac LI {
	PADDING-RIGHT: 2px; PADDING-LEFT: 12px; PADDING-BOTTOM: 2px; MARGIN: 7px 0px 7px 34px; PADDING-TOP: 2px; LIST-STYLE-TYPE: none
}
.factype-1 {
	BACKGROUND: url(http://img02.beerintheevening.com/BKG_bullet2.gif) no-repeat
}
.factype-2 {
	BACKGROUND: url(http://img02.beerintheevening.com/BKG_bullet2.gif) no-repeat
}
.factype-3 {
	BACKGROUND: url(http://img02.beerintheevening.com/BKG_bullet2.gif) no-repeat
}
.factype-4 {
	BACKGROUND: url(http://img02.beerintheevening.com/BKG_bullet2.gif) no-repeat
}
.factype-7 {
	BACKGROUND: url(http://img02.beerintheevening.com/BKG_bullet2.gif) no-repeat
}
.fac-image {
	FLOAT: right
}
.event {
	BORDER-RIGHT: #c69c6d 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #c69c6d 1px solid; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; MARGIN: 7px; BORDER-LEFT: #c69c6d 1px solid; LINE-HEIGHT: 134%; PADDING-TOP: 4px; BORDER-BOTTOM: #c69c6d 1px solid
}
.header {
	BORDER-RIGHT: #ccccff 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ccccff 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 4px; BORDER-LEFT: #ccccff 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #ccccff 1px solid
}
.event {
	BORDER-RIGHT: #ccccff 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ccccff 1px solid; PADDING-LEFT: 2px; BACKGROUND: #ffffff; PADDING-BOTTOM: 2px; MARGIN: 4px; BORDER-LEFT: #ccccff 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #ccccff 1px solid
}
.event UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 23px; PADDING-TOP: 0px
}
.feature-right {
	PADDING-RIGHT: 14px; PADDING-LEFT: 14px; PADDING-BOTTOM: 14px; MARGIN: 0px 0px -23px; WIDTH: 44%; LINE-HEIGHT: 1.2em; PADDING-TOP: 1px
}
.feature-left {
	PADDING-RIGHT: 14px; PADDING-LEFT: 14px; PADDING-BOTTOM: 14px; MARGIN: 0px 0px -23px; WIDTH: 44%; LINE-HEIGHT: 1.2em; PADDING-TOP: 1px
}
.feature-right {
	FLOAT: right
}
.feature-left {
	FLOAT: left
}
.app-details {
	BORDER-RIGHT: #ccccff 1px solid; PADDING-RIGHT: 11px; BORDER-TOP: #ccccff 1px solid; PADDING-LEFT: 11px; PADDING-BOTTOM: 11px; BORDER-LEFT: #ccccff 1px solid; LINE-HEIGHT: 100%; PADDING-TOP: 11px; BORDER-BOTTOM: #ccccff 1px solid
}
.app-go {
	BORDER-RIGHT: #ccccff 1px solid; PADDING-RIGHT: 11px; BORDER-TOP: #ccccff 1px solid; PADDING-LEFT: 11px; PADDING-BOTTOM: 11px; BORDER-LEFT: #ccccff 1px solid; LINE-HEIGHT: 100%; PADDING-TOP: 11px; BORDER-BOTTOM: #ccccff 1px solid
}
.app-details {
	BACKGROUND: #ffffff; MARGIN: 23px; WIDTH: 200px; HEIGHT: 200px; TEXT-ALIGN: left
}
.app-go {
	CLEAR: both; BACKGROUND: #ffffff; TEXT-ALIGN: center
}
.app-go DL DT {
	PADDING-LEFT: 0px; MARGIN-LEFT: 0px
}
FORM.topsearch {
	PADDING-RIGHT: 2px; DISPLAY: inline; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.comment {
	TEXT-ALIGN: left
}
.promo {
	BORDER-RIGHT: #c69c6d 1px solid; BORDER-TOP: #c69c6d 1px solid; MARGIN-TOP: 23px; BACKGROUND: #ffffff; BORDER-LEFT: #c69c6d 1px solid; BORDER-BOTTOM: #c69c6d 1px solid; TEXT-ALIGN: center
}
#pubcomments {
	font-family:Calibri, Helvetica, Arial, sans-serif;
}



/* BITE TOP 20 PUBS BY MONTH TABLE ----------- */

.ratings-table {
	background: #dedeb8;
	border: 1px solid #dedeb8;
	color: #000;
	margin: 0;
	padding: 0;
}
.ratings-table th { background: #984d26; color: #f5ecd8; font-weight: bold; padding: 8px; font-size: 14px; }
.ratings-table td {
	padding: 8px;
	margin: 0;
}

.rating-position { }

.gold { background: url('http://static.beerintheevening.com/top20/award-gold.gif') no-repeat center #f5ecd8; }
.silver { background: url('http://static.beerintheevening.com/top20/award-silver.gif') no-repeat center #f5ecd8; }
.bronze { background: url('http://static.beerintheevening.com/top20/award-bronze.gif') no-repeat center #f5ecd8; }

.ratings-table td.pub-name { font-weight: bold; background: #f5ecd8; }
.ratings-table td.pub-location {  background: #f5ecd8; }
.pub-rating { background: #f5ecd8; }
.rating-rank { background: #f5ecd8; }
.rating-position  { background: url('http://static.beerintheevening.com/top20/award-blank.gif') no-repeat center #f5ecd8; }
.ratings-history { background: #f5ecd8; color: #000; padding: 8px; margin: 0; border-left: 2px solid #dedeb8; border-bottom: 2px solid #dedeb8; border-right: 2px solid #dedeb8; }
.ratings-history ul { list-style: none; padding: 0; margin: 0; }
.ratings-history ul li { display: inline; border-right: 1px solid #b7a684; padding: 3px 5px; }
.ratings-history ul li.rfirst { border: 0; }
.ratings-history ul li.rlast { border: 0; }


.footer-ad { width:728px; height:90px; margin: 0 auto; padding: 0; } 


/* JUBILEE TABLE */

.jub-table {
	margin: 0 0 16px 0;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
.jub-table td {
	padding: 5px;
}
.jt-heading {
	background: #361f09;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	font-size: 2.2em;
	text-align: center;
}

.jt-heading2 {
	background: #963f20;
	color: #fff;
	font-weight: bold;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
.jt-data {
	background: #fff;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}



#bite-footer {
	background: #361f09;
	font-size: 1.2em;
	margin: 10px 0 0 0;
	padding: 0;
}

	#footer-wrap {
		background: url('http://static.beerintheevening.com/images/bite-logo.gif') no-repeat top left;
		overflow: auto;
		margin: 0 auto;
		padding: 0;
		width: 960px;
	}
	
	#footer-wrap ul { text-align: left; list-style: none; } /* All lists stripped of auto rendered bullet points */
	#footer-wrap ul li a { color: #ffc; text-decoration: none; }
	#footer-wrap ul li a:hover { text-decoration: underline; }

	.list-title { 
		color: #f4a129;
		font-weight: bold;
		font-size: larger;
		border-bottom: 1px dotted #ffc;
		padding-bottom: 2px;
		margin-top: 5px;
		margin-bottom: 4px;
	}

	.footer-list-1 { float:left; margin: 16px 50px 0 15px; padding: 30px 0 0 30px; }
	.footer-list-1 li { padding-top: 8px; padding-bottom: 9px; }
	
		.bite-home { background: url('http://static-v3.beerintheevening.com/footer/images/home.png') no-repeat center left; padding-left: 34px; }
		.bite-premium { background: url('http://static-v3.beerintheevening.com/footer/images/premium-pub.png') no-repeat center left; padding-left: 34px; }
		.bite-blog { background: url('http://static-v3.beerintheevening.com/footer/images/blog.png') no-repeat center left; padding-left: 34px; }
		.bite-jobs { background: url('http://static-v3.beerintheevening.com/footer/images/jobs.png') no-repeat center left; padding-left: 34px; }
		.bite-events { background: url('http://static-v3.beerintheevening.com/footer/images/events.png') no-repeat center left; padding-left: 34px; }
		.bite-breaks { background: url('http://static-v3.beerintheevening.com/footer/images/shortbreaks.png') no-repeat center left; padding-left: 34px; }

		/*.bite-home { background: url('http://static.beerintheevening.com/images/home.png') no-repeat center left; padding-left: 34px; }
		.bite-premium { background: url('http://static.beerintheevening.com/images/premium-pub.png') no-repeat center left; padding-left: 34px; }
		.bite-blog { background: url('http://static.beerintheevening.com/images/blog.png') no-repeat center left; padding-left: 34px; }
		.bite-jobs { background: url('http://static.beerintheevening.com/images/jobs.png') no-repeat center left; padding-left: 34px; }
		.bite-events { background: url('http://static.beerintheevening.com/images/events.png') no-repeat center left; padding-left: 34px; }*/
	
	.footer-list-2 { float:left; margin: 10px 10px 0 25px; padding: 0; }
	.footer-list-2 li { padding-top: 3px; padding-bottom: 3px; }
	
	.footer-list-3 { float:left; margin: 10px 10px 0 25px; padding: 0; }
	.footer-list-3 li { padding-top: 3px; padding-bottom: 3px; }
	
	.footer-list-4 { float:left; margin: 10px 10px 0 25px; padding: 0; }
	.footer-list-4 li { padding-top: 3px; padding-bottom: 3px; }
	
	.footer-list-5 { float:left; margin: 10px 10px 0 25px; padding: 0; }
	.footer-list-5 li { padding-top: 3px; padding-bottom: 3px; }

		.bite-facebook { background: url('http://static.beerintheevening.com/images/facebook.png') no-repeat center left; padding-left: 24px; }
		.bite-twitter { background: url('http://static.beerintheevening.com/images/twitter.png') no-repeat center left; padding-left: 24px; }
		.bite-foursquare { background: url('http://static.beerintheevening.com/images/foursquare.png') no-repeat center left; padding-left: 24px; }
		.bite-blog-rss { background: url('http://static.beerintheevening.com/images/rss.png') no-repeat center left; padding-left: 24px; }
	
	#copyright { margin: 0 auto 0 auto; color: #7e6f53; padding: 15px 30px; font-size: 0.8em; width: 960px; }
	#copyright p { padding: 0; margin: 0; text-align: center; }
	#copyright a { color: #7e6f53; text-decoration: underline; }
	#copyright a:hover { text-decoration: none; }