/*  
Theme Name: quillp
Theme URI: blog.quillp.com
Version: 1.0

*/

.menu 
{
	float: right;
	width: 270px;
	background: #fff;
	padding-left: 0px;
	padding-top: 0px;
	position: absolute;
	top: -10px;
	left: 585px; 
margin-top: 0px;
margin-left: 0px;
}

.rap 
{
	position:absolute;
	margin-left: 170px;
	margin-top: 280px;
margin-right: 0px;
	width: 900px;
	/*background-image:url(images/bg.jpg);*/
	background-repeat:no-repeat;
	display:block;
	z-index:1000;
}

.bild
{
	z-index:1;
position:absolute;
}


a 
{
	color: #557d1e;
	cursor: pointer;
	text-decoration: none;
}
	 
a:link 
{ 
}
	 
a:visited 
{ 
}
	 
a:link:focus
{ 
}
	 
a:link:hover, a:visited:hover 
{ 
	color: #557d1e;
	cursor: pointer;
	text-decoration: underline;
 }
	
a:link:active, a:visited:active 
{
	color: #557d1e;
	cursor: pointer;
	text-decoration: underline;
}


/*Schriften*/

.posttitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	margin-top: 0px;
	margin-bottom:5px;
}

.postdatum
{
	font-size: 13px;
	color: #565656;
	margin-bottom:0px;
	font-weight:bold;
}

.menu .link
{
	font-size: 14px;
	color: #565656;
	margin: 20px 0px 5px 0px;
	font-weight:bold;
}

.sidebarlink 
{
	font-size: 14px;
	color: #565656;
	margin: 20px 0px 5px 0px;
	font-weight:bold;
}

.sidebarlink a
{
	font-size: 14px;
	color: #565656;
	margin: 20px 0px 5px 0px;
	font-weight:bold;
}

.menu .title
{
	colors: red;
	padding:0px;
	margin:0px;
}

h1
{
}

h2
{

}

h3
{
}

h4
{
	/*font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cccccc;
	color: #999999;
	color:red;
	background-color: #f9f9f9;*/
}

h5
{
	/*font-size: 10px;
	color: #565656;
	color:red;*/
}

h6
{
}

p, li, .feedback, td, tr

{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
text-indent:0px
}

hmtl
{
}

body, td, tr
{
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #444444;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding-top: 0px;
}

/*
.body 
{
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-attachment: fixed;
	background-color:white;

}*/

.delicious-extended 
{
color: #565656;
}

.delicious-posts 
{
	list-style: inside square;
	margin-left: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 10px;
     }
	 
#delicious-posts-quillp
{
	list-style: inside square;
	padding: 0px;
	text-indent: 10px;
} 

.delicious-posts li ul
{ 
	list-style-type: square;
}


.delicious-posts a 
{

	font-size: 14px;
	color: #565656;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.delicious-post a 
{ 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	text-align: left;
	color: #557d1e;
	text-decoration: none;
}

.delicious-network-add a
{ 
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
line-height: 16px;
color: #565656;
text-decoration: none;
font-weight:normal;
margin-top:10px;
}

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

#searchform input
{ 
	font-size: 11px;
	height: 20px;
	cursor: pointer;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b7b7b7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #898989;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b7b7b7;
	background-color: #f9f9f9;
	color: #565656;
}

.tagcloud 
{ 
list-style-type: none; 
}

.tagcloud li 
{ float: left; 
}

.rss
{
	height:14px;
	margin-bottom:10px;
}

a.rsslink
{
	font-size:11px;
	padding-bottom: 8px;
	color: #565656;
}

a.rsslink:hover
{
	font-size:11px;
	padding-bottom: 8px;
	color: #565656;
	text-decoration:none;
}

.footer
{
	color: #565656;
	font-size: 10px;
}
a.footer
{
	color: #565656;
	text-decoration:none;
}

a.footer:hover
{
	color: #565656;
	text-decoration:none;
}

.feedback
{
	color: #565656;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 10px;
}

.storycontent
{
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: -6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f3f3f3;
}

.storytitle 
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #b7b7b7;
	background-color: #fbfbfb;
}

