/*
Theme Name: ek5
Theme URI: http://
Description: Theme for enno-kiel.de
Version: current
Author: Enno Kiel
Author URI: http://www.enno-kiel.de
*/

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

body {
	font: 11pt Arial, Helvetica, sans-serif;
	background-color: #19191a;
	color: #adadad;
}

.clr {
	clear: both;
}

h1, h2, h3, h4, h5 {
	font-size: 1em;
	font-weight: normal;
}

a {
	color: #a5a5a5;
}

a:hover {
	color: #fff;
}

small {
	font-size: 8pt;
}

div.hr {
	height: 1px;
	border-top: 1px solid #303030;
	width: 100%;
	display: block;
	margin: 4px;
	padding: 0;
}

div.postseparator {
	clear: both;
	background: url(img/separator.gif) repeat-x;
	height: 8px;
	margin: 4px 0;
}

textarea {
	width: 540px;
	border: 1px solid #303030;
	background: transparent url(img/background.gif);
	color: #a5a5a5;
	padding: 2px;
	font: 11pt Arial, Helvetica, sans-serif;
}

textarea:focus {
	background: transparent none;
}

input {
	border: 1px solid #303030;
	background: transparent url(img/background.gif);
	color: #a5a5a5;
	padding: 2px;
	font: 11pt Arial, Helvetica, sans-serif;
}

input:focus {
	background: transparent none;
}

input, textarea {
	margin: 4px;
}

.wrapper {
	margin: 0 75px;
}

.wrapper_gallery {
	margin: 0;
}

.wrapper_frontpage {
	margin: 0 46px;
}

#page {
	//width: 858px;
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

#header {
	background: transparent url(img/logo3.jpg) no-repeat;
	width: 800px;
	height: 145px;
	padding: 0;
	border-bottom: 1px solid #303030;
}


#header img {
	float: left;
}

#header h1 {
	font-size: 1.6em;
	display: inline;
	color: #fff;
	letter-spacing: 0.05em;
	float: left;
}

#footer {
	font-size: 8pt;
	text-align: center;
	background: url(img/background.gif);
	padding: 12px 0;
	margin-top: 4px;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #303030;
}

#menu {
	margin-top: 125px;
	float: right;
	list-style: none;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
}

#menu li {
	float: left;
	margin: 0 0 0 8px;
}

li.current-cat a, li.current_page_item a {
	color: #fff;
	font-weight: bold;
}

#content {
	float: left;
	line-height: 1.3em;
	/* width: 540px; */
}

#content p {
	margin-bottom: 1.5em;
}

#content .post {
	margin: 24px 25px;
}

#content h2 {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
}

#content .title a:hover {
	text-decoration: underline;
}

#content .entry {
	padding: 8px 0;
	font-size: 10pt; /* Georgia, serif; */
	line-height: 1.6em;
}

#content h2 a {
	color: #fff;
}

#content .postmetadata {
	background: url(img/background.gif);
	font: bold 8pt Verdana, Helvetica, sans-serif;
	padding: 6px 4px;
	text-align: right;
}

#content .postmetadata.alt {
	text-align: left;
}

#gallery {
	text-align: center;
}

#gallery img {
	border: none;
}

#gallery a {
	border: none;
}

#gallery .imgcontainer {
	background: #000;
	margin: 0;
	text-align: center;
	height: 380px;
	overflow: hidden;
}

#gallery .prev_page, #gallery .next_page {
	background: url(img/background.gif);
	width: 28px;
	padding: 1px 0;
	float: left;
}

#gallery .prev_page {
	margin-right: 4px;
}

.navigator {
	width: 24px;
	float: left;
}

.navigator.prev {
	margin-right: 5px;
}

.navigator.next {
	margin-left: 5px;
}

.grid {
	width: 156px;
	background: url(img/background.gif);
	margin-right: 5px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 2px;

}

.grid.last {
	margin-right: 0;
}

.grid h2 {
	padding: 4px;
	font-size: 8pt;
}

.navigation {
	background: transparent url(img/background.gif);
	margin: 4px 0;
	font: bold 9pt Arial, Helvetica, sans-serif;
	padding: 4px;
}

.albumseparator {
	clear: both;
	background: url(img/separator.gif) repeat-x;
	height: 8px;
	width: 800px;
	margin: 8px 0;
}


#album {
	margin-top: 24px;
	text-align: center;
}

#album h2 {
	font-size: 1.6em;
	/*color: #fff;*/
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.sidebar {
	height: auto !important;
	height: 1px;
	margin-top: 4px;
	background: transparent url(img/sidebar.gif) top left repeat-y;
}

#sidebar li {
	font-size: 8pt;
}

#sidebar li h2 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 4px;
	color: #fff;
}

#sidebar, #sidebar ul {
	list-style: none;
}

#sidebar li.widget, #sidebar li.categories, #sidebar li.meta, #sidebar li.linkcat {
	width: 189px;
	margin-left: 4px;
	float: left;
	padding: 4px;
	font: 9pt Arial, Helvetica, sans-serif;
}

#sidebar li.widget.first {
	margin-left: 0;
}

#sidebar li ul li, #sidebar .tagcloud {
	margin: 0 8px;
}

.cat-item.rss a {
	padding-left: 18px;
	background: transparent url(img/rss-reflection.png) no-repeat !important;
	background: transparent url(img/rss-reflection.gif) no-repeat; /* IE6 */
}

.copyright {
	margin-top: 2em;
	font-size: 8pt;
}

.gallery a img {
	border: none;
	margin: 0 3px 3px 0;
}

.gallery .gallery-icon {
	background: #000;
	margin: 2px;
	height: 124px;
}

.loading {
	background: #000 url(img/loading.gif) no-repeat center center;
	height: 380px;
}

.social_networks {
	padding: 12px 0;
}

.social_networks html body table {
	margin: 0 auto;
}
