@import url('../style.css');

.entry-title {
float: right;
text-align: right;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-top: 10px;
color: white;
background-color: black;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size:26px;
font-weight:bold;
line-height:26px;
filter:alpha(opacity=75);
-moz-opacity:0.75;
-khtml-opacity: 0.75;
opacity: 0.75;
}

.entry-content {

	clear: both;

}

#artists-left {
	padding-right: 15px;
	position: relative;
	float: left;
}

#artists-right {
	float: right;
	position: relative;
}

.image-qui {
   position: relative;
   width: 440px; /* for IE 6 */
}

.qui {
   width: 440px;
   right: auto;
   position: absolute;
   bottom: 4px;
}

.qui span {
   color: white;
   font: bold 24px/45px Helvetica, Sans-Serif;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px;
}

#post-109 .entry-content a:link {
	color: white;
}

#post-109 .entry-content a:visited {
	color: white;
}

.image-omar {
   position: relative;
   width: 440px; /* for IE 6 */
}

.omar {
   padding-bottom: 0px;
   width: 440px;
   right: auto;
   position: absolute;
   bottom: 4px;
}

.omar span {
   color: white;
   font: bold 24px/45px Helvetica, Sans-Serif;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px;
}


.image-starlite {
   position: relative;
   width: 440px; /* for IE 6 */
}

.starlite {
   padding-bottom: 0px;
   width: 440px;
   right: auto;
   position: absolute;
   bottom: 4px;
}

.starlite span {
   color: white;
   font: bold 24px/45px Helvetica, Sans-Serif;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px;
}

.image-moonrats {
   position: relative;
   width: 440px; /* for IE 6 */
}

.moonrats {
   padding-bottom: 0px;
   width: 440px;
   right: auto;
   position: absolute;
   bottom: 4px;
}

.moonrats span {
   color: white;
   font: bold 24px/45px Helvetica, Sans-Serif;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px;
}
