html, body {
	font: 12px/15px Helvetica, Arial, Geneva, sans-serif !important;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

em {
	font-style: italic !important;
}

strong {
	font-weight: bold !important;
}

.middle {
	text-align: center;
}

.caption {
	text-align: right;
	font-size: 1em !important;
}

a.selected-link {
	text-decoration: underline;
}

.right {
	text-align: right;
}

h1#logo-text {
	font-size: 2em;
	line-height: 1em !important;
	text-transform: uppercase;
	font-weight: bold;
}

/* @group Main-menu */

ul.main-menu {
	
}

ul.main-menu li {
	
}

ul.main-menu li a, ul.main-menu li a:visited {
	font-size: 1.38em;
	text-transform: uppercase;
	line-height: 1em;
}

ul.main-menu li a:visited{
	color: inherited;
}


/* @end */

/* @group Side links */

ul.side-links li a {
	font-size: 1em;
	line-height: 1.46em;
}



/* @end */

/* @group Headlines */

div.headlines h1  {
	font-size: 1.35em;
	line-height: 1.35em;
	font-style: italic;
	text-decoration: underline;
}

div.headlines h1 a:hover {
	text-decoration: none;
}

div.headlines p {
	margin-top: 1em;
}



/* @end */

/* @group Introduction */

h1#intro-h {
	line-height: 1em;
	font-size: 2em;
	margin-bottom: 0.66em;
	font-weight: bold;
}

div.intro p {
	font-size: 1.25em;
	margin-bottom: 1.2em;
	line-height: 1.2em;
}



/* @end */

h2 {
	font-size: 1.5em !important;
	line-height: 1em !important;
	font-weight: bold !important;
	margin-bottom: 0.8em !important;
}

/* @group Pagination */

ul.paginator {
	
}

ul.paginator li {
	
}

a.paginator-page {
	line-height: 1em !important;
	font-size: 1.5em !important;
}

a.paginator-control {
	font-size: 1em !important;
	line-height: 1.5em !important;
}



/* @end */

/* @group Footer */

div.footer {
	color: #bfbfbf;
	font-size: 1em;
	line-height: 1.5em;
}

div.footer a {
	color: #bfbfbf;
}



/* @end */

/* @group Blog controls */

div.blog-controls h1 {
	font-style: italic;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 1em;
}

div.blog-controls a {
	line-height: 1.46em;
	font-size: 1em;
}

p.blog-tags a, p.article-tags {
	text-transform: lowercase;
	text-align: right;
}

p.article-tags, p.article-controls {
	font-size: 1em !important;
	margin-bottom: 0.5em !important;
	text-align: right;
	text-transform: lowercase;
}



/* @end */

/* @group Forum */

div.forum-login {
	text-align: right;
	font-size: 1em;
}

div.forum-search {
	text-align: right;
}

div.forum-info h1 {
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 0.8em;
}

div.forum-table table thead th, div.thread-table table thead th{
	text-align: center;
	line-height: 1em;
	font-size: 1.25em;
	font-weight: bold;
}

div.forum-table td h1 {
	font-size: 2em;
	line-height: 1.25em;
}

div.forum-table td p {
	font-size: 1.25em;
	line-height: 1.2em;
}

div.thread-table table thead th {
	font-weight: normal;
	font-style: normal;
}



/* @end */





table.special-mega-table {
	line-height: 13px;
	font-size: 11px;
}
