/*

Theme Name: DamaschkesDaily
Theme URI: http://www.damaschkes-daily.de/
Description: Template for Damaschkes Daily
Version: 0.5
Author: Giesbert Damaschke
Author URI: http://www.damaschke.de/vita/

*/

body {
	background-color: #e0e0e0; 
	color: black; 
	font-family: Arial; 
	font-size: 12pt; 
	margin: 0; 
	padding: 0; 
	text-align: center; 
}

a {
	color : maroon;
	text-decoration : none;
}

a:hover {
	text-decoration : underline	;
}

.alignright {float: right;}
.alignleft {float: left}

.initial {
  font-size : 1.2em;
  font-variant : small-caps;
  font-weight : bold;
  margin-right : 1px;
}

.name {
	color : maroon;
	font-weight : bold;
}

.bu {
  font-size : 0.9em;
  font-style : italic;
  margin : 5px 0 30px 0;
}

#page {
	background-color : white;
	border : 2px solid black;
	margin: 10px auto; 
	padding: 0; width: 800px;
	text-align: left; 
}

div.headerad {
	border-bottom : 1px solid black;
	margin : 5px 0 10px 0;
	padding : 0 0 3px 20px;
}


/*

	Header
	
*/


#header {
	background-color : white;
	margin : 0 0 15px 0;
	height : 150px;
	width : 100%;
}

#header a {
	color : black;
	font-weight : bold;
	text-decoration : none;
}

#header a:hover {
	color : maroon;
	text-decoration : underline;
}

#header div.img {
	float : left;
	margin : 20px 0 0 20px;
	padding : 0;
}

#header div.info {
	color : #303030;
	float : right;
	font-size : 0.9em;
	line-height : 1.5em;
	padding : 5px 20px 0 0;
	width : 200px;
}

/*

	Sidebar
	
*/


#sidebar {
	font-size : 0.9em;
	margin : 0;
	padding : 0;
	float : right;
	text-align : left;
	width: 220px;
}

#sidebar ul {
	margin : 0 0 15px 0;
	padding : 0;
}

#sidebar ul li {
	font-size: 1.1em;
	font-weight : bold;
	list-style-type : none;
}
#sidebar ul li ul li {
	color : #1c1c1c;
	font-size : 0.9em;
	font-weight : bold;
	line-height : 1.1em;
	list-style-type: square;
	margin : 5px 0 0 15px;
	padding :0;
}

#sidebar .buecher {
  margin : 10px 0 15px 0;
}

#sidebar .buecher h1 {
	font-size : 1.1em;
	font-weight : bold;
	margin : 0 0 10px 0;
}

#sidebar .buecher img {
	border : 1px solid black;
	margin : 0 5px 0 0;
}

#sidebar .googlead {
	margin : 0 0 10px 0;
}

#searchform {
	margin : 0;
	padding : 0 0 20px 0;
}

#searchform #input {
	font-weight : normal;
	height : 20px;
	margin : 0;
	padding : 0 0 0 2px;
	width: 120px;
}

#searchform #submit {
	font-size : 0.8em;
	margin : 5px 0 0 0;
	width : 60px;
}

/*

	Content
	
*/


#content {
	margin: 0 240px 0 0;
	padding : 20px 0 1px 20px;
	text-align: left;
}


#content .navigation {
	font-size  :0.9em;
	margin : 0 0 25px 0;
}

#content .post {
	margin : 0 0 60px 0;
	padding : 0;}
	
#content .post .bu {
    font-size : 0.9em;
    font-style : italic;
    line-height : 1.1em;
    margin : 5px 0 20px 0;
  }

	
#content .post h2 {
	font-size : 1.5em;
	font-weight : bold;
	margin : 0;
	padding: 0 0 5px 0;
}

#content .post blockquote {
	margin: 15px 20px 15px 0;
	padding-left: 15px;
	border-left: 3px solid #ccc;
	color: #555;
}

#content .infoline {
	color : #505050;
	font-size: 0.8em;
	font-weight : normal;
	line-height : 1.3em; 
	padding : 0; 
	margin : 0 0 1em 0;
}

#content .post p {
	line-height : 1.5em;
	margin : 0 0 0.5em 0;
	padding : 0;
}

#content .post li {
	margin: 5px 0 5px 0;
	line-height : 1.2em;
}

#content .post ul {
	list-style-type: square;
}

/*

	Comments
	
*/


#comments {
	border-top : 2px solid black;
}

#comments .eintrag {
	margin : 0 0 10px 0;
	border-bottom : 1px dotted black;
}

#comments h3 {
	font-size : 1em;
	font-weight : bold;
}

#comments p {
	font-size : 0.9em;
}

#comments textarea {
	width : 500px;
}


/*

	Footer
	
*/

#footer {
	border-top : 1px solid black;
	clear : both;
	color : #505050;
	font-size : 0.8em;
	margin: 40px 0 0 0;
	padding: 10px 20px 10px 20px;
	text-align: left;
}
