/*-------------------
Theme Name: NarroWay
Theme URI:
Description: Custom for NarroWay Press
Version: 1
Author: Rob Dominguez
Author URI: http://www.grayspacedesign.com/
--------------------------------------------*/

/*FIND*/

/*FIND*//************ BROWSER RESET ************/

body, ul, ol, li, p, h1,h2, h3, h4, h5, h6, form, blockquote {
	margin:0;
	padding:0;
}

/*FIND*//************ LAYOUT ************/

body {
	font: normal 12px Tahoma, Verdana, Arial, sans-serif;
	color:#ddd;
	background:#000 url(images/bg.jpg);
	line-height:1.8em;
}

#wrapper {
	position:relative;
	background-image:url(images/bg_header.jpg);
	background-repeat:repeat-x;
}
 
#top {
	position:relative;
	margin:0 auto;
	width:980px;
}

#head {
	height:220px;
	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:10px;
	border:1px solid #3f3f3f;
	background-image:url(images/bg_content.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_content.jpg);
	background-attachment:fixed;
	margin:10px 0 0 10px;
}

/*FIND*//************ HEADER ************/

#top #head h1 {
	margin:0;
}

#head h1 a{
	position:absolute;
	top:0;
	right:20px;
	background-image:url(images/logo.jpg);
	width:505px;
	height:167px;
	text-indent:-9999px;
	outline:none;
	border:none;
}

#top #head h1 a:hover {
	border-bottom:none;
}

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

.breadcrumb {
	font-size:10px;
	padding:0;
	margin:0 10px 10px 0;
}

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

/*FIND*//************ TEASER ************/

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

.teaserbox {
	background-color:#000;
	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;
}

#top .teaserbox a {
	display:none;
}

.teaser_infobox {
	background-color:#333;
	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:#9FC230;
	display:block;
	margin:15px 0 0 15px;
}

#top .ticker {
	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 {
	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-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:9px;
	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;
}

/*FIND*//************ CONTENT ************/

.entry {
	padding-bottom:35px;
	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;
}
	 
/*FIND*//************ FOOTER ************/

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

/*FIND*//************ 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;
} 	 

/*FIND*//************ 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:#000;
	color:#fff;
}

/*FIND*//************ STYLES ************/

#top h1, #top h2, #top h3, #top h4, #top h5, #top h6 {
	font-weight:bold;
	color:#fff;
	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:#f8b95e;
	text-decoration:none;
	border-bottom:1px solid #f8b95e;
}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover, #head h1 a {
	color:#fff;
	text-decoration:none;
	border:none;
}

#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:#111;
	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: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 {
	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:#f00;
	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:#f8b95e;
}

a:visited {
	text-decoration:underline;
	color:#f8b95e;
}

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

/*FIND*//************ COMMENTS ************/

.admincomment {
	background-image:url(images/bg_content.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.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.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;
}

/*FIND*//************ AUTHOR ************/

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

/*FIND*//************ 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.jpg);
	border:1px solid #4f4f4f;
	color:#bbb;
	display:block;
	padding:1px 5px 2px 5px;
	text-decoration:none;
}

.pagination a:hover {
	background:#000;
	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;
}

/*FIND*//************ NAVIGATION ************/

#top #nav {
	float:left;
	position:absolute;
	top:176px;
	left:10px;
	border-right:1px solid #333;
}

#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:#000;
/*	color:#f4f4f4; */
	outline:none;
}

#top #nav a:hover, #top #nav a:focus {
	background:#e8b256;
	color:#000;
}

#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:#000;
	width:140px;
	height:auto;
	float:left;
	border-top:1px solid #9B5A00;
	background:#e8b256;
	text-align:left;
}

#top #nav li ul a:hover, #top #nav li ul a:focus {
	background:#666 url(images/bg_light.jpg);
	color:#f4f4f4;
}

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

/*FIND*//************ WIDGETS ************/

#block1 .widget, #block2 .widget, .widget_block {
	border:1px solid #3f3f3f;
	background-image:url(images/bg_content.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_content.jpg);
	background-attachment:fixed;
}

.widget a:hover, .widget li:hover a {
	color:#fff;
	background:#000;
	text-indent:0;
}

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

.widget div {
	padding:5px;
}

/*-------------------- rss --------------------*/

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

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

#wrapper #top .widget .page_item, #wrapper #top .widget .page_item:hover a {
	background:#000;
}

#wrapper #top .widget .page_item:hover a:hover {
	background:#000;
}

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

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

#wp-calendar a:hover {
	display:block;
	background:#000;
	color:#fff;
}
 
#wp-calendar th {
	background-image:url(images/bg_content.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.jpg);
	color:#fff;
	text-decoration:none;
	display:block;
	border:none;
}

#wp-calendar #next a:hover,#wp-calendar #prev a:hover {
	background:#000;
}

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

/*-------------------- tag cloud --------------------*/

#top .widget_tag_cloud a {
	display:inline;
	line-height:2em;
	border:none;
}

/*-------------------- auto tabs --------------------*/

#top .advanced_link {
	text-decoration:none;
	color:#ddd;
	padding:5px 9px;
	line-height:20px;
	display:block;
	float:left;
	background:#000;
	margin:0px 1px 0px 0;
	outline:none;
}

#top .advanced_link:hover, #top .sidebar .active {
	background-image:url(images/bg_content.jpg);
	color:#fff;
}

.tablist {
	clear:both;
	overflow:hidden;
}

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

.widget ul {
	position:relative;
}

/*-------------------- 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 0 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;
}

.search {
	padding:102px 0 0 0;
}

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