/*  
Theme Name: Spunk-2
Theme URI: http://pixelsix.net
Description: Spunk-2 basiert auf das eingedeutschte Standard-Theme - basierend auf <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Deutsche Bearbeitung: <a href="http://blogshop.de">Olaf A. Schmitz</a>, Adaptation Spunk-2: <a href="http://pixelsix.net">J. Hansen</a>
Version: 2.0
Author: Jonas Hansen
Author URI: http://pixelsix.net
*/


/* basic elements */body { 	//background: url(./images/spunk_bk04.jpg) no-repeat top left;	font-family: Arial,Helvetica,sans-serif;	font-size:8pt; 	letter-spacing: 0.5pt; 	line-height: 10pt;	color: #111; 	margin: 0px; 	}p { 	margin-top: 0px; 	}
	h1, h2, h3, h4, h5, h6 { 
	font-size:10pt; 
	font-weight: bold;	color: #87be14;	}img {	border:none;}
	a:link {  	text-decoration: none; 	color: #e2007a;	}a:visited { 	text-decoration: none; 	color: #e2007a;	}a:hover, a:active { 	text-decoration: none; 	color: #87be14;	}/* specific divs */#page { 	padding: 0px;  	margin: 0px; 	}	#content {	position: absolute; 	top: 280px; 	left: 240px;	width:420px;	min-height: 380px;  	padding-bottom:50px;	}
	
#content .entry{	margin-top: 30px; 	}
	#content .links ul{margin-left:-40px;list-style-type:none;}#content .links h2{	font-size:8pt; 
	font-weight: normal;	letter-spacing: 0.5pt; 	line-height: 10pt;	color: #111; 	margin-top: 10px; }

/*zentriert*/#content .center{	margin-left: 120px; 	}#sidebar .center{	margin-left: 120px; 	}

/* --- NAVIGATION --- */#sidebar {	position: absolute; 	top: 184px; 	left: 240px;	width:600px;	height:40px;		font-size:10pt;  	word-spacing:8pt;	}	#sidebar a { text-decoration: none; }#sidebar li { display: inline; }

#sidebar li li{ display: none; }
#sidebar li ul{ display: none; }/*current Link*/
#sidebar a:hover, .current_page_item a, .current_page_parent a{	text-decoration: none; 	color: #87be14;}

#subnav {margin-top: 40px;margin-left:-40px;line-height: 20px;}

#subnav ul{
	list-style-type:none;	
}

/* --- Kontakt Form --- */
form#si_contact_form1 {  
	margin-top: 10px; 
	margin-bottom: 80px; 
	}

