/*
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.1
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
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #BDDAFD;
	font-family: 'Trebuchet MS';
	color: #505050;
}

p, ol {
	margin-bottom: 10px;
}

.entry-content ul {
	margin-bottom: 10px;
}

.entry-content ul li {
	padding-left: 20px;
}

#wrapper {
	background: #cee5ff;
}

#authorinfo p {
	margin-bottom: 0px;
}

a {
	/*color: #61bc46;*/
	color: #367F1F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header {
    height: 150px;
}

#header-container {
    height: 150px;
	position: relative;
	
}

#topleftnuvola {
	height: 150px;
	width: 376px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
	background: url(images/nuvolalogo.png) no-repeat top left;
}

a#logo {
	width: 319px;
	height: 0px;
	padding-top: 79px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 20px;
	z-index: 30;
	background: url(images/logo.png) no-repeat top left;
}

#nuvole {
	position: absolute;
	top: 0px;
	right: 100px;
	z-index: 100;
	background: url(images/nuvole.gif) no-repeat top left;
	height: 100px;
	width: 400px;
}

#menu {
	top: 90px;
	position: absolute;	
	left: 600px;
	font-family: 'Trebuchet MS';
}

#menu li {
	display: inline;
}

#menu li a{
	display: inline;
	margin-left: 40px;	
	color: #1B79DF;
	text-shadow: 0px 2px 3px #ffffff;;
}

#topcontent {
	position: relative;	
}

#top-right {
	left: 530px;	
	position: absolute;
	top: 160;
	width: 450px;
	font-size: 130%;
	color: #505050;
}

#releasecontent {
	margin-left: 40px;
	width: 900px;
}

#container {
	margin-left: 40px;
	width: 900px;
}

#contentblog {
	margin-left: 40px;
	width: 900px;
}

#contentblog h1 {
	margin-bottom: 20px;
}

#contentblog .entry-date {
	font-size: 90%;
}

h1.entry-title {
	margin-bottom: 20px;	
}

.home .entry-date {
	font-size: 90%;
}

#leftlarge {
	width: 600px;
	float: left;
}

#rightnarrow {
	width: 270px;
	float: right;
}

.entry-meta {
	padding: 7px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #EFF7FF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#releaseright {
	float: right;
}

#releaseleft {
	float: left;
	width: 650px;
}

#artistright {
	float: right;
	width: 300px;
}

#artistleft {
	float: left;
	width: 550px;
}

#releaseleft ol li a{
	display: block;
	padding: 7px;
	background: white;
	margin-bottom: 2px;
	text-decoration: none;
}

#releaseleft ol li a:hover{
	background: #599EEF;
	color: white;
}

#releaseleft ol li a.selected{
	background: #599EEF;
	color: white;
}

#manifest {
	background:url(images/infographic.gif) no-repeat top left;
	padding-top: 120px;
	margin-bottom: 20px;
}

#licensing {
	margin-bottom: 20px;
}

#top-left {
	float: left;
	margin-left: 40px;
	width: 460px;
	font-size: 130%;
}

.home .release {
	margin-top: 20px;
}

.release {
	background: url(images/releases.png) no-repeat top right;
	height: 120px;
	font-weight: bold;
	font-size: 90%;
}

.sidebar {
	background: white;
	padding: 8px;
}

.sidebar h3 {
	color: #599EEF;
	border-bottom: 2px dotted #599EEF;
	padding-bottom: 5px;
	margin-bottom: 8px;
	margin-top: 5px;
}



.page-template-releases-php .release {
		width: 400px;
		float: left;
		margin-right: 40px;
		margin-bottom: 20px;
		font-size: 110%;
}

.page-template-artists-php .artist {
		width: 400px;
		float: left;
		margin-right: 40px;
		margin-bottom: 20px;
		font-size: 110%;
}

.page-template-releases-php h1 {
	background: url(images/disco.gif) no-repeat center left;
	padding-left: 65px;
}

.page-template-artists-php h1 {
	background: url(images/artists.png) no-repeat center left;
	padding-left: 65px;
}

.artist {
	background: url(images/releases.png) no-repeat top right;
	height: 120px;	
	font-weight: bold;
	font-size: 90%;
}

.releaseimg {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

.releasetitle {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 280px;
	color: #63BC46;
}

.releasetitle a {
	color: #599EEF;
}

.release img {	
}

.artistimg {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

.artistitle {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 270px;
	color: #63BC46;
}

.artistitle a {
	color: #599EEF;
}

#bottomcontent {
	clear: both;
	margin-top: 20px;
}

.newsitem {
	width: 270px;
	float: left;
	margin-left: 40px;
}

.newsitem a h3{
	color: #599EEF;
	text-shadow: 0px 2px 3px #ffffff;
}

#footer {
	background: url(images/footer.png) no-repeat bottom left;
	height: 250px;
	clear: both;
	border-bottom: 5px solid #34C600;
	position: relative;
}

