/*  
Theme Name: Javazine
Theme URI: http://www.kriesi.at/archives/wordpress-theme-javazine
Description: jQuery enhanced Magazine Theme
Version: 1
Author: Kriesi
Author URI: http://www.kriesi.at 

	
 */
 
 
 /*
 
/*small reset*/
body, ul, ol, li, p, h1,h2, h3, h4, h5, h6, form, blockquote{
list-style-type: disc;
margin:0;
padding:0;
}
/*basic styles*/
body{
font-family: Tahoma, Verdana, Arial, sans-serif;
font: normal 12px;
color:#999999;
background-image:url(images/bg.jpg);
background-position:top left;
background-color:#333;
background-attachment:fixed;

font-size:12px;
line-height: 15px;
 }
#wrapper{
position:relative;
background-image:url(images/header.jpg);
background-repeat:repeat-x;
}
 
#top {
position:relative;
margin:0 auto;
width:980px;
}

#top img a:hover {
border:0px;
border-bottom: 0px;
}


#head{
height:150px;
position:relative;
z-index:30;
}

#main{
position:relative;
float:left;
width:970px;
padding-left:10px;
}
#top .content{
position:relative;
float:left;
width:558px;
margin-right:11px;
margin-bottom:10px;
}

.sidebar{
position:relative;
float:left;
width:391px;
margin-bottom:10px;
padding:0px;
}

.entrys{
width:538px;
clear:both;
position:relative;
padding: 0px;
background-attachment:fixed;
float:left;
}

.footer{
position:relative;
clear:both;
width:948px;
padding:10px 0px 10px 10px;
border:0px solid #3f3f3f;
background-image:url(images/bg_dark.jpg);
background-attachment:fixed;
margin:10px 0 0 10px;
}




/*  -- head --  */
#top #head h1{
margin:0;
}


#head h1 a{
position:absolute;
top: 4px;
left:0px;
width:342px;
height:131px;
text-indent:-9999px;
outline:none;
border:none;
}
#top #head h1 a:hover{
border-bottom:none;
}

.description{
text-indent:-9999px;
position:absolute;
}

.breadcrumb {
padding:6px 10px;
border:0px solid #3f3f3f;
background-image:url(images/bg_dark.jpg);
background-attachment:fixed;
margin:0 12px 10px 0;
}
.breadcrumb a:visited {
	color:#898979;
}


.prevnext {
font-size:10px;
padding:6px 10px;
border:0px solid #3f3f3f;
background-image:url(images/bg_dark.jpg);
background-attachment:fixed;
margin:0 2px 10px 0;
}


.breadarrow {
background-image:url(images/arrow_r.gif);
background-position:6px 3px ;
background-repeat:no-repeat;
padding-left:16px;
}

/*  -- teaser --  */
#teaser {
padding:11px;
border:0px solid #3f3f3f;
background-image:url(images/bg_dark.jpg);
margin-bottom:10px;
float:left;
background-attachment:fixed;
position:relative;
}

.teaserbox {
background-color:#111111;
border:1px solid #4F4F4F;
float:left;
height:210px;
overflow:hidden;
padding:10px;
width:525px;
position:relative;

}

.teaserbox img {
height:210px;
width:525px;
overflow:hidden;
position:absolute;
border:none;
}

#top .teaserbox a img, #top .teaserbox a:hover img{
border:none;
border-bottom: 0px;
}

#top .teaserbox a{
display:none;
}


.teaser_infobox{
background-color:#222;
background-image:url(images/bg_dark.jpg);
border:0px solid #4f4f4f;
width:388px;
height: 230px;
float:left;
border-left:none;
position:relative;
opacity: 0.8;
}

.scrollup, .scrolldown{
position:absolute;
top:0px;
display:block;
height:22px;
width:22px;
z-index:10;
cursor:pointer;
right:-11px;
border-bottom:1px solid #3f3f3f;
background-image:url(images/scroll.jpg);
text-indent:-9999px;
background-position:right top;
}

.scrolldown{
background-position:right bottom;
top:21px;
}
.scrollup:hover{
background-position:left top;
}
.scrolldown:hover{
background-position:left bottom;
}


.infowrap{
position:absolute;
border:0px solid #3f3f3f;
right:10px;
top:0px;
width:366px;
height:230px;
overflow:hidden;
}


