/*
Theme Name: Geile Hardcore Fotzen
Theme URI: http://Geile-Hardcore-Fotzen.com
Description: "Mein erstes Template" is a two column theme for WordPress 2.x.
Version: 1.0
Author: Seb der Baumeister
Author URI: http://Geile-Hardcore-Fotzen.com
License: GPL
*/

/* ======= Algemeine Definitionen ===================*/
* {
     margin:0;
     padding:0;
     border:0
}
ol, ul {list-style: none}
body{
     background-color:#000;
	 font:62.5% Arial,Sans-Serif;;
	 color:#000;
	 text-align:center;
	 
	 }
/* fuer unterschiedliche Kommentare*/



/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
	}
a{
	color:#fff;
	text-decoration:none;
}

a:hover{
	color:#6e0f01;
	text-decoration:none;
}

/* ======== Seiten-Continer ========================*/
#container{
     width:977px;
	 background-color:#44484F;
	 margin:0px auto;
	 padding:0px;
	 text-align:left;
	 }
	 
/* ====== Header ============= */
#header{
    width:977px;
	text-align:center;
	margin:0px 0px 5px 0px;
	}
	
.sitename{
	height:30px;	
}

#header h1{
	float:left;
	font-size:1.6em;
	color:#FFF;
	margin:0px 10px 0px 10px;
	padding:10px 2px 0px 0px;
	}
#header h2{
	float:left;
	font-size:1.2em;
	color:#FFF;
	padding:12px 0px 0px 0px;
	}
.titel{
	width:955px;
	height:250px;
	background-image:url(images/geile-hardcore-fotzen-titel.jpg);
	background-repeat:no-repeat;
	border-top:#DDDDDD 1px solid;
	border-right:#DDDDDD 1px solid;
	border-left:#DDDDDD 1px solid;
	margin:0px 10px 0px 10px;
}
.menuebar{
	width:955px;
	height:30px;
	background-image:url(images/menuebar.jpg);
	text-align:left;
	margin:0px 10px 0px 10px;	
	border-right: #DDDDDD 1px solid; 
	border-bottom: #DDDDDD 1px solid;
	border-left: #DDDDDD 1px solid;
}
.menuebar ul{
	float:left;
	display:inline;		/* Fix f�r IE Doubled Float Margin Bug    */ 
    margin:0;			/* Standard-Listendefinition zur�cksetzen */
    padding: 0;
    margin-left: 300px;  /* Abstand des ersten Buttons vom linken Rand (-2 Pixel f�r 3D-Schatten) �ber basemod.css anpassen */
	}

.menuebar ul li{
	float: left;
    display:inline;
	margin: 0;
    padding: 0;
    font-size: 1.0em;
    line-height: 1em;
    list-style-type: none;
	
	}
.menuebar ul li a {
    display:block;
    width: auto;
    font-size: 1em;
    font-weight: bold;
    background: transparent;
    text-decoration: none;
     color:#fff;
    margin: 0;
    padding: 0.5em 0.8em 0.5em 0.8em;
}
.menuebar ul li a:hover {
    display:block;
    width: auto;
    font-size: 1em;
    font-weight: bold;
    background: transparent;
    text-decoration: none;
     color:#000;
    margin: 0;
    padding: 0.5em 0.8em 0.5em 0.8em;
}
		
/* ====== Wrapper-Continer =========================*/

#wrapper{
    width:977px;
	height:auto;
	overflow:auto;
	padding-left:10px;
	}
	
/*========== sidebar ========= */

#sidebar{
  float:left;
  width:165px;
  margin-bottom:20px;
  color:#fff;
 }
 

 
#sidebar .sidebarbox{
  background-color:#EEEEEE;	
  border:#DDDDDD 1px solid;
  padding: 0px 0px 10px 0px;
  margin:20px 0px 0px 0px;
  overflow:auto;
  height: 100%; /* IE6 Hack */

}
 
#sidebar .sidebarbox h2{
 
 background-color:#313131;
 padding-left:5px;
 font-weight:bold;
 font-size:1.2em;
	
}

#sidebar .sidebarbox ul{
	
	font-size: 1.1em;
    line-height: 1.5em;
    list-style-type: none;
	
	} 
#sidebar .sidebarbox li{
	list-style-type: none;
}
#sidebar .sidebarbox ul li{
	margin: 0;
    padding:0px 0px 0px 10px;
    font-size: 1.1em;
    line-height: 1.5em;
    list-style-type: none;
	
	}
