@charset "UTF-8";/* CSS Document */body {	margin: 0px;	background: url(http://www.vg-r.com/images/bkgd.gif) center repeat-y;}h2 {	font-size: 24px;	margin-bottom: 0;}h2 a { color: #000; }h3, h4 {	border-top: 2px solid #000;	font: Arial;	font-size: 14px;	text-transform: uppercase;}a {	text-decoration: none;	color:  #788059;}img {	border-bottom: 10px;}ul {	list-style: square;}/* HEADER */#header {	height: 28px;	background: #000;}#logo h1 {	font: Arial;	font-size: 18px;	text-transform: uppercase;	padding: 4px 0 4px 10px;}#logo h1 a {	text-decoration: none;	color: #FFF;}#banner {	border-bottom: 2px solid #000;}/* NAVIGATION */#nav {	text-align: right;}#nav ul {	list-style: none;	padding: 0;	margin: 0;}#nav li {	display: block;	float: right;	width: 80px;	height: 28px;	border-left: 1px solid #FFF;	text-align: center;	font: Arial;	font-size: 10px;	text-transform: uppercase;	padding-top: 6px;}#nav a {	color: #FFF;	text-decoration:none;}/* ENTRIES */#date {	font: Arial;	font-size: 14px;	color: #cbcbcb;	font-weight: bold;	text-transform: uppercase;	padding-top: 42px;	text-align: right;	line-height: 1;}#date .entry-date {	border-top: 5px solid #cbcbcb;	padding-top: 2px;}.byline, .asset-meta {	font-size: 11px;	color: #999;}.byline a {	color: #999;}.author, .asset-meta {	text-transform: uppercase;}.asset-meta {	padding-bottom: 30px;	text-align: right;}.entry-content {	padding-top: 20px;}/* comments */.comment .asset-meta {	text-align: left;	padding-bottom: 10px;	text-transform: none;}.comment { padding-bottom: 25px; }/* SIDEBARS */#sidebar-one { padding-top: 20px; }#sidebar-two { padding-top: 40px; }#sidebar-one h3, #sidebar-two h3 {	margin-top: 30px;}/* FOOTER */#footer {	margin-top: 40px;	border-top: 2px solid #000;	font-size: 10px;}/* OVERRIDE BLUEPRINT */abbr, acronym {	border-bottom:none;}address {	font-style: normal;	vertical-align: top;}