/* CSS for Friday Night out - post must contain "friday night out" tag */

#legend {
	margin-bottom: 14px;
	padding: 0 14px 0 314px;
	position: relative;
	background: #FF00CC;
	min-height: 475px;
}

#legend img {
	position: absolute;
	top: 0;
	left: 0;
}

#legend.laura {
	padding-left: 338px;
	min-height: 371px;
}

#legend.tiana {
	padding-left: 338px;
	min-height: 437px;
}

#legend.bethm, #legend.mimi {
	padding-left: 338px;
	min-height: 388px;
}

#legend h2 {
	margin-bottom: 10px;
	padding: 10px 0 3px;
	border-bottom: 1px solid #FF66CC;
	color: #FFFF00;
	text-transform: none;
	font-size: 18px;
}

#legend h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #FFFF00;
}

#legend h3 span {
	color: #FFF;
}

#legend li {
	padding: 1px 0;
	color: #FFF;
	line-height: 1.5;
	border-bottom-color: #FF66CC;
}

#legend li em {
	color: #FFFF00;
	font-style: italic;
	font-family: georgia, times, serif;
}

#blog .content img {
	margin: 0;
}

.close-up {
	margin-bottom: 10px;
}

#outfit_close {
	float: left;
}

#blog #outfit_close img {
	margin-bottom: 14px;
}

#blog #outfit_close img.last {
	margin-bottom: 0;
}

.close-up h2 {
	padding: 10px 14px 3px;
	background: #FF00CC;
	text-transform: none;
	font-size: 18px;
	color: #FFFF00;
	border-bottom: 0;
}

#bag_close {
	margin-left: 314px;
}

