/* $Id: main.css,v 1.64 2005/05/12 15:01:34 cviebrock Exp $ */

body {
	background-color: #fff;
	font: 12px "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font: 12px "Lucida Grande", Geneva, Helvetica, Arial, sans-serif;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -0.04em;
}

h3 {
	margin: 3px 0 0 0;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

.more {
	text-align: right;
}

.more a {
	font-style: italic;
	font-size: 10px;
	border-right: 0;
}

.artdate {
	margin: 0 0 5px 0 !important;
	text-align: right;
	font-size: 9px;
	color: #999;
	text-transform: uppercase;
}	

.fdate {
	font-size: 9px;
	color: #999;
}

ul.clist {
	list-style-type: square;
	list-style-image: url(/img/crumb.gif);
	margin: 0 0 0 16px;
	padding: 0;
}

ul.clist li {
	padding: 3px 0;
	margin: 0;
}

ul.clist.compact li {
	padding: 1px 0;
}

ul.clist li.cur {
	font-weight: bold;
}

.clear {
	clear: both;
}

.lclear {
	clear: left;
	height: 1px;
}

.r {
	text-align: right;
}

a.info {
	font-size: 10px;
	text-transform: uppercase;
	padding: 2px 8px;
	color: #678 !important;
	border: 1px solid #89a !important;
	background: #bcd;
}

a.info:hover {
	background: #def;
}

.ctli {
	position: absolute;
	top: 0;
	left: 0;
	width: 8px;
	height: 8px;
}

.specint.noctl {
	background-image: none;
}

hr {
	color: #bde;
	background-color: #bde;
	height: 2px;
	border: 0;
	margin: 25px auto;
}

a.rss {
	display: block;
	float: left;
	position: absolute;
	bottom: 8px;	
	border-bottom: none !important;
}

px1 {
	height: 1px;
}
