/*
Theme Name: Yesterdays Model
Theme URI: http://yesterdaysmodel/
Description: The theme of the best band West of the Hudson
Version: 1.0
Author: The Spirit Animal Gang
Author URI: http://yesterdaysmodel.com/
Tags: yeserdays model

*/



* { margin:0px; padding:0px; }
body { padding:20px; font-family:helvetica,arial,sans-serif; line-height:130%; margin-bottom:0px; }

h2 { text-transform:uppercase; }

a { color:#a00; text-decoration:none; }
a:HOVER { text-decoration:underline; }

p { margin-bottom:10px; }

hr { margin:30px 0 50px; }

#page { width:970px; }
#content { width:750px; float:left; }
#sidebar { width:200px; margin-left:770px; font-size:12px; }
	#sidebar ul { margin-bottom:20px; }
	#sidebar li { list-style-type:none; }
	#sidebar form { margin-bottom:20px; }

.musicArea, .smallerText { font-size:60px; line-height:100%; font-family:helvetica,arial,sans-serif; margin-bottom:10px; }
.smallerText { font-size:50px; font-family:helvetica,arial,sans-serif; margin-bottom:50px; }

span.colorShift { color: #a00; }
span.colorShift a {color: #a00;}
span.colorShift a:link, span.colorShift a:visited {color: #a00; text-decoration: none;}
span.colorShift a:hover {color: #a00; text-decoration: underline;} 

input {
	border: 1px solid #aa0000;
	background: url(none) no-repeat #ffffff;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #aa0000;
	margin-bottom:5px;
}

.mylabelstyle {
	font-family: tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	color: #82983e;
}

.postmetadata { font-size:11px; }

.post { padding-top:50px; margin-bottom:50px; border-top:dashed 10px #aa0000; position:relative; }

.entry { padding-top: 20px; }


#footer {
	clear: left;
	width: 750px;
	padding: 20px 0 0 0;
	font-size:10px;
}

#footer #legal {
	width: 375px;
	float: left;
}

#footer #rss {
	width: 375px;
	float: right;
	text-align: right;
}