/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

div.clear
{
	line-height:0;
	width:0;
	clear:both;
}

body {
	background: #0A1420;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin-top: 0;
	color: #FFFFFF;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color:#5CAD04;
	outline:none;
}

a:hover {
	border-bottom: none;
	color: #FFFFFF;
	text-decoration:none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

input, textarea
{
	background-color:transparent;
	border:1px dashed #BBBBBB;
	font-size:1em;
	padding:2px;
	margin:2px;
	color:white;
}

table td
{
	vertical-align:top;
}

.required
{
	background-color:#2B2B2B;
}
#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	text-align:right;
	background: transparent url(../images/subscribe.png) no-repeat right top;
}
#header {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
}

/* Header */

#logo {
	width:940px;
	height:120px;
	margin:0 auto;
	padding-top:10px;
}

#logo img {
	float:left;
	vertical-align:bottom;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo span {
}

#logo h1 {
	padding: 70px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 93px 0 0 3px;
	font-size: 10px;
	color: #CCCCCC;
}

#logo h1 a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(../images/templates/blue/img01.gif)  no-repeat left top;
}

#menu ul {
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	background: url(../images/templates/blue/img14.gif) no-repeat right 7px;
	float:left;
	overflow: hidden;
	height:45px;
}

#menu a, #menu span {
	clear:both;
	color: #04283B;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height:100%;
	margin: 0;
	padding: 16px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
}

#menu a {
}

#menu span {
	display:none;
}

#menu span.active {
	color: black;
}

#menu a:hover {
	color: white;
}

#menu .current_page_item a {
	color: #04283B;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 560px;
	background: url(../images/templates/blue/img12.gif) repeat-y left top;
}

#content-bgtop {
	background: url(../images/templates/blue/img11.gif) no-repeat left top;
}

#content-bgbtm {
	padding: 0 10px;
	background: url(../images/templates/blue/img13.gif) no-repeat left bottom;
}

.post {
	background: url(../images/templates/blue/img15.gif) repeat-x left bottom;
	line-height: 200%;
	margin-bottom:15px;
	padding-bottom:10px;
}

.post .content {
	background-color:#0A1420;
	border:1px solid black;
	float:right;
}

.post .content ul {
	padding-left:25px;
	padding-right:10px;
}

.post h2 a.top {
	background-image:url(../images/top.gif);
	background-position:center center;
	background-repeat:no-repeat;
	float:right;
	padding:15px 5px 5px;
}

.post h2 a.top:hover {
	background-image:url(../images/top_hover.gif);
}

.post h1 {
	font-weight: normal;
}

.post .siteurl {
	font-weight:bold;
}

.post ul#disclaimer {
	padding-left:0px;
}

.post ul#disclaimer li {
	margin-bottom:20px;
	list-style-type:none;
}

.post ul#disclaimer li.last {
	margin-bottom:0px;
}

.title {
	margin: 0;
	padding: 10px 0 4px 0;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.admin {
	float:right;
}

.byline {
	margin: -10px 20px 20px 0;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0;
}

.pageCont {
	/*padding:20px;*/
	padding:20px 20px 1px;
}

#content div.cont
{
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	background: url(../images/templates/blue/img04.gif) repeat-y left top;
	color: #04283B;
}

#sidebar1-bgtop {
	background: url(../images/templates/blue/img03.gif) no-repeat left top;
}

#sidebar1-bgbtm {
	padding-top: 10px;
	background: url(../images/templates/blue/img05.gif) no-repeat left bottom;
}

#sidebar1 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background: url(../images/templates/blue/img06.gif) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #04283B;
}

#sidebar2 {
	float: right;
	background: url(../images/templates/blue/img08.gif) repeat-y left top;
}

#sidebar2-bgtop {
	background: url(../images/templates/blue/img07.gif) no-repeat left top;
}

#sidebar2-bgbtm {
	padding-top: 10px;
	background: url(../images/templates/blue/img09.gif) no-repeat left bottom;
}

#sidebar2 .tag {
	margin-bottom:0px;
}

#sidebar2 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background: url(../images/templates/blue/img10.gif) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar2 li a {
	color: #20252B;
}

