/*  
Theme Name: XXX und Erotik Theme 2ed Edition
Theme URI: http://imblickpunkt.com
Description: Das Rosa TGP Dingens
Version: 1.0
Author: Schalkie
Author URI: http://imblickpunkt.com

	
 */

hmtl{
     }

body
	{
	padding:0px;
	margin:0px;
	background-color:#e1eaf2;
	background-image:url(images/pagebg.gif);
	background-repeat:repeat-x;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#333;
     }
/*--------------------DIVs------------------------------*/

div#pagecenter
	{
	margin: 0 auto;
	width: 988px;
	}
	
div#header
	{
	float:left;
	width:988px;
	height:106px;
	}
	
div#header-left
	{
	width:22px;
	background-image:url(images/head-left.gif);
	height:106px;
	float:left;
	}
	
div#header-base
	{
	width:947px;
	height:106px;
	float:left;
	}
	
div#header-base-top
	{
	width:947px;
	background-image:url(images/head-base.gif);
	height:75px;
	float:left;
	}
	
div#header-navi
	{
	width:947px;
	background-image:url(images/head-bottom-bg.gif);
	height:31px;
	float:left;
	}

div.navi-button
	{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-right:20px;
	margin-top:5px;
	}
	
div#header-right
	{
	width:19px;
	background-image:url(images/head-right.gif);
	height:106px;
	float:left;
	}
	
div#contentheader
	{
	width:988px;
	height:19px;
	background-image:url(images/contentheader-bg.gif);
	float:left;
	}
	
div#content
	{
	width:988px;
	background-image:url(images/content-bg.gif);
	float:left;
	}
	
div.contenttext
	{
	padding:10px;
	margin-right:10px;
	text-align:justify;
	}
	
div.hori-banner
	{
	padding-top:5px;
	padding-bottom:5px;
	margin:10px;
	margin-right:20px;
	text-align:center;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background-image:url(images/grid-bg.gif);
	}
	
div#contentfooter
	{
	width:988px;
	height:13px;
	background-image:url(images/contentfooter-bg.gif);
	float:left;
	}
	
div#content-left
	{
	width:760px;
	margin-right:8px;
	margin-left:5px;
	float:left;
	}
	
div.singlepost
	{
	margin:5px;
	width:360px;
	float:left;
	}
	
div.mitteilung-gal
	{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:18px;
	width:645px;
	border:1px #C81E5E solid;
	background-color:#F295B6;
	text-align:center;
	float:left;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	background-image:url(images/between-gal.gif);
		}
	
div.singlepost-header
	{
	width:353px;
	height:19px;
	padding-top:3px;
	padding-left:7px;
	background-image:url(images/singlepost-header.gif);
	}
	
div.singlepost-content
	{
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	width:355px;
	background-image:url(images/grid-bg.gif);
	padding-right:5px;
	text-align:justify;
	}
	
div.singlepost-footer
	{
	width:360px;
	background-color:#F684AE;
	height:1px;
	}
	
div#content-right
	{
	width:200px;
	margin-right:0px;
	float:left;
	}
	
div.linkblock
	{

	padding-top:4px;
	}
	
div.linkblockheader
	{
	margin-top:6px;
	text-align:right;
	font-weight:bold;
	color:#EA81A8;
	font-size:10px;
	}
	
div#footer
	{
	text-align:center;
	color:#F684AE;
	}
	
div.mitteilung
	{
	width:100%;
	height:30px;
	border:2px #FFFFFF solid;
	background-color:#FF00CC;
	text-align:center;
	}
	
div#pagesborder
	{
	float:left;
	}
	
div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}

/*--------------------textgestaltung--------------------*/
div.linkblock br
	{
	margin:0px;
	padding:0px;
	height:0px;
	font-size:0px;
	}
p{
     }
	 
.singlepost-content p
	{
	margin:0px;
	padding:0px;
	}

h1,h2{
padding:0px;
margin:0px;
font-size:14px;
     }
	 
h3,h4,h5,h6
	{
padding:0px;
margin:0px;
font-size:11px;
     }	


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
margin:0px;
padding:0px;

list-style:none;
color:A08B00;
     }
ol{
	margin:0px;
	padding:0px;
     }
     li{
	margin:0px;
	padding:0px;
	overflow:hidden;
          }

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

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------linkgestaltung--------------------*/



a {
color:#ffffff;
     }
a:link { 
color:#ffffff;
     }
a:visited { 
color:#ffffff;
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }
     
.contenttext a {
color:#333;
     }
.contenttext a:link { 
color:#333;
     }
.contenttext a:visited { 
color:#333;
     }
.contenttext a:link:focus{ 
     }
.contenttext a:link:hover, 
.contenttext a:visited:hover { 
    }
.contenttext a:link:active, 
.contenttext a:visited:active {
     }
     
     
.navi-button a {
color:#ED6F9B;
     }
.navi-button a:link { 
color:#ED6F9B;
     }
.navi-button a:visited { 
color:#ED6F9B;
     }
.navi-button a:link:focus{ 
     }
.navi-button a:link:hover, 
.navibutton a:visited:hover { 
color:#C81E5E;
    }
.navi-button a:link:active, 
.navi-button a:visited:active {
     }
	 
div.linkblock a:link,
div.linkblock a:visited
	{
	display:block;
	padding:3px;
	padding-left:25px;
	list-style:none;
	background-image:url(images/linkicon.gif);
	background-repeat:no-repeat;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	color:#333;
	margin-bottom:4px;
	background-color:#FFFFFF;
	letter-spacing:0.1em;
	}
div.linkblock a:link:active,
div.linkblock a:hover
	{
	display:block;
	background-color:#eee;
	color:#8D0C04;
	padding:3px;
	padding-left:25px;
	background-image:url(images/linkicon-on.gif);
	background-repeat:no-repeat;
	}

/*--------------------bilder als links--------------------*/
a img{
	border:0px;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

	/*-------------------WP Requires------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right:5px;
}

.alignright {
	float: right;
	margin-left:5px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*--------------------Pagebar--------------------*/

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;

}

.pagebar a,.pageList .this-page {
	border: 1px solid #C81E5E;
	text-decoration: none;
	padding: 0.2em 0.5em;
	background-color:#EC6C98;
	margin-top:10px;
}

.pagebar a:visited {
	border: 1px solid #C81E5E;
	text-decoration: none;
	padding: 0.2em 0.5em;
	color: #444;
	margin-top:10px;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #333333;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #C81E5E;
	color: #fff;
	margin-top:10px;
}

.pagebar a:hover {
	border: 1px solid #333333;
	padding: 0.2em 0.5em;
	background: #C81E5E;
	color: #fff;
	margin-top:10px;
}

.pagebar .inactive
{
   border: 1px solid #333333;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
   margin-top:10px;
}
