code
{
	font-size: 8pt;
	text-align: left;
}

/*----------------------------
					Archive
----------------------------*/

#design #archive h2 
{
	margin-top : 50px;
}

#archive h2 img {
	float:right;
}



#archive table{
	width: 100%;	
	border-collapse: collapse;
	margin-top : 10px;
	margin-bottom :0px;
}

#archive table td, #archive table th{
	text-align:left;
	padding : 5px;
	vertical-align : top;
	border-bottom: 1px solid #bfbab0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	margin-bottom: 10px;
	white-space: normal;
	
}

.tagcloud li {
	display: inline;
}

.tagcloud a {
	margin-right: 5px;
	display: inline;
	font-family : Arial;
	font-weight : normal;
	text-transform : uppercase;
}

.tagcloud a.biggest {
	font-size: 16px;
}

.tagcloud a.big {
	font-size: 14px;
}

.tagcloud a.medium {
	font-size: 12px;
}

.tagcloud a.small {
	font-size: 10px;
}

.tagcloud a.smallest {
	font-size: 8px;
}

/*
GENERAL
*/

#design h1, #comment, #addcomment, #relatedPosts h1
{
	margin-left: 0px;
	float : none;
	display : block;
}

#design h2
{
	font-size : 10pt;
}

#design ul
{
	float : none;
}

#design h4, th
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	color: #8c877d;
	border: none;
}

#design #content .right
{
	margin-top: 45px;
}

#design #header
{
	text-align: left;
}

#design hr
{
	margin: 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: dashed 1px silver;
}

div.widget
{
	border: none;
	border-bottom: 1px solid silver;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	margin-bottom: 10px;
	z-index: 1;
	min-width: 1px;
}

div.post
{
}

#relatedPosts, div.commentForm
{
	margin-top: 10px;
}

#design #content
{
	float: none;
}

#comment
{
	margin: 0;
	padding: 0px;
}

#design div.post .footer a
{
	color: #ffffff;
}

#comment, #addcomment, #relatedPosts h1, #gravatarmsg
{
	display: block;
}

/*
--------------------------------------------------------------------------
POST FOOTER BLOCK
--------------------------------------------------------------------------
*/
#design .green_roundfg a
{
	color: #ffffff;
}

.green_round
{
	display: block;
}
.green_round *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #898c35;
}
.green_round1
{
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #cccda8;
	border-right: 1px solid #cccda8;
	background: #a6a867;
}
.green_round2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #f3f3ea;
	border-right: 1px solid #f3f3ea;
	background: #9fa15b;
}
.green_round3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #9fa15b;
	border-right: 1px solid #9fa15b;
}
.green_round4
{
	border-left: 1px solid #cccda8;
	border-right: 1px solid #cccda8;
}
.green_round5
{
	border-left: 1px solid #a6a867;
	border-right: 1px solid #a6a867;
}
#design .green_roundfg
{
	background: #898c35;
	padding: 10px 20px 10px 20px;
}

/*
--------------------------------------------------------------------------
COMMENT BLOCK
--------------------------------------------------------------------------
*/
.grey_round
{
	display: block;
}
.grey_round *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #3f3b31;
}
.grey_round1
{
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #acaaa6;
	border-right: 1px solid #acaaa6;
	background: #6f6c64;
}
.grey_round2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #ebebea;
	border-right: 1px solid #ebebea;
	background: #636058;
}
.grey_round3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #636058;
	border-right: 1px solid #636058;
}
.grey_round4
{
	border-left: 1px solid #acaaa6;
	border-right: 1px solid #acaaa6;
}
.grey_round5
{
	border-left: 1px solid #6f6c64;
	border-right: 1px solid #6f6c64;
}
#design .grey_roundfg
{
	background: #3f3b31;
	color: #ffffff;
	padding: 10px 20px 10px 20px;
}

#design .round_comment
{
	margin-top: 20px;
}