/*  
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@font-face {
    font-family: 'latobold';
    src: url('lato-bold-webfont.woff2') format('woff2'),
         url('lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: auto;
}


@font-face {
    font-family: 'latoitalic';
    src: url('lato-italic-webfont.woff2') format('woff2'),
         url('lato-italic-webfont.woff') format('woff');F
    font-weight: normal;
    font-style: normal;
	font-display: auto;

}


@font-face {
    font-family: 'latoregular';
    src: url('lato-regular-webfont.woff2') format('woff2'),
         url('lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: auto;

}


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
/*	font-family: 'Lato', sans-serif; */
	font-family: 'latoregular';
	font: 400 17px/1.5 Lato, sans-serif;
	background:#ececec;
	color: #333;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
/*	color: #3c78a7; */
	color: #00643c;
	text-decoration:none;
        font: Verdana;
	}

a:hover, a:active {
/*	color: #3c78a7; */
	color: #00643c;
	text-decoration:none;
        font: Verdana;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


.cta-a a {
	color: white;
	text-decoration: none !important;
}

.cta-a {
	border-radius: 3px;
    padding: 13px;
    font-size: 14pt;
    background: #00643c;
    color: white;
}

#head {
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	}


#page {
	width:960px;
	margin:0px auto;
	padding:10px;
	background:#ececec;
	font-size:0.7em;
	}
#page_shop {
	width:760px;
	margin-left: 0px;
	padding:10px;
	background:#ececec;
	font-size:0.7em;
        margin-top: 10px;
	}
#google-scraper {
        width: 160px;
        max-width: 160px;
        float: right;
        margin-top: 10px;
        position: relative;
        z-index: 0;
        }
#outer {
        width: 960px;
        max-width: 960px;
        margin: auto;  
       }
#page2 {
	width:960px;
	margin:0px auto;
	padding:10px;
	background:#ececec;
	font-size:0.8em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}

.right_head_ad {
        float:right;
        /* position: relative;
        left: -150px; */
        max-width: 468px;
        width: 468px;
        max-height: 60px;
        height: 60px;
}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:15px;
	padding:0px 10px;
	text-transform:uppercase;
/*	background:#2c2c2c url(https://www.bitblokes.de/wp-content/themes/arthemia/images/navbar.png); */
/*	background:#187ea1; */
        background:#00643c;
	position: relative;
/*	z-index: 200; */
	z-index: 10;
	}


#navbar_shop {
	margin:0 auto;
	margin-top:15px;
	padding:0px 10px;
	text-transform:uppercase;
/*	background:#2c2c2c url(https://www.bitblokes.de/wp-content/themes/arthemia/images/navbar.png); */
/*	background:#187ea1; */
        background:#00643c;
        position: relative;
        z-index: 5;
	}

#page-bar {
/*	width:722px; */
	width:960px; 
	margin-left: -10px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
/*	border-right:1px solid #333; */
	}

#page-bar li:hover {
	background: #3c78a7;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 14px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:160px;
	text-align:right;
	margin-right:0px;
	margin-top:-1px;
        float:right;
	}

.input_border {
       border: solid 1px #00643c;
}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
/*	background: #2B2B2B; */
	background: #00643c;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #3c78a7;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:1.5em;
/*	font-weight:bold; */
/*	letter-spacing:-0.08em; */
	color:#3c78a7;
	}

h2 {
/*	font:2.3em Georgia, "Times New Roman"; */
	font:1.05em;
	font: Verdana;
	color:#3c78a7;
	padding-bottom: 15px;
	}

h3 {
/*	font:1.3em Arial; */
	font: Verdana;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	font-weight: bold;
/*	color:#3c78a7; */
	color:#000000;
	margin-top: 15px;
	margin-bottom: 5px;
	}


h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}
#comments {
        margin-top:20px;
}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:350px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:610px;
	float:left;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	min-height: 467px;
	}

#headline  div.title {
	font-weight: bold;
/*	font:2.4em Georgia; */
	font:2.4em Verdana;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

.title_mod a, .title_mod a:visited {
	font-weight: bold;
	font: Verdana;
	font-size: 1.65em;
	padding-bottom: 5px;
	line-height: 1.1;
        width: 180px;
        max-width: 180px;
}

