/*
Theme Name: Wednesday
*/

body
{
	padding: 0;
	margin: 0;
	color: #323232;
	background: #EDEBEA;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", "Calibri", sans-serif;
}

a
{
	color: #323232;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #323232;
	text-decoration: none;
}


#page
{
	width: 900px;
	min-height: 550px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/harveypooka.png) top left no-repeat;
}

#header, .wordpresscredits, .postdetails
{
	display: none;
}

#container
{
	padding-top: 20px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#block
{
	height: 506px;
	width: 360px;
	float: left;
}

h1
{
	padding: 0;
	margin: 0;
}

h1 a
{
	color: #323232;
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

h1 a:visited
{
	color: #323232;
	text-decoration: none;
}

h2
{

}
h3
{
	padding: 0;
	margin: 0;
}

#footer
{
	
}

li
{
	list-style-type: none;
}

li a
{
	color: #323232;
	text-decoration: none;
}

li a:hover
{
	text-decoration: underline;
}

li a:visited
{
	color: #323232;
	text-decoration: none;
}

#pageDetails, #pageDetails ul, #pageDetails li
{
	padding: 0;
	margin: 0;
	display: inline;
}

.postmetadata, #pageDetails
{
	clear: both;
	color: #C84A0C;
}
