/*
Theme Name:	Graumond Zwei
Theme URI:	http://www.tamagothi.de/
Description:	Mein altes Design auf neuer Grundlage
Author:		Elias Schwerdtfeger
Author URI:	http://www.tamagothi.de/
Template:	twentyten
Version:	2.02 beta
*/


/* Let's make it totally quick and dirty! */
@import url('../twentyten/style.css');

* {
	color: #dfdddd;
}

/* And now for the funnier stuff */
body {
	background-color: #333333;
	background-image: url(images/graukeil.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #dfdddd;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 12pt;
}

pre {
	background: #222;
	color: #6f6;
	font-size: 10pt;
}

h1, h2, h3, h4 {
	font-size: 120%;
	font-weight: normal;
	font-family: 'Georgia', 'Times New Roman', Times, serif;
	letter-spacing: 1px;
	color: #e8e0c8;
}

blockquote {
	margin-left: 0.5em;
	margin-right: 2em;
	padding: 0px;
	padding-left: 54px;
	min-height: 32px;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
}

a:link, a:visited {
	text-decoration: none;
	color: #8df;
}

a:active, a:hover {
	text-decoration: underline;
	color: #fff;
}

/* Header */

#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
}

#wrapper {
	margin-top: 4px;
	background: transparent;
	padding: 0 20px;
}

#branding {
	background-image: url(images/mond.gif);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}

#branding img {
	width: 0px;
	height: 0px;
	visibility: hidden;
}

#site-title {
	margin: 0px;
	padding: 0px;
	margin-left: 110px;
	padding-top: 18px;
	height: 32px;
	/* overflow: hidden; */
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	float: none;
}

#site-title span a {
	color: #ccc;
	font-family: 'Georgia', 'Times New Roman', Times, serif;
	font-size: 30px;
	font-weight: normal;
}

#site-description {
	margin: 0px;
	padding: 0px;
	margin-left: 110px;
	margin-bottom: 40px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #ccc;
	text-align: left;
	float: none;
	width: 590px;
}

/* Menue */

#access, #access a {
	text-transform: uppercase;
	font-size: 12px;
	color: #dfdddd;
}

#access a {
	line-height: 26px;
}


#access {
	margin: 0 auto;
	display: block;
	float: left;
	background-color: #444444;
	background-image: url(images/schwarzkeil.gif);
	background-repeat: repeat-x;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #000;
}
#access .menu-header,
div.menu {
	margin-left: 18px;
}

#access .children {
	background-color: #000;
	/* background-image: url(images/graukeil.gif); */
	background-repeat: repeat-x;
	border: 1px solid #333;
}

#access ul ul {
	top: 26px;
}

#access ul ul li {
	background-color: transparent;
	background-image: none;
}

#access ul ul a {
	background-color: transparent; 
	height:auto;
	line-height:1em;
	padding:4px;
	width: 172px;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #aab;
}

#access ul li.current_page_item:hover > a,
#access ul li.current-menu-ancestor:hover > a,
#access ul li.current-menu-item:hover > a,
#access ul li.current-menu-parent:hover > a {
	color: #000;
}

#access li:hover > a,
#access ul ul :hover > a {
	background: #ccc;
	color: #000;
}

/* Inhaltsbereich */

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	font-size: 130%;
	font-weight: normal;
	color: #e8e0c8;
}

.page-title {
	color: #e8e0c8;
	font-size: 24px;
	font-family: 'Georgia', 'Times New Roman', Times, serif;
	font-weight: normal;
	border-bottom: 2px solid #222;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #eee;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color:#e8e0c8;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #8df;
}
#content .entry-title {
	color: #e8e0c8;
	font-size: 24px;
	font-family: 'Georgia', 'Times New Roman', Times, serif;
	line-height: 1.3em;
	font-weight: normal;
	border-bottom: 2px solid #222;
	margin-bottom: 0;
}

#content pre {
	font-size: 9pt;
	line-height: 10pt;
}


.entry-title a:link,
.entry-title a:visited {
	color:#e8e0c8;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #8df;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}

/* Sidebar */

.widget-area {
	overflow: hidden;
	background-color: transparent;
	font-size: 85%;
	color: #ccc;
	padding: 0px;
	margin: 0px;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.widget-area a:link, .widget-area a:visited {
	color: #fff;
}

.widget-area a:hover, .widget-area a:active {
	color: #8df;
	text-decoration: none;
}

.widget-area input, .widget-area select {
	background-color: #222;
	padding: 2px;
	color: #eee;
	border: 1px solid #888;
}

.widget-area ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-bottom: 8px;

}

.widget-area ul li.widget-container {
	background-color: #333333;
	background-image: url(images/graukeil.gif);
	background-repeat: repeat-x;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #000;
	padding: 4px;
	margin-bottom: 8px;
}

.widget-area div {
	padding-bottom: 8px;
}

.widget-area ul li {
	margin: 0px;
	padding: 0px;
}

.widget-area ul li .widget-title {
	margin: 0px;
	padding: 4px;
	letter-spacing: 1px;
	text-align:left;
	color: #e8e0c8;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: normal;
	font-size: 120%;
}

.widget-area ul li.widget_search {
	text-align:center;
	padding-top: 8px;
	padding-bottom: 4px;
}

.widget-area ul li.widget_search input {
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #888;
}

.widget-area ul li ul li a img {
	border: 0px;
}

.widget-area ul li ul {
	border: 0px;
}

.widget-area ul li ul li {
	margin: 4px;
	padding: 0px;
	clear: both;
}

.widget-area ul li ul li ul li {
	padding-left: 1.2em;
}

.widget-area ul li p {
	margin: 4px;
	padding-bottom: 8px;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.widgettitle img {
	width:0px;
	height:0px;
	visibility: hidden;
}

/* Kommentare */

.comment-author cite {
	color: #dfdddd;
}

.commentlist li.comment {
	border-bottom: 2px solid #222;
}

.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

/* Comments form */

input[type=submit] {
	color: #eee;
	background-color: #222;
}

#respond label {
	color: #ccc;
	font-size: 12px;
}

#respond input {
	margin:0 0 9px;
	width:98%;
	background-color: #222;
	color: #eee;
}

#respond textarea {
	width:98%;
	background-color: #222;
	color: #eee;
}

/* Footer */

#site-info {
	display: inline;
	width: 45%;
	float: left;
}

#site-info a {
	color: #888;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#site-generator {
	display: inline;
	position: relative;
	font-style: normal;
	width: 45%;
	float: right;
	text-align: right;
	font-size: 12px;
}

#site-generator a {
	color: #888;
}

