@charset "UTF-8";

#content .inner {
	margin: 0 auto;
	padding-left: 0;
	padding-top: 0;
	width: 800px;
}

#content .adsidebar {
	background: #d7d7d7 url(/images/bg-adsidebar.jpg) repeat-x top left;
	width: 201px;
	position: absolute;
	left: 0;
	top: 35px;
	padding: 10px 10px 25px;
}

#content .adsidebar a {
	margin-bottom: 10px;
	display: block;
}

#content .inner div.page-body {
	width: 554px;
	overflow: hidden;
	margin-left: 241px;
	padding-top: 30px;
}

div.entry-content {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #333;
}

#content .inner h1 {
	margin: 0 0 5px 0;
	padding: 0;
}

#content .date {
	margin-bottom: 15px;
	font-size: 1.1em;
	text-transform: uppercase;
}

#content .asset-body {
	position: static;
	display: block;
	float: none;
}

#content .asset-footer {
	width: 100%;
	overflow: hidden;
	clear: both;
}

#content .asset-footer p {
	padding: 5px;
	background: #acacac;
	float: left;
	display: inline;
}

#sidebar .archives {
	background: #acacac;
	color: #c1c1c1;
	margin: 20px 20px 0 0;
	padding: 20px;
}

#sidebar[id] .archives {
	background: transparent url(/images/bg-archives.png);
}

#sidebar .archives h2 {
	font-size: 0.8em;
	margin-bottom: 5px;
}

#sidebar .inner .archives  ul {
	margin-bottom: 10px;
}

#sidebar .inner .archives li a {
	color: #c1c1c1;
}

.entry-asset {
	margin-bottom: 30px;
}
