@charset "UTF-8";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
    outline: 0px;
    border: 0px solid red;
}
html, body {    
   height: 100%;
   font: 15px/150% Georgia;
   background: #FFFFFF url(images/main_background.gif);
   color: #392b18;
}

 ::-moz-selection {
  	color:#cf152c;
 }
 
 ::selection {
	color:#cf152c;
}

h1, h2, h3, h4 {
	font-weight: normal;
	text-transform: uppercase;
}

h1 {
	font-size: 55px;
	line-height: 55px;
	color: #392b18;
}


h2 {
	font-size: 30px;
	line-height: 35px;
	letter-spacing: -1.5px;
	color: #7a3214;
}

h3 {
	font-size: 20px;
}

p {
	line-height: 30px;
	margin: 0px 0px 40px 0px;
}


a , a:visited {
	color: #e2411b;
	text-decoration: none;
}

a:hover {
	color: #d5921d;
}

ul {
	padding: 0px;
	margin: 20px 0px 50px 20px;
	list-style-image: url(images/cross_list.png);
}

ul li {
	margin: 0px 0px 15px 0px;
}

/*--------------------------------------------------------------------------------------------------
-------------------------------------------- LAYOUT ---------------------------------------------------
----------------------------------------------------------------------------------------------------*/

#container {
   min-height: 100%;
   margin-bottom: -200px;
   position: relative;
}

#header {
	width: 100%;
	background: #7a7147 url(images/top_background.png) 0px -90px repeat-x;
}

#header-inner {
	position: relative;
	width: 940px;
	height: 170px;
	margin: 0 auto;
}


#content {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.content {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.content-inner {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}

#footer {
   height: 200px;
   position: relative;
   background: transparent url(images/bottom_background.png) 0px 0px repeat-x;
}

#footer-inner {
	width: 940px;
	height: 180px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}

.clearfooter {
   height: 200px;
   clear: both;
}

#logo {
	position: absolute;
	width: 940px;
	height: 90px;
	top: 15px;
	left: 0px;
	background: transparent url(images/Bakersfield_Oktoberfest_logo.png) no-repeat;
}

#logo-girl {
	position: absolute;
	width: 150px;
	height: 165px;
	top: 5px;
	left: 50px;
	background: transparent url(images/Bakersfield_Oktoberfest_girl.png) no-repeat;
}


/*--------------------------------------------------------------------------------------------------
-------------------------------------------- NAV ---------------------------------------------------
----------------------------------------------------------------------------------------------------*/
#main-nav {
	position: absolute;
	bottom: 35px;
	right: 0px;
	font-size: 17px;
	list-style: none;
	margin: 0px;
}

#main-nav li {
	float: left;
	margin: 0px 20px 0px 0px;
}

#main-nav li a {
	display: block;
}


/*--------------------------------------------------------------------------------------------------
-------------------------------------------- CLASSES & ELEMENTS ------------------------------------
----------------------------------------------------------------------------------------------------*/

.one-third {
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.two-thirds {
	width: 620px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.half {
	width: 450px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.margin-right {
	float: left;
	margin-right: 20px;
}

.margin-left {
	float: right;
	margin-left: 20px;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

img.float-left {
	
}

.clear-both {
	clear: both;
}

.intro {
	font-size: 22px;
}

.line {
	clear: both;
	width: 940px;
	height: 30px;
	background: transparent url(images/line.png) no-repeat;
	margin: 20px 0px 20px 0px;
}

h2 img.vertical-align {
	margin: 0px 5px 5px 0px;
	vertical-align: middle;
}


/*--------------------------------------------------------------------------------------------------
-------------------------------------------- HOME ---------------------------------------------------
----------------------------------------------------------------------------------------------------*/
#intros {
	margin-bottom: 30px;
}

#intros h1 {
	font-size: 72px;
	line-height: 83px;
	letter-spacing: -3px;
}

#intros p {
	color: #fff;
	margin: 0px 0px 0px 0px;
}

#home-header {
	overflow: hidden;
	background: #7a7147 url(images/header_background.gif) bottom repeat-x;
}

#home-header-inner {
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
}

#home-header-inner a:hover {
	color: #fff;
}

#date-tab {
	position: absolute;
	text-align: right;
	color: #e7dfc8;
	text-indent: 2000px;
	top: 0px;
	right: 30px;
	width: 250px;
	height: 100px;
	background: transparent url(images/date_tab.png)  0px 0px no-repeat;
}

#home {
	margin: 20px 0px 0px 0px;
}

#shop-tickets-directions {
	background: transparent url(images/brush_back.png) center no-repeat;
	height: 180px;
	overflow:hidden;
	margin: 0px 0px 30px 0px;
	padding: 30px 0px 30px 0px;
}

.view-pkgs-button {
	display: block;
	text-indent: -2000px;
	width: 194px;
	height: 41px;
	background: transparent url(images/view_packages_button.png) no-repeat;
	margin: 10px 0px 0px 0px;
}



