/*
	CSS files kept in the 'styles' 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 versions as well as debug any potential
	problems.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: 	Gregor Nitsche
	Author Site	: 	http://www.gregor-nitsche.com
	Style Name	: 	soundc for k2
	Style URI	:	http://getk2.com
	Version		: 	1.0
	Comments	: 	soundc-pro theme for k2
*/
body {
	padding: 0px;
	color: #999999;
	margin: 0;
	background: white url('body_bg-grey.png') center repeat-y !important;
	}
#page {
	padding: 0px;
	width: 800px;
	_width: 800px;
	background: white url('bg.png') center repeat-y;
	border: none;
	}
.sb-gregor {
	width: 190px;
	height: 190px;
	background: white url('sb-gregor.png') center no-repeat;
}
.content {
	margin-left: 10px;
	margin-bottom: 0px !important;
}
.secondary {
	width: 190px;
}
input, textarea {
	font-size: 11px;
	font: Verdana, Arial, Sans-Serif;
	background-color:#F9F9F9;
	border: 1px #909090 solid;
	border-radius: 2px;
	-moz-border-radius: 2px; /* firefox */
	-webkit-border-radius: 2px; /* safari */
}
input, input.searchsubmit  {
	font-size:14px;
}
input.searchsubmit {
	margin-left: 5px;
	border: none;
	cursor:pointer;
}
.secondary#search {
position: absolute;
height: 50px;
width: 200px;
background-color:#909090 !important;
}
input#s {
	width: 130px;
	background: url('search_bg.gif');
	border: 1px #C0C0C0 solid;
	margin-right:5px;
}
input#searchsubmit {
	background-color:#EBF3D3;
	width: 50px;
}
#header {
	background: url('header.png') center no-repeat;
	width: 800px;
	height: 153px;
	}
.footer {
	padding: 0px;
	background: url('body_bg_bottom.png') center no-repeat !important;
	height: 80px;
}
h1 { /*logo*/
	display: none;
	position: absolute;
	top: 25px;
	left: 50px;
	padding: 0;
	}
a {
	color: #475361 !important;
	text-decoration: none;
}
.description { /*logo*/
	display: none;
	position: absolute;
	top: 55px;
	left: 50px;
	margin: 0 !important;
}

.primary {
	padding-left: 25px;
	}
	
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: #FFFFFF !important;
	text-decoration: none;
	background: #39454F;
	}
	
ul.menu li.page_item a  {
	color: #475361;
}
ul.menu li.page_item a:hover  {
	color: #2A353D !important;
	background: #FFFFFF;
}

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: #475361 !important;
	font-size: 24px;
	font-weight: bold;
	}

.entry-content { /* fliesstext */
	font-size: 11px;
	font: 1em/1.5em Verdana, Arial, Sans-Serif;
}
h3 .entry-title { /* titel */
	font-size: 12px !important;
	font: Arial, Helvetica, sans-serif;
	color: #475361;
}

h2 span a, 
h2 span a:visited,
h3 span a,
h3 span a:visited {
	color: #909090 !important;
	font-weight: normal !important;
	font-size: 11px;
	}

.primary .entry-meta a, .primary .entry-meta a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #444;
	font-weight: normal;
	}
	
.counter a {
	color: #222;
	}
	
.commentlist li {
	color: #666;
	}

.commentlist li:hover {
	background: none;
	}
	
blockquote, #weightedcategories, .authorcomment {
	background: #111;
	border-color: #222;
	}
	
.primary img {
	border-color: #222;
	background: #FFFFFF;
	}
	
.commentslink {
	display: none; /** Kommentar ausblenden **/
}
.inputcontainer {
	margin-bottom: 6px;
	}

/* Gray Color */
small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {
	color: #777;
	}

/* Gray Color */
small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {
	color: #555;
	}

a, a:visited, .sidebar a:visited {
	color: #4CA4B8;
	}
	
.post p a:visited {
	color: #4CA4B8;
	}

#af-ela-menu li {
	border: none;
	background: #161616;
	}


#af-ela-menu, #af-ela-menu li {
	border-bottom: 1px solid #333;
	}

#af-ela-menu li.selected {
	background: #333;
	}

/* Hovering state of the table items */
#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

/* Active or hovered item in list */
#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected, #af-ela-post li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

#af-ela-post {
	border-left: 1px solid #333;
	border-right: none;
	}

/* Rolling Archives Slider */
#current-content #pagetrack,
#dynamic-content #nested_pagetrack {
	margin: 0 auto;
	width: 218px;
	height: 18px;
	background: url('sliderbgleft.png') no-repeat center left;
}

#current-content #pagetrackend,
#dynamic-content #nested_pagetrackend {
	height: 18px;
	background: url('sliderbgright.png') no-repeat center right;
	}

#current-content #pagehandle,
#dynamic-content #nested_pagehandle {
	width: 18px;
	height: 18px;
	background: url('sliderhandle.png') no-repeat center center;
	cursor: e-resize;
}
.podPress_content {
	font-size: 10px !important;
}
/* navi unten */
.left a { /* zurueck */
	font-size: 11px !important;
	font-weight: bold;
	color: #839948 !important;
}
.right a { /* vor */
	font-size: 11px !important;
	font-weight: bold;
	color: #ACCA59 !important;
}
.clear a {
	font-size: 11px !important;
}

/* widget RSS */
#rss-2.widget.widget_rss ul li {
	margin-bottom: 10px;
}