.infowrap ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
width:366px;
position:absolute;
left:0;
}

#top #teaser .disabled{
}

.teaser_infobox strong{
font-weight:normal;
font-size:20px;
color:#70775e;
display:block;
margin:15px 0 0 15px;



}

#top .ticker{
color:#fff;
background-color:#393939;

}


#wrapper #top .ticker:hover{
background-color:#444;
}

#wrapper #top .displayme{
display:block;
}

.teaser_infobox ul li a, .teaser_infobox ul li a:visited {
color:#70775e;
display:block;
width:356px;
border-bottom:1px solid #3f3f3f;
text-decoration:none;
padding:3px 5px;
outline:none;


}

#top .teaser_infobox ul li a:hover{
background-color:#222;
}


.teaser_infobox ul li a span{
display:block;
font-size:10px;
color:#999;

}

.teaserbox span{
position:absolute;
width:536px;
height:220px;
background-repeat:no-repeat;
background-position:0 0;
top:5px;
left:5px;
z-index:10;
}

#top .teaserbox span a{
border:none;
text-decoration:none;
display:block;
height:210px;
width:536px;
text-indent:-9999px;
z-index:0;
outline:none;
}

.teaser_excerpt{
display:none;
z-index:5;
position:absolute;
top:9px;
left:0px;
background-image:url(images/glass2.png);
background-repeat:no-repeat;
background-position:bottom right;
padding:0;
color:#000;
font-size: 18px; 
line-height: 19px;
width:545px;
opacity: 0.9;
visibility:hidden;
}

.teaser_excerpt strong{
line-height: 110%;
font-size: x-large; 
display:block;

}

.teaser_excerpt div{
padding:08px 15px 16px;
width:515px;
position:relative

}

.teaser_excerpt p{
padding:2px 0 0 0;
}

.cart_buttons {
font-size: 10px;
padding-left: 0px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
}
.cart_buttons p{
padding-left: 0px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
}
.cart_buttons a img {
float:left;
display:block;
padding-right: 3px;
padding-top: 0px;
padding-bottom: 3px;
border-bottom:0px;
vertical-align: middle;
}
.cart_buttons select {
	vertical-align: super;
	width: 116px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.price {
font-size: 11px;
color:#aaa;
width:388px;
float:left;
}

.license a {
display: block;
float:left;
position: absolute;
bottom: 0px;
right:0px;
}

.cart_buttons_cart a img {
display: block;
float:right;
position: absolute;
bottom: 0px;
right:0px;
}

.subinfo{
padding:0px;
}
.subinfo dl{
margin:0;
padding:0;
width:100%;
border-bottom:0px solid #4f4f4f;
float:left;
clear:both;
}

.subinfo dt{
	display:block;
	margin:0;
	padding:5px 0 0 0;
	color:#aaa;
	float:left;
}
.subinfo dd{
	display:block;
	margin:0;
	padding:5px 0 0 0;
	float:left;
	width:350px;
}

.subinfo em{
font-weight:bold;
font-style:normal;
}

/*CONTENT*/
.grid {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 100px;
}

.entry{
padding:10px;
padding-right: 5px;
margin-bottom:10px;
border:0px solid #3f3f3f;
position:relative;
width:100%;
background-image:url(images/bg_dark.jpg);
clear:both;
}

#top .entry img a, #top .entry img a:hover {
border-bottom:0px;
}

.entry_content{
clear:both;
width:100%;
}

.entry_content select {
	vertical-align: super;
	width: 116px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#top .entry_content a:hover img {
border-bottom:0px;
}

.searchentrys .entry{
padding-bottom:5px;
}

.small_previewpic{
height:127px;
width:127px;
float:left;
overflow:hidden;
margin:0 10px 10px 0;
}

.small_previewpic a img{
border:0px solid #4f4f4f;
}

.entry_e {
position: relative;
	}

.entry_index_left {
padding:10px;
margin-bottom:10px;
border:0px solid #3f3f3f;
background-image:url(images/bg_dark.jpg);
position:absolute;
left:0;
width: 49%;
float: left;
clear:both;
}
.entry_index_right {
padding:10px;
margin-bottom:10px;
border:0px solid #3f3f3f;
background-image:url(images/bg_dark.jpg);
position:absolute;
right:0;
width: 49%;
float: right;
clear:both;
}