#spacer_mod_1 {
        max-height: 5px;
        height: 5px;
}

#spacer_sn_1 {
        max-width: 5px;
        width: 5px;
}

#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
	min-height: 443px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	float:left;
/*	float:right; */
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}

#follow_us {
	margin-top: 10px;
        padding-top: 10px;
        background:#fff;
	width:310px;
        padding-left: 10px;
	float:right;
	}
#follow_us_single {
	margin-top: 0px;
        padding-top: 0px;
        background:#fff;
	width:310px;
        padding-left: 10px;
	float:right;
	}
#follow_2 {
        margin-left: 90px;
        margin-bottom: -10px;
        position: relative;
        top: -26px;
        font-weight: bold;
        color: #989898;
        font-size:12px;
	letter-spacing:0.1em;
        }
#facebook_like_page_bb {
        margin-bottom: 10px;
        max-height: 231px;
        height: 231px;
        max-width: 292px;
        height: 292px;
        overflow: hidden;
        border-bottom: 1px solid #989898;
}
#follow_2 a, #follow_2 a:visited {
        color: #989898;
        font-size:12px;
	letter-spacing:0.1em;
        }
#follow_2_dot {
        width: 300px;
        max-width: 300px;
        height: 1px;
        max-height: 1px;
        border-top: dotted 1px #989898;
        }   
#follow_3 {
        margin-top: 10px;
        }  
#follow_4 {
        margin-left: 90px;
        margin-bottom: -10px;
        position: relative;
        top: -26px;
        font-weight: bold;
        color: #989898;
        font-size:12px;
	letter-spacing:0.1em;
        }
#follow_4 a, #follow_4 a:visited {
        color: #989898;
        font-size:12px;
	letter-spacing:0.1em;
        }
#follow_4_dot {
        width: 300px;
        max-width: 300px;
        height: 1px;
        max-height: 1px;
        border-top: dotted 1px #989898;
        }    
#follow_5 {
        margin-top: 10px;
        }  
#follow_6 {
        margin-left: 90px;
        margin-bottom: -10px;
        position: relative;
        top: -26px;
        font-weight: bold;
        color: #989898;
        font-size:12px;
	letter-spacing:0.1em;
        }
#follow_6 a, #follow_6 a:visited {
        color: #989898;
        font-size:12px;
	letter-spacing:0.1em;
        }
#follow_6_dot {
        width: 300px;
        max-width: 300px;
        height: 5px;
        max-height: 5px;
        border-top: dotted 1px #989898;
		padding-bottom: 5px;
        }
#follow_7 {
        margin-top: 10px;
        }  
#follow_8 {
        margin-left: 90px;
        margin-bottom: -10px;
        position: relative;
        top: -26px;
        font-weight: bold;
        color: #989898;
        font-size:12px;
	letter-spacing:0.1em;
        }
#follow_8 a, #follow_8 a:visited {
        color: #989898;
        font-size:12px;
	letter-spacing:0.1em;
        }
#follow_8_dot {
        width: 300px;
        max-width: 300px;
        height: 1px;
        max-height: 1px;
        border-top: dotted 1px #989898;
        }   
#follow_9 {
        margin-top: 10px;
        }  
#follow_10 {
        margin-left: 90px;
        margin-bottom: -10px;
        position: relative;
        top: -26px;
        font-weight: bold;
        color: #989898;
        font-size:12px;
	letter-spacing:0.1em;
        }
#follow_10 a, #follow_8 a:visited {
        color: #989898;
        font-size:12px;
	letter-spacing:0.1em;
        }
#follow_10_dot {
        width: 300px;
        max-width: 300px;
        border-top: dotted 1px #989898;
/*        height: 5px;
        max-height: 5px; */
        }
#follow_11 {
        margin-left: 90px;
        margin-bottom: -10px;
        position: relative;
        top: -26px;
        font-weight: bold;
        color: #989898;
        font-size:12px;
	letter-spacing:0.1em;
        }
#follow_11 a, #follow_11 a:visited {
        color: #989898;
        font-size:12px;
	letter-spacing:0.1em;
        }
