/*
Theme Name: music-wordpress-child
Theme URI: http://www.davidwoolfdesigns.com/music_wordpress
Description: Child theme for Music Template theme
Version: 3.0
Author: David Woolf
Author URI: http://www.davidwoolfdesigns.com
Template: music-wordpress
Tags: minimalist, music, template, clean
*/

@import url("../music-wordpress/style.css");

#site-title a {
    color: #009900;
}

body {
	background: #f7f7f7 url( img/background.png ) repeat-x;
	font: 62.5%/1.6 "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
	background: none;
	color: #555;
	float: left;
	font-size: 3.6em;
	letter-spacing: -1px;
	line-height: 75px;
	padding: 0 0 0 46px;
}

h2 {
	border-bottom: 2px solid #f6f6f6;
	color: #555;
	font-size: 2.0em;
	font-weight: normal;
	height: 38px;
	line-height: 38px;
	margin: 40px 0 5px;
	padding: 5px;
}

h3 {
	color: #555;
	font-size: 2.4em;
	letter-spacing: 0px;
	line-height: 25px;
	margin: 5px 0 7px;
}

	h3 a {
		color: #555;
		font-size: 1.0em;
		text-decoration: none;
	}
	
	h3 a:hover {
		background-color: #fafafa;
	}
	
	


.header-wrapper {
	background-color: #f7f7f7;
	border-left: 0px solid #eee;
	border-right: 0px solid #eee;
	margin: 0 auto;
	width: 1024px;
	height: 244px;
	padding: 0 0px 0px 0px;
}

	.top-menu {
		background-color: #f7f7f7;
		float: left;
		list-style-type: none;
		margin: 0px -5px 0 0;
		padding: 0 585px 0 0;
		position: relative;
		z-index: 10;
		font: 12px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	}
	
		.top-menu li {
			float: left;
			list-style-type: none;
			padding: 0;
			position: relative;
			z-index: 10;
		}
		
		.top-menu li a {
			color: #1b1b1b;
			display: block;
			font-size: 12px;
			font-weight: 600;
			padding: 5px 12px;
			position: relative;
			text-decoration: none;
			z-index: 10;
		}
		
		.top-menu a:hover {
			background-color: #555;
			color: #fff;
		}
		
		.top-menu .current_page_item a {
			background-color: #555;
			color: #fff;
		}
		
		.top-menu li ul {
			background-color: #f9f9f9;
			display: none;
			list-style-type: none;
			margin: 0;
			padding: 0;
			position: absolute;
			top: 25px;
			width: 140px;
			z-index: 10;
		}
		
		.top-menu li ul li {
			float: none;
			padding: 0;
			position: relative;
			z-index: 10;
		}
		
		.top-menu li ul a {
			border-bottom: 1px solid #f6f6f6;
			border-left: 0px solid #f6f6f6;
			border-right: 0px solid #f6f6f6;
			float: none;
			font-size: .75em;
			margin: 0;
			padding: 8px 10px;
			position: relative;
			z-index: 10;
		}
		
		.top-menu li ul .current_page_item a {
			background-color: #f9f9f9;
			color: #222;
		}
		
		.top-menu .current_page_item ul li a {
			background-color: #fff;
			color: #222;
		}
		
		.top-menu li ul a:hover {
			background-color: #f6f6f6;
			color: #222;
		}
		
		.top-menu li:hover ul {
			display: block;
		}

.content {
	background-color: #fff;
	border: 0px solid #eee;
	border-top: 0;
	border-bottom: 0;
	margin: -5px auto 0 auto;
	padding: 0 5px 5px;
	width: 1015px;
	height: auto;
}
	.main-column {
		float: left;
		width: 740px;
		background-color: #fff;
		padding: 5px 12px 10px;
		margin: 0 0 0 -5px;
	}
	
	.main-column img {
		width: auto;
	}
	
	.side-column {
		background-color: #fff;
		border-left: 0px solid #f6f6f6;
		float: right;
		list-style-type: none;
		margin: 5px -5px 10px 0px;
		padding: 0 5px 5px;
		width: 249px;
	}
	
.side-column h3 {
	border-bottom: 0px dotted #f6f6f6;
	border-top: 0px dotted #f6f6f6;
	color: #555;
	font-size: 1.6em;
	line-height: 26px;
	padding: 5px 0 10px 20px;
	margin: 0 0 5px -10px;
	text-transform: uppercase;
		}
		
.side-column ul {
			margin-bottom: 3px;
			margin-left: 20px;
		}
		