#top .more-link{
clear:both;
position:absolute;
display:block;
background-image:url(images/button.gif);
height:22px;
width:53px;
background-repeat:no-repeat;
background-position:0 0;
line-height:19px;
padding:0 0 0 27px;
text-decoration:none;
border-bottom:0px;
bottom:20px;
right:15px;
font-size:10px;
color:#999;
text-indent:-8px;
z-index:5;
     }
#top .more-link:hover{

background-position:0 bottom;
color:#fff;
     }
	 
/*Footer*/

.footer_meta{
clear:both;
display:block;
padding:10px 0;
text-align:center;
border:0px;
}

.footer_meta a:hover{
border:0px;
}

/*tooltips*/

.wrap_tooltip{
position:absolute;
left:-2000px;
background-color:#000;
padding:3px;
border:0px solid #3f3f3f;
z-index:8000;
top:0;
}

.tooltip{
left:-2000px;
top:0;
position:absolute;
z-index:9000;
margin:13px 0 0 13px;
}

.tooltip img, .tooltip a img{
margin:0;
padding:0;
border:0px solid #141414;
} 	 

/*related posts*/
#top .related_posts{
clear:both;
top:10px;
margin:0px;
display:block;
float:right;
width:558px;
overflow:visible;
padding:0 0 40px 0px;
}
#top .related_posts a{
opacity: 0.5;
}
#top .related_posts a:hover{
background-image:none;
border:none;
opacity: 1;
}

/*social bookmarks*/
#top .social_bookmarks{
clear:both;
margin:0px;
padding:10px;
list-style-position:outside;
list-style-type:none;
display:block;
width:538px;
background-image:url(images/bg_dark2.jpg);
border-top:1px solid #3f3f3f;
border-left:0px solid #3f3f3f;
border-right:0px solid #3f3f3f;
border-bottom:1px solid #3f3f3f;
font-height: 5px;
height:20px;
z-index:-1000;
}

#top .social_bookmarks li{
float:left;
}

#wrapper #top .social_bookmarks li a{
float:left;
display:block;
width:111.6px;
text-align:center;
background-attachment:fixed;
color:#fff;
text-decoration:none;
font-height: 5px;
line-height:24px;
border:none;
}
#top .social_bookmarks li a:hover{
background-image:url(images/bg_dark.jpg);
color:#fff;
}

/*prev next*/
#top .prev_next{
clear:both;
margin:0;
padding:0px;
list-style-position:outside;
list-style-type:none;
display:block;
width:558px;
background-image:url(images/bg_dark2.jpg);
border-left:0px solid #3f3f3f;
border-right:0px solid #3f3f3f;
border-bottom:0px solid #3f3f3f;
float:left;
font-height: 5px;
height:24px;
z-index:-1000;
}

#top .prev_next li{
float:left;
}

#wrapper #top .prev_next li a{
float:left;
display:block;
width:111.6px;
text-align:center;
vertical-align: bottom;
background-attachment:fixed;
color:#fff;
text-decoration:none;
font-height: 5px;
line-height:24px;
border:none;
}
#top .prev_next li a:hover{
background-image:url(images/bg_dark.jpg);
color:#fff;
}

/*GENERIC*/

#top h1, #top h2, #top h3, #top h4, #top h5, #top h7 {
clear:both;
margin-bottom:2px;
line-height: 28px;
color:#898979;
}

#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6, #top h7 a{
color:#70775e;
text-decoration:none;

}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#fff;
text-decoration:none;
border-bottom:0px solid #70775e;

}

#top h1{ font-size:26px; }
#top h2{ font-size:22px; }
#top h3{ font-size:18px; }
#top h4{ font-size:14px; border-bottom:0px solid #3f3f3f; }
#top h5{ font-size:12px; }
#top h6{ 
font-size: 9px;
position: relative; 
top: -9px; 
line-height: 10px;
}
#top h7{
font-size:16px;
line-height: 20px;
}

#top .entryheading{
font-weight:normal;
border-bottom:1px solid #3f3f3f;
}
#top .entryheading a:hover{
}


