﻿/*
html, body {
	margin: 0;
	padding: 0px;
	height: 100%;
}
*/
body {
	/*background-image:url(../images/bg.jpg);*/
	font: normal 1em Arial, Helvetica, sans-serif;
}

img {
	border: none;
	background: none;
	text-decoration: none;
/*	display:block; */
}
/*
a, a:link, a:active, a:visited {
	font-size: .9em;
	text-decoration: none;
}
*/
#wrapper a:hover, #wrapper a:visited:hover {
  text-decoration: underline;
}

#wrapper {
	width: 920px;
  text-align:left;
  margin: 10px;
}

#menu, #sidebar {
/*	width: 598px; */
}

#menu ul {
	margin: 0 1px; 
	padding: 0;
	list-style: none;
	background: #eee;
	border-bottom: 3px solid #2f1f0f;
	width: 100%;
}

#menu ul li {
	margin: 0;
	padding: 0;
}

#menu ul li a.current {
	color: #333;
	border-bottom: 4px solid #999;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 30px 0;
	background: #bbb;
	display: block;
}

#menu ul li a {
	color: #999;
	font-size: .9em;
	font-weight: bold;
	padding: 5px 10px 0;
	display: block;
}

#menu ul li a:hover, #menu ul li a:visited:hover {
	border-bottom: 4px solid #999;
	background: #999;
	color: #fff;
	text-decoration: none;
}

#sidebar ul {
	margin: 0 1px; 
	padding: 0;
	list-style: none;
	background: #ccc;
	border-top: 3px solid #999;
	width: 100%;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
}

#sidebar ul li a {
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	padding: 5px 10px 0;
	display: block;
}

#sidebar ul li a:hover, #sidebar ul li a:visited:hover {
	text-decoration: none;
	background: #999;
	color: #fff;
}

.BlogShort {
	margin: 5px auto;
	padding: 5px 15px;
	border-bottom: 3px solid #2f1f0f;
	background: #fff;
}

.BlogLong {
	background: #fff;
	padding: 5px 15px;
	border-top: 3px solid #2f1f0f;
	border-bottom: 3px solid #2f1f0f;
}

.BlogLong div.entryText {
	font-size: .8em;
}

.BlogShort h3.EntryTitle a, .BlogLong h3.EntryTitle {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 32px;
  color: #5C0820;
/*	border-bottom: 1px dashed #8c6239; */
	display: block;
	padding: 5px;
	margin: 0;
}

.BlogShort h3.EntryTitle a {
	margin-top: -19px;
}

.BlogShort p, .BlogLong p {
	margin: 5px 0;
	clear: both;
}

div.UserComments {
	margin: 15px 0;
	border-top: 1px dashed #8c6239;	
}

div.UserComments h4 {
	margin: 5px 0;
}

div.comment, p.noComments {
	margin: 5px;
	padding: 5px;
	background: #E9EBE3;
	font-size: .9em;
	border-left: 10px solid #825B2F;
}

div.clr {
	background: #EFE6E3;
	border-left: 10px solid #F06EA9;
}

p.noComments {
	color: red;
}

div.comment p span.userName {
	font-weight: bold;
}

div.comment p.commentDate {
	font-size: .8em;
	color: #777;
}

div.comment p {
}

div.tagList {
	margin-bottom: 10px;
	border-bottom: 1px solid #2f1f0f;
	padding-bottom: 10px;
}

ul.tagLinkList {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.tagLinkList li {
	float: left;
	font-size: .7em;
}

ul.tagLinkList li a {
  background-color: #e0e0e0; 
	border: 1px solid #c0c0c0;
	padding: 1px 5px;
	margin: 3px 1px;
	display: block;
}

ul.tagLinkList li a:hover, ul.tagLinkList li a:visited:hover {
	background: #825b2f;
	color: #ececd4;
}

.searchEntries {
	padding: 10px;
}

.searchEntries h4 {
	margin: 0;
}

.row {
	clear: both;
	padding: 5px;
	font-size: .8em;
}

.row .label {
	float: left;
	text-align: right;
	width: 145px; 
	font-weight: bold;
}

.row .val {
	float: left;
	text-align: left;
	width: 445px; 
	padding-left: 5px;
}

.Msg {
	font-weight: bold;
	background: #fff;
	padding: 5px 15px;
}

.errMsg {
	color: red;
	border: 1px solid red;
	background: #fff;
	padding: 5px 15px;
	margin: 10px 0;
}

.smalltext {
	font-size: .7em;
}

.smalltext a {
	font-size: 1.1em;
}

.shortText {
	margin-bottom: 10px;
	border-bottom: 1px dashed #8c6239;
	padding-bottom: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hide, .off {
	display: none;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

div.searchformdiv
{
  border: 2px solid;
}

div.taglistdiv
{
  border: 2px solid;
}

.taglistdiv ul
{
  margin: 0;
  padding-left: 15px;
}

div.archivelistdiv
{
}

.archivelistdiv ul
{
  margin: 0;
  padding-left: 0px;
  list-style-type: none;
}

.archivelistdiv ul li
{
  display: inline;
  padding-left: 11px;
}

.postedbyline
{
  font-size: 16px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
* html div.comment {
	height: 1%;
}
/* End hide from IE-mac */
