/* Andwell Brewing Company */

/* @group HTML elements */

html,body {
	background-color:#000;
	min-height:110%;
}

h1 {
	color:#a99a6f;
	font-weight:bold;
	line-height:150%;
	margin:0 0 0.9em 0;
}

h2 {
	color:#a99a6f;
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 0.9em 0;
}

h3 {
	color:#a99a6f;
	font-size:0.80em;
	font-weight:bold;
	margin:0.9em 0 0.4em 0;
}

p {
	color:#a99a6f;
	font-size:0.80em;
	line-height:175%;
	margin:0 0 0.8em 0;
	text-align:justify;
}

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

em {
	display:inline;
	font-style:italic;
}

strong {
	font-weight:bold;
}

table {
	width:100%;
}

td {
	color:#a99a6f;
	font-size:0.7em;
	line-height:175%;
	padding:0 0 10px 0;
	text-align:justify;
	vertical-align:top;
}

/* @end */

/* @group Layout */

#wrapper {
	background:#000 url(../../images/template_elements/page_background.gif) no-repeat 45% 0 fixed;
	min-height:1000px;
	margin:0 auto 0 auto;
	width:900px;
}

#header {
	background:url(../../images/template_elements/strap_line.png) no-repeat 83% 97%;
	height:146px;
	padding:15px 0 0 10px;
	width:652px;
}

#navigation {
	border-right:1px solid #a99a6f;
	clear:left;
	float:left;
	margin:36px 0 0 0;
	padding:0 0 0 36px;
	height:343px;
	width:142px;
}

#body {
	float:left;
	margin:36px 15px 0 38px;
	/*min-height:434px;*/
	width:431px;
}

#body_wide {
	float:left;
	margin:36px 0 0 38px;
	min-height:400px;
	width:636px;
}

/* Brewery News articles based on #body */

.news_article {
	float:left;
	margin:36px 15px 0 38px;
	width:431px;
}

#aside {
	float:right;
	min-height:434px;
	width:190px;
}

#abc_news {
	background:#231e16 url(../../images/template_elements/abc_news.png) no-repeat 9% 0%;
	margin:10px 0 0 0;
	padding:30px 10px 2px 10px;
	width:170px;
}

#abc_news_bottom_corners {
	background:url(../../images/template_elements/abc_news_bottom_corners.png) no-repeat 0% 100%;
	margin:0 0 10px 0;
}

#column_1 {
	float:left;
	margin:0 20px 0 38px;
	width:205px;
}

#column_2 {
	float:left;
	width:205px;
}

#footer {
	/*background:url(../../images/template_elements/drinkaware_logo.png) no-repeat 100% 0%;*/
	clear:left;
	float:left;
	height:25px;
	padding:20px 0 0 0;
	width:900px;
}

#footer img {
	margin:0 0 7px 779px;
}

/* @end */

/* @group HTML elements within layout */

/* Beer shields navigation */

#header img {
	float:left;
	margin:0 12px 0 0;
}

#header ul {
	display:block;
	float:left;
	margin:10px 0 16px 0;
}

#header li {
	float:left;
	margin:0 35px 0 0;
	text-indent:-10000px;
}

#header li.resolute_bitter a {
	background:url(../../images/template_elements/resolute_bitter.png) no-repeat;
	display:block;
	height:91px;
	width:75px;
}

#header li.gold_muddler a {
	background:url(../../images/template_elements/gold_muddler.png) no-repeat;
	display:block;
	height:91px;
	width:75px;
}

#header li.king_john a {
	background:url(../../images/template_elements/king_john.png) no-repeat;
	display:block;
	height:91px;
	width:75px;
}

#header li.ruddy_darter a {
	background:url(../../images/template_elements/ruddy_darter.png) no-repeat;
	display:block;
	height:91px;
	width:75px;
}

#header li.resolute_bitter a:hover {
	background:url(../../images/template_elements/resolute_bitter_hover.png) no-repeat;	
}

#header li.gold_muddler a:hover {
	background:url(../../images/template_elements/gold_muddler_hover.png) no-repeat;	
}

#header li.king_john a:hover {
	background:url(../../images/template_elements/king_john_hover.png) no-repeat;	
}

#header li.ruddy_darter a:hover {
	background:url(../../images/template_elements/ruddy_darter_hover.png) no-repeat;	
}

/* Header */

#header p {
	font-size:0.75em;
	font-weight:bold;
	margin:0 0 0 33px;
}

/* Navigation */

#navigation li {
	font-size:0.7em;
	font-weight:bold;
	margin:0 0 30px 0;
	text-transform:uppercase;
}

#navigation li a {
	color:#a99a6f;
	display:block;
	height:20px;
	text-indent:-1000px;
	width:135px;
}

/* Using background images to show the Brothers font, for the time being. Possibly try sIFR later. */

