/*  

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{

margin:0;

padding:0;

}

/*basic styles*/

body{

	font: normal 12px Tahoma, Verdana, Arial, sans-serif;

	color:#F4E8CA;

	background-image:url(images/bg_strip.jpg);

	background-color:#013f68;

	background-repeat:repeat-x;

	/*background-position:top left;

	background-attachment:fixed;*/

	line-height:1.5em;

 }

#wrapper{

position:relative;

background-image:url(images/header.jpg);

background-repeat:repeat-x;

}

 

#top{

position:relative;

margin:0 auto;

width:980px;

}



#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:520px;

clear:both;

position:relative;

padding:20px;

/*border:1px solid #3f3f3f;*/

background-image:url(images/bg_dark.jpg);

background-attachment:fixed;

float:left;

}



.footer{

	position:relative;

	clear:both;

	width:948px;

	padding:10px 0px 10px 10px;

	/*border:1px solid #3f3f3f;*/

background-image:url(images/bg_dark.jpg);

	background-attachment:fixed;

	margin:10px 20px 0 10px;

}









/*  -- head --  */

#top #head h1{

margin:0;

}





#head h1 a{

position:absolute;

top:0;

right:20px;

background-image:url(images/logo_long.jpg);

width:542px;

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:1px solid #3f3f3f;*/

background-image:url(images/bg_dark.jpg);

background-attachment:fixed;

margin:0 10px 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:1px solid #3f3f3f;*/

background-image:url(images/bg_dark.jpg);

margin-bottom:10px;

float:left;

background-attachment:fixed;

position:relative;

}



.teaserbox{



float:left;

width:525px;

overflow:hidden;

padding:10px;

height: 210px;

position:relative;



}



.teaserbox img{



width:525px;

overflow:hidden;

position:absolute;

border:none;

}



#top .teaserbox a img, #top .teaserbox a:hover img{

border:none;



}



#top .teaserbox a{

display:none;

}



.teaser_infobox{

/*background-color:#1d120a;

border:1px solid #4f4f4f;*/

width:388px;

height: 230px;

float:left;

border-left:none;

position:relative;



}



.scrollup, .scrolldown{

position:absolute;

top:3px;

display:block;

height:22px;

width:22px;

z-index:10;

cursor:pointer;

right:10px;

background-image:url(images/scroll.jpg);

text-indent:-9999px;

background-position:right top;

}



.scrolldown{

background-position:right bottom;

top:25px;

}

.scrollup:hover{

background-position:left top;

}

.scrolldown:hover{

background-position:left bottom;

}





.infowrap{

position:absolute;

border:1px solid #3f3f3f;

right:10px;

top:47px;

width:366px;

height:171px;

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:18px;

color:#39B54A;

display:block;

margin:15px 0 0 15px;

}



#top .ticker{

background-color:#006838;

}



#wrapper #top .ticker:hover{

background-color:#26180f;

}



#wrapper #top .displayme{

display:block;

}



.teaser_infobox ul li a, .teaser_infobox ul li a:visited {

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:#26180f;

}





.teaser_infobox ul li a span{

display:block;

font-size:10px;

color:#999;

}



.teaserbox span{

position:absolute;

width:536px;

height:220px;

background-image:url(images/glass-trans.png);

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;

bottom:0px;

left:0;

background-image:url(images/glass2.png);

background-repeat:no-repeat;

background-position:0 0;

padding:0;

color:#000;

width:545px;

}



.teaser_excerpt strong{

display:block;

}



.teaser_excerpt div{

padding:13px 15px 6px;

width:515px;

position:relative

}



.teaser_excerpt p{

padding:2px 0 0 0;

}



.subinfo{

padding:10px;

}

.subinfo dl{

margin:0;

padding:0;

width:100%;

border-bottom:1px solid #4f4f4f;

float:left;

clear:both;

}



.subinfo dt{

	display:block;

	margin:0;

	padding:5px;

	color:#aaa;

	float:left;

}

.subinfo dd{

	display:block;

	margin:0;

	padding:5px;

	float:left;

	width:270px;

}



.subinfo em{

font-weight:bold;

font-style:normal;

}



/*CONTENT*/

.entry{

padding-bottom:30px;

clear:both;

position:relative;

width:100%;

}

.entry_content{

clear:both;

position:relative;

width:100%;

}



.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:1px solid #4f4f4f;

}









#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;

bottom:8px;

right:0px;

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;

}



/*tooltips*/



