/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: superReal
	Author Site	: http://www.superreal.de
	Style Name	: GRAVIS - FC St. Pauli Theme
	Style URI	: http://www.superreal.de
	Version		: 0.1
	Comments	: This is the standard theme for the Gravis - FC St. Pauli podcast page 
*/

body { background-image: url('bg.gif'); color: #333; text-align: center; }

#page { border: none; padding: 0px 0 40px; background: white url('rasen.jpg') center bottom no-repeat; }
	
#header { background: white url('header_03.gif') center center no-repeat; width: 100%; height: 205px; }
#header h1 { display:none;}
#header p { display:none;}

ul.menu { left: 229px; width: 90%; top: 177px; padding:0; }
ul.menu li a { padding: 5px 22px 6px; padding: 0px 22px 0px 22px; font-size: 1.5em; color: #624935; font-weight:bold; }
ul.menu li a:hover { color: #624935 !important; background:none; text-decoration:underline; }
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover { background: none; color: #82aa00 !important; }
ul.menu li.current_page_item a:hover { text-decoration:underline; }

#sidebar-main { padding: 10px 30px 10px 0px; margin-bottom:50px; width: 194px; }
.secondary h2 { color:#624935; }
.secondary { font-size: 1.2em; color: #333; }

/* Intro Text links oben*/
#text-1 { padding-bottom:15px; border-bottom:1px dotted #5f4632; line-height:1.7em; }

a { color:#82aa00; }
a:visited { color:#503A29; }
.entry-content a:visited { color:#503A29; }

h2 a:hover, h2 span a:hover { color: #82AA00 !important; }
#primary h3, #primary h4, .single #primary .k2-asides h3 { font-weight: normal; }
h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	color:#82aa00;
	}

.page-head { margin-top:10px;  } 

.entry-meta a, .comment-meta a { color:#5f4632; }
.entry-meta { color:#888888; }

.content { padding: 0 20px 0 15px; }

#search, #feed-buttons, #calendar, #recent-posts { padding-bottom:15px; border-bottom:1px dotted #5f4632; }
#calendar { padding-bottom:5px; }
h2 { text-align: left; font-size:2.4em; font-weight:normal; color:#333;	} 

#footer a { border-bottom:none; }

.entry-content { color: #333; }

#commentPreview { font-size:1.2em; line-height:1.8em; }

.comments h4 { color:#333; }

#calendar a { color:#82AA00; font-weight:bold; text-decoration:underline; }  
 