#follow_11_dot {
        width: 300px;
        max-width: 300px;
        height: 1px;
        max-height: 1px;
        border-top: dotted 1px #989898;
        }
#follow_12 {
        margin-top: 10px;
        } 

#featured_single {
	width:300px;
	background:#fff;
/*	float:right; */
/*	padding:10px 10px 9px 10px; */
	min-height: 443px;
	}

#featured_jobs {
	background:#fff;
/*	float:right; */
	padding:10px 10px 9px 10px;
	min-height: 443px;
	}

#featured_single .clearfloat, #featured_jobs .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured_single .info, #featured_jobs .info {
	margin-top:5px;
	padding-top:5px;
/*	float:right; */
/*	width:180px; */
	}

#featured_single .title, #featured_jobs .title {
	font-weight:bold;
	}
#featured_single a, #featured_single a:visited, #featured_jobs a, #featured_jobs a:visited {
        font-weight: bold;
        font-size: 12px;        
	}

#featured_single .meta, #featured_jobs .meta {
	font-size: 0.7em;
	color:#333;
        font: Verdana;
        font-weight: normal;
	}
#featured_single .meta a, #featured_jobs .meta a {
	color:#333;
        font-weight: normal;
        font: Verdana;
	font-size: 1.0em;
	}

/* für Google Block */
#single_spacer {
        width: 300px;
        max-width: 300px;
        height: 10px;
        max-height: 10px;
     /*   background:#ececec; */
        margin-left: 0px;
}
#single_spacer2 {
        width: 300px;
        max-width: 300px;
        height: 10px;
        max-height: 10px;
        background:#FFFFFF;
        margin-left: 0px;
}

/* für Amazon Widget */
/* #single_spacer {
        width: 320px;
        max-width: 320px;
        height: 10px;
        max-height: 10px;
        background:#ececec;
        margin-left: 0px;
}
#single_spacer2 {
        width: 320px;
        max-width: 320px;
        height: 10px;
        max-height: 10px;
        background:#FFFFFF;
        margin-left: 0px;
} */

#single_spacer3 {
        width: 320px;
        max-width: 320px;
        height: 10px;
        max-height: 10px;
        background:#ececec;
        margin-left: -10px;
}
#single_spacer4 {
        width: 320px;
        max-width: 320px;
        height: 10px;
        max-height: 10px;
        background:#FFFFFF;
        margin-left: -10px;
}

#headline a img, #featured a img, #featured_single a img, #more_news a img, #featured_jobs a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}


#middle, #middle2 {
	width: 940px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

#middle2 {
	margin-bottom: 10px;
	background:#fff;
	}

.category {
	width:186px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding-top: 2px;
	padding-left: 2px;
	background:#fff;
	font-size: 8px;
	}

.category p {
	margin:0;
	}

#cat-0 {
	border-top:8px solid #333333;
}
#cat-1 {
	border-top:8px solid #2490d1;
}
#cat-2 {
	border-top:8px solid #0064b0;
}
#cat-3 {
	border-top:8px solid #333333;
}
#cat-4 {
	border-top:8px solid #2490d1;
}
#cat-5 img {
        width: 186px;
        max-width: 186px;
}


.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
/*	text-transform:lowercase; */
	margin:0;
/*	font-weight:bold; */
	font-size:1.5em;
/*	letter-spacing:-0.05em; */
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	/* color:#333; */
	display:block;
	background:none;
	}

/* #cat-1:hover a {
	background:#333333; color:#fff;
}
#cat-2:hover a {
	background:#2490d1; color:#fff;
}
#cat-3:hover a {
	background:#0064b0; color:#fff;
}
#cat-4:hover a {
	background:#333333; color:#fff;
}
#cat-5:hover a {
	background:#2490d1; color:#fff;
} */


#bottom {
	width: 960px;
	}

#front-list {
	width:610px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p, #featured_single p, #more_news p, #featured_jobs p {
	margin:0;
	}


/* Content Page*/

#content {
	width:610px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font:1.6em Helvetica;
	font-weight:bold;
/*	letter-spacing:0.05em; */
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}
#content .aligncenter {
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto;
}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}
.entry a, .entry a:visited{
	text-decoration: underline;
	}
