body {	
	color: #171717;
	background-color: #d4d4d4;
	background-image: url(../../assets/images/background_960.gif);
	background-position: 50% 0;
	background-repeat: repeat-y;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 1em;
	}
a {
	color: #288AD5;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
br.clear {
	clear: both;
	}
	
#container {
	width: 950px;
	margin: 0 auto;
	}

#header {
	width: 910px;
	margin: 10px 20px;
	position: relative;
	}
#header table {
	width: 910px;
	border-bottom: 1px solid #900;
	}
#header td {
	padding: 0 0 10px 0;
	}
#logo {
	width: 215px;
	}
#nav {
	width: 695px;
	vertical-align: bottom;
	}
#nav ul {
	width: 695px;
	}
#nav ul li {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 10px;
	padding-right: 7px;
	float: left;
	}
#nav ul li a {
	color: #666;
	text-decoration: none;
	}
#nav ul li a:hover {
	color: #900;
	text-decoration: none;
	}
#language {
	width: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
	}
#language a {
	margin-bottom: 1px;
	display: block;	
	}
#subnav {
	width: 910px;
	height: 40px;
	background-image: url(../../assets/images/subnav_background3.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	}
#subnav ul {
	padding-top: 6px;
	display: none;
	float: left;
	}
#subnav ul li {
	font-size: 10px;
	line-height: 10px;
	padding-right: 8px;	
	float: left;
	}
#subnav ul li span {
	color: #288ad5;
	}
#subnav ul li a {
	color: #666;
	text-decoration: none;
	}
#subnav ul li a:hover {
	color: #900;
	text-decoration: none;
	}
	
#content {
	width: 910px;
	padding-top: 10px;
	margin: 10px 20px;
	}
#content .col685 {
	width: 685px;
	float: left;
	}
#content .col205 {
	width: 205px;
	float: left;
	}
#content .ml {
	margin-left: 20px;
	}
#content h2 {
	width: 910px;
	margin-bottom: 30px;
	}
#content h3 {
	font-size: 24px;
	font-family: Georgia, serif;
	font-weight: normal;
	}
#content h5 {
	font-size: 16px;
	}
div.interior {
	}
	
#footer {
	width: 910px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin: 20px;
	}
#footer .social {
	float: left;
	}
#footer .social ul {
	text-align: left;
	}
#footer .social li {
	padding-left: 6px;
	display: inline;
	}
#footer .copyright {
	float: right;
	}
	
/*

HOME

*/

#homepage {
	width: 910px;
	}
	
#hero {
	width: 655px;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 15px;
	}
#hero .image_block {
	margin-bottom: 15px;
	display: block;
	}
#hero .image_float {
	margin: 1em 0 1em 1em;
	float: right;
	}
#hero h1 {
	font-family: Georgia, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.2em;
	}
#hero h1.full {
	width: 655px;
	}
#hero h1 a {
	color: #171717;
	}
#hero p {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 10px;
	}
	
#news_features {
	width: 655px;
	border: 1px solid #ccc;
	padding: 10px;
	float: left;
	}
	
#latest_news {
	width: 300px;
	float: left;
	}
#latest_news h3 {
	margin-bottom: 8px;
	}
#latest_news .wrapper {
	width: 278px;
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	border-top: 3px solid #b31f1f;
	padding: 10px;
	}
#latest_news ul {
	list-style-type: square;
	margin-bottom: 10px;
	}
#latest_news ul li {
	font-size: 12px;
	margin: 10px 0 0 14px;
	}
#latest_news ul li a {
	color: #171717;
	}
	
#features {
	width: 335px;
	margin-left: 20px;
	float: left;
	}
#features h3 {
	margin-bottom: 8px;
	}
#features h4 {
	font-family: Georgia, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 16px;
	line-height: 1.2em;
	}
#features h4 a {
	color: #171717;
	}
#features p {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 10px;
	}
	
#latest_comics {
	width: 655px;
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
	float: left;
	}
#latest_comics p {
	margin-bottom: 8px;
	}
