/*

Theme Name:  Honki 2012 Min
Theme URI:  http://www.misterhonk.de/
Description:  Das Super Theme zum Super Blog
Version:  1.0

Author:  Martin Melcher
Author URI:  http://www.martinmelcher.de/
 */
/* Reset
---------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License:  none (public domain)
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
iframe {
	overflow: hidden;
	border: 0;
}
body {
	font-family: 'museo-slab-1', Helvetica, Arial, sans-serif !important;
	font-size: 16.5px;
	line-height: 26px;
	font-weight: 300;
	background: #fff;
	color: #242424;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    text-rendering: optimizeLegibility;
	word-wrap: break-word;
}
::-moz-selection { background: #cc0000; color:#fff; text-shadow: none; }
::selection { background:#cc0000; color:#fff; text-shadow: none; } 
.bodywrap {
/*padding:  0 20px;
	*/
}
hr.clear {
	display: none;
	clear: both;
}
/* LAYOUT */
#headwrapper {
	background: url(images/header-bg.jpg) top center no-repeat #990000;
	border-bottom: 2px solid #cc0000;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0 0 50px 0;
	margin-bottom: -30px;
}
#headwrap2 {
	position: relative;
	top: 0px;
	display: block;
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
	height: 40px;
	background: none;
	z-index: 200;
	font-size: 12px;
	color: #fff;
}
#headwrap2 .inner {
	display: block;
	vertical-align: middle;
	position: relative;
	-webkit-transition: width 2s;
	-moz-transition: width 2s;
	-o-transition: width 2s;
	-ms-transition: width 2s;
	transition: width 2s;
}
#headwrap2 h3 {
	color: #fff;
	font-size: 14px;
	padding: 10px 0;
	position: absolute;
	left: 10px;
	text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}
