html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	color: #403F3F;
}

body
{
	line-height: 1.5;
	background-color: #322f2f;
}

table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

table, td, th
{
	vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}

blockquote, q
{
	quotes: "" "";
}

a
{
	text-decoration: none;
	border-bottom: 1px dotted #403F3F;
	outline: none;
}

a img
{
	border: none;
}

html
{
	font-size: 62.5%;
	font-family: helvetica, "microsoft sans serif", arial, sans-serif;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
}

cite, em, dfn
{
	font-style: italic;
}

code, kbd, samp, pre, tt, var, input[type='text'], textarea
{
	font-size: 92%;
	font-family: monaco, "Lucida Console", courier, monospace;
}

del
{
	text-decoration: line-through;
	color: #666;
}

ins, dfn
{
	border-bottom: 1px solid #ccc;
}

small, sup, sub
{
	font-size: 85%;
}

abbr, acronym
{
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .1em;
}

a abbr, a acronym
{
	border: none;
}

abbr[title], acronym[title], dfn[title]
{
	cursor: help;
	border-bottom: 1px solid #ccc;
}

sup
{
	vertical-align: super;
}

sub
{
	vertical-align: sub;
}

a:focus, a:hover
{
	color: #e61380;
}

blockquote
{
	color: #666;
}

blockquote *:first-child:before
{
	content: "\201C";
}

blockquote *:first-child:after
{
	content: "\201D";
}

fieldset
{
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}

legend
{
	font-weight: bold;
	font-size: 1.2em;
}

label
{
	display: block;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: left;
	border-bottom: 1px solid #C7C7C7;
	padding: 0.3em 0.4em 0.15em;
}

textarea, input[type='text'], select
{
	border: solid 1px #aacfe4;
	background: #fff;
	font-size: 12px;
	padding: 4px 2px;
	width: 200px;
	margin: 2px 0 20px 10px;
}

textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover
{
	border-color: #aaa;
}

textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus
{
	border-color: #888;
	outline: 1px solid #ffffaa;
}

input, select
{
	cursor: pointer;
}

input[type='text']
{
	cursor: text;
}

#container
{
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 10px auto;
	padding-top: 50px;
	width: 960px;
	height: 500px;
}

#container img
{
	background-color: rgba(199, 199, 199, 0.2);
	border: 1px solid #C7C7C7;
	margin: 1em;
	padding: 0.5em;
}

#container h1
{
	font-family: Verdana;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 1em 0 .5em;
	font-size: 1.9em;
}

#container h2
{
	font-family: Verdana;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 1.07em 0 1.535em;
	font-size: 1.7em;
}

#container h3
{
	font-family: Verdana;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 1.14em 0 .57em;
	font-size: 1.5em;
}

#container h4
{
	font-family: Verdana;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 1.23em 0 .615em;
	font-size: 1.3em;
}

#container h5
{
	font-family: Verdana;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 1.33em 0 .67em;
	font-size: 1.2em;
}

#container h6
{
	font-family: Verdana;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 1.6em 0 .8em;
	font-size: 1em;
}

#container ul li
{
	margin-left: .85em;
}

#container ol
{
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 2.35em;
}

#container dt
{
	font-weight: bold;
	margin-top: .8em;
	margin-bottom: .4em;
}

#container table
{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#container th, #container td
{
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ccc;
	padding: .8em;
}

#container blockquote *:first-child
{
	margin: .8em 0;
}

#container hr, #container p, #container ul, #container ol, #container dl, #container pre, #container blockquote, #container address, #container table, #container form
{
	margin-bottom: 1.6em;
}

#container caption
{
	padding-bottom: .8em;
}

#container blockquote
{
	padding: 0 1em;
	margin: 1.6em 2em;
font-style: italic;
}

#container fieldset
{
	padding: 0 1em 1em 1em;
	margin: 1.6em 0;
}

#container legend
{
	padding-left: .8em;
	padding-right: .8em;
}

#container legend+*
{
	margin-top: 1em;
}

#container textarea, #container input
{
	padding: .3em .4em .15em .4em;
}

#container select
{
	padding: .1em .2em 0 .2em;
}

#container option
{
	padding: 0 .4em;
}

#container a
{
	position: relative;
	padding: 0.3em 0 .1em 0;
}

#container ul
{
	margin-left: 1.5em;
}

#container ol ol, #container ul ol
{
	margin-left: 2.5em;
}

#container form div
{
	margin-bottom: .8em;
}

#container code, #container pre
{
	color: #c33;
}

#sidebar-2 a, #sidebar-1 a
{
	color: #403F3F;
	border: none;
	font-size: 1.3em;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#head
{
	text-align: center;
}

#site-name
{
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan
{
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1, #sidebar-2
{
	width: 150px;
	height: 100%;
}

#sidebar-1
{
	float: left;
	text-align: right;
	background: transparent url(../images/background_sidebar.png) no-repeat scroll 0 0;
	position: relative;
}

#sidebar-2
{
	float: right;
	width: 209px;
	background-color: #322f2f;
}

.section_list
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.section_list ul
{
	list-style-type: none;
}

.section_list li
{
	margin: 0 10px 2px 0;
	padding: 0;
}

#sidebar-1 a.active
{
	color: #e61380;
}

#sidebar-1 a:focus, #sidebar-1 a:hover
{
	color: #e61380;
}

.linklist
{
	padding: 0;
	list-style-type: none;
}

.linklist ul
{
	list-style-type: none;
}

.linklist li
{
	margin: 0 10px 2px 0;
	padding: 0;
}

#content
{
	overflow: auto;
	height: 100%;
	background-color: #e5e3e4;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

#sidebar-2 p, #sidebar-1 p
{
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

.directory
{
	list-style-type: circle;
}

.author
{
	font-style: normal;
	font-size: 0.8em;
}

.published
{
	font-size: 0.8em;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#comments-help
{
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

.error-status
{
	font: 1.3em Georgia, Times, serif;
}

.clear
{
	clear: both;
}

.content_box
{
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background-color: rgba(199, 199, 199, 0.2);
	border: 1px solid #C7C7C7;
	margin: 2em;
	padding: 3em;
}

.zemContactForm
{
	margin: 2em auto;
	width: 31em;
}

.zemSubmit
{
	margin: 3em 0 0 10em;
	width: 125px;
	height: 31px;
	border: 1px solid #AACFE4;
}

.zemCheckbox
{
	margin: 20px 10px 0 2px;
}

.zem_event_list
{
	list-style: none;
	width: 30em;
	margin: 2em;
}

.zem_event_list li
{
	border-bottom: 1px solid #C7C7C7;
	margin-top: .6em;
}

.discogs
{
	width: 100%;
	height: 30em;
}

#dsw_filters a
{
	text-decoration: none;
	border-bottom: 1px dotted #403F3F !important;
}

.date
{
	float: right;
	font-family: georgia;
	margin: 0 1.5em 0.5em 0 !important;
	padding: 0.5em;
	text-align: center;
	width: 3.5em;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background-color: rgba(199, 199, 199, 0.2);
	border: 1px solid #C7C7C7;
}

.entry-title
{
float: left;
width: 390px;
margin-top: 0 !important;
}

.blog_entry
{
text-align: center;
clear: both;
}