#latest_comics p img {
	border: 1px solid #ccc;
	}
	
#new_releases {
	width: 910px;
	margin-top: 20px;
	float: left;
	}
#new_releases h3 {
	margin-bottom: 8px;
	}
#new_releases table {
	width: 100%;
	background-color: #288ad5;
	font-size: 12px;
	}
#new_releases table td {
	width: 33%;
	padding: 14px;
	border-right: 1px dotted #fff;
	}
#new_releases table td.last {
	border: 0;
	}
#new_releases table td img {
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 10px;
	float: left;
	}
#new_releases table td p {
	color: #fff;
	}
	
/*

SIDEBAR

*/
	
#jukebox {
	width: 205px;
	margin-bottom: 20px;
	float: left;
	}
#jukebox h3 {
	}
#jukebox #jukebox_flash {
	width: 205px;
	height: 75px;
	background-color: #000;
	}
	
#donate_today {
	width: 205px;
	margin-bottom: 20px;
	}
	
#mission {
	width: 205px;
	font-size: 11px;
	margin-bottom: 20px;
	}
#mission img {
	display: block;
	}

#newsletter {
	width: 205px;
	font-size: 12px;
	margin-bottom: 20px;
	}
#newsletter h3 {
	margin-bottom: 4px;
	}
	
#upcoming_events {
	width: 205px;
	font-size: 12px;
	margin-bottom: 20px;
	}
#upcoming_events h3 {
	margin-bottom: 8px;
	}
#upcoming_events table {
	width: 100%;
	font-size: 10px;
	border: 1px solid #ccc;
	border-top: 0;
	}
#upcoming_events table td {
	padding: 8px 8px 0 8px;
	}
#upcoming_events table td.date {
	width: 30%;
	padding-right: 10px;
	}
#upcoming_events table td.more {
	text-align: right;
	padding-bottom: 8px;
	}
#upcoming_events table td strong {
	color: #900;
	}
#upcoming_events table td {
	vertical-align: top;
	}
	
#featured_artist {
	width: 205px;
	font-size: 12px;
	margin-bottom: 20px;
	}
#featured_artist h3 {
	margin-bottom: 8px;
	}
#featured_artist p {
	margin-bottom: 8px;
	}
#featured_artist p img {
	padding: 1px;
	border: 1px solid #ccc;
	}
	
#gallery_random {
	width: 205px;
	font-size: 12px;
	margin-bottom: 20px;
	}
#gallery_random h4 {
	font-size: 12px;
	margin-bottom: 10px;
	}
#gallery_random p {
	width: 98px;
	background-color: #eee;
	border: 1px solid #ccc;	
	margin: 0 2px 2px 0;
	overflow: hidden;
	float: left;
	}
#gallery_random p img {
	padding: 1px;
	}
#gallery_random br.clear {
	clear: both;
	}
	
#featured_release {
	width: 205px;
	font-size: 12px;
	margin-bottom: 20px;
	}
#featured_release h4 {
	font-size: 12px;
	margin-bottom: 10px;
	}
#featured_release div {
	background-color: #eee;
	border: 1px solid #ccc;
	text-align: center;
	padding: 10px;
	}
#featured_release p {
	margin-top: 5px;
	}
#featured_release br.clear {
	clear: both;
	}
	
/*

ARTISTS

*/

#content .col130 {
	width: 130px;
	float: left;
	}
#content .col760 {
	width: 760px;
	float: left;
	}

#artists_browse {
	font-size: 11px;
	float: left;
	}
#artists_browse h3 {
	color: #666;
	font-size: 20px;
	margin-bottom: 40px;
	}
#artists_browse h4 {
	color: #288AD5;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 8px;
	}
#artists_browse ul {
	margin-bottom: 20px;
	}
#artists_browse ul li {
	border-bottom: 1px dotted #ccc;
	padding: 5px;
	}
#artists_browse ul li a {
	color: #171717;
	}
#artists_browse ul li a:hover {
	color: #900;
	}
	
