/*  
Theme Name:Amateur-Erotik-Blog 1
Theme URI: 
Hier kannst Du walten und schalten wie Du magst und kannst.
viel Spass mts von http://www.amateur-erotik-blog.com
*/



/*=====================================================
  Inhaltsverzeichnis
======================================================*/
/*
1. Algemeine Definitionen
2.Seiten Container
3.Kopf-Container
4.Wrapper-Continer 
4.Linke-Seite
5.Inhalts-Container
6.Rechte-Seite
7.Footer-Continer
*/

/* ======= Algemeine Definitionen ===================*/
* {
     margin:0;
     padding:0;
     border:0
}

body{
     background-color:#c9c9c9;
	 font-size: 62.5%; /* Resets 1em to 10px */
	 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	 color:#000000;
	 text-align:center;
	 background-image:url(images/body-background.jpg);
	 background-repeat:repeat-x; 
	 }
/* ======== Seiten-Continer ========================*/
#container{
     width:760px;
	 /*height:250px;*/
	 background-color:#FF0000;
	 margin:0px auto;
	 padding:0px;
	 border:0px;
	 text-align:left;
	 }


/* ======= Kopf Container =========================*/
#header{
    width:100%;
	height:220px;
	background-color:#170d0c;
	background-image:url(images/amateur-erotik-blog-logo.jpg);
	background-repeat:no-repeat;
	text-align:center;
	}
	
#header-title{
	
	padding:120px 0px 0px 0px;
	}
#header a{
	text-decoration:none;
	}

#header-title h1 {
	font-size: 2.5em;
	text-align: center;
	color:#fff;
	}
.description {
	font-size: 1.2em;
	text-align: center;
	color:#fff;
	}	
/* ====== Wrapper-Continer =========================*/

#wrapper{
    width:760px;
	overflow:auto;
    background-color:#FFFFFF;
	background-image:url(images/warper-backgruond.jpg);
	background-repeat:repeat-y;
	}
/* ====== Inhalts-Container =====================*/

#content{
    float:left;
	width:525px;
	padding:0px;
	}
#content h1 {
   font-size: 1.3em;
   color:#000;
   margin-bottom:20px;
   border-bottom:1px solid #000;
}



#content-inhalt{
	
	margin: 10px 10px 10px 10px;
	}
.post a{
	
	color: #D87F00;
	
	}
.post a:hover{
	
	text-decoration:none;
	color: #D87F00;
	}
.post a:visited {
	color: #D87F00;
	}
.entry{
	margin: 10px 0px 0px 0px;
	line-height: 1.4em;
	font-size:1.2em;
	
	}
.entry p a {
	color: #D87F00;
	}
.entry p a:hover {
	text-decoration:none;
	color: #D87F00;
	
	}	
.entry p a:visited {
	color: #D87F00;
	}
.post h2 {
	
	font-size: 1.6em;
	}
	
.postmetadata {
	clear: left;
	margin: 30px 0;
	padding-top: 5px;
	font-size:1.2em;
	text-align: center;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #777;
	margin: 0px 0px 5px 0px;
	}
h1, h2, h3 {
	font-weight: bold;
	}
#post_date {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #777;
	margin: 0px 0px 5px 0px;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border-top: #000 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
	}
/*======= IE 6 Hack  ======= */
*html #commentform textarea {
	width: 98%;
	padding: 2px;
	border-top: #000 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
	}
/*===============================*/
#commentform #submit {
	margin: 0;
	float: right;
	}	
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
 h3{
	
	 font-size: 1.2em;
	 margin: 10px 0px 0px 0px;
	}
/* End Comments */

/* ===== Navi Bar ==== */
#link-bar{
	height:30px;
	color:#ff8100;
	background-image:url(images/linkbar.jpg);
	}

.page_item {
	float:left;
	display:inline;
	margin:2px 0px 0px 5px;
	color:#ff8100;
	}
.page_item a{
	float:left;
	display:inline;
	margin:2px 0px 0px 5px;
	color:#ff8100;
	}
