/* 
Theme Name: Black Aperture
Theme URI: http://mattbrett.com
Description: All-in-one gaming news and reviews theme for WordPress.
Version: 1.4
Author: <a href="http://mattbrett.com">Matt Brett</a>
Author URL: http://mattbrett.com
*/

body {
	font: 62.5%  Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	text-align: center;
	background: #16333b;
}

.content p {
	margin-bottom: 1.5em;
	font-size: 1.3em;
	line-height: 1.7em;
}

.content li {
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.7em;
}

.content a:link, .content a:visited, .content a:active {
	color: #f0c36e;
	text-decoration: underline;
	font-weight: bold;

}

.content a:hover {
	color: #969696;
	text-decoration: underline;
	font-weight: bold;

}
