@charset "utf-8";
/*
------------------------------------------------------------
CREATIVELIFEFORM BLOG v1.0
© creativelifeform 2009
email: rohan@creativelifeform.com
------------------------------------------------------------
*/

/*
------------------------------------------------------------
ARCHIVES
------------------------------------------------------------
*/

.archives
{
	border-bottom:1px solid #151515;
	padding-bottom:15px;
	margin-bottom:15px;
}

.archives .left
{
	
}


.archives #postdata
{
	margin-right:10px;
	width:125px;
}

.archives #posttitle
{
	margin-right:10px;
	width:125px;
}

.archives #posttitle h3
{
	font-size:1.8em;
}

.archives #postentry
{
	width:315px;
}

.archives #postentry .entry
{
	border:none;
	padding:0px;
}

.archives #postentry .entry img
{
	display:none;
}