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 ,img{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body{
	
	max-height: 1250px;
	width: 100%;
	margin: 0;
	padding: 0 0 30px 0;
	background: #000 url(../images/nikki-trento-bg.jpg) no-repeat; /*
	
#444
*/

	
}


#wrap {
		width: 100%;
		max-height: 1250px;
		height: auto;
		overflow: hidden;
/*
		border: yellow 1px solid;
*/

		padding: 0;
		margin: 0 auto;		
}


/* ---------------------------------------------
    LASTFM.CSS
-----------------------------------------------*/
 
#lastfm dl{
    position:relative;
    float:left;
    width:0px;	
/*
    width:140px;
*/
    height:64px;
    padding:8px 8px 8px 72px;
	margin-left: 15px;
	margin-bottom: 0;
border: solid 1px #111;
	background: transparent url(../images/nikki.bg.50p.png)  repeat;	
    }
	
	
#lastfm dl:hover,
#lastfm dl.hover{
    padding:8px 8px 8px 72px;
    border:solid 1px #333;
    cursor:pointer;
	    height:64px;
    }
#lastfm dl:hover dt,
#lastfm dl.hover dt{
    left:8px;
    top:8px;
    }
 
#lastfm dl dt{
    position:absolute;
    left:8px;
    top:8px;
    width:64px;
    height:64px;
    }
#lastfm dl dt a{
    position:absolute;
    top:0;
    left:0;
    width:64px;
    height:64px;
    z-index:100;
    }
#lastfm dl dt a:hover{
    background:none;
    }
 
#lastfm dl dd.lfm_song{
    font-weight:bold;
    font-size:12px;
    padding-bottom:6px;
    white-space:nowrap;
    overflow:hidden;
    }
#lastfm dl dd.lfm_artist,
#lastfm dl dd.lfm_album{
    color:#fff;
    }

/* ---------------------------------------------
    OTHER STUFF
-----------------------------------------------*/

#topline {

	width: 100%;
	margin-top: 30px;
	min-height: 580px;
	height: auto;
	overflow: hidden;
	
/*
		border-top: #111 1px solid;
		border-bottom: #111 1px solid;
*/
	background: transparent url(../images/nikki.bg.50p.png)  repeat;	
	clear: both;
	float: left;
	padding-bottom: 30px;
}



.brand {
		width: 80%;
		min-width: 900px;
		min-height: 10px;
		height: auto;
		overflow: hidden;

	background: transparent url(../images/nikki.bg.50p.png)  repeat;		
float : right;

			clear: both;
			margin-top: 30px;
			padding-bottom: 15px;
			padding-top: 15px;
				
}

.brand p {
	padding: 0 0 0 15px;
	color: #9B9B9B;
	font-family: Georgia, Veranda, Arial, sans-serif;
	font-size: 19px;
	letter-spacing: .01em;
	line-height: 30px;
}

.free-style {
			width: 80%;
		min-width: 900px;
		min-height: 10px;
		height: auto;
		overflow: hidden;

	background: transparent url(../images/nikki.bg.50p.png)  repeat;		
float : right;

			clear: both;
			margin-top: 30px;
			padding-bottom: 15px;
			padding-top: 15px;
}

.free-style p {
	padding: 0 0 0 15px;
	color: #9B9B9B;
	font-family: Georgia, Veranda, Arial, sans-serif;
	font-size: 19px;
	letter-spacing: .01em;
	line-height: 30px;
}

.clear {
	clear: both;
	height: 1px;
}

.personal {
		width: 80%;
		min-width: 900px;
		min-height: 80px;
		height: auto;

		border-right: #000 5px solid;
	background: transparent url(../images/nikki.bg.50p.png)  repeat;
		padding: 0;
		float: right;
		clear: both;
		margin-top: 30px;	
		    -moz-border-radius:10px;
    -webkit-border-radius:10px;
		
}

#personal:hover {
	background: blue;
}

#brand:hover {
	background-color: pink;
}

#nikkitrento {
		width: 867px;
		height: 709px;
		background: #bbb; /*background: #3f3f3f;*/
		padding: 5px;
		margin: 50px auto 0 auto;
		filter:alpha(opacity=50);
		opacity: 0.5;
		-moz-opacity:0.5;
		
	
}