#headwrap2 h3 a {
	color: #fff;
}
#headwrap2 #searchForm {
	right: 10px;
	top: 5px;
	width: 300px;
	position: absolute;
	float: right;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	transform: rotate(-2deg);
}
#headwrap2 #stxt {
	position: absolute;
	top: 5px;
	right: 40px;
	height: 20px;
	width: 160px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 5px 7px;
	font-size: 12px;
	display: block;
	font-family: "museo-slab-1", "museo-slab-2", Helvetica, Arial, sans-serif !important;
	border: 0;
}
#headwrap2 #ssbt {
	position: absolute;
	top: 5px;
	right: 0;
	height: 30px;
	width: 60px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 7px 5px;
	font-size: 12px;
	display: block;
	font-family: "museo-slab-1", "museo-slab-2", Helvetica, Arial, sans-serif !important;
	cursor: pointer;
	text-shadow: 0 1px rgba(0,0,0,0.5);
	color: #fff;
	background: #ee0000;
	border: 0;
}
#headwrap2 #socialize-fb {
	position: absolute;
	left: 120px;
	top: 5px;
}
#headwrap2 #socialize {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 300px;
	text-align: center;
	top: 5px;
}
#headwrap2 #socialize a {
	color: #fff;
}
.header {
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
	z-index: 301;
}
#logo {
	width: 100%;
	text-align: center;
	padding: 30px 0 10px;
}
#logo h1 {
	display: block;
	font-size: 64px;
	line-height: 1.3;
	letter-spacing: -2px;
	color: #fff;
	font-family: "museo-slab-1", "museo-slab-2", Arial, sans-serif !important;
	font-weight: 900;
	text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
	margin: 0 !important;
}
#logo h1 a {
	color: #fff !important;
	text-decoration: none;
}
#logo h2 {
	display: block;
	font-size: 14px;
	color: #4d0000;
	font-family: "museo-slab-1", "museo-slab-2", Arial, sans-serif !important;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 8px;
	background: none;
	margin: 0 -5px 0 0 !important;
	background: none;
	padding: 3px;
	color: #fff;
	text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
	-webkit-transition: color 1s;
	-moz-transition: color 1s;
	-o-transition: color 1s;
	-ms-transition: color 1s;
	transition: color 1s;
}
#logo h2 a:hover {
	color: #4d0000;
	text-shadow: 0 1px 0 rgba(255,255,255,0.33), 0 -1px 0 rgba(0,0,0,0.5);
}
#top-banner {
	width: 468px;
	display: block;
	margin-top: 10px;
}
/* GENERAL */
h1 {
	display: none;
}
h2 {
	font-size: 40px;
	margin: 0 0 0.8em 0;
	line-height: 1.15em;
	font-weight: 700;
	letter-spacing: -1px;
	color: #262626;
	font-family: "museo-slab-1", "museo-slab-2", Arial, sans-serif !important;
}
h2.video {
	background: #000;
	color: #fff;
	font-size: 16px;
	text-shadow: none;
}
h2 a {
	color: #262626;
	text-decoration: none;
	padding: 0px 5px;
	background: #fff;
}
h2 a:hover {
	color: #cc0000;
	text-decoration: none;
}
h3 {
	font-size: 15px;
	margin: 0 0 0.75em 0;
	line-height: 1.2em;
	font-weight: 700;
	color: #262626;
	font-family: Arial, sans-serif !important;
	letter-spacing: 0;
	font-family: "museo-slab-1", "museo-slab-2", Arial, sans-serif !important;
}
#footer h3 {
	font-family: "museo-slab-1", "museo-slab-2", Arial, sans-serif !important;
}
p {
	margin: 0 0 1.5em 0;
}
object {
	margin-bottom: 20px !important;
}
ul, ol {
	margin: 20px 0;
}
li p {
	line-height: 1.6em;
	margin: 0 0 1.5em 0;
}
a {
	color: #e50000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a img {
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
}
small, p small {
	font-size: 11px;
	line-height: 14px !important;
	color: #666666;
}
#logo {
	display: block;
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
}
strong {
	font-weight: 700;
}
.hr hr {
	display: none;
}
.hr {
	border-bottom: 1px solid #f2f2f2;
}
#cat-menu {
	max-width: 980px;
	width: 90%;
	margin: 0 auto;
	padding: 0;
	display: table;
	position: relative;
	top: 0px;
	border-collapse: collapse;
}
#cat-menu ul {
	display: table-row;
	height: 40px;
}
#cat-menu ul li {
	list-style: none;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	margin: 0 3px;
	padding: 0;
}
#cat-menu li a {
	background: #fff;
	display: block;
	margin: 3px;
	padding: 3px 2px;
	color: #262626;
	text-transform: uppercase;
	border: 3px solid #262626;
	font-size: 16px;
	font-weight: 700;
	white-space: nowrap;
	white-space-collapse: preserve;
	-webkit-box-shadow: 0px 2px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 1px rgba(0,0,0,0.5);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-o-transition: background 0.3s;
	-ms-transition: background 0.3s;
	transition: background 0.3s;
}
#cat-menu li a:hover {
	background: #cc0000;
	color: #fff;
	text-decoration: none;
}
#cat-menu li._1, #cat-menu li._3, #cat-menu li._5, #cat-menu li._7, #cat-menu li._9, #cat-menu li._11 {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
#cat-menu li._2, #cat-menu li._4, #cat-menu li._6, #cat-menu li._8, #cat-menu li._10 {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}
/*** CONTENT ****/
#content {
	display: block;
	max-width: 980px;
	width: 100%;
	margin: 0 auto !important;
}
#content .post {
	margin: 50px auto 80px auto;
	display: block;
	position: relative;
	max-width: 980px;
	width: 100%;
}
.single {
	margin: 50px auto 150px auto !important;
}
#content .post > h2 {
	max-width: 860px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
	text-align: center;
}
#content .post figure {
	margin: 2em auto;
	text-align: center;
	max-width: 800px;
}
#content .post figure img {
	margin: 0 auto;
	display: block;
	text-align: center;
}
#content .post p {
	display: block;
	max-width: 660px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: visible;
}
#content .post p object {
	display: block;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	left: auto;
	right: auto;
}
#content .post blockquote {
	display: block;
	color: #777;
	font-style: italic;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
}
#content .meta {
	text-align: center;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#content .single .meta {
	margin-bottom: 50px;
}
#content .tagline {
	text-align: center;
	position: relative;
	display: block;
	color: #e2e2e2;
	margin-bottom: 0px;
	font-weight: 300 !important;
	border-top: 1px solid #e2e2e2;
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	transform: rotate(-1deg);
	font-size: 18px;
}
#content .tagline h3, #content .tagline .date {
	display: inline-block;
	padding: 5px 10px;
	background: #fff;
	position: relative;
	top: -20px;
	font-size: 24px;
	border: 2px solid #e2e2e2;
}
#content .tagline h3 {
	color: #262626;
}
#content .tagline .quick-comment {
	display: inline-block;
	width: 50px;
	height: 40px;
	text-align: center;
	background: url(images/comment-count.png) #fff;
	top: -20px;
	position: absolute;
	right: 20px;
}
#content .tagline .quick-comment a {
	position: relative;
	top: -2px;
	text-decoration: none !important;
	display: block;
	padding: 5px 15px;
	height: 20px;
	width: 20px;
}
#content .tagline .sticky {
	top: -20px;
	position: absolute;
	left: 20px;
}
#content .tagline .sticky a {
	display: block;
	width: 120px;
	height: 40px;
	position: relative;
	color: #e50000;
	height: 40px;
	overflow: visible;
	cursor: help;
}
#content .tagline .sticky a img {
	position: absolute;
	left: 0;
	top: 0;
}
#content .tagline .sticky a span {
	visibility: hidden;
	position: absolute;
	left: 60px;
	top: 5px;
	text-shadow: 0 -1px #fff, 1px 0 #fff, 0 1px #fff, -1px 0 #fff;
}
#content .tagline .sticky a:hover span {
	visibility: visible;
}
#content object, #content embed, #content iframe {
	max-width: 100%;
}
/***VIDEO FANCYBOX ****/
a.fancybox-video {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
a.fancybox-video span.preview {
	background: url(fancybox2/fancybox-play-off.png) center no-repeat;
	display: block;
	left: 0;
	position: absolute;
	bottom: 0px;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
a.fancybox-video span.vid {
	display: block;
	left: 0;
	position: absolute;
	bottom: 0px;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-style: normal;
}
a.fancybox-video span.vid iframe {
	width: 100%;
}
a:hover.fancybox-video span.preview {
	background: url(fancybox2/fancybox-play.png) center no-repeat;
}
/**/
a.cine-video {
	background: url(fancybox2/play-on-small.png) 0px 2px no-repeat;
	width: 60px;
	height: 14px;
	padding-top: 0px;
	padding-left: 16px;
	padding-right: 3px;
	cursor: pointer;
}
small.direct {
	text-transform: uppercase;
	height: 10px;
	position: relative;
	top: 0px;
}
small.direct:before {
	content: "/ ";
}
small.direct:after {
	content: ".";
	height: 0;
	clear: both;
	visibility: hidden;
}
.next-post, .prev-post {
	position: fixed;
	top: 45%;
	transition: top 0.5s;
	-moz-transition: top 0.5s;
}
.next-post a, .prev-post a {
	height: 60px;
	width: 60px;
	background: #fff;
	line-height: 54px;
	font-size: 30px;
	color: #e2e2e2 !important;
	border-radius: 30px;
	border: 2px solid #e2e2e2;
	text-align: center;
	display: block;
	text-decoration: none;
	transition: background 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s
}
.next-post a:hover, .prev-post a:hover {
	background: #e2e2e2;
	border: 2px solid #e2e2e2;
	color: #fff !important
}
.next-post {
	right: 20px;
}
.prev-post {
	left: 20px;
}
/* POSTS */
#searchForm input {
	font-size: 1.4em;
	font-family: "museo-slab-1", "museo-slab-2", Helvetica, Arial, sans-serif !important;
}
.pings, .comments {
	margin-bottom: 2em;
}
.pingslist {
	margin: 0 !important;
	padding: 20px 0 10px 0 !important;
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
}
.pingslist li {
	list-style: none !important;
	padding: 0;
	margin: 0;
}
.comments {
	margin-top: 40px !important;
}
.comments .entry {
	position: relative;
}
.commentslist {
	width: 100%;
	margin: 0;
	padding: 0;
}
.commentslist li {
	margin: 0 !important;
}
.commentslist li {
	clear: both;
	display: block;
	padding: 10px 0 !important;
}
.comment-text {
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 800px;
	width: 100%;
	font-size: 15px;
}
.comment-avatar {
	position: absolute;
	top: -8px;
	right: 0;
	display: block;
	text-align: right;
	width: 96px;
	margin-left: 20px;
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	transform: rotate(-1deg);
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 0.5em 0;
	text-transform: uppercase;
	line-height: 20px;
}
.comment-meta h4 {
	display: inline;
}
.reply {
	border: 2px solid #262626;
	background: #fff;
	padding: 10px 20px !important;
	margin-top: 20px;
	max-width: 760px;
	width: 80%;
	margin: 0 auto;
}
.reply h3 {
	font-family: "museo-slab-1", "museo-slab-2", Arial, sans-serif !important;
}
.reply li {
	list-style: none !important;
	padding: 0;
	margin: 0 0 0.5em 0;
}
.reply input {
	padding: 5px 8px;
	border: 1px solid #d9d9d9;
	margin-bottom: 13px;
}
.reply input#submit {
	float: right;
	padding: 10px 16px;
	font-size: 24px;
	display: block;
	background: #262626;
	color: #fff;
	border: 2px solid ##262626;
	cursor: pointer;
	font-family: "museo-slab-1", "museo-slab-2", Arial, sans-serif !important;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
	position: relative;
	top: -20px;
	right: 60px;
}
.reply input#submit:hover {
	background: #cc0000;
	color: #fff;
	text-shadow: 0 -1px 0 #000;
}
.reply .comment-subscription-form {
	margin-left: 0 !important;
	max-width: 600px !important;
	width: 100%;
}
#commentform ul, #commentform li {
	margin-left: 0 !important;
}
.reply #commentform li {
	list-style: none !important;
}
.subscribe-to-doi-comments label {
	font-size: 11px important;
}
#comments textarea {
	max-width: 600px;
	width: 90%;
	padding: 5px 8px;
	font-size: 16px;
	line-height: 1.4;
	border: 1px solid #d9d9d9;
	-webkit-resize: vertical;
	-moz-resize: vertical;
	resize: vertical;
}
.ad-rectangle {
	border: 1px solid #d9d9d9;
	background: #e9e9e9;
	padding: 10px 20px !important;
	margin-top: 0px;
	text-align: center;
}
#sidebar-right {
	display: none;
}
/* WIDGETS */
.widget_links li, .widget_categories li {
	display: inline;
	margin-right: 5px;
}
#most-comments ul li, #most-liked-posts ul li {
	margin: 0 !important;
	padding: 0 !important;
}
#wppp-3 li {
	padding: 0 !important;
	margin: 0 0 0.5em 0 !important;
	line-height: 1.2;
}
/* MIXES */
#mixes ul li {
	clear: both;
	margin-bottom: 20px !important;
	padding-bottom: 20px !important;
	display: block;
}
#mixes ul li a img {
	display: inline;
	float: left;
	vertical-align: text-top;
	margin-right: 20px !important;
}
#mixes ul li strong {
	padding-bottom: 20px !important;
}
#mixes hr {
	margin-bottom: 20px;
	color: #ccc;
}
#mixes h3 {
	margin-bottom: 22px;
}
/* FOOTER */
#footer-wrapper {
	background: #990000;
	padding: 40px 20px !important;
	margin: 80px 0 -20px 0;
}
#footer-wrapper2 {
	background: #cc0000;
	border-top: 2px solid #440000;
	margin: 0;
	padding: 0 20px;
}
#footer {
	margin: 20px auto;
	max-width: 940px;
	width: 100%;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
}
#footer2 {
	margin: 10px auto;
	max-width: 940px;
	width: 100%;
	font-size: 11px;
	color: #fff;
}
#footer2 a {
	color: #fff;
}
#footer h2, h3 {
	color: #fff;
	font-size: 24px;
	letter-spacing: normal;
}
#footer h2 a, h3 a {
	color: #fff;
	text-decoration: none;
}
#footer ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
#footer li.cat-item, ul.blogroll li {
	display: inline;
	margin-right: 5px;
}
#footer .ads ul li {
	display: inline;
	margin-right: 5px;
}
#footer .col-l {
	max-width: 450px;
	width: 100%;
	float: left;
}
#footer .col-r {
	max-width: 450px;
	width: 100%;
	float: right;
}
#footer .categories {
	position: relative;
	height: 200px;
}
#footer .categories h3 {
	position: absolute;
	left: 0;
}
#footer .categories ul {
	position: absolute;
	top: 40px;
	max-width: 500px;
	width: 100%;
}
#footer .categories ul li {
	list-style: none;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin: 0 3px 3px 0;
	padding: 0;
}
#footer .categories li a {
	background: #fff;
	display: block;
	padding: 3px;
	color: #262626;
	text-transform: uppercase;
	border: 3px solid #262626;
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	-webkit-box-shadow: 0px 2px 1px rgba(0,0,0,0.5);
	box-shadow: 0px 2px 1px rgba(0,0,0,0.5);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-o-transition: background 0.3s;
	-ms-transition: background 0.3s;
	transition: background 0.3s; /* Firefox 4 *//* Safari and Chrome */
