p.postmetadata { 
	margin-bottom: 20px;
	border-bottom: 1px solid #e7c5d3;
	padding-bottom: 20px;
} 


#content h2
{
	color: #BB306A;
}
#content a:link,
#content a:visited
{
	color: #BB306A;
}


#sidebar
{
	float:right;
	width:211px;
	height:auto;
	background:#bb306a url('../images/right-bar.png') no-repeat left bottom;
	margin:20px;
	margin-top:0;
	padding-bottom:40px;
	min-height:300px;
	color: #fff;
}

#sidebar ul
{
	background:url('../images/right-top.png') no-repeat left top;
	padding:10px 0 0 10px;
	list-style-type:none;
}

#sidebar ul li h2
{
	font-size:13px;
	line-height:25px;
	margin-bottom:2px;
	background:url('../images/h2-footer.png') no-repeat left bottom;
}

#sidebar ul li ul
{
	background:none;
	padding:0;
	margin-bottom:10px;
}

#sidebar ul li ul li
{
	background:url('/img/blog/bullet.png') no-repeat 5px center;
	padding-left:15px;
	font-size:11px;
}

#blog-head
{
	background:url('../images/header.png') no-repeat left top;
	height:234px;
}

#blog-head .recents
{
	float:right;
	width:228px;
	margin-right:20px;
	padding-top:43px;
}

.recents h2
{
	border-bottom:1px solid #ff99cc;
	padding-bottom:5px;
	margin-bottom:10px;
	font-size:14px;
}

#content-wrap
{
	background:url('/adult/img/content-bg.png') repeat-x left top;
	width:742px;
	padding-top:30px;
	padding-left:20px;
}

#content
{
	margin:0 20px 20px 0;
	font-size:13px;
	line-height:18px;
}

#titles
{
	padding-top:43px;
	padding-left:38px;
	color:#fff;
	font-size:14px;
	width:450px;
}

#titles a:link,
#titles a:visited
{
	color:#fff;
}