/*
Theme Name: Informatikkaufmann-Azubi
Theme URI: http://www.informatikkaufmann-azubi.de/
Description: Standard-Themeing fuer den Informatikkauffmann-Azubi.
Version: 1.0
Author: Bastian Scheefe
Author URI: http://www.informatikkaufmann-azubi.de/
*/

body {
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  background-color: #BCC4D6;
  color: #333;
  text-align: left;
  margin: 0;
  padding: 0;
}
a:link { text-decoration:underline; color:#050C72; }
a:visited { text-decoration:underline; color:#050C72; }
a:hover { text-decoration:none; color:#336699; }
a:active { text-decoration:none; color:#336699; }
a:link.silent { text-decoration:none; color:#050C72; }
a:visited.silent { text-decoration:none; color:#050C72; }
a:hover.silent { text-decoration:none; color:#336699; }
a:active.silent { text-decoration:none; color:#336699; }
a img {
  border: none;
}



#center {
  position: relative;
  left: 50%;
  width: 750px;
  margin:20px 0px 0px -371px;
  float:left;
}


/* ------------------------ H A U P T M E N ? ------------------------ */
/* tr: drei Definitionen */

#hmenu a {
  text-decoration:none;
}

#hmenuc {
  font-size:1.5em;
  text-align:center;
}

.tr {
  background:url(images/tr.gif) no-repeat;
  height:9px;
}
.lo {
  background:url(images/l.gif) repeat-y;
  background-color:#E3E2DC;
}
.lou {
/*
	border-width: 1px 0px 1px 1px;
	border-style: solid none solid solid;
	border-color: #FFFFFF;
*/
}

.o {
/*
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	border-color: #FFFFFF;
*/
}
.ou {
  background-color:#E3E2DC;
}

.or {
/*
	border-width: 1px 1px 0px 0px;
	border-style: solid solid none none;
	border-color: #FFFFFF;
*/
}
.oru {
  background:url(images/r.gif) repeat-y right;
  background-color:#E3E2DC;
}

.oru .searchform {
  float: right;
  font: 1.2em Verdana, Sans-Serif;
  margin: 0px 0px 0px 0px;
}

.oru form {
  margin: 0px 0px 3px 0px;
}

.search-box {
  background: url("images/search.jpg") no-repeat center;
  width: 118px;
  border: none;
  padding: 2px 2px 1px 5px;
  height: 20px;
  margin:0px;
}


/* br: zwei Definitionen */
.lr {
  background:url(images/l.gif) repeat-y;
  background-color:#E3E2DC;
}
.u {
  background:url(images/ou.gif) repeat-x;
}

/* ------------------------ / H A U P T M E N ? ------------------------ */

/* ------------------------ S E I T E N A U F B A U ------------------------ */
#header {
  background:url(images/l.gif) repeat-y;
  background-color:#E3E2DC;
  width:739px;
  height:150px;
}
.header {
  background:url(images/r.gif) repeat-y right;
  width:739px;
  height:150px;
}
#seitenanfang {
  background:url(images/seitenanfang.gif) no-repeat;
  width:739px;
  height:20px;
}
.inhalt {
  background:url(images/inhalt.gif) repeat-y left;
  margin-top:20px;
  margin-left:10px;
  float:left;
  display:inline;
  width:739px;
}
.blatt {
  margin:0px 0px 0px 0px;
  float:left;
  display:inline;
  width:536px;
}
.artikel {
  margin:0px 10px 10px 3px;
  padding:8px;
  width:500px;
  font-size: 1.2em;
}
#footer {

  height:9px;
  width:750px;
  float:left;
  display:block;
  background:url(images/footer.gif) no-repeat top;
}

/* ------------------------ / S E I T E N A U F B A U ------------------------ */

/* ------------------------ S I D E B A R ------------------------ */
#menu a {
  text-decoration:none;
}

#menu
{
  padding:0px;
  margin-left:-10px;
  float:left;
  display:inline;
  width:200px;
  font: 1.25em Verdana, Sans-Serif;
}
#menu h2 {
	font: 1.5em Georgia, Sans-Serif;
}
#menu {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#menu h2 {
	margin: 50px 0 0 0;
	display:inline;
	padding: 0;
	font-family: Georgia, Sans-Serif;
}
#menu ul, #menu ul ol {
	margin: 10px 0px 8px 8px;
	padding: 0;
}

#menu ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#menu ul p, #menu ul select {
	margin: 5px 0 8px;
	}

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

#menu ul ul ul, #menu ul ol {
	margin: 0 0 0 10px;
}

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

#menu ul ul li, #menu ul ol li {
	margin: 3px 0 0 -10px;
	padding: 0;
}
.unterstrichen {
  border-bottom: 1px solid #777777;
}

/* ------------------------ / S I D E B A R ------------------------ */

/* ------------------------ I N H A L T B E Z O G E N E S ------------------------ */
h1, h2, h3 {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  margin: 0px;
}
h1 {
  font-size: 4em;
  text-align: left;
}
.blatt h2 {
  margin-left:10px;
}
.artikel h2 {
  margin:0px;
}
h2 {
  font: 1.6em Georgia, Sans-Serif;
  text-align: left;
}
h3 {
  font-size: 1.3em;
  padding: 0;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	padding: 0px 10px 0px 10px;

	}