.page_item a:hover{
	float:left;
	display:inline;
	margin:2px 0px 0px 5px;
	color:#fff;
	}
	
#postnavi{
	
	margin: 0px 0px 5px 0px;
	}	
#postnavi a{
	
	color: #D87F00;
	}
#postnavi a:hover{
	
	color: #D87F00;
	text-decoration:none;
	}
#stprelated ul{
	list-style:none;
	
	
	}

/* ====== BlogPost =========== */

	
p#blogpost-img-1{
	float:left;
	margin: 0px 10px 5px 0px;
	}
p#blogpost-text-1{
	
	 margin:  0px 0px 10px 0px;
	}
p#blogpost-img-3{
	
	clear:left;
	}

/* ====== Rechte Seite =========================*/
#rightside{
    float:left;
	width:235px;
	background-color:#f0f0f0;
	font-size:1em;
	margin:0px 0px 0px 0px;
	list-style:none;
	}

#rightside-navi{
	
	margin: 0px 0px 0px 20px;
}

#rightside-navi  h2{
	
	font-size:1.2em;
	}	
	
#rightside-navi ul, #rightside-navi ul ul, #rightside-navi ul, #rightside ul ul ul, #rightside-navi ul ol {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}
#rightside-navi ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1.1em;
	background: url(images/link-icon.gif) left center no-repeat;
	line-height: 1.5em;	
	padding: 1px 3px 1px 20px;
	margin: 0;
	text-align:left;
}

#rightside-navi ul li a{	
    display: block;
	text-decoration: none;
	color: #222222;
}
#rightside-navi ul li a:hover{
	display: block;
	color: #D87F00;
	background: url(images/link-icon-hover.gif) left center no-repeat;
	margin-left: -20px;
	padding-left: 20px;
	
}

#calendar {
	width:235px;
	height:200px;
	
	
	}
#calendar-oben{
	width:235px;
	height:6px;
	background-image: url(images/blat-oben.jpg);
	background-repeat: no-repeat;
	padding:0px;
	font-size:1px;
	
	}
#calendar-links{
	float:left;
	width:9px;
	height:137px;
	background-image: url(images/blat-links.jpg);
	/*background: url(images/blat-links.jpg) left center no-repeat;*/
	}
#calendar-inhalt{
	width:216px;
	float:left;
	height:137px;
	text-align:center;
	background-color:#fff;
}
#calendar-rechts{
	float:left;
	width:9px;
	height:137px;
	background: url(images/blat-rechts.jpg) right center no-repeat;
	}
#calendar-unten{
	clear:both;
	width:235px;
	height:29px;
	background-image: url(images/blat-unten.jpg);
	background-repeat: no-repeat;
	
	}

#tagsblat {
	width:235px;
	height:auto;
	overflow:auto;
	background-image:url(images/blat-background.jpg);
	
		}
#tagsblat-oben{
	width:235px;
	height:6px;
	background-image: url(images/blat-oben.jpg);
	background-repeat: no-repeat;
	padding:0px;
	font-size:1px;
	
	}
#tagsblat-links{
	float:left;
	width:9px;
	height:auto;
	
	}
#tagsblat-inhalt{
	width:216px;
	float:left;
	text-align:center;
	background-color:#fff;
}
#tagsblat-rechts{
	float:left;
	width:9px;
	overflow:auto;
    
	
	}
#tagsblat-unten{
	clear:both;
	width:235px;
	height:29px;
	background-image: url(images/blat-unten.jpg);
	background-repeat: no-repeat;
	
	}
	
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	color:#ff8100;
	}
#wp-calendar a:hover {
	display: block;
	text-decoration:none;
	color:#ff8100;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	color:#ff8100;
	}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

#smart-linking {
	width:235px;
	height:auto;
	overflow:auto;
	background-image:url(images/blat-background.jpg);
	
		}
#smart-linking-oben{
	width:235px;
	height:6px;
	background-image: url(images/blat-oben.jpg);
	background-repeat: no-repeat;
	padding:0px;
	font-size:1px;
	
	}