.meta, .metab{
float:left;
color:#9f9f9f;
font-size:10px;
display:block;
clear:both;
border-bottom:0px solid #3f3f3f;
padding:2px 0 1px;
margin-bottom:7px;
width:538px;
}

#top .metab{
border-top:0px solid #3f3f3f;
border-bottom:none;
}

#top .meta a{
text-decoration:none;
font-weight:bold;
color:#999;
}

#top .metab a{
clear:both;
display:block;
background-image:url(images/button_big.gif);
height:22px;
width:140px;
background-repeat:no-repeat;
background-position:0 0;
line-height:19px;
padding:0;
text-decoration:none;
font-size:10px;
color:#999;
text-align:center;
margin-top:2px;
text-indent:-15px;
border-bottom: 0px;
}
	 
#top .metab a:hover{
background-position:0 bottom;
color:#fff;
}



pre{
font-family:"Courier New", Courier, monospace;
font-size:1em;
}


code{
border:0px solid #585858;
padding:10px;
background-image:url(images/bg_dark1.jpg);
background-attachment:fixed;
display:block;
overflow:auto;
font-size:1em;
font-family:"Courier New", Courier, monospace;
color:#fff;
}

.noborder, .noborder img, .noborder a img{
border:none;
margin:0;
padding:0;
background-color:transparent;
}

.alignnone, .fullsize {
float:none;
margin:10px 0;
max-width:538px;
overflow:hidden;
border-bottom: 0px;
}

.alignleft{
float:left;
margin:0px 10px 10px 0pt;
max-width:528px;
overflow:hidden;
}
.alignright{
float:right;
margin:0px 0pt 10px 10px;
max-width:528px;
overflow:hidden;
}

.aligncenter{
clear:both;
display:block;
margin:0pt auto 1.5em;
max-width:538px;
overflow:hidden;
}
.floatleft {
color:#898979;
font-size:12px;
float:left;
}
.floatright {
float:right;
}
.clearboth {
clear:both;
}

.wp-caption {
text-align: center;
}

.wp-caption img {
margin: 0;
padding: 0;
}

.wp-caption a:active, .wp-caption a:visited, .wp-caption a:link, .wp-caption a:hover, .wp-caption a:focus {
border:none;
outline:none;
}

p.wp-caption-text {
font-size: 0.917em;
line-height: 1.1em;
padding: 0 5px 6px;
margin: 0;
font-style:italic;
}

p{
padding-bottom:1em;
}

.content ul, .content ol{
list-style-type: disc;
list-style-position:outside;
padding:0 0 1em 2em;
}

.sidebar ul, .sidebar ol{
list-style-position:outside;
list-style-type:none;
}

blockquote{
background-image:url(images/quote.gif);
padding:5px 30px 0 30px;
background-repeat:no-repeat;
background-position:top left ;
margin:10px 0 10px 0;
}

blockquote em{
background-image:url(images/quote2.gif);
padding:5px 40px  20px 0px;
background-repeat:no-repeat;
background-position:top right;
display:block;
text-align:right;
font-style:italic;
}

a:link, a:active{
text-decoration:none;
color:#ddd;
}

a:visited{
text-decoration:none;
color:#fff;
}

a:hover {
text-decoration:none;
color:#fff;
border-bottom: 1px dotted #A5AEC5;
}

#top img a:hover {
border:0px solid #ddd;
border-bottom: 0px;
}

#top a img {
border:0px solid #ddd;
border-bottom: 0px;
}


#top img {
border:0px solid #4F4F4F;
border-bottom: 0px;
}

.centeredImage
    {
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
    

    
/*--------------------comments--------------------*/


#top .commentheading{
font-weight:normal;
font-style: normal;
border-bottom:0px dotted #3f3f3f;
padding-top: 0px;
}

#top .commenttext{
padding-bottom: 5px;
}

#top .reply {
padding-bottom: 10px;
}

#top .pingbackheading{
font-size: 18px;
font-weight:normal;
font-style: normal;
border-bottom:0px dotted #3f3f3f;
}

#top .depth-2, #top .depth-3, #top .depth-4, #top .depth-5, #top .depth-6, #top .depth-7, #top .depth-8, #top .depth-9 {
position: relative;
left:5px;
width:510px;
border-top: 1px dotted #3f3f3f;
}