#artists_back {
	border: 1px dotted #ccc;	
	font-size: 11px;
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
	}
#artists_back * {
	vertical-align: middle;
	}
	
#artists_list {
	width: 460px;	
	float: left;
	}
#artists_list ul {
	}
#artists_list ul li {
	font-size: 12px;
	border-bottom: 1px dotted #ccc;
	padding: 5px;
	}
	
#artists_category_list {
	width: 685px;
	margin-top: 20px;
	float: left;
	}
#artists_category_list .artist {
	padding-bottom: 10px;
	}
#artists_category_list .artist h4 {
	margin-bottom: 10px;
	}
#artists_category_list .artist img {
	width: 100px;
	margin: 0 1em 1em 0;
	float: left;
	}
#artists_category_list .artist p {
	font-size: 12px;
	line-height: 1.6em;
	}
#artists_category_list hr {
	height: 1px;
	border: 0;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
	clear: both;
	}
	
#artists_photos {
	width: 205px;
	margin-left: 20px;
	float: left;
	}
#artists_photos p {
	border: 1px solid #ccc;
	text-align: center;
	padding: 1px;
	margin-bottom: 10px;
	}

#artists_profile .details {
	width: 440px;
	float: left;
	}
#artists_profile .sidebar {
	width: 300px;
	margin-left: 20px;
	float: left;
	}

#artists_profile .photo {
	width: 200px;
	display: block;
	float: right;
	margin: 0 0 1em 1em;
	}
#artists_profile .gallery {
	width: 300px;
	margin-bottom: 20px;
	display: block;
	}
#artists_profile h3 {
	margin-bottom: 6px;
	}
#artists_profile h5 {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
	}
	
#artists_profile .group {
	font-size: 12px;
	border-top: 1px solid #ccc;
	padding: 15px 0 0 0;
	margin: 15px 0 0 0;
	}
#artists_profile h4 {
	color: #666;
	font-size: 14px;
	margin-bottom: 15px;
	}
#artists_profile .about_preview {
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 20px;
	}
#artists_profile .about_read_more {
	color: #666;
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	margin: 0;
	}
#artists_profile .about_read_more a {
	color: #666;
	}
#artists_profile .about_full {
	display: none;
	}
#artists_profile p {
	font-size: 12px;
	line-height: 1.6em;
	margin-bottom: 20px;
	}
#artists_profile .details object,
#artists_profile .details embed {
	margin-bottom: 20px;
	}
	
#artist_highlights {
	color: #666;
	list-style: disc;
	}
#artist_highlights li {
	font-size: 12px;
	padding: 0 0 0 4px;
	margin: 15px 0 0 14px;
	}
#artist_highlights h6 {
	font-size: 14px;
	}
#artist_highlights p {
	line-height: 1.4em;
	margin: 8px 0 0 0;
	}

#artist_discography li {
	width: 135px;
	margin-right: 10px;
	float: left;
	}
#artist_discography .spacer {
	width: 440px;
	height: 10px;
	clear: both;
	}
#artist_discography span {
	color: #666;
	font-size: 11px;
	}

#artist_events span {
	color: #666;
	font-size: 11px;
	padding-right: 6px;
	}
	
#artist_videos li {
	padding: 0;
	margin: 0 0 10px 0;
	}
	
#artists_featured {
	width: 100%;
	background-color: #288ad5;
	margin-bottom: 20px;
	}
#artists_featured td {
	color: #fff;
	padding: 10px;
	vertical-align: middle;
	}
#artists_featured td.photo {
	width: 200px;
	}
#artists_featured td.album {
	border-left: 1px dotted #fff;
	}
#artists_featured td.album img {
	padding-bottom: 8px;
	}
#artists_featured td.album p {
	font-size: 12px;
	margin: 0;
	}
#artists_featured td.album a {
	color: #900;
	}
	
#artists_book h3 {
	margin-bottom: 20px;
	}
#artists_book p {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 20px;
	}
#artists_book blockquote {
	font-size: 12px;
	line-height: 1.4em;
	border-left: 1px solid #ccc;
	padding-left: 20px;
	margin-bottom: 20px;
	}
	
