
blockquote
{
	background: url("img/bg-quote.gif") top left no-repeat;
	padding: 8px 0 0 25px;
	margin: 10px;
}

.underline
{
	text-decoration: underline;
}
.clear
{
	clear: both;
	height: 0.1px;
	padding: 0;
	margin: 0;
}

h2
{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

h3
{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

h3 a
{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

h4{
	padding: 0px;
	margin: 0px;
	padding-top: 15px;
	clear:both;
}

#main
{
	line-height: 1.7;
	font-size: 12px;
}

#main p{
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	clear: both;
}
#main .entryinfo p{
	margin-bottom: 0;
}


.content-title
{
	padding: 0;
	margin: 0;
	font-weight: bold;
	padding: 0 0 5px 10px;
	margin: 0 0 8px 0;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
.content-title h3
{
	color: #660000;
	font-size: 14px;
	font-weight: bold;
}
.content-title h3 a:link
{
	color: #660000;
	border: none;
	font-weight: bold;
	text-decoration: none;
}
.content-title h3 a:visited
{
	color: #660000;
	border: none;
	font-weight: bold;
	text-decoration: none;
}
.content-title h3 a:hover
{
	color: #660000;
	border: none;
}
.content
{
	padding: 5px;
	margin: 5px;
	font-size: 14px;
	line-height: 1.7;
}
.readmore
{
	text-align: right;
}
.entry-info
{
	font-size: 10px;
	text-align: right;
	line-height: 16px;
	padding: 0;
	border-top: 1px solid #ccc;
	margin: 10px 0;
	clear: both;
}
.entry-info p
{
	font-size: 10px;
	padding: 0;
	margin: 0;
}
.entry .imgupload
{
	float: left;
	border: none;
	border: 1px solid #333;
	margin: 20px 10px 0 0;
}

/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/

.thumbnail{
	background:	#fff;
	padding: 5px;
	float: left;
}

.flip {
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CCCC99;
	clear: both;
	font-weight: bold;
}
.flip a:link {
	border-bottom: 1px none #DBBA8A;
	TEXT-DECORATION: none;
	color: #996633;
}
.flip a:visited {
	border-bottom: 1px none #DBBA8A;
	TEXT-DECORATION: none
	color: #996633;
}

.leftbox{
	margin: 5px;
	float: left;
}

.rightbox{
	margin: 5px;
	float: right;
}

H1.wiki{
	font-size: 14px;
	font-weight:bold;
	margin-top: 20px;
	padding-left: 20px;
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #666666;
	clear: both;
}
H1.wiki a{
	font-weight:bold;
}

strong{
	font-weight:bold;
	}
	
H5{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.category{
	font-size:14px;
	line-height: 1.7;
	
}

#comments{
	line-height: 1.7;
	margin:5px;
}