/* @override http://www.kevinkoerber.de/medienkuh/wordpress/wp-content/themes/slickpress/style.css */

/* @override http://www.kevinkoerber.de/medienkuh/wordpress/wp-content/themes/slickpress/style.css */

/*
Theme Name: SlickPress
Author: WP Theme Designer
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 13px Arial, Helvetica;
	color: #333333;
	background: #ffffff url() repeat-x 0 0;;
}
a {
	text-decoration: none;
	color: #124791;
}
a:hover {
	text-decoration: underline;
	color: #124791;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.hidden {
	display: none;
}
.noimage img {
	display: none;
}

#wrapper {
	text-align: left;
	width: 980px;
	margin: auto auto;
}

/** BEGIN header **/
#header {
}
	#header ol {
		list-style-type: none;
		padding-bottom: 55px;
	font-size: 13px;
	letter-spacing: 0;
}
		#header ol li {
			text-transform: uppercase;
			float: left;
			background: url(images/divider.gif) no-repeat 0 11px;
			padding: 10px;
}
		#header ol li.f {
			background: none;
			padding-left: 0;
}
	#header h1 {
		clear: both;
		font-size: 0;
}
		#header h1 a {
			display: block;
			text-indent: -9999px;
			outline: none;
			background: url(images/logo.png) no-repeat 0 0;
			width: 720px; height: 83px;
			float: left;
}
	#header form {
		border: 0px solid #CCCCCC;
		height: 30px;
		float: right;
		width: 290px;
	}
		#header form p {
			float: right;
			border-right: 1px solid #cccccc;
			height: 30px;
			font-size: 0.9em;
			color: #808080;
		}
		#header form .date {
			padding: 8px 10px 12px;
			height: 10px;
		}
		#header form input {
			margin: 7px;
			width: 155px;
			border: 1px solid #ffffff;
			font-size: 1em;
			font-family: Arial;
			color: #124791;
			float: right;
		}
		#header form button {
			width: 16px; height: 16px;
			float: right;
			border: 0;
			background: url(images/search.jpg) no-repeat 0 0;
			margin: 7px;
			text-indent: -9999px;
		}
	#header form {
		border: 1px solid #CCCCCC;
		height: 17px;
		float: right;
		width: 250px;
	}
		#header form p {
			float: left;
			border-right: 0px solid #cccccc;
			height: 17px;
			font-size: 0.9em;
			color: #dbdbdb;
		}
		#header form .date {
			padding: 0px 0px 0px;
			height: 10px;
		}
		#header form input {
			margin: 0px;
			width: 225px;
			border: 1px solid #ffffff;
			font-size: 1em;
			font-family: Arial;
			color: #000000;
			float: left;
		}
		#header form button {
			width: 16px; height: 16px;
			border: 0;
			background: url(images/search.jpg) no-repeat 0 0;
			border: 0px solid #ffffff;
			margin: 0px;
			text-indent: -9999px;
			float: left;
		}
	#header ul {
		list-style-type: none;
		clear: both;
		border-bottom: 4px solid #124791;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
		background-color: #dbdbdb;
		height: 24px;
		margin: 30px 0 20px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
		#header ul li {
			float: left;
			border-right: 1px solid #ffffff;
			font-size: 0.9em;
			text-transform: uppercase;
		}
		#header ul li a {
			color: #393939;
			display: block;
			padding: 5.4px;
		}
		#header ul li a:hover {
			background-color: #124791;
			color: #ffffff;
	                text-decoration: none;
		}
/** END header **/

/** BEGIN content **/
#content {
	clear: both;
	float: left;
	border-right: 1px solid #dbdbdb;
	width: 620px;
	padding: 0 10px 10px 0;
}
	#content .latest {
		border-bottom: 5px solid #dbdbdb;
		padding: 0 20px 20px 0;
		margin-bottom: 10px;
	font-size: 16px;
}
		#content .latest img {
	float: right;
	display: inline;
	clear: none;
	position: static;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
		#content .latest h2 {
                        letter-spacing: -1px;
			padding-right: 0px;
			padding-bottom: 8px;
	line-height: 33px;
	font-size: 33px;
	margin-bottom: 25px;
}

#content div.single h2 a {
                        letter-spacing: -1px;
			padding-right: 0px;
	line-height: 27px;
	font-size: 27px;
	margin-bottom: 0;
	background-position: 0;
	height: 0;
}

#content div.single h3 {
                        letter-spacing: -1px;
			padding-right: 0px;
			padding-bottom: 0;
	line-height: 21px;
	font-size: 20px;
	padding-top: 7px;
}
                #content .latest h3 {
			font-size: 1.4em;
                        letter-spacing: -1px;
			line-height: 1.0em;
			padding-right: 0px;
			padding-bottom: 10px;
                        margin-left: 1px;
                }
                #content .latest h4 {
			padding-right: 0px;
                        margin-left: 1px;
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 20px;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
                #content .latest h5 {
			font-size: 0.8em;
		        float: right;
			color: #124791;
                        letter-spacing: 1px;
			text-transform: uppercase;
			background-color: #dbdbdb;
			padding-right: 3px;
			padding-left: 3px;
			padding-top: 3px;
			padding-bottom: 3px;
                }
                #content .latest h6 {
			font-size: 0.7em;
		        float: right;
			color: #939393;
                        letter-spacing: 0px;
		}
		#content .latest p {
			margin-bottom: 15px;
                        margin-left: 1px;
	font-size: 14px;
	line-height: 21px;
}

