/*
	Author Name	: Dan
	Author Site	: http://hitechloon.deviantart.com/
	Style Name	: mini
	Style URI	: http://gigi.blogsport.de/k2-styles/
	Version		: 2.1
	Comments	: Original release by Dan, revised for K2 0.9.1 by gigi
*/

body {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: ' Lucida Grande' Verdana, Arial, Sans-Serif;
	margin-top: 10px;
}
	
#page {
	width: 580px !important;
	border: 1px solid #ddd;
	padding-top: 0;
}

#primary {
	width: 375px;
	margin: 0 10px 0 18px;
	}
		
.secondary {
	font: 9px ' Lucida Grande' Verdana, Arial, Sans-Serif;
	}
	
#header {
	height: 100px;
	background: #38c;
	margin: 10px 10px 0 10px;
	}
	
ul.menu,
ul.menu li a {
	padding: 3px 8px;
	}
	
ul.menu li a {
	font: 9px Verdana, Helvetica, Arial, Sans-Serif;
	text-transform: lowercase;
	}
		
h1 { /* H1 is used for the title of your blog */
	font-size: 2em;
	padding: 25px 25px 0;
	}
	
#header .description { /* Blog description, under blog title */
	font-size: 9px;
	margin: 0 25px;
	}
	
h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-size: 20px;
	}
	
.secondary h2 { /* Secondary H2 is sidebar headlines */
	font-size: 13px !important;
	}
	
.entry-meta { /* Time and category for blog entries, i added the color tag*/
	font-size: 9px;
	}
	
#primary h3, #primary h4{ /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 17px;
	}

#primary .entry-content h3 {
	font-size: 1.5em;
	}

#primary .entry-content h4 {
	font-size: 1.3em;
	}

/*------ Added by gigi ------*/

/* Feed icon replacement */

.secondary .metalink {
	position: absolute;
	right: 0;
	z-index: 1;
	}

.secondary .metalink .feedlink {
	background-image: url('commons/feed-icon-12x12.gif');
	width: 12px;
	height: 12px;
	display: block;
	}

.secondary .metalink .feedlink img {
	display: none;
	}

.secondary div div .metalink {
	position: relative;
	}

/* Adaption of Page Slider */

#rollpages,
#nested_rollpages {
	top: -9px !important;
	left: 51px !important;
	font-size: 9px !important;
	}

#rollload,
#nested_rollload {
	color: #fff;
	right: -10px !important;
	z-index: 0;
	}

#rollnext, #rollprevious,
#nested_rollnext, #nested_rollprevious {
	font-size: 9px !important;
	}

#pagetrack,
#nested_pagetrack {
	margin: 0 75px 0 auto !important;
	}

/*- Search Form and Livesearch */

#searchreset {
	right: 0;
	}

#searchload {
	right: -3px;
	}

#searchsubmit {
	display: none;
	}

#s {
	font-size: 10px;
	width: 97%;
	}

#s.livesearch {
	width: 86%;
	}

#googlead2 {
	margin: -10px 0 50px;
	}

#google_bottom {
	margin: 15px 0 5px;
	}

#bannervista {
	background: url(../../../../../wp-images/anzeige2.gif) no-repeat;
	padding: 8px 0 0;
	}
