/*
Theme Name: konvertierer-theme-2006
Theme Author: nb
*/

body {
  background:url(images/bg_all.gif);
  font-family: verdana, helvetica, sans-serif;
  font-size: 11px;
  color:#333;
  margin: 0;
  padding: 0;
	line-height:16px;
	}

.image_center, .center {text-align:center;}
.clear {clear:both;}

.line {
	margin: 8px 0px;
	padding:0px;
	height:1px;
	background: #f37f05;
	}

#all {
  width: 800px;
  margin: 10px auto;
 	border: 1px solid #555;
 	padding: 0px;
	background:#FFF;
	}

#content {
	float:left;
	width:585px;
  padding:10px;
  margin:0px;
	}


/* - - - - - - - - - - - - - - - - - -
	Header Styles
   - - - - - - - - - - - - - - - - - - */

#header {
	background:url(images/bg_head.gif) center left no-repeat;
	height: 100px;
	padding: 0px;
	}

.blogname {
	font-size:36px;
	font-weight:bold;
	margin: 0px;
	padding:10px 0px 5px 20px;
	}

#header .blogname a, #header .blogname a:visited {
	color: #fff8e9;
	text-decoration: none;
	}

.blogname a:hover {
	color: #fff;
	text-decoration: none;
	}

.blogslogan {
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:10px 0px 0px 20px;
	}


/*Google-Banner im Header*/
.google_head {
	text-align: center;
	border-bottom:2px solid #555;
	background:#fea235;
	}


/* - - - - - - - Impressum - - - - - - - */

.impressum {
	text-align:right;
	padding:5px;
	font-size:10px;
	color:#fff;
	}

.impressum a, .impressum a:visited {
	text-decoration:none;
	color:#fff;
	}

.impressum a:hover {
	text-decoration:underline;
	}





/* - - - - - - - - - - - - - - - - - -
   NAVIGATION OBEN HORIZONTAL
   - - - - - - - - - - - - - - - - - - */

.navi_oben {
	background:url(images/navi_hauptkat_bg.gif);
	padding: 10px 5px;
	margin: 0px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	}

.navi_oben a, .navi_oben a:visited{
	color: #fff;
	text-decoration:none;
	}

.navi_oben a:hover {
	color:#ddd;
	text-decoration:none;
	}


/* - - - - - - - - - - - - - - - - - -
   NAVIGATION SEITE
   - - - - - - - - - - - - - - - - - - */

#nav {
	background: URL(images/navi_bg.gif) repeat-y;
  padding: 0px;
	margin: 0px;
	float:right;
	width:190px;
  border-left: 1px solid #555;
	}

#nav h2 {
	color:#FFF;
	font-size: 14px;
	text-align:center;
	background:url(images/navi_hauptkat_bg.gif) repeat-x;
	margin: 10px 0px 5px 0;
	padding:8px 0px;
  text-decoration: none;
	width:100%;
	}


#nav ul {
	color: #000000;
	list-style-type: none;
	margin:0px;
	padding: 0px;
	font-weight: normal;
	}



.googlebanner { /*sitebar*/
	padding:15px 0px;
	background-color:#e9e9e9;
	}




/* - - - - - - - Tagcloud - - - - - - - */

#tagcloud {
	text-align:center;
	}

#tagcloud a {
    padding: 2px;
    color:#797979;
    font-weight: bold;
    text-align:center;
    text-decoration: none;
    }

#tagcloud a:hover {
    color:#f37f05;
    text-decoration: none;
    }



/* - - - - - - - Suche - - - - - - - */
#nav form {
	margin: 0 0 0 5px;
	}

#nav input#suchfeld {
	width: 105px;
	background: #FFFFFF;
	border: 1px solid #666;
	color: #000000;
	}


/* - - - - - - - Kommentare - - - - - - - */

ul.commentlist li {
	padding-left:12px;
	font-size:11px;
	color: #333;
	border-bottom:#777 dotted 1px;
	background:url(images/comlist_a.gif) center left no-repeat;
	}

ul.commentlist li a, ul.commentlist li a:visited {
	padding:2px 0px;
	margin-left: 12px;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color: #333;
	}

ul.commentlist li:hover{
	background:url(images/bg_navi_hover.gif);
	background:url(images/comlist_ahover.gif) center left no-repeat;
	color:#f37f05;
	}

ul.commentlist li:hover a {
	color:#f37f05;
	text-decoration:none;
	}

.author {
	font-weight:normal;
	font-style:italic;
	padding-left: 15px;
	margin-bottom:4px;
	}


/* - - - - - - - Hauptkategorie - - - - - - - */

ul.categories li a {
	display:block;
	padding:10px 0px;
	margin: 0px;
	text-align:center;
	font-size:14px;
	background:url(images/navi_hauptkat_bg.gif) repeat-x;
	color:#FFF;
	text-decoration: none;
	font-weight:bold;
	}


/* - - - - - - - Unterkategorie - - - - - - - */

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

ul.children li {
	margin: 0px;
	padding: 0px 10px;
	border-bottom:#777 dotted 1px;
	width:170px;
	}

ul.children li a, ul.children li a:visited {
	background:url(images/navi_a.gif) center left no-repeat;
	padding:5px 0px 5px 12px;
	margin:0px;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color: #333;
	}

ul.children li:hover {
	background:url(images/bg_navi_hover.gif) right;
	border-bottom:1px solid #333;
	padding: 0px 20px;
	width:150px;
	}

ul.children li:hover a {
	font-weight:bold;
	margin-left:-10px;
	}

ul.children li a:hover {
	background:url(images/navi_ahover.gif) center left no-repeat;
	text-decoration:none;
	color:#f37f05;
	}

ul.children li:hover ul a {
	font-weight:normal;
	}