#top .depth-3, #top .depth-4, #top .depth-5, #top .depth-6, #top .depth-7, #top .depth-8, #top .depth-9 {
position: relative;
left:-25px;
}


#top .byuser {
color: #DDDDDD;
}

#top .comment-author {
font-style: normal;
}

#top .fn {
text-decoration:none;
font-style: normal;
font-size: 16px;
position: relative;
top:-15px;
left:5px;
}

#top .fn_pingback {
text-decoration:none;
font-style: normal;
font-size: 12px;
}

#top .pingback{
border-bottom:0px;
font-size: 10px;
position: relative;
top:0px
}


#top ul{
}

#top .comment-meta {
position: relative;
top:1px;
font-size: 10px;
}

.admincomment {
background-image:url(images/bg_dark2.jpg);
background-attachment:fixed;	
			
}

.authorcomment{
color:#70775e;
}

.gravatar{
float:left;
width:90px;
height:85px;
position:relative;
}

.comment_entry{
float:left;
width:450px;
line-height: 16px;
}

.comment_entry_date{
font-size:8px;
line-height: 11px;
}

.comment_entry p{
clear:both;
}

.comment_entry code{
border:none;
padding:3px;
display:inline;
}

.comment-reply-link{
font-size: 10px;
}

#top .commentlist{
list-style-type:none;
list-style-position:outside;
margin:0;
padding:0;
border-top: 1px solid #4f4f4f;
}

.commentlist li{
list-style-type: none;
border-bottom:1px dotted #4f4f4f;
clear:both;
float:left;
line-height:1.5em;
width:540px;
padding-bottom: 0px;
}
.commentlist li .floatright{
list-style-type: none;
font-size:0.917em;
}

#respond, #trackbacks, #pingback {
clear:both;
padding-top:10px;
}


.trackback_list, .pingback{
margin:0 0 15px 10px;
padding:0;
list-style-position:outside;

}


.trackback_list, .pingback li a{
color:#fff;
}
#comments, #respond, #trackbacks {
margin-bottom:10px;
}

#commentform small {
font-size:0.917em;
font-weight:bold;
color:#fff;
}
#commentform small span{
font-weight:normal;
color:#bcbcbc;
}

#commentform label{
padding-left:5px;
}

#commentform input, .widget_search input, #s {
width:200px;
padding:5px;
border:0px solid #4f4f4f;
background-image:url(images/bg_dark2.jpg);
background-attachment:fixed;
color:#fff;
line-height:12px;
font-family:Tahoma, Verdana, Arial, sans-serif;
}

#searchform  #searchsubmit {
margin-top:0px;
}


#commentform textarea {
background-attachment:fixed;
background-image:url(images/bg_dark2.jpg);
border:1px solid #4f4f4f;
color:#fff;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:12px;
height:170px;
line-height:1.5em;
overflow:auto;
padding:5px;
width:525px;
}

#commentform #submit, .abschicken {
text-indent:-19px;
	background-attachment:scroll;
	clear:both;
	display:block;
	background-image:url(images/button_big.gif);
	height:22px;
	width:140px;
	background-repeat:no-repeat;
	background-position:0 0;
	line-height:19px;
	padding:0 0 4px 0;
	text-decoration:none;
	font-size:10px;
	color:#999;
	text-align:center;
	margin:2px 0 0 0;
	cursor:pointer;
	border:none;
	background-color:transparent;
	outline:none;
	}
	
	#searchsubmit {

	position: absolute;
	right:  -215px;
	top: 3px;
	background-image:url(images/button.gif);
	height:22px;
	width:80px;
	line-height:19px;
	text-decoration:none;
	font-size:10px;
	color:#999;
	text-align:left;
	text-indent: 5px;
	cursor:pointer;
	border:none;
	background-color:transparent;
	outline:none;
	}



#commentform #submit:hover, .abschicken:hover, #searchsubmit:hover {
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:bottom;
	color:#fff;
	}
	
.gravatar img{
padding:3px;
border:0px solid #4f4f4f;
}	
#top .wp-smiley{
border:none;
}

.gravatar a{
color:#898979;
text-decoration:none;
border:0px solid #4f4f4f;
}
.gravatar a:hover{
color:#fff;
text-decoration:none;
border:0px solid #4f4f4f;
}	


