body{
font-family:arial;
font-size:11px;
}

#wrapper{
width:1020px;
margin:0px auto;
}

#nav{
float:left;
width:200px;
}

#nav ul{
margin:0px;
padding:0px;
}

#nav ul li{
list-style:none;
}

#main{
width:800px;
float:left;
}

/*LAYOUTS*/
.ltitle{
width:600px;
margin:0px auto;
text-align:center;
font-weight:bold;
font-family:arial;
padding:0px;
background:#333;
color:white;
}

.lthumb{
height:150px;
width:300px;
border:0px;
}

.ltext{
height:144px;
width:294px;
}

#pnav{
text-align:center;
clear:both;
}
/*END LAYOUTS*/

/*AVATAR*/

.avatar{
width:150px;
float:left;
margin:10px;
text-align:center;
}


.avatar_title{

}


.avatar_text{
width:100%;
}

/*END AVATAR*/


/*COMMENTS*/

.comment{
margin:10px;
text-align:center;
}


.comment_title{

}


.comment_text{
width:100%;
}

/*END COMMENTS*/


/*CONTACTS*/

.contact{
margin:10px;
text-align:center;
}

.contact img{
width:300px;
height:150px;
}

.contact_title{

}


.contact_text{
width:300px;
height:150px;
}

/*END CONTACTS*/


/*NETWORKS*/

.network{
margin:10px;
text-align:center;
}

.network img{
width:435px;
height:100px;
}

.contact_title{

}


.network_text{
width:300px;
height:100px;
}

/*END NETWORKS*/

/*Music Skins*/

.mskin{
margin:10px;
}


.mskin_title{

}


.mskin_text{
width:100%;
}

.mskin_box{
float:left;
width:295px;
}

.mskin_transreg{
display:block;
padding:0px;
margin:0px;
background:url(images/skin.gif) no-repeat;
}

.mskin .mskin_trans .mskin_transreg img{
margin:0px;
padding:0px;
}

.mskin .mskin_trans .mskin_transreg  a:hover img{
display:block;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50) !important;
-moz-opacity:0.5 !important;

}

.mskin_textboxes{
float:left;
width:210px;
margin-left:10px;
}
/*END Music Skins*/


/***************** Category Pages ************************/

.avatar_category{
width:150px;
float:left;
margin:10px;
text-align:center;
}

.avatar_category img{

}

.avatar_category_title{

}

.backgrounds_category{
width:150px;
float:left;
margin:10px;
text-align:center;
}

.backgrounds_category img{
width:125px;
height:125px;
}

.backgrounds_category_title{

}


.comments_category{
text-align:center;
}

.comments_category img{

}

.comments_category_title{

}

.contact-tables_category{
text-align:center;
}

.contact-table_category img{

}

.contact-tables_category_title{

}


.layouts_category{
text-align:center;
}

.layouts_category img{

}

.layouts_category_title{

}

.music-skins_category{
text-align:center;
}

.music-skins_category img{

}

.music-skins_title{

}

.network-banners_category{
text-align:center;
}

.network-banners_category img{
width:435px;
height:100px;
}

.network-banners_category_title{

}

.content-thumb{
	background-repeat:repeat;
	background-position:center center;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 150px; 
	height: 150px; 
	float: left; 
	overflow: hidden;
}

.content-overlay {background-image: url(/_theme/style/images/overlay.png);
  width: 150px;
 height: 150px;
 display: block;}

.content-overlay:hover {background-image: url(/_theme/style/images/overlay-hover.png);
  width: 150px;
 height: 150px;
 display: block;}

.content-thumb2{
	background-repeat:repeat;
	background-position:center center;
	margin-right: 5px;
	width: 250px; 
	height: 350px; 
	overflow: hidden;
}

.content-overlay2 {background-image: url(/_theme/style/images/overlay2.png);
  width: 250px;
 height: 350px;
 display: block;}

.content-overlay2:hover {background-image: url(/_theme/style/images/overlay-hover2.png);
  width: 250px;
 height: 350px;
 display: block;}

/********************************************************/