/*

EVENTS

*/

#events h3 {
	margin-bottom: 20px;
	}
#events p.info {
	color: #fff;
	background-color: #288ad5;
	font-size: 10px;
	padding: 10px;
	margin-bottom: 5px;
	}
#events table {
	width: 100%;
	border: 1px solid #ccc;
	font-size: 12px;
	margin-bottom: 30px;
	}
#events table td {
	background-color: #f3f7fe;
	border-right: 1px dotted #ccc;
	padding: 8px;
	}
#events table td.even {
	background-color: #dbe3f0;
	}
#events table td.date {
	width: 20%;
	color: #900;
	font-weight: bold;
	}
#events table td.location {
	width: 35%;
	border: 0;
	}
#events table td.details {
	width: 45%;
	background-color: #fff;
	font-size: 11px;
	border: 0;
	}
#events_links {
	list-style-type: circle;
	padding-left: 14px;
	}
#events_links li {
	font-size: 12px;
	}
	
#events_fyi {
	color: #fff;
	background-color: #288ad5;
	font-size: 10px;
	padding: 15px;
	margin-bottom: 20px;
	}
#events_fyi p {
	padding-top: 8px;
	}
	
/*

NEWS

*/

#news {
	background-color: #f9f9f9;
	border: 1px dotted #ccc;
	padding: 14px;
	}
#news h3 {
	margin-bottom: 20px;
	}
#news .post {	
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
	}
#news .post h4 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 2px;
	}
#news .post h4 a {
	color: #171717;
	}
#news .post h4 a:hover {
	color: #900;
	}
#news .post span {
	color: #666;
	font-size: 11px;
	}
#news .post img.fl {
	margin: 1em 1em 0.7em 0;
	float: left;
	}
#news p,
#news .post p {
	font-size: 12px;	
	line-height: 1.4em;
	margin-top: 10px;
	}
#news .post object,
#news .post embed {
	margin-top: 10px;
	display: block;
	clear: both;
	}
#news .post p.permalink {	
	font-size: 11px;
	margin-top: 6px;
	}
#news p.archive a {
	font-size: 12px;
	}
	
/*

ARTICLES

*/

#articles {
	background-color: #f9f9f9;
	border: 1px dotted #ccc;
	padding: 14px;
	}
#articles h3 {
	margin-bottom: 20px;
	}
#articles .post {	
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
#articles .post h4 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 2px;
	}
#articles .post h4 a {
	color: #171717;
	}
#articles .post h4 a:hover {
	color: #900;
	}
#articles .post span {
	color: #666;
	font-size: 11px;
	font-style: italic;
	}
#articles p,
#articles .post p {
	font-size: 12px;	
	line-height: 1.4em;
	margin-top: 10px;
	}
#articles .post p.permalink {	
	font-size: 11px;
	margin-top: 6px;
	}
#articles .post .source {
	color: #666;
	font-size: 11px;
	}
#articles p.archive a {
	font-size: 12px;
	}
	
/*

REVIEWS

*/

#reviews {
	background-color: #f9f9f9;
	border: 1px dotted #ccc;
	padding: 14px;
	}
#reviews h3 {
	margin-bottom: 20px;
	}
#reviews .post {	
	padding-bottom: 20px;
	}
#reviews hr {
	height: 1px;
	border: 0;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
	clear: both;
	}
#reviews .post h4 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 2px;
	}
#reviews .post h4 a {
	color: #171717;
	}
#reviews .post h4 a:hover {
	color: #900;
	}
#reviews .post span {
	color: #666;
	font-size: 11px;
	font-style: italic;
	}
#reviews .post .cover {
	background-color: #fff;
	border: 1px solid #ccc;	
	padding: 2px;
	margin: 1em 1em 0.7em 0;
	float: left;
	display: block;
	}
#reviews .post hr {
	border-bottom: 1px solid #ccc;
	margin: 20px 0;
	}
