body {
	font-family: 'Trebuchet MS', arial, sans-serif;
	line-height: 170%;
	font-size: small;
}

h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text, input[type="submit"] {
	font-family: Georgia, 'Bitstream Charter', serif;
}

.entry-content, .widget-area {
	font-size: 14px;
}

.widget-title {
	text-transform: uppercase;
}

#primary, #secondary {
	width: 300px;
	margin-right: 0px;
	padding-right: 0px;
}

#container {
	margin: 0px -300px 0px 0px;
}

#content {
	margin: 0px 340px 0px 20px;
}

a, a:link, a:visited {
	color: #C02E13;
	text-decoration: none;
}

a:active, a:hover, .entry-title a:active, .entry-title a:hover {
	color: #C02E13;
	text-decoration: underline;
}

#access .menu-header, div.menu {
	font-size: 14px;
}

#site-title {
	font-family: Lobster !important;
	font-size: 50px;
}

.post pre {
	line-height: 12px !important;

	/*
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	*/

	//border: 1px solid #CCC;
	border-top: 3px solid #CCC;
	border-bottom: 3px solid #CCC;

	overflow: auto !important;

	font-size: 12px !important;

	max-height: 300px;
}

.post h1, .post h2, .post h3, .post h4 {
	margin-bottom: 0px !important;
}

#main {
	background: url(images/content_background.gif) top right repeat-y;
}

.disclaimer {
	border-top: 3px solid #FF9900;
	background: #FAF8CC;
	padding: 10px;
	margin-top: -10px;
	margin-bottom: 20px;
}

.disclaimer-index, .disclaimer-post {
	border-top: 3px solid #FF9900;
	background: #FAF8CC;
	padding: 10px;

	font-size: 15px;
}

.clear {
	clear: both;
}

#sb_messages {
	height: 400px !important;
}
