/*
Theme Name: Kvist Records
Theme URI: http://kvistrecords.com
Description: Custom theme developed for Kvist Records
Version: 1.0
Author: Gabriel Serafini
Author URI: http://www.gabrielserafini.com
Tags: grey, noise, music
*/

body {
	color: #000;
	background: #ccc url(images/body_back.jpg);
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	}

a {
	color: #666;
	}

a:hover {
	color: #036;
	}

a img {
	border: 0;
	}

h3 {
	color: #333;
	margin: 8px 0 2px 0;
	padding: 0;
	}

blockquote {
	font-style: italic;
	color: #333;
	padding: 6px 18px;
	margin: 0;
	}

blockquote span {
	font-style: normal;
	}

#page {
	margin: 0 18px 0 440px;
	}

#header {
	background: url(images/header_back.jpg) no-repeat;
	width: 409px;
	position: absolute;
	left: 0;
	top: 0;
	}

.site-logo {
	margin: 178px 0 0 28px;
	}

#navs {
	margin: 14px 0px 0px 12px;
	padding: 0;
	}

#content {
	}

#comment {
	width: 500px;
	background: #ddd;
	}

.post {
	clear: both;
	}

.post-title {
	font-size: 24px;
	}

.post-title span {
	font-weight: normal;
	color: #999;
	}

.post-title span a {
	text-decoration: none;
	color: #999;
	}

.post-title span a:hover {
	text-decoration: underline;
	color: #666;
	}


.navigation {
	font-size: .9em;
	color: #666;
	margin: 8px 0;
	height: 14px;
	}

.navigation a {
	color: #666;
	}

.navigation .alignleft {
	}

.navigation .alignright {
	float: right;
	}


#footer {
	color: #333;
	}

a.footer-rss {
	color: #960;
	}

.design-credits {
	margin: 18px 0 12px 0;
	color: #999;
	}

.design-credits a {
	color: #999;
	}

.design-credits a:hover {
	color: #666;
	}

.edit-link-container {
	margin: 24px 0px 0px 0px;
	}

.edit-link {
	padding: 12px 0 24px 0;
	}

.edit-link img {
	margin: 0px 0px -3px 0px;
	}

.edit-link a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	background: #ff9;
	border-top: 1px solid #cc9;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-left: 1px solid #cc9;
	color: #660;
	}

.edit-link a:hover {
	border-top: 1px solid #996;
	border-right: 1px solid #cc9;
	border-bottom: 1px solid #cc9;
	border-left: 1px solid #996;
	}

.edit-link a span {
	text-decoration: none;
	}

.edit-link a:hover span {
	color: #330;
	text-decoration: none;
	}

.artist-entry {
	width: 460px;
	}

.artist-page-table td, .releases-page-table td {
	padding: 0 12px 8px 0;
	}

.releases-page-table {
	color: #666;
	}

.releases-page-table h3 {
	margin: 0;
	padding: 0;
	}

.paypal-form {
	display: inline;
	}

.available-copies-container {
	margin: 2px 0 12px 0;
	}

.limited-album-availability {
	color: #c00;
	}

.wp-caption {
	color: #666;
	}

.track-listing-table td, .track-listing-table th {
	border: 1px solid #999;
	padding: 8px;
	}

.track-listing-table a {
	text-decoration: none;
	
	}

.track-listing-table a span {
	text-decoration: underline;
	
	}

.album-price-container {
	font-size: 24px;
	}
