body	{
	text-align: center;
	padding:0;
	margin:0;
	color: #ccc;
	background-color: #433D49;
	background-image: url(../img/background_exp_r2.png);
	background-repeat: repeat-x;		
}
a	{
	color: #fff;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}
b	{
	color: #fff;
}

form	{
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #fff;
}
form label	{
	display: block;
}
form input	{
	background-color: #96BC33;
	color: #fff;
	padding: 3px;
	border: 0;

	margin:0;
	margin-bottom: 5px;
}
form textarea	{
	font-family: "trebuchet ms";
	font-size: 12px;
	background-color: #96BC33;
	color: #fff;
	padding: 3px;
	border: 0;
	display: block;
	margin:0;
	margin-bottom: 5px;
}
div#page	{
	width: 860px;
	text-align: left;
	margin-left: 10%;
	margin-right: auto;
	padding-left: 10px;
	padding-right:10px;
	height: auto;
	margin-top:0;
	background-color: #433D49;
	background-image: url(../img/bg_catnap.png);
	background-repeat: repeat-x;
	float: left;
}
div#footer	{
	display: block;
	clear: both;
	text-align: center;
	background-color: #433D49;
	background-image: url(../img/bg_catnap.png);
	background-repeat: repeat-x;
	height: 200px;
	border-top: 1px solid #ccc;
	font-family: "trebuchet ms";
	font-size: 11px;
	padding-top: 20px;
}
div#footer	div	{
	margin-left: auto;
	margin-right: auto;
	width: 660px;
}
div#footer	p	{
	width: 220px;
	display: table-cell;
}
div#header	{
	margin-top: 10px;
	height: 190px;
	width: 860px;
	margin-bottom: 10px;
	background-image: url(../img/cupid_slice.jpg);
}
div#header img	{
	float: right;
}
div#header	ul	{
	list-style:  none;
	margin:0;
	padding:0;
	width: auto;
	padding-top: 130px;
}
div#header	ul	li	{
	float: left;
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	/*color: #000;
	padding: 0 2px 2px 0;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	background-color: #fff;*/
	border-right: 1px solid #999;
	text-align:center;
	width: 100px;
}

div#header	ul	li	a	{
	color: #fff;
	padding: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	height: 30px;
	display: block;
	background-image: url(../img/bg_catnap.png);
	background-position: 0px -140px;
	background-color: #96BC33;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

div#header a:hover	{
	text-decoration: none;
}

div#leftbar	{
	width: 280px;
	margin:0;
	padding:0;
	float: left;
}
div#leftbar img	{
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #ccc;
	padding: 0;
}
div#leftbar img:hover	{
	border: 1px solid #fff;
}

div#leftbar	h1	{
	/*color: #FCEE21;*/
	padding-left: 0;
	margin-left: 0;
	/*-moz-border-radius: 2px;
	-webkit-border-radius: 2px;*/
	margin-right: 10px;
	text-transform: capitalize;
	clear: both;
}

div#contentbar	{
	margin-top: 10px;
	width: 580px;
	float: right;
	background-color: transparent;
}	
div#contentbar	h1	{
	/*background-color: #96BC33;*/
display: inline;
	text-transform: capitalize;
	margin: 5px 5px 5px 0px;
}

div#contentbar	img {
	border:0;
}
div#announcement {
	font-family: "trebuchet ms";
	font-size: 13px;
	color: #fff;
	margin-bottom: 10px;
	/*border-bottom: 1px dotted #ccc;*/
	/*background-image: url(../img/background_topcat.png);*/
	background-position: center center;
	background-repeat: no-repeat;
	padding: 5px;
}

div#announcement h1 {
	/*background-color: #FCEE21;*/
}
div#announcement b {
	color: #FCEE21;
	font-weight: bold;
}
div#announcement	p	{
	font-family: "lucida grande";
	line-height: 200%;
	margin-top: 0;
	margin-bottom: 10px;
	display: inline;
	background-color: #433D49;
}

div#announcement	i	{
	color: #e0e0e0;
}

h5	{
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #000;
	margin:0;
	padding:0;
}

div.entryBody {
	font-family: "trebuchet ms";
	font-size: 12px;
	/*background-color: #19171B;*/
	margin-bottom:0;
	/*background-image: url(../img/bg_catnap.png);
	background-repeat: repeat-x;*/
	/*-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	*/
}

