#commentform textarea {
	width: 75%;
	padding: 2px;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

body {
font: 12px/1.7em tahoma, verdana, sans-serif;
color: #464646;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #845e0f;
}
img {
	border: none;
}
a {
color: #358;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.left {
	background-image: url(images/shadow-left.gif);
	background-repeat: repeat-y;
	width: 10px;
}
td.right {
	background-image: url(images/shadow-right.gif);
	background-repeat: repeat-y;
	width: 10px;
}
td.top-data {
	color: #464646;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 8px;
}
.mail {
	color: #464646;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
}
td.bg-menu {
	background-image: url(images/bg-menu.gif);
	background-repeat: repeat-x;
	height: 27px;
}
td.bg-welcome {
	width: 446px;
	height: 150px;
	background-image: url(images/bg-welcome.jpg);
	background-repeat: no-repeat;
}
td.welcome-txt {
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	line-height: 15px;
	color: White;
	padding-top: 76px;
}

td.copy {
	background-color: #ebe5b7;
	height: 23px;
	vertical-align: middle;
	text-align: right;
	padding-right: 18px;
	color: #845e0f;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
}
a.privacy {
	color: #845e0f;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
}


#main {
margin: 0 10px
}

#content {
width: 500px;
margin: 15px 0 25px;
float: left;
}

#content h2 {
font-size: 18px;
font-weight: normal;
color: #ABA024
}

#content h2 a { color: #845e0f }

#content h2 a:hover { text-decoration: underline }

#sidebar {
width: 200px;
font-size: 11px;
margin: 15px 0 25px;
float: right;
}

#sidebar h3 {
font-size: 12px;
}

#sidebar ul {
padding: 0;
margin: 0 0 0 22px
}


.entry { font-size: 12px; padding: 5px 10px; margin-bottom: 5px; }

.entry p { margin: 1.25em 0; }

.entry h2, .entry h2 a, .entry h2 a:visited { color: #016FBB; font-size: 18px; text-decoration: none; margin-bottom: 0px; }

.entry .meta { font-size: 11px; padding: 0; margin: 0 0 40px 0; }

.entry .meta ul { padding: 0;  }

.entry .meta li {
list-style-type: none;
float: left;
padding-right: 20px;
}
.entry .meta .comment a {
background: url(./images/speech_bubble.gif) no-repeat 0 30%;
color: #444;
padding-left: 17px;
margin-left: 0;
text-decoration: none;
}

.entry .meta .date {
background: url(./images/document.gif) no-repeat 0 50%;
color: #444;
padding-left: 17px;
margin-left: 0;
}

.entry .meta + p {
clear: both;
}

#respond, #comments {
background: url(./images/hori_line.gif) repeat-x left bottom; 
font-size: 12px;
color: #444;
font-weight: bold;
margin: 1.25em 0;
}
.commentsblock { padding-left: 10px; }

.commentbody {  }

.commentfooter { margin-top: 1em; margin-bottom: 2em; }

.commentbody { margin: 5px }

.commentbody h4 { font-size: 11px; margin-bottom: 10px; }

.commentbody p { margin-left: 10px; }

#nav {

}

#nav li {
list-style-type: none;
text-align: center;
float: left;
}

#nav a {
background: #ABA024;
width: 136px;
color: #FAFFE1;
font-weight: bold;
text-decoration: none;
display: block;
padding: 5px 0;
}

#nav a:hover {
background: #DED065;
color: #665224;
display: block;
}