/*
Theme Name: RatGeber
*/

/* main elements */
body{
	margin:0;
	background:#fff url(images/bg-body.gif) repeat-x 0 0;
	font:13px Tahoma, Arial, Helvetica, sans-serif;
	color:#004777;
}
a{color:#0058a2;}
a:hover{text-decoration:none;}
img{border-style:none;}
input, textarea, select{
	color:#494949;
	font:13px Tahoma, Arial, Helvetica, sans-serif;
}
form, fieldset{margin:0;padding:0;border:none;}
#wrapper{
	width:985px;
	margin:0 auto;
	position:relative;
}
#header{
	background: url(images/bg-header.gif) no-repeat;
	width:985px;
	padding:0 0 2px;
}
.logo{
	position:absolute;
	top:4px;
	left:-3px;
	background: url(images/logo.gif);
	text-indent:-9999px;
	overflow:hidden;
	width:175px;
	height:98px;
	padding:33px 15px 15px;
}
.logo a{
	display: block;
	height: 100%;
	outline:none;
}
.nav{
	margin:0;
	padding:63px 0 0 210px;
	list-style:none;
	width:774px;
	overflow:hidden;
}
.nav li{
	float:left;
	width:103px;
	line-height:14px;
	display:inline;
	margin:0 0 0 -1px;
}
.nav a{
	background: url(images/bg-nav.png) no-repeat;
	position:relative;
	height:1%;
	overflow:hidden;
	display:block;
	padding:14px 0;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
	text-align:center;
	cursor:pointer;
}
.nav a:hover{text-decoration:underline;}
.nav li.active a{
	width:101px;
	background: url(images/bg-nav-active.png) no-repeat;
	color:#0058a1;
	margin:-5px 0 0 -9px;
	position:relative;
	padding:20px 0 12px 11px;
}
.nav li.active a:hover{text-decoration:none;}
.search{
	width:750px;
	overflow:hidden;
	padding:10px 0 18px 235px;
	height:42px;
	background: url(images/bg-search-form.png) no-repeat;
}
.search form{
	width:480px;
	float:left;
	position: relative;
	padding:4px 0 18px;
}
.search label{
	background: url(images/bg-icon-search.gif) no-repeat 0 0;
	width: 35px;
	height: 35px;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	margin: -5px 12px 0 0;
	position:relative;
}
.search form span{
	width:373px;
	height:24px;
	overflow:hidden;
	border:1px solid #a8b9c2;
	background:#fff url(images/bg-txt.gif) no-repeat;
	float:left;
}
.search form span input{
	background:none;
	border:0;
	padding:4px 4px 4px 12px;
	width:353px;
	float:left;
	outline:none;
	margin:0;
}
.search form .submit{
	float:right;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	width: 47px;
	height: 26px;
	border: 0;
	background: url(images/btn-submit.gif) no-repeat;
	cursor: pointer;
}
.search ul{
	margin: 0 0 0 13px;
	padding:0;
	line-height: 30px;
	list-style:none;
	float:left;
	width:255px;
	overflow:hidden;
	position:relative;
}
.search ul li{
	float:left;
	display:inline;
	background: url(images/separator-submenu.gif) no-repeat left;
	padding:0 7px 0 8px;
	margin-left:-1px;
}
.search ul a{white-space:nowrap;}
#main{
	width: 985px;
	overflow: hidden;
	margin:-6px 0 0;
	position:relative;
}
.breadcrumbs{
	width:100%;
	overflow:hidden;
	margin:0 0 0 1px;
	padding:0 0 12px;
}
.breadcrumbs p{
	margin:0 4px 0 0;
	line-height:14px;
	float:left;
}
.breadcrumbs ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.breadcrumbs ul li{
	display:inline;
	line-height:14px;
}
.breadcrumbs ul li a{color:#c82c00;}
#twocolumn{
	width: 720px;
	float: left;
	overflow:hidden;
}
#twocolumnbig{
	width: 985px;
	float: left;
	overflow:hidden;
}
#content{
	width:485px;
	float: right;
}
#content2{
	width:750px;
	float: right;
}
.text-post{
	width:484px;
	background: url(images/bg-box-top-c.gif) repeat-y;
	margin:-17px 0 0;
}
.text-post-holder{
	width:100%;
	background: url(images/bg-box-top-t.gif) no-repeat;
}
.text-post-frame{
	width:452px;
	padding:32px 16px 15px;
	overflow:hidden;
	background: url(images/bg-box-top-b.gif) no-repeat 0 100%;
}
.text-post h2{
	margin:0;
	font-size:22px;
	line-height:24px;
	color:#06569a;
	padding:0 0 7px;
}
.text-post h2 em{
	font-style:normal;
	font-weight:bold;
	color:#d93800;
}
.text-post ul{
	margin:0;
	padding:0 0 11px;
	list-style:none;
}
.text-post ul li{
	background: url(images/bullet-text-post.gif) no-repeat 0 6px;
	padding:0 0 0 29px;
	font-size:13px;
	line-height:20px;
}
.text-post ul li strong{
	font-size:13px;
	display:inline;
	line-height:20px;
}
.post{
	width:484px;
	background: url(images/bg-post-t.png) no-repeat;
	padding:180px 0 0;
	margin:-5px 0 -3px;
	overflow:hidden;
	height:1%;
}
.post2{
	width:749px;	
}
.post-c{
	width:100%;
	float:left;
	background: url(images/bg-post-c.gif) repeat-y;
}
.post-b{
	width:100%;
	height:127px;
	clear:both;
	background: url(images/bg-post-b.png) no-repeat;
}
.post-holder{
	width:449px;
	margin:-165px 0 -112px;
	padding:13px 17px 0 18px;
	overflow:hidden;
	position:relative;
}
.post-holder2{
	width:749px;
}
.post-holder h1{
	margin:0 0 3px -1px;
	font-size:20px;
	line-height:24px;
}
.post-holder h2{
	margin:0 0 10px;
	font-weight:normal;
	font-size:18px;
	line-height:24px;
	color:#c82c00;
}
.post-holder h3{
	font-weight:normal;
	font-size:13px;
	line-height:15px;
	margin:0;
}
.post-holder p{
	margin:0 0 18px;
	line-height:18px;
}
.ad{
	position:absolute;
	top:0;
	right:15px;
}
.ad img{display:block;}
.rating-box{
	width:484px;
	padding:0 0 0 1px;
	background:#fff url(images/bg-box-t.gif) no-repeat;
}
.rating-box-holder{
	width:100%;
	padding:9px 0;
	overflow:hidden;
	background: url(images/bg-box-b.gif) no-repeat 0 100%;
}
.rating-box .title{
	width:470px;
	padding:3px 0 0 14px;
	background:#006fb7 url(images/bg-title-content.gif) no-repeat;
}
.rating-box .title h3{
	margin: 0;
	padding:0 0 0 41px;
	background: url(images/bg-rating-title.png) no-repeat;
	font-weight: normal;
	font-size: 20px;
	line-height: 32px;
	color:#fff;
	height:1%;
	overflow:hidden;
}
.boxes{
	width:484px;
	padding:2px 0 0;
	overflow:hidden;
	background:url(images/border-box-alt.gif) repeat-x;
}
.rating-box .box{
	background:#edf4f6 url(images/border-box-alt.gif) repeat-x 0 100%;
	width:457px;
	overflow:hidden;
	padding:3px 11px 4px 16px;
}
.rating-box .alt{
	background:#fff url(images/border-box-alt.gif) repeat-x 0 100%;
	padding: 5px 11px 5px 16px;
}
.rating-box .alt .more{
	float:right;
	font-weight:bold;
	font-size:12px;
	line-height:17px;
	color:#dd3b00;
	padding:4px 3px 6px 0;
}
.rating-box .box .ttl{
	width:385px;
	float:left;
}
.rating-box .box .ttl h4{
	margin:0;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
}
.rating-box .box .ttl h4 a{
	color:#004775;
	text-decoration:none;
}
.rating-box .box .ttl h4 a:hover{text-decoration:underline;}
.rating-box .box .ttl p{
	margin:0;
	font-size:12px;
	line-height:18px;
	color:#5d5d5d;
}
.rating-box .box .raiting{
	width:70px;
	float:left;
}
.rating-box .box .raiting .date{
	font-style:normal;
	font-size:10px;
	line-height:12px;
	color:#004775;
	text-align:right;
	display:block;
}
.post-ratings{
	list-style:none;
	margin:3px 0;
	padding:0;
	width:70px;
	height:14px;
	overflow:hidden;
	position:relative;
}
.star-rating li{
	float:left;
	width:100%;
	background:url(images/star.png) no-repeat;
	margin:0 -110% 0 0;
	height:14px;
}
.star-rating li a{
	display:block;
	width:14px;
	height:28px;
	text-decoration:none;
	text-indent:-9000px;
	position:absolute;
	padding:0px;
	outline:none;
	left:0;
	cursor:pointer;
	z-index:2;
}
.star-rating li a:hover,
.star-rating li.active a{
	background:url(images/star.png) no-repeat;
	margin-top:-14px;
	z-index:1;
	left:0px;
}
.star-rating a.one-star:hover,
.star-rating li.active a.one-star{width:14px;}
.star-rating a.two-stars{left:14px;}
.star-rating a.two-stars:hover,
.star-rating li.active a.two-stars{width:28px;}
.star-rating a.three-stars{left:28px;}
.star-rating a.three-stars:hover,
.star-rating li.active a.three-stars{width:42px;}
.star-rating a.four-stars{left:42px;}
.star-rating a.four-stars:hover,
.star-rating li.active a.four-stars{width:56px;}
.star-rating a.five-stars{left:56px;}
.star-rating a.five-stars:hover,
.star-rating li.active a.five-stars{width:70px;}
.meta{
	float:right;
	line-height:13px;
	padding:11px 3px 0 0;
}
.meta strong,
.meta strong a{
	font-size:10px;
	color:#004777;
}
.meta strong a{text-decoration:none;}
.meta strong a:hover{text-decoration:underline;}
.date{
	font-style:normal;
	color:#5d5d5d;
	font-size:10px;
}
.alignleft{
	float:left;
	background: url(images/bg-frame.jpg) no-repeat;
	padding:3px;
	margin:0 15px 0 -2px;
}
* html .alignleft{margin:0 12px 0 -2px;}
*+html .alignleft{margin:0 12px 0 -2px;}
.alignleft img{display:block;}
.comments{
	background: url(images/border-comments.gif) no-repeat;
	width:449px;
	padding:10px 0 0;
}
.comments .meta{
	background: url(images/icon-comments.gif) no-repeat;
	padding:0 0 12px 24px;
	float:left;
	width:425px;
}
.comments p{
	margin: 0 0 13px;
	line-height: 15px;
}
.comment-block{
	width:484px;
	overflow:hidden;
	background:#fff url(images/bg-box-t.gif) no-repeat;
	padding:9px 0 0;
}
.comment-block .title{
	width:470px;
	padding:3px 0 0 14px;
	background:#006fb7 url(images/bg-title-content.gif) no-repeat;
	margin:0 0 1px;
}
.comment-block .title h3{
	margin: 0;
	padding:0 0 0 41px;
	background: url(images/bg-comment-title.png) no-repeat;
	font-weight: normal;
	font-size: 20px;
	line-height: 32px;
	color:#fff;
	height:1%;
	overflow:hidden;
}
.comment-box{
	width:484px;
	background: url(images/bg-post-comment-c.gif) repeat-y;
	padding:0;
	margin:0;
}
.comment-box-holder{
	width:100%;
	background: url(images/bg-post-comment-t.gif) no-repeat;
	margin:0;
}
.comment-box-frame{
	width:453px;
	padding:23px 13px 0 18px;
	overflow:hidden;
	background: url(images/bg-post-b.gif) no-repeat 0 100%;
}
.comment-form{
	width:453px;
	padding:0 0 20px;
	overflow:hidden;
}
.comment-form div{
	width:455px;
	overflow:hidden;
	padding:0 0 20px;
}
.comment-form label{
	color:#004775;
	width:118px;
	text-align:left;
	float:left;
}
.comment-form div label em{
	color:#494949;
	font-style:normal;
}
.comment-form span{
	background: url(images/bg-text.gif) no-repeat;
	width:333px;
	border:1px solid #a8b9c2;
	float:left;
}
.comment-form form span input{
	margin:0;
	border:0;
	width:327px;
	padding:4px 3px;
	outline:none;
	float:left;
}
.comment-form textarea{
	background:#fff url(images/bg-textarea.gif) repeat-x;
	border:1px solid #a8b9c2;
	float:left;
	width:447px;
	max-width:447px;
	height:162px;
	max-height:162px;
	overflow:auto;
	outline:none;
	padding:4px 1px 4px 3px;
}
.comment-form form .submit{
	float:right;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	width: 90px;
	height: 28px;
	border: 0;
	background: url(images/button-submit.gif) no-repeat;
	cursor: pointer;
	margin:0 3px 0 0;
}
.aside{
	width: 226px;
	float: left;
}
.aside .widget{
	width: 226px;
	background: url(images/bg-widget-aside-c.gif) repeat-y;
	overflow:hidden;
	margin: 0 0 20px;
}
.aside .widget-holder{
	width: 100%;
	background: url(images/bg-widget-aside-t.gif) no-repeat;
}
.aside .widget-frame{
	width: 100%;
	overflow:hidden;
	background: url(images/bg-widget-aside-b.gif) no-repeat 0 100%;
}
.aside .widget .title{
	background:#c92d00 url(images/bg-title-aside.gif) no-repeat;
	width:197px;
	padding: 3px 0 1px 14px;
	border-bottom: 1px solid #fff;
}
.aside .widget .title h3{
	margin:0;
	padding: 0 0 0 37px;
	font-weight: normal;
	font-size: 20px;
	line-height: 32px;
	color:#fff;
	height:1%;
	overflow:hidden;
}
.aside .categories .title h3{background: url(images/bg-categories-h3.png) no-repeat;}
.aside .text-3 .title h3,
.aside .specials .title h3{background: url(images/bg-specials-h3.png) no-repeat;}
.aside .akpc-widget .title h3{background: url(images/bg-popular-post-h3.png) no-repeat;}
.aside .categories ul{
	border-top: 1px solid #c1c1c1;
	margin: 0 1px;
	padding: 0 0 25px;
	list-style: none;
	width:209px;
	overflow: hidden;
}
.aside .categories ul li{
	background: url(images/border-categories.gif) no-repeat 0 100%;
	color:#898989;
	width:100%;
	line-height:16px;
}
.aside .categories ul li span{
	padding:5px 0 7px 30px;
	display:block;
	height:1%;
	text-indent:-16px;
}
.aside .categories ul li a{
	background: url(images/bullet-categories-li.gif) no-repeat 0 3px;
	padding:0 4px 0 16px;
	font-weight:bold;
	color:#004775;
	text-decoration:none;
}
.aside .categories ul li a:hover{text-decoration:underline;}
.aside .categories ul li a.current-cat-parent,
.aside .categories ul li a.current-cat-ancektor,
.aside .categories ul li a.current-cat{background: url(images/bullet-categories-li-active.gif) no-repeat 0 4px;}
.aside .categories ul li a.current-cat-parent ul,
.aside .categories ul li a.current-cat-ancektor ul,
.aside .categories ul li a.current-cat ul{display:block;}
.aside .categories ul ul{
	background:#fbfbfb url(images/border-categories.gif) no-repeat;
	margin:0;
	padding:1px 0 0;
	border:0;
}
.aside .categories ul ul li{
	margin:0;
	line-height:16px;
	border-bottom:1px solid #dfdfdf;
	background:none;
}
.aside .categories ul ul li span{padding:3px 0 3px 30px;}
.aside .categories ul ul li a{
	background: url(images/bullet-categories-li-ul.gif) no-repeat 0 3px;
	padding:0 0 0 16px;
	font-weight:normal;
}
.aside .categories ul ul li a:hover{text-decoration:none;font-weight:bold;}
.aside .categories ul ul li a.current-cat-parent,
.aside .categories ul ul li a.current-cat-ancektor,
.aside .categories ul ul li a.current-cat{
	background: url(images/bullet-categories-li-ul-active.gif) no-repeat 0 4px;
	font-weight:bold;
}
.aside .categories ul ul li a:hover ul{display:block;}
.aside .categories ul ul ul{
	margin:0;
	padding:6px 0 0;
	background:none;
	border-top:1px solid #dfdfdf;
}
.aside .categories ul ul ul li{
	border-bottom:0;
	background:none;
	line-height:16px;
}
.aside .categories ul ul ul li span{padding:0 0 5px 30px;}
.aside .categories ul ul ul li a{
	color:#4a4a4a;
	font-weight:normal;
	font-size:12px;
	background:none;
}
.aside .categories ul ul ul li a:hover,
.aside .categories ul ul ul li a.current-cat-parent,
.aside .categories ul ul ul li a.current-cat-ancektor,
.aside .categories ul ul ul li a.current-cat{
	background: url(images/bullet-categories-li-ul-li-ul.gif) no-repeat 0 2px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 15px;
}
.aside .text-3 ul{
	margin:0 1px;
	padding:7px 12px 13px;
	list-style:none;
	width:185px;
	overflow:hidden;
}
.aside .text-3 ul li{
	display:table;
	line-height:16px;
	padding:3px 0 5px;
}
.aside .text-3 ul li div{display:table-row;}
* html .aside .text-3 ul li div{display:block;}
*+html .aside .text-3 ul li div{display:block;}
.aside .text-3 ul li span{
	width:145px;
	display:table-cell;
	background: url(images/border-specials.gif) repeat-x 0 100%;
}
* html .aside.text-3 ul li span{
	display:inline-block;
	margin:0 -4px 0 0;
}
*+html .aside .text-3 ul li span{
	display:inline-block;
}
.aside .text-3 ul li strong{
	width:35px;
	padding:0 0 0 4px;
	vertical-align:bottom;
	display:table-cell;
	text-align:left;
	color:#004775;
}
* html .aside .text-3 ul li strong{
	display:inline-block;
	margin:0 -4px 0 0;
}
*+html .aside .text-3 ul li strong{
	display:inline-block;
	margin:0 -4px 0 0;
}
.aside .text-3 ul li a{
	font-size:12px;
	color:#444;
	text-decoration:none;
	padding:0 0 0 21px;
}
.aside .text-3 ul li a:hover{text-decoration:underline;}
.aside .text-3 ul li .item{background:#e9e9e9 url(images/bg-naturkosmetik.gif) no-repeat;}
.aside .text-3 ul li .soft{background:#e9e9e9 url(images/bg-soft.gif) no-repeat 0;}
.aside .text-3 ul li .wissen{background:#e9e9e9 url(images/bg-wissen.gif) no-repeat 0;}
.aside .akpc-widget ul{
	margin:0 0 -3px;
	position:relative;
	padding:8px 0 0 15px;
	list-style:none;
	width:182px;
}
.aside .akpc-widget ul li{
	line-height:16px;
	vertical-align:top;
	padding:1px 0 13px 18px;
	background: url(images/bullet-categories-li.gif) no-repeat 0 3px;
}
.aside .akpc-widget ul li h4{
	margin:0 0 4px;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}
.aside .akpc-widget ul li h4 a{
	color:#dd3b00;
	text-decoration:none;
}
.aside .akpc-widget ul li h4 a:hover{text-decoration:underline;}
.aside .akpc-widget ul li p{
	margin:0;
	white-space:nowrap;
	line-height:14px;
	font-size:10px;
}
.aside .akpc-widget ul li p a{
	color:#5d5d5d;
	text-decoration:none;
}
.aside .akpc-widget ul li p a:hover{text-decoration:underline;}
#sidebar{
	width: 253px;
	float: right;
	overflow: hidden;
}
#sidebar .widget{
	width: 253px;
	background: url(images/bg-widget-sidebar-c.gif) repeat-y;
	overflow: hidden;
	margin: 0 0 20px;
}
#sidebar .widget-holder{
	width: 100%;
	background: url(images/bg-widget-sidebar-t.gif) no-repeat;
}
#sidebar .widget-frame{
	width: 100%;
	overflow:hidden;
	background: url(images/bg-widget-sidebar-b.gif) no-repeat 0 100%;
}
#sidebar .widget .title{
	background:#0057a3 url(images/bg-title-sidebar.gif) no-repeat;
	width:229px;
	padding: 3px 0 1px 13px;
	margin: 0 0 0 11px;
	border-bottom: 1px solid #fff;
}
#sidebar .widget .title h3{
	margin: 0;
	padding: 0 0 0 38px;
	font-weight: normal;
	font-size: 20px;
	line-height: 32px;
	color:#fff;
	height:1%;
	overflow:hidden;
}
#sidebar .archive .title h3{background: url(images/bg-archive-h3.png) no-repeat;}
#sidebar .widget_tag_cloud .title h3,
#sidebar .keywords .title h3{background: url(images/bg-keywords-h3.png) no-repeat;}
#sidebar .text-4 .title h3,
#sidebar .advertisement .title h3{background: url(images/bg-advertisement-h3.png) no-repeat;}
.list{
	margin: 0 0 0 11px;
	background: #f0f0f0;
	width: 242px;
}
.list ul{
	margin: 0;
	padding: 1px 0 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	background: url(images/border-arhiv.gif) repeat-x;
}
.list li{
	float: left;
	width: 225px;
	line-height: 24px;
	padding:0 0 4px 17px;
	background: url(images/border-arhiv.gif) repeat-x 0 100%;
}
.list .uneven{background: #fff url(images/border-arhiv.gif) repeat-x 0 100%;}
.list li strong{
	float: left;
	padding: 0 4px 0 0;
	color:#004777;
	line-height:24px;
}
* html .list li strong{padding: 0 1px 0 0;}
*+html .list li strong{padding: 0 1px 0 0;}
.list ul a{
	display:block;
	text-decoration: none;
	background: none;
	font-weight: normal;
	font-size: 12px;
	line-height:24px;
	color: #004777;
	padding:0;
}
.list ul a:hover{text-decoration: underline;}
.list div{
	background: url(images/border-arhiv.gif) repeat-x 0 100%;
	padding: 10px 0 11px 18px;
}
.list div a{
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
.wp-tag-cloud,
.tag-cloude{
	width: 199px;
	border: 1px solid #c3c3c3;
	background:#f0f0f0 url(images/bg-keywords.gif) repeat-x;
	margin: 0 0 0 11px;
	padding: 11px 20px 22px 21px;
	list-style:none;
}
.wp-tag-cloud li,
.tag-cloude li{
	display:inline;
	vertical-align:middle;
}
.wp-tag-cloud a,
.tag-cloude a{
	color: #7d7d7d;
	padding:0 3px 0 0;
	text-decoration: none;
}
.wp-tag-cloud a:hover,
.tag-cloude a:hover{text-decoration: underline;}
.advertisement-list{
	width: 197px;
	background: #f0f0f0;
	border: 1px solid #c3c3c3;
	padding: 17px 20px 19px 23px;
	margin: 0 0 0 11px;
}
.advertisement-list ul{
	margin: 0;
	padding:0 0 5px;
	list-style: none;
	width: 192px;
	overflow: hidden;
}
.advertisement-list li{
	float: left;
	padding: 0 0 16px;
	font-size: 12px;
	line-height: 15px;
}
.advertisement-list li h4{
	margin:0;
	font-weight: bold;
	font-size: 12px;
}
.advertisement-list li h4 a{
	color: #004775;
	text-decoration: underline;
	white-space: nowrap;
}
.advertisement-list li h4 a:hover{text-decoration:none;}
.advertisement-list li p{margin: 0; color:#5D5D5D;}
.advertisement-list a{text-decoration: none;color:#5d5d5d;}
.advertisement-list a:hover{text-decoration: underline;}
#footer{
	width:985px;
	background: url(images/bg-footer-c.gif) repeat-y;
	margin:-10px 0 0;
}
.footer-holder{
	width:100%;
	background: url(images/bg-footer-t.gif) no-repeat;
}
.footer-frame{
	width:985px;
	vertical-align:middle;
	overflow:hidden;
	padding:22px 0 35px;
	background: url(images/bg-footer-b.gif) no-repeat 0 100%;
}
.footer-nav{
	float:left;
	margin:0 0 0 -15px;
	padding:10px 0 0 14px;
	list-style:none;
	width:656px;
}
.footer-nav li{
	display:inline;
	line-height:16px;
	color:#676767;
	background: url(images/separator-footer-nav.gif) no-repeat 0 2px;
	padding:0 10px 0 15px;
}
.footer-nav li a{
	color:#676767;
	text-decoration:none;
}
.footer-nav li a:hover{text-decoration:underline;}
.tools{
	width:330px;
	overflow:hidden;
	float:right;
	margin:2px -1px 0 0;
	padding:0;
	list-style:none;
}
.tools li{
	float:left;
	padding:0 15px 0 0;
}
.tools li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:32px;
	height:30px;
}
.tools li .rss{background: url(images/bg-rss.gif) no-repeat;}
.tools li .google{background: url(images/bg-google.gif) no-repeat;}
.tools li .yahoo{background: url(images/bg-yahoo.gif) no-repeat;}
.tools li .facebook{background: url(images/bg-facebook.gif) no-repeat;}
.tools li .twitter{background: url(images/bg-twitter.gif) no-repeat;}
.tools li .icon{background: url(images/bg-icon.gif) no-repeat;}
.tools li .youtube{background: url(images/bg-youtube.gif) no-repeat;}