/* CSS Document */

	body {
	margin:0px 0px 0px 0px;
	background:#3A0000;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
		}
	A 			{ color: #336666; text-decoration: none;} 
	A:link		{ color: #990000; text-decoration: underline; } 
	A:visited	{ color: #000000; text-decoration: none; } 
	A:active	{ color: #333333;  } 
	A:hover		{
	color: #990000;
	text-decoration: none;
}

	h1, h2, h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	}
	
	.description {
	font-family:verdana, arial, sans-serif;
	color:#333333;
	font-size:small;
	font-weight:normal;
	text-transform:none;
	letter-spacing: none;
	padding-top: 10px;
		}
		
    .blogbody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
       text-align: left;
	font-size:11px;
	font-weight:200;
	line-height:120%;
	padding:15px;
	border: 1px solid #333;
	margin: 20px;
	background-color: white;
		}
				
	.sidebar {
	font-family:verdana, arial, sans-serif;
	color:#000000;
	font-size:small;
	font-weight:normal;
	text-transform:none;
	letter-spacing: none;
	padding-top: 10px;
		}
		
	.calendar {
}
.calendar_today {
}
.calendar_event_1 {
}
.calendar_event_2 {
}
.calendar_artist_text {
	font-size: 2em;
	font-weight: bold;
	color: #660000;
}
.calendar_date_text {
	font-size: .8em;
	font-family: sans-serif;
	color: Black;
}
.calendar_event_title_text {
	font-size: 1.1em;
	font-family: sans-serif;
	font-weight: bold;
	color: black;
}
.calendar_venue_text {
	font-size: .8em;
	font-family: sans-serif;
	color: #666;
}
.calendar_notes_text {
	font-size: .7em;
	font-family: sans-serif;
	color: #666;
}
	
		