/* - - - - - - - Unter-Unterkategorie - - - - - - - */

ul.children li ul.children {
	display:none;
	}

ul.children li:hover ul.children {
	display:block;
	position:absolute;
	}

ul.children ul.children {
	width:190px;
	background:url(images/bg_navi_hover.gif) right;
	padding:0px;
	border: 1px solid #555;
	}

ul.children ul.children li{
	margin:0px;
	padding:0px 0px 0px 10px;
	border-bottom:#777 dotted 1px;
	width:180px;
	}

ul.children ul.children li:hover{
	border-bottom:#777 dotted 1px;
	}

ul.children ul.children li a{
	display:block;
	margin-left:5px;
	}




/* - - - - - - - - - - - - - - - - - -
	Footer
   - - - - - - - - - - - - - - - - - -  */

#footer {
  	border-top: 1px solid #555;
  	margin-bottom:0px;
  	text-align: center;
  	color: #000000;
  	margin: 0px;
  	padding: 2px;
  	background:#e9e9e9;
	}




/* - - - - - - - - - - - - - - - - - -
   CONTENT
   - - - - - - - - - - - - - - - - - -  */

p {
	margin:5px 0px;
	}

ul {
	padding: 0px 0px 0px 10px;
	margin:0px;
	line-height:16px;
	}

.line {
	height:1px;
	background: #f37f05;
	}


.storycontent {
	padding: 0px 0px 5px 0px;
	margin-bottom: 15px;
	}

.feedback {
	text-align: right;
	font-size: 11px;
	padding-top:3px;
	}

a.more-link {
	text-align:right;
	font-weight:bold;
	}

/* - - - - - - - Links - - - - - - - */

a, a:visited {
	color: #F37F05;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

a img {
	border: none;
	}


/* - - - - - - - berschriften - - - - - - - */

/* Kategorieseite: Name der Kategorie */
h1 {
  	font-size:14px;
	color:#666;
  	margin: 0px;
 	padding-left: 15px;
	}

/* h2: Name Software auf Startseite - - - post h1: Eintragseite: Name Software */
h2, .post h1 {
  font-size: 18px;
	background:url(images/h2.gif) center left no-repeat;
  color: #F37F05;
	padding-left:20px;
	}

h3 {margin-bottom:2px;}


/* - - - - - - - Posts - - - - - - - */

.post, .comments-post {
	margin: 5px 15px;
	}

.storytitle {
	margin-top: 10px;
	margin-bottom: 2px;
	}

.storytitle a, .storytitle a:visited {
	text-decoration: none;
	}

.storytitle a:hover {
	text-decoration: underline;
	}

/* - - - - - - - Post Meta - - - - - - - */

.meta, .meta a, .meta a:visited {
	font-size: 9px;
	color:#999;
	line-height:14px;
	}

.meta li, ul.post-meta li {
	display: inline;
	}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}

.ausblenden {
  display: none;
  }

/* - - - - - - - Comments - - - - - - - */

#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #FFF;
	border: 1px solid #777;
	padding: 3px;
	}

#comments h3 {
	font-size: 12px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	padding:0px;
	margin:0px;
	}

#commentlist li ul {
	border-left: 1px solid #99CCFF;
	font-size: 100%;
	list-style-type: none;
	}

#commentlist {
	padding-left:20px;
	margin-bottom: 20px;
	}

#commentlist li {margin-bottom: 10px;}





/* - - - - - - - - - - - - - - - -
	PAGE BAR
   - - - - - - - - - - - - - - - - */

.pagebar {
	text-align:center;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
	}

.pagebar a, .pageList .this-page .pagebar a:visited{
	padding: 2px 6px;
	border: solid 1px #555;
	background: #f1f1f1;
	text-decoration: none;
	font-weight:bold;
	color:#555;
	}

.pagebar .break {
	padding: 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
	color:#999;
	font-weight:normal;
	}

.pagebar .this-page {
	padding: 3px 7px;
	border: none;
	font-weight: bold;
	vertical-align: top;
	background: #6c6c6c;
	color:#FFF;
	}

.pagebar a:hover {
	background:#eee;
	color: #f37f05;
	}




/* - - - - - - - - - - - - - - - -
		Freeware Napping
   - - - - - - - - - - - - - - - - */


#freeware_napping_katalog ul li {
		padding: 0px;
		list-style-type: square;
		color: #f37f05;
		margin-bottom:3px;
		}

#freeware_napping_katalog ul li a {
		}

#freeware_napping_katalog ul li.software_eintrag {
		margin-bottom: 10px;
	}

#freeware_napping_katalog ul li .description {
		color: #333;
		display:block;
	}

#freeware_napping_katalog_breadcrumb {
		color: #666;
		margin-bottom:10px;
		font-weight:bold;
}


/* - - - - - - - - - - - - - - - -
		Landing Sites
   - - - - - - - - - - - - - - - - */

.landingsites {
	border: 2px solid #f37f05;
	margin: 5px 10px 20px 10px;
	padding: 5px 10px;
	background:#f3f3f3;
	}

.landingsites h2 {
	background-image: none;
	padding:0px;
	}

.landingsites ul {
	list-style-image: url(images/list.gif);
	margin-left: 5px;
	}

.landingsites ul li {
	padding-bottom: 2px;
	font-weight:bold;
	}



/* - - - - - - - - - - - - - - - -
		Sayfa Sayac-Plugin
   - - - - - - - - - - - - - - - - */

.sayfa {
	color: #999;
	text-align:center;
	}


/* - - - - - - - - - - - - - - - -
        Social Bookmarks
   - - - - - - - - - - - - - - - - */

.sociable {

    }

.sociable ul {
    list-style-type: none;
    padding: 0px;
    }

.sociable ul li {
    display: inline;
    padding-right: 5px;
    }