div.entryBody img	{
	float: left;
	border:0;
}
div.entryBody p	{
	line-height: 150%;
	margin-top: 0;
	padding:5px;
	margin-bottom: 0;
}
div.entryBody h2	{
	padding: 5px;
}
div.enclosed	{
	height: 20px;
	font-family: "trebuchet ms";
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #769C03;
	color: #fff;
	width: 360px;
	float: right;
	
}
h1	{
	/*color: #D9E021;*/
	color: #fff;
	/*height: 24px;*/
	font-family: "lucida grande", "trebuchet ms";
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 5px;
	padding: 2px;
	clear: both;
	/*margin-top: 1px;*/
}
h2	{
	color: #eee;
	height: 20px;
	font-family: "trebuchet ms";
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
h3	{
	height: 20px;
	font-family: "trebuchet ms";
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	color: #fff;
	width: 360px;
	float: left;
}
div.published	{
	clear: both;
	text-transform: none;
	font-family: "lucida grande", "trebuchet ms";
	font-size: 11px;
	color: #FCEE21;
	margin-top: 2px;
	margin-left: 0px;
	padding: 2px;
	letter-spacing: -1px;
	*/background-color: #96BC33;*/
}
ol	{
	float: left;
	font-family: "trebuchet ms";
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding-left: 35px;
	width: 345px;
	padding-bottom: 10px;
	height: 140px;
}
ol li	{
	padding: 2px;
	float: left;
	margin-right: 30px;
	color: #fff;
	margin-left: 0;
}
ol li a	{
	color: #FCEE21;
}
div.tagSpace	{
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #FCEE21;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	/*background-color: #29272B;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	height: 14px;
}
div.tagSpace input	{
	border:0;
	background-color: transparent;
	color: #fff;
	cursor: pointer;
	float: right;
	padding:0;
	margin:0;
	font-size: 11px;
}
div#footer input	{
	border:0;
	background-color: transparent;
	color: #fff;
	cursor: pointer;
	padding:0;
	margin:0;
}
div#releaseInfo	{
	width: 156px;
	height: 64px;
	background-color: #96BC33;
	position: absolute;
	top:0;
	left:0;
	display: none;
	padding: 10px;
}
div#releaseInfo h1	{
	color: #fff;
	background-color: transparent;
	margin: 0;
	padding:0;
}

div#releaseInfo h2	{
	color: #000;
	height: 20px;
	font-family: "trebuchet ms";
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding:0;
}

div.comment	{
	color: #fff;
	font-family: "trebuchet ms";
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-top: 1px dotted #666;
}
div.comment	p	{
	color: #fff;
}
div.comment	h2{
	color: #ddd;
	font-family: "trebuchet ms";
	font-size: 11px;
	font-weight: bold;
	padding:0;
	margin: 0;
	padding-top: 10px;
	/*border-top: 1px dotted #666;*/
}
div.comment	h2 small{
	float:right;
	font-weight: normal;
}

div#loginBox	{
	position: absolute;
	width: 180px;
	height: 130px;
	text-align: left;
	background-color: #333;
	padding: 10px;
	display: none;
}
div#editBox	{
	position: absolute;
	text-align: left;
	background-color: #333;
	padding: 10px;
	display: none;
}
input#closeButton	{
	border:0;
	background-color: transparent;
	color: #fff;
	cursor: pointer;
	float: right;
	padding:0;
	margin:0;
}
dl	{
	font-family: "trebuchet ms";
	font-size: 12px;	
	line-height: 150%;
	padding:0;
	margin:0;
	/*background-image: url(../img/bg_box.png);*/
}
dt	{
	color: #FCEE21;
	font-weight: bold;
	/*text-transform: uppercase;*/
	display: compact;
	clear: left;
	padding: 5px;
	font-size: 13px;
	padding-bottom: 10px;
}
dd	{
	display: inline-table;
	color: #e0e0e0;
	padding: 2px;
}
div#releaseByArtist	{
	background-color: #19171B;
}
div#releaseByArtist	img {
	text-align: center;
	border: 1px solid #ccc;
}
div#releaseByArtist	img:hover {
	border: 1px solid #fff;
}
div.relBox	{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 194px;
	float: left;
	text-align: center;
}
div#releaseByArtist	h4 {
	font-family: "trebuchet ms";
	font-size: 13px;		
	font-weight: normal;
	color: #FFF;
	margin:0;
	padding:5px 0 0 0;
	text-transform: uppercase;
}
h1.artist	{
	padding: 5px;
	margin:0;
	padding-top: 10px;
}

div.artist	a	{
	padding: 5px;
}

div.artist	a:hover	{
	background-color: #FCEE21;
	color: #000;
	text-decoration: none;
}
div#loading	{
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
}
div#imageContainer	{
	display: none;
	padding: 10px;
	background-color: #96BC33;
	position: absolute;
	font-family: "trebuchet ms";
	font-size: 11px;		
	font-weight: normal;
	color: #fff;
}
div#imageContainer	img	{
	width: 600px;
}
img.preview	{
	cursor: pointer;
}
div#error	{
	padding: 5px;
	background-color: #96BC33;
	color: #000;
	font-family: "trebuchet ms";
	font-size: 11px;	
	position: absolute;
	width: 400px;
}