body
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

*
{
	padding: 0px;
	margin: 0px;
}

p
{
	padding: 5px 0px;
	margin: 0px;
}

#Outer
{
	width: 850px;
	margin: 0px auto;
	padding: 0px;
	background: url(../gfx/main-bg.png);
}

#Header
{
	width: 745px;
	height: 130px;
	padding: 0px 30px 0px 75px;
	margin: 0px 0px 10px 0px;
}

#Content
{
	width: 850px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#Content table.ContentTable
{
	width: 850px;
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}

#Content table.ContentTable td.TabTD
{
	text-align: left;
	vertical-align: top;
	width: 50px;
	padding: 3px 25px 0px 0px;
	margin: 0px;
}

#Content table.ContentTable td.ContentTD
{
	text-align: left;
	vertical-align: top;
	width: 530px;
	padding: 0px 25px 10px 0px;
	margin: 0px;
	font-family: Myriad Pro, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Content table.ContentTable td.SidebarTD
{
	text-align: left;
	vertical-align: top;
	width: 190px;
	padding: 0px 25px 0px 0px;
	margin: 0px;
	font-family: Myriad Pro, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Content table.ContentTable td.FooterTD
{
	text-align: left;
	vertical-align: top;
	width: 530px;
	padding: 0px 25px 0px 0px;
	margin: 0px;
	font-family: Myriad Pro, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Footer
{
	width: 500px;
	height: 33px;
	background: url(../gfx/footer-bg.png);
	font-family: Myriad Pro, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 19px 15px 0px 15px;
	color: #b0b0b0;
}

div.post-top
{
	width: 530px;
	height: 20px;
	background: url(../gfx/content-top.png);
	padding: 0px;
	margin: 0px;
}

div.post
{
	width: 500px;
	padding: 0px 15px;
	margin: 0px;
	background: url(../gfx/content-bg.png) top;
}

div.post h1
{
	font-family: Myriad Pro, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
div.post h1 a { color: #000000; text-decoration: underline; }
div.post h1 a:visited { color: #000000; text-decoration: underline; }
div.post h1 a:hover { color: #ff0000; text-decoration: underline; }

div.post h2
{
	font-family: Myriad Pro, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}
div.post h2 a { color: #000000; text-decoration: underline; }
div.post h2 a:visited { color: #000000; text-decoration: underline; }
div.post h2 a:hover { color: #ff0000; text-decoration: underline; }

div.post h3
{
	font-family: Myriad Pro, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: -3px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}


div.post-image
{
	padding: 5px 0px 5px 0px;
	margin: 0px;
}
div.post-image img
{
	border: none;
	padding: 0px;
	margin: 0px;
}

div.post-video
{
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

div.post-content
{
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

div.post-info
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #707070;
	font-size: 12px;
	font-style: italic;
}
div.post a { color: #770000; text-decoration: underline; }
div.post a:visited { color: #770000; text-decoration: underline; }
div.post a:hover { color: #000000; text-decoration: underline; }

div.post-bot
{
	width: 530px;
	height: 20px;
	background: url(../gfx/content-bot.png);
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

table.PagerTable
{
	width: 100%;
	border-collapse: collapse;
}

table.PagerTable td.PagerTD
{
	width: 50%;
}
table.PagerTable td.PagerTD a { color: #000000; text-decoration: underline; }
table.PagerTable td.PagerTD a:visited { color: #000000; text-decoration: underline; }
table.PagerTable td.PagerTD a:hover { color: #ff0000; text-decoration: underline; }

div.sidebar-top
{
	width: 160px;
	height: 17px;
	background: url(../gfx/sidebar-head.png);
	margin: 0px;
	padding: 10px 15px 5px 15px;
	font-family: Myriad Pro, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
}

div.sidebar
{
	width: 160px;
	padding: 15px 15px 0px 15px;
	margin: 0px;
	background: url(../gfx/sidebar-bg.png) top;
}
div.sidebar a { color: #000000; text-decoration: underline; }
div.sidebar a:visited { color: #000000; text-decoration: underline; }
div.sidebar a:hover { color: #ff0000; text-decoration: underline; }
div.sidebar ul { list-style-position: inside; list-style-type: none; margin-top: -3px; }
div.sidebar ul li:first-child { padding: 4px 0px; border-top: none; }
div.sidebar ul li { padding: 4px 0px; border-top: 1px #c8c8c8 solid; }
div.sidebar input[type='text'] { border: 1px #b0b0b0 solid; width: 95%; padding: 2px 1px; }


div.sidebar-bot
{
	width: 190px;
	height: 20px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	background: url(../gfx/sidebar-bot.png) top;
}

div.listitem
{
	margin: 20px 0px;
}

	div.listitem div.listitem-date
	{
		color: #000000;
		padding: 0px 0px 6px 0px;
	}
	
	div.listitem div.listitem-title
	{
		color: #920000;
		font-weight: bold;
		font-size: 14px;
		padding: 0px 0px 2px 0px;
		width: 480px;
	}
	div.listitem div.listitem-title a { color: #920000; text-decoration: underline; }
	div.listitem div.listitem-title a:visited { color: #920000; text-decoration: underline; }
	div.listitem div.listitem-title a:hover { color: #cc0000; text-decoration: underline; }

	div.listitem div.listitem-summary
	{
		color: #000000;
		font-style: italic;
		text-align: justify;
		padding: 0px 0px 0px 15px;
		width: 480px;
	}

