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

body {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: ' Lucida Grande' Verdana, Arial, Sans-Serif;
	margin-top: 10px;
	}

.wrapper {
	padding: 0 8px;
	}

#page {
	border: 1px solid #ddd;
	padding-top: 0;
	}

.columns-one #page {
	width: 410px !important;
	}

.columns-two #page {
	width: 580px !important;
	}

.columns-three #page {
	width: 748px !important;
	}

#primary {
	width: 380px !important;
	padding:10px 7px;
	}
		
.content {
	padding: 0 8px;
	}

.secondary {
	font: 9px ' Lucida Grande' Verdana, Arial, Sans-Serif;
	padding: 1px 0 0 9px;
	width: 156px;
	}
	
.columns-three #widgets-sidebar-1 {
	padding: 1px 8px 0;
	}

.columns-three #widgets-sidebar-2 {
	padding: 1px 0 0 8px;
	}

#header {
	height: 100px;
	background: #38c;
	margin: 10px 10px 0 10px;
	}
	
ul.menu li a {
	font: 9px Verdana, Helvetica, Arial, Sans-Serif;
	text-transform: lowercase;
	}
		
.blog-title { /* 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 h4 { /* Secondary H4 is sidebar headlines */
	font-size: 13px !important;
	letter-spacing: -1px;
	}
	
.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 .post-content h3 {
	font-size: 1.5em;
	}

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

#primary .post-content {
	font-size: 1.1em;
	line-height: 1.5em;
	}

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

#rollingarchives, body.smartposition #rollingarchives {
	width: 375px !important;
	}

#pagetrack, #pagetrackwrap {
	width: 135px !important;
	}

#texttrimmer {
	width: 50px !important;
	right: 50px !important;
	}

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

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

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

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

#searchsubmit {
	font-size: 10px;
	}
