/*  
Theme Name: Crime Scene
Theme URI: http://www.maastrek-werbeartikel.de/
Description: Deutsches Underground-Theme <br />von <a href="http://www.maastrek-werbeartikel.de/">Maastrek Selection</a>.
Version: 1.0
Author: Tim Hildebrandt
Author URI: http://www.maastrek-werbeartikel.de/
*/

* {
margin: 0px;
padding: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#container {
	width: 780px;
}
#menu {
	padding-top: 20px;
	padding-left: 40px;
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#menu ul {
	background-image: url(images/site_btn_bg.gif);
	height: 30px;
	padding-right: 2px;
	padding-left: 2px;
	list-style-type: none;
	float: left;
}
#menu li {
	background-image: url(images/site_btn_fg.gif);
	font-size: 16px;
	font-weight: bold;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF33;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#menu a:hover {
	color:#BCAF00;
	text-decoration: none;
}
#content {
	background-attachment: scroll;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: 28px 0px;
}

#cont-ebn-1 {
	background-image: url(images/content_loop.gif);
	background-repeat: repeat-y;
}
#cont-ebn-2 {
	background-image: url(images/content_footer.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
 	background-position: 0px bottom;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	width: 690px;
}
#top {
	clear: both;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-left: 140px;
	height: 61px;
}
#top h1 {
	font-size: 30px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 36px;
	overflow: hidden;
	width: 500px;
	text-align: center;
	margin-bottom: 25px;
}
#article {
	margin-left: 30px;
	width: 565px;
}
#article h2 {
	font-size: 20px;
	background-image: url(images/title_point.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-left: 60px;
	font-weight: normal;
}
#article p {
	margin-bottom: 8px;
}
#article hr {
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	margin-right: 5px;
	margin-left: 5px;
}
.date {
	font-style: italic;
	float: right;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 2px;
	margin-right: 10px;
	text-align: right;
}
.entrybody {
	padding: 10px;
}
#commentlist {
	background-color: #333333;
	padding: 3px;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#commentform input, #commentform textarea{

	background-color: #333333;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.sidebar {
	float: right;
	width: 167px;
}
.sidebar ul {
	list-style-type: none;
}
#searchform input {
	background-color: #333333;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	width: 155px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.categories, .pagenav, .linkcat {
	float: right;
	border: 2px solid #999999;
	background-image: url(images/pagenav_bg.jpg);
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.categories h2, .pagenav h2, .linkcat h2 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	background-image: url(images/pagenav_h2.jpg);
	height: 26px;
	width: 167px;
}
.categories li, .pagenav li, .linkcat li {
	list-style-type: none;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: 12px;
}

#footer {
	clear: both;
	margin-right: 100px;
	margin-left: 30px;
	padding-bottom: 5px;
	text-align: center;
}
#footer, #footer a:link, #footer a:hover, #footer a:visited {
	font-size: 9px;
	color: #999999;
}
#bottom {
	clear: both;
	background-attachment: scroll;
	background-image: url(images/container_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	height: 60px;
}
