body, table
{
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 100%;
}

td
{
	vertical-align: top;
}

#headingholderl
{
	width: 100%;
	text-align: right;
	z-index: 100;
}

#headinglogol
{
	padding-right: 5px;
}

#headingholderr
{
	position: absolute;
	top: 0px;
	left: 20%;
	z-index: 100;
}

#headinglogor
{
	padding-left: 25px;
}

#quicksearch
{
	position: absolute;
	right: 90px;
	top: 36px;
	height: 22px;
}

#quicksearch form input
{
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 80%;
	margin-left: 10px;
}

.title
{
	font-weight: bold;
}

.footer
{
	height: 100px;
}

#left
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20%;
	text-align: right;
	padding: 0px 0% 40px 0%;
}

#right
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 14%;
	padding: 105px 6% 40px 0%;
}

#left .title, #right .title
{
	font-size: 100%;
	margin: 20px 0px 4px 0px;
}

#left p, #left ul, #left .title
{
	margin-left: 20px;
	margin-right: 10px;
}

#left ul, #right ul
{
	list-style-type: none;
}

#main, #main_narrow
{
	position: absolute;
	top: 120px;
	left: 25%;
}

#main
{
	right: 10%;
}

#main_narrow
{
	right: 25%;
}

.title
{
	font-size: 120%;
	clear: both;
}

.article_short
{
	margin-bottom: 50px;
}

.article_list
{
	margin-top: 30px;
}

.article_short .thumbnail
{
	text-align: right;
	padding-left: 30px;
}

.navbar
{
	padding: 1px 5px 3px 5px;
}

.breadcrumb
{
	margin-bottom: 20px;
}

.title, .main .article_short .abstract, .main_narrow .article_short .abstract, #left p, #right p, .breadcrumb, #left ul, #right ul
{
	padding: 1px 2px 2px 2px;
}

.article p, .article_short p
{
	padding: 0px 2px 0px 2px;
}

.article .abstract
{
	font-style: italic;
}

.article .thumbnail
{
	margin: 10px 30px 10px 30px;
}

.article .thumbnail .image, .article .thumbnail .text
{
	padding: 5px;
}

.article .thumbnail .text
{
	width: 100%;
}

.article .heading
{
	font-weight: bold;
	margin-top: 20px;
}

.picture_center
{
	margin: 20px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.picture_center table
{
	margin: auto;
	text-align: center;
}

.picture_right table
{
	text-align: right;
}

.picture_center p, .picture_left p, .picture_right p
{
	margin-top: 5px;
	font-style: italic;
	padding-left: 2px;
	padding-right: 2px;
}

.picture_left
{
	float: left;
	clear: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.picture_right
{
	float: right;
	clear: right;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: right;
}

#main .title, #main_narrow .title
{
	margin-top: 0px;
}

.comments
{
	margin-top: 30px;
	padding: 20px;
	clear: both;
}

.comment
{
	margin-top: 20px;
}

.comment .title
{
	font-size: 100%;
}

.comment_form, .email_form
{
	margin: 50px 0px 30px 0px;
	padding: 10px 30px 20px 30px;
}

.site_map
{
	font-family: monospace;
	font-weight: normal;
	padding: 20px;
}

#main p
{
	padding-left: 2px;
	padding-right: 2px;
}

#right .navbar
{
	margin-top: 30px;
}

.mobile
{
	padding-bottom: 5px;
}

.quote
{
	font-style: italic;
	margin-left: 50px;
	margin-right: 50px;
}




.forum .forumlist
{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 50px;
}

.forum .forumlist td, .forum .forumlist th
{
	padding: 2px;
}

.forum .forumlist th
{
	text-align: left;
}

.forum .forumlist .nav
{
}

.new_post
{
	font-size: 60%;
}

.post .title
{
	font-size: 100%;
}

.forum .post
{
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.forum_form
{
	padding-bottom: 20px;
}

.forum_form table
{
	padding: 2px;
}



/*------------------------------------------------------*/



body
{
	color: #f0f0f0;
	background-color: #202020;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #cdc28f;
}

a:hover
{
	color: #f6d43e;
}

#headinglogo
{
	background-color: #000000;
}

#left
{
	background-color: #000000;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#left .title
{
	border-bottom: 1px solid #808080;
}

#main ul, #main_narrow ul
{
	list-style-image: url(images/bullet.gif);
}

#main a img, #main_narrow a img
{
	border: 2px solid #cdc28f;
}

.title
{
	color: #ffffff;
}

.navbar, .breadcrumb
{
	background-color: #000000;
}

.picture_center table, .picture_left table, .picture_right table
{
	background-color: #404040;
	color: #ffffff;
}

.picture_center p, .picture_left p, .picture_right p
{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.picture_center img, .picture_left img, .picture_right img
{
	margin: 6px;
	border: 1px solid #000000;
}

.comment
{
	border-top: 1px solid #de5900;
}

.comment .title
{
	font-weight: bold;
}

.comment_form, .email_form
{
	border-top: 1px solid #de5900;
	border-bottom: 1px solid #de5900;
}

.article_short .title, .article .title
{
	border-bottom: 1px solid #cdc28f;
}

.article .thumbnail
{
	background-color: #202020;
}

.article .thumbnail p
{
	border-bottom: 1px solid #000000;
	padding: 10px;
	color: #c0c0c0;
}

.article .thumbnail .footnote
{
	padding-top: 0px;
	padding-bottom: 0px;
	background: none;
	border: none;
	font-style: italic;
}

#right .title
{
	border-bottom: 1px solid #cdc28f;
}

.mobile, .mobile .title
{
}

.mobile .title
{
	font-weight: normal;
	border-bottom: 1px solid #cdc28f;
}

.mobile .location
{
	font-style: italic;
}




.forum .forumlist
{
	border: 1px solid #cdc28f;
	padding: 1px;
}

.forum .forumlist th, .forum .forumlist .nav, .forum .post .title, .forum_form .title
{
	background-color: #000000;
}

.forum .title
{
	border-bottom: 1px solid #cdc28f;
}

.forum .forumlist .row0
{
	background-color: #202020;
}

.forum .forumlist .row1, .forum .post, .forum_form
{
	background-color: #303030;
}

.new_post
{
	padding-left: 10px;
	color: #ff6600;
}
