body
{
	font-family: "Garamond", "Minion Pro", "Minion", serif;
	color: Black;
	background-color: White;
	font-size: 18px;
}

div.logo
{
	margin-left: auto;
	margin-right: auto;
	max-width: 775px;
	margin-top: 20px;
	margin-bottom: 20px;
}


img.logo
{
	border-style: none;	
	max-width: 100%;
}

a#gohome
{
display: block;
}

a#gohome:link, a#gohome:visited, a#gohome:active
{
	text-decoration: inherit;
	color: inherit;
	border-style: none;
}

div.body_placeholder
{
	max-width: 775px;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}

h1
{
	font-size: 1.6em;
	margin-bottom: 4px;
}


h2.header_listing
{
	border-style: none;
	font-size: inherit;
	font-weight: bold;
	margin-bottom: 0px;
}

h3#frontpagenews
{
	margin-top: 3em;
}

p
{
	margin-top: 0px;
	margin-bottom: 18px;
}

ul, ol
{
	margin-top: 15px;
	margin-bottom: 0px;
}

li ul, li ol
{
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

li
{
	margin-bottom: 15px;
}

em
{
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

div.vcard
{
	margin-left: 3em;
}

a#editor_entrance:link, a#editor_entrance:visited, a#editor_entrance:active, a#email_access:link, a#email_access:visited, a#email_access:active
{
	text-decoration: none;
	color: black;
	font-size: 18px;
	font-family: sans-serif;
}

div.menu, div.copyright
{
	max-width: 775px;
	margin-left: auto;
	margin-right: auto;

}

div.menu
{
	margin-top: 0px;
	margin-bottom: 2em;
	vertical-align: baseline;
	line-height: 1.6em;
	text-align: center;
	border-style: dotted none;
	border-width: 1px;
	background-color: #e5e5e5;
	position: relative;
}

div#secondary_menu
{
	background-color: #f2d58c;
	border-style: dotted none none none;
	border-width: 1px;
}

div.copyright
{
	margin-top: 50px;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	border-style: dotted none none none;
	border-width: 1px;

}

div.copyright img.gradient
{
	margin-bottom: 2px;
}

div.menu a:link, div.menu a:visited, div.menu a:active
{
	text-decoration: inherit;
	color: inherit;
}

span.menuitem, span.menuitem_selected
{
	font-size: 18px;
	font-variant: small-caps;
	margin: 0px 0px 0px 1em;
	padding: 0px 5px;
}

span.menuitem_selected
{
	font-weight: bold;
	text-decoration: underline;
}

div#secondary_menu span.menuitem_selected
{
	font-weight: bold;
	text-decoration: underline;
}

span#first_menuitem
{
	margin: 0px;
}

span#language_switch
{
	font-weight: bold;
	color: DarkGoldenRod;
}

span.menuitem:hover
{
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}

div.timestamp
{
	width: 100%;
	margin-bottom: 2em;
	color: Gray;
	text-align: left;
	font-size: 16px;

}

div.timestamp_listing
{
	width: 100%;
	margin-bottom: 2em;
	color: Gray;
	text-align: left;
	font-size: 16px;

}

img.gradient
{
	display: none;
	width: 100%;
	height: 1px;
}

div.article_list_navigation
{
	width: 100%;
	text-align: center;
}

p.archive_title_list
{
	margin-bottom: 2em;
	font-weight: bold;
}

div.body_placeholder img
{
	margin: 0.7em;

	max-width: 95%;
}

div.body_placeholder img.float
{
	margin: 0 1em 1em 0;
	max-width: 50%;
	float: left;
}

#donate-button
{
	position: absolute;
	top: 100%;
	right: 0%;
	margin-top: .5em;
	background-color: #e60000;
	color: white;
	font-family: sans-serif;
	text-align: center;
	border-radius: 7px;
	padding-left: 1em;
	padding-right: 1em;
	font-size: 0.8em;
	cursor: pointer;
}