small, #menu ul ul li, #menu ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Georgia, Fixed, Sans-Serif;
	}

acronym, abbr, span.caps
{
	font-size: 1em;
	letter-spacing: .07em;
	}
.fumf {
  clear:both;
  height:5px;
}
.postmetadata {
  font-size:0.8em;
  padding-top:1px;
  margin: 0px;
  border-top-style:solid; border-bottom-style:none; border-left-style:none; border-right-style:none; border-width:1px; border-color:#777;
}

/* ------------------------ / I N H A L T B E Z O G E N E S ------------------------ */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 .artikel ul {
	padding: 0px;
	list-style: none;
}

html>body .artikel li {
margin:0px;
/*	margin: 7px 0px 8px 5px; */
	}

.artikel ul {
  margin:5px 0px 3px 15px;
  text-indent: -15px;
}

.artikel ol {
	padding: 0 0 0 0px;
	margin-left: 25px;
	}

.artikel ol li {
	padding: 0;
	margin: 0px;
/*	padding-right: 15px;
	padding-left: 0px; */
}
.artikel ul li{
	padding: 0px;
	margin: 0px;
}

.artikel ul li{
	list-style: url("images/bullet.gif") inside;
}

#menu ul ul ul li:before {
	content: "\00BB \0020";
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */




/* Begin Form Elements */
#searchform {
	text-align: right;
	padding:0px 10px 0px 0px;
	background:url(<?php bloginfo('stylesheet_directory'); ?>/images/r.gif) repeat-y right;
	}


.artikel form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform .textform {
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 14px;
	border-style: ridge;
	border-width: 1px;
	font-family: Georgia, Sans-Serif;
}

#commentform textarea {
	width: 100%;
	font-size: 14px;
	padding: 1px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.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;
	}

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

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	float: none;
	margin: 0px;
	text-align: left;
	color: #7f7f7f;
	padding: 0px;
}
/* End Comments */



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

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



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




.navigation {
	display: block;
	text-align: left;
	width:485px;
	margin: 25px 0px 25px 5px;
	padding-left:15px;
	padding-top:5px;
	font-size:1.3em;
  border-top-style:solid; border-bottom-style:none; border-left-style:none; border-right-style:none; border-width:1px; border-color:#777;
	}
/* End Various Tags & Classes*/


blockquote {
  margin: 5px;
  padding:5px;
  border: dashed 1px #BCC4D6;
  background: url(images/quote.gif) no-repeat left top;
}

	



/* Comment box (both styles) */

#comments{
	font-size:  1.1em;
	text-align: left;
}
.comment-top-1 {
	width: 400px;
	margin-left: 34px;
	margin-top: 20px;
}

.comment-bottom-1 {
	width: 400px;
	padding: 30px 0px 0px 0px;
}

.comment-body-1 {
	width: 400px;
	text-align: left;
	padding: 0px;
	position: relative;
	bottom: 15px;
	font-family: Verdana, Sans-Serif;
}

.comment-top-2 {
	width: 400px;
	margin-left: 34px;
	margin-top: 20px;
}

.comment-bottom-2 {
	width: 400px;
	padding: 30px 0px 0px 0px;
}

.comment-body-2 {
	width: 400px;
	text-align: left;
	padding: 0px;
	position: relative;
	bottom: 15px;
	font-family: Verdana, Sans-Serif;

}

.comment-body-1 p, .comment-body-2 p {
	margin: 0px;
	padding: 10px;
}

/* End of Comment box */
.respond {
	border-bottom: 1px dotted #7f7f7f;
	font: 1.5em Georgia, Lucida Grande, Sans-Serif;
	margin-top: 50px;
	margin-bottom: 0px;
}


/* runde Ecken */
div#corners,  div#corners1, div#corners2 { 
	font: 11px/130% "Lucida Grande", Verdana, "Trebuchet MS", sans-serif; 
	margin: 0;
}
div#corners { 
	background: #003078; 
	width:160px;
	margin: 0px 0px 0px 15px;
}
div#corners1 { 
	background: #003078;
	width:140px;
	margin: 0px 0px 0px 20px;
}
div#corners2 { 
	background: #003078;
	width:475px;
	margin: 0px 0px 0px 13px;
}

#corners p {
	margin: 0 10px 6px 10px;
}
#corners1 p {
	margin: 0 10px 6px 10px;
}
#corners h3 {
	margin: 0 10px 6px 10px;
}
#corners1 h3 {
    color:#E3E2DC;
    
	margin: 0 10px 6px 10px;
}
b.rtop, b.rbottom, b.rtop1, b.rbottom1 {
	display:block;
	background: #E3E2DC;
}
b.rtop b, b.rbottom b, b.rtop1 b, b.rbottom1 b {
	display:block;
	height: 1px;
    overflow: hidden; 
}
b.rtop b, b.rbottom b {
    background: #003078;
}
b.rtop1 b, b.rbottom1 b {
    background: #8CA48C;
}
b.r1 {
	margin: 0 5px;
}
b.r2 {
	margin: 0 3px;
}
b.r3 {
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}
b.rtop1 b.r4, b.rbottom1 b.r4 {
	margin: 0 1px;
	height: 2px;
}
/* wofür war das gut?
.artikel iframe {
	margin: 20px 200px;
}
*/