.entry a:hover{
	text-decoration: none;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:600px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right; 
/*	margin:0px 0px 0px 0px; */
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
        margin-left: 5px;
	}
#sidebarhome {
	width:320px;
	float:right;
/*	margin:0px 0px 0px 0px; */
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: -20px;
        margin-left: 5px;
	}

#sidebar h3 , #sidebarhome h3{
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	max-width:300px;
	float:right;
	/* padding:0px 10px 10px 10px; */
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
        background:#fff;
	float:right;
        	}

#sidebar-bottom, #link-home {
	margin-bottom: 10px;
}
#sidebar-bottom a, #sidebar-bottom a:visited, #link-home a, #link-home a:visited{
	text-decoration: underline;
}
#sidebar-bottom a:hover, #link-home a:hover {
	text-decoration: none;
}
#headline_blog {
        margin-top: 10px;
        padding-top: 10px;
        background:#fff;
	width:310px;
        padding-left: 10px;
	float:right;
	}
#sidebar-middle {
	width:300px;
	float:right;
        font-size: 12px;
        padding-right: 10px;
        padding-top: 10px;
        padding-left: 10px;
        text-align: justify;
	}

#sidebar-middle a, #sidebar-middle a:visited {
	font-weight: bold;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar li, #sidebarhome li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(https://www.bitblokes.de/wp-content/themes/arthemia/images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li:last-child, #sidebarhome li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(https://www.bitblokes.de/wp-content/themes/arthemia/images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	max-width:300px;
	float:right;
/*	margin-bottom:10px; */
        padding: 10px;
	background:#fff;
	}

/* für Google Block */
 #sidebar-ads-single {
	width:300px;
	max-width:300px;
	float:right;
	background: #fff;
	} 

/* für Amazon Widget */
#sidebar-ads-single {
	width:300px;
	max-width:300px;
	float:right;
/*	margin-bottom:10px; */
        padding: 10px;
	background:#fff;
	}



/* für Google Block */
/* #google_ad_2 {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 15px;
	background:#fff;
} */

/* für Amazon Widget Block */
#google_ad_2 {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 0px;
	background:#fff;
}
#google_ad_2_amazon {
        margin-top: 0px;
        margin-bottom: 0px;
     /*   padding-left: 10px; */
        padding-top: 10px;
	background:#fff;
/*        max-height: 260px;
        height: 260px; */
}

/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:600px;
	background:#fff;
	} */

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff; 
	width: 940px;
	background:#00643c;
/*	background:#00643c url(https://www.bitblokes.de/wp-content/themes/arthemia/images/bottombar.png) bottom no-repeat; */
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
        font: Verdana;
	}

#recentpost select {
	margin-bottom: 20px;
}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

.title_ex {
	font-size:1.5em;
        width: 175px;
        max-width: 175px;
        text-align: justify;
	}

#rss_txt_button {
        width: 960px;
        max-width: 960px;
        max-height: 22px;
        height: 22px;
        position: relative;
        top: 15px;
}
#rss_txt_button li{
        display: inline; /* li nebeneinander anzeigen*/
        list-style-type: none; /* ohne Punkte*/
}
.rss_button {
        float: right;   
}
.rss_text {
        float: right;
        font-weight: bold;
        color: #00643c;
        position: relative;
        top: 1px;
}
.rss_text a, .rss_text a:visited{
        float: right;
        font-weight: bold;
        color: #00643c;
        text-decoration:none;
}
.rss_text a:hover{
        float: right;
        font-weight: bold;
        color: #00643c;
        text-decoration:underline;
}
.wp-block-image {
border: 1px solid #B1A79B;
text-align: left;
padding-top: 10px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
/* background-image: url(https://www.bitblokes.de/images/captionbg.jpg); */
background-repeat: no-repeat;
background-position: center bottom;
}
.wp-block-image img {
/* margin: auto; */
/* padding: 0; */
border: 0 none;
position: relative;
left: 2px;
}
.wp-block-image figcaption {
	font-style:italic;
}

