#recentArticles
{
	margin-bottom: 10px;
}
#recentArticlesHeader
{
	height: 20px;
	border-bottom: 2px solid black;
}
#recentArticlesBody
{
	background: #EEE;
	margin-left: 15px;
	padding: 5px;
}
.title {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titleDescription {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#navLinks a:hover{
	color: #0000FF;
}
#navLinks {
	font-size: 16px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
#content {
	padding: 5px;
	vertical-align:top;
}
#table {
	border: 1px solid black;
}
#ad {
	background: #EEEEEE;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#ad .adhead 
{
	font-size: 16px;
	font-weight: bold;
	color:#FF0000;
}
#ad .adbody
{
	font-size: 12px;
}
#favourites {
	font-size: 16px;
	font-weight: bold;
	color:#FF0000;
}
#keywords {
	padding-left: 10px;
	test-align:left;
}
.header {
	margin: 0px;
	border-bottom: 0px solid black;
}
#rssHeader {
	font-size: 16px;
	font-weight: bold;
}
#rssDate {
	font-size: 10px;
}
#rssHeadline {
}
#rssDescription {
		border-bottom: 1px solid #CCCCCC;
		margin-bottom: 10px;
}
#rssFooter {
	border-bottom: 1px dashed #BBBBBB;
	margin-bottom: 10px;
}
#rssUrl {
	font-size: 10px;
}
#affiliatesText {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#subscribeContainer {
	border-bottom: 1px solid black;
}
#subscribeButton {
	background: #CCCCCC;
}
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
#s {
}
#searchsubmit {
	font-size: 10px;
	background: #CCCCCC;
}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar {
	text-align:left;
	margin-left: 10px;
	margin-top:10px;
}
/* End Entry Lists */
h1
{
	font-size: 12px;
}
textarea
{
	width: 100%;
}
