/*
here be dragons
*/
body {
	background-color: #000;
	background-image: none;
}
/* ---------------------------------------------------------------------
header
*/
#upper-wrap {
	color: #fff;
	background: #fff url(images/bg-tile.jpg) 0px -25px repeat-x;
	margin: 0; padding: 0;
}
#center-wrap {
	border-top: 1px solid #fff;
	background: #fff;
}
#header {
	width: 935px;
	height: 180px;
	margin: 0 auto;
	position: relative;
}
#hed {
	height: auto;
}

.logo h1,
.logo h2 {
	float: left;
	width: 400px;
}
.logo h2 {
	color: #67747d;
	text-align: left;
	font-weight: normal;
	margin-top: 20px;
}
#menu {
	position: absolute;
	bottom: 0; left: 0;
}
#menu #nav li a {
	color: #000000;
        text-shadow: #c0c0c0 3px 2px 3px;
}
#menu #nav li a:hover {
	background: #67747d;
	color: #fff;
}
#menu #nav .current_page_item a {
	background: #6d7da2;
	color: #eee;
}
#menu #nav ul {
	background: #fff;
	text-align: left;
}
#menu #nav li li a,
#menu #nav li li a:visited {
	width: 100px;
	background: #eee;
	color: #6d7da2;
}

/* sprachflaggen */
#menu ul.langs {
	width: 100px;
	position: absolute;
	bottom: 5px;
	right: 0;
}
#menu ul.langs li {
	display: inline;
}

#wrapper {
	margin-top: 10px;
	border: 1px solid #f9f9f9;
}
/* ---------------------------------------------------------------------
footer
*/
#lower-wrap {
	clear: both;
	background: #000 url(images/bg-footer.jpg) repeat-x;
}
#footer {
	width: 935px;
	margin: 0 auto;
	background: transparent;
	color: #fff;
	text-align: left;
}
#footer h2 {
	color: #67747d;
	border-bottom:1px solid #67747d;
        text-shadow: black 3px 2px 2px;
}
#footer a {
	color: #67747d;
}
#footer .wrapper {
	border-top: none;
}
#totop {
	color: #333;
	border-bottom: none;
}
#totop a {
	color: #333;
}
ul.meta {
	margin: 0; padding: 0;
	display: inline;
}
ul.meta li {
	display: inline;
}
#footer .wrapper {
	border-top:1px solid #67747d;
}
/* ---------------------------------------------------------------------
content - layout
*/
#content {
	width: 680px;
}
#side {
	width: 255px;
}
#sidebar {
	width: 235px;
	margin: 20px;
	margin-left: 0;
	padding: 0;
}
/* ---------------------------------------------------------------------
content - featured
*/
#content .featured {
	padding: 20px;
}
#content .featured h2 {
	font-weight: normal;
        text-shadow:3px 2px 3px #C0C0C0;
	color: #67747d;
	margin-bottom: 0.5em;
}
#content .post {
	margin: 0; padding: 0;
	width: 310px;
	padding-left: 10px;
	padding-right: 20px;
	margin-bottom: 20px;
}
#content .post p.excerpt {
	margin-bottom: 1em;
}
#content .uneven {
	padding-left: 20px;
	padding-right: 10px;
}
#content .single {
	padding: 20px;
}
#content .featured .fblock {
	position: relative;
	width: 640px;
	height: 300px;
	margin-bottom: 2em;

}
#content .featured .fblock h3,
#content .featured .fblock .thumb {
	position: absolute;
}
#content .featured .fblock .thumb {
	width: 640px;
	height: 300px;
}
#content .featured .fblock h3 {
	width: 630px;
	background: transparent url(images/featured-head-bg.png);
	color: #FFF;
	top: 0;
	left: 0;
	z-index: 10;
	margin: 0; padding: 5px;
	text-align: right;
	font-size: 1.4em;
	text-transform: uppercase;
}
#content .featured .fblock h3 a {
	color: #fff;
}
#content .featured img,
#content .post img {
	padding: 0;
	margin: 0;
	border: none;
	width: auto;
	height: auto;
}
#content .post .uvod {
	width: 310px;
}

#content p.lang-posts,
#content p.facebook {
	text-align: right;
	font-size: 0.866em;
}
#content p.facebook img {
 float: right;
}
#content p.facebook a {
font-size: inherit;
}


#searchform input#s {
	width: 207px;
}



/*
sidebar 
*/
#social img {
	padding: 0;
}
#sidebar .box.social {
	margin-top: 91px;
}
#sidebar .sear {
	margin-top: -14px;
}



/* poese tapellen */
.NydenionTableAlignRight {	
        text-align: right;
        text-transform: uppercase;
}
.NydenionTableAlignLeft  {
        text-align: left;
        text-transforn: capitalize;
}
.NydenionTableAlignCenter {
	text-shadow: #c0c0c0 3px 2px 3px;
        text-align: center;
        text-transform: uppercase;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




