/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: A theme rich with powerful and dynamic semantic class selectors; a canvas for CSS artists
VERSION: 1.3
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
body {
	background-image: url(body.png);
	background-repeat: no-repeat;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center top;
	background-attachment: fixed;
}
div#wrapper{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2d2d2d;
	margin-top: 20px;
	padding: 20px;
}
div#container {
	float: left;
	margin: 20px -381px 20px 0px;
	width: 100%;
}
div#content {
	margin: 0px 381px 0 0;
	padding: 20px;
	background-color: #FFFFFF;
	color: #333333;
}
div.sidebar {
	float: right;
	overflow: hidden;
	width: 380px;
	background-color: #424141;
	margin: 20px 0px;
}
div#secondary	{
	clear: right;
}


/* header */
div#header{
	text-align:left;
	background-image: url(rotator/rotate.php);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 350px;
	padding: 0px;
}
div#header h1#blog-title{
	text-align: left;
	margin: 0px;
	padding: 20px;
	font-size: 1.6em;
	font-weight: normal;

}
div#header h1#blog-title a{
	padding: 10px 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(menu-top.png);
	margin-top: 10px;

}
div#header h1#blog-title a:hover{
	background-color: #FFFFFF;
	color: #000000;
	background-image: none;


}
div#header h1#blog-title a span{
	font-size: 0.6em;


}
div#access div.skip-link{
	display: none;
}
div#menu{
	font-size:0.7em;
	padding-top:13px;
	background:url(menu-top.png);
	width:920px;
	position: absolute;
	top: 350px;
	height: 30px;
	text-transform: uppercase;
}
* html div#menu{
	position: absolute;
	top: 495px;
	height: 30px;

}
div#menu ul a{
	text-decoration:none;
	margin-top: 5px;
	color: #CCCCCC;
}
div#menu ul a:hover{
	background-color: #FFFFFF;
	color: #000000;

}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{
	float:left;
	margin-left: 10px;
}
div#menu ul li a{padding:0.5em;}
div#menu ul li#current a{
	background-color: #D00D0D;
}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}

/* single post page */
.post-title{
	clear:both;
	padding: 3px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 1.6em;
	color: #FFFFFF;
	letter-spacing: -0.04em;
	background-color: #D00D0D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;

}
/* single pages */
.page-title{
	margin: 0px 0px 10px;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	background-color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-style: italic;
}
.page-title span{
	font-weight: bold;
	font-style: normal;
}
div.archive-meta{
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
/* content */
div#content a{
	color: #000000;
	text-decoration: underline;
}
div#content a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.entry-title{
	clear:both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-title a{
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none !important;
	color: #000000;
	letter-spacing: -0.04em;

}
.entry-title a:hover{

}
span.entry-date{
	position: absolute;
	left: -70px;
	background-color: #FFFFFF;
	padding: 7px 10px;
	font-size: 0.6em;
	width: 30px;
	text-align: center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
span.entry-date:first-line{
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -0.04em;
	line-height: 20px;

}
div.entry-content{
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	font-size: 0.9em;
	line-height: 1.4em;

}
div.powerpress_player{
	margin-top: 20px;
}
p.powerpress_links{
	font-size: 0.7em;
	background-color: #FFFFCC;
	padding: 5px 10px;
}
div.entry-meta{
	margin-bottom: 70px;
	font-size: 0.7em;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 3px;
	color: #666666;
	margin-top: 20px;
}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{
	float: left;
	margin-right: 20px;
}
.alignright,div.nav-next{
	float: right;
	margin-left: 20px;
}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

/* sidebar */
div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar ul.xoxo{
	padding: 20px;
	margin: 0px;

}
div.sidebar ul.xoxo li:hover h3{
	color: #FFFFFF;
}
div.sidebar h3{
	font-size:0.9em;
	margin: 0px 0px 10px;
	padding: 3px 5px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	color: #6F6F6F;
	background-color: #3A3A3A;
}
div.sidebar li#archives a {
	color: #999999;
	text-decoration: none;
	font-size: 0.8em;

}
div.sidebar li#archives a:hover {
	color: #FFFFFF;

}
div.sidebar li#search input#s{
	width: 220px;

}