.wrap_tooltip{

position:absolute;

left:-2000px;

background-color:#000;

padding:3px;

border:1px solid #3f3f3f;

z-index:8000;

top:0;

}



.tooltip{

left:-2000px;

top:0;

position:absolute;

z-index:9000;

margin:13px 0 0 13px;

}



.tooltip img{

margin:0;

padding:0;

border:1px solid #141414;

} 	 



/*social bookmarks*/

#top .social_bookmarks{

clear:both;

margin:0;

padding:0;

list-style-position:outside;

list-style-type:none;

display:block;

width:558px;

border-left:1px solid #3f3f3f;

border-right:1px solid #3f3f3f;

border-bottom:1px solid #3f3f3f;

float:left;

overflow:visible;

height:24px;

}



#top .social_bookmarks li{

float:left;

}



#wrapper #top .social_bookmarks li a{

float:left;

display:block;

width:111.6px;

text-align:center;

background-image:url(images/bg.jpg);

background-attachment:fixed;

color:#fff;

text-decoration:none;

line-height:24px;

border:none;

}

#top .social_bookmarks li a:hover{

background-image:url(images/bg_dark2.jpg);

color:#fff;

}



/*GENERIC*/



#top h1, #top h2, #top h3, #top h4, #top h5, #top h6{

font-weight:bold;

color:#39B54A;

clear:both;

margin-bottom:2px;

line-height:1.5em;

}



#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{

color:#39B54A;

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:1px solid #9fc230;*/

}



#top h1{ font-size:24px; }

#top h2{ font-size:18px; }

#top h3{ font-size:14px; }

#top h4{ font-size:14px; border-bottom:1px solid #3f3f3f; }

#top h5{ font-size:12px; }

#top h6{ font-size:12px; border-bottom:1px solid #3f3f3f; }



#top .entryheading{

font-weight:normal;

}



.meta, .metab{

float:left;

color:#9f9f9f;

font-size:10px;

display:block;

clear:both;

/*border-bottom:1px solid #3f3f3f;*/

padding:2px 0 1px;

margin-bottom:7px;

width:538px;

}



#top .metab{

/*border-top:1px solid #3f3f3f;*/

border-bottom:none;

}



#top .meta a{

text-decoration:none;

font-weight:bold;

}



#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;

}

	 

#top .metab a:hover{

background-position:0 bottom;

color:#fff;

}







pre{

font-family:"Courier New", Courier, monospace;

font-size:1em;

}





code{

border:1px solid #585858;

padding:10px;

background-color:#111111;

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;

}

.alignleft{

	float:left;

	margin:10px 10px 10px 0px;

	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 {

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-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{

color:#ff0000;

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:underline;

color:#ddd;

}



a:visited{

text-decoration:underline;

color:#fff;

}



a:hover, a:focus{

text-decoration:none;

color:#fff;

}



a img{

border:1px solid #ddd;

}



a:hover img{

border:1px solid #fff;

}





img {

border:1px solid #4F4F4F;

}

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





.admincomment {

background-image:url(images/bg_dark2.jpg);

background-attachment:fixed;				

}



.authorcomment{

color:#9fc230;

}



.gravatar{

float:left;

width:90px;

height:85px;

position:relative;

}



.comment_entry{

float:left;

width:450px;

}



.comment_entry p{

clear:both;

}



.comment_entry code{

border:none;

padding:3px;

display:inline;

}



#top .commentlist{

list-style-type:none;

list-style-position:outside;

margin:0;

padding:0;

border-top: 1px solid #4f4f4f;

}



.commentlist li{

border-bottom:1px solid #4f4f4f;

clear:both;

float:left;

line-height:1.5em;

padding:5px 0 0;

width:540px;

}

.commentlist li .floatright{

font-size:0.917em;

}



#respond, #trackbacks{

clear:both;

padding-top:20px;

}





.trackback_list{

margin:0 0 30px 20px;

padding:0;

list-style-position:outside;



}





.trackback_list li a{

color:#fff;

text-decoration:underline;

}

#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:1px solid #4f4f4f;

background-image:url(images/bg_dark.jpg);

background-attachment:fixed;

color:#fff;

line-height:12px;

font-family:Tahoma, Verdana, Arial, sans-serif;

}



#searchform  #searchsubmit {

margin-top:10px;

}





#commentform textarea {

background-attachment:fixed;

background-image:url(images/bg_dark.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, #searchsubmit {

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;

	}