/* Opera */
}
#footer #archives {
	position: relative;
	height: 60px;
}
#footer #archives h3 {
	position: absolute;
	left: 0;
}
#footer #archives select {
	position: absolute;
	left: 200px;
	height: 30px;
	line-height: 30px;
	border: 2px solid #262626;
	background: #fff;
	color: #262626;
	font-size: 18px;
	font-family: 'museo-slab-1', Helvetica, Arial, sans-serif !important;
	font-weight: 700;
}
#footer #recent-comments {
	position: relative;
}
#footer #recent-comments ul {
	position: relative;
	left: 0px;
	max-width: 400px;
	width: 100%;
}
#footer #recent-comments li {
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
}
#footer #recent-comments li a {
	font-weight: 700;
	color: #fff;
	text-decoration: underline;
}
/* SONSTIGES */

#paging {
	width: 100%;
	height: 30px;
	list-style: none;
}
#paging li {
	height: 30px;
	text-align: center;
}
#paging li.prev {
	float: left;
	margin-left: 10px;
}
#paging li.next {
	float: right;
	margin-right: 10px;
}
#paging li.prev a, #paging li.next a {
	width: 40px;
	height: 40px;
	font-size: 48px;
	line-height: 32px;
	border-radius: 30px;
	border: 2px solid #262626;
	display: block;
	background: #fff;
	color: #262626;
	font-weight: 300;
	text-decoration: none;
}
#paging li.prev a:hover, #paging li.next a:hover {
	color: #262626;
	text-decoration: none;
	color: #fff;
	background: #cc0000;
}
#paging li.pages {
	max-width: 701px;
	display: block;
	width: 100%;
	margin: 0 20px;
	text-align: center;
}
#paging li.pages a {
	margin: 0 5px;
	height: 30px;
	width: 30px;
	font-weight: 700;
	display: inline-block;
	color: #262626;
	border: 2px solid #262626;
	background: #fff;
}
#paging li.pages a:hover {
	text-decoration: none;
	border: 2px solid #262626;
	color: #fff;
	background: #cc0000;
}
#paging li.pages a.active {
	padding: 5px;
	border: 2px solid #262626;
	color: #fff;
	background: #cc0000;
}
#paging #_1, #paging #_3, #paging #_5, #paging #_7, #paging #_9, #paging #_11 {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
#paging #_2, #paging #_4, #paging #_6, #paging #_8, #paging #_10 {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}
.i {
	display: none;
}
#flags li {
	display: inline;
}
.lfloat {
	float: left;
}
.rfloat {
	float: right;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.alignleft {
	float: left;
	margin: 0 2em 0.6em 0px;
	text-align:left;
}
.alignright {
	float: right;
	margin: 0 0px 0.6em 2em;
	text-align:left;
}
blockquote img.alignleft {
	margin-left: -2em !important;
}
blockquote img.alignright {
	margin-right: -2em;
}
.clear {
	clear: both;
	display: block;
	height: 1px;
	line-height: 1px;
	font-size: 0.1em;
	margin-top: -1px;
}
/* Galerie Funktion von Wordpress*/
.gallery {
	margin: auto;
}
.gallery .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 20%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
	margin-left: 0;
}
.attachment-con {
	width: 600px;
	background: #e9e9e9;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}
.attachment-con img {
	padding: 0;
	margin: 0;
}
/* Galerie Funktion von Wordpress*/
.gallery {
	margin: auto;
}
.gallery .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 20%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
	margin-left: 0;
}
.attachment-con {
	width: 600px;
	background: #e9e9e9;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}
.attachment-con img {
	padding: 0;
	margin: 0;
}
/* available Columns | mögliche Spalten */
.gallery-columns-2 .gallery-item {
	width: 50%
}
.gallery-columns-3 .gallery-item {
	width: 33.333%
}
.gallery-columns-4 .gallery-item {
	width: 25%
}
.gallery-columns-5 .gallery-item {
	width: 20%
}
.gallery-columns-6 .gallery-item {
	width: 16.666%
}
.gallery-columns-7 .gallery-item {
	width: 14.285%
}
.gallery-columns-8 .gallery-item {
	width: 12.5%
}
.gallery-columns-9 .gallery-item {
	width: 11.111%
}
.related-posts {
	margin-top: 40px;
}
#related {
	float: left;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}
