/*  
Theme Name: Absrasive
Theme URI: http://www.freewpthemes.net/preview/absrasive
Description: Tested on WP 2.6.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net
*/

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg_light.jpg) repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	/* "Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-size: 13px;
	color: black; /*#797979;*/
	
}

h1, h2, h3 {
	margin-top: 0px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 160%;
}

ul, ol {
}

a {
	color: #0098A4;
}

a:hover {
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

a img {
	border: none;
}

/* Wrapper */

#wrapper {
	background: transparent; /*url(images/bg02.jpg) repeat-x left top;*/
}

/* Header */

#header {
	width: 920px;
	height: 130px;
	margin: 0px auto;
	background: transparent; /*url(images/bg03.jpg) no-repeat left top;*/
}

/* Logo */

#logo {
	float: left;
	background-color: transparent;
	margin-top: 20px;
	width:902px;
	height:80px;
	margin-left: 10px;
	
}

#logo h1, #logo h2 {
	float: left;
	margin: 0px;
}

#logo_desc {
	float: left;
	font-family: Georgia;
	font-size: 22px;
	font-style: italic;
	font-weight: lighter;
	text-transform: uppercase;
	color: black;
	margin-left:85px;
	margin-top:-70px;
	z-index: 100;
}

#hydra_typo {
	float:left;
	margin-left: 75px;
	margin-top:-40px;
}

#logo h1 {
	padding: 7px 0px 0px 24px;/*padding: 60px 0px 0px 30px;*/
}

#logo h2 {
	padding: 56px 0px 0px 10px;/*padding: 80px 0px 0px 10px;*/
}

#logo a {
	text-decoration: none;
	color: #797979;
}

#logo a:hover {
	text-decoration: underline;
	color: #0098A4;
}

#logo h2, #logo h2 a {
	font-size: 13px;
	color: #9F9F9F;
}

#logo h1 a {color:#cc9999;
	text-transform: uppercase;font-size: 66px;}
	
#logo h2 {color:white;text-transform: uppercase;}

#logo div#promo a {}
#logo div#promo a img {border:none; float:right;margin-right:30px;z-index:124;}

/* Menu */

#menu {
	float: left;
	margin-top: -2px;
	background-color: black;
	width: 640px;
	margin-left: 270px;
	margin-right: 40px;
	height:29px;
	z-index:10;
}

#menu ul {
	/*margin: 0px;
	padding: 78px 30px 0px 0px;
	*/
	list-style: none;
	margin-left:-30px;
	padding-top: 5px;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 14px 0px 14px;
	/*background: url(images/img02.gif) no-repeat left center;*/
	text-decoration: none;
	text-transform: uppercase;
	font-family: Georgia;
	font-size: 14px;
	color: white;
	font-weight:normal;
}

#menu a:hover {
	text-decoration: underline;
	color: white;
}

#menu .first a {
	background: none;
}

#menu .page-item-667 {display: none;}

/* Page */

#page {
	width: 920px;
	margin: 0px auto;
	margin-top: 20px;
	/*background: url(images/pbg.png) repeat-y left top;url(images/bg04.jpg) repeat-y left top;*/
}

#bgtop {
	background: transparent;/*background: url(images/bg05.jpg) no-repeat left top;*/
}

#bgbottom {
	background: transparent;/*background: url(images/bg06.jpg) no-repeat left bottom;*/
}

/* Content */

#content {
	float: left;
	width: 580px;
	margin-left:10px;
	padding-left:20px;
	padding-right:0px;
	padding-top:35px;
	margin-top:430px;
	z-index: 0;
	border:1px solid #999999;
	background: white;/*url(images/cbg.png) top left repeat-y;*/
}

.post {
	line-height: 24px;
	width:580px;
}

.post .title {
	padding: 0px 0px 0px 15px;
	/*background: url(images/img03.gif) no-repeat left top;
	*/
}

.post .title h2, .post .title h3 {
	margin: 0px;
}

.post .title h2 a, .post .title h3 a {
	text-decoration: none;
	color:#666666;
	font-size: 24px;
	padding-top:3px;
}

.post .title h2 a:hover, .post .title h3 a:hover {
	text-decoration: underline;
}

.post .title p {
	margin: 0px;
	text-transform: lowercase;
	font-size: 16px;
	color: #8D8D8D;
}

.post .title p a {
	text-decoration: none;
	color: #8D8D8D;
}

.post .entry {
	padding: 15px 15px 25px 15px;
}

.post .catimg {
	width:90px;
	height:90px;
	float:left;
	margin-right: 8px;
	margin-top:4px;
}

