/* Theme Information
	Theme Name: Svens Notepaper
	Theme URI: http://www.templatelite.com/note-paper-free-wordpress-theme/
	Description: Angepasstes Theme, original von <a href="http://www.templatelite.com/">Templatelite.com</a>.
	Version: 2.01
	Author: Sven Sevke
	Author URI: http://sevke.biz
	Tags: Light brown, Right Sidebar, Fixed Width, 3 columns, Widget Ready, Valid XHtml, Valid CSS
	Text Domain: sven
   ------------------------------------------------------------------------------- */
@import url("includes/css/css_reset.css");
/*	[ Basic HTML ]                                                  */

body{
	margin:0px auto;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	color:#000000;
	line-height:1.2em;
	background:#DCD8D2 url(images/bg_repeat.jpg) repeat-y top center;
}

a {color:#000000;text-decoration: none;}
a:hover {color: #7A5336;text-decoration: underline;}

h1 {
	font-size: 2em;
}

h2 {
 font-size: 1.5em; 
 color: #660033;
}

h3 { font-size: 1.17em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

hr {height:1px;border:none;border-top:1px dashed #76543C; width:95%;}
del {color:red;}
ins {color:green;}
code{	font: 1.1em 'Courier New', Courier, Fixed;}
blockquote {
	clear: left;
	font-style: italic;
	font-weight: 400;
	color: #333;
	padding: 0px 0px 5px 22px;
	margin: 10px 10px 10px 10px;
	border-left: 2px solid #76543C;
	background-color: #FCE4D4;
}

blockquote p {
	margin: 0px;
}

q {
  quotes: "„" "“" "‚" "‘";
}
q:before {
    content: open-quote;
}
q:after {
    content: close-quote;
}
input,select,textarea {
	font-size:12px;
	font-family: Arial, Helvetica, Sans-Serif;
}
ol { list-style:decimal; }
ul { list-style:disc; }
li { margin-left:20px; }

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom:20px;
}
/*	[ Predefined Class ]                                            */<!-- -->
.alignleft {
	float: left;
	margin-right: 5px;
}
.alignright {
	float: right;
	margin-left: 5px;
}
.aligncenter,div.aligncenter{
	display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	margin:0 8px 8px 0;
	display:inline;
}

img.alignright {
	margin:0 0 8px 8px;
	display:inline;
}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.clear {clear:both;}
.spacer {height:50px;}
.hide-div { display:none; }

/*	[ Layout ]                                                      */<!-- -->
#bg_top{
	background:url(images/bg_top.jpg) no-repeat top center;
}
#bg_btm{
	background:url(images/bg_bottom.jpg) no-repeat bottom center;
}
#base{
	position:relative;
	overflow:hidden;
	width:980px;
	margin:0px auto;
	background:url(images/bg_center_repeat.jpg) repeat-y top center;
}
#base_btm{
 	background:url(images/bg_footer.jpg) no-repeat bottom center;
	width:980px;
}
#header{
	position:relative;
	width:980px;
	height:207px;
	z-index:9999;
	background:url('images/bg_header.jpg') no-repeat center top;
}
#menubar {
	position:absolute;
	left:15px;
	bottom:5px;
	padding:0;
	width:600px;
	height:30px;
	z-index:9999;
}
#container{
	position:relative;
	width:980px;
	background:url(images/bg_container_top.jpg) no-repeat top center;
}
#content{
	position:relative;
	display:inline;
	box-sizing: border-box;
	overflow:hidden;
	width:600px;
	margin:0px 0px 0px 10px;
	padding: 0px 0px 0 0px;
}

#featured {
	padding:0;
	margin:50px 0 -20px 11px;
}
#announcement{
	color: #666633;
	margin:40px 8px -20px 11px;
	padding:0px 0px;
	line-height:1.3em;
	text-align:left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
#sidebar{
	float:right;
	display:inline; 
	width:333px;
	overflow:hidden;
	margin: 0px 21px 0 0px;
	padding:0px 0px 0px 0px;
}
#footer{
	position:relative;
	font-family: Arial, Helvetica, Sans-Serif;
	color:#53574F;
	line-height:1.3em;
	font-size:12px;
	width:850px;
	height:74px;
	padding: 110px 0 0 120px;
}

#footer a{
	color:#53574F;
}

