/*
THEME NAME: Indiarts
THEME URI: 
DESCRIPTION: Theme for Indiarts
AUTHOR: Freshout
AUTHOR URI: 
*/

/* Eric Meyer's Reset CSS.	
 * http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ 
 * --------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* Layout
 * --------------------------------------------------------------------------------------- */
 
body {
	width: 780px;
	margin: 0 auto;
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #333;
}

h1 {
	float: left;
	text-indent: -99999px;
	background: url("images/logo.png") no-repeat;
	margin: 75px 0 20px;
}

h1 a {
	display: block;
	width: 390px;
	height: 130px;
}

 
#subscribe {
	width: 260px;
	padding: 15px;
	float: right;
	text-align: right;
	margin-top: 160px;
}

#splash {
	height: 310px;

	clear: both;
}

#container {
	width: 780px;
	margin: 0 auto;
	background: #fff;

	float: left;
	margin-bottom: 100px;
}

#content {
	float: left;
	width: 509px;
	padding: 0 35px 0 20px;
	margin: 30px 0;
}

#container .store, #container .artists, #container .aff, #container .ondeck {
	float: left;
	width: 750px;
	padding: 0 10px 0 20px;
	background: #fff;
	margin: 30px 0;
}

#sidebar {
	float: right;
	width: 180px;
	margin: 60px 0 0;	
	left: -15px;
	position: relative;
	padding: 0 10px 0 5px;
}

#footer {
	min-height: 18px;
	background: url("images/footer-bg.gif") bottom no-repeat;
	clear: both;
	padding: 5px 15px;
}

/* Globals
 * --------------------------------------------------------------------------------------- */
 
strong {
font-weight: bold;
}

em {
font-style: italic;
}

html {
	background: #0c0704 url("images/bg.gif");
}

p {
	font-size: 1.4em;
	line-height: 1.5;
	margin: 1em 0;
}

h2 {
	font-weight: bold;
	font-size: 3em;
	letter-spacing: -1px;
	border-bottom: 3px double #ddd;
	padding-bottom: 5px;
}

/* Navigation
 * --------------------------------------------------------------------------------------- */
 
#nav {
	width: 780px;
	float: left;
	background: #0c0704 url("images/nav-bg.gif") top repeat-x;
	min-height: 37px;
}

#nav li {
	float: left;
	background: url("images/nav-border.gif") right -1px no-repeat;
}

#nav li#nav-last {
	background: transparent;
}

#nav li a {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding: 8px 15px;
}

#nav li a:hover {
	background: #0c0704 url("images/nav-bg.gif") left -37px repeat-x;
}

/* Subscription Form
 * --------------------------------------------------------------------------------------- */

 
#emailsub {
	border-width: 0;
	background:url("images/sub-email.gif") no-repeat;
	background-attachment: static;
	padding: 7px 0 5px 5px;
	height: 16px;
	float: left;
	width: 3000px;
	font-weight: bold;
}

#submit {
	float: right;
}

#email, #submit {
	vertical-align: bottom;
}

 
/* Sidebar
 * --------------------------------------------------------------------------------------- */ 
 
#sidebar h2 {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
	border-width: 0;
}

.updates {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}

.updates h3, .updates h3 a:link, .updates h3 a:active, .updates h3 a:hover, .updates h3 a:visited {
	color: #e72c27;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	margin-bottom: -5px;
	text-decoration: none;
}

.updates p {
	font-size: 1.1em;
}

.updates .more {
	color: #e72c27;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: -10px;
	display: block;
}

/* Store Page
 * --------------------------------------------------------------------------------------- */ 
 
.store-item {
	background: #fff url("images/store.gif") top repeat-x;
	padding: 10px;
	width: 115px;
	float: left;
	margin-right: 12px;
	font: bold 1.1em Arial, Helvetica, sans-serif;
}

.store-thumb {
	display: block;
	padding-bottom: 10px;
}

.store-title {
	width: 85px;
	float: left;
	padding-top: 10px;
}

.store-title a {
	text-decoration: none;
	color: #e72c27;
}	

.store-price {
	color: #e72c27;
	width: 30px;
	float: right;
	text-align: right;
	padding-top: 10px;
}

.store-sub {
	float: left;
	margin-bottom: 10px;
}

#store-nav {
	margin: 5px 0 20px;
}