#reviews p,
#reviews .post p {
	font-size: 12px;	
	line-height: 1.4em;
	margin-top: 10px;
	}
#reviews .post .source {
	color: #666;
	font-size: 11px;
	}
#reviews .post br.clear {
	clear: both;
	}
#reviews p.archive a {
	font-size: 12px;
	}
	
/*

DOWNLOADS

*/

#downloads {
	background-color: #f9f9f9;
	border: 1px dotted #ccc;
	padding: 14px;
	}
#downloads h3 {
	margin-bottom: 20px;
	}
#downloads .post {	
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
#downloads .post h4 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 2px;
	}
#downloads .post h4 a {
	color: #171717;
	}
#downloads .post h4 a:hover {
	color: #900;
	}
#downloads .post span {
	color: #666;
	font-size: 11px;
	font-style: italic;
	}
#downloads p,
#downloads .post p {
	font-size: 12px;	
	line-height: 1.4em;
	margin-top: 10px;
	}
#downloads p.note {
	font-style: italic;
	margin: 15px 0;
	}
#downloads .post p.permalink {	
	font-size: 11px;
	margin-top: 6px;
	}
#downloads object,
#downloads embed {
	margin-top: 10px;
	}
#downloads p.archive a {
	font-size: 12px;
	}
	
/*

DISCOGRAPHY
	
*/

#discography h3 {
	margin-bottom: 20px;
	}
#discography table {
	width: 100%;
	}
#discography table td {
	width: 25%;
	color: #333;
	font-size: 12px;
	border-bottom: 1px dotted #ccc;
	padding: 15px 0;
	}
#discography table img {
	display: block;
	margin-bottom: 10px;
	}
#discography table td i {
	color: #666;
	}

/*

PHOTOS
	
*/

#photos h3 {
	margin-bottom: 20px;
	}
#photos p.note {
	font-size: 12px;
	font-style: italic;
	margin: 15px 0;
	}
#photos .item {
	width: 25%;
	color: #333;
	font-size: 12px;
	padding: 15px 0;
	float: left;
	}
#photos .item img {
	display: block;
	}
#photos .item i {
	color: #666;
	}
#photos hr {
	width: 100%;
	height: 1px;
	background-color: #ccc;
	border: 0;
	margin: 15px 0;
	clear: both;
	}

/*

NEWSLETTER

*/

.newsletter_form_box {
	background-color: #288AD5;
	color: #F5F5F5;
	padding: 10px 20px;
	margin-top: 10px;
	}
#newsletter_form {
	margin-bottom: 30px;
	}
#newsletter_archive {
	width: 490px;
	list-style: circle;
	}
#newsletter_archive li {
	width: 220px;
	float: left;
	}
#newsletter_archive li a {
	width: 220px;
	}
	
/*

COMICS

*/

#comics div {
	width: 325px;
	color: #666;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	float: left;
	}
#comics div img {
	width: 180px;
	height: 150px;
	}

/*

GENERIC

*/

#generic {
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px dotted #ccc;
	line-height: 1.4em;
	padding: 14px;
	}
#generic h3 {
	margin-bottom: 20px;
	}
#generic h5 {
	margin: 20px 0 5px 0;
	}
#generic ul {
	list-style-type: circle;
	padding-left: 20px;
	margin-top: 10px;
	}
#generic p {
	margin-top: 10px;
	}
#generic .left {
	margin: 0 1em 1em 0;
	float: left;
	}
#generic .right {
	margin: 0 0 1em 1em;
	float: right;
	}
#generic blockquote {
	font-size: 12px;
	border-left: 1px dotted #ccc;
	margin-left: 20px;
	padding-left: 20px;	
	margin-top: 10px;
	}
#generic hr {
	height: 1px;
	border: 0;
	border-bottom: 1px dotted #ccc;
	margin: 15px 0;
	clear: both;
	}
#generic object,
#generic embed {
	margin-top: 10px;
	}
	
.ncac_logo {
	background-color: #fff;
	border: 1px dotted #ccc;
	text-align: center;
	}