.content 
{

	text-align: left;
	width: 560px;
	margin-left: 0;
	margin-right: 180px;
	margin-top: 12px;
	border-right: 1px solid #CCCCCC;
	padding:5px;
}

.menu ul 
{
	list-style-type: none;
	list-style-image: none;
	margin-left:0;
   	padding: 0px 0px 0px 0px;
}

.menu ul li
{
	list-style-type: none;
	list-style-image: none;
	margin-left:0;
   	padding-left:0;
   	margin-bottom:3px;
	text-indent:0px
}

.menu li
{
	list-style-type: none;
	list-style-image: none;
	margin-left:0;
   	padding-left:0;
	text-indent:0px
}

.post
{
	margin-bottom: 30px;
}

.BackLink
{
	font-size:12px;
}

.linkrap 
{
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	display: block;
}

/*--------------------for your text--------------------*/



.PostTitel
{
	font-size: 21px;
	color: #565656;
	margin: 20px 0px 3px 0px;
}

.CateTitel
{
	font-size: 15px;
	color: #565656;
	margin: 0px 0px 5px 0px;
}

.CatTime
{
	font-size: 12px;
	color: #565656;
	margin: 20px 0px 0px 0px;
}

.Catpost
{
	padding: 8px 8px 0px 0px;
}

.CatpostSingel
{
	padding: 10px 0px 20px 0px;
}

.CatPosted
{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

.CatTags
{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}


.author
{
	font-size: 10px;
	color: #565656;
	margin-top: 0px;
	margin-bottom: 3px;
}

.author2
{
	font-size: 9px;
	color: #565656;
}


#comments
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom:5px;
	margin-top: 30px;
	border-top: 1px solid #cccccc;
	padding-top: 20px;
}

#respond
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top:40px;
}

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

p
{
}

acronym, abbr 
{
}

blockquote 
{
}

blockquote cite 
{
}
	
hr 
{
}

dl
{
}

dt
{
}

dd
{
}
/*
ul
{
}*/
	 
ol
{
}



/*
ul ul
{
}*/

blockquote
{
}

blockquote p
{
}

code
{
}

pre
{
 }

b, strong,i,em 
{
}

img
{
border:none;
}

address 
{
}

/*--------------------for links--------------------*/



/*--------------------iamges as a link--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies --------------------*/

body img.wp-smiley{
     }



/*--------------------read more link--------------------*/

.more-link{
     }

/*--------------------pages with pagination--------------------*/
p.serif{
     }

/*--------------------search--------------------*/

#searchform{
     }

input#s
{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border: 1px solid #b7b7b7;
	background-color: white;
	color: #444444;
	font-size: 11px;
	text-align: left;
	margin-bottom:5px;
	font-size:11px;
	height:13px;
	
}

input#searchsubmit
{
	width: 65px;
	font-size: 11px;
	height: 20px;
	cursor: pointer;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b7b7b7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #898989;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b7b7b7;
	background-color: #f9f9f9;
	color: #565656;
}




/*--------------------comments--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border: 1px solid #b7b7b7;
	background-color: white;
	color: #444444;
	font-size: 11px;
	text-align: left;
	margin-bottom:2px;
	}

#commentform textarea {
	width: 500px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border: 1px solid #b7b7b7;
	background-color: white;
	color: #444444;
	font-size: 11px;
	text-align: left;
	margin-bottom:2px;

	}

#commentform #submit {
	font-size: 11px;
	height: 20px;
	cursor: pointer;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b7b7b7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #898989;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b7b7b7;
	background-color: #f9f9f9;
	color: #565656;
	 
	}

/*--------------------calendar--------------------*/
 
#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 in relationsship to the id of the widget*/
li#text-4{
     }
div.textwidget{
     }

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

li#links{
     }

.widget_links{
     }


/*--------------------categories--------------------*/

li#categories{
     }

.widget_categories{
     }