#store-nav {
	font: 1.5em Arial, Helvetica, sans-serif;
}

#store-nav a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	margin: 0 3px;
}

a#store-nav-all {
	color: #e72c27;
}

/* Store Single Product Page
 * --------------------------------------------------------------------------------------- */ 

#product-view {
	background: #fff url("images/store.gif") top repeat-x;
	overflow: auto;
	
	padding: 10px;
}

#product-view img {
	float: left;
	margin-right: 10px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #fff;
}

#product-view h2 {
	line-height: 1em;
	margin: 0 0 10px 140px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

#product-artist {
	margin: 0;
	font-weight: bold;
}

#product-price {
	font-weight: bold;
	color: #e72c27;
}

#product-view .by {
	font: italic 1em Georgia, serif;
}

.product .entry {
	font-size: 1.2em;
	padding: 5px;
}

/* Artists Page
 * --------------------------------------------------------------------------------------- */ 

.artists h2 {
	margin: 0 0 20px 5px;
}

.artists-item {
	float: left;
	width: 345px;
	margin: 0 15px 20px 10px;
}
 
.artists-sub {
	float: left;
}

a.artists-name {
	font: bold 1.8em Arial, Helvetica, sans-serif;
	margin: 5px 0 -10px;
	display: block;
	color: #e72c27;
	text-decoration: none;
	border-bottom: 1px solid #eee;
}

/* Artist Single Page
 * --------------------------------------------------------------------------------------- */ 
 
#artist-links {
	float: right;
	margin-top: 10px;
}

#artist-links li {
	float: left;
	background: #ffcc66 url("images/artist-links.gif") no-repeat;
	margin: 0 5px;
	padding-left: 5px;
}

#artist-links li a {
	text-decoration: none;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #333;
	background: #ffcc66 url("images/artist-links-r.gif") right no-repeat;
	display: block;
	height: 10px;
	padding: 8px 20px 12px;
}

#artist-links li a:hover {
	color: #e72c27;
}

#portrait {
	background: #fff url("images/store.gif") top repeat-x;
	padding: 10px;
	float:left;
	text-align: center;
}

#portrait img, #artist-albums img {
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
}

#artist-albums img {
	margin-bottom: 10px;
}

.artist h2 {
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

#recent-release {
	font: bold italic 1.6em Georgia, serif;
	color: #666;
	margin-left: 15px;
	background: url("images/cd.png") left top no-repeat;
	padding-left: 24px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-top: 7px;
}

.artist .entry {
	padding-left: 15px;
	margin-left: 0px;
	border-bottom: 3px double #ccc;
	font-size: 0.9em;
}

.sample-mp3 {
	border-bottom: 1px dotted #ccc;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 10px 0;
}

.sample-mp3 a {
	display: block;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #e72c27;
	margin-left: 15px;
	padding-left: 24px;
	background: url("images/page_white_cd.png") left top no-repeat;
}

.sample-mp3 a:hover {
	color: #666;
}

.sample-mp3 .playback {
	width: 470px;
	margin-left: 40px;
	padding: 10px 0;
}

#view-gallery {
	display: block;
	margin: 10px 0 0 10px;
}

/* Blog Posts
 * --------------------------------------------------------------------------------------- */ 
 
.post h2 {
	font-size: 2.4em;
	color: #333;
}

.post h2 a {
	text-decoration: none;
	color: #333;
}

.post h2 a:hover {
	color: #666;
}

.m-date, .postmetadata {
	text-transform: uppercase;
	font-size: 1em;
}

