h1.Main { background: url(../Images/Header-Blog.jpg) no-repeat; }

.BlogSnippet .SnippetHeader { background: url(../Images/SnippetHeader-Black.png) no-repeat; }
.BlogSnippet .SnippetFooter { background: url(../Images/SnippetFooter-Black.png) no-repeat; }
.BlogSnippet .SnippetContent { background: #000; }
.sidebar {overflow:hidden; width:200px;}
.sidebar p.sidebar a {overflow:hidden; width:191px;}
.sidebar p.Tags {
	word-wrap: break-word;
	width:191px;
}

.WhichHeading { font-size: 2em; line-height: 35px; letter-spacing: -1px; }

.sidebar p.Tags element.style { width:191px; }

ol { list-style-type:decimal; margin-left:35px; }
	
cite {
	padding: 3px;
	font-style: normal;
	font-weight: bold;
	font-size: 1.1em;
}

.post h1 {
	margin:10px 10px;
}

/*
input.WPSearch {
	background-color:#474747;
	color:#ffffff;
	font-size:1.0em;
	width:100px;
	border:4px solid #474747;
}

input.WPSubmit {
	background-color:#474747;
	font-size:1.0em;
	font-weight:600;
	color:#666666;
	border:3px solid #474747;
}

input.WPSubmit:hover {
	background-color:#cc0000;
	font-size:1.0em;
	font-weight:600;
	color:#ffffff;
	border:3px solid #cc0000;
}

p.WPSmall {
	font-size:0.8em;
	line-height:12px; 
}
*/