body {
	background-color: #ee309e;
	background-image: url(../custom/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	margin: 0;
}
.commentCount a {
	color: #444;
	background-color: #efefef;
}
#wrapper
	{
	margin: 0 auto;
	}
#header
	{
	position: relative;
	margin: 0;
	padding: 0;
	background-image:  url(../custom/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 120px;
	}
#header h2
	{
	position: absolute;
	left: 0;
	top: 0;
	height: 120px;
	width: 200px;
	text-indent: -9999px;
	}
#header h2 a
	{
	display: block;
	height: 120px;
	width: 200px;
	}
#header h2 a:hover
	{
	height: 120px;
	width: 200px;
	}
#header #metro
	{
	display: block;
	width: 123px;
	height: 44px;
	position: absolute;
	right: 0;
	bottom: 20px;
	background-image: url(../custom/metro.png);
	text-indent: -9999px;
	}
#header #joetz
	{
	display: block;
	width: 112px;
	height: 54px;
	position: absolute;
	right: 133px;
	bottom: 15px;
	background-image: url(../custom/joetz.png);
	text-indent: -9999px;
	}
#header #nav
	{
	position: absolute;
	margin: 0;
	padding: 0;
	right: 0;
	top: 0;
	border-right: 1px solid #ffffff;
	}
#nav li
	{
	padding: 10px;
	margin: 0;
	border-left: 1px solid #ffffff;
	height: auto;
	font-size: 10px; 
	}
#nav li a
	{
	background-color: transparent;
	color: #ffffff;
	padding: 0;
	margin: 0;
	}
#nav li a:hover
	{
	color: #f4cb00;
	background-color: transparent;
	}
#primary 
	{
	background-image: url(../custom/main.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
#main
	{
	padding-top: 20px;
	}
.postdate
	{
	position: absolute;
	text-align: center;
	background-color: transparent;
	background-image: url(../custom/date.png);
	color: #000;
	margin-left: -75px;
	padding: 0;
	padding-top: 15px;
	width: 70px;
	height: 65px;
	}
	.day
	{
	font-size: 18px;
	font-weight: bold;
	}
	.month
	{
	font-size: 16px;
	}
	.year
	{
	font-size: 12px;
	}
.commentCount
	{
	float: right;
	text-align: center;
	background-image: url(../custom/comment.png);
	width: 50px;
	height: 60px;
	}
	.commentCount a
	{
	display: block;
	font-weight: bold;
	font-size: 10px;
	padding: 0;
	padding-top: 40px;
	background-color: transparent;
	background-image: none;
	}
#sidebar
	{
	font-size: 12px;
	}
#sidebar li a
	{
	color: #cc3399;
	}
#sidebar li a:hover
	{
	background: transparent;
	padding-left: 10px;
	text-decoration: none;
	color: #660066;
	}
.widget a
	{
	color: #cc3399;
	}
.widget a:hover
	{
	text-decoration: none;
	color: #660066;
	}
.widgettitle {
	font-size: 18px;
	color: #000000;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	/*line-height: 30px;
	padding-left: 30px;
	background-image: url(../custom/widget_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;*/
	}
.content a
	{
	color: #cc3399;
	}
.content a:hover
	{
	text-decoration: none;
	color: #660066;
	}
#main h2
	{
	font-size: 1.8em;
	margin: 0;
	margin-bottom: 5px;
	}
#main h2 a
	{
	text-decoration: underline;
	color: #000000;
	}
#main h2 a:hover
	{
	text-decoration: none;
	color: #000000;
	}
#credits
	{
	color: #fff;
	font-size: 0.9em;
	}