h1, h2 {
	color: #599EEF;
	text-shadow: 0px 2px 3px #ffffff;
}

#bar {
	width: 100%;
	height: 35px;
	position: absolute;
	top: 83px;
	left: 0px;
	background: #599EEF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
	filter: alpha(opacity=15);
    opacity: .15;
}

.separator {
	display: block;
	height: 1px;
	width: 920px;
	margin-left: 40px;
	padding-top: 40px;
	clear: both;
	border-bottom: 3px dotted white;
}

.clearing {
	display: block;
	clear: both;	
}

#releaseleft ol li {
	position: relative;
}

#releaseleft ol li a.selected, #releaseleft ol li a:hover {
	background: #599EEF url(images/altoparlante.png) no-repeat center right;
}

.inlineplayer {
	position: absolute;
    top: 9px;
	right: 40px;
	width: 160px;
}

#releaseleft ol li .inlineplayer a {
	background: transparent;
	color: white;
	display: block;
	float: left;
}

#releaseleft ol li .inlineplayer a#play {
	width: 16px;
	padding-top: 16px;
	height: 0px;
	overflow: hidden;
	background: url(images/playerbuttons.png) no-repeat 0px 4px;
}

#releaseleft ol li .inlineplayer a#pause {
	width: 16px;
	padding-top: 16px;
	height: 0px;
	overflow: hidden;
	background: url(images/playerbuttons.png) no-repeat 0px -14px;
}

#releaseleft ol li .inlineplayer a#stop {
	width: 16px;
	padding-top: 16px;
	height: 0px;
	overflow: hidden;
	background: url(images/playerbuttons.png) no-repeat 0px -30px;
}

#releaseleft ol li .inlineplayer #onProgressChange {
	color: white;
	font-size: 0.8em;
	float: left;
	display: block;
}

.downloadbutton {
	display: block;
	background: #599EEF;
	color: white;
	padding: 7px;
	text-align: center;
	margin-top: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#authorinfo {
	background: #BDDAFD;
	padding: 10px;
	margin-top: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#authorinfo img {
	float: left;
	border: 1px solid #CEE5FF;
	margin-right: 10px;
	margin-bottom: 5px;
}

#releasecontent h1 {
	margin-bottom: 20px;
}

#contentblog .post {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 3px dotted white;
}

#contentabout {
	float: left;
	width: 500px;
}

#contentstaff {
	float: right;
	width: 350px;
	margin-top: 40px;
}

p {
	text-shadow: 1px 0px #efffff;
}

.albumpick {
	background: white;
	padding: 10px;
	margin-top: 20px;
	
}

.albumpick img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#tweet {
	float: left;
	width: 270px;
	margin-left: 40px;
	padding: 10px;
	background: #BDDAFD;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.staffbox {
	margin-top: 10px;
	border-bottom: 3px dotted white;
}

.staffbox .staffimg {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

#footer #socialnetworks {
	position: absolute;
	bottom: 10px;
	left: 550px;
}

#contacts {
	margin-top: 20px;
}

#contacts #socialnetworks {
	position: relative;
}

#socialnetworks a {
	width: 40px;
	height: 0px;
	padding-top: 40px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	display: block;
	background: url(images/twitter.png) no-repeat top left;
}

#socialnetworks a#twitterimg {
	background: url(images/twitter.png) no-repeat top left;
}

#socialnetworks a#facebookimg {
	background: url(images/facebook.png) no-repeat top left;
}

#socialnetworks a#myspaceimg {
	background: url(images/myspace.png) no-repeat top left;
}

#comments {
	background: #BDDAFD;
	padding: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#comments h3 {
	color: #599EEF;
	text-shadow: 0px 2px 2px #ffffff;
}

#comments input, #comments textarea {
	border: 1px solid #9FCBFF;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: white url(images/bgform.png) repeat-x top left;
}

#comments input:focus, #comments textarea:focus {
	border: 1px solid #6FB1FF;
}

#comments label {
	text-shadow: 1px 0px #efffff;
}

#comments input#submit {
	text-shadow: 1px 0px #efffff;
	background: #599EEF;
	color: white;
	margin-top: 10px;
}

#comments #comments-list {
	border-bottom: 1px solid white;
	margin-bottom: 15px;
}

.comment {
	position: relative;
	margin-top: 15px;
}

.comment .comment-meta {
	position: absolute;
	top: 4px;
	right: 10px;
	font-size: 13px;
}

.comment .comment-author {
	background: #CEE5FF;
}

.comment .comment-author img {
	border: 5px solid #BDDAFD;
}

.comment .comment-author span {
	position: absolute;
	top: 4px;
	left: 50px;
}

.sidebar {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#comments .unapproved {
	font-size: 13px;
}

img.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
}

a.license {
     display: block;
     margin-top:20px;
}
