a:link, a:hover, a:visited, a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.post {
	margin: .5em 0 1.5em;
	padding-bottom: 1.5em;
	text-align: justify;
}

.post-title {
 	font-family: Serif;
 	font-size: 17px;
 	font-weight: bold;
 	line-height: 1.4em;
 	color: #f2f2f2;
 	margin: 0;
 	text-align: left;
}

.post-info em {
 	font: 10px Verdana,Sans-serif;
 	letter-spacing: .1em;
 	font-style: normal;
 	color: #999;
 	margin-right: .6em;
 	text-align: left;
}

.post div {
 	font: 12px Verdana,Sans-serif;
 	margin: 0 0 .75em;
 	line-height: 1.6em;
 	color:#999;
 	padding-bottom: 20px;
}

.post-body {
 	font: 12px Verdana,Sans-serif;
 	margin: 0 0 .75em;
 	line-height: 1.6em;
 	color:#999;
 	padding-bottom: 20px;
 	text-align: justify;
}

.textimg {
 	padding: 2px;
 	border: 1px solid #333;
 	margin-right: 5px;
 	margin-left: 5px;
 	margin-bottom: 2px;
 	margin-top: 2px;
 	float: left;
}

.gigs-row {
 	clear: both;
 	height: 16px;
 	font: 12px Verdana,Sans-serif;
 	text-align: left;
 	color: #999;
 	margin-left: 10px;
 	border-bottom: 1px solid #222;
}

.gigs-date {
 	font: 10px Verdana,Sans-serif;
 	float: left;
 	padding-top: 1px;
 	padding-right: 2px;
}

.gig_head {
 	clear: both;
 	width: 550px;
 	height: 15px;
 	border-bottom: 1px solid #252525;
 	color: #f2f2f2;
 	cursor: pointer;
}

.gig_body {
 	clear: both;
 	width: 550px;
 	font-family: arial, sans-serif;
 	border-bottom: 1px solid #252525;
 	color: #f2f2f2;
 	font-size: 12px;
}