/*
Theme Name: Fresh Sound
Theme URI:  
Description: This WordPress theme is based on the Clean Home theme by Bryan Helmig
			of Mid Mo Design: http://midmodesign.com/.
Designer: ???
Author: J Doerck
Author URI: http://www.lsr1.com/

	"Henceforth" by ???

	This WordPress theme is based on the Clean Home theme by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/


/*
yellow #e5aa08
orange #eb6c0f
purple #a90058
tan #c46b2f

*/


body {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Verdana, sans-serif;
	background-color: #FFFFCC;
	
}

a:link{color: #840051;}
a:visited{color: #a70052;}
a:link:hover{color: #a70052;}
a:visited:hover{color: #840051;}

img {
	border: 1px solid #999;
	padding: 5px;
	margin: 10px;
	background-color: #FFF;
}	

acronym, abbr {
	border-bottom: 1px #CCC dashed;
}


#wrapper {
	text-align: left;
	margin: 0px auto 10px auto;
	padding: 0px;
	border:0;
	width: 1185px;
	font-size: 12px;
}

#header {	
	
}

#header span {display: none;}

hr {
	height: 1px;
	border: 0;
	background-color: #999;
	margin: 25px 0 30px 0;
}


#logo {
		margin: 20px 50px 0 0;
		width: 305px;
		height: 582px;
		background: url("http://www.henceforthrecords.com/content/wp-content/themes/henceforth/images/freshsoundlogo3.jpg") no-repeat 0px 0px;
		position: fixed;
		

}

#content {
		margin: 0;
		float: right;
		width: 494px;
		padding:0 20px 25px 10px;
		margin-left: 50px;
		overflow:hidden;
		line-height: 2em;
		text-align: justify;

}


#sidebar {
	margin: 0;
	float: right;
	width: 340px;
	overflow:hidden;
	padding: 5px 0 0 25px;
	font-size: 10px;
	line-height: 15px;
}

#sidebar .hfr_link {
	margin-top: 25px;
}

#sidebar .hfr_link a {
	text-decoration: none;
}

#sidebar .hfr_link a span {
	text-decoration: underline;
	padding-left: 3px;
}

#footer {
	clear: both;
}

#footer p {

}




hr{

}

.readMore {
	text-align: right;
}

ul ul {
	margin-left: 20px;
}

/* Search Results */

.navigation {
	display: block;
	margin: 10px auto;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}
	
.page, .post {
	margin: 5px 0;
	padding: 20px 0;
}

.indexPost {
	border-bottom: 1px dotted #BB8 !important;
}


.post h3.fd {
	font-weight: bold;
	padding-top: 0;
	margin-top: 0;
}

.first {
	border: 0;
	padding-top: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	/* font-family: Helvetica, sans-serif; */
	font-family: Verdana, sans-serif;
}

.post h2 {
	margin: 10px 0;
}

#indexIntro {
	margin: 10px 0;
}

#currentSeason {
	background-color: #FFF;
	padding: 10px;
	border: 1px dotted #CCC;
	margin-bottom: 30px;
}


h2.recent {
	margin-bottom: 15px;
	padding: 0 !important;
}



/* don't show dotted line on actual pages */

div.release div.post, div.release div.page, div.news div.page {
	margin: 0 0 30px 0;
	border: 0;
	padding: 0;
}

.theExcerpt {
	padding-bottom: 20px;
}

.post p, .page p {
margin:14px 0 0 0;
}
.post em, .page em{
font-style:italic;
}

.page .date {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #F7971E;
	text-transform: uppercase;	
}
.post h1, .page h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	/* font-family: Helvetica, sans-serif; */
	font-family: Verdana, sans-serif;
}

.post h2, .page h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	/* font-family: Helvetica, sans-serif; */
	font-family: Verdana, sans-serif;
}
.post h2 a, .post h3 a, .page h2 a {
	color: #333;
	text-decoration: none;
	/* font-family: Helvetica, sans-serif; */
	font-family: Verdana, sans-serif;
}

.post h2 a:hover, .post h3 a:hover, .page h2 a:hover {
	color: #a70052;;
	text-decoration: none;
}

.post h3, .post h4, .page h3, .page h4 {
font-size:12px;
margin:15px 0 0 0;
font-weight:normal;
/* font-family: Helvetica, sans-serif; */
font-family: Verdana, sans-serif;
}


.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small, .page small {
	font-size: 10px;
	color: #7A7A7A;
}
.post small a {
font-weight:normal;
}



.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}

.post li {
	margin: 0;
	padding: 0;
	}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}

.post blockquote {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Verdana, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #e5aa08;
	letter-spacing: 1px;
	padding: 15px;
	margin: 20px 0;
	background-position: left;
	clear: right;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5aa08;
	border-bottom-color: #e5aa08;
}

.post blockquote .floatRight {

	padding: 10px;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5aa08;
	border-bottom-color: #e5aa08;
	font-size: 22px;
	text-align: left;
	line-height: 30px;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #e5aa08;
	
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}

.post img {
	margin: 0 10px;
}

.post .date {
	color: #F7971E;
}

.post .location {
	margin: 15px 0;
	/* font-family: Helvetica, sans-serif; */
	font-family: Verdana, sans-serif;
	font-size: .8em;
	line-height: 15px;
}

#sidebar {
}


#sidebar h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #F7971E;
	text-transform: lowercase;
	/* font-family: Helvetica, sans-serif; */
	font-family: Verdana, sans-serif;
	margin-bottom: 10px;
	
}

#sidebar div.upcoming {
	border: 1px solid #EEE;
	padding: 10px;
}
#sidebar ul.upcoming li {
	margin: 5px 0 20px 0;
}

#sidebar img {
	margin: 10px 0;
}
#sidebar .page-item-949 {
	margin-top: 10px;
}

#sidebar ul.seasons li {
	margin: 10px 0;
}

#sidebar ul.seasons li:first-child {
	margin: 3px 0 20px 0;
	font-weight: normal;
	font-size: 14px;
	/* font-family: Helvetica, sans-serif; */
	font-family: Verdana, sans-serif;
	
}


/* PAGE STYLES */


#content .explain {
	padding: 0 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	width: 435px;
	color: #a70052;
}

#content .explain a, #content .explain a:visited {
	color: #F7971E;
}

#content .explain a:hover {
	color: #a70052;
}

#content .explain p {
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 1px;
	text-transform: none;
	font-weight: normal;
}


ul.show_listing li {
	margin:  0 0 18px 0;
	line-height: 16px;
}

ul.show_listing li a {
	font-weight: bold;
}


.seasonIndex {
	margin-top: 20px;
}
.seasonIndex h2 {
	margin: 30px 0 20px 0;
	font-size: 50px;
}

h2.seasonIndex {

	color: #a0073b;
	font-weight: bold;
}
.seasonContent {
	margin: 10px 0 20px 0;
}

h2.seasonIndex {
	font-weight: normal;
}

.seasonContent h2 {
	margin: 10px 0;
}

#tblMain {
	width: 100%;
}

#tblMain th {
	background-color: #CCC;
	padding: 10px;
	color: #FFF;
}

tr.year td {
	padding: 5px;
	background-color: #000;
	color: #FFF;
	font-weight: bold;
}



