/*
	Style Name	: 18mal18 
	Comments	: K2 - 2 Sidebars beide rechts
	Tags		: layout
*/


/*- Typography */
body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}

strong, em, b, i {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}

h1, h2, h3, h4, h5, h6, .blog-title {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}

.comments input[type=text], .comments textarea, code {
	font-family: Tahoma;
	}


/* Structure */
.columns-three #page {
	width: 998px;
	}

body {
	background: #f4f4f4;
}

#page {
	padding-top: 0px;
	border: 1px solid #000;
	}

#header {
	height: 100px;
	background: #000;
	border-bottom: 5px solid #00FF7F;
	border-top: 5px solid #00FF7F;
	background: url('header.jpg');
	}

#primary {
	width: 510px;
	padding-right: 20px;
	XXXborder-right: 1px solid #00FF7F;
	}

body.columns-three #primary {
	margin-left: 0px !important;
	}

body.columns-three #sidebar-1 {
	left: 0px !important;
	margin-left: 20px !important;
	}


/* Allgemeine Angaben */
a {
color: #1e1e1e;
XXXtext-decoration: underline;
XXXfont-weight: bold;
}

a:hover {
color: #00FF7F;
background: #000;
text-decoration: none;
}

h1 a, h2 a, h3 a {
	font-weight: bold;
	font-size: 0.9em;
	XXXdisplay: block;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	color: #000;
	background: #00FF7F;
}

.entry-title, .entry-title a, .entry-title a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #000;
	font-weight: bold;
	}

.four04 .entry-title, body.page .entry-title {
text-align: left;

}

/* Artikel */


/* Ueberschrift */
.entry-title {
	margin-right: 0px;
	}

.entry-head .entry-meta {
	background: none;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 1.1em;
	
	}

.entry-foot {
	border-top: 3px solid #00FF7F;
	font-size: 1.1em;
}
	
.entry-head .entry-tags {
	display: inline;
	margin: 0;

	}

.entry-tags {
	padding: 0;
	background: none;
	}

.commentslink {
	padding: 2px 0 2px 0px;
	background: none;
	}





/* Links im Kopf des Artikels */
.entry-title a:hover, .entry-content a:hover, h1 a:hover, h3 a:hover {
	background-color: #000;
	color: #00FF7F;
}

.entry-content {
	line-height: 1.7em;
	color: #1e1e1e;
	}

.entry-content a {
	color: #000;	
	font-weight: bold;
	XXXbackground: #dfdfdf;
}

.entry-content a:visited {
	color: #000;
	font-weight: bold;
	XXXbackground: #dfdfdf;
}

.entry-content a:hover {
	color: #00FF7F;
	background: #000;
}





h2 a:hover, h2 span a:hover {
	color: #000 !important;
	}







h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	margin-top: -12px;
	text-align: left;
	font-size: 2.2em;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom: 3px solid #000;
	display: block;
	}




#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: none;
	}

/* Kommentare */


#commentlist .comment {
padding: 0;

}



.comments h4 {
	font-weight: bold;
	display: inline;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	color: #000;
	XXXbackground: #00FF7F;
	border-bottom: 3px solid #00FF7F;
	font-size: 1.7em;
}

.comment-author {
padding: 3px;
}


.comments .metalinks 
{
padding: 0px;
}
.commentsrsslink, .trackbacklink {
background: none; 
padding: 0;
margin: 0;
}

.comment {
background: none;
}

.comment-author {
display: block;
background: #ddd;
}

.bypostauthor .comment-author {
background: #00FF7F;
}

#commentlist li .comment-meta {
	padding: 2px 0 2px 0px;
	background: none;
	display: block;
	}

.comment-content p, .comment-content ul, .comment-content ol, .comment-content div, .comment-content blockquote {
margin: 5px 0;
}

/* Widgets */

.widget {
	/* border-top: 3px solid #00FF7F; */
	font-size: 1.1em;
	color: #777;
	}

.widget a {
	text-decoration: none;
}

.widget h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000;
	padding: 2px 4px 2px 4px;
	XXXpadding-left: 0;
	background: #00FF7F;
	display: inline;
	font-weight: normal;
	XXXborder-bottom: 3px solid #00FF7F;
	font-size: 1.4em;
	line-height: 1.8em;
	}

.secondary span a {
	margin-left: 0;
}

/*- Main Menu in Header */

ul.menu {
	position: absolute;
	right: 10px;
	bottom: 0;
	margin: 0;
	margin-right: 20px;
	}

ul.menu,
ul.menu li {
	float: left;
	list-style: none;
	}

ul.menu li {
	margin-right: 4px;
	}

ul.menu li a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 15px;
	font-size: 1em;
	color: white;
	border: 1px solid #00FF7F;
	border-bottom: 0;

	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	}

ul.menu li a:hover {
	background: #000;
	color: #00FF7F;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #00FF7F;
	background: #000;
	text-decoration: none;
	}

	