#sidebar .sidebarbox ul li a{
	margin: 0;
	color:#cc1f27;
	text-decoration:none;
	font-weight:bold;
	}
#sidebar .sidebarbox ul li a:hover{
	margin: 0;
	color:#6e0f01;
	text-decoration: underline;
	}
	
#sidebar .sidebarbox .bannerlinks{
	
	 padding: 10px 0px 0px 15px;
	}
#sidebar .sidebarbox #s{
	
	border: 1px #999999 solid;
	width: 130px;
    padding: 2px;
    margin: 5px 5px 5px 5px;
	}
#sidebar .sidebarbox #searchsubmit{
	float:right;
	border: 1px #999999 solid;
	width: 50px;
    padding: 2px;
    margin: 5px 5px 5px 5px;
	}
#calendar_wrap{
	
	color:#000;
	padding:5px 5px 0px 15px;
	font-size:1.2em;
}
#calendar_wrap a{


	color:#cc1f27;
	text-decoration:none;
}
#today{
	font-weight:bold;
}
 
/* ======== content ===============*/

#content{
  float:left;
  width:605px;
  margin:0px 10px 10px 10px;
  }
#content .archiv_name{
	font-size:1.2em;
	margin:20px 0px 0px 0px;
	}
#content .postpreview {
  background-color:#EEEEEE;	
  border:#DDDDDD 1px solid;
  color:#000;
  margin:20px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  overflow:auto;	
}
/* ====== Fickpoint.com ======== */
#singles {
	width:560px;
	height:160px;
	background-color:#EEEEEE;	
    border:#DDDDDD 1px solid;
    color:#000;
	padding: 0px 0px 0px 40px;
	margin:20px 0px 0px 0px;
}

#singles .line {
	margin-left: 10px;
	margin-right: 10px;
}
#singles .singlebox{
    float: left;
	text-align: center;
	margin:2px;
	font-size:0.9em;
	color:#000;
}
#singles .singlebox a{
	color:#000;
}

#singles .image {
    width:100px;
	margin: 8px 0px 1px 0px;
	
} 
#singles .singlebox:hover{
	background-color:#ff7528;
}

#singles .headline {
     font-weight:bold;
	 padding:5px 0px 0px 10px;
   
   }
/*  ======= Fickpoint Ende ====== */

* html #content .postpreview {
  background-color:#EEEEEE;	
  border:#DDDDDD 1px solid;
  color:#000;
  margin:20px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  height: 100%;
	
}

#content .postpreview h2{
 background-color:#313131;
 color:#FFF;
 padding:5px 0px 5px 5px;
 font-weight:bold;
 font-size:1.6em;
	
}
#content .postpreview h2 a{
  color:#FFF;
 }
#content .postpreview h2 a:hover{
  color:#FFF;
  text-decoration:underline;
 }

#content .postpreview h4{
 color:#000;
 padding:5px 0px 0px 5px;
 font-weight:bold;
 font-size:1.0em;
	
}
#content .postpreview h4 a{
 color:#000;
 padding:5px 0px 0px 5px;
 font-weight:bold;
 font-size:1.0em;
	
}
#content .postpreview .postitem{
 clear:both;
 font-size: 1.2em;
 line-height: 1.5em;
 padding:10px 10px 0px 10px;
 height:100%;
 overflow:auto;
}


#content .postpreview .postcoment{
	background-color: #fff;
	color:#999999;
	font-size:1.2em;
	line-height:1.5em;
	margin:5px;
	border:#999999 1px solid;
	padding:5px;
	
}
#content .postpreview .postcoment a{
	color:#cc1f27;
	text-decoration:underline;
	}
#content .postpreview .postcoment a:hover{
	color:#6e0f01;
	text-decoration:underline;
	}
#content .postpreview .postitem a{
	
	color:#cc1f27;
	text-decoration:underline;
	font-weight:bolder;
	}
#content .postpreview .postitem a:hover{
	color:#6e0f01;
	text-decoration:underline;
	}

#content .postpreview .postitem img{
	 float:left;
	 width:170px;
	 padding:5px;
	 border:#000 1px solid;
	 margin: 5px 5px 5px 5px;
	 
	} 

#content .postpreview .postitem ol ul li{
	 list-style:none;
	 
	} 
	
