﻿/*
Theme Name: The Summit Project
Theme URI: http://www.thesummitproject.com/
Description: built for the summit, by the summit
Version: 1.0
Author: Jeff Kleinman
Tags: The summit, Columbus, Ohio, Music
*/

/*
reset
*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

a {
	color: inherit;
	text-decoration: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
end reset
*/

a {
	color: #FF3333;
}

body {
	background: #1F1F1F /*url('../images/bg.png') no-repeat scroll left top*/;
	color: white;
	font-family: monospace;
}
#header {
	background: transparent;
	height: 240px;
	display: block;
}
#headeri {
	width: 850px;
	height: 240px;
	background: transparent url('images/header4.png') no-repeat scroll center -30px;
	display: block;
	margin: 0 auto auto auto;
	position: relative;
}
#nav {
	width: 881px;
	height: 93px;
	display: block;
	margin: -50px auto 30px auto;
	padding: 0;
	position: relative;
	z-index: 50;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	float: left;
	height: 0px;
	padding-top: 93px;
	overflow: hidden;
	display: block;
	background: transparent url('images/navsprite.png') no-repeat;
}
.current {
	color: #FFFFFF;
}


/* nav nav nav*/
#nav ul li#home a:hover { width: 145px; background-position: 0 0; }
#nav ul li#shows a:hover { width: 180px; background-position: -145px 0; }
#nav ul li#photos a:hover { width: 205px; background-position: -325px 0;}
#nav ul li#about a:hover { width: 162px; background-position: -530px 0; }
#nav ul li#contact a:hover { width: 189px; background-position: -692px 0; }

#nav ul li#home a { width: 145px; background-position: 0 -93px; }
#nav ul li#shows a { width: 180px; background-position: -145px -93px; }
#nav ul li#photos a { width: 205px; background-position: -325px -93px; }
#nav ul li#about a { width: 162px; background-position: -530px -93px; }
#nav ul li#contact a { width: 189px; background-position: -692px -93px; }

#nav ul li#home a.current { width: 145px; background-position: 0 0; }
#nav ul li#shows a.current { width: 180px; background-position: -145px 0; }
#nav ul li#photos a.current { width: 205px; background-position: -325px 0;}
#nav ul li#about a.current { width: 162px; background-position: -530px 0; }
#nav ul li#contact a.current { width: 189px; background-position: -692px 0; }



#container {
	width: 960px;
	display: block;
	margin: auto auto auto auto;
	padding-top: 10px;
}
#bodywrapper {
	width: 960px;
	margin: 0 auto 0 auto;
}
#upcoming {
	width: 620px;
	display: block;
	margin-right: 10px;
	float: left;
}
#upcoming a {
	color: #FF3333;
}
#upcoming a:hover {
	color: white;
}
#single {
	width: 960px;
	display: block;
	margin-right: 10px;
	float: left;
}
#single a {
	color: #FF3333;
}
#single a:hover {
	color: white;
}
/*
h2 {
	font-size: 16pt;
	color: #808080;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	display: block;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-right: 25px;
	text-align: right;
}
*/
#ushows li {
	width: 610px;
	background: #333333;
	border: 1px solid #666666;
	display: block;
	padding: 10px;
	margin-bottom: 30px;
}
.post {
	width: 610px;
	background: #333333;
	border: 1px solid #666666;
	display: block;
	padding: 10px;
	margin-bottom: 30px;
}
.post img {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px #FF3333 solid;
}
#single {
	width: 960px;
	background: #333333;
	border: 1px solid #666666;
	display: block;
	padding: 10px;
	margin-bottom: 30px;
}
#single img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px #FF3333 solid;
}
/*
this may need to leave, it gets rid of the shit under the post
*/
.postmetadata {
	display: none;
}
#ushows li img {
	float: left;
	margin-right: 10px;
}
#months li {
	width: 610px;
	background: #333333;
	border: 1px solid #666666;
	display: block;
	padding: 10px;
	margin-bottom: 30px;
}
#shows li {
	background: transparent;
	border: 0;
	margin-bottom: 10px;
	padding: 0;
}
.desc {
	margin-top: 10px;
}
.date {
	font-weight: bold;
	color: white;
	font-size: x-large;
	text-indent: 15px;
	border-bottom: medium #666666 solid;
	margin-bottom: 10px;
}
.date a{
	color: white;
}
.blurb {
	font-size: 10pt;
}
h2 {
	font-weight: bold;
	color: white;
	font-size: x-large;
	text-indent: 15px;
	border-bottom: medium #666666 solid;
	margin-bottom: 10px;
}
h2 a {
	color: white;
}
.band {
	font-weight: bold;
	color: #FF3333;
	font-size: 12pt;
	text-indent: 0;
	margin-bottom: 5px;
}
h1 {
	font-weight: bold;
	color: #FF3333;
	font-size: 12pt;
	text-indent: 0;
	margin-bottom: 10px;
	text-align: left;
}
#sidebar {
	width: 300px;
	display: block;
	float: right;
	margin-left: 10px;
	margin-top: 100px;
}
#pictures {
	margin-bottom: 50px;
}
#pictures ul li {
	width: 140px;
	height: 130px;
	display: block;	
	border: thin solid #666666;
	background: #333333;
	margin-bottom: 20px;
}
#pictures ul li img {
	margin: 10px;
	border: 1px 
}
#pictures ul li.left {
	float: left;
}
#pictures ul li.right {
	float: right;
}
#contact {
	margin-top: 50px;
	text-align: left;
	font-size: 12pt;
}
#clear {
	clear: both;
}
#footer {
	height: 381px;
	display: block;
	background: transparent /*url('images/fbg3.png') repeat-x scroll left bottom*/;
	margin-top: -250px;
	text-align: center;
	margin-bottom: 20px;
}
#footernav {
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-size: small;
	margin-left: 15px;
}
#footernav ul li {
	display: inline;
}
#footernav ul li a {
	float: left;
	color: #999999;
	display: block;
	margin-right: 20px;
	margin-bottom: 20px;
}
#footernav ul li a:hover {
	color: white;
}
#tm {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 20px;
}
.one {
	font-size: 19pt;
}
.two {
	font-size: 18pt;
}
.three {
	font-size: 19pt;
}


