/*	[ Header ] Blog Title, Description, Home URL                    */<!-- -->
#blog_name {
	font-family: "Times New Roman", Times, serif; 
	font-size:38px; 
	font-weight:bold;
	text-align:left;
	padding:60px 0 10px 80px;
	width:650px;
	line-height:38px;
	margin:0;
	text-shadow:#666666 1px 1px 2px;
}
#blog_name a, #blog_name a:hover {
	color:#663300; 
	text-decoration:none;
}
#blog_desc {
	position:relative;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:14px; 
	font-weight:bold;
	color:#000000;
	text-align:left;
	margin:0;
	padding:0px 0px 0px 100px;
	width:570px;
}
#header .indent {
	display:block; font-size:1%; line-height:0; text-align:left; text-indent:-10000px;
}
#header .home {
	position: absolute;
	margin:0px;
	padding:0px;
	left: 0px;
	top: 0px;
	width:980px;
	height:150px;
}
/*	[ Menu ]  Level 1                                               */<!-- -->
	/* if possible, give menu dynamic width*/
#menu {
	position:absolute;
	list-style:none;
	top:0px;
	left:0px;
	width:600px;
	height:30px;
	margin:0; padding:0;
}
#menu li {
	float:left;
	position:relative;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
}

#menu li a {
	display: block;
	overflow:hidden;
	height:20px;
	line-height:15px; /*set for IE7*/
	color: #000000;
	text-align:center;
	padding: 10px 10px 0 5px;
	margin:0 2px 0 0;
	text-decoration:none;
	background:url(images/bg_menu.gif) no-repeat right 3px;
}
#menu li a:hover,#menu > li.current_page_item > a{
	color:#666666;
}
#menu li.hover{
}
/*		[ Menu ]  Level 2                                            */<!-- -->
#menu li ul	{
	position: absolute;
	list-style:none;
	visibility: hidden;
	z-index:9999;
	margin:1px 0 0 2px;
	padding:0;
	top: 100%; 
	left: 0;
}

#menu li ul li {
	float:none;
	margin:0;
	padding:0;
}
#menu li ul li a{
	display: block;
	padding:10px 10px 10px 10px;
	margin:-1px 0 0 0;
	width: 150px;
	height:auto;
	text-align:left;
	color:#000000;  
	border:1px #A2A594 solid;
	background:#E4DDC0;
}							
#menu li ul li a:hover{		
	height:auto;
	color:#666666;  
	border:1px #A2A594 solid;
	background:#E4DDC0;
}
/* 	[ Menu ]  Level 3                                            */<!-- -->
#menu ul ul{ left: 100%; top: 0px;margin:3px 0 0 -3px;}
#menu li:hover > ul{ visibility: visible; }

/*	[ Content ] Post                                                */<!-- -->
.postbox{
	position:relative;
	overflow:hidden;
	width:580px;
	margin:0 0 25px 10px;
	padding:0px 0px 0px 0px;
	background:url('images/bg_post_head.png') no-repeat 0px 0;
}

.sticky .post_title a {
	color:#000000;
}

.sticky .post_title a:hover {
	color:#000000;
}

.post_title{
	font-family: "Times New Roman", Times, serif; 
	overflow:hidden;
	width:495px;
	padding:0;
	margin:10px 0px 0px 20px;
}

.post_title a, .post_title a:hover{
	color: #660033;
	text-decoration:none;
}
.post_title h1, .post_title h2{
	font-size:23px;
	line-height:25px;
	font-weight:normal;
	margin:0;
	padding:0;	
}
.post_author{
	height:18px;
	padding:0 0 0 10px;
	margin:0px 0 0 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
	line-height:18px;
	color:#333300;
	text-align:left;
}

.post_date{
	float:right;
	width:64px;
	height:57px;
	background:url(images/bg_post_date.png) no-repeat center top;
}
.sticky .post_date{
	background:url(images/bg_post_date_sticky.png) no-repeat center top;
}

.post_date_day{
	width:64px;
	height:24px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:26px;
	font-style:italic;
	text-align:center;
	color:#504A3B;
	padding: 6px 0 0 0;
}

.post_date_day::after {
	content: '.';
}

.post_date_month{
	width:64px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	color:#504A3B;
}
.page .post_date, .page .post_author{
	display:none;
}
/*		[ Content ] Entry                                            */<!-- -->
.entry{
	position:relative;
	overflow:hidden;
	line-height: 1.7em;
	width:560px;
	margin: 20px 0px 10px 0px;
	padding:0px 10px 0px 10px;
}
img.post_thumb {
	float:left;
	display:block;
	padding:1px;
	margin:5px 10px 0 0;
	border:1px solid #666666;
	background:transparent;
}
/*		[ Content ] Post Info                                        */<!-- -->
.info {
	position:relative;
	line-height: 1.7em;
	font-size: 10px;
	padding:5px 0px 25px 0px;
	margin:0px 15px 0px 10px;
	background: url('images/bg_post_bottom.gif') no-repeat bottom center;
}
.info a{
	text-decoration:none;
}
.entry a, .info a{
	color:#006699;
}

