/*
Theme Name: Zeugs
Theme URI: http://www.zeugsundgedoens.de
Description: Zeugs. Und Gedoens.
Version: 1.0
Author: Christian Berg


*/



html>body #content {
	height: auto;
	min-height: 580px;
}


body{
	padding: 15px 0px 0px 15px;
	margin: 0px;
    background:#fff url(./images/bg.png) repeat-x;
	border-top:5px solid #333;
	border-bottom:17px solid #333;
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
    height: 100%; 
}

#wrap {
    width: 960px;
    padding-left: 20px;
}


/************************************************
*	Header									*
************************************************/

#head{
		height: 10px;
        width: 250px;
        padding: 0px;
        margin: 0px;
}




/************************************************
*	Links und Ueberschriften									*
************************************************/


a img,:link img,:visited img { border:none; background: none; }    



a, a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	background: #fff;
	text-decoration: none;
}

h1 {
    font-size: 2em;
	line-height: 1.1em;
	color: #000;
	margin: 12px 0px 0px 0px;
	font-weight: bold;
    padding-bottom: 0px;
	font-style: italic;
	text-transform: uppercase;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
}

h1 a:link {
	color: #000;
}

h1 a:hover {
	color: #000;
	background: #ffff00;
}


h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	color: #660099;
	font-weight: normal;
}


h5 {
	color: #000;
        margin: 17px 0px 5px 0px;
        font-size: 1.2em;
		line-height: 1.4em;
	font-weight: bold;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/************************************************
*	Main Content									*
************************************************/


#content {
		width: 510px;
        float: left;
		padding: 20px 0px 0px 10px;
		overflow: hidden;
}

.item {
    padding: 0px;
    margin-bottom: 25px;
    color: #000;
}


.item p {
        font-size: 1.3em;
        line-height: 1.2em;	
}

.item p a{
	color: #000;
	background: #ffff00;
	text-decoration: none;
}

.item p a:hover{
	color: #660099;
	background: none;
	text-decoration: none;
}

.item img {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0;
     
}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;	
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;	
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 7px;
        margin-bottom: 18px;
}

.itemhead h3{
	display: inline;
}

.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
    margin-bottom: 20px;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 1.2em;
	color: #000;
	border-bottom: 1px dotted #000;
}

.metadata a:link, .metadata a:visited{
	color: #000;
	text-decoration: none;
}

.metadata a:hover{
	color: #000;
	background: #ffff00;
}


cite{
	font-size: 1.1em;
}

blockquote {
	margin: 20px 0px 0px 0px;
	padding: 10px 4px 1px 10px;
	border-left: 7px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-style: italic;
	background-color: #fff;
	background-image:url(images/quoteicon.png);
    background-repeat: no-repeat;	
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}


/************************************************
*	Sidebar									*
************************************************/

#secondary {
	width: 200px;
	padding-top: 0px;
	padding: 20px 0px 0px 20px;
	float: left;
}

#logo {
	
}

#l_sidebar {
	float: left;
	width: 200px;
	padding: 70px 5px 20px 10px;
	}
	

#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
        font-size: 1em;
        color: #595441;
	}
	
#l_sidebar ul {
	margin: 0px;
	padding: 0px;
        font-size: 13px;
        list-style-type: none;
        list-style-position: outside;
        color: #000;
}

#l_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #000;
}
#l_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#l_sidebar ul li a {
	color: #000;
	text-decoration: none;
}

#l_sidebar ul li a:hover {
	color:#000;
	background: #ffff00; 
}

#l_sidebar ul ul {
	margin: 0px;
	padding: 0px;
        font-size: 13px;
        color: #00;
        list-style-type: none;
        list-style-position: outside;
}

#l_sidebar ul ul li{
	margin: 0px;
}

#l_sidebar ul ul ul{
	margin-top:0; 
        margin-bottom:0;
	padding: 0px;
        font-size: 13px;
        color: #000;
        list-style-type: none;
        list-style-position: outside;
       
}

#l_sidebar ul ul ul li{
	margin: 0px;
}


#r_sidebar {
	float: right;
	width: 180px;
	padding: 0px 0px 10px 0px;
	}

#r_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        font-size: 13px;
        color: #000;
        list-style-type: none;
        list-style-position: outside;
        color: #595441;
}

#r_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #999;
}
#r_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#r_sidebar ul li a {
	color: #000;
	text-decoration: none;
}

#r_sidebar ul li a:hover {
	color:#000; 
	background: #ffff00;
}

#r_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	    font-size: 13px;
        color: #4A8797;
        list-style-type: none;
        list-style-position: outside;
        color: #595441;
}

#r_sidebar ul ul li{
	margin: 0px;
}

#r_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        font-size: 13px;
        color: #4A8797;
        list-style-type: none;
        list-style-position: outside;
        color: #595441;
}

#r_sidebar ul ul ul li{
	margin: 0px;
}
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 17px;
        font-size: 1.1em;
        color: #595441;
	}
	

li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}

.sidebarSearch{
	clear: both;
        margin-top: 10px;	
        margin-bottom: 10px;
	margin-left: 5px;
}

.feedarea  {
	height: 30px;
	background-image:url(images/feedicon.png);
        background-repeat: no-repeat;
	padding-left:17px;
}

.feedarea  a {
       color: #000;
}

.feedarea  a:hover {
       color: #000;
	   background: #ffff00;
}


/************************************************
*	Comment Area									*
************************************************/


#comment {
	width: 465px;
	background: #FFFFFF;
	color: #000;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #CCCCCC;
        font-size: 1.3em;
}
	
#comment {
    padding: 10px 20px 20px 20px;
    border: 1px solid #cccccc;
    margin-bottom: 3em;
    color: #000;  
}

   
#comment  a{
	text-decoration: underline;
}

#comment a:hover{
	color: #000;
	background: #ffff00;
}

.commenthead{
	color: #000;
	background: #ffff00;
}


ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
        font-weight: bold;
}
	
.commentdate {
	font-size: 1.2em;
	padding-left: 0px;
        font-weight: bold;
}
	
.commentlist p {
	clear: both;
	font-size: 1.2em;
}

#commentlist li p{
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
        font-weight: normal;
	}

.commentname {
	color: #333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 10px;
	width: 450px;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 450px;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata {
	font-size: 1.1em;
	float: right;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
}

.navigation {

	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
        font-size: 1.3em;
}

.navigation a:link, .navigation a:visited{
	color: #000;
	background: #ffff00;
	font-weight: bold;
}

.navigation a:hover{
	color: #660099;
	background: #fff;
	font-weight: bold;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar td {
	color: #515441;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: ;
	color: #4A8797;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/************************************************
*	Footer									*
************************************************/


#foot {
        width: 510px; 
        height: 40px;	
        text-align: left;
		padding-left: 225px;
		margin-top: 20px;
		color: #333;
        font-size: 1.1em;
		text-align: center;
}

#foot a:link, #foot a:visited{
		color: #333;
        text-decoration: underline;
}

#foot a:hover{
		color: 000;
		background:#ffff00;
        text-decoration: underline;
}