body {
	color: #000000;
	font: normal 12px/16px Helvetica, Arial, sans-serif;
}

hr {
	background-color: #FFFFFF;
	border: 0;
	clear: both;
	color: #FFFFFF;
}

strong {
	font-weight: bold;
}

.clear {
	clear: both;
}

/* wrappers */

#wrapper {
	margin: 5em auto;
	width: 900px;
}

#content-wrapper {
	padding: 3em 0;
}

/* header */

#header {
	border-bottom: 1px solid #e0e0e0;
}

#header h1 {
	float: left;
	font-size: 23px;
	font-weight: bold;
	line-height: 32px;
}

#header ul {
	float: right;
	line-height: 32px;
	list-style: none;
}

#header li {
	display: inline;
	padding: 0 10px;
}

#header li.last {
	padding-right: 0;
}

#header a {
	color: #111111;
	text-decoration: none;
}

#header a:hover {
	color: #444444;
}

/* content */

#content {
	float: left;
	width: 565px;
}

#content a {
	color: #666666;
	text-decoration: underline;
}

#content h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 27px;
}

#content .news {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#content .news h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

#content .news h1 a {
	color: #111111;
	text-decoration: none;
}

#content .news h1 a:hover {
	color: #666666;
}

#content h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

#content h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
}

#content p {
	margin: 15px 0;
}

#content blockquote {
	border-left: 5px solid #e0e0e0;
	padding-left: 10px;
}

#content .albumart,
#content .screenshot {
	float: right;
	margin: 0 0 20px 20px;
}

#content dl {
	margin-bottom: 15px;
}

/* sidebar */

#sidebar {
	border-left: 1px solid #e0e0e0;
	float: right;
	padding-left: 42px;
	width: 250px;
}

#sidebar a {
	color: #666666;
	text-decoration: none;
}

#sidebar a:hover {
	color: #333333;
}

#sidebar h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}

#sidebar ul {
	color: #e0e0e0;
	list-style: none;
	padding: 10px 0;
}

#sidebar li {
	list-style: disc;
	margin-left: 1em;
}

/* footer */

#footer {
	border-top: 1px solid #e0e0e0;
	clear: both;
	color: #cccccc;
	padding-top: 1em;
	text-align: right;
}