.wp-caption {
border: 1px solid #B1A79B;
text-align: left;
padding-top: 10px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
/* background-image: url(https://www.bitblokes.de/images/captionbg.jpg); */
background-repeat: no-repeat;
background-position: center bottom;
}
.wp-caption img {
/* margin: auto; */
/* padding: 0; */
border: 0 none;
position: relative;
left: 2px;
}
.wp-caption p.wp-caption-text .wp-block-image{
font-size: 0.8em;
line-height: 13px;
font-weight: normal;
padding: 8px;
margin: 0;
}
.gallery-caption {
font-size: 0.7em;
text-align: left;
max-width: 170px;
padding-left: 15px;
}
#bb_related {
border: dotted 1px #dddddd;
margin-bottom: 10px;
margin-top: 10px;
}
#bb_related h3{
margin-left: 3px;
color: #333333;
margin-top: 5px;
}
#bb_related ul{
margin-left: 3px;
}
#bb_related li{
/* list-style: none; */
margin-left: 30px;
}
#bb_related a,#bb_related a:hover,#bb_related a:visited{
font-size: 13px;
}
#bb_related a:hover{
text-decoration: underline;
}
.bb_related_brack {
font-size: 13px;
}
#bb_beer {
	border: dotted 1px #dddddd;
	margin-bottom: 10px;
}
#bb_beer img {
	border: none;
	margin-bottom: 10px;
}
#bier_krug {
	width: 100px;
	max-width: 100px;
	height: 120px;
	max-height: 120px;
	float: left;
}
#bier_text {
	margin-left: 10px;
	height: 120px;
	max-height: 120px;
	font-style: italic;
}
#bier_pal {
	max-height: 20px;
	height: 20px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#astore_text {
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	font-style: italic;
}
#vgw img {
     border: medium none;
     width: 1px;
     height: 1px; 
}
#more_news {
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
	margin-top: 10px;
	}

#more_news .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#more_news .info {
	margin-top:5px;
	padding-top:5px;
	float:left;
/*	float:right; */
	width:180px;
	}

#more_news .title {
	font-weight:bold;
	}
/* #more_news {
	margin-top: 10px;
        padding-top: 10px;
        background:#fff;
	width:310px;
        padding-left: 10px;
	float:right;
	} */
