/**********************************************************************/
/* Template: bulletproof for Serendipity (http://www.s9y.org)         */
/* Authors: Matthias Mees, David Cummins and Don Chambers             */
/*                                                                    */
/* Stylesheet for the colorset 'dek'                                */
/*                                                                    */
/* http://s9y-bulletproof.com                                         */
/**********************************************************************/

body{
	background-color: black;
	color: white;
	/*background-image: url('img/dek/bg.jpg');*/
	/* background-image: url('img/dek/bg_sw.gif'); */
	background-position: top center;
	background-repeat: repeat-y;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#mission_separator{
	height: 50px;
	background-image: url('img/dek/noise.gif');
	background-repeat: no-repeat;
	/* margin-top: 17px; */
}

a{
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover{
	background-image: url('img/dek/noise.gif');
}


#wrapper{
	margin-top: 160px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#serendipity_banner{
	margin-bottom: 15px;
}

#serendipity_banner h1 a{
	width: 315px;
	height: 38px;
	background-image: url('img/dek/dekonstruktiv.gif');
	color: black;
	display: block;
	font-size: 10px;
	font-weight: normal;
}

#serendipity_banner h2 span{
	display: none
}

.hentry, .serendipity_staticpage{
	background-image: url('img/dek/vertnoise.gif');
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 51px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.serendipity_title, .serendipitySideBarTitle{
	font-size: 12px;
	text-transform: uppercase;
}

.serendipity_title a{
	border: 0;
}

.serendipity_entry_body{
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 3px;
}

.category_submit input{
	background-color: transparent;
	color: white;
	border: 1px dotted white;
}

.serendipitySideBarItem{
	margin-bottom: 15px;
}

.serendipity_overview_noentries, #serendipity_credit_line, .serendipityPlug, #serendipity_bulletproof_button{
	display: none;
}

ul.links{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.links li{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}


ul.links li.emphasize{
	margin-top: 5px;
	margin-bottom: 10px;
}

blockquote{
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content li{
	margin-top: 0;
	margin-bottom: 0;
}

#content ul{
	margin-top: 5px;
	margin-bottom: 5px;
}