/*--------------------------------------------------------------------------------------------------
-------------------------------------------- BEER PAGE ---------------------------------------------
----------------------------------------------------------------------------------------------------*/

.item-list {
	overflow: hidden;
	margin: 30px 0px 30px 0px;
	background: #dedac7;
	padding: 20px 20px 20px 20px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.item-list .row {
	float: left;
	clear: both;
	border-bottom: dashed 1px #7a7147;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}

.item-list .row .item {
	float: left;
	width: 175px;
}

.item-list .row .item-description {
	float: left;
	width: 375px;
	padding: 0px 0px 0px 30px;
}

.item-list .row h3 {
	margin: 0px 0px 10px 0px;
}


/*--------------------------------------------------------------------------------------------------
-------------------------------------------- SPONSOR PAGE ---------------------------------------------
----------------------------------------------------------------------------------------------------*/
.sponsor-form-button {
	display: block;
	width: 297px;
	height: 77px;
	background: transparent url(images/DL_sponsor_form_button.png) no-repeat;
	text-indent: -3000px;
	margin: 20px 0px 30px 0px;
}

#sponsors {
	clear: both;
	overflow: hidden;
	list-style: none;
	margin-bottom: 30px;
	padding: 0px 0px 30px 0px;
	border-bottom: dashed 2px #cac092;
}

#sponsors li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sponsors a {
	float: left;
	display: block;
	width: 229px;
	height: 133px;
	margin: 0px 0px 0px 0px;
	text-indent: -3000px;
}

#bjs-logo {
	background: transparent url(images/sponsors/BJs_logo.png) no-repeat;
}

#lengthwise-logo {
	background: transparent url(images/sponsors/Lengthwise_Brewery_logo.png) no-repeat;
}

#patriot-logo {
	background: transparent url(images/sponsors/Patriot_Bail_Bonds_logo.png) no-repeat;
}

#wa-logo {
	background: transparent url(images/sponsors/WA_Thompson_logo.png) no-repeat;
}

#united-logo {
	background: transparent url(images/sponsors/United_logo.png) no-repeat;
}

#bk-logo {
	background: transparent url(images/sponsors/Bakersfield_nightOut_logo.png) no-repeat;
}

.right-dashed-border {
	border-right: dashed 2px #cac092;
}

/*----sidebar----*/

#sponsors-small {
	overflow: hidden;
	list-style: none;
	margin: 0px 0px 0px 0px;
}

#sponsors-small li {
	float: left;
	display: block;
	padding: 5px;
	margin: 0px 5px 5px 0px;
	background: #FFF;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sponsors-small li a {
	display: block;
	width: 130px;
	height: 86px;
}

#sponsors-small li #bjs-logo-sm {
	background: transparent url(images/sponsors/BJs_logo_sm.png) no-repeat;
}

#sponsors-small li #patriot-logo-sm {
	background: transparent url(images/sponsors/Patriot_Bail_Bonds_logo_sm.png) no-repeat;
}

#sponsors-small li #lengthwise-logo-sm {
	background: transparent url(images/sponsors/Lengthwise_Brewery_logo_sm.png) no-repeat;
}

#sponsors-small li #wa-logo-sm {
	background: transparent url(images/sponsors/WA_Thompson_logo_sm.png) no-repeat;
}

#sponsors-small li #united-logo-sm {
	background: transparent url(images/sponsors/United_logo_sm.png) no-repeat;
}

#sponsors-small li #bk-logo-sm {
	background: transparent url(images/sponsors/Bakersfield_nightOut_logo_sm.png) no-repeat;
}


/*--------------------------------------------------------------------------------------------------
-------------------------------------------- FOOTER ------------------------------------------------
----------------------------------------------------------------------------------------------------*/

#footer {
	color: #392b18;
}

#footer p {
	clear: both;
	font: 12px/20px "Arial";
	color: #392b18;
	margin: 0px 0px 0px 0px;
}

#footer h2 {
	color: #392b18;
}

#footer ul {
	list-style: none;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}

#footer ul li {
	float: left;
	list-style-image: none;
	margin: 10px 10px 0px 0px;
}


#footer a {
	font: 12px "Arial";
	color: #b29b32;
}

#footer a:hover {
	color: #fff;
}

#facebook-icon {
	display: block;
	width: 80px;
	height: 80px;
	background: transparent url(images/facebook_icon.png) no-repeat;
	text-indent: -2000px;
}

#twitter-icon {
	display: block;
	width: 80px;
	height: 80px;
	background: transparent url(images/twitter_icon.png) no-repeat;
	text-indent: -2000px;
}

#flickr-icon {
	display: block;
	width: 80px;
	height: 80px;
	background: transparent url(images/flickr_icon.png) no-repeat;
	text-indent: -2000px;
}




<!—[if lt IE 7]>
   <link rel="stylesheet" type="text/css" href="ie6.css" />
<![endif]—>
