/*
Theme Name: Song, by Toad Records
Theme URI: http://songbytoadrecords.com
Description: Theme for the Song, by Toad Records website
Version: 2.0
Author: Nonimage
Author URI: http://nonimage.com
*/

/* GLOBAL RESET - RESET ALL STYLES, START FROM SCRATCH */

@import "reset.css";




/* GLOBAL - GENERAL STYLES ACROSS THE SITE */

body {
	background-color: #3c4624;
	color: #333;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
.clear {
	clear: both;
	}
		
	
	
	
/* MAIN LINKS */

a:link, a:visited {
	color: #b83137;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover, a:visited:hover {
	color: #000;
	}

a {
	-webkit-transition-duration: .5s; 
	-webkit-transition-property: color, background;
	}
		
	
	
	
/* START THE PAGE */

#page {
	background: transparent url('images/main-bg.gif') repeat-y top left;
	width: 940px;
	margin: 0 auto;
	padding-top: 30px;
	}
	
#main {
	float: left;
	}
		
	
	
	
/* HEADER */

#header h1 a {
	width: 412px;
	height: 63px;
	display: block;
	text-indent: -9999px;
	background: transparent url('images/logo.gif') no-repeat;
	margin: 0 0 40px 60px;
	}
		
	
	
	
/* MAIN MENU */

ul#main-menu {
	margin: 0 0 40px 60px;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	width: 580px;
	padding: 10px 0 31px 0;
	}
	
ul#main-menu li {
	display: inline;
	float: left;
	margin-left: 50px;
	}
	
ul#main-menu li#first {
	margin-left: 0;
	}
	
ul#main-menu li a {
	font-weight: bold;
	color: #333;
	}
	
ul#main-menu li a:hover {
	color: #000;
	}
		
	
	
	
/* MAIN CONTENT AREA */

#content {
	width: 580px;
	margin-left: 60px;
	}
		
	
	
	
/* MAIN CONTENT AREA - TITLE */

#content h2 {
	margin:  -5px 0 20px 0;
	font-size: 1.3em;
	line-height: 1.3em;
	}
	
#content h2 a {
	color: #6c8727;
	}
	
#content h2 a:hover {
	color: #000;
	}
	
#content h2 a.title {
	color: #b83137;
	}
			
#content h3 {
	margin-bottom: 10px;
	}
	
#content h3 a:hover {
	color: #000;
	}
	
	
	
/* MAIN CONTENT AREA */

.info {
	width: 160px;
	float: left;
	}
	
.info a {
	font-weight: bold;
	}
	
.info img {
	width: 160px;
	margin-bottom: 10px;
	height: 160px;
	}
	
p.type {
	margin-bottom: 10px
	}
	
p.buy {
	font-weight: bold;
	}
	
.info form {
	margin-top: 10px;
	}
		
	
	
	
/* MAIN CONTENT AREA */	

.entry {
	width: 400px;
	float: right;
	margin-bottom: 40px;
	}
	
.entry-news, .entry-page {
	margin-bottom: 40px;
	}	
	
.entry p, .entry-news p, .entry-page p {
	font-size: 0.9em;
	margin-bottom: 1em;
	line-height: 1.3em;
	}
	
	
	
	
/* SIDEBAR */
	
#sidebar {
	float: right;
	width: 220px;
	padding-top: 102px;
	background: transparent url('images/icon-faded.gif') no-repeat top center;
	}
				
	
	
	
/* SIDEBAR - SEARCH */

#s {
	padding: 6px;
	border: 4px solid #6c8727;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #aaa;
	width: 204px;
	}
				
	
	
	
/* SIDEBAR - HEADINGS */

#sidebar h3 {
	margin-top: 40px;
	text-transform: uppercase;
	text-align: right;
	font-size: 0.9em;
	width: 220px;
	background-color: #6c8727;
	}
	
#sidebar h3 a {
	color: #fff;
	background-color: #3c4624;
	padding-left: 10px;
	}			
	
	
	
	
/* SIDEBAR - SECTION LISTS */
	
#sidebar ul li {
	border-bottom: 1px solid #6e772c;
	}
	
#sidebar ul li a:link, #sidebar ul li a:visited {
	color: #fff;
	font-weight: bold;
	padding: 10px;
	display: block;
	font-size: 0.9em;
	}
	
#sidebar ul li a:hover {
	background-color: #6c8727;
	}
				
	
	
	
/* SIDEBAR - LINK TO SONG BY TOAD */

.songbytoad {
	margin-top: 40px;
	border-top: 14px solid #6c8727;
	color: #6c8727;
	font-size: 0.9em;
	padding: 10px 0;
	line-height: 1.2em;
	}
	
.songbytoad a {
	color: #fff;
	font-weight: bold;
	}
	
.songbytoad a:hover {
	color: #ccc;
	}
	
.nonimage {
	font-size: 0.7em;
	margin-top: 20px;
	}
	
#footer {
	background-color: #6c8727;
	height: 12px;
	width: 700px;
	}
					
	
	
	
/* FRONT PAGE */

#release-listings-wrap {
	margin-left: -60px;
	}

.release-listing {
	width: 150px;
	margin: 0 0 0 60px;
	float: left;
	display: inline;
	font-size: 0.9em;
	height: 280px;
	}
	
.release-listing img {
	width: 160px;
	height: 160px;
	margin-bottom: 10px;
	}

.release-listing a {
	font-weight: normal;
	}
	
.release-listing h3 {
	font-size: 1em;
	font-weight: normal;
	}
	
.release-listing h3 a {
	color: #6c8727;
	}
	
.release-listing h3 a.title {
	display: block;
	margin-bottom: 2px;
	color: #b83137;
	}
	
.release-listing .type {
	margin-top: -3px;
	display: inline;
	float: left;
	font-style: italic;
	}
	
.release-listing .type a {
	color: #333;
	}
	
.release-listing .buy {
	margin: -4px 0 0 10px;
	display: inline;
	float: left;
	}
	
.news-item {
	margin-bottom: 25px;
	border-bottom: 1px solid #eee;
	}
	
.news-item h3 {
	display: block;
	margin-bottom: 10px;
	}
	
.news-item .entry {
	width: 580px;
	display: block;
	margin-bottom: 10px;
	}
	
span.date {
	font-weight: normal;
	color: #6c8727;
	margin-right: 15px;
	}
	
	
	
	
	
/* PAGINATION ON NEWS PAGE */

.pagination {
	text-align: center;
	margin-bottom: 20px;
	}
	
.pagination a {
	font-weight: normal;
	font-size: 0.9em;
	margin: 0 30px;
	}
	
	
	
	
/* ARTISTS PAGES */

ul#artists-listings {
	margin-left: -60px;
	}

ul#artists-listings li {
	width: 150px;
	margin: 0 0 0 60px;
	float: left;
	display: inline;
	font-size: 0.9em;
	height: 230px;
	}
	
ul#artists-listings li img {
	margin-bottom: 10px;
	}
	
ul#artists-listings li a {
	font-weight: normal;
	color: #6c8727;
	}
	
ul#artists-listings li a:hover {
	color: #000;
	}