@import '/themes/bng16/pepper-grinder-theme.css';

html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

h1 img {
	display: block;
}
h2{
	 font-size: 14pt;
}
img {
	border: 0px;
}
a {
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #0D0D0D;
	text-align: center;
	font: 12px arial helvetica, sans-serif;
	color: #989898;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	background: #181818;
}
#body {
	position: relative;
	margin-left: 1px;
	margin-top: 3px;
}
#header {
	background:url(images/header.png) no-repeat;
	height:172px;
	padding:5px;
	font-size:14pt;
	font-weight: bold;
	cursor: pointer;
}

#header .textblock{
	 text-shadow: 0.1em 0.1em 0.2em black;
}

#thedate {
	 margin-top:150px;
	 width:200px;
	 float:left;
}

#location {
	margin-top:150px;
	float:right;
}



#topnav {
	position: absolute;
	top: 41px;
	left: 22px;
}
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}
#left-box {
	position: relative;
	float:left;
	/*top: 184px;*/
	left: 0px;
	width: 275px;
	height: 319px;
	background:;
}
#left-box .inner {
	padding: 10px 0px 0px 8px;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
#nav {
	position: relative;
	float:right;
	/*top: 184px;
	left: 285px;*/
	width: 100%;
	margin-top:7px;
	margin-bottom: 8px;
}
#content {
	position: relative;
	top: 10px;
	/*left: 285px;*/
	float: left;
	width: 100%;
	height: 400px;
    overflow: visible;
    margin-right: 5px;
	background: #1E1E1E top left url(images/left_shadow.jpg) no-repeat;
}
#content h2{
	color:black;
}

#content .inner {
    max-width: 245px;
	height: 317px;
	padding: 5px;
	float: left;
}

#content .inner img{
	 margin: .3em;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.3em;
}
#tray {
	margin-top: 400px;
	border: 1px solid #181818;
}
#tray .redbox {
	float: left;
	width: 217px;
	height: 279px;
	min-height: 279px;
	background: #800000 url(/themes/bng16/images/red_bg.jpg) repeat-x;
	margin-left: 11px;
	padding-top: 19px;
	padding-left: 16px;
	padding-right: 16px;
	color: #CFCFCF;
}

#tray h2{
	 color: #FF7F00;
	 text-align: center;
}

#tray ul li a{
	color: white;
	font-weight: bolder;
}

#tray .first {
	margin-left: 0px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 1em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}

ul.horizontal li{
	display: inline;
	list-style-type:none;
}
.divider {
	background: bottom url(/themes/bng16/images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	background: #101010;
	text-align: right;
	margin: 0px 7px 10px 2px;
	padding: 10px 15px 25px 15px;
}

div.sponsor_block{
	 height: 75px;
	 padding:5px 2px 5px 2px;
	 background: url(/themes/bng16/images/black_gray_fade.png) repeat-x;
}

div.sponsor_block img{
	 margin: auto;
}
#uscup{
	 background: url(/themes/bng16/images/sponsors/uscup_small.png) no-repeat;
	 width: 68px;
	 height: 68px;
	 margin: 2px;
	 float:left;
}
#shelby{
   float: right;
}

#interior_content{
	 margin-top:20px;
	 padding: 5px;
}
.grid{
    width: 100%;
    border:1px solid black;
}
.grid td{
	padding: 3px;
}
.gridHeader{
	background: url(/assets/images/gridheader_bg.png) repeat-x;
	padding: 3px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #909393;
}
.gridItem{
	background-color: #ffffff;
	text-align: left;
	padding: 4px;
	color: black;
	padding: 3px;
}
.gridItemAlt{
	background-color: #DADADA;
	text-align: left;
	padding: 4px;
	color: black;
	padding: 3px;
}
/* volunteer */
div.vh-embed  a{
    font-weight: normal;
    color: steelblue;
}

div#Heading{
    font-size: medium;
    font-weight:bold;
    
}

div#Heading div{
    border-bottom: 1px solid black;
}
div.date-header{
    margin-top: 25px;
    font-size: medium;
    font-weight: bold;
    width: 200px;
}
div.event{
    clear:both;
}
div.event:hover{
    text-decoration: underline;
}
div.event a:hover{
    color: blue;
}
div.name , div.time,div.location{
    float: left;
    margin-left: 5px;
}

div.name{
    width: 275px;
}

div.time{
    width: 130px;
}

div.location{
    width: 270px;
}

