/*  
Template Name: Ueberpop
Version: 1.0
Author: Achim Schlemmer
Author URI: http://www.aschlemmer.net/
*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	color: #000;
 	font-size: 87.5%;
 	margin-bottom: 40px;
	font: 11px/18px "Lucida Grande", Arial, Verdana, sans-serif; background-color: #303030; color: #fff;
	background-color: #000;
}

h1, h3, h4 {
	padding: 10px 0;
}

.clear { clear:both; }

ul {
	list-style: none;
}

.entry blockquote {
	font-size: 11px;
	line-height: 15px;
	padding: 25px 25px;
	margin: 0 auto;
	width: 430px;
	background: url(img/quote.gif) no-repeat 5px 22px;
}

.entry blockquote p {
	color: #b3b3b3;
}

blockquote blockquote {
	width: 90%;
}

blockquote blockquote p {
	color: #CACACA !important;
}


a {
	text-decoration:  none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #80ff80;
}

a img {
	border: none;
}

/* Wrap */

#wrap {
	width:99%;
	margin: 0;
}

/* Header */

#header {
	width: 100%;
	height: 141px;
	position: relative;
	font-family: sans-serif;
	background: #000000 url(img/bg_header.png) bottom left no-repeat;
}

#header h2 {
	font-size: 30px;
	font-weight: normal;
	padding-top: 25px;
}

#header h2 a {
	color: #E5F2CF;
}

#header h2 a:hover {
	color: #fff;
}

#header h2, #header p {
	padding-left: 20px;
}

#header p {
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #9EB47A;
}

/* Main Menu */


#header ul.nav {
	position: absolute;
	background: url(img/menu_part_right.gif) no-repeat right bottom;
	padding-right: 11px;
	margin: 109px 0 0 530px;
 }

#header ul.nav li {
	display: inline;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

#header ul.nav li a {
	display: block;
	float: left;
	text-align: center;
	background: url(img/menu_rollover.png) no-repeat right top;
	line-height: 31px;
	border-top: 1px solid #fff;
	color: #f2f2f2;
	padding: 0 22px;
	width: 3em;
	min-width:63px;
	margin-right: 1px;
}



#header ul.nav li a:hover {
	background: url(img/menu_rollover.png) no-repeat right -31px;
	border-top: 1px solid #00ff00;
	text-decoration: none;
}

#header ul li.current_page_item a {
	background: url(img/menu_rollover.png) no-repeat right -31px;
	border-top: 1px solid #ef4849;
}

#header ul:after.nav {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#section_content ul.contentnavi {
margin-bottom: 4em;
}

#section_content ul.contentnavi li {
	font-size: 13px;
	font-weight: bold;
}
#section_content ul.contentnavi li a {
	color: #88ff88;
}

/* Subscribe */

#header img.subscribe {
	margin-left: 670px;
	display: inline;
}

/* Middle Wrap */

#bg_top {
	width: 100%;
	}

#middle_wrap {
	width: 99%;
	background: #303030;
}

/* Content */

#section_content {
border:0;
float:left;
margin:0px 20px 20px 15px;
padding:20px;
width:28.125em;
background: #3b3b3b url(img/bg_container.png) bottom repeat-x;
}

#section_content {
clear:left;
min-width:450px;

}

#wrapper_content #section_content {
float:none;
}

.entry strong {
	background-color: #1a1a1a;
	font-weight: bold;
	padding: 0 2px 0 2px;
}

.entry {
width: 445px;
margin-bottom: 4em;
}

.entry p {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	line-height: 16.5px; 
}

.entry p a, #section_content p a {
	text-decoration: none;
	color: #99ccff;
	font-weight: bold;
}

.entry p a:hover, #section_content p a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.more { 
	float: none; 
	margin-top: 1em;
	}

.spacer { height: 4em; border-bottom: 1px solid #000000; }

/* ABSTRACT TEXT */

.entry span {
	font-weight: bold;
}


.img {
	float: right;
	margin-right: -25px; 
	padding: 5px 0 5px 12px;
}

#section_content p {
padding-bottom: 1em; }

#section_content h1 {
	font-size:18px; 
	line-height:20px;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #000000;
}