#related .item {
	font-size: 11px;
	background-color: #fff;
	width: 100px;
	float: left;
	padding: 2px;
	margin: 3px 0px 3px 15px;
	overflow: hidden;
	line-height: 14px;
}
 #related .item:first {
 margin-left: 0px;
}
#related .item img {
	border: 1px solid #ccc;
	padding: 1px -1px;
}
#sm2-container {
	display: none;
}
.popular-posts ul li:after {
	clear: both;
}
.wpp-thumbnail {
	float: left;
	margin-right: 10px;
	margin-left: -60px;
}
.button {
	background: #f9f9f9;
	text-align: center;
	padding: 8px 13px;
	color: #fff;
	font-family: "museo-slab-1", "museo-slab-2", Helvetica, Arial, sans-serif !important;
	display: block;
	border-radius: 5px;
}
.button img {
	vertical-align: middle;
	position: relative;
	left: -5px;
}
#adblock-leaderboard {
	position: relative;
	display: block;
	margin: 35px auto 0px auto;
	max-width: 768px;
	min-width: 480px;
	line-height: 1.2;
	font-size: 12px;
	text-align:left;
	width: 100%;
	height: 90px;
}
.adblock-1 {
	text-align: center;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
 @media screen and (max-width: 1024px) {
.next-post, .prev-post {
	position: fixed;
	top: 83.5%;
}
}
@media screen and (max-width: 961px) {
#content .post > h2 {
	max-width: 780px;
	width: 100%;
}
}
 @media screen and (max-width:801px) {
#content {
	max-width: 780px;
	width: 100%;
}
#content .post {
	margin: 50px auto 80px auto;
	max-width: 800px;
	width: 100%;
}
#content .post > h2 {
	max-width: 780px;
	width: 100%;
	font-size: 32px;
}
#content .post figure {
	margin: 2em auto;
	max-width: 800px;
}
#content .post figure img {
	width: 100%;
	height: auto;
}
#content .post p {
	display: block;
	max-width: 660px;
	width: 80%;
}
#content .post p object {
	display: block;
	max-width: 800px;
}
#content .post blockquote {
	display: block;
	margin: 0 auto;
}
#content .tagline {
	font-size: 14px;
}
#content .tagline h3, #content .tagline .date {
	font-size: 18px;
}
#content object, #content embed, #content iframe {
	max-width: 100%;
}
.comment-text {
	max-width: 640px;
}
#headwrap2 #socialize {
	display: none;
}
#cat-menu {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display: block;
	position: relative;
	top: 0px;
	border-collapse: collapse;
}
#cat-menu ul {
	height: 40px;
	text-align: center;
}
#cat-menu ul li {
	list-style: none;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin: 0 3px;
	padding: 0;
}
#cat-menu li a {
	background: #fff;
	display: block;
	margin: 3px;
	padding: 3px 3px;
	color: #262626;
	text-transform: uppercase;
	border: 3px solid #262626;
	font-size: 14px;
}
#footer .col-l, #footer .col-r {
	float: none;
	display: block;
}
}
 @media screen and (max-width:641px) {
body {
	font-size: 14px;
	line-height: 19px;
}
#wrapper {
	max-width: 640px;
	width: 100%;
}
#content .post > h2 {
	font-size: 24px;
}
#headwrap2 .inner h3 {
	display: none;
}
#headwrap2 #socialize-fb {
	left: 10px;
}
#logo h1 {
	font-size: 36px;
}
#cat-menu ul li {
	margin: 0 2px;
	padding: 0;
}
#cat-menu li a {
	margin: 2px;
	padding: 2px 2px;
	font-size: 13px;
}
#content .post > h3 {
	font-size: 18px !important;
}
#content .post figure {
}
#content .post figure iframe {
	width: 100%;
	height: auto;
}
#content .post p {
	max-width: 600px;
	width: 80%;
	display: block;
	position: relative;
}
#content .post blockquote {
	max-width: 500px;
	width: 100%;
!important;
}
#content .post p blockquote p {
	max-width: 500px !important;
}
.next-post, .prev-post {
	display: none;
}
#paging {
	width: 100%;
	height: 30px;
	margin-bottom: 60px;
}
#paging li.pages {
	width: 65%;
	margin: 0 20px;
}
.reply {
	max-width: 560px;
	padding: 0;
	display: block;
}
#adblock-leaderboard {
	display: none;
}
#footer #archives select {
	position: relative;
	left: 0;
}
iframe, object {
	max-width: 640px !important;
	width: 100% !important;
	overflow: hidden;
}
.comment-avatar img {
	widtH: 48px;
	height: auto;
}
.reply input#submit {
	font-size: 14px;
}
}