.comment_entry .floatright{
padding-right:5px;
}

/*author info*/
#author-box{
padding:20px 60px 5px;
clear:both;
}
#top .entrys #author-box .author-info{
text-align:left;
float:left;
width:390px;
padding:0 0 0 10px;
}
.entrys #author-box{
padding:20px 0px 5px;
clear:both;
}

.entrys #author-box .gravatar{
padding:0px 0px 5px;
clear:both;
float:left;
}

#author-box .gravatar a, #author-box .gravatar strong{
padding:0px 0px 5px;
clear:both;
display:block;
}

#author-box .gravatar{
height:115px;
text-align:center;
float:right;
padding-left:10px;
}
.author-info{
color:#999;
float:left;
padding-right:5px;
text-align:right;
width:320px;
}

#top .author-info h3{
font-style:normal;
font-weight:normal;
font-size:14px;
padding-bottom:4px;
}

#top #author-box a {
text-decoration:none;
font-weight:bold;
}

.pseudo_list{
border-bottom:1px solid #4f4f4f;
clear:both;
line-height:30px;
}

.pseudo_list .floatleft{
width:400px;
}

.pseudo_list a{
text-decoration:none;
}

#top .single_entry{
margin-bottom:0px;
}

/* ---------------------- Pagination -------------------*/

.pagination{
display:block;
clear:both;	
float:left;
z-index:3;
}
.pagination span, .pagination a{
	display:block;
	float:left;
	font-size:11px;
	line-height:13px;
	margin: 2px 6px 2px 0;
	background-image:url(images/bg_dark2.jpg);
	border:0px solid #4f4f4f;
	color:#bbb;
	display:block;
	padding:1px 5px 2px 5px;
	text-decoration:none;
}

.pagination a:hover{
	background-image:url(images/bg_dark.jpg);
	border:0px solid #fff;
	color:#fff;
}
.pagination .current{
	background-image:url(images/bg.jpg);
	border:0px solid #4f4f4f;
	color:#fff;
	font-size:11px;
	padding:1px 5px 2px 5px;
}

/* navigation */

#top #nav a img {
position:absolute;
top: 5px;
left: -1px;
}

#top #nav{
float:left;
position:absolute;
top:106px;
left:10px;
font-size:12px;
background-image:url(images/bg_dark.jpg);
background-attachment:fixed;
padding-right: 12px;
}


#nav, #nav ul{
list-style-type: none;
margin:0;
padding:0;
list-style-position: outside;
position:relative;
line-height:32px; 
z-index:3;


}

#top #nav a{
display:block;
padding:0px 10px;
text-decoration:none;
text-align:center;
line-height:33px; 
color:#f4f4f4;
outline:none;

}

#top #nav a:hover, #top #nav a:focus{
background-color:#fff;
background-image:url(images/bg_dark2.jpg);
background-attachment:fixed;
border-bottom: 0px;

}

#top #nav li{
list-style-type: none;
float:left;
position:relative;
}

#top #nav li li{
list-style-type: none;
border-left:none;
}

#top #nav ul {
list-style-type: none;
position:absolute;
display:none;
width:170px;
top:33px;

}

#top #nav li ul a{
color:#f4f4f4;
width:170px;
float:left;
background-image:url(images/bg_dark.jpg);
text-align:left;
border:5px;
}

#top #nav li ul a:hover, #top #nav li ul a:focus{
background-color:#fff;
background-image:url(images/bg_dark2.jpg);

}

#top #nav ul ul{
list-style-type: none;
top:auto;
}	

#top #nav li ul ul {
list-style-type: none;
left:172px;
top:0px;
}

#top #nav li:hover ul ul, #top #nav li:hover ul ul ul,#top  #nav li:hover ul ul ul ul{
list-style-type: none;
display:none;
}
#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul{
list-style-type: none;
display:block;

}

#top #nav .sub_list{
background-image:url(images/arrow_d.gif);
background-position:5px 3px;
background-repeat:no-repeat;
padding-left:10px;

}

#top #nav .sub_sub_list{
background-image:url(images/arrow_r.gif);
background-position:13px 3px;
background-repeat:no-repeat;
padding-left:20px;
}