.postmetadata {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

.postmetadata a {
	font: bold 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #e72c27;
}

.post p {
	margin: 12px 0;
}

.post li {
	font-size: 1.4em;
	margin: 10px 0;
}

.post ul li {
	list-style-type: square;
	margin-left: 14px;
}

.post ol li {
	list-style-type: decimal;
	margin-left: 30px;
}

.post {
	margin-bottom: 20px;
}

.entry a {
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #e72c27;
}

.entry img {
	float: left;
	margin: 10px;
}

.entry blockquote {
	font: italic 1em Georgia, serif;
	margin: 0 20px;
	padding: 0 20px;
	border-left: 1px solid #ddd;
}

.entry blockquote blockquote {
	font: 1em Arial, Helvetica, sans-serif;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

.navigation a {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #e72c27;
}

/* Comments
 * --------------------------------------------------------------------------------------- */ 
 
h3#comments, h3#respond {
	font: bold 1.6em Arial, Helvetica, sans-serif;
}

.commentlist {
	margin-bottom: 10px;
}

.commentlist>li {
	padding: 10px;
	font-size: 1.2em;
	border-bottom: 1px dotted #ddd;
}

.commentlist cite {
	font-size: 1em;
}

.commentmetadata {
	text-transform: uppercase;
	font-size: 1em;
}

.commentlist a {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #e72c27;
}

.commentlist blockquote {
	font: 1em Georgia, serif;
	margin: 0 10px;
	border-left: 1px solid #ddd;
	padding-left: 10px;
}

.commentlist blockquote blockquote {
	font: 1em Arial, Helvetica, sans-serif;
}

.commentlist ul, .commentlist ol {
	margin: 10px 0;
	font-size: 1em;
}

.commentlist ul li {
	list-style-type: square;
	margin-left: 14px;
}

.commentlist ol li {
	list-style-type: decimal;
	margin-left: 30px;
}

.commentlist p {
	font-size: 1em;
	margin: 12px 0;
}

#commentform {
	width: 100%;
}

#commentform input {
	padding: 3px;
}

textarea#comment {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Affiliate Page
 * --------------------------------------------------------------------------------------- */ 
 
 .aff h2 {
	margin: 0 0 0 5px;
}

.aff-item {
	float: left;
	width: 220px;
	margin: 0 15px 20px 10px;
}
 
.aff-sub {
	float: left;
}

a.aff-name {
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 15px 0;
	padding: 5px 0;
	display: block;
	color: #e72c27;
	text-decoration: none;
	border-bottom: 1px solid #eee;
}

a.aff-name:hover {
	color: #333;
}

.aff-desc {
	font-size: 1.2em;
}

/* Contact Form
 * --------------------------------------------------------------------------------------- */ 
#contactform {
	width: 100% !important;
}

#contactform legend {
	display: none;
}

label.contactleft {
	font-size: 12px;
	margin: 10px 0 !important;
	font-weight: bold;
}

.contactright {
	margin: 12px 5px !important;
	border: 1px solid #ccc;
	padding: 5px !important;
}

.contactright:focus {
	background: lightyellow;
	border: 1px solid #aaa;
}

#contactsubmit {
	border: 1px solid #aaa;
}


/* Gallery
 * --------------------------------------------------------------------------------------- */ 
#post-21 {
	width: 720px;
}

a.ngg-album-desc {
	font: bold 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}

.ngg-album-compact p {
	padding-left: 5px;
}

.ngg-album-compact p strong {
	background: url("images/images.png") left top no-repeat;
	padding: 0 0px 3px 22px;
	font-size: 12px;
}

.ngg-albumoverview {
	float: left;
	overflow: hidden;
}

.ngg-album-compact {
	float: left;
	width: 120px !important;
}

.ngg-album-compactbox {
	border-bottom: 1px solid #ddd;
	width: 120px !important;
}

/* On Deck
 * --------------------------------------------------------------------------------------- */ 

#ondeckholder {
float:left; width:700px; height:150px; position:relative; overflow:hidden;
}
.ondeck-item {
	width: 715px;
	margin: 20px auto;
	background: url("images/separator.gif") bottom center no-repeat;
	padding-bottom: 30px;
	float: left;
}
.borderwide, .ondeck-single img {
	padding: 5px;
	border: 1px solid #ddd;
	margin: 15px auto 10px;
	display: block;
}

.ondeck-item h3, .ondeck-single h3 {
	padding-bottom: 3px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.ondeck-item h3 a, .ondeck-single h3 {
	font: bold 2em Arial, Helvetica, sans-serif;
	color: #e72c27;
	letter-spacing: -1px;
	text-decoration: none;
}

.ondeck-desc {
	font-size: 1.2em;
	line-height: 1.4em;
	width: 90%;
	padding-left: 10px;
	
}

.ondeck-single .ondeck-desc {
	font-size: 0.9em;
}

.ondeck-desc a {
	text-decoration: none;
	color: #333;
}

.ondeck-single {
	width: 715px;
	background: url("images/separator.gif") bottom center no-repeat;
	padding-bottom: 30px;
	float:left;
	margin-bottom: 0;
}