/*  
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 {
	background-color: #555;
	margin: 0;
	background-image: url(/images/drop.png);
	background-repeat: repeat-y;
	background-position: center top;
	color: silver;
	font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-size: 13px;
	behavior: url("/css/csshover.htc");
	text-align: center;
}

img { border: 0; }



h1 {
	font-family: "Droid Serif", Georgia, serif;
	font-weight: normal;
	font-size: 2.2em;
	margin: 10px 0 10px 0;
}

h1.entry-title {
	font-family: "Droid Serif", 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: #5A9AE2;
	text-decoration: none;
}

a:hover {
	color: #5A9AE2;
	text-decoration: underline;
}

h1 a, h2, h3, h4 {
	color: #5A9AE2;
	text-decoration: none;
}

h1 a:hover {
	color: #5A9AE2;
	text-decoration: underline;
}

#content img {
	border: 1px solid silver;
	margin: 0 5px;
}

table.grid {
	border: 1px solid silver;
}

table.grid th {
	background-color: black;
	text-align: center;
}

table.grid a.em {
	color: silver;
}


table.grid tr.toprow th {
	border-left: 1px solid silver;
}

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 silver;
	padding: 2px;
}

table.grid td.dkr {
	background-color: #222;
}
table.grid td.ltr {
	background-color: #444;
}

table.grid td { border-top: 1px dashed #555; }

.pl_table table.grid {
	border: 0;
}

.pl_table table.grid td {
	text-align: left;
	border: 0; 
	vertical-align: top;
}


table.grid td.start, table.grid tr.hours th { border-top: 1px solid silver; }

table.grid tr.hours th.nowtime {
	background-color: white;
	color: #800;
}

ul#djbios {
	font-size: .8em;
}

ul#djbios h1 {
	margin: .3em 0 .3em 0;
}


li { list-style-type: square; }

#wrapper {
	width: 970px;
	min-height: 300px;
	margin: 0 auto 0 auto;
	position: relative;
	overflow: hidden;
	text-align: left;
}

#header {
	height: 106px;
	width: 956px;
	padding: 10px 0 5px 7px;
	margin: 0 auto 0 auto;
}

#menubar {
	height: 36px;
	width: 966px;
	background-color: #B3B3B3;
	margin: 0 auto 0 auto;
	background-image: url(/images/menubaroff.png);
	text-align: center;
	overflow: hidden;
	font-size: 12px;
}



#menuin {
	height: 36px;
	margin: 0 auto 0 auto;
}

#menubar li.page_item {
	margin: 0;
	height: 36px;
	float: left;
	border-top: 0 solid;
	border-right: 1px #666 solid;
	border-bottom: 0 solid;
	border-left: 1px #CCC solid;
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	letter-spacing: -1px;
	font-family: Lucida Grande, Arial, sans-serif;
	white-space: nowrap;
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0;
	display: block;
}

* html #menubar li.page_item { font-size: 13px; }
*+html #menubar li.page_item { font-size: 13px; }


* html li.page_item { width: 1em; }

#menubar ul {
	margin: 0;
	padding: 0;
}

.itemright, .alignright { float: right; }

.itemleft, .alignleft { float: left;}

img.alignright { margin-left: 6px; border: 1px solid silver; }

img.alignleft { margin-right: 6px; border: 1px solid silver;}

#menubar li#llive { border-right: 0;}

.edge {
	float: left;
	border-left: 1px #CCC solid;
	width: 1px;
	height: 36px;
	font-size: 12px;
}
#menubar a {
	padding: 10px 9px 10px 8px;
	color: black;
	text-decoration: none;
	display: block;
	height: 16px;
}

* html #menubar a {
	padding: 10px 7px 10px 7px;
}

*+html #menubar a {
	padding: 10px 7px 10px 7px;
}


#menubar a:hover, #menubar .current_page_item a {
	color: white;
	text-decoration: none;
}

#menubar .page_item:hover, #menubar .current_page_item {
	background-image: url(/images/menubarover.png);
	color: white;
}

#menubar li#llive:hover {
	color: red;
	background-image: url(/images/menubar.png);
}




#logo {
	height: 88px;
	width: 350px;
	float: left;
}

#logo img { border: 0; }

#yes {
	height: 78px;
	padding: 5px 0 0 11px;
	margin-left: 2px;
	width: 687px;
	background-image: url(/images/yes.gif);
	float: left;
}

#content {
	float: left;
	width: 620px;
	min-height: 300px;
	margin: 0 15px 20px 10px;
}

* html #content { width: 600px; }

#sidebar {
	float: left;
	width: 300px;
	padding: 5px;
	border: 1px solid #444;
	background-color: #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	min-height: 300px;
	margin: 5px;
}

#sidebar li {
	list-style-type: none;
	list-style-position: inside;
	margin: 2px 0 2px 0;
	padding: 0;
	margin-left: -.5em;
	padding-left: .5em;
}

* html #sidebar li { text-indent: -16px; }
*+html #sidebar li { text-indent: -16px; }

#sidebar ul {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#sidebar h2 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 3px 0 3px 0;
}

#sidebar p {
	font-family: "Droid Serif", Georgia, Times, serif;
	font-size: .9em;
	line-height: 1.3em;
}

#sidebar h2, #sidebar h3, #sidebar h4 {
	color: silver;
}

#sidebar .more {
	margin: 15px 0 0 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

* html #sidebar .more li { text-indent: 0px; display: block; width: 200px;}
* html #sidebar .more h2 { text-indent: 0px; display: block;}
*+html #sidebar .more li { text-indent: 0px; display: block; width: 200px;}
*+html #sidebar .more h2 { text-indent: 0px; display: block;}


#whatson {
	padding: 11px 5px 5px 5px;
	border: 1px solid silver;
	background-color: #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 10px 15px 0;
	text-align: center;
	height: 76px;
	width: 550px;
	float: right;
	background-image: url(/images/onbg.jpg);
}

#sidebar .ads {
	text-align: center;
}

#sidebar .ads img {
	margin-top: 20px;
}

#sidebar .ads p {
	font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-size: .8em;
	margin: 2px;
}


.showtime {
	font-size: 1em;
	display: block;
	color: white;
}

.showname {
	font-size: 1.3em;
	line-height: 1.1em;
	display: block;
	color: white;
	font-family: "Droid Serif", Georgia, serif;
}

.shownext {
	font-size: 1em;
	display: block;
	margin-top: 6px;
}

#donate {
	text-align: center;
	margin: 5px 0 5px 0;
	border: 1px solid black;
	background-color: silver;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: black;
	padding: 5px;
}

#donate h3 {
	margin: 3px;
	font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: black;
}

#donate p {
	margin: 3px;
	font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;
	font-size: .8em;
	font-weight: normal;
}

#donate a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

#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;

}


#sidebar a.more {
	display: block;
	margin-top: 6px;
	font-size: .8em;
	border-bottom: 1px solid #444;
}

form.leftform {
	margin-left: 15px;
	background-color: silver;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: black;
	padding: 15px;
	float: right;
}

span.header {
	text-decoration: underline;
	margin-top: 2.2em;
	height: 1.5em;
	font-weight: bold;
}


.hentryarchive {
	background-color: #444;
	border: 1px solid silver;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
}
	
p.topBox {
	float: left;
	width: 640px;
	padding: 5px;
	border: 1px solid #444;
	background-color: #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	min-height: 300px;
	margin: 5px auto 15px auto;
	text-align: center;
}

span.concertHeader {
	font-size: 1.2em;
}

div.caldiv {
	font-size: 1.2em;
	color: #0A0;
}

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 { float: right;color: #999; }
.previous-post-link { float: left; color: #999;}

.next-post-link a, .previous-post-link a { color: #999; }



#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 { }

li.ec3_list {
	color: #390;
	font-size: .9em;
}

a.event_day {
	color: #390;
}
/**** no box in Firefox ****/
a:focus { outline-style: none; }

