/*  
Theme Name: Display22
Theme URI: http://theme.display22.de/
Description: Internal Theme for http://display22.de/
Version: 0.1
Author: Joachim Wahler und Daniel Bagel
Author URI: http://www.display22.de/
*/



/* display22 default css, 2006-10-03 */

html{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	
}

body{
	background-color: #F1F1F1;
   text-align: center;
	padding: 0;
   color: #3e3e3e;
}



#mainwrapper{
width:85%;
max-width: 780px;
margin: 20px auto 30px auto;
text-align: left;
}

#logowrapper{
	padding-bottom: 15px;
	border-bottom: 1px solid #3e3e3e;
  }

.filterlevel1, .filterlevel2, .filterlevel3{
border-bottom: 1px dotted #3e3e3e;
   padding: 0.2em 0 0.3em 0;
}

.filterlevel1 ul, .filterlevel2 ul, .filterlevel3 ul{
list-style-type: none; 
margin:0;
padding:0;
/*margin-left:-38px!important;
*/
margin-left:2px;
}

.filterlevel1 li, .filterlevel2 li, .filterlevel3 li{
margin-left:-1.2em;
padding-left: 1em;
padding-right: 1.5em;
display: inline;
white-space: nowrap; 
}



.filterlevel1 li img, .filterlevel2 li img, .filterlevel3 li img{
	border:0;
	margin-right: 0.5em;
}


h1{
font-size: 1.1em;
}

h2{
font-size: 1em;
font-weight: normal;
}

h3{
font-size: 0.9em;
font-weight:normal;
}

#footer{
	margin-top: 2em;
	padding-top: 0.5em;
	border-top: 1px dotted #3e3e3e;
	color: #3e3e3e;
}

.footer_left{
float:left;
}

.footer_right{
float:right;
}





.eintragwrapper, .eintragwrapper_Anleitung, .eintragwrapper_Entwurf, .eintragwrapper_Einkaufsliste, .eintragwrapper_Dokumentation, .eintragwrapper_Verweise, .eintragwrapper_Aufgaben{
	margin-bottom: 1em;
	border-top: 1px solid #3e3e3e;
	padding: 0.2em 0;
	display:block;
	width:100%;
	min-height: 16em;
	background-color: #E7E7E7;
	background-repeat: repeat-y;
   background-image: url(images/col0.gif);
	clear:left;
}

.eintragwrapper_Anleitung{
	background-image: url(images/col1.gif);

}

.eintragwrapper_Entwurf{
	background-image: url(images/col2.gif);
}

.eintragwrapper_Verweise{
	background-image: url(images/col3.gif);
}

.eintragwrapper_Einkaufsliste{
	background-image: url(images/col4.gif);
}

.eintragwrapper_Dokumentation{
	background-image: url(images/col0.gif);
}

.eintragwrapper_Aufgaben{
	background-image: url(images/red.gif);
}



.eintragicons{
text-align: right;
background-color: #E0E0E0;
padding: 0.2em 1em;
margin-left: 26px;
display:block;
}

.eintragicons img{
	margin-left: 5px;
}

.eintragheadline{
	display:block;
   font-size: 1.3em;
	text-align: left;
	padding:0.4em 1.5em 0 3.8em;

}



.eintraginnerwrap p, .eintraginnerwrap ol, .eintraginnerwrap ul{
		font-size: 0.8em;
      line-height:1.3em;
}

.autor{
color: #6C6C6C;
font-size:0.6em;
margin-top:0.3em;
display:block;
}

.genre{

color: #6C6C6C;
}

.clear{
		clear:both;
}

.filterwrapper{
	margin-bottom: 3em;
}

#logowrapper h1{
	display:inline;
	padding:0 0.5em;
	font-size: 2.5em;
}

.spacer{
	display:block;
	height: 1em;
}

.subhead{

font-size:1.3em;
}

/* links */

a, .more-link a, .more-link a:visited, a:visited{
text-decoration: none;
color: #000;
}

a:hover, .more-link a:hover{
text-decoration: underline;
color: #333;
}

img{
border:0;
}

.eintragheadline a{
	color: #000;
border-bottom: 1px dotted white;
}

.thecontent a, #footer a, #content a{
/*
background-image: url(images/link_intern_off.gif);
background-position: left;
background-repeat: no-repeat;

padding: 0 0.1em 0 15px;*/
color: green;
border-bottom: 1px dotted white;
}



.thecontent a:hover, .eintragheadline a:hover, #footer a:hover, #content a:hover{
/*
background-image: url(images/link_intern_off.gif);
background-position: left;
background-repeat: no-repeat;

padding: 0 0.1em 0 15px;*/
color: #3e3e3e;
border-bottom: 1px dotted #3e3e3e;
background-color: #F1F1F1;
text-decoration: none;
}

/* flickr*/

.flickr_badge_image{
   float:left;
   margin: 0 5px 0 5px;
}

.flickr_badge_image a, .flickr_badge_image a:hover{
	border: 0;
}

.ourflickrwrap{
	border: 1px dotted #FFF;
	background-color: #E0E0E0;
	padding: 8px 3px 8px 3px;
	float:left;
	margin: 0 1em 0.5em 0;
}

.wpv_videoc {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 320px;
}

.wpv_video {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0 4px 0;
	width: 320px;
	height: 240px;
}

.wpv_titleauthor, .wpv_durationdate {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 320px;
	font: bold 11px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #666;
	padding: 3px;
	border-top: 1px solid #aaa;
}

.wpv_download {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
}

.wpv_download a {
	font: bold 11px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #f44;
}

.wpv_download a:hover {
	text-decoration: none;
}

.wpv_download img {
	border: 0;
}

.wpv_self {
	text-align: left;
}

.wpv_self a {
	font: bold 9px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #000;
}

/* kommentare */

.postmetadata{
	border-width: 1px 0 1px 0;
	border-style: dotted;
	border-color: #666;
	margin: 4em 0 2em 0;
	padding: 0.5em 0;
}


.commentlist li{

	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #666;
	margin: 0;
	padding: 0.5em 0.5em;
}

.commentlist{
	list-style-position: inside;
	margin: 0 0 2em 0;
	padding: 0.5em 0;
}

.commentlist li{
	background-color: #ECECEC;
}

.commentlist .alt{
	background-color: #F5F5F5;
}

.commentlist li cite{
font-size: 0.9em;
font-weight: bold;
font-style: normal;
}


.post h2{
	font-weight: bold;
}

/* the_excerpt_reloaded */

.more-link {
   font-size: 0.8em;
   text-align: right;
	height:40px;
	vertical-align: bottom;
}

