body {
	margin: 30px 0 0 0;
	padding: 0;
	border: 0;
	background-color: #202020;
	color: #202020;
	font-family: Arial, Helvetica, sans-serif;
}
.mainwrap {
	text-align: center;
	width: 100%;
}
.wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
.header {
	text-align: center;
}
#mailingbox {
	background-color: #fff;
	padding: 3px;
	float: right;
	width: 260px;
	text-align: left;
}
.content {
	clear: both;
	padding-top: 20px;
}
.menu {
	float: left;
	width: 230px;
}
.highrec {
	float: right;
	color: #c60000;
	font-style: italic;
	font-size: 18pt;
	margin-bottom: 5px;
}
.quote {
	float: left;
	padding: 0;
	margin: 0 10px 5px 0;
	color: #c60000;
	font-style: italic;
	text-align: left;
	font-size: 18pt;
}
.rtimg {
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #c60000;
}
.ltimg {
	float: left;
	margin: 0 10px 5px 0;
	border: 1px solid #c60000;
}
.byline {
	text-align: right;
	font-style: italic;
}
img {
	border: 0;
}
.menu a {
	font-family: Impact, Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-decoration: none;
	color: #202020;
	font-size: 24pt;
}
a.menubox {
	display: block;
	width: 150px;
	padding: 5px;
	margin-bottom: 20px;
}
.copyright {
	display: block;
	background-color: #fff;
	width: 200px;
	padding: 5px;
}
.mainarea {
	background-color: #fff;
	margin-left: 230px;
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
}
.review {
	clear: right;
	text-align: justify;
}
a, .copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: normal;
	margin: 0;
	color: #202020;
}
a:hover {
	color: #c60000;
}
.mainarea a {
	font-weight: bold;
}
h1 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	color: #c60000;
	text-align: center;
}
h1.reviewtitle {
	color: #202020;
	text-align: left;
}
h2, h2 a {
	margin: 0;
	font-weight: normal !important;
	font-style: italic;
	font-size: 18pt;
	color: #c60000;
	padding-bottom: 15px;
}
h3, h3 a {
	margin: 0;
	font-weight: normal !important;
	font-size: 22pt;
	padding-bottom: 15px;
	font-family: Impact, Arial, Helvetica, sans-serif;
}
#editor {
	text-align: left;
	position: fixed;
	top: 500px;
	left: 10px;
	width: 500px;
	overflow: hidden;
}
#editorhd {
	background-color: #c60000;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}
#editorcont {
	border: 1px solid #c60000;
	padding: 5px;
	background-color: #ccc;
	height: 400px;
	display: none;
	overflow: auto;
}
td, td a {
	font-size: 10pt;
}
.showhide {
	float: right;
	width: 300px;
}
#showhide_editor {
	float: right;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #202020;
	padding: 1px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #202020;
	background-color: #fff;
}
input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	background-color: #eee;
}
#editor .text {
	width: 250px;
}
.copyright .text {
	width: 150px;
}
textarea {
	width: 380px;
	height: 300px;
}
.disbox {
	width: 15px;
}
.boxlabel {
	text-align: right;
}
.map {
	float: right;
	width: 300px;
	height: 200px;
	border: 1px solid #c60000;
}
.boxft {
	clear: both;
}
.papersheader {
	font-size: 18pt;
	font-style: italic;
	color: #c60000;
	text-align: right;
}
.papersaid {
	text-align: right;
	margin-bottom: 10px;
}
.button {
	width: 50px;
}
.checkbox {
	border: 0;
	width: 16px;
}
#editorbuttons {
	float: right;
	margin-right: 10px;
	margin-top: -1px;
}
.map a {
	font-size: 12px;
	font-weight: normal;
}
.venuebrief {
	border: 1px solid #c60000;
	padding: 5px;
	margin-top: 5px;
}
.venueinfo {
	border: 1px solid #c60000;
	border-top: 0;
	padding: 10px;
	display: none;
	background-color: #eee;

}
.space {
	margin-bottom: -15px;
}
a.reviewlink, .reviewlink {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
}
.byline a {
	font-weight: normal;
}
#msgwrap {
	position: fixed;
	width: 100%;
	text-align: center;
	z-index: 99;
	display: none;
}
#msgbox {
	width: 350px;
	margin: 100px auto 0 auto;
	background-color: #fff;
	padding: 10px;
	background-color: #c60000;
	color: #fff;
	font-size: 24pt;
	border: 3px solid #720000;
}
#topbar {
	display: none;
	position: fixed;
	background-color: #c60000;
	color: #fff;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 18pt;
	border-bottom: 3px solid #720000;
	text-align: center;
}
#topbar a {
	color: #fff;
	font-size: 18pt;
}
#topcont {
	padding: 10px;
}
.festrating {
	float: right;
	background-color: #202020;
	padding: 10px;
	clear: right;
	margin-left: 20px;
	
}
.comingupshow {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-weight: normal !important;
	font-size: 18pt;
	color: #c60000;
}
.dirsection {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-weight: normal !important;
	font-size: 18pt;
}
#commform {
	display: none;
}
.rssbox {
margin: -5px 5px 10px 5px;
padding: 5px;
background-color: #eee;
border: 1px solid #c60000;
}
form {
	margin: 0;
	padding: 0;
}
.space {
    margin-bottom: 10px;
}



.sharebar {
	float: right;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff url('images/share/bg-shares.gif') repeat-x bottom;
	height: 45px;
}
.shareto {
	display: block;
	float: left;
	width: 43px;
	padding-top: 31px;
	height: 12px;
	margin-right: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	font-size: 7px;
	line-height: 8px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background-repeat: no-repeat;
	background-position: center 4px;
}
.shareto:hover {
	background-color: #eee;
	border-color: #aaa;
}
.digg { background-image: url('images/share/digg.png'); }
.twitter { background-image: url('images/share/twitter.png'); }
.stumbleupon { background-image: url('images/share/stumbleupon.png'); }
.delicious { background-image: url('images/share/delicious.png'); }
.facebook { background-image: url('images/share/facebook.png'); }
.myspace { background-image: url('images/share/myspace.png'); }
.google { background-image: url('images/share/google.png'); }
.technorati { background-image: url('images/share/technorati.png'); }
.reddit { background-image: url('images/share/reddit.png'); }

.commsbox {
	clear: right;
	float: right;
	display: block;
	background: #fff url('images/share/bg-shares.gif') repeat-x bottom;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #ccc;
	text-decoration: none;
	font-size: 12px;
}
.commsbox:hover {
	border-color: #aaa;
}