/*
	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	: 	Dubmasta Clasta
	Author Site	: 	/
	Style Name	: 	hillvibes
	Style URI	: 	www.hillvibes.de
	Version		: 	0.3a
	Comments	: 	N�
	
	Header Text Color: #FFFFFF
	Header Width: 950
	Header Height: 200
*/

body {
	background-color: #000000;
	color:#FFFFFF;
}

#page {
	color:#FFFFFF;
	background-color: #000000;
	padding: 0px;
	border: 1px solid #000000;
	}

h2 a, h2 a:link, h2 a:visited, h2 a:focus, h2 a:hover, h3 a,h3 a:link,h3 a:visited,h3 a:focus, h2 a:hover{
	background-color: #000000;
	color:#FFFFFF;
}

.sidebar-none #page {
	width: 950px;
	}
	
#header {
	margin: 0px;	/* Contains the H1 and menu */
	}

.content {
	background-color: #000000;
}
	
.primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	color: #FFFFFF;
	}
	
a, a:link, a:visited, a:focus{
	color: #FFFFFF;
	}

.entry-content a:hover{
	
}

.hentry a, .hentry a:link, .hentry a:visited, .hentry a:focus{
	color: #FFFFFF;
	font-weight: bold;
	}

#primary a:hover, #primary a:visited:hover, .secondary a:hover, .secondary a:visited:hover
{
color: #ffffff;
text-decoration: none;

}

#primary a:hover, #primary a:visited:hover, .secondary a:hover, .secondary a:visited:hover

{
color: #ffffff;
text-decoration: none;

}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited 

{

color: #444444;
text-decoration: none;

}

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 

{

text-decoration: none;
color: #ffffff;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited 

{
text-decoration: none;
color: #444444;

}

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: #ffffff;
text-decoration: none;

}

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: #ffffff;
text-decoration: none;

}

h2 a:hover, h2 span a:hover 

{

color: #ffffff;
text-decoration: none;
}


.secondary {
	/* Contains the sidebar */
	}
li.byuser{	background-color: #000000;}
.comment{
	background-color: #000000;
	color: #FFFFFF;}

#comment, #s, #author, #url, #email, #submit, #searchsubmit{background-color: #000000;
	color: #FFFFFF;
	}/*das sind die inputforms*/
	

/*ab hier nav-knoepfe*/
ul.menu, ul.menu li a
{

padding-top: 5px;
padding-right: 5px;
padding-bottom: 6px;
padding-left: 5px;

}

ul.menu li a

{

font-size: 1em;
color: #ffffff;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;

}

ul.menu li a:hover

{

background-color: #070707;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
color: #ffffff;
text-decoration: none;

}

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover
{

color: #ffffff;
background-color: #000000;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
text-decoration: none;

}

ul.menu li. page_item current_page_item a, ul.menu li.page_item current_page_item a:hover
{

color: #ffffff;
background-color: #000000;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
text-decoration: none;

}
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #ffffff;

background-color: #000000;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

text-decoration: none;

	}
.archive-list li:hover

{

background-color: #000000;

}

#sidebar-main
{

float: left;
width: 250px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;

}
.entry-content img {
border:none;
margin:0px 0px 0px 0px;
max-width:100%;
padding:0px;
}