*+html #content .postpreview .postitem img{
	 float:left;
	 width:150px;
	 padding:10px;
	 border:#000 1px solid;
	 margin: 0px 10px 0px 0px;
	 
	} 
* html #content .postpreview .postitem img{
	 float:left;
	 width:150px;
	 padding:10px;
	 border:#000 1px solid;
	 margin: 0px 10px 0px 0px;
	 
	}

#content .post_links{
	 display:inline;
	 height:60px
	 
}
#content .post_links .post_links_previous{
	float:left;
	display:inline;
	width:317px;
	text-align:left;
	
}
#content .post_links .post_links_next{
	float:right;
	 display:inline;
	width:317px;
	text-align:right;
	
}
#content .post_links .post_links_previous a{
    display:inline;
}
#content .post_links .post_links_nexta {
	 display:inline;
}
#content .next_post{
	height:30px;
	float:left;
	padding:5px 0px 5px 0px;
}
#content .previous_post{
	height:30px;
	float:right;
	padding:5px 0px 5px 0px;
}

/*========= Komentare ===============*/
#content .postcomentpreview {
  background-color:#EEEEEE;	
  border:#ddd 1px solid;
  color:#000;
  font-size:1.2em;
  line-height:1.5em;
  margin:10px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
  overflow:auto;	
}
#content .postcomentpreview h2{
 padding:5px 0px 5px 5px;
 font-weight:bold;
 font-size:1.6em;
	
}

#content .postcomentpreview .writecomment{
  
  padding:5px 0px 5px 5px; 
  	
}
#content .postcomentpreview .writecomment a{
    color:#cc1f27;
	text-decoration:underline;
}
#content .postcomentpreview  .writecomment a:hover{
    color:#6e0f01;
	text-decoration:underline;
}

#content .postcomentpreview .commentform {
	width:570px;
	background-color: #f8f8f8;
	border:#ddd 1px solid;
	padding:5px;
	margin:10px 10px 10px 20px;
}
#content .postcomentpreview .commentform p{
	
	padding:5px 0px 5px 0px;
}

#content .postcomentpreview .commentform input{
	
	border: 1px #999999 solid;
	width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#content .postcomentpreview .commentform textarea{
	
	border: 1px #999999 solid;
	width: 560px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}


/* fuer unterschiedliche Kommentare*/

#content .postcomentpreview .alt {
	width:580px;
	background-color: #f8f8f8;
	border:#ddd 1px solid;
	padding:5px;
	margin:10px 10px 10px 20px;
	}
#content .postcomentpreview .alt a{
	color:#cc1f27;
	text-decoration:underline;
	}
#content .postcomentpreview .alt a:hover{
	color:#6e0f01;
	text-decoration:underline;
	}

/* ========= Footer =================*/

#footer{
  clear:both;
  width:955px;
  height:30px;
  font-size:1.2em;
color:#fff;
  line-height:2.3em;
  background-image:url(images/menuebar.jpg);
  text-align:center;
  border:#DDDDDD 1px solid;
  margin:10px 5px 10px 0px;
  /*padding:5px 0px 0px 0px;*/
}
* html #footer{
  clear:both;
  width:955px;
  height:30px;
  font-size:1.2em;
  background-image:url(images/menuebar.jpg);
  text-align:center;
  border:#DDDDDD 1px solid;
  margin:10px 0px 10px 0px;
}

.crawlink_link, .crawlink_link:visited
{
  display: block;
  text-align: left;
  color: #eee !important;
}

.crawlink_link:hover
{
  color: #fff;
  text-decoration: underline;
}

.crawlink_table
{
  margin-left: 50%;
  left: -420px;
  position: relative;
  background: #444;
  font-size:11px;
  line-height: 112%;
  width: 840px;
  padding: 10px;
  height: 120px;
}

.crawlink_headline
{
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #eee !important;
  text-align: left;
  width: 100%;
  margin: 0 0 8px 8px;
}

.crawlink_col1, .crawlink_col2, .crawlink_col3
{
  border-right: #999 dotted 1px;
  width: 190px;
  float: left;
  margin-left: 8px;
}

.crawlink_col4
{
  width: 230px;
  float: left;
  margin-left: 8px;
}

.crawlink_footer, .crawlink_footer a, .crawlink_footer a:visited
{
  color: #999;
  font-size: 9px;
}