.side-column p {
	margin-left: 20px;
	}
		
.side-column li a {
	color: #b80000;
	display: inline-block;
	font-size: 1.0em;
	font-weight: normal;
	margin-left: 0px;
	padding: 0px 0 0px 0px;
	text-decoration: none;
	text-transform: none;
}
	
.side-column li a:hover {
	background-color: #f9f9f9;
}

#twitter_div {
	margin-left: 0px;
}

#twitter_update_list li span {
	margin-left: 0px;
	}
	
	/* Music */

.album-section {
	background-color: #f7f7f7;
	border: 1px solid #eee;
	margin: 10px 0;
	position: relative;
	width: 1013px;
}
.album-section-artist {
	background-color: #f7f7f7;
	border: 0px solid #eee;
	margin: 10px 0;
	position: relative;
	width: 725px;
}
	.album-summary {
		cursor: pointer;
		height: 80px;
		padding: 10px;
	}


		.album-cover {
			float: left;
			height: 80px;
			width: 80px;
		}

		.album-summary h3 {
			background-color: #f7f7f7;
			color: #555;
			float: left;
			font-size: 1.4em;
			font-weight: normal;
			padding: 20px 0 0 30px;
		}


		.buy-album-artist {
			border-left: 0px solid #eee;
			float: right;
			list-style-type: none;
			margin: 0px 0 0;
			padding: 0px 0;
		}
		
			.buy-album-artist li {
				float: right;
				margin-left: 10px;
			}
			
			.buy-album li {
				float: right;
				margin-left: 10px;
			}
		
			.buy-album-artist a {
				background-color: #fff;
				border: 1px solid #ddd;
				color: #555;
				font-size: 1.0em;
				padding: 5px 10px;
				text-decoration: none;
			}
	
			.buy-album a:hover {
				background-color: #f6f6f6;
			}
	
	.album-info {
		border-top: 0px solid #f2f2f2;
		display: none;
		margin: 0 10px;
		padding: 0;
		width: 916px;
	}
	
		.album-info-artist {
		border-top: 1px solid #f2f2f2;
		display: none;
		margin: 0 10px;
		padding: 0;
		width: 916px;
		list-style-type: none;
	}
	
		.album-extras {
			float: left;
			list-style-type: none;
			padding: 10px 0;
			text-align: right;
			width: 135px;
		}
		
			.album-extras-artist {
			float: left;
			list-style-type: none;
			padding: 10px 0;
			text-align: right;
			width: 100px;
		}
		
			.album-extras h4 {
				background-color: #f7f7f7;
				color: #555;
				font-size: 1.4em;
				padding: 0 0 10px;
			}
			
			.album-extras-artist h4 {
				background-color: #f7f7f7;
				color: #555;
				font-size: 1.4em;
				padding: 0 0 10px;
			}
			
			.album-extras p {
				font-size: .9em;
				padding: 0;
			}
			
				.album-extras-artist p {
				font-size: .9em;
				padding: 0;
			}
		
			.album-extras strong {
				color: #555;
				display: block;
				padding: 0 0 5px;
				text-transform: uppercase;
			}
			
				.album-extras-artist strong {
				color: #555;
				display: block;
				padding: 0 0 5px;
				text-transform: uppercase;
			}
			
			.album-extras span {
				display: block;
				padding: 0 0 15px;
			}
			
				.album-extras-artist span {
				display: block;
				padding: 0 0 15px;
			}
	
		.album-songs {
			float: right;
			padding: 10px 0;
			width: 750px;
		}
		
		.album-songs-artist {
			float: left;
			padding: 10px 30px;
			width: 477px;
			list-style-type: none;
		}

			.album-songs li {
				font-size: 1em;
				list-style-type: none;
				padding: 5px 10px;
			}

				.album-songs a {
					color: #222;
					font-weight: 400;
					text-decoration: none;
				}

				.album-songs a:hover {
					color: #389fe7;
				}
				
				.album-songs .odd-song {
					background-color: #f7f7f7;
				}
				

		.photo-buffer li {
			float: left;
			height: 133px;
			list-style-type: none;
			margin: 0 15px 19px 15px;
			overflow: hidden;
			width: 172px;
		}
		
			.photo-albums li {
		background-color: #f9f9f9;
		border: 1px solid #eee;
		cursor: pointer;
		float: left;
		height: 238px;
		margin: 15px 12px 11px 15px;
		position: relative;
		width: 176px;
	}
	