#content div.single p {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 20px;
	margin-left: 0;
	text-align: justify;
}
	#content .l {
		width: 300px;
		float: left;
		padding: 0 10px 10px 0;
		border-right: 1px solid #FFFFFF;
	}

#content div.single div.tw_button {
		float: left;
		border-right: 1px solid #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: -2px;
	width: 600px;
}
		#content .l .post {
			font-size: 0.8em;
			line-height: 1.0em;
			border-bottom: 1px dotted #124791;
			padding-top: 10px;
		}
		#content .l .post h2 {
			font-size: 1.0em;
                        letter-spacing: 1px;
			color: #ffffff;
			text-transform: uppercase;
			background-color: #124791;
			padding: 2px 5px;
			float: left;
		}
		#content .l .post h2 a {
			color: #ffffff;
		}
		#content .l .post h3 {
			clear: both;
			width: 100%;
			padding: 10px 0;
			padding-top: 4px;
	font-size: 18px;
	line-height: 19px;
}
		#content .l .post img {
			float: left;
			margin: 0 5px 5px 0;
                        width: 100px;
		}
		#content .l .post p {
			margin-bottom: 2px;
	font-size: 13px;
	line-height: 16px;
}
	#content .r {
		width: 299px;
		float: right;
		padding-left: 10px;
		border-left: 1px solid #ffffff;
		margin-left: -1px;
	}

#content div.archive h2 a {
		border-left: 1px solid #ffffff;
	font-size: 26px;
	line-height: 26px;
}

#content div.archive p {
		border-left: 1px solid #ffffff;
	font-size: 12px;
	line-height: 16px;
}
		#content .r .post {
			font-size: 0.8em;
			line-height: 1.0em;
			border-bottom: 1px dotted #124791;
			padding-top: 10px;
		}
		#content .r .post h2 {
			font-size: 1.0em;
			color: #ffffff;
                        letter-spacing: 1px;
			text-transform: uppercase;
			background-color: #124791;
			padding: 2px 5px;
			float: left;
		}
		#content .r .post h2 a {
			color: #ffffff;
		}
		#content .r .post h3 {
			clear: both;
			width: 100%;
			padding: 10px 0;
			padding-top: 4px;
	font-size: 18px;
	line-height: 19px;
	letter-spacing: 0;
}
		#content .r .post img {
			float: left;
			margin: 0 5px 5px 0;
			width: 100px;
		}
		#content .r .post p {
			margin-bottom: 2px;
	font-size: 13px;
	line-height: 16px;
}
	#content .postnav {
		padding: 20px 0;
		clear: both;
	}
	#content .postnav ul {
		list-style-type: none;
		border: 0;
	}
		#content .postnav ul li {
			float: left;
			border: 1px solid #cccccc;
			margin: 2px;
			font-size: 0.9em;
		}
		#content .postnav ul li a {
			display: block;
			border: 0 !important;
			padding: 5px;
		}
		#content .postnav ul li a:hover {
			background-color: #007AAA;
			color: #ffffff;
		}
		#content li.page_info {
			padding: 5px !important;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	float: right;
	width: 340px;
}
	#sidebar div.head {
		background-color: #FFFFCB;
		border: 1px solid #dbdbdb;
		padding: 10px 5px;
}
		#sidebar div.head h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			margin-bottom: 10px;
		}
		#sidebar div.head .rss {
			font-size: 0;
			padding: 2px 0 2px 24px;
			background: url(images/rss.gif) no-repeat 0 0;
		}

#sidebar div.l h2 a.rsswidget {
			background: none no-repeat 0 0;
	font-size: 12px;
	list-style-image: none;
}

