body
{
	font-size: medium;
	margin: 0;
}
img, img a
{
	border: none;
}
a, a:visited, a:hover
{
	text-decoration: none;
}
br
{
	display: block;
	clear: both;
}
p
{
	padding: 0 1ex;
	margin: 0;
}
.hidden
{
	display: none;
}
.no-margin
{
	margin: 0;
}
div, img
{
	margin: 0;
	border: 0;
	padding:0;
}
h1
{
	font-size: 150%;
}
h2
{
	font-size: 140%;
}
h3
{
	font-size: 130%;
}
h4
{
	font-size: 120%;
}
h5
{
	font-size: 110%;
}
h1, h2, h3, h4, h5
{
	padding: 1ex;
	margin: 0;
}
.custom-list, .custom-list li
{
	margin: 0;
	border: 0;
	padding:0;
	list-style: none;
	position: relative;
	float: left;
}
.header, .footer, .container
{
	position: relative;
	float: left;
	width: 100%;
}
.header, .footer
{
}
.content
{
	font-size: medium;
	padding: 1em 0;
}
.banner
{
	text-align: center;
}
.banner-content
{
	position: static;
	float: none;
	margin: 0 auto;
}
.banner-content .banner-img
{
	width: 90%;
	max-width: 300px;
}
.container
{
	background: #ffffff;
}
h1
{
	position: static;
	float: none;
	margin: 1ex auto;

	width: 100%;
	padding: 0;
	height: 2em;

	line-height: 2em;
	font-weight: bold;
	font-size: medium;
	white-space: nowrap;
	font-family: Verdana;
}
h1 span
{
	display: block;
	position: relative;
	float: left;
	height: 2em;
	text-indent: 1em;
	white-space: nowrap;
}
h2.webnews-title
{
	position: relative;
	float: left;
	padding:1ex;


	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-large;

	line-height: 1em;
}
.header
{
}
.timestamp
{
	padding: 0 0 1ex 2ex;
	font-size: x-small;
}
.timestamp strong.time
{
}
.timestamp strong
{
}
.main-menu
{
	width: 100%;
	height: 2em;
	font: bold medium Verdana;
	line-height: 2em;
}
.main-menu li
{
	padding: 0 1em;
	height: 2em;
	line-height: 2em;
}
.main-menu li.selected
{
}
.main-menu li a
{
	font: bold 1em/2em Verdana;
}
.main-menu li.selected a
{
}
.logo
{
	display: block;
}
.footer
{
	text-align: center;
	overflow: hidden;
}
.footer .desktop-version
{
	font-weight: bold;
	text-decoration: underline;
}
.footer p, .footer a
{
	line-height: 2em;
}
.footer p
{
	font-size: 60%;
}
.posts-list
{
	width: 100%;
}
.posts-list li
{
	padding: 1ex 0;
	width: 100%;
}
.posts-list li a
{
	display: block;
	position: relative;
	padding: 0 25px 0 10px;

}
.posts-list li.next-arrowed
{
	background: none;
	text-align: right;
}
.posts-list li.next-arrowed a
{
	float: right;
	right: 1ex;
	padding: 0 1ex;
}
.posts-list li.prev-arrowed
{
	background: none;
	text-align: left;
}
.posts-list li.prev-arrowed a
{
	float: left;
	padding: 0 1ex;
	font-family: Verdana;
}
.posts-list li.read-more
{
	background: none;
	border: none;
}
.posts-list li.read-more span
{
	padding: 0 1ex;
}
.list-footer-info
{
	position: relative;
	float: left;
	border-top: 1px solid #000000;
	padding: 1ex 0;
	width: 100%;
}
.list-footer-info span, .list-footer-info p, .list-footer-info a, .list-footer-info strong
{
}
.list-footer-info ul a
{
}
.list-footer-info ul strong
{
}
.list-footer-info p
{
	position: relative;
	float: left;
	padding: 0;
	left: 1ex;
}
.list-footer-info ul
{
	position: relative;
	float: right;
	right: 1ex;
}
.list-footer-info ul li
{
	padding: 0 1px;
}
.post
{
	padding: 1em 0;
}
.post .title
{
	position: relative;
	float: left;
	width: 100%;
}
.post .title span
{
	display: block;
	padding: 1ex;
}
.post h2.title
{
	margin: 0;
	padding: 0;
}
.post .subtitle
{
	font-style: italic;
	padding-bottom: 1ex;
}
.post .img-container, .post object
{
	position: relative;
	float: left;
	padding: 1ex;
}
.post .post-head
{
	position: relative;
	float: left;
	width: 100%;
}
.post .post-content
{
	padding: 0 5px 10px 5px;
	position: relative;
	float: left;
}
.post .post-content p
{
	padding: 1ex;
}
.post .post-content h3, .post .post-content h4, .post .post-content h5
{
	margin: 0;
	padding:0;
}
.post .post-author
{
	padding: 1ex;
}
.post .post-author a
{
}
.post .post-date
{
}
.post .post-tags
{
	position: relative;
	float: left;
	width: 100%;
}
.post .post-tags p
{
	padding: 1ex;
}
.post .post-tags strong
{
	margin-right: 1ex;
}
.post .post-tags a
{
}