@charset "UTF-8";
/* CSS Document */


/* Green Events Listings */

.list-events{
	padding-left:15px;
}
div.green{
	color:#447135;
}
.green-event{
	padding-bottom:10px;
	width:505px;
}
.green-event a{
	color:#447135;
}
.green-text{
	color:#FFF;
	font-size:20px;
	height:33px;
	background:url(http://dev.themml.com/images/green/headphones.gif) no-repeat;
	display:block;
	padding-left:48px;
	padding-top:6px;
	margin-left:6px;
}
.green-top{
	background:url(http://www.greenclubbing.org/images/border-top.jpg) no-repeat;
	padding:0;
	margin:0;
	height:6px;
}
.green-inner{
	background:url(http://www.greenclubbing.org/images/green-inner.jpg) repeat-y;
	margin:0;
	height:160px;
	padding:10px 15px;
}
*html .green-inner{
	margin-top:-8px;
}
.green-bottom{
	background:url(http://www.greenclubbing.org/images/border-bottom.jpg) no-repeat;
	height:6px;
	padding:0;
	margin:0;
}
.green-image{
	background:url(http://dev.themml.com/images/green/green-image.jpg) no-repeat;
	height:150px;
	width:150px; 
	float:left;
}
.green-image img{
	height:125px;
	width:125px;
	border:none;
}
.event_name{
	font-size:20px;
}
.event-list-details{
	margin-top:10px;
	margin-left:150px;
}
