/*
Theme Name: Bunkerslam
Theme URI: http://wordpress.org/
Version: 1.0
Author: Ulf Spethmann
Author URI: http://ulfspethmann.de/

*/

/* reset */

body,html,h1,h2,h3,h4,h5,h6,p,ul,li,form{
	margin:0px;
	padding:0px;	
}

body,html{
	margin:0;
	padding:0;	
}

body {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	line-height:17px;
	background:#000000;
	text-align: center;
	}

#page{
	position:relative;
	text-align: left;
}



/* HEADER */
#header{
	display:block;
	width:950px;
	height:176px;
	background: url('images/bg_topmenu.png');
}

#topmenu li a{
	font-size:17px;
	font-weight:bold;
	color:#ead293;
	text-decoration:none;	
}

#topmenu li a:hover{
	color:#d33797;
}

#topmenu li{
	float:left;	
	list-style:none;
	margin:0px 15px 0px 15px;
}

#topmenu{
	float:left;
	margin:75px 0px 0px 250px;

	
}

#angreifer{
	width:950px;
	font-size:11px;
	color:#ead293;	
}

#angreifer ul{
	float:right;	
	margin:9px 20px 0px 0px;
}

#angreifer li{
	display:block;
	list-style:none;
	float:left;
	margin:0px 11px 0px 0px;	
}

#angreifer a{
	display:block;
	border:1px solid #ead293;
}

#angreifer a:hover{
	
	border: 1px solid #d33797;
}

#content{

	background: url('images/bg_content_middle.png');
	width:465px; /* 505 */ 
	margin:0px 0px 0px 00px;
	padding:0px 20px 0px 20px;	
}

#bgContentTop{
	margin:0px 0px 0px 00px;
	padding:0px 0px 0px 0px;	
}

#bgContentBottom{
	margin:0px 0px 0px 00px;
	padding:0px 0px 0px 0px;	
}

#contentwrapper1{
	margin:0px 10px 0px 240px;
	display:inline;
	float:left;
	width:505px;
}

#contentwrapper2{
display:inline;
float:left;
}









/* Begin Structure */
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

#page {
	margin: 0px auto;
	padding:0px 0px 0px 0px;
	width: 950px;
	
	}

#sidebar{
	background: url('images/bg_sidebar_middle.png');
	display:block;
	width: 163px;	/* 183 */ 
	padding:0px 0px 0px 20px;
}

#sidebar li{
	list-style:none;	
}

#sidebar a img{
	margin:4px 2px 0px 0px;	
}

.narrowcolumn, .widecolumn {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 505px;
	min-height:440px;
}


#stern{
	position:absolute;
	top:170px;
	left:600px;	
	z-index:10;
}

.navigation{
	clear:both;
	border:0px solid #00ff00;	
	height:20px;
	margin:0px 0px 10px 0px;
}

.narrowcolumn input[type=text], .narrowcolumn textarea, .widecolumn input[type=text], .widecolumn textarea{
	width:460px;
	background:#4c4c4c;
	border:1px solid #64666a;
	color:#ffffff;
	font-family: Trebuchet MS;
	font-size:13px;
}

#newsletter input[type=text]{
	width:140px;
	background:#4c4c4c;
	border:1px solid #64666a;
	color:#ffffff;
	font-family: Trebuchet MS;
	font-size:13px;
}

#newsletter input[type=submit]{
	width:140px;
	background:#000000;
	border:1px solid #64666a;
	color:#ffffff;
	font-family: Trebuchet MS;
	font-size:13px;
	margin:10px 0px 0px 0px;
}


small{
	display:block;
	margin:0px 0px 6px 0px;	
}

.postmetadata small{
	margin:10px 0px 0px 0px;
}

.postmetadata{
		margin:10px 0px 0px 0px;
}
					


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	
	clear: both;
	}


/* End Structure */





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */





/* Begin Form Elements */
#searchform {
	
	}

#sidebar #searchform #s {
	
	}

#sidebar #searchsubmit {
	
	}









.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	

hr {
	display: none;
	}

a img {
	border: none;
	}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/************************************************************************/
/*           DAS HIER UNTEN MUSS DANN NOCH DYNAMISIERT WERDEN           */
/************************************************************************/

/* FONTS 'n Colors */
/*
ead293
d33797
*/

.ngg-gallery-thumbnail img {
	border:1px solid transparent;
	display:block;  
	margin:4px 0px 4px 5px;

	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	border:1px solid #d33797;
} 

.ngg-album-compactbox .Thumb:hover {
	border:1px solid #d33797;
}

.post{
	border-bottom:1px solid #ead293;	
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
}


#content a, #sidebar a{
	color:#ead293;
	text-decoration:none;
}

#content a:hover, #sidebar a:hover{
	color:#d33797;
	text-decoration:none;
}

h2{
	font-size:24px;	
	color:#ead293;
	margin:0px 0px 2px 0px;
}

h2 a{
	font-size:24px;	
	text-decoration:none;
	color:#ead293;
}

#sidebar h2{
	color:#ffffff;
	font-size:18px;	
	margin:0px 0px 6px 0px;
}
#sidebar span{
	color:#ead293;	
}

h2 a:hover{
	color:#d33797;
}

.liketext{
	color:#ffffff;	
}


