/*  
Theme Name: Jazz90,1
Theme URI: http://www.jazz901.org/
Description: A theme for Jazz90.1.
Version: 1.0 
Author: Ed Trefzger
Author URI: http://trefzgermedia.com/

*/

body {
	margin: 0;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-size: 13px;
}

img { border: 0; }

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 2.2em;
	margin: 10px 0 10px 0;
}

h1.entry-title {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.8em;
	margin: 10px 0 10px 0;
}

p {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
}

a {
	color: black;
	text-decoration: none;
}


#content img {
	border: 1px solid black;
	margin: 20px;
}

table.grid {
	border: 1px solid black;
}

table.grid th {
	text-align: center;
}

table.grid a {
	color: black;
}

table.grid td.dkr {
	background-color: #fff;
}
table.grid td.ltr {
	background-color: #ddd;
}

table.grid tr.toprow th {
	border-left: 1px solid black;
}

table.grid tr.toprow th.corner {
	border-left: 0;
}


table.grid td {
	font-size: .8em;
	text-align: center;
	border-top: 1px;
	border-left: 1px solid black;
	padding: 2px;
}


table.grid td { border-top: 1px solid #999; }

table.grid td.start, table.grid tr.hours th { border-top: 1px solid black; }


li { list-style-type: square; }

#wrapper {
}

#header, #menubar, #sidebar, #footer  {
	display: none;
}



#content {
	float: left;
	width: 680px;
	min-height: 300px;
	margin: 0 15px 20px 10px;
}



#footer {
	width: 940px;
	margin: 10px auto 10px auto;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: .8em;
	text-align: center;
	border: 1px solid #444;
	background-color: #333;
	color: #888;

}


span.header {
	text-decoration: underline;
	margin-top: 2.2em;
	height: 1.5em;
	font-weight: bold;
}


	
p.topBox {
	float: left;
	width: 640px;
	padding: 5px;
	text-align: center;
}

span.concertHeader {
	font-size: 1.2em;
}

div.caldiv {
	font-size: 1.2em;
}

span.calspan {
	margin-right: .7em;
}

.hentry {
	padding-bottom: 8px;
}

.previous-post-link, .next-post-link { margin-top: 10px; }
.post { }
.post-datetime { }
.post-author { }
.post-author-posts { }
.post-category { }
.post-entry { }
.post-entry-more { }
.post-comments { }
.post-custom-fields { }
.next-post-link, .previous-post-link, .next-post-link a, .previous-post-link a { display: none; }



#comments { }
.comments-feed { }
.comment { }
.comment-number { }
.comment-datetime { }
.comment-author { }
.comment-moderated { }
.protected-comments { }
.allowed-tags { }
.attachment { }
.smallattachment { }
.attachment-link { }
.attachment-filename { }
#commentform { }
.commentform-required { }
#submit { }
.post-leavecomment { }
.post-trackbackurl { }
.odd { }

/**** no box in Firefox ****/
a:focus { outline-style: none; }