/*widgets allgemein*/



#block1 .widget, #block2 .widget, .widget_block{
border:0px solid #3f3f3f;
background-image:url(images/bg_dark.jpg);
background-attachment:fixed;
width:369px; /*change if sidebarwidth changes*/
padding:10px;
margin-bottom:10px;
position:relative;
}


.sidebar ul, .sidebar ol, .footer ul, .footer ol  {
list-style-position:outside;
list-style-type: none;
position:relative;
}

.widget{
clear:both;
}
.widget_block{
float:left;
}
.widget_block .widget{
width:100%;
float:left;
overflow:hidden;
position:relative;
}

.footer .widget{
width:300px;
float:left;
clear:none;
margin:0 15px 20px 0;
}
.footer .widget a{
width:290px; /*change if sidebarwidth changes*/
}
.widget a, .widget a:visited{
color:#f4f4f4;
padding:7px 5px;
display:block;
text-decoration:none;
border-bottom:0px solid #3f3f3f;
background-image:url(images/bg_dark.jpg);
background-attachment:fixed;
}

.widget a:hover, .widget li:hover a {
color:#fff;
background-image:url(images/bg_dark2.jpg);
}

.widget h3 a{
padding:0px 5px 4px 5px;
}

.widget div{
padding:5px;
}

.widget_twitter h3 a {
padding:0px 5px 4px 5px;
}

.widget_twitter li {
padding-left: 5px;
padding-bottom: 15px;
}

.widget_twitter a {
display: inline;
background-image: none;
}

.widget_twitter a:hover, .widget_twitter li:hover a {
background-image: none;
}

/* ####### rss widget ####### */
.rss-date{
padding:0px 5px;
color:#9f9f9f;
font-size:10px;
}

.widget_rss cite{
padding:0px 5px 10px 5px;
color:#9f9f9f;
font-size:10px;
display:block;
}

.widget_rss a{
border-top:1px solid #3f3f3f;
}
/* ####### rss widget ####### */


/* ####### recentcomments + widget_archive + textwidget+ categorylink ####### */
#top .widget_archive a, #top .recentcomments a, #top .textwidget a, #top .widget_categories a{
display:inline;
margin:0;
padding:0;
padding-right: 2px;
border-bottom:0px;
}

.textwidget a a:hover a:visited {
clear: none;
border:none;
text-decoration:none;
border-bottom:0px;
}

#top .recentcomments, #top .widget_archive li, #top .widget_categories li{
color:#f4f4f4;
padding:7px 5px;
display:block;
text-decoration:none;
border-bottom:1px solid #3f3f3f;
}

.recentcomments:hover, .widget_archive li:hover, #top .widget_categories li:hover{
background-image:url(images/bg_dark2.jpg);
}

#wrapper #top .widget .page_item, #wrapper #top .widget .page_item:hover a {
background-image:url(images/bg_dark.jpg);

}
#wrapper #top .widget .page_item:hover a:hover{
background-image:url(images/bg_dark2.jpg);

}

/* ####### recentcomments ####### */



/*--------------------calendar--------------------*/
#wp-calendar a, #wp-calendar a:visited {
display:block;
background-image:url(images/bg.jpg);
background-attachment:fixed;
text-decoration:none;
padding:0;
border:none;
width:auto;
}

#wp-calendar a:hover{
display:block;
background-image:url(images/bg_dark2.jpg);
color:#fff;
}
 
#wp-calendar th {
	background-image:url(images/bg_dark2.jpg);
	color:#FFF; 
	}


#wp-calendar {
	empty-cells: show;
	width:100%;
	text-align:center;
	
	}

#wp-calendar #next a,#wp-calendar #prev a {
background-image:url(images/bg_dark2.jpg);
color:#fff;
text-decoration:none;
display:block;
border:none;
	}
#wp-calendar #next a:hover,#wp-calendar #prev a:hover {
background-image:url(images/bg.jpg);
	}

#wp-calendar caption {
margin-bottom:5px;
	}

/*-------------------- end calendar--------------------*/

/*-------------------- tag cloud--------------------*/
#top .widget_tag_cloud a{
color:#7f7f7f;
text-size:10px;
display:inline;
line-height:2em;
border:none;
}


/*-------------------- end cloud--------------------*/


