/*
Theme Name: Icon Blog
Theme URI: http://wordpress.org/
Description: Theme of the Icon Blog based on the default theme by Michael Heilemann
Version: 0.1
Author: Melih Bilgil
Author URI: http://www.lonja.de/
Tags: none

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Verdana, Helvetica, Arial;
	text-align: left;
	background-color: white          ;
	background-image: url(images/css_images/bg_fitz.png);
	}

#page {
	text-align: left;
	}

#header {
	/* background-color: white; */
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 120px;
	width: 830px;
	}

#content {
	font-size: 10pt;
	}
	
#content h2 { /*Headline fŸr Artikel einzeln*/
	border-top: 1px solid #000;
	/* border-bottom: 1px solid #000; */
	}

.widecolumn .entry p {
	font-family: 'Georgia', Times, Times New Roman;
	font-size: 10pt;
	}

.narrowcolumn .entry, .widecolumn .entry {
	font-family: 'Georgia', Times, Times New Roman;
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	font-family: 'Georgia', Times, Times New Roman;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	font-family: 'Courier New', Courier;
	font-size: 10pt;
	margin-bottom: 48px;
	}

.alt {
	margin: 0;
	padding: 10px;
	font-family: 'Courier New', Courier;
	background-color: #fff;
	border-top: 1px solid #000;
	/* border-bottom: 1px solid #000; */
	}

/* Komischer Infotext */
.entry .widecolumn .postmetadata .alt small a {
	color: #000;
	}

.entry .alt small a:visited {
	color: #000;
	}

.alt small {
	color: #000;
	}

#footer {
	background: #fff;
	border: none;
	font-family: 'Courier New', Courier;
	font-size: 10pt;
	text-align: left;
	}

small {
	font-family: 'Courier New', Courier, Verdana, Helvetica, Arial;
	font-size: 10pt;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-size: 18pt;
	}

h1 {
	text-align: left;
	}

#headerimg .description {
	font-family: 'Courier New', Courier;
	font-size: 10pt;
	text-align: left;
	}

h2 {
	font-size: 18pt;
	}

h2.pagetitle {
	font-family: Verdana, Helvetica, Arial;
	font-size:14pt;
	}

#sidebar h2 { /* Sidebar Headlines */
	font-family: Verdana, Helvetica, Arial;
	font-size:9pt;
	text-transform: uppercase;
	}

#sidebar p {
	margin-left: 1em;
}



h3 {
	font-family: 'Courier New', Courier;
	font-size: 10pt;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #000;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 10pt;
	font-family: 'Courier New', Courier;
	}

.commentlist li {
	font-size: 10pt; 
	font-family: 'Courier New', Courier;
	}

.commentlist li .avatar { 
	float: right;
	border: none;
	padding: 0px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 10pt;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Courier New', Courier;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 10pt;
	font-family: 'Courier New', Courier;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {	
	color: #000;
	}

code {
	font-size: 10pt;
	font-family: 'Courier New', Courier;
	}

pre {
	border-left: 4px solid #000;	
	border-right: 1px solid #000;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	padding-top: 24px;
	padding-left: 12px;
	padding-bottom: 8px;
	padding-right: 8px;
	background-image: url(images/css_images/sourcecode_32.png);
	background-position: 3px -7px;
	background-repeat: no-repeat;
    overflow: auto;
	}

html pre {
   width: 95%;
}


acronym, abbr, span.caps
{
	font-size: 10pt;
	}

h3 a { /* h3 Posts*/
	margin: 0px 0 0;
	margin-left: 0em;
	min-width: 512px;
	line-height: 1.3em;
	font-size:18pt;
	font-family: Verdana, Helvetica, Arial;
	font-size:18pt;
}

.navigation {
	font-family: 'Courier New', Courier;
	font-size: 10pt;
	}

a, h3 a:hover {
	color: #000;
	text-decoration: underline;
	}

h3 a:hover {
		color: #000;
		text-decoration: none;
		}
		
.narrowcolumn .post h2:hover {
	background-image: url(images/css_images/bg_grid_dot_yellow.png);
}

.narrowcolumn .post h2:active {
}

h2 a:hover { /* headlines in post - hover*/
	color: #000;
	text-decoration: none;
	min-width: 600px;
	/* background-width: 512px; */
}

#sidebar a:hover {
	text-decoration:none;
	border-bottom:1px solid #ffef00;
	}
	
.entry a:hover {
	color: #000;
	background-image: url(images/css_images/bg_grid_dot_yellow_more.png);
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 10pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: 10pt 'Verdana', Helvetica, Arial;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 1em;
	width: 800px;
	}

#page {
	background-color: white;
	margin: 0px;
	padding: 0em;
	width: 800px;
	}

#header {
	background-color: #fff;
	margin: 0 0 0 1px;
	padding: 0;
	height: 100px;
	width: 800px;
	}

#headerimg {
	margin: 0;
	}

.narrowcolumn {
	float: left;
	margin-left: 6em;
	display: inline;
	width: 512px;
	}