#commentform #submit:hover, .abschicken:hover, #searchsubmit:hover {

	 cursor:pointer;

	background-repeat:no-repeat;

	background-position:bottom;

	color:#fff;

	}

	

.gravatar img{

padding:3px;

background-color:#181818;

border:1px solid #4f4f4f;

}	

#top .wp-smiley{

border:none;

}



.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;

font-style:italic;

padding-right:5px;

text-align:right;

width:310px;

}



#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:1px 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:1px solid #fff;

	color:#fff;

}

.pagination .current{

	background-image:url(images/bg.jpg);

	border:1px solid #4f4f4f;

	color:#fff;

	font-size:11px;

	padding:1px 5px 2px 5px;

}



/* navigation */



#top #nav{

float:left;

position:absolute;

top:106px;

left:10px;

border-right:1px solid #333;

text-transform: uppercase;



}





#nav, #nav ul{

margin:0;

padding:0;

list-style-type:none;

list-style-position:outside;

position:relative;

line-height:32px; 

z-index:3;



}



#top #nav a{

display:block;

padding:0px 15px;

text-decoration:none;

border-left:1px solid #333;

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.jpg);

background-attachment:fixed;

}



#top #nav li{

float:left;

position:relative;

}



#top #nav li li{

border-left:none;

}



#top #nav ul {

position:absolute;

display:none;

width:170px;

top:33px;

}



#top #nav li ul a{

color:#f4f4f4;

width:140px;

height:auto;

float:left;

border:1px solid #181818;

background-image:url(images/bg_dark2.jpg);

text-align:left;

}



#top #nav li ul a:hover, #top #nav li ul a:focus{

background-color:#fff;

background-image:url(images/bg_dark.jpg);

}







#top #nav ul ul{

top:auto;

}	



#top #nav li ul ul {

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{

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{

display:block;

}



#top #nav .sub_list{

background-image:url(images/arrow_d.gif);

background-position:13px 3px;

background-repeat:no-repeat;

padding-left:20px;



}



#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:1px 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:1px solid #3f3f3f;

width:359px; /*change if sidebarwidth changes*/

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);

text-indent:0;

}



.widget h3{

padding:0px 5px 4px 5px;

}



.widget div{

padding:5px;

}



/* ####### 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;

}



.textwidget a{

border:none;

text-decoration:underline;

}

.textwidget a:hover{

text-decoration:none;

}



#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{

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);

color:#fff;

}



.tablist{

clear:both;

overflow:hidden;

}



#top .widget_block h3{

position:relative;

top:6px;}



.widget ul{

position:relative;

}



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



/*add widget*/

#wrapper #top .kriesi_advert_widget{

position:relative;

padding:6px 10px 0;

height:131px;

}



#top .kriesi_advert_widget ul{

float:left;

left:-5px;

position:relative;

top:-1px;

width:380px;

}



#top .kriesi_advert_widget a{

display:inline;

padding:0;

border-bottom:none;

background-image:none;

}



#top .kriesi_advert_widget li{

float:left;

border-bottom:none;

}

#top .kriesi_advert_widget a img{

border-color:#4f4f4f;

}



.ka_2 a img, .ka_3 a img{

border-left:none;

}

















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







#top .advanced_footer{

position:absolute;

z-index:40;

left:10px;

margin:0;

border-top:none;

display:none;

top:0;

padding:0;

width:958px;

}



.footer_scroll{

position:absolute;

top:0;

left:40px;

height:22px;

width:22px;

cursor:pointer;

display:block;

z-index:60;

background-image:url(images/archives_scroll.jpg);

background-position:right bottom;

}



.footer_scroll.active, .searchpanel_scroll.active{

background-position:right top;

}





.footer_bg{

	padding:25px 30px 0 10px;

	width:945px;

	float:left;

}



#head #searchform{

padding-left:10px;

}



.searchpanel{

position:absolute;

z-index:40;

left:98px;

border-top:none;

display:none;

top:0;

padding:0;

width:250px;

}



.searchpanel .adjustor{

padding:5px 0 0 0;

}





.searchpanel_scroll{

position:absolute;

top:0;

left:70px;

height:22px;

width:22px;

cursor:pointer;

display:block;

z-index:39;

background-image:url(images/search_scroll.jpg);

background-position:right bottom;

}



.noscript{

display:none;

}



.icon_rss{

position:absolute;

top:0;

left: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;

}



.tooltip2{

position:absolute;

z-index:200;

border:1px solid #4f4f4f;

background-color:#202020;

padding:5px;

color:#fff;

left:-9999px;

top:0px;

}