#navigation li.home {
	background:url(../../images/template_elements/btnHome_off.gif) no-repeat;	
}

#navigation li.about_us {
	background:url(../../images/template_elements/btnAbout_off.gif) no-repeat;	
}

#navigation li.our_beers {
	background:url(../../images/template_elements/btnOurBeers_off.gif) no-repeat;	
}

#navigation li.brewing_process {
	background:url(../../images/template_elements/btnBrewingProcess_off.gif) no-repeat;	
}

#navigation li.contact_us {
	background:url(../../images/template_elements/btnContactUs_off.gif) no-repeat;	
}

#navigation li.beer_and_food_ideas {
	background:url(../../images/template_elements/btnBeerFoodIdeas_off.gif) no-repeat;	
}

#navigation li.brewery_news {
	background:url(../../images/template_elements/btnBreweryNews_off.gif) no-repeat;	
}

#navigation li.website_terms_and_conditions {
	display:none;
}

/* Body */

#body li {
	color:#a99a6f;
	font-size:0.80em;
	line-height:175%;
	list-style-type:disc;
	margin:0 0 0.8em 1em;
}

/* Aside */

#aside p {
	color:#a99a6f;
	text-align:justify;
	width:165px;
}

#aside p a {
	color:#b4985a;
}

#aside img {
	margin:0 0 0 0;
}

#abc_news p {
	margin:0 0 10px 0;
}

/* Footer */

#footer p {
	color:#4d4d4f;
	font-size:0.55em;
	margin:0;
	text-align:right;
}

#footer p a {
	color:#4d4d4f;
}

/* @end */

/* @group Classes */

img.about_us_vans {
	display:block;
	margin:300px 0 0 0;
}

.left {
	float:left;
	margin:5px 20px 0 0;
}

.right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.centre {
	display:block;
	margin:0 auto;
}

.news_image {
	float:left;
	margin:5px 20px 5px 0;
}

/* @end */

/* @group Body classes */

body.home #body {
	margin:36px 15px 15px 38px;
}

body.home #body p {
	font-size:1em;
	font-weight:bold;
	line-height:150%;
}

/* ABC News, paragraph formatting */

body.home p {
	margin:0 0 0 0;
}

body.home #column_1 p {
	margin:0 0 0.8em 0;
}

body.home #column_2 p {
	margin:0 0 0.8em 0;
}

body.home p a {
	margin:0.8em 0 0 0;
}

body.home #navigation li.home {
	background:url(../../images/template_elements/btnHome_on.gif) no-repeat;
}

body.about_us #navigation li.about_us {
	background:url(../../images/template_elements/btnAbout_on.gif) no-repeat;	
}

body.our_beers #navigation li.our_beers {
	background:url(../../images/template_elements/btnOurBeers_on.gif) no-repeat;	
}

body.resolute #navigation li.our_beers {
	background:url(../../images/template_elements/btnOurBeers_on.gif) no-repeat;	
}

body.gold_muddler #navigation li.our_beers {
	background:url(../../images/template_elements/btnOurBeers_on.gif) no-repeat;	
}

body.king_john #navigation li.our_beers {
	background:url(../../images/template_elements/btnOurBeers_on.gif) no-repeat;	
}

body.ruddy_darter #navigation li.our_beers {
	background:url(../../images/template_elements/btnOurBeers_on.gif) no-repeat;	
}

body.brewing_process #navigation li.brewing_process {
	background:url(../../images/template_elements/btnBrewingProcess_on.gif) no-repeat;	
}

body.contact_us #navigation li.contact_us {
	background:url(../../images/template_elements/btnContactUs_on.gif) no-repeat;	
}

body.beer_and_food_ideas #navigation li.beer_and_food_ideas {
	background:url(../../images/template_elements/btnBeerFoodIdeas_on.gif) no-repeat;	
}

body.brewery_news #navigation li.brewery_news {
	background:url(../../images/template_elements/btnBreweryNews_on.gif) no-repeat;	
}

/* Make the DIV narrower on the Contact Us page so there's room on the right for the map */
body.contact_us #body_wide {
	background:url(../../images/template_elements/map.png) no-repeat 80% 6%;
}

/* Menu for the Brewing Process */

/*
body.brewing_process #aside {
	padding:202px 0 0 0;
}
*/

body.brewing_process #aside p {
	line-height:100%;
	margin:0 0 1em 0.5em;
	text-align:left;
}

body.brewing_process #aside p a {
	display:block;
	margin:0 0 0 0.7em;
}

/* Hide ABC News on the Brewing Process pages */

body.brewing_process #abc_news {
	display:none;
}

body.brewing_process #abc_news_bottom_corners {
	display:none;
}

/* @end */

/* @group Slideshow */

body.brewing_process #slideshow {
	margin:0 0 20px 0;
}

/* @end */


