h6.asset-meta {
	color: #A74A0E;
	font: 10px/10px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1.mainhead {
	color: #963;
	font: 16px/20px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
h1.mainhead a:link, h1.mainhead a:visited {
	color: #963;
	text-decoration: none;
}

h1.mainhead a:hover, h1.mainhead a:visited:hover, h1.mainhead a:active {
	color: #333;
	text-decoration: underline;
}

img.entrysep {
	margin-top: 15px;
	margin-bottom: 25px;
}
div.widget-search widget {
	margin-top: 35px;
	margin-bottom: 0px;
}
h3.widget-header, h3.archive-header {
	color: #333;
	font: bold 11px/17px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}
input.inblogsearchbox {
	color: #333;
	font: 11px/11px "Trebuchet MS", Arial, sans-serif;
	text-transform: none;
	height: 17px;
	width: 232px;
	border: thin inset #666;

}
input.inblogsearchbutton {
	color: #333;
	font: bold 11px/11px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	width: 75px;
	border: thin outset #444;

}
ul.widget-list, ul.archive-list {
	margin-left: 0px;
	padding-left: 25px;
}

li.widget-list-item, li.archive-list-item {
	color: #333;
	font: normal normal 11px/17px "Trebuchet MS", Arial, sans-serif;
}

li.widget-list-item a:link, li.widget-list-item a:visited {
	color: #930;
	text-decoration: none;
}

li.widget-list-item a:hover, li.widget-list-item a:visited:hover, li.widget-list-item a:active {
	color: #333;
	text-decoration: none;
}

