* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(/images/graphics/header.jpg) 50% 0 no-repeat;
	color: #333;
	font: 13px/1.55 Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #111;
	font-size: 1.4em;
	font-weight: 400;
	text-transform: lowercase
}

h2, h3, h4, h5, h6 {
    margin-top: 1.5em;
}

h1 {
	height: 100px;
	left: 240px;
	position: absolute;
	top: -150px;
	width: 350px;
}

h1 a {
	display: block;
	height: 100%;
	width: 100%;
}

h1 span {
	color: inherit;
	margin-left: -9999px;
}

p {
	margin: 1em 0 0;
}

a {
	color: #bf2130;
	text-decoration: none;
}

label {
	display: block;
	font-weight: 900;
}

input {
	padding: 0.3em 0.2em;
}

input, textarea {
	font-size: 13px;
}

.archive_image,
.editor_image,
.author_image {
	float: left;
	margin: 1.5em 10px 0.5em 0;
}

.audio_marker {
	background: transparent url(/images/graphics/audio_marker.jpg) 0 0 no-repeat;
	line-height: 30px;
	padding-left: 120px;
}

.blog_entry {
	background: transparent url(/images/graphics/longred1.jpg) 0 100% no-repeat;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

.captcha-hints {
	display: block;
	font-size: 0.85em;
	text-style: italic;
}

.clear_both {
	clear: both;
}

.edition_artwork {
	margin: 20px 0 0 0;
}

.display_submission {
	float: left;
	margin: 0 0 0 6px;
	width: 400px;
}

.author_information {
	float: right;
	margin: 0 10px 0 0;
	width: 200px;
}

.editor_introduction {
	background: transparent url(/images/graphics/longred1.jpg) 0 0 no-repeat;
	padding-top: 2.5em;
}

.search_label {
	display: inline;
}

.transparent {
	color: inherit;
	margin-left: -9999px;
}

#wrapper {
	background: transparent url(/images/graphics/paper_footer.jpg) 50% 100% no-repeat;
	padding: 0 0 505px 0;
}

#container {
	font-size: 1em;
	margin: 290px auto 0;
	position: relative;
	width: 960px;
}

#access_links {
	left: 20px;
	list-style: none;
	position: absolute;
	top: -260px;
}

#access_links li {
	display: inline;
	margin-right: 20px;
}

#menu {
	margin-left: -9px;
}

#menu li {
	color: #333;
	float: left;
	list-style: none;
	margin-right: 15px;
	min-width: 49px;
	padding: 0 0 15px 0;
	text-align: center;
	text-transform: lowercase;
}

#home #menu li.home_menu { background: transparent url(/images/graphics/nav_icon.jpg) 50% 100% no-repeat; }
#blog #menu li.blog_menu { background: transparent url(/images/graphics/nav_icon.jpg) 50% 100% no-repeat; }
#about #menu li.about_menu { background: transparent url(/images/graphics/nav_icon.jpg) 50% 100% no-repeat; }
#editions #menu li.editions_menu { background: transparent url(/images/graphics/nav_icon.jpg) 50% 100% no-repeat; }
#archives #menu li.archives_menu { background: transparent url(/images/graphics/nav_icon.jpg) 50% 100% no-repeat; }
#submission #menu li.submission_menu { background: transparent url(/images/graphics/nav_icon.jpg) 50% 100% no-repeat; }
#resources #menu li.resources_menu { background: transparent url(/images/graphics/nav_icon.jpg) 50% 100% no-repeat; }
#forum #menu li.forum_menu { background: transparent url(/images/graphics/nav_icon.jpg) 50% 100% no-repeat; }
#contact #menu li.contact_menu { background: transparent url(/images/graphics/nav_icon.jpg) 50% 100% no-repeat; }

#menu a {
	color: #777;
	font-size: 1.2em;
}

#menu a:hover {
	color: #bf2130;
}

#content {
	float: left;
	margin: 0 10px 0 0;
	width: 630px;
}

#content p {
	margin-right: 2em;
}

#content ul {
margin-top: 10px;
}

#sidebar {
	background: transparent url(/images/graphics/logo.jpg) 0 100% no-repeat;
	float: left;
	padding: 0 0 53px 0;
	width: 320px;
}

#sidebar label {
	display: inline;
}

#members {
	position: absolute;
	right: 20px;
	top: -270px;
}

#join_list,
#popular_entries,
#edition_submissions,
#search,
#twitter {
	background: transparent url(/images/graphics/shortred1.jpg) 0 100% no-repeat;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

#twitter .status {
	background: transparent url(/images/graphics/twitter.jpg) 0 0 no-repeat;
	height: 61px;
	padding-left: 65px;
}

#popular_entries ul,
#edition_submissions ul,
#content ul {
	list-style: none;
}

#popular_entries ul li,
#edition_submissions ul li,
#content ul li {
	background: transparent url(/images/graphics/bullet.jpg) 0 0 no-repeat;
	padding: 0 0 0 25px;
}

#footer {
	clear: both;
	list-style: none;
}

#footer ul {
	list-style: decimal-leading-zero;
	margin: 0 20px 0 30px;
}

#forum_footer {
	bottom: -320px;
	height: 180px;
	left: 50px;
	position: absolute;
	width: 400px;
}

#blog_footer {
	bottom: -320px;
	height: 180px;
	position: absolute;
	right: 50px;
	width: 400px;
}

#arts_council_funded {
	margin-left: -9999px;
}

#arts_council_link {
	height: 90px;
	left: 620px;
	position: absolute;
	top: -120px;
	width: 150px;
}

#arts_council_link a {
	display: block;
	height: 100%;
	width: 100%;
}

#arts_council_link span {
	color: inherit;
	margin-left: -9999px;;
}
