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

/* --------------------------------------------
   
----------------------------------------------- */
div.column-main h3.section
{
	margin-bottom: 34px;
	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: 79px;
	height: 100px;
	background: url(../img/blog/header_roundtable2.gif) no-repeat 5px 0px;
	overflow: hidden;
	text-indent: -2000px;
	border-bottom: 1px solid #aa9;
	margin-bottom: 18px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#blog-posts
{

}

ul#blog-posts li.entry
{
	border-bottom: 1px solid #aa9;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	margin-bottom: 18px;
	overflow: hidden;
}

ul#blog-posts li.entry-last
{
	margin-bottom: 15px;
}

ul#blog-posts li h3.author
{
	font: 16px/17px georgia, serif;
	margin-bottom: 2px;
}

ul#blog-posts li h3.author a
{
	color: #205a67;
}

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

ul#blog-posts li h2.blog-post-title
{
	font: 24px/27px georgia, serif;
	margin-bottom: 9px;
}

ul#blog-posts li h2.blog-post-title a
{
	color: #331108;
}

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

ul#blog-posts li p,
ul#blog-posts li blockquote
{
	font: 14px/21px georgia, serif;
	color: #333;
	margin-bottom: 15px;
}

ul#blog-posts li 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;
}

ul#blog-posts li blockquote.preserve-line-breaks
{	
	white-space: pre;
}

ul#blog-posts li blockquote strong
{
	font-weight: bold;
}

ul#blog-posts li p em,
ul#blog-posts li blockquote em
{
	font-style: italic;
}

ul#blog-posts li a.continue
{
	font-size: 12px;
	line-height: 21px;
	color: #813;
}

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

ul#blog-posts li span.date
{
	display: block;
	line-height: 15px;
	color: #331108;
	float: left;
	margin-top: 22px;
}

/* --------------------------------------------
   
----------------------------------------------- */
a#syndication
{
	margin-top: 20px;
	margin-right: -15px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.column-main ul.blog-post-actions
{
	margin-top: 23px;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#article-tags
{
	padding-left: 0;
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 16px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ol#pagination
{
	margin-top: -18px;
	margin-bottom: 13px;
}

/* --------------------------------------------
   
----------------------------------------------- */
a#roundtable-archive
{
	display: block;
	width: 188px;
	height: 14px;
	background: url(../img/blog/link_roundtable_archive.gif) no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 16px;
	clear: both;
}

a#roundtable-archive:hover
{
	background-position: 0 -14px;
}

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