#section_content h1 a {
	color: #fff;
}

#section_content h1 a:hover {
	color: ##80ff80;
}

#section_content h3 {
	font-weight: bold; 
	font-size: 1em; 
	line-height: 18px;
}

#content ul, #section_content ol {
	font-size: 11px;
	line-height: 25px;
	padding-left: 20px;
	margin: 10px 0;
}

#content ul li {
	list-style: square;
}


/* Post Details */

.post_details {
	float: none;
	width: 445px;
	/* background: url(img/bg_post_details.gif) no-repeat left top; */
	position: relative;
	padding: 1px 5px 18px 0;
	background: transparent;
	line-height: 16.2px;
}

.post_details p {
	padding: 0 0 0 0 !important;
	font-size: 9px !important;
	color: ##acacac !important;
	float: left;

	/* background: url(img/post_details_p_bg.jpg) no-repeat right top; */
}

.post_details .comments {
	/* background: url(img/post_details_comment.gif) no-repeat; */
	font-size: 9px;
	font-family: Lucida Grande, Arial, sans-serif;
	font-weight: normal;
	color: #999999;
	padding-top: 6px;
	padding-right: 2px;
}

.post_details .comments a {
	color: #ffffff !important;
	font-weight: bold;
}

.post_details .comments a:hover {
	color: #fff !important;
	text-decoration: none;
}

* html .post_details .comments {
	width: 100%;
	padding-left: 2px;
	padding-right: 0px;
}

.post_details a {
	color: #99ccff !important;
	border-bottom: none !important;
}

.post_details a:hover {
	text-decoration: underline;
}

/* More Entries */

.more_entries {
	padding-top: 5px;
	padding-bottom: 10px;
}

.more_entries h2 {
	font-size: 23px !important;
}

/* Comments (single.php and comments.php) */

.comments_wrap {
	width: 445px;
	margin: 30px 0 5px 10px;
	clear: both;
}

.comments_wrap p {
	color: #999999;
	}

.comments_wrap a {
	color: #80ff80 !important;
}

.comments_wrap a:hover {
	color: #00ff00 !important;
}

.comments_wrap .left {
	width: 56px;
	float: left;
}

.comments_wrap .right {
	width: 358px;
	float: left;
	padding-left: 15px;
}

.comments_wrap .right a {
	text-decoration: none;
}

.comments_wrap .right a:hover {
	text-decoration: underline;
}

.comments_wrap .right h4 {
	font-size: 10px;
	font-family: "Lucida Grande";
	color: #5D5D5D;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 13px;
	color: #BEC7C7;
}

.comments_wrap .right p {
	font-size: 13px;
	line-height: 19px;
	padding: 10px 0;
}

/* Comments (form) */

#content form {
	margin: 30px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 11px;
}

#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

#section_content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-family: Courier, 'Courier New';
	font-size: 12px;
	font-weight: bold;
	background: #303030;
	color: #e5e5e5;
	overflow: hidden;
	border: 1px solid #999999;
}

#section_content form input {
	margin-top: 5px;
	font-family: Courier, 'Courier New';
	font-size: 12px;
	font-weight: bold;
	background: #303030;
	color: #e5e5e5;
	border: 1px solid #999999;	
}

#section_content input.send-btn {
border: 0;
width: 70px;
height: 70px;
background: transparent url(img/submit_senden.gif) no-repeat;
outline: none;
}

#section_content input.send-btn:hover {
background: transparent url(img/submit_senden.gif) no-repeat 0px -71px;
}

/* Sidebar */

.author_box {
	width: 235px;
	background: #151419 url(img/author_paper_top.jpg) no-repeat left top;
	margin-bottom: 10px;
}

.author_box_in {
	width: 202px;
	padding: 0 23px 0 10px;
	background: url(img/author_paper_bottom.jpg) no-repeat left bottom;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

.author_box p {
	line-height: 20px;
	color: #C7C7C7;
}

#sidebar a {
	color: #AC6448;
	border-bottom: #3F363A 1px solid;
}

#sidebar a:hover {
	color: #C78F7A;
}

