
@media screen
{
		
	.meta {	font-size:1em; text-transform:uppercase;
			font-style:italic;
			font-family: Times,"Times New Roman", serif;
			line-height: 1.3em;
			padding:2px;
			color: #e70003;
			letter-spacing:.1em;
			}
			
	.meta em {text-transform:none;}
	
	.meta a {font-family:Helvetica, Trebuchet MS, sans-serif; font-size:.9em; padding:2px;}
	.meta a:link, .meta a:active {color:#e70003; text-decoration:underline;}
	.meta a:hover {color:#e70003; background-color:#fff957;}		
	
	.postmetadata {font-size:.9em;}
	
	.postmetadata a {font-family:Helvetica, Trebuchet MS, sans-serif; font-style:italic; font-size:.9em; padding:2px;}
	.postmetadata a:link, .postmetadata a:active {color:#e70003; text-decoration:underline;}
	.postmetadata a:visited {color:#e70003; text-decoration:underline;}
	.postmetadata a:hover {color:#e70003; background-color:#fff; text-decoration:none;}
	
	.postmetadata .tags
	{
		margin-left:30px;
	}
	
	.postmetadata .comments
	{
		margin-left:30px;
	}
	
	
	.post, #content .event
	{
	 position:relative;
 	 width:570px;
 	 margin:0 0 25px 0;
 	 }

	#main h1
	{
		font-size: 2em;
		padding:0 0 5px 0;
	}
	
	#main h2
	{
		font-size: 1.8em;
		font-weight: 400;
		text-transform: uppercase;
		padding:0 0 2px 0;
	}
	
	#main h3
	{
		font-size: 1.5em;
		font-weight: 400;
		padding:0 0 5px 0;
	}
	
	#main h4
	{
		font-size: 1.3em;
		letter-spacing: .1em;
		padding:0 0 5px 0;
	}
	
	#main h5
	{
		font-size: 1.1em;
		font-weight: 400;
		letter-spacing: .3em;
		text-transform: uppercase;
		padding:0 0 5px 0;
	}
	
	#main h6
	{
		font-size: 1em;
		font-weight: 400;
		letter-spacing: .1em;
		padding:0 0 2px 0;
	}
	
	#main p
	{
		font-size: 1em;
		line-height: 1.4em;
		padding: 0 0px 10px 0;
	}
	#main sup,
	#main sub {
		height: 0;
		line-height: 1;
		vertical-align: baseline;
		_vertical-align: bottom;
		position: relative;
		
	}
	
	#main sup {
		bottom: 1ex;
	}
	
	#main sub {
		top: .5ex;
	}
	
	#main p a {font-family:Helvetica, Trebuchet MS, sans-serif; font-size:1em; padding:2px;}
	#main p a:link, #main p a:active {color:#e70003; text-decoration:underline;}
	#main p a:hover {color:#e70003; background-color:#fff957;}
	#main p a:visited {color:#333;}
	
	#main h1 a {padding:2px;}
	#main h1 a:link, #main h1 a:active {color:#333; text-decoration:none;}
	#main h1 a:hover {color:#00b3e6; background-color:#F4F4F4;}
	#main h1 a:visited {color:#666; text-decoration:none;}
	
	
	#main h2 a {padding:2px;}
	#main h2 a:link, #main h2 a:active {color:#333; text-decoration:none;}
	#main h2 a:hover {color:#00b3e6; background-color:#F4F4F4;}
	#main h2 a:visited {color:#666; text-decoration:none;}
		
	#main blockquote p
	{
		font-family: Times,"Times New Roman", serif;
		font-style:italic;
		font-weight:200;
		font-size:1.4em;
		line-height: 1.3em;
		color: #666;
		padding: 3px 30px 5px 5px;
		margin-right: 140px;
		margin-left: 10px;
		background: #F4F4F4;
	}
	
	#main ol
	{ list-style: decimal inside; }
	
	
	#comments ol
	{ list-style: none; }
	
	#main ol li
	{
		font-size: 1em;
		padding: 1px 0 4px 2px;
	}
	
	#comments ol li
	{
		font-size: 1em;
		padding: 10px 0 4px 8px;
	}
	
	#comments a {font-family:Helvetica, Trebuchet MS, sans-serif; font-size:1em; line-height:1.4em; padding:2px;}
	#comments a:link, .meta a:active {color:#e70003; text-decoration:underline;}
	#comments a:hover {color:#e70003; background-color:#fff957;}
	
	#main #comments cite a {font-family:Helvetica, Trebuchet MS, sans-serif; font-size:1em; padding:2px;}
	#main #comments cite a:link, #main p a:active {color:#e70003; text-decoration:underline;}
	#main #comments cite a:hover {color:#e70003; background-color:#fff957;}
	#main #comments cite a:visited {color:#333;}
	
	#comments h2{
		font-size: 1.6em;
		font-weight: 200;
		font-family:Helvetica, Trebuchet MS, sans-serif;
		text-transform: uppercase;
		font-style:italic;
		color:#00b3e6;
		padding:20px 0 5px 4px;
	}

	
	#main ul
	{
		list-style: square inside;
	}
	
	#main ul li
	{
		font-size: 1em;
		padding: 1px 0 4px 2px;
	}
		.alignleft
		{
			float:left;
			display:inline;
			margin:0 15px 15px 0;
		}
		.alignright
		{
			float:right;
			display:inline;
			margin:0 0 15px 15px;
		
		}
		.aligncenter
		{
			display:block;
			margin:0 auto 15px;
		}
		



	
	#artist p
	{
		font-size: 1em;
		line-height: 1.4em;
		padding: 0 0 10px 0;
	}
	#artist sup,
	#artist sub {
		height: 0;
		line-height: 1;
		vertical-align: baseline;
		_vertical-align: bottom;
		position: relative;
		
	}
	
	#artist sup {
		bottom: 1ex;
	}
	
	#artist sub {
		top: .5ex;
	}
	
	#artist p a {
		font-family:Helvetica, Trebuchet MS, sans-serif;
		font-size:1em;
		padding:2px;
	}
	#artist p a:link,
	#artist p a:active
	{
		color:#e70003;
		text-decoration:underline;
	}
	#artist p a:hover {color:#e70003; background-color:#fff957;}
	#artist p a:visited {color:#333;}
	
	#artist blockquote p
	{
		font-family: Times,"Times New Roman", serif;
		font-style:italic;
		font-weight:200;
		font-size:1.4em;
		line-height: 1.3em;
		padding: 3px 30px 5px 5px;
		margin-right: 140px;
		margin-left: 10px;
		background: #F4F4F4;
	}
	
	#artist ol
	{ list-style: decimal inside; }
	
	
	#artist ol li
	{
		font-size: 1em;
		padding: 1px 0 4px 2px;
	}
	

	
	#artist ul
	{
		list-style: square inside;
	}
	
	#artist ul li
	{
		font-size: 1em;
		padding: 1px 0 4px 2px;
	}
		
		
	
	
	
	
	
	
	
	
	

	
	#full p
	{
		font-size: 1em;
		line-height: 1.4em;
		padding: 0 0 10px 0;
	}
	#full sup,
	#full sub {
		height: 0;
		line-height: 1;
		vertical-align: baseline;
		_vertical-align: bottom;
		position: relative;
		
	}
	
	#full sup {
		bottom: 1ex;
	}
	
	#full sub {
		top: .5ex;
	}
	
	#full p a {
		font-family:Helvetica, Trebuchet MS, sans-serif;
		font-size:1em;
		padding:2px;
	}
	#full p a:link,
	#full p a:active
	{
		color:#e70003;
		text-decoration:underline;
	}
	#full p a:hover {color:#e70003; background-color:#fff957;}
	#full p a:visited {color:#333;}
	
	#full blockquote p
	{
		font-family: Times,"Times New Roman", serif;
		font-style:italic;
		font-weight:200;
		font-size:1.4em;
		line-height: 1.3em;
		padding: 3px 30px 5px 5px;
		margin-right: 140px;
		margin-left: 10px;
		background: #F4F4F4;
	}
	
	#full ol
	{ list-style: decimal inside; }
	
	
	#full ol li
	{
		font-size: 1em;
		padding: 1px 0 4px 2px;
	}
	

	
	#full ul
	{
		list-style: square inside;
	}
	
	#full ul li
	{
		padding: 1px 0 4px 2px;
	}
		
			
	
		a
		{ }
	
		a:hover
		{ }
		
}