#sidebar2 li li a {
	display:block;
	height:100%;
	padding:10px;
	width:auto;
}
#sidebar2 li li {
	padding:0px;
}
#sidebar2 li span.content {
	display:block;
	height:100%;
	padding:10px;
}

#sidebar2 a:hover {
	color: white;
}

.sidebar {
	float: left;
	width: 190px;
	font-size: 11px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 10px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding:10px;
	border-bottom:1px dashed #BBBBBB;
}

.sidebar li li a {
	color:#04283B;
	display:block;
	height:100%;
	width:100%;
}
.sidebar li li:hover {
	background-color:#0A1420;
	border-bottom: 1px solid #161A1E;
	color:#bbb;
}

.sidebar li li:hover a,#sidebar2 li li:hover a {
	color:#5CAD04;
}

.sidebar li li:hover a:hover,#sidebar2 li li:hover a:hover {
	color:white;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 150px;
	height: 18px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Favorite Links */
#favorite_links
{
	float:right;
	width:40%;
}
#favorite_links ul
{
	margin:0px;
	padding:0px;
}
#favorite_links ul li
{
	border-right:1px solid #BBB;
	display:inline;
	float:left;
	list-style-type:none;
	padding-right:5px;
	padding-left:5px;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 20px 20px 0 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

#footer .copyright img {
	vertical-align:inherit;
}

.post .newsEntries {
	width:80%;
}

.newsEntries .newsDate {
	float:left;
	font-weight:bold;
}

.newsEntries .newsUser {
	float:right;
	font-weight:bold;
}

.post .newsEntries .newsEntry {
	border-top:1px solid #BBBBBB;
	clear:both;
}

.sidenav{
	display: block;
	position: relative; /*--Add a relative positioning--*/
	z-index: 2; /*--z-index allows the popup to tuck underneath the nav--*/
}
.sidenav a:hover {
}
.sidenav div {
	display: none;
	position: absolute;
	top: 2px;
	left: 0;
	width: 200px;
	/*width: 225px;*/
	font-size: 0.9em;
	background: transparent url(../images/bubble_top.gif) no-repeat left top;
	z-index:-10;
}
.sidenav div p {
	color:black;
	font-size:11px;
	margin: 7px 0;
	line-height: 1.6em;
	padding:0 10px 10px;
	width:190px;
	background: transparent url(../images/bubble_btm.gif) no-repeat left bottom;
}
.sidenav div p a .textReferenz {
	color:#5CAD04;
}

.tooltip {
	display:none;
}
#JT_arrow_left{
	background-image: url(../images/templates/red/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:11px;
	top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/templates/red/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
	top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
	font-size:12px;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left,
#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	font-size:12px;
	line-height:12px;
	vertical-align:middle;
}

#JT_close_left *,
#JT_close_right *{
	vertical-align:middle;
}

#JT_copy p{
	margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}


.breadcrumbs
{
	border-bottom:1px solid white;
	color:#D2D1C6;
	font-size:13px;
	padding:2px 5px;
}
.breadcrumbs a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.breadcrumbs a:hover
{
	text-decoration:underline;
}

.button
{
	background-color:transparent;
	border:1px dashed #BBBBBB;
	font-weight:bold;
	padding:2px;
	margin:2px;
	color:white;
	text-decoration:none;
	outline:none;
}
.button:hover
{
	background-color:#0A1420;
	color:#5CAD04;
}
.button:active
{
	background-color:#0A1420;
	color:#627076;
}
.pageCont .button
{
	/*background-color:#0A1420;*/
	border:1px dashed #BBBBBB;
}
.pageCont .button:hover
{
}
.pageCont .button:active
{
	background-color:#0A1420;
}

.poll
{
	font-size:11px;
	margin:2px;
	padding:5px;
	width:160px;
}
.poll .admin
{
	height:16px;
	text-align:right;
	width:100%;
}
.post .poll
{
	background-color:#333;
}
.post .polls .poll
{
	float:left;
	width:30%;
}
.sidebar .poll
{
	margin:0px;
	padding:0px;
	width:100%;
}
.sidebar .poll .question
{
	margin:5px 0 5px 0;
	padding-left:10px;
	padding-right:10px;
}
.sidebar .poll .totalVotes
{
	margin:5px 5px 5px 0;
	padding-left:5px;
}
.sidebar .poll a
{
	margin:7px;
}
.sidebar .poll.vote .field:hover
{
}
.sidebar .poll.vote .field:hover
{
	background-color:#0A1420;
	color:white;
}


