/*

Theme Name: Blass
Theme URI: http://1000ff.de/
Description: Elegantes, widgetf&auml;higes Theme, das komplett ohne Bilddateien auskommt. 
Version: 1.0
Author: 1000ff
Author URI: http://1000ff.de/

*/



/* body
--------------------------------------------------*/

body {
	font: 67.5%/1.6em "Courier New", Courier, monospace;
	color:#333;
	margin:0;
}

* {
	margin:0;
	padding:0;
}


/* header
--------------------------------------------------*/

#header {
	border-top:30px solid #fff;
/*	background-image: url(images/teuchtlurm1.gif) no-repeat left center;*/
}

#headerimg {
/*	position: relative;*/
	background: url(images/header1.jpg) no-repeat left center;
	padding: 0px 0px 0px 0px;
	height: 100px;
/*	margin: 0px auto;
	padding-left: 60px;
	width: 680px;*/
	border-bottom:3px solid #EFF8FB;
}

#header .description {
	float:right;
	margin:45px 0 0 0;
	color:#333;
}

#header h1 {
	margin:15px 0 0 100px;
	padding:25px 25px 40px 0;
	border-bottom:3px solid #EFF8FB;
}

#wrapper {
	width:760px;
	margin:0 auto;
	
}


/* header h1 (blogtitle)
--------------------------------------------------*/

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size:3.8em;
	font-weight:bold;
	color:Black;
/*	letter-spacing:-1px;*/
	margin:20px 0;
	letter-spacing:0.5em;
}

h1 a {
	text-decoration:none;
	color:Black;
}

h1 a:hover {
	text-decoration: none;
	color: #333;
	background: Lime;
}


/* navigation
--------------------------------------------------*/

#nav {
	border-bottom:3px solid #EFF8FB;
	padding:15px 0;
	margin:0;
	height:25px;
}

#nav li {
	float:left;
	list-style:none;
      padding:0px 10px 0px 0px;
}

#nav li a {
	color:#000;
	padding:5px 5px 5px 5px;
/*	background:#fff;*/
	background-color:#EFF8FB;	
	font:1.4em "Courier New", Courier, monospace;
	margin:1px 2px 0 5px;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	color:#000;
	background-color: Lime;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}

.clear {
	clear:both;
}


/* content
--------------------------------------------------*/

#content {
	margin:0 250px 0 0 !important;
	margin:0 250px 0 0;
	padding:10px 20px 30px 0px;
}



#content2 {
	margin:0 0px 0 0 !important;
	margin:0 0px 0 0;
	padding:10px 0px 30px 0px;
}


#content p, #content2 p {
	line-height:20px;
	margin:25px 0;
	font-size:120%;
	word-spacing:1px;
      text-align:left;
}

#content a, #content2 a{
	text-decoration:none;
/*	color:#000;*/
}

#content a:hover, #content2 a:hover{
/*	background-color:#EFF8FB;*/
/*	color:#000;*/
}


#content h2, #content2 h2{
	font-family: "Courier New", Courier, monospace;
	font-size:2.8em;
	font-weight:normal;
      color:#999;
	margin:15px 0;
	border-bottom:1px solid #EFF8FB;
	padding:5px 0;
	line-height:30px;
}

#content h2 a, #content2 h2 a {
	text-decoration:none;
	border:none;
	font-weight: bold;
/*	background-color: Lime;*/
}

#content h3 {
	margin:10px 0;
	font:160%  "Courier New", Courier, monospace;
	color:#222;
}

#content2 h3 {
	margin:10px 0;
	font:160%  "Courier New", Courier, monospace;
	color:#222;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
      font-size:120%;
}


#content2 ul, ol {
	margin:10px 10px 10px 25px;
	      font-size:120%;
}

#content li {
	padding:10px;
}


#content2 li {
	padding:10px;
}


/* border images / blockquote
--------------------------------------------------*/

img {
/*	background:#ccc;*/
	padding:1px;
/*	border:5px solid #eee;*/
}


blockquote {
	padding: 5px 15px;
	background: #EFF8FB;
/*	margin: 10px 0;
	border: 1px solid #ccc;*/
/*	font-style: italic;*/
	color: Navy;
	margin-left: 10px;
/*	font-family: Arial, Helvetica, sans-serif;*/
}


