div#essays
{
	background-color: #eec;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	width: 525px;
	margin: 0px 25px;
	border: 1px solid #cc9;
	padding: 10px;
}

div.essay h2.title
{
	display:  none;
}

div#message
{
	margin-top: 15px;
	line-height: 110%;
	width: 600px;
}

div#message p, div#essays p
{
	text-align: justify;
}

h1
{
/*	color: black;*/
}





h3.post_date
{
/*	display: none;*/
}



div.bracket_border
{
	background: transparent url(/images/bracket_border.jpg) no-repeat scroll left top;
	float: left;
	width: 8px;
	height: 326px;
	margin-top: 1.5em;
}

div.bracket_box
{
	background-color: transparent;
	float: left;
	width: 305px;
	margin-top: 1.5em;
}

div.bracket_box h2
{
	background: transparent url(/images/gradient_bracket.jpg) repeat-y scroll left top;
	padding-left: 5px;
	height: 22px;
	margin-bottom: 10px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
}

div.bracket_box h2 a
{
	color: #000;
}

div#posts
{
	width: 400px;
}

.bracket_box h3
{
	line-height: 80%;
}


.bracket_box h3 a, div#posts h3 a	
{
	font-size: 80%;
	font-weight: bold;
/*	color: black;*/
}

.bracket_box p, div#posts p
{
	margin-bottom: 7px;
	line-height: 133%;
}

div#media
{
/*	position: absolute;
	left: 328px;
	top: 155px;*/
	float: left;
	margin-left: 35px;
	width: 250px;
	height: 275px;
	margin-top: 1.5em;
}

img.picture
{
	display: block;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

div#event
{
	width: 400px;
}

div#event h3
{
	color: #000;
}


