


/* --------------- ( Reset ) --------------------------------------------- */
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,
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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/* --------------- ( Clearfix ) --------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/* --------------- ( General ) --------------------------------------------- */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 20px 0px;
}
#wrapper {
	left: 0px;
	top: 0px;
	position: absolute;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0px;
	margin-top: 0;
	width: 920px;
}

h1 {
	margin-bottom: 25px;
	font: 22px Arial, Helvetica, sans-serif;
}




/* --------------- ( Checkbox ) --------------------------------------------- */


.image {
	margin-bottom: 10px;
	padding-right: 10px;
	float: left;
	position: relative;}
.last {padding-right:0px;}
.image img { 
		z-index: 100;}
		
.image-rollover {
		padding: 10px;
		background: #000;
		color: #fff;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 156px;
		height: 95px;
		z-index: 1000;}
		
           
.more {height: 15px; line-height: 15px; text-align: center; padding-left: 10px; padding-bottom: 81px; padding-right: 10px; padding-top: 80px; font-size: 15px; margin-bottom: 10px;
	float: left;
	position: relative;
	width: 156px;
	font-weight: bold; font-family: Helvetica, Verdana, Arial, sans-serif; color: white; background-color: black;filter:alpha(opacity=75);
-moz-opacity:0.75;
-khtml-opacity: 0.75;
opacity: 0.75;}
           

.more a, .more a:visited, .more a:active {text-decoration: none; color: white;}

.more a:hover {text-decoration: underline; color: white;}

/* style */


.artist { margin-bottom: 10px; font-weight: bold;}
		
           

.title {padding-bottom: 10px; font-size: 11px; font-style: italic;}
		
           

.infra {font-size: 11px;}