#adscale_down {
	width: 960px;
	margin: 0 auto;
        background:#fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#adscale_down_inner {
	padding-left: 100px;
}
#idg_up {
	width: 960px;
	margin-bottom: 15px;
	margin-top: auto;
        background:none;
}
#idg_up_inner {
	padding-left: 116px;
}
#idg_billboard {
	padding-left: 100px;
}
.flattr {
	clear: both;
}
/* threaded comments style, edited to upadding-top: 10px;se default themes comments.php with arthemia */
/* Begin Comments*/
.alt {margin: 0;padding: 10px;}
.even, .alt {border-left:1px solid #DDDDDD;}
.children { padding: 0; }
.commentlist {padding: 0;text-align: justify;}
.commentlist li{background:#F2F2F2 none repeat scroll 0 0; border-bottom:1px solid #DCDBD7; color:#4D4D4D; font-weight:bold; line-height:1.25em; list-style-image:none; list-style-position:outside; list-style-type:none; margin:15px 0 10px; padding:5px 5px 10px 10px;}
.commentlist li ul li { margin-right: -5px;margin-left: 10px;font-size:1em;background: #F8F8F8;}
.commentlist li .avatar { float: right;width:45px;height:45px;border: 1px solid #eee;padding: 2px;background: #fff;}
.commentlist p {margin: 10px 5px 10px 0;font-weight:normal;line-height:1.5em;text-transform:none;}
.commentlist blockquote{background:#ededed}
.commentlist small{background:#e9e9e9}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 1.1em;}
.commentlist li.comment-author-admin {background: #E2E4FF;}
.commentmetadata {margin: 0;display: block;font-weight:normal;}
#commentform {margin: 5px 10px 0 0;}
#commentform p {margin: 5px 0;}
#commentform input {width: 170px;padding: 2px;margin: 5px 5px 1px 0;}
#commentform small{background:#FFF; font-weight:bold; padding:0}
#commentform textarea {width: 100%;padding: 2px;}
#commentform #submit {margin: 0 0 5px auto;float: right;}
#respond:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.nocomments {text-align: center;margin: 0;padding: 0;}
/* End Comments */

td {
	padding-left: 3px;
	padding-right: 10px;
}
table {
	margin-bottom: 15px;
}
#social-two-click li {
    list-style: none;
}

#ga_sub_single_2 img,#ga_sub_single_1 img {
	border: none;
}

img.nohover {
border:0
}
img.hover {
border:0;
display:none
}
a:hover img.hover {
display:inline
}
a:hover img.nohover {
display:none
}

.Osbn_Widget {
	height: 600px;
	max-height: 600px;
}

#feeds_button {
	width:74px;
	height:14px;
	text-align: left;
	font-size: 11px;
	padding-left: 6px;
	padding-top:1px;
	padding-bottom: 0px;
	color: #fff;
	background: url(https://www.bitblokes.de/wp-content/themes/arthemia/wp-content/plugins/wp-feedstats/wp-feedstats.gif) no-repeat;
	margin-bottom: 2px;
}

/* Tag links style */

.entry-meta .tag-links a {
	background-color: #767676;
	border-radius: 0 2px 2px 0;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.2727272727;
	margin: 2px 4px 2px 10px;
	padding: 3px 7px;
	position: relative;
	text-transform: uppercase;
}

.entry-meta .tag-links a:hover {
	background-color: #3c78a7;
	color: #fff;
}

.entry-meta .tag-links a:before {
	border-top: 10px solid transparent;
	border-right: 8px solid #767676;
	border-bottom: 10px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #3c78a7;
}

.entry-meta .tag-links a:after {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 4px;
	position: absolute;
	top: 8px;
	left: -2px;
	width: 4px;
}

pre, code, pre.prettyprint {
	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	/* width: 99%; */
	width: 590px;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

#vpnt_corner {
  border-radius: 25px;
  background: #00643c;
  padding: 20px;   
}

pre.prettyprint, code.prettyprint {
  font-family: monospace;
  font-size: 9pt;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;

	background-color: #272822 !important;
	border: 1px solid #272822 !important;
	overflow: hidden !important !important;
  color: #66d9ef;
} 

pre.prettyprint {
  width: 95%;
  margin: 1em auto;
  padding: 1em;
  /*  white-space: pre-wrap; */
  

}

pre.prettyprint a, code.prettyprint a {
   text-decoration:none;
}

/*

pre.prettyprint {
padding: 10px 15px !important;
border: none !important;
white-space: pre-wrap;
}

.prettyprint,
pre.prettyprint {
    background-color: #272822 !important;
    border: 1px solid #272822 !important;
    overflow: hidden !important !important;
    padding: 8px !important;
}

*/
.prettyprint.linenums,
pre.prettyprint.linenums {
	-webkit-box-shadow: inset 40px 0 0 #39382E, inset 41px 0 0 #464741;
	-moz-box-shadow: inset 40px 0 0 #39382E, inset 41px 0 0 #464741;
	box-shadow: inset 40px 0 0 #39382E, inset 41px 0 0 #464741;
}
.prettyprint.linenums ol,
pre.prettyprint.linenums ol {
    margin: 0 0 0 33px; 
}
.prettyprint.linenums ol li,
pre.prettyprint.linenums ol li {
    padding-left: 12px;
	color: #bebec5;
	line-height: 20px;
	margin-left: 0;
	list-style: decimal;
}

.prettyprint .com { color: #66d9ef; }
.prettyprint .lit { color: #66d9ef; }
.prettyprint .pun,
.prettyprint .opn, 
.prettyprint .clo { color: #66d9ef; }
.prettyprint .fun { color: #66d9ef; }
.prettyprint .str, 
.prettyprint .atv { color: #66d9ef; }
.prettyprint .kwd, 
.prettyprint .tag { color: #66d9ef; }
.prettyprint .typ, 
.prettyprint .atn, 
.prettyprint .dec, 
.prettyprint .var { color: #66d9ef; }
.prettyprint .pln { color: #66d9ef; }

pre{margin:15px auto;font:12px/20px 'courier new';border:1px solid #d6d6d6;border-left-width:4px;background:#fbfbfb;padding:10px 15px}

}