/*
Theme Name: Will Kimbrough
Theme URI: http://willkimbrough.com/
Description: Child 01 theme for the Harmony theme
Author: GoDesign
Author URI: http://godesign.com
Template: Harmony
Version: 1.0
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sun, 08 Dec 2013 15:12:01 +0000 */ 

@import url('../Harmony/style.css');

body,
h1, h2, h3, h4, h5, h6,
#top-menu a,
#news-section h3 a, #events-list h2 a,
#news-section p.meta-info a,
#breadcrumbs a,
.entry h2.title a,
.entry .meta-info a,
.f-widget a,
p#copyright a,
.widget a,
.mobile_nav,
#mobile_menu a,
a.more, a.product-info, a.view-more, .comment-reply-link, #respond input#submit, #respond input#submit:hover {
	color: #5a2525;
}

/* Header */

#et-site-title h1 a {
	color: #dac9bf;
	text-decoration: none;
}
body.home #main-header .container {
	padding: 435px 0 272px;
}

/* Content */



/* Sidebar */

.widget { padding: 0 20px;}
.widget > div {padding-right: 20px;}
.widget .widgettitle { padding-left: 20px; margin-left: -20px;}
.widget ul, .widget object {margin-left: 0 }

/* Store */

.merchThumb {
	float: left;
	width: 50%;
}
.albumInfo {
	float: left;
	width: 50%;
}
.pull-left {
	float: left;
}

.btn {
	text-decoration: none;
	background-color: #3d5054;
	display: block;
	width: 100%;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 16px;
	border: none;
	cursor: pointer;
}

.btn:hover,
.btn input.buycdalbumhov {
	background-color: #50696e;
	text-decoration: none;
}
.orderInfo {
	width: 300px;
	margin-left: 35px;
}