/* lost links / more tag
--------------------------------------------------*/

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
/*	background-color:#EFF8FB;*/
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:none;
}


/* metadata under post
--------------------------------------------------*/
.post{margin:0 0 50px 0;}

.post .info{
	padding:2px 3px 3px 8px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#EFF8FB;
	font-size:15px;
	line-height: 18px;
	color:#666;
}

#content strong {
	background-color: Yellow;
	padding-left: 3px;
	padding-right: 3px;
}

.post .info a:link {
	text-decoration: none;
	color: Black;
}


/* metadata sidebar ('about this post')
--------------------------------------------------*/

p.news {
	padding:10px;
	background:#EFF8FB;
	margin:10px 0 28px;
	color:#333;
      font-size:120%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}

p.news a {
	text-decoration: underline;
}


/* sidebar
--------------------------------------------------*/

#sidebar {
	width:220px;
	float:right;
	padding:28px 10px 30px 10px;
}

#sidebar h2 {
	letter-spacing:1px;
	font-size:1.6em;
	color:#333;
	padding:0 0 3px 0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 23px 0;
      font-size:120%;
}

#sidebar li {
	padding:3px;
	border-bottom:1px solid #EFF8FB;
      list-style:none;
}

#sidebar li a {
	color:#999;
	text-decoration:none;
}

#sidebar li a:hover {
      color:#000;
	background-color:#EFF8FB;
	
}

#sidebar input {
	width:102px;
	padding:3px;
	background:#fff;
	color:#444;
	border:1px solid #eee;
	font:11px "Courier New", Courier, monospace; 
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

.underline {
	text-decoration: underline;
}

.sidebartext {
	color: #999;
}

/* some input
--------------------------------------------------*/

input {
	border: 1px solid #CCC;
	font-size: 11px;
}

input:hover {
	border:1px solid #262626;
	
}
input:focus {
	border:1px solid #262626;
	color:#333;
}


/* comments
--------------------------------------------------*/

#comments {
	font-size:0.9em;
}


#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;

}

#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 350px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 480px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 350px;
}

#commentform input{
	margin-bottom: 3px;
}


/* footer
--------------------------------------------------*/

#footer {
	padding:20px 0 20px;
	margin:0;
	color:#333;
}

#footer a {
      color:#999;
      text-decoration:none;
}

#footer a:hover {
	text-decoration:none;
	color:#333;
      background:#EFF8FB;
}

a.liexternal, a.liwikipedia, a.liinternal, a.lipdf {
	color: Black;
	text-decoration: none;
	background-color: Aqua;
	padding-left: 2px;
	padding-right: 2px;
}
	
/*	color: Red;
	text-decoration: underline;*/
/*a.liwikipedia { 
 color: Fuchsia;
 text-decoration: underline;}
a.liinternal {
	color: Blue;
	text-decoration: underline;
}
a.lipdf {
	color: Maroon;
	text-decoration: underline;
}*/


/* SCHAEUBLE-PANEL */

div#akct {
	position: absolute; top:0px; right: 0px; z-index: 2342; width:113px; height:88px;
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvse.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border:none;
	padding:0;
	margin:0;
	text-align: right;
}

div#akct img {
	border:none;
	padding:0;
	margin:0;
	background: none;
}

div#akct a#akpeel img {
        width: 113px;
        height: 88px;
}

div#akct a, div#akct a:hover {
	text-decoration: none;
	border:none;
	padding:0;
	margin:0;
	display: block;
	background: none;
}

div#akct a#akpeel:hover {
	position: absolute; top:0px; right: 0px; z-index: 4223; width:500px; height:500px;
	display: block;
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div#akct a#akpreload {
	background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);
	background-repeat: no-repeat;
	background-position: 234px 0px;
}

/*---------------------------PAGEBAR ---------------------------------*/
.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
		text-align: center;
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #90B8EB; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #90B8EB; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #90B8EB;  
		font-weight: bold; 
/*		font-size: 13px; */
		vertical-align: top; 
		background: #90B8EB;
		color: White;
	}

.pagebar a:hover 
	{
/*		color: #fff; */
		background: #fff; 
		border: solid 1px #90B8EB;  
		text-decoration: none;
	}