.widecolumn {
	float: left;
	display: inline;
	margin-left: 6em;
	width: 512px;
	}

.post {
	text-align: left;
	display: inline;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	text-align: right;
	}
	
.widecolumn .postmetadata a {
	font-family: 'Courier New', Courier;
	font-size: 10pt;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	float: left;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0em;
	margin: 0;
	}

h2 { /* headline container */
	margin: 0px 0 0;
	margin-left: 0em;
	line-height: 1.2em;
	}

.widecolumn h2 { /* Headline wenn man den Artikel anschaut */
	border-bottom: 1px solid #FFEF00;
}

h2.pagetitle {
	text-align: left;
	background-image: none;
}

.subhead {
	font-family: Verdana, Helvetica, Arial;
	font-size:14pt;
	text-align: left;
	background-image: none;
	border: none;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	border-top: 1px solid #000;
	line-height: 1.3em;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 512px;
	}

small img {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 4px;
}

#commentform p img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 4px;
	padding-top: 4px;
/*	text-align: bottom; */
}

.pagetitle img {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 4px;
}

#respond img { /* Icon am Kommentarfeld */
	margin-top: 4px;
	margin-right: 4px;
}

.entry p img { /* Labelicon auf single.php */
	margin-right: 4px;
	margin-bottom: 0px;
}

.postmetadata img {
	margin-top: 6px;
	margin-bottom: -1px;
	margin-left: 0px;
	margin-right: 2px;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/* .entry ul li:before, #sidebar ul ul li:before {
	content: "\2295 \0020";
	} */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
/*	margin-bottom: 16px; /* Sidebar Abstand von einer zur anderen Kategorie */
	margin-top: 24px;
	}

#sidebar ul li a { /* Innen Links Sidebar */
	margin-left: 40px;
	line-height: 18px; 
	}

#sidebar ul li h2.widgettitle { /* Innen Links Sidebar */
	margin-left: 40px;
	line-height: 22px; 
	}

/*  #sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	} */ 

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 23px; /* Innerer Teil in der von einer Kategorie Parrents*/
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0.05em;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	/* padding: 5px 3px; */
	text-align: left;
	padding-top: 24px;
	padding-bottom: 24px;
	background-position: 14px 30px;
	background-repeat:no-repeat;
	background-image: url(images/css_images/search_16.png);
	}
	
#searchform #s {
	width: 96px;
	height: 16px;
	padding: 2px;
	margin-left: 40px;
	border: solid 1px;
	font-size: 10pt;
	font-family: 'Courier', Courier New;
	}
	
#searchform #s {
	width: 320px;
		}

	
#searchsubmit {
	font-size: 0pt;
	width: 32px;
	height: 32px;
	border: none;
	background-color: #fff;
	background-repeat:no-repeat;
	background-position: -6px -3px;
	background-image: url(images/css_images/accept_32.png);
	}
		
#searchsubmit:hover {
	width: 32px;
	height: 32px;
	background-position: 0px 6px;
	background-image: url(images/css_images/accept_16.png);
}

#searchsubmit:active {
	width: 32px;
	height: 32px;
	background-repeat:no-repeat;
	background-position: -6px -3px;
	background-image: url(images/css_images/accept_32.png);
}
			
#sidebar #searchform #s {
	width: 96px;
	padding: 2px;
	border: none;
	border: solid 1px;
	font-size: 10pt;
	font-family: 'Courier', Courier New;
	background-image: url(images/css_images/bg_grid_dot_grey.png);
	background-repeat: repeat;
	}

#sidebar #searchsubmit {
	font-size: 0pt;
	width: 32px;
	height: 32px;
	border: none;
	background: none;
	background-repeat:no-repeat;
	background-position: -6px -3px;
	background-image: url(images/css_images/accept_32.png);
	}

#sidebar #searchsubmit:hover {
	width: 32px;
	height: 32px;
	background-position: 0px 6px;
	background-image: url(images/css_images/accept_16.png);
}

#sidebar #searchsubmit:active {
	width: 32px;
	height: 32px;
	background-repeat:no-repeat;
	background-position: -6px -3px;
	background-image: url(images/css_images/accept_32.png);
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	border: solid 1px;
	background-image: url(images/css_images/bg_grid_dot_grey.png);
	}

select {
	margin-left: 40px;
	margin-top: 8px;
	font-size: 10pt;
	font-family: 'Courier', Courier New;
	border: solid 1px;
	background: #fff;
	width: 144px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: solid 1px;;
	background-image: url(images/css_images/bg_grid_dot_grey.png);
	}

#commentform textarea {
	width: 494px;
	padding: 8px;
	border: solid 1px;
	background-image: url(images/css_images/bg_grid_dot_grey.png);
	}

#commentform #submit {
	margin: 0;
	border: solid 4px;
	float: right;
	background: #fff;
	background-image: url(images/css_images/bg_grid_dot_yellow.png);
	}

#commentform #submit:hover {
	background-image: url(images/css_images/bg_grid_dot_grey.png);
}

