body
{
	width: 780px;
	font: 75% "Courier", "Trebuchet MS", Verdana, sans-serif;
	margin: auto;
	height: 100%;
}

img
{
	border: none;
	margin: 0;
	padding: 0;
}

#container_mid
{
	width: 768px;
	background-image: url('/images/background_mid.gif');
	background-repeat: repeat-y;
}

#container_mid:after
{
	content: ".";
	display: block;
	height: 100%;
	clear: both;
	visibility: hidden;
}

#logo
{
	width: 768px;
	height: 58px;
	background-image: url('/images/background_top.gif');
	background-repeat: no-repeat;
	margin-top: 60px;
	margin-bottom: 0px;
	position: relative;
}

#logo h1 a
{
	background-image: url('/images/spqr_logo.gif');
	background-repeat: no-repeat;
	width: 289px;
	height: 126px;
	display: block;
	right: 25px;
	bottom: 1px;
	text-indent: -5000px;
	outline: none;
	position: absolute;
	top: -45px;
}

#logo img
{
	position: absolute;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#nav
{
	width: 729px;
	height: 66px;
	background-image: url('/images/nav_background.gif');
	background-repeat: no-repeat;
	margin-left: 7px;
	clear: both;
}

#nav ul
{
	margin: 0 0 0 30px;
	padding-top: 34px;
	height: 60px;
}

#nav ul li#nav_blog
{
	margin-right: 85px;
	margin-left: 0;
}

#nav ul li
{
	float: left;
	margin-left: 30px;
	margin-right: 10px;
	text-decoration: none;
	padding: 0;
}

#nav ul li a
{
	text-decoration: none;
}

#nav a
{
	text-indent: -5000px;
	outline: none;
	display: block;
	background-repeat: no-repeat;
	height: 16px;
}

#nav #nav_gallery a
{
	background-image: url('/images/nav_gallery.gif');
	width: 67px;
}

#nav #nav_gallery a:hover, #nav .gallery #nav_gallery a
{
	background-image: url('/images/nav_over_gallery.gif');
}

#nav #nav_about a
{
	background-image: url('/images/nav_about.gif');
	width: 55px;
}

#nav #nav_about a:hover, #nav .about #nav_about a, #nav .default #nav_about a
{
	background-image: url('/images/nav_over_about.gif');
}

#nav #nav_shows a
{
	background-image: url('/images/nav_shows.gif');
	width: 55px;
}

#nav #nav_shows a:hover, #nav .shows #nav_shows a
{
	background-image: url('/images/nav_over_shows.gif');
}

#nav #nav_shop a
{
	background-image: url('/images/nav_shop.gif');
	width: 41px;
}

#nav #nav_shop a:hover, #nav .shop #nav_shop a
{
	background-image: url('/images/nav_over_shop.gif');
}

#nav #nav_contact a
{
	background-image: url('/images/nav_contact.gif');
	width: 75px;
}

#nav #nav_contact a:hover, #nav .contact #nav_contact a
{
	background-image: url('/images/nav_over_contact.gif');
}

#nav #nav_links a
{
	background-image: url('/images/nav_links.gif');
	width: 41px;
}

#nav #nav_links a:hover, #nav .links #nav_links a
{
	background-image: url('/images/nav_over_links.gif');
}

#nav #nav_blog a
{
	background-image: url('/images/nav_blog.gif');
	width: 39px;
}

#nav #nav_blog a:hover, #nav .blog #nav_blog a
{
	background-image: url('/images/nav_over_blog.gif');
}

#content
{
	width: 260px;
	float: left;
	margin-top: 21px;
	margin-left: 14px;
}

#content p { margin:1em 2em 1em 2em; }

#content.blog {
width: 722px;
}

.entry-title a, .entry-title h3 {
font-size: 3em;
color: #dddddd;
text-decoration: none;
letter-spacing: -3px;
}

p.published {
color:#00A0E5;
}

#content.gallery
{
	width: 722px;
	text-align: right;
}


#content.shows
{
	width: 722px;
}

.vcard.author {
margin-bottom:25px;
color:#00A0E5;
}

#content.gallery li, #content.links li 
{
	list-style: none;
}

ul.gallery_listing {margin-left:35px;}

ul.linklist a,ul.linklist a:hover
{
	color: #333;
text-decoration: none;
	text-transform: uppercase;
}

ul.linklist{ margin: .5em 0}

ul.linklist li { margin-bottom: .4em}

#banner
{
	width: 446px;
	height: 338px;
	background-image: url('/images/banner_background.gif');
	background-repeat: no-repeat;
	float: right;
	margin-right: 31px;
	margin-top: 31px;
	margin-bottom: 31px;
}

#banner ul, #banner li
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 331px;
	overflow: hidden;
}

#banner img
{
	padding-left: 9px;
	margin-top: 7px;
	width: 430px;
	height: 324px;
}

#footer
{
	width: 768px;
	height: 60px;
	background-image: url('/images/background_bot.gif');
	background-repeat: no-repeat;
	clear: both;
}

#footer img
{
	padding-left: 7px;
}

.gallery_listing li
{
	width: 160px;
	height: 160px;
	margin: 0 0px 10px 10px;
	float: left;
	overflow: hidden;
}

form fieldset
{
	border: 0;
	padding: 0;
}

form fieldset legend
{
	display: none;
}

form label
{
	clear: both;
	padding-top: 4px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}

form input[type='text'], form textarea
{
	width: 255px;
}

form input, form textarea
{
	border: 2px solid #ccc;
	font: 1em "Courier", "Trebuchet MS", Verdana, sans-serif;
	padding: 2px 2px 4px 2px;
	text-transform: uppercase;
}

.zemError { margin-left:20px }