.entry a:hover, .info a:hover{
	text-decoration:underline;
}

.info_category {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_category.gif') no-repeat top left;
}

.info_tag {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_tag.gif') no-repeat top left;
}

.info_comment {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_comment.gif') no-repeat top left;
}

/*		[ Content ] Archive title, Navigation, Sorry                 */<!-- -->
.archivetitle {
	color: #666633;
	text-align:left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	line-height:0px;
	padding: 30px 25px 20px 15px;
	margin:0;
}
.navigation {
	clear:both;
	overflow:hidden;
	font-size: 11px;
	font-weight:normal;
	margin: 30px 5px 10px 10px;
	padding: 5px 5px 5px 0px;

}
.navigation a{
	text-decoration:none;
}
.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 20px 20px 0px 20px;
	padding: 10px 10px 10px 10px;

}

/*	[ Comment ] General                                             */<!-- -->
#postmetadata {
	font-size: 11px;
	margin: 10px 10px 20px 10px;
	padding: 5px 15px 5px 15px;
	border: 1px #898182 solid;
}

.nocomments {background: none;padding:20px;}

#comments {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding:0;
	font-variant: normal;
	border-bottom: 1px dotted #898182;
}

ol.commentlist {
	position:relative;
	list-style: none;
	margin:5px 0px ;
	padding:5px 10px 5px 10px;
	font-size:12px;
	background:none;
	border:none;
}
ol.commentlist .comment a{
	text-decoration:none;
	border-bottom: 1px #898182 dotted;
}
ol.commentlist .comment,
ol.commentlist .trackback,
ol.commentlist .pingback{
	margin:10px 0 0 0;
	padding:0;
}

ol.commentlist .children{
	list-style: none;
	padding:0;
	margin:0 0 0 15px;
}

ol.commentlist .comment div, 
ol.commentlist .trackback div, 
ol.commentlist .pingback div{
	border:1px #898182 solid;
	padding:5px;
}

ol.commentlist .trackback div, 
ol.commentlist .pingback div{
	border:1px #898182 dashed;
}

ol.commentlist .comment div div,
ol.commentlist .trackback div div, 
ol.commentlist .pingback div div{
	background:none;
	padding:0;
	border:none;
}

ol.commentlist .says{
	display:none;
}
ol.commentlist .avatar{
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
	border:none;
}

ol.commentlist .fn{ 
	font-weight:bold;
	font-size: 11px;
}
ol.commentlist .fn a{
	text-decoration:none;
	border:none;

}
ol.commentlist .fn a:hover{
	text-decoration:underline;
}

	/* can remove if set in jQuery*/
	/* ie6 not support */
ol.commentlist .bypostauthor>div>div>.fn,
ol.commentlist .bypostauthor>div>div>.fn a,
ol.commentlist .bypostauthor>div>div>.fn a:hover{
	text-decoration:underline;
	border:none;
}

ol.commentlist .comment .comment-meta,
ol.commentlist .trackback .comment-meta, 
ol.commentlist .pingback .comment-meta{
	border-bottom: 1px dashed #898182;
	margin:0 0 10px 0px;
	padding:6px 0 6px 0;
	font-size:10px;
}
ol.commentlist .comment .comment-meta a, 
ol.commentlist .trackback .comment-meta a, 
ol.commentlist .pingback .comment-meta a {
	text-decoration:none;
	border:none;
}
ol.commentlist .comment .reply{
	clear:both;
	margin:5px 0 0 0;
	padding:2px;
	font-size:10px;
	text-align:right;
}
ol.commentlist .comment .reply a{
	text-decoration:none;
}
ol.commentlist .trackback .reply, 
ol.commentlist .pingback .reply{
	display:none;
}


/*		[ Comment ] Paging                                           */<!-- -->
.commentnavi{
	overflow:hidden;
	font-size:11px;
	margin:0;
	padding-right:10px;
}
.commentnavi a{
	text-decoration:underline;
}
.commentpages{
	float:right;
	padding:5px 10px;

	
}
.page-numbers{
	font-weight:bold;
	padding:2px 3px 2px 3px;
}
.current{
	font-weight:bold;
}
/*		[ Comment ] Form                                             */<!-- -->
#respond {
	clear:both;
	padding:5px 10px 5px 5px;
	margin:15px 10px 0px 10px;
	font-size:11px;
	border:1px #898182 solid;
}
.commentlist #respond{
	margin-right:0;
}
#respond .cancel-comment-reply a{
	color:#ff0000;
}
#respond a, #respond a:hover{
}