#sidebar {
	float: left;
	margin-right: 15px;
	padding-bottom: 30px;
	padding-top: 21px;
	font-size: 12px;
	color: #7B7B7B;
}

.box
{
border:2px solid #000 ;
float:left;
height:13.25em;
margin:20px 20px 20px 0pt;
min-height:200px;
min-width:180px;
padding:10px 20px;
position:relative;
width:12em;
text-align: left;
background-color: #1d1d1d;
}

.box p, .box ul {
	font-size: 10px;
	line-height: 16.2px;
	color: #b5b5b5;
	text-align: start;
	vertical-align: baseline;
}

.box h2 {
font-size:12px;
margin:0pt -20px;
padding:15px 20px 1em;
color: #b5b5b5;
}

.box a, .box h2 a {
font-weight: bold;
}


.box p a:hover {
	text-decoration: none;
}

.stern 
{
height:4.25em;
margin:20px 20px 20px 0pt;
min-height:70px;
min-width:70px;
padding:10px 10px;
position:relative;
width:3.25em;
background: #303030 url(img/stern-2008.gif) no-repeat;
border: 2px solid transparent;
}


#sidebar p {
	padding: 10px 0;
}

#sidebar h2 {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 27px;
	color: #fff;
	font-weight: normal;
	background: url(img/sidebar_underline.gif) repeat-x bottom;
	padding-bottom: 1px;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-left: 5px;
}

#sidebar ul {
	padding: 0px 0 10px 5px;
}

#sidebar ul li {
	line-height: 18px;
	padding: 4px 0 4px 13px;
	background: url(img/li.gif) no-repeat 0 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #7B7B7B;
	position: relative;
	color: #C7C7C7;
}

#sidebar ul li ul {
	padding: 0 !important;
	margin-bottom: -5px;
}

#sidebar ul li a {
	color: #7B7B7B;
	border-bottom: #424242 1px solid;
}

#sidebar ul li a:hover {
	color: #9D9D9D;
}

/* writings (recent entries) */

#sidebar li span.wrap {
	width: 100%;
	display: block;
}

#sidebar li span.title {
	width: 185px;
	display: block;
}

#sidebar ul li span.date {
	font-size: 10px;
	color: #545353;
	width: 100%;
	clear: both;
	display: block;
}

#sidebar li span.comment {
	position: absolute;
	right: 0;
	top: 4px;
	width: 20px;
	height: 18px;
	text-align: center;
	font-size: 10px;
	padding-right: 0px;
	padding-top: 2px;
	background: url(img/sidebar_span_a.gif) no-repeat left bottom;
}

#sidebar li a span.comment {
	cursor: pointer;
}

* html #sidebar li span.comment {
	width: 20px;
	height: 19px;
	padding-top: 1px;
	overflow: hidden;
}

/* Sidebar Search (widget) */

#sidebar form, #searchform input {
	background: #383838;
	border: #444444 1px solid;
	color: #7B7B7B;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

#sidebar form, #searchform input {
	width: 150px;
	margin-bottom: 5px;
	padding: 4px;
}

/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 10px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #343434;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Footer */

#footer {
	margin: 15px 0 0 20px;
	overflow: hidden;
	margin-bottom: 1px;
	position: relative;
	clear: both;
}



/* Fix */

#middle_wrap:after,
.comments_wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* New stylings */

.datum {
	display: inline; 
	float: right;
	margin-top:-30px;
	font-size:9px;
	color:#acacac;
}

.post-ratings {
	width: 80px;
	font-size:9px;
	line-height: 16.2px;
	color: #acacac;
	height: 20px;
	text-align: left;
	margin-top: 5px;
	}

.post-ratings img { vertical-align: text-top: }

/* Logo-Buttons */

#logoButton span, #logoButton:visited span 
	{
	background-image:url(img/logo.png);
	}
	
#claim span, #claim:visited span 
	{
	background-image:url(img/claim.png);
	}

/* link dimensions correspond with image dimensions */
.logoButton, .logoButton:visited 
	{
	width:230px;
	height:69px;
	position:relative !important;
	}
	
.claim, .claim:visited 
	{
	width:246px;
	height:69px;
	position:relative !important;
	color: #000;
	}
