/* Change bg image url to an absolute value before posting */
body{
background:#FFC109;
color:#000000;
font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
margin:0px;
padding: 0px;
}
/* HTML selectors */
/* relative font sizes */
h1{
background:transparent;
border-bottom: 1px solid #036;
color: #333;
font-size:140%;
font-weight:bold;
line-height:120%;
margin:16px 40px -10px 0;
}
h2{
font-size:130%;
font-weight:bold;
text-align:left;
color: #5A4105;
margin:16px 0 -10px;
border-left: 20px solid #5A4105;
padding-left: 6px;
 letter-spacing: 1px;
}
h3{
font-size:120%;
font-weight:bolder;
color: #fea;
 text-transform: lowercase;
  letter-spacing: 2px;
  }

h2.release{
font-size:130%;
font-weight:bold;
text-align:left;
color: #735306;
margin:16px 0 -10px;
border-left: 20px solid #735306;
padding-left: 8px;
letter-spacing: normal;
}
h3.release{
font-size:120%;
font-weight: bolder;
margin:16px 0px -10px;
color: #333;
border-bottom: 3px double #333;
 text-transform: none;
  letter-spacing: normal;
}
h4.release{
font-size:110%;
font-weight:bold;
color: #fea;
 text-transform: lowercase;
  letter-spacing: 2px;
  }
h5{
font-size:85%;
font-weight:bold;
}
h6{
font-size:75%;
font-weight:bold;
}
p,ul,ol,td{
font-size:80%;
line-height:140%;
}
p.archive {
	line-height:100%;
}
pre{
font:80% monospace;
}
acronym{
border-bottom:1px dashed #808080;
cursor:help;
}
img{
border:0px;
margin:0px;
padding: 0px;
}
img.photos{
padding:0 2px;
}
img.merch{
	border: 1px solid #000;
	margin-right: 12px;
}
/* Spacing styles */
.narrowest{
line-height:130%;
width:50%;
}
/* Links */
a{
font-weight:bold;
text-decoration:underline;
}
a:link{
background:transparent;
color: #333;
}
a:visited{
background:transparent;
color:#000;
}
a:hover{
background:transparent;
color: #B22222;
}
.divider{
border-bottom:1px dashed #C0C0C0;
}

/* Styles other than text attributes. Main content layout. */
#content{
background: #F4F99B;
border:0px;
color:#000;
padding:5px;
width:100%;
}
td.leftbar{
background:   url(../images/vinyl_left_sidebar.gif) repeat-y;
}
td.rightbar{
background:   url(../images/vinyl_right_sidebar.gif) repeat-y;
}
td.topbar{
background:   url(../images/vinyl_top_bar.gif) repeat-x;
}
td.bottombar{
background:   url(../images/vinyl_bottom_bar.gif) repeat-x;
}
/* Blogger styles */
div#mainclm{
text-align:left;
}
div#sidebar{
text-align:left;
}
#description,#archives{
border-top: dashed 1px #B8860B;
border-bottom: 1px dashed #B8860B;
color: #333;
background: transparent;
font-weight: bold;
text-align:center;
padding:5px;
margin: 8px 0 0;
}
p.blogdate{
	color:#fff;
	background:transparent;
	font-weight:bold;
	border-bottom: solid 1px #eee;
	margin-bottom:-10px;
}
h1.blogtitle{
	font-size: 100%;
	border: 0;
	margin-bottom:-12px;
}
#sidebar p{
	margin: 3px 0 6px 0;
	font-size: 12px;
}
#sidebar a{
text-decoration:none;
}
#sidebar a:hover{
text-decoration:underline;
}
.bug{
border:0px;
padding:5px;
}
.byline{
color:#eee;
background: transparent;
font-size:86%;
margin:-12px 0 0;
padding:0px;
text-align:right;
}
.byline a{
text-decoration:none;
}
.byline a:hover{
text-decoration:underline;
}
/* These tags are only for the @IMPORT stylesheet to hide from old browsers like NN4. Remove these before saving as a Link version stylesheet. */
/* These prevent nested elements from being reduced to 85% a second time. */
ul ul{
font-size:100%;
line-height:150%;
}
td p,td ul,td ol,table.standard td, td td{
font-size:100%;
}
td,th{
font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
}
#navlist a:hover,#subnavlist li a:hover{
background:transparent;
border-color:#CC6600;
color:#CC6600;
}
#sidebar ul a:link,#sidebar ul a:visited,pre,code,strike{
color:#999999;
background: transparent;
}
table.sales {
	border: 0;
	width: 96%;
	margin: 16px 0 0;
}
table.sales td, table.sales th {
	border-bottom: 1px solid #8BD6F5;
	padding: 2px 2px 2px 0;
	vertical-align: middle;
}
table.sales th {
	color: #000;
	background: transparent;
	font-size: 110%;
}
table.sales td.button {
	padding: 2px 0 0;
	vertical-align: middle;
}
td.button form {
	padding:0;
	margin:0;
}
table.sales a:link, table.sales a:visited {
	text-decoration: none;
	color: #fff;
	background: transparent;
}
table.sales a:hover, table.sales a:active {
	color: #FFCC00;
	background: transparent;
}
div.release {
	clear:both;
}
div.release img {
	padding: 0 12px;
}