div.navigation {background: white;height:40px;width: 600px;margin-left:-20px;}

.navigation .alignleft {padding-top:13px;padding-bottom:10px;padding-left:30px;padding-right:30px;+}
.navigation .alignleft a {color:#666666;text-decoration: none;}
.navigation .alignleft a:hover {text-decoration: underline;}

.navigation .alignright {padding-top:13px;padding-bottom:10px;padding-left:30px;padding-right:30px;}
.navigation .alignright a {color:#666666;text-decoration: none;}
.navigation .alignright a:hover {text-decoration: underline;}


/*ABO*/
#light {height:500px;}
#aboo ul {margin-left:-85px;margin-top:-10px;}
#aboo li {float:left;list-style: none;margin:0px;font-size:10px;padding:1px;}
#aboo {
		width:900px;
		height:500px;
		margin:0px; padding:0px; margin-left:10px;
		z-index:300;
		background: black;
		color: white;
		}
		
#aboo h2 {padding-left:20px;padding-top:20px;}
#aboo form {padding-left:123px;}
#aboo_close {position:relative;top:20px;left:-2px;z-index: 1030;}
#aboo img.abo_cover {width:100px;height:130px;}

#aboo input {background:black;border:0;border-bottom: 1px solid white;color:white;}
#aboo input#name {width:270px;}
#aboo input#strassenr {width:335px;}
#aboo input#plz {width:50px;}
#aboo input#stadt {width:211px;}
#aboo select#land {width:120px;}
#aboo input#email {width:216px;}
#aboo input#submitty {width:123px;background:white;color:black;border:none;}
/*
#aboo span#svr_response {float:left;width:750px;margin-top:-11px;margin-left:-123px;}
*/


/*Flashgame*/
#flashgame {height:600px;margin-top:-150px;padding-left:15px;padding-top:12px;}
#flashgame_content {
		width:900px;
		height:600px;
		margin:0px; padding:0px;
		z-index:300;
		background: black;
		color: white;
		}
		
#flashgame iframe {border:0;overflow: hidden;}
		
#flashgame_close {position:relative;top:18px;left:-13px;z-index: 1030;}
#flashgame_button {
	float: right;
	margin-top:-145px;
	padding-right: 34px;
	}

/* Sidebar */

#sidebar {
	float: right;
	width: 282px;
	padding: 0px 10px 0px 0px;
	z-index: 0;
	/*margin-top:-15px;
	border:1px solid red;*/
	background: transparent; /*url(images/sbbg.png) top left repeat-y;*/
}

/*Covers*/
#text-479010491 h2 {display:none;}
#text-479010491 {background: black; width:282px;height:400px;margin-top:-10px;margin-bottom:0px;}
#text-479010491 img#amkiosk {z-index:23;}

/*Flickr*/
#text-479010492 h2 {display:none;}
#text-479010492 {height:290px;padding-top:30px;background:white;border:1px solid #999999; /*url(images/bg_flickr.png) top left no-repeat;*/}

/*Archiv*/
#archives-3 {background:white;padding-left:30px;margin-bottom:20px;margin-top:20px;}

/*Inserate*/
#text-479010493 h2 {display:none;}
#text-479010493 img.inserat_sb {height:160px;width:282px;border: none;}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin: 15px 15px 25px 15px;
}

#sidebar li li {
	font-size: 11px;
}

#sidebar h2 {
	height: 27px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	/*background: url(images/img04.gif) no-repeat left top;
	*/font-size: 24px;
	color: #cc9999;
}

#sidebar a {
	color: #BCE8EC;
}

/* Footer */

#footer {
	width: 901px;
	height: 27px;
	margin: 0px auto;
	margin-top:0px;
	color:grey;
	background:white;
	/*background: url(images/bg07.jpg) no-repeat left top;*/
}

#footer p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #797979;
}

/* SPONSORS */

#sponsors {
width: 901px;
	height: 80px;
	margin: 0px auto;
	margin-top:10px;
	margin-bottom: 20px;
	color:grey;
	background:black;
	text-align:center;
	padding-top:8px;
	display:none;
}

#sponsors a img {
	width:70px;
	height:70px;
}

#sponsors a#mitty img {visibility: hidden;}

hr {
	display: none;
}

#comment {
	width: 550px;
}

#searchform {
	margin: 0;
	padding: 0 0 0 10px;
}

#s {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 20px;
	border: none;
}

#searchsubmit {
	margin: 5px 0 20px 0;
	padding: 2px 5px;
	border: 0;
	
}
