/*  
Theme Name: illuklasse09
Theme URI: http://www.illuklasse.de
Description: Webdesign von Sebastian Stamm und Markus Färber
Version: 1.0
Author: Kim Asendorf
Author URI: http://www.kaubonschen.com 

	
 */

hmtl {
}

body {
	background-color: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 860px;
	margin: 10px;
}





#content {
	margin: 30px 20px 30px 20px;
}

#navigation {
	clear: left;
	font-size: 20px;
	margin: 0;
	height: 25px;
}

#review {
	margin: 0;
	width: 410px;
	float: left;	
}

#preview {
	margin: 0 0 0 410px;
	width: 410px;
	text-align: right;
}




/*header.php*/
#header {
	width: 500px;
	height: 60px;
	float: left;
}
#title {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 4px;
}
.header_txt {
	font-weight: bold;
	letter-spacing: 1px;
}
#logo {
	width: 110px;
	height: 110px;
	float: right;
}




/*footer.php*/
#footer {
	width: 860px;
	height: 50px;
	border-top: solid 1px;
	clear: left;
}
.footer_text {
}
#footer_kontakt {
	width: 430px;
	float: left;
}
#footer_impressum {
	margin: 0 0 0 430px;
	width: 430px;
	text-align: right;
}





/*sidebar.php*/
#sidebar {
	width: 860px;
	height: 100px;
	border-bottom: solid 1px;
	font-weight: bold;
	letter-spacing: 1px;
	clear: left;
}

#header_links2 {
	margin: 0 0 0 20px;
}




/*index.php*/
.post {
	margin: 0;
}
.post_date {
	width: 500px;
	margin: 0px;
}
.post_title {
	width: 500px;
	margin: 0px;
}
.post_image_box {
	width: 820px;
	margin: 0;
}
.post_content {
	width: 410px;
	margin: 0;
}

.post_content a:link {
	text-decoration: underline;
}

.post_abstand {
	width: 820px;
	height: 50px;
	clear: left;
}




/*archive.php*/
#content_archive {
	margin: 30px 0 30px 20px;
	height: 540px;
}
#archive {
	margin: 0 0 5px 0;
	height: 500px;
}
.archive_post {
	width: 120px;
	height: 250px;
	margin: 0 20px 0 0;
	float: left;
}
.archive_image_box {
	width: 120px;
	height: 180px;
	position: relative;
}
.archive_image_box img {
	position: absolute;
	bottom: 0;
}
.archive_title {
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 -10px 0;
}
.archive_author {
	font-size: 10px;
	margin: 0 0 20px 0;
}




/*author.php*/
#author {
	margin: 20px 0 20px 20px;
}
#author_description {
}
#author_web {
	margin: 0;
}
#author_email {
	margin: 0 0 30px 0;
}





/*single.php*/
#single_author {
}
#single_title {
}
.single_image_box {
	width: 820px;
	margin: 0 0 20px 0;
}

.single_image_box_m {
	width: 60px;
	margin: 20px 10px 20px 0;
	float: left;
}

#single_content {
	width: 420px;
}


/*tag.php*/
#tag_cloud {
	margin: 30px 0 30px 20px;
}





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

p{
     }

h1 {
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 10px;
	margin: 5px 0 0 0;
}

h4,h5,h6{
     }


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

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul {
	list-style: none;
	margin: 0 0 0 -40px;
}

/*added by Joel Baumann */
#header_links1 li {
	
	text-transform: uppercase;
	
}

ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img {
	margin: 0;
	border: none;
}

address {
     }

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


a {
	color: #000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:link:focus {
	text-decoration: none;
}
a:link:hover, 
a:visited:hover {
	color: #999;
	text-decoration: none;
}
a:link:active, 
a:visited:active {
	color: #000;
	text-decoration: none;
}

/*--------------------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{
     }

input#searchsubmit{
     }




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

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------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{
     }