#sidebar div.l ul li a.rsswidget {
			background: none no-repeat 0 0;
	font-size: 12px;
	list-style-image: none;
}
	#sidebar form {
		border: 0px solid #dbdbdb;
		border-top: 0;
		margin-bottom: 10px;
		background: url(images/subscribe.jpg) no-repeat center;
		height: 0px;
	}
		#sidebar form input {
			margin: 15px 12px 15px 40px;
			width: 180px;
			float: left;
			border: 0px solid #ffffff;
		}
		#sidebar form button {
			float: left;
			width: 72px; height: 25px;
			margin-top: 12px;
			text-indent: -9999px;
			border: 0;
			background-color: transparent;
		}
	#sidebar ul.head {
		list-style-type: none;
		border: 1px solid #dbdbdb;
		border-width: 0px 0px 0 0;
		height: 25px;
	}
		#sidebar ul.head li {
			float: left;
		        background-color: #dbdbdb;
                        border-left: 0px solid #ffffff;
		        border-right: 0px solid #ffffff;
	         	border-top: 0px solid #ffffff;
			text-transform: uppercase;
			font-weight: bold;
			border-left: 1px solid #ffffff;
		        height: 25px;
	font-size: 11px;
}
		#sidebar ul.head li a {
			color: #343434;
			display: block;
			padding: 8px 10px;
		}
		#sidebar ul.head li a:hover {
			background-color: #124791;
			color: #ffffff;
	                text-decoration: none;
		}
	#sidebar ul.body {
		clear: both;
		list-style-type: none;
		border: 1px solid #dbdbdb;
		padding: 10px;
		margin-bottom: 10px;
	}
		#sidebar ul.body li {
			border-bottom: 1px dotted #124791;
			padding: 6px 0;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
}
		#sidebar ul.body li a {
			color: #124791;
		}
		#sidebar ul.body li a:hover {
		        text-decoration: underline;
			color: #124791;
		}
	#sidebar .l {
		width: 165px;
		float: left;
	}
		#sidebar .l h2 {
			border-top: 4px solid #dbdbdb;
			font-size: 0.9em;
                        font-weight: bold;
			text-transform: uppercase;
			padding: 5px 0;
		}
		#sidebar .l ul {
			list-style-type: none;
			margin-bottom: 20px;
		}
		#sidebar .l ul li {
			font-size: 0.8em;
			border-bottom: 1px dotted #124791;
			padding: 6px 0;
		}
		#sidebar .l ul li a {
			color: #124791;
		}
		#sidebar .l ul li a:hover {
		        text-decoration: underline;
		}
	#sidebar .r {
		width: 165px;
		float: right;
	}
		#sidebar .r h2 {
			border-top: 4px solid #dbdbdb;
                        font-weight: bold;
			text-transform: uppercase;
			padding: 8px 0 5px;
	margin-top: 0;
	font-size: 12px;
}

#sidebar div h5 {
                        font-weight: bold;
			text-transform: uppercase;
	margin-top: 0;
	font-size: 12px;
	padding: 6px 0 5px 11px;
}
		#sidebar .r ul {
			list-style-type: none;
			margin-bottom: 20px;
		}
		#sidebar .r ul li {
			font-size: 0.8em;
			border-bottom: 1px dotted #124791;
			padding: 6px 0;
		}
		#sidebar .r ul li a {
			color: #124791;
		}
		#sidebar .r ul li a:hover {
		        text-decoration: underline;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	border-top: 5px solid #124791;
	font-size: 0.8em;
	padding: 10px 0 30px;
}
/** END footer **/

/** BEGIN miscellaneous **/
#content .single ul {
	margin: 0 0 10px 18px;
}
#content .single ol {
	margin: 0 0 10px 20px;
}
	#content .single li {
		padding: 2px 0;
		line-height: 1.4em;
	}
	#content .single h3 {
		margin-bottom: 5px;
		font-size: 1.4em;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content .single blockquote {
		padding: 20px 20px 10px;
		margin: 10px 0;
		margin-left: 15px;
		margin-right: 30px;
		background-color: #efefef;
		border-width: 1px 0;
		border-color: #124791;
		border-style: dotted;
		color: #000000;
                font-style: italic;
		font-size: 0.9em;
		line-height: 1.2em;
	}
	.single .details {
		padding: 20px 0;
	}
	.single .details p {
		margin-bottom: 5px !important;
	}
#comments {
	padding: 0 0px 0px;
	font-size: 0.9em;
}
	#comments h2 {
		margin: 10px 0;
		font-size: 1.5em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		color: #9e9e9e;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
	#respond {
		padding-top: 20px;
	}
	.comment1 {
		border: 1px solid #dbdbdb;
		padding: 10px;
		margin-bottom: 10px;
	}
	.commentdetails {
		float: left;
	}
	.gravatar {
		float: right;
	}
	h2.title {
		padding: 20px 10px 20px;
		font-size: 0.8em;
		font-weight: normal;
		text-transform: uppercase;
		color: #909090;
	}
.archive {
	clear: both;
	font-size: 1.0em;
	padding: 10px;
	border: 0px solid #dbdbdb;
	margin: 0 0 0px 0px;
}
	.archive img {
		float: left;
		height: 150px;
		margin: 0px 10px 5px 0;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	.archive h2 {
 		margin-top: 20px;		
                font-size: 1.4em;
                letter-spacing: -1px;
	        line-height: 1.1em;
         	border-bottom: 1px dotted #124791;
		padding-bottom: 10px;
	}
	.archive h2 a {
		
		
	}

	.archive p {
		margin-top: 5px;
		font-size: 0.9em;
		line-height: 1.2em;
	}
/** END miscellaneous **/

