/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content div.column-main
{
	padding-bottom: 0;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.column-main h3.section
{
	margin-bottom: 3px;
	margin-top: 4px;
	text-indent: -2000px;
	overflow: hidden;
	height: 20px;
	background: url(../img/blog/header_blog.gif) no-repeat 6px 0px;
	border-bottom: 1px solid #aa9;
}

div.column-main h1.blog-title
{

}

div.column-main h1.blog-title a
{
	display: block;
	height: 97px;
	background: url(../img/blog/header_deja_vu.gif) no-repeat 5px 0px;
	overflow: hidden;
	text-indent: -2000px;
	border-bottom: 1px solid #aa9;
	margin-bottom: 13px;
	padding-bottom: 9px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.blog-entry
{
	overflow: hidden;
	padding-left: 15px;
	padding-bottom: 8px;
	margin-right: 5px;
}

div.blog-entry span.date
{
	padding-top: 3px;
	line-height: 18px;
	font-size: 12px;
	color: #331108;
	display: block;
}

div.blog-entry h2.blog-post-title
{
	font: 24px/27px georgia, serif;
	color: #331108;
}

div.blog-entry dl#article-tags
{
	padding-left: 0;
	margin-top: 9px;
	border-bottom: 0;
	padding-bottom: 2px;
}

div.blog-entry img.blog-lead-image
{
	display: block;
	width: 490px;
	height: 300px;
}

div.blog-entry img.blog-lead-image,
div.blog-entry div.blog-lead-media
{
	margin-bottom: 16px;
}

div.blog-entry h4.title
{
	font: bold 14px/21px georgia, serif;
	color: #331108;
	margin-bottom: 14px;
}

div.blog-entry h4.title a
{
	color: #881133;
}

div.blog-entry h4.title a:hover
{
	text-decoration: underline;
}

div.blog-entry h4.title span.attribution
{
	display: block;
}

div.blog-entry p,
div.blog-entry blockquote
{
	font: 14px/21px georgia, serif;
	margin-bottom: 14px;
	color: #333;
}

div.blog-entry p.indent
{
	text-indent: 21px;
}

div.blog-entry blockquote
{
	margin-left: 30px;
	margin-right: 30px;
	padding: 13px 24px 10px 24px;
	font-size: 13px;
	line-height: 20px;
	border: 1px solid #aa9;
	margin-bottom: 17px;
}

div.blog-entry blockquote.preserve-line-breaks
{
	white-space: pre;
}

div.blog-entry blockquote strong
{
	font-weight: bold;
}

div.blog-entry blockquote em
{
	font-style: italic;
}

div.blog-entry ul.blog-post-actions
{
	padding-top: 22px;
}

div.blog-entry a#syndication
{
	padding-top: 24px;
	margin-top: 0px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#blog-posts
{
	border-top: 1px solid #aa9;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
}

ul#blog-posts li.entry
{
	overflow: hidden;
	border-bottom: 1px solid #aa9;
	padding-top: 10px;
	padding-bottom: 15px;
}

ul#blog-posts li a.blog-entry-image
{
	float: left;
	margin-right: 10px;
}

ul#blog-posts li a.blog-entry-image img
{
	width: 170px;
	height: 145px;
}

ul#blog-posts li p.date
{
	color: #331108;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 4px;
}

ul#blog-posts li a.post-details
{
	color: #331108;
	font: 16px/21px georgia, serif;
	width: 280px;
	margin-bottom: 9px;
	margin-left: 170px;
	display: block;
}

ul#blog-posts li a.post-details strong
{
	display: block;
	color: #813;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 1px;
}

ul#blog-posts li a.post-details:hover strong
{
	text-decoration: underline;
}

ul#blog-posts li a.continue
{
	margin-left: 170px;
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #813;
}

ul#blog-posts li a.continue:hover
{
	text-decoration: underline;
}

/* --------------------------------------------
   
----------------------------------------------- */
ol#pagination
{
	margin-top: -9px;
	margin-bottom: 13px;
	margin-left: 10px;
	margin-right: 10px;
}

/* --------------------------------------------
   
----------------------------------------------- */
a#deja-vu-archive
{
	background: url(../img/blog/link_deja_vu_archive.gif) no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	display: block;
	width: 155px;
	height: 17px;
	margin-left: 10px;
	margin-bottom: 16px;
}

a#deja-vu-archive:hover
{
	background-position: 0 -17px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.column-sidebar dl.module-blog-data dt.recent-posts
{
	border-top: 0;
	background-position: 1px 15px;
	height: 31px;
}

div.column-sidebar dl.module-blog-data dd.recent-posts ol
{
	padding-bottom: 16px;
}

div.column-sidebar dl.module-blog-data dd.recent-posts ol li
{
	margin-bottom: 10px;
}

div.column-sidebar dl.module-blog-data dt.archives
{
	background-image: url(../img/blog/header_deja_vu_archive.gif);
	background-position: 1px 11px;
	height: 27px;
}

div.column-sidebar dl.module-blog-data dd.archives
{
	padding-bottom: 30px;
}

div.column-sidebar dl.module-blog-data dt.blogroll
{
	background-position: 1px 13px;
	height: 27px;
}

div.column-sidebar dl.module-blog-data dd.blogroll
{
	padding-bottom: 22px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#comments
{
	padding-left: 0;
	padding-right: 0;
	border-bottom: 0;
}