#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #898182;
	font-family: Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 98%;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	border: 1px solid #898182;
	padding: 2px 2px 2px 2px;
}
#submit {
	cursor:pointer;
	height: 20px;
	color: #000000;
	font-weight:bold;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 2px 15px;
	border: 1px solid #898182;
	background:#DFDBDA;
	font-family: Arial, Helvetica, Sans-Serif;
}

/*	[ Sidebar ] RSS  & Twitter                                      */<!-- -->
.rss {
	position:absolute;
	display:block;
	top:2px;
	width:111px;
	left:829px;
	height:82px;
}
.rss:hover{
	position:absolute;
	background:url('images/bg_rss_hover.jpg') no-repeat;
	left:839px;
}
.twitter{
	position:absolute;
	width:151px;
	height:61px;
	top:60px;
	left:672px;
	background:url('images/icon_twitter.png') no-repeat 0 0;
	z-index:999;
}
.twitter:hover{
	background:url('images/icon_twitter.png') no-repeat 1px 1px;
}	
/*	[ Sidebar ] Search Box                                          */<!-- -->
.mainsearch {
	position:absolute;
	top:26px;
	left:633px;
	overflow:hidden;
	width:150px;
	height:42px;
}

.mainsearch .keyword {
	position:absolute;
	top:6px;
	left:32px;
	width:100px;
	height:15px;
	line-height:15px;
	padding:4px 10px 3px 10px;
	margin:0;
	font-size:13px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight:bold;
	color:#414E4D; 
	border:none;
	background:transparent;
}
.mainsearch .submit{
	position:relative;
	cursor:pointer;
	border:none;
	top:0px;
	left:0px;
	height:42px;
	width:32px;
	background:transparent;
}

/*	[ Sidebar ] General                                             */<!-- -->
#sidebar select{
	margin:10px 0px 0px 10px;
	font-size:11px;
	width:135px;
	overflow:hidden;
}


/*		[ Sidebar 1]                                                 */<!-- -->
#sidebar1{
	float:left;
	display:inline; 
	overflow:hidden;
	width:160px;
	padding:0;
	margin:110px 0px 25px 0px;
	color:#666633; 
	font-size:12px;
}
#sidebar1 a{color:#666633; text-decoration:none;}
#sidebar1 a:hover {color:#669999;text-decoration:underline;}

#sidebar1 ul {
	position:relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar1 ul li {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0;
}

#sidebar1 ul ul li {
	line-height: 1.6em;
	list-style-type: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 12px;
	background: url('images/bg_sb_arrow1.gif') no-repeat 0px 7px;
}
#sidebar1 ul ul ul li {
	margin:0;
	padding: 2px 0px 0px 12px;
	background: url('images/bg_sb_arrow1.gif') no-repeat 0px 9px;
}
#sidebar1 h4 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height:10px;
	min-height:10px;
	letter-spacing: 0px;
	font-variant: normal;
	margin:0;
	padding: 8px 15px 21px 15px;
	background:url('images/bg_sb_head.gif') no-repeat top;
	text-align:left;
}
/*		[ Sidebar 2]                                                 */<!-- -->
#sidebar2{
	float:right;
	display:inline; 
	overflow:hidden;
	width:160px;
	padding:0 0px 0 0px;
	margin:110px 0px 25px 0;
	color:#666633;
	font-size:12px;
}
#sidebar2 a{color:#666633; text-decoration:none;}
#sidebar2 a:hover {color:#669999; text-decoration:underline;}


#sidebar2 ul {
	position:relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar2 ul li {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0;
}
#sidebar2 ul ul li {
	line-height: 1.6em;
	list-style-type: none;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 12px;
	background: url('images/bg_sb_arrow2.gif') no-repeat 0px 7px;
}
#sidebar2 ul ul ul li {
	margin:0;
	padding: 2px 0px 0px 12px;
	background: url('images/bg_sb_arrow2.gif') no-repeat 0px 9px;
}
#sidebar2 h4 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height:10px;
	min-height:10px;
	letter-spacing: 0px;
	font-variant: normal;
	margin:0;
	padding: 8px 15px 21px 15px;
	background: url('images/bg_sb_head.gif') no-repeat top;
	text-align:left;
}