.logoButton span, .logoButton:visited span
	{
	display:block;
	height:69px;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	background-repeat:no-repeat;
	}
	
.claim, .claim:visited 
	{
	width:246px;
	height:69px;
	position:relative !important;
	}

.claim span, .claim:visited span
	{
	display:block;
	height:69px;
	width:246px;
	position:absolute;
	left:20px;
	top:0;
	z-index:1;
	background-repeat:no-repeat;
	}
	
.more-link { 
	text-align: right;
}

.page-item-29, .page-item-30 { visibility: hidden ; }
	
/*----------------------------------------------------------------------------- 
source-LIST
-----------------------------------------------------------------------------*/
.button {
	display:block;
	clear: both;
padding:10px 0 10px 3px;
height: 30px;
}

a.jump  {
display:block;
background:transparent url(img/button_arrow.png) no-repeat scroll left top;
line-height: 10px;
font-size:9px;
font-weight:bold;
margin:0pt -4px 15px 0pt;
padding:9px 8px 10px 15px;
}

a:hover.jump  {
background-position: 0 -30px;
text-decoration: none;
}


/* UDM TECHNIQUE */
	
.logoButton span, .logoButton:visited span, .claim span, .claim:visited span,
	{
	background-position:0 0;
	}

.logoButton:hover span
	{
	background-position:0 -69px;
	}	
	
