* {
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin-top: 1em;
	margin-bottom: 1em;
}

li, dd {
	margin-left: 5%;
}

fieldset {
	padding: .5em;
} 

body {
	font: 70% sans-serif;
}
	
.narrow {
	line-height: 1.3em;
}

address {
	font-style: normal;
	line-height: normal;
}

abbr, acronym {
    font-style: normal;
    cursor: help;
}

dl, dt, dd {
	font-size: 1em;
	line-height: 1.3em;
}

dt {
	font-size: 1.2em;
}

label {
    cursor: pointer;
}


h1 {
	font-size: 1.9em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.7em;
}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.5em;
}

h6 {
	font-size: 1.4em;
}

a img {
	border: 0;
}

ol, ul, li {
	font-size: 1em;
	line-height: 1.3em;
}

p {
	font-size: 1em;
	line-height: 1.4em;
}

li > p {
	margin-top: 0.2em;
}

pre, code, kbd {
	font: 11px "Courier New", Courier, mono;
}

strong, b {
	font-weight: bold;
}

td {
	font-size: 100%;
}

br.bottom {
	clear: both;
}

div.left50 {
	float: left;
	text-align: left;
	width: 49%;
}

div.right50 {
	float: right;
	width: 49%;
}

span.highlight {
	background: #ffffde;
}

th {
	text-align: left;
}

/*  SHOWS  */

div.show {
	margin: 2em 0;
}

div.show_name {
	margin: 0 0 1em;
	font-size: 20px;
}

div.show_name a {
	color: #c0262c;
	font-weight: normal;
}


div.show_venue a {
	color: #044afb;
	text-decoration: underline;
}

div.show_link a {
	margin: 0 1em 0 0;
	color: #044afb;
	text-decoration: underline;
}
