#header #logo { }

.custom #content ol li { margin-bottom:.5em; }
.custom #content ul li { margin-bottom:.5em; }

.custom #page
{
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	
	box-shadow:         10px 10px 10px #333; 
	-webkit-box-shadow: 10px 10px 10px #333; 
	-moz-box-shadow:    10px 10px 10px #333;

	-webkit-border-radius: 10px;
	-moz-border-radius:    10px;
	border-radius:         10px;
}

.photography .format_text img
{
	box-shadow:         5px 5px 5px #999; 
	-webkit-box-shadow: 5px 5px 5px #999; 
	-moz-box-shadow:    5px 5px 5px #999;
	border: 3px solid #000;
}

.custom abbr, .custom acronym 
{
	cursor: auto;
}

.custom .headline_meta a
{
	font-style:     normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.custom #header
{
	border: 0px;
	text-align: right;
	z-index: 1;
	padding-top: 0px;
	padding-bottom: 10px;
}

.custom #content
{
	margin-bottom: 100px;
}

.custom .delicious li { margin-bottom: 10px;}
.custom .delicious-tags { display: none; }

.custom #footer
{
	padding-bottom: 0;
}

.custom #footer .footer_links a
{
	text-decoration: none;
	border-bottom: 0;
}

.custom .menu
{
	text-align: right;
	/*margin-top: -20px;*/
	z-index: 0;
	border-bottom: 1px solid #111;
}

.custom .menu .current a, .current-cat > a
{
	border-bottom-color: #111;
}