/* ####### autotabs ####### */

#top .advanced_link{
text-decoration:none;
color:#ddd;
padding:5px 9px;
line-height:20px;
display:block;
float:left;
background-image:url(images/bg.jpg);
background-attachment:fixed;
margin:0px 1px 0px 0;
outline:none;
}

#top .advanced_link:hover, #top .sidebar .active{
background-image:url(images/bg_dark2.jpg);
border-bottom:0px;
color:#fff;
}

.tablist{
clear:both;
overflow:hidden;
border-bottom:0px;
}

#top .widget_block h3{
position:relative;
top:6px;}

.widget ul{
position:relative;
}


#top .bsa_widget {
position:relative;
top: -3px;
left:-20px;
width:390px;
display: block;
font-size:11px;
color:#888;
font-family:verdana,sans-serif;
text-decoration:none;
overflow:hidden;
}

#top .bsa_widget a a:hover a:visited img ul li {
clear:none;
overflow:hidden;
border: 1px;
padding-right:1px;
}

/* ####### autotabs ####### */

/*add widget*/

#wrapper #top .kriesi_advert_widget{
font-size:10px;
position:relative;
}

#top .kriesi_advert_widget ul{
float:left;
left:-4px;
position:relative;
top:-15px;
width:380px;
}

#top .kriesi_advert_widget a{
display:inline;
padding:0;
border-bottom:none;
background-image:none;
}

#top .kriesi_advert_widget li{
list-style:	none;
float:left;
border-bottom:none;
}
#top .kriesi_advert_widget a img{
border-color:#4f4f4f;
padding-right: 0px;
}

#top .homepage_bg {
	padding-top: 5px;
	padding-left:5px;
	padding-bottom: 5px;
	position: relative;
	height:95px;
	width:553px;
	background-image:url(images/bg_dark.jpg);
	background-position:right bottom;
	background-color:#111;
}

#top .homepage_icons a img{
	margin: 3px;
	top: 0px;
	left: 20px;
	float: left;
	opacity: 0.75;
	filter:alpha(opacity=75);
}

#top .homepage_icons a:hover img{
	opacity: 1;
	filter:alpha(opacity=100);
}

#top .widget_rrm_similar_posts a img{
	padding-right: 1px;
}

.ka_2 a img, .ka_3 a img{
border-left:none;
}




/* ####### footer ####### */



#top .advanced_footer{
position:absolute;
z-index:40;
right:10px;
margin:0;
display:none;
top:0;
padding:0;
width:958px;
}

.footer_scroll{
position:absolute;
top:0;
right:40px;
height:22px;
width:22px;
cursor:pointer;
display:block;
z-index:60;
background-image:url(images/archives_scroll.jpg);
background-position:right bottom;
visibility: hidden;
}

.footer_scroll.active, .searchpanel_scroll.active{
background-position:right top;
}


.footer_bg{
padding:25px 0 0 10px;
width:945px;
float:left;
}

#head #searchform{
padding-left:10px;
}

.searchpanel{
position:absolute;
z-index:40;
right:-25px;
display:none;
top:30px;
padding:0;
width:250px;
border:0px;
}

.searchpanel .adjustor{
padding:5px 0 0 0;
}


.searchpanel_scroll{
position:absolute;
top:0px;
right:15px;
height:22px;
width:90px;
cursor:pointer;
display:block;
z-index:39;
background-position:right bottom;
border-top: 1px;
}

.search {
position:absolute;
top:108px;
right:227px;
height:22px;
width:90px;
cursor:pointer;
display:inline;
z-index:39;
border-top: 1px;
}

.search404 {
position:relative;
height:22px;
width:90px;
cursor:pointer;
display:inline;
z-index:39;
border-top: 1px;
}

.noscript{
display:none;
}

.icon_rss{
position:absolute;
top:0;
right:10px;
height:22px;
width:22px;
cursor:pointer;
display:block;
z-index:39;
background-image:url(images/icon_rss.jpg);
background-position:right bottom;
text-indent:-9999px;
visibility: hidden;
}

.tooltip2{
position:absolute;
z-index:200;
border:0px solid #4f4f4f;
background-color:#202020;
padding:5px;
color:#fff;
left:-9999px;
top:0px;
}