/* End Form Elements */



/* Begin Comments*/

.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: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	display: block;
	width: 184px;
	float: left; 
	line-height: 1.0em;
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px 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;
	}

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

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

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



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #000;
	}

blockquote {
	margin: 16px 16px 0 32px;
	padding-left: 8px;
	border-left: 4px solid #000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: left;
	background-image: url(images/css_images/bg_grid_dot_grey.png);
	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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#sidebar .widget {
	border-top: 1px solid #000;
	}
	
h2.widgettitle {
	border-bottom: 1px solid #000;
}

/* Infobox */
#sidebar #text-370609541 { 
	background: #edfeff;
	margin-top: 4px;
	margin-bottom: 8px;
	line-height: 14px;
	font-size: 10pt;
	
	background-image: url(http://picol.org/images/icons/files/png/16/news_16.png);
	background-position: 0em 0;
	background-repeat:no-repeat;

}

#sidebar #text-370609541 a { 
	margin-left: 0px;
	display: block;
}

#sidebar #text-370609541 span a { 
	margin-left: 0px;
	overflow:hidden;
}

#sidebar #text-370609541 p { 
	margin-left: 8px;
}

/* Twitter */
#twitter_div { 
	min-width: 168px;
	max-width: 168px;
}

/* Begin Icons */

	/* Categories Start */
#sidebar #categories-373099201 { /* Categories */
	background-image: url(images/css_images/category_16.png);
	background-position: 0em 4px;
	background-repeat:no-repeat;	
}

#sidebar #categories-373099201 ul li.cat-item-5 { /* Diagrams */
	background-image: url(images/css_images/stats_16.png);
	background-position: 1em 0;
	background-repeat:no-repeat;
	height: 16px;	
}

#sidebar #categories-373099201 ul li.cat-item-53 { /* Diagrams */
	background-image: url(images/css_images/group_half_16.png);
	background-position: 1em 0;
	background-repeat:no-repeat;
	height: 16px;	
}

#sidebar #categories-373099201 ul li.cat-item-6 { /* Category Icons in use */
	background-image: url(images/css_images/image_run_16.png);
	background-position: 1em 0;
	background-repeat:no-repeat;
	height: 16px;	
}

#sidebar #categories-373099201 ul li.cat-item-4 { /* Category New Icons */
	background-image: url(images/css_images/image_add_16.png);
	background-position: 1em 0;
	background-repeat:no-repeat;
	height: 16px;			
}

#sidebar #categories-373099201 ul li.cat-item-3 { /* Category News */
	background-image: url(images/css_images/news_16.png);
	background-position: 1em 0;
	background-repeat:no-repeat;
	height: 16px;	
}
	/* Categories End */

	/* Pages Start */
#sidebar #pages { /* Pages */
	background-image: url(images/css_images/website_16.png);
	background-position: 0em 4px;
	background-repeat:no-repeat;	
}
#sidebar #pages ul li.page-item-2 { /* About */
	background-image: url(images/css_images/information_16.png);
	background-position: 1em 0;
	background-repeat:no-repeat;
	height: 16px;		
}

#sidebar #pages ul li.page-item-158 { /* Downloads */
	background-image: url(images/css_images/download_16.png);
	background-position: 1em 0;
	background-repeat:no-repeat;			
}

	#sidebar #pages ul li.page-item-161 { /* Icons */
		background-image: url(images/css_images/browser_window_16.png);
		background-position: 0 0;
		background-position: 1.3em 2px;
		background-repeat: no-repeat;
		height: 16px;
		padding: 0;		
	}

	#sidebar #pages ul li.page-item-171 { /* Firefox Theme */
		background-image: url(images/css_images/image_16.png);
		background-position: 0 0;
		background-position: 1.3em 0;
		background-repeat: no-repeat;
		height: 16px;
		padding: 0;	
	}

#sidebar #pages ul li.page-item-120 { /* History */
	background-image: url(images/css_images/clock_16.png);
	background-position: 1em 0;
	background-repeat:no-repeat;
	height: 16px;			
}

#sidebar #pages ul li.page-item-138 { /* Imprint */
	background-image: url(images/css_images/imprint_16.png);
	background-position: 1em 0;
	background-repeat:no-repeat;
	height: 16px;			
}

	/* Blogroll Start */
#sidebar #linkcat-2 { /* Blogroll */
	background-image: url(images/css_images/link_32.png);
	background-position: 0em 4px;
	background-repeat:no-repeat;	
}
#sidebar #linkcat-2 ul li { /* Links */
	background-image: url(images/css_images/link_16.png);
	background-position: 1em 0;
	background-repeat:no-repeat;
	height: 16px;			
}


	/* Archives Start */
#sidebar #archives { /* Pages */
	background-image: url(images/css_images/database_32.png);
	background-position: 0em 4px;
	background-repeat:no-repeat;	
}

a {
	outline: 0;
}

	/* Archives End */
	
	
/* ----------------------------------------------------- STATS */
img#wpstats{display:none}
