/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

body {
  background-image:url(http://opioneersnyc.com/images/paperBackground.jpg);
  background-repeat:repeat;
  text-align:center;
  font-family:sans-serif;
  font-size:14px;
  height:100%;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#81ffad;
	text-decoration:none;
}

a:visited {
	color:#ffffff;
	text-decoration:none;
}

a.email {
	text-decoration:none;
}

a.buy {
	color:#000000;
	text-decoration:underline;
}

a.buy:hover {
	color:#81ffad;
	text-decoration:underline;
}

a.buy:visited {
	color:#000000;
	text-decoration:underline;
}

a.musicplayerLink {
	font-size:10px;
	color:#666666;
	margin-left:8px;
}

a.musicplayerLink:hover {
	font-size:10px;
	color:#7e01ff;
	margin-left:8px;
}

#wrapper {
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:750px;
}

img {
  border:0px;
}

#access {
  margin-left:0px;
  margin-top:15px;
}

.navImg {
  margin-right:25px;
}

#container {
  float:left;
  width:400px;
  text-align:left;
}

.entry-meta {
	font-size:11px;
}

#sidebar {
  float:right;
  width:210px;
  text-align:left;
}

p.sidebar {
	 line-height:130%;
}

.sidebarHead {
	font-size:14px;
	font-weight:bold;
	font-family:sans-serif;
}

.sideLinkImg {
	//padding-bottom:5px;
}

li {
	list-style-type:none;
	line-height:1em;
}

.button {
	margin-top:5px;
}

.comment-meta {
  font-size:12px;
}

#musicplayer {
	width:200px;
	height:auto;
	overflow:auto;
	margin-bottom:25px;
	margin-top:10px;
}

#sideAdd {
	width:200px;
	height:auto;
	overflow:auto;
	margin-bottom:15px;
}

#primary {
	margin-left:-30px;
}

#secondary {
	margin-left:-30px;
}

hr {
	width:200px;
	margin-left:0px;
	background-color:#81ffad;
	color:#81ffad;
	border:0px;
}

img.album {
	padding-bottom:5px;
}