#smart-linking-links{
	float:left;
	width:9px;
	height:auto;
	
	}
#smart-linking-inhalt{
	width:216px;
	float:left;
	text-align:center;
	background-color:#fff;
}
#smart-linking-rechts{
	float:left;
	width:9px;
	overflow:auto;
    
	
	}
#smart-linking-unten{
	clear:both;
	width:235px;
	height:29px;
	background-image: url(images/blat-unten.jpg);
	background-repeat: no-repeat;
	
	}
#smart-linking ul{
	padding:0; 
	margin:0; 
	text-align:center; 
	list-style:none;
	}
#smart-linking li { 
    display:inline; 
	font-size:1em; 
	color:#ccc;
	}
#smart-linking li a {
	text-decoration:none;
	color:#797979;
	}
#smart-linking li a:hover {
	text-decoration:underline;
	color:#797979;
	}
#widgets{
	width:235px;
	height:auto;
	overflow:auto;
	background-image:url(images/blat-background.jpg);
	
	
		}
#widgets-oben{
	width:235px;
	height:6px;
	background-image: url(images/blat-oben.jpg);
	background-repeat: no-repeat;
	padding:0px;
	font-size:1px;
	
	}
#widgets-links{
	float:left;
	width:9px;
	height:auto;
	
	}
#widgets-inhalt{
	width:216px;
	float:left;
	text-align:center;
	background-color:#fff;
}
#widgets-rechts{
	float:left;
	width:9px;
	overflow:auto;
    
	
	}
#widgets-unten{
	clear:both;
	width:235px;
	height:29px;
	background-image: url(images/blat-unten.jpg);
	background-repeat: no-repeat;
	
	}
#widgets li { 
    list-style:none;
	font-size:1em; 
	color:#ccc;
	text-align:left;
	padding: 0px 5px 0px 5px;
	}
#widgets li a {
	text-decoration:none;
	color:#797979;
	}
#widgets li a:hover {
	text-decoration:underline;
	color:#797979;
	}
/********* Tag Cloud *********/
ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:0.9em; color:#ccc;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 110%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 130%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 150%; }
ul#tagcloud li.t4 a { color:#555555; font-size: 170%; }
ul#tagcloud li.t5 a { color:#484848; font-size: 190%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 210%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 240%; }
ul#tagcloud li.t8 a { color:#242424; font-size: 260%; }
ul#tagcloud li.t9 a { color:#181818; font-size: 280%; }
ul#tagcloud li.t10 a { color:#ff8100; font-size: 300%; }

/********* Related Posts *********/
#stprelated { margin-top: 30px; padding: 10px; background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
#stprelated h3 { margin:0; padding:0; font-size: 90%; } 
#stprelated ul { margin: 0; padding:0; font-size: 90%; }
#stprelated ul li { margin: 0; padding:0 0 0 15px;  }

/********* Related Tags *********/
li#relatedtags ul li {
	text-indent: 0;
	list-style:none;
	background: 0 none;
	font-size: 120%;
}
li#relatedtags ul li:before {
	content: "";
}
li#relatedtags ul li span {
	margin-right: .5em;
}

/* ======= search form =========== */

#serchform-sidebar{
	
	margin: 10px 0px 10px 10px;
}
#serchform-sidebar input{
	border-top: #000 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
	font-size: 1.3em;
	}

#serchform-sidebar input.searchbutton{
	width:18px;
	height:18px;	
	background:transparent url(images/search-icon.gif) no-repeat center top;
	border:none;
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}
#serchform-sidebar input.searchbutton:hover{
	width:18px;
	height:18px;	
	background:transparent url(images/search-icon-hover.gif) no-repeat center top;
	border:none;
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}
/* ====== Footer-Continer ====================*/

#footer{
    clear:left;
    background-color:#581328;
	height:84px;
	width:100%;
	text-align:center;
	color:#000;
	background-image:url(images/footer-background.jpg);
	
	}
#footer a{
    color:#D87F00;
	text-decoration:none;
	}
#footer a:hover{
    color:#ff8100;
	
	}
/* ======== END ============================*/