/* Begin Typography & Colors */
body {
	
font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #73a0c5 ;
        background: url('http://goodrecordsnyc.com/images/background2.jpg');
	color: #FFFFCC;
        text-align: center;
	}

#page {
	background: #73a0c5 ;
	text-align: left;
	}

#header {
        url('http://www.goodrecordsnyc.com/images/header.jpg') no-repeat bottom center; 
	}

#headerimg 	{ 
        
        height: 137px; 
	width: 750px; 
	} 

#content {
	background: url('http://goodrecordsnyc.com/images/background2.jpg');
        font-size: 1.2em
        
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	<img src="images/spacer.gif" width="165" height="1"><img src="images/bannersample2.gif" width="468" height="60"> no-repeat top; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {    
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	        font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg  {
	text-decoration: none;
	color: #FFFFCC;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFFFCC;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: ##FFFFCC;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
background-color:#ff0099;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #FFFFCC;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FFFFCC;
	text-decoration: none;
	}

a:hover {
	color: #FFFFCC;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	background-color: brown;
        margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: brown;
	margin: 20px auto;
	padding: 0;
	width: 750px;
	}

#header {
	background-color: brown;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 137px; 
	width: 750px;
	}

#headerimg {
	margin: 0;
	height: 137px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 18px 0 0;
	width: 450px;
	}

.widecolumn {
	padding