div.sidebar li#music-post-widget ul{
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px;

}
div.sidebar li#music-post-widget ul li{
	margin-bottom: 10px;

}
div.sidebar li#music-post-widget ul li a{
	font-size: 0.9em;
	color: #999999;
	text-decoration: none;
	background-image: url(audio-link.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;

}
div.sidebar li#music-post-widget ul li p{
	margin: 0px;
	padding-left: 30px;
	background-image: none;
	font-size: 0.9em;
	color: #666666;

}
div.sidebar li#music-post-widget ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-position: left -86px;
	background-image: url(audio-link.png);

}
div.sidebar li#social-badge span a{
	font-size: 0px;
	color: #666666;
	text-decoration: none;
	height: 50px;
	width: 50px;
	float: left;
	display: block;
	margin-top: 10px;
	border: 2px solid #666666;
	margin-right: 2px;
}
div.sidebar li#social-badge span.sn-myspace a{
	background-image: url(sn-myspace.png);
	background-repeat: no-repeat;
	background-position: left top;

}
div.sidebar li#social-badge span.sn-lastfm a{
	background-image: url(sn-lastfm.png);
	background-repeat: no-repeat;
	background-position: left top;

}
div.sidebar li#social-badge span.sn-beatport a{
	background-image: url(sn-beatport.png);
	background-repeat: no-repeat;
	background-position: left top;

}
div.sidebar li#social-badge span.sn-facebook a{
	background-image: url(sn-facebook.png);
	background-repeat: no-repeat;
	background-position: left top;

}
div.sidebar li#social-badge span.sn-flickr a{
	background-image: url(sn-flickr.png);
	background-repeat: no-repeat;
	background-position: left top;

}
div.sidebar li#social-badge span.sn-youtube a{
	background-image: url(sn-youtube.png);
	background-repeat: no-repeat;
	background-position: left top;

}
div.sidebar li#social-badge span a:hover{
	background-position: left -80px;
	border: 2px solid #FFFFFF;

}
div.sidebar li#social-badge p{
	clear: both;

}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:none;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}

/* footer */
div#footer {
	clear: both;
	background-color: #424141;
	padding: 20px;
	margin-top: 20px;
	display: block;
	color: #999999;
}
div#footer div#credits{
	float: right;
	margin-left: 20px;
	width: 300px;

}
div#footer div#credits span a{
	height: 50px;
	width: 50px;
	font-size: 0px;
	color: #666666;
	text-decoration: none;
	float: right;
	display: block;
	margin-left: 20px;

}
div#footer div#credits span.generator-link a{
	background-image: url(credits-wp.png);
	background-repeat: no-repeat;
	background-position: left top;

}
div#footer div#credits span.credits-link a{
	background-image: url(credits-sid05.png);
	background-repeat: no-repeat;
	background-position: left top;

}
div#footer div#credits span a:hover{
	background-position: left -100px;


}
div#footer p{
	font-size: 0.8em;

}
div#footer p a{
	color: #FFFFFF;
	text-decoration: none;

}
/* extra */
div.clear{
	clear: both;
	display: block;
}

/* pages template */
div#content-big {
	margin: 0px 0px 0 0;
	padding: 20px;
	background-color: #FFFFFF;
	color: #333333;
}
div#content-big div.wp-caption{
	padding: 10px 5px;
	background-color: #E4E4E4;
	border: 1px solid #CCCCCC;
	text-align: center;
	color: #000000;
	width: 144px !important;
	margin-bottom: 20px;
}
div#content-big div.wp-caption a img{
	border: 1px solid #FFFFFF;
	height: 130px;
	width: 130px;
}
div#content-big div.wp-caption a img:hover{
	border: 1px solid #999999;
}
div#content-big div.wp-caption p{
	font-size: 0.58em;
	margin: 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 1.2em;
}