.poll .question
{
	border-bottom:1px dashed #BBBBBB;
	display:block;
	margin-bottom:5px;
	padding-bottom:5px;
}
.poll .field
{
	line-height:10px;
	padding:5px;
}
.poll.vote .field
{
	padding:2px 5px;
}
.poll .field input
{
	float:left;
	margin:2px;
	width:auto;
}
.poll .field label
{
	display:block;
	padding:4px 4px 4px 20px;
}
.poll.vote .field:hover
{
	background-color:#5CAD04;
	cursor:pointer;
}
.poll.vote .field *:hover
{
	cursor:pointer;
}
.poll .field.winner
{
	background-color:#5CAD04;
}
.poll .field .name, .poll .field .name_res
{
	display:block;
	width:auto;
}
.poll .field .name_res
{
	float:left;
}
.poll .field .numbers, .poll .field .name_res
{
	margin-top:6px;
}
.poll .field .numbers
{
	float:right;
	text-align:right;
	vertical-align:middle;
	width:auto;
}
.poll .field .votesOuter
{
	background-color:white;
	border:1px solid #BBB;
	float:left;
	height:10px;
	line-height:10px;
	width:100%;
}
.poll .field .votesOuter .votes
{
	background-image:url(../images/votes/votebg.gif);
	background-color:red;
}
.poll .totalVotes
{
	border-top:1px dashed #BBBBBB;
	padding-top:5px;
}
.poll .buttons
{
	margin:5px;
}
.hosting
{
	cursor:default;
	width:104%;
}
.hosting tr:hover
{
	background-color:#5CAD04;
}
.hosting tr:hover td
{
	background-color:transparent;
}
.hosting tr.odd td.rowTitle,
.hosting tr.odd td.value
{
	background-color:#2B5201;
}
.hosting th
{
	background-color:#2B5201;
	line-height:200%;
}
.hosting td.rowTitle,
.hosting td.value
{
	/* border-top:1px dotted #D2D1C6; */
}
.hosting tr.order
{
	height:30px;
}
.hosting td img
{
	margin:2px;
}
.hosting td.info
{
	width:10px;
}
.hosting td.rowTitle
{
	width:300px;
}
.hosting td.value
{
	width:85px;
}

.post .chat
{
	line-height:100%;
}
.chat .username
{
	color:#5CAD04;
}
.chat_actions
{
	float:right;
	position:relative;
}

div.refer
{
	padding:5px;
	border-bottom:1px dotted white;
	width:250px;
}
div.refer img
{
	position:relative;
	margin:0;
}
div.refer span
{
	position:relative;
}
div.refer span.descr
{
	display:block;
	float:right;
	padding-left:5px;
	width:60%;
}
div.refer a
{
}
div.refer:hover
{
	background-color:#2B2B2B;
	cursor:default;
}
.loginrow{
	/*border-bottom:1px dashed #BBBBBB;*/
	padding:3px;
}
.loginrow span.mess{
	display:block;
	line-height:22px;
	margin-left:10px;
}
.loginrow span.label{
	display:block;
	float:left;
	width:40%;
}
.loginrow input[type=text],
.loginrow input[type=password]{
	width:150px;
}
.loginrow.error,
.loginrow.info,
.loginrow.warning,
.loginrow.success{
	background-position:5px center;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}
.loginrow.error span,
.loginrow.info span,
.loginrow.warning span,
.loginrow.success span{
	width:100%;
}
.loginrow.error, label.error{
	background-color:#B30000;
	background-image:url(../images/icons/error.png);
}
.loginrow.info{
	background-color:#000098;
	background-image:url(../images/icons/information.png);
}
.loginrow.warning{
	background-color:#FAB200;
	background-image:url(../images/icons/warning.png);
}
.loginrow.success, label.success{
	background-color:#005C00;
	background-image:url(../images/icons/ok.png);
}
label.error, label.success
{
	background-position:5px center;
	background-repeat:no-repeat;
	padding:3px 10px 3px 25px;
}