/*	[ Widget and MISC ]                                    */<!-- -->
.wp-caption { text-align:center; color:#333333;}
.wp-caption .wp-caption-text { font-size:10px; line-height:17px; padding:5px; margin:0; }

#wp-calendar td {font-size:11px;color:#333333;padding:3px;}
#wp-calendar td a {color:#333333;font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 140px;
	margin:0 0 0 10px;
	text-align: center;
	font-size:11px;
	color:#333333;
}
.textwidget {
	margin:2px 10px 0 10px;
	line-height:1.5em;
}
#akismetwrap{
	margin:2px 10px 0 10px;
}

.rsswidget img {
	display:none;
}

#sidebar h4 a.rsswidget{
	margin-left:0px;
	overflow:hidden;
	text-decoration:none;
}
.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}
/*	[ Custom Widget and options]                                                */<!-- -->
.widget_ads160 {
	padding:0;
	margin:0;
	text-align:center;
	overflow:hidden;
}
.widget_ads160 img{
	padding:5px;
}
<!-- -->

/* Sven Sevke */
td.inpost-left {
	background-color: #DDDDC4;
	font-weight:bold;
	padding-right:5px;
	}

td.inpost-even {
	padding: 6px 3px 6px 3px;
	line-height:1.1em;
}

td.inpost-odd {
	background-color: #EAEAD1;
	padding: 6px 3px 6px 3px;
	line-height:1.1em;
}

th.inpost {
	background-color: #DDDDC4;
	padding-bottom: 5px;
}

.themes_credit {
	display: none;
}

#postmetadata a {
	color:#669999;
}

/* Styles für Archiv-Seiten */
/* werden auch für Tags und Kategorien verwendet */

.archive_title h1 {
	overflow:hidden;
	color: #414e4d;
	font-size:23px;
	line-height:25px;
	font-weight:normal;
	width:495px;
	margin:0px 0px 20px 20px;
	padding:0;	
}

.archiv-paging {

}

/* Paging auf Archivseiten*/
#paging {
	width: 600px;
	height: 30px;
	list-style: none;
}
#paging li {
	float: left;
	height: 30px;
	text-align: center;
}
#paging li.prev, #paging li.next { width: 100px; }
#paging li.pages {
	width: 300px;
	margin: 0 20px;
}
#paging li.pages a {
	margin: 0 5px;
	padding: 5px;
	display: inline-block;
	border:1px solid #ccc;
	background: #F0EFDB;
}
#paging li.pages a:hover {
	border: 1px solid #ccc;
	background: #fff;
}
#paging li.pages a.active {
	font-weight:bold;
	font-size: 1.2em;
	padding: 8px;
	border: 2px solid #ccc;
	background: #E0DFC8;
}

img.wp-post-image {
	float: left;
	display: inline;
	margin: 0px 20px 10px 0px;
}


/* Styles für die Flex-Boxen */
/* werden auf der Seite http://blog.sevke.net/?p=6760 verwendet */

.entry .fb-flex-container {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
	border: 1px solid blue;
	border-radius: 5px;
	margin-bottom: 30px;
	padding: 4px;
}

.entry .fb-flex-container a {
	color: black;
}

.entry .fb-flex-container .fb-header {
	background: linear-gradient(to right,rgba(0,102,0,0.6) 0%, rgba(255,0,0,0.6) 100%);
	margin-bottom: 5px;
	width: 100%;
}

.entry .fb-flex-container .fb-header h2 {
	margin-bottom: 5px;
	color: black;
	padding: 2px 5px;
}

.entry .fb-flex-container .fb-description-box {
	flex-grow: 2;
	background: rgba(0,102,0,0.2);
	border: 1px solid black;
	margin-right: 5px;
	padding: 4px;
	width: 40%;
}

.entry .fb-flex-container .fb-info-box {
	background: rgba(255,0,0,0.2);
	border: 1px solid black;
	padding: 4px 10px;
}

.entry .fb-flex-container .fb-group-link {
	margin-bottom:5px;
	padding: 0px 5px;
	line-height:1em;
}

.entry .fb-flex-container .fb-group-link a {
	font-size: 0.8em;
	font-style: italic;
	color: black;
}

/* Anpassungen für das PlugIn Shariff Wrapper */
/* das Underline wird in Firebox bei gleichzeitigem vertical-alignment: top leider als OVERline verwendet */
.shariff li.facebook .share_text {
    vertical-align: baseline !important;
}

/* https://codex.wordpress.org/Content_Width */
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}


/*Anpaasungen für Font Awesome */
.icon::before {
  display: inline-block;
  font-family: FontAwesome !important;
  font-style: normal;
  font-weight: normal;
  font-size: inherit;
  line-height: 1 !important;
  text-rendering: auto;
  margin-right: 0.5em;
  transform: translate(0, 0);
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