.udm,.udm li,.udm ul{margin:0;padding:0;list-style-type:none;}
.udm{position:absolute;left:0;top:0;z-index:20000;width:230px;cursor:default !important;border:none;text-align:left;}
.udm{float:none;width:100%;}
@media screen,projection{.udm{float:left;}}
.udm{margin-top:0}
.udm>li:first-child{margin-left:7px;}
@media Screen,Projection{.udm>li:first-child{margin-left:0;margin-right:0;}}
.udm li{left:7px;}
@media screen,projection{.udm li{position:relative;}}
.udm ul li{left:0;}
:root ul[class^="udm"] li{left:0;position:static;}
@media Screen,Projection{:root ul[class^="udm"] li{left:7px;position:relative;}}
@media Screen,Projection{.udm/**/[class="udm"]:not([class="xxx"]) ul li{position:relative;left:0;}}
.udm li{display:block;width:auto;float:left;}
.udm li a{position:static;display:block;float:left;white-space:nowrap;}
@media screen,projection{.udm l\i a{position:relative;float:none;}}
ul[class^="udm"] li a{position:relative;float:none;}
@media screen,projection{* html .udm li a{position:relative;float:none;}}
.udm ul li a{position:relative;float:none !important;white-space:normal;}
.udm li a{margin-left:-0px;}
@media Screen,Projection{.udm li{margin-left:-0px !important;}}
@media Screen,Projection{.udm li a{margin-left:0;}}
ul[class^="udm"] li:not(:first-child){margin-left:-0px;}
.udm ul li{margin-left:0 !important;}
ul[class^="udm"]:not([class="xxx"]) ul li{margin-left:0 !important;}
.udm ul a{margin:0;}
.udm ul li{margin-bottom:0px !important;}
.udm ul li:first-child{margin-top:0px;}
.udm ul a{margin-top:0;margin-right:0px !important;margin-bottom:0;margin-left:0px !important;}
.udm ul{background-image:none;background-color:#000;cursor:default !important;width:200px;height:auto;border-width:1px;border-color:#000 #666 #666 #666;border-style:solid;position:absolute;z-index:20100;padding:0px;}
.udm ul li{cursor:default !important;width:100%;position:static;float:none;}
.udm ul{display:none;visibility:hidden;}
html/**/[xmlns] .udm u\l{display:block;visibility:visible;height:0;overflow:scroll;left:-10000px;}
@media screen,projection{* html .udm ul {display:block;visibility:visible;height:0;overflow:scroll;top:-10000px;}}
ul.udm/**/[class^="udm"] u\l{display:block;visibility:visible;height:0;overflow:visible;left:-1000em;}
.udm a,.udm a:link,.udm a.nohref{background-image:none;background-color:#000;cursor:pointer !important;z-index:1000;text-align:left;border-style:solid;border-color:#666666;padding-left:0px;padding-right:0px;padding-top:0px !important;padding-bottom:0px !important;text-decoration:none;color:#000;border-width:0px;font-style:normal;font-family:gill sans,verdana,sans-serif;font-weight:bold !important;}
.udm a,.udm a.nohref{font-size:100%;}
.udm li a:visited{background-image:none;background-color:#000;border-width:0px;color:#333;font-style:normal;border-style:solid;border-color:#666666;}
.udm li a.udmR,.udm li a.udmY,.udm li a.udmR:visited,.udm li a.udmY:visited,.udm li a:hover,.udm li a:focus,.udm li a.nohref:hover,.udm li a.nohref:focus{font-style:normal;background-image:none;background-color:#000;text-decoration:none;color:#999999;border-color:#666666;border-style:solid;border-width:0px;}
* html .udm li a:active{font-style:normal;background-image:none;background-color:#e5e5e5;text-decoration:none;color:#990000;border-color:#666666;border-style:solid;border-width:0px;}
.udm ul a,.udm ul a:link,.udm ul a.nohref{background-image:none;background-color:#000;text-align:left;border-width:1px;border-style:solid;border-color:#666 #000 #000 #000;padding-left:7px;padding-right:7px;padding-top:3px !important;padding-bottom:3px !important;text-decoration:none;color:#330000;font-style:normal;font-size:11px;font-family:verdana,sans-serif;font-weight:normal !important;}
.udm ul li a:visited,* html .udm ul li a:visited{background-image:none;background-color:#000;color:#990000;font-style:normal;border-width:1px;border-style:solid;border-color:#666 #000 #000 #000;}
.udm ul li a.udmR,.udm ul li a.udmY,.udm ul li a.udmR:visited,.udm ul li a.udmY:visited,.udm ul li a:hover,.udm ul li a:focus,.udm ul li a.nohref:hover,.udm ul li a.nohref:focus,.udm ul li a:visited:hover{font-style:normal;background-image:none;background-color:#e5e5e5;text-decoration:none;color:#990000;border-color:#666 #000 #000 #000;border-style:solid;border-width:1px;}
* html .udm ul li a:active{font-style:normal;background-image:none;background-color:#e5e5e5;text-decoration:none;color:#990000;border-color:#666 #000 #000 #000;border-style:solid;border-width:1px;}
.udm a.nohref,.udm ul a.nohref{cursor:default !important;}
.udm h3,.udm h4,.udm h5,.udm h6{display:block;background:none;margin:0;padding:0;border:none;font-size:1em;font-weight:normal;text-decoration:none;}
.udm h3,.udm h4,.udm h5,.udm h6{display:inline;}
.udm h\3,.udm h\4,.udm h\5,.udm h\6{display:block;}
ul[class^="udm"] h3,ul[class^="udm"] h4,ul[class^="udm"] h5,ul[class^="udm"] h6{display:block;}
* html .udm h3,* html .udm h4,* html .udm h5,* html .udm h6{display:block;}
* html .udm h3,* html .udm h4,* html .udm h5,* html .udm h6{width:expression("auto",this.runtimeStyle.width=this.parentNode.offsetWidth);width/**/:auto;}
* html .udm ul h3,* html .udm ul h4,* html .udm ul h5,* html .udm ul h6{width:expression("auto",this.runtimeStyle.width=this.parentNode.currentStyle.width);width/**/:auto;}
@media screen,projection{* html .udm li{display:inline;}}
@media screen,projection{* html .udm li,* html .udm ul li{display/**/:block;float/**/:left;}}
@media screen,projection{* html .udm li,* html .udm ul li{clear:none;}}
ul[class$="udm"].udm li,ul[class$="udm"].udm ul li{display:block;float:left;}
ul[class$="udm"].udm:not([class="xxx"]) li{float:left;}
ul[class$="udm"].udm:not([class="xxx"]) ul li{float:none;}
@media all and (min-width:0px){ul[class$="udm"].udm li{float:left;}}
@media all and (min-width:0px){ul[class$="udm"].udm ul li{float:none;}}
.udm .udmC{position:absolute;left:0;top:0;z-index:20020;width:auto;height:auto;filter:alpha(opacity=0);}

