/*

style sheet containing styles for BG&B festival site

/* -----------------------------------------------------------------
                        LISTING ORDER
--------------------------------------------------------------------
Universal
Page Structure
Navigation
Headers
Text Treatments
Images
--------------------------------------------------------------------


--------------------------------------------------------------------
						UNIVERSAL
--------------------------------------------------------------------
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #577700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0 auto;
	text-align: center;
}

br.clearfloat {
	clear: both;
	height: 0;
	overflow: hidden;
}

a {
	color: #D98943;
	outline: none;
}

a:hover {color: #4E1813;}

/*
PAGE STRUCTURE
=====================================*/

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 940px;
}

#banner{
	background: url(../images/wmf/banner.jpg) no-repeat top right;
	float: left;
	height: 220px;
	padding: 10px 0 0 0;
	width: 940px;
}

#content {
	float: left;
	width: 940px;
}

#copy {	
	background: url(../images/wmf/copy.gif) #fff no-repeat bottom left;
	float: right;
	padding: 20px;
	width: 670px;
}

#sidebar {	
	float: right;
	padding: 15px 10px 0 0;
	width: 220px;
}

#footer{
	color: #fff;
	float: left;
	padding: 20px 0 20px 230px;
	text-align: center;
	width: 710px;
}

/*
PAGE STRUCTURE
=====================================*/

h1,
h2,
h3 {
 	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

h1 {
	color: #082400;
	font-size: 2.3em;
	padding: 0 0 15px 0;
	word-spacing: -.2em;
}

h2 {
	color: #082400;
	font-size: 1.8em;
	padding: 0 0 15px 0;
	word-spacing: -.1em;
}

h3 {
	color: #082400;
	font-size: 1.4em;
	padding: 0 0 10px 0;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 0 5px 0;
}



/*
BANNER AREA & NAVIGATION
=====================================*/

#logo {
	background: url(../images/wmf/logo.gif) no-repeat;
	float: left;
	height: 220px;
	text-indent: -9999px;
	width: 220px;;
}

#tagline {
	float: left;
	height: 180px;
	text-indent: -9999px;
	width: 720px;
}

#nav {
	background: url(../images/wmf/nav.gif) repeat-x left top;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	float: right;
	height: 40px;
	padding: 0 0 0 55px;
	width: 651px;
}

#nav ul {
	border-left: 1px solid #FFBB64;
	height: 40px;
	list-style: none;
}

#nav ul li{
	float: left;
	height: 39px;
	padding: 1px 0 0 0;
}

#nav ul li a {
	background: url(../images/wmf/nav-item.gif) repeat-x top left;
	border-right: 1px solid #FFBB64;
	color: #fff;
	float: left;
	font-size: 17px;
	height: 30px;
	padding: 9px 25px 0 25px;
	text-decoration: none;
}

#nav ul li a:hover {
	background-position: 0 -41px;
}

#nav ul li.current a {
	background-position: 0 -82px;
}


/*
SIDEBAR
=====================================*/

#sidebar h3 {
	background: url(../images/wmf/sidebar-header.gif) #082400 no-repeat left top;
	color: #4E1813;
	float: left;
	font-size: 1.5em;
	padding: 10px; 
	width: 200px;
}

.sidebox {
	background: url(../images/wmf/sidebox.gif) #082400 no-repeat bottom left;
	color: #eee;
	float: left;
	font-size: 1.1em;
	margin: 0 0 15px 0;
	padding: 0 10px 5px 10px; 
	width: 200px;
}

.sidebox p {
	line-height: 1.4em;
	padding: 0 0 15px 0;
}

.sidebox ul {
	line-height: 1.7em;
	list-style-type: square;
	padding: 0 0 15px 15px;
}

.sidebox ol {
	line-height: 1.7em;
	padding: 0 0 15px 15px;
}

/*
CONTENT AREA
=====================================*/

#copy p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0 0 15px 0;

}

#copy ul {
	font-size: 1.2em;
	line-height: 1.7em;
	list-style-type: square;
	padding: 0 0 15px 30px;

}

#copy ol {
	font-size: 1.2em;
	line-height: 1.7em;
	padding: 0 0 15px 30px;

}

#copy-box {
	float: right;
	width: 290px;
}

#map-button, #sched-button {
	background: url(../images/wmf/map-button.gif) #fff no-repeat 3px 3px;
	float: right;
	height: 63px;
	text-indent: -9999px;
	border: 1px solid #A0A600;
	margin: 0 0 10px 20px;
	padding: 3px;
	width: 262px;
}

#sched-button {
	background: url(../images/wmf/sched-button.gif) #fff no-repeat 3px 3px;
	border-color: #A0A600;
}

#map-button:hover {background-color:#FFDE9F;}
#sched-button:hover {background-color:#FFDE9F;}

/*
PRESS RELEASES
=====================================*/

.press-release {
	border-bottom: 1px solid #A0A600;
	margin: 0 0 20px 0;
}

.press-release h3 {
	padding: 0 0 5px 0;
}

h4.date {
	color: #577700;
	font-size: 1.1em;
	padding: 0 0 10px 0;
}


/*
BUSINESS LISTINS
=====================================*/

.biz {
	border-bottom: 1px solid #A0A600;
	margin: 0 0 20px 0;
}

.biz img {
	clear: both;
}

.biz h3 {
	padding: 0 0 5px 0;
}

h4.date {
	color: #77A2BF;
	font-size: 1.1em;
	padding: 0 0 10px 0;
}

.biz p {
	margin: 0 0 0 155px;
}


/*
FOOTER
=====================================*/

#footer p {
	font-size: 1.1em;
}

#footer a {color: #fff;}
#footer a:hover {color: #ECC045;}

#footer p.web-credit {
	color: #B7CF74;
	font-size: 10px;
	padding: 10px 0 0 0;
}

#footer p.web-credit a {color: #B7CF74;}

/*
IMAGES
=====================================*/

.sit-right {
	border: 1px solid #A0A600;
	float: right;
	margin: 0 0 10px 20px;
	padding: 3px;
}

.sit-left {
	border: 1px solid #A0A600;
	float: left;
	margin: 0 20px 10px 0;
	padding: 3px;
}

.no-border {
	border: 0;
	padding: 0;
}

/*
GALLERY
=====================================*/

#gallery a {
	border: 3px solid #A0A600;
	background: #A0A600;
	float: left;
	height: 150px;
	overflow: hidden;
	margin: 0 12px 23px 11px;
	text-align: center;
	width: 194px;
}

#gallery a img {
	border: 0;
	margin: 0 auto;
}

#gallery a:hover {
	border: 3px solid #888C00;
	background: #888C00;
}