/*
Theme Name:     Kuketz-Security
Theme URI:      https://www.kuketz-blog.de/themes/kuketz-security/
Author:         Mike Kuketz
Author URI:     https://www.kuketz-security.de/
Description:    Kuketz-Blog WordPress-Theme
Version:        2.2
Date:			30.08.2018

Font-Converter:	https://transfonter.org/ (Subsets: Latin)
CCS-Compressor: https://www.giftofspeed.com/css-compressor/
*/

/******************
	FONTS   
******************/
/* FONT */
@font-face {
	font-family: 'Roboto';		
	src: 	url('./fonts/Roboto-Regular.woff2') format('woff2'), 
			url('./fonts/Roboto-Regular.woff') format('woff'), 
			url('./fonts/Roboto-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;	
}
/******************
	DASH ICONS    
******************/
/* ICONS */ 
@font-face {
	font-family: dashicons;   	
	src:	url('./fonts/dashicons.woff2') format('woff2'), 
			url('./fonts/dashicons.woff') format('woff'), 
			url('.fonts/dashicons.ttf') format('truetype'); 	
	font-weight: 400;
	font-style: normal;		
}
.dashicons,
.dashicons-before:before {
	display: inline-block;
	width: 20px;
	height: 20px;
	font-size: 20px;
	line-height: 1;
	font-family: dashicons;
	vertical-align: top;	
}
.dashicons-admin-users:before {
	content: "\f101";	
}
.dashicons-calendar:before {
	content: "\f102";	
}
.dashicons-admin-comments:before {
	content: "\f103";
}
.dashicons-admin-links:before {
	content: "\f104";
}
.dashicons-category:before {
	content: "\f105";
}
.dashicons-tag:before {
	content: "\f106";
}
/******************
	THEME   
******************/
/* DEFAULTS */ 
* {				
	font-family: Roboto, 'Open Sans', FreeSans, 'Segoe UI', Geneva, sans-serif;
	padding: 0;
	margin: 0;
}
html {
	position: relative;
	min-height: 100%;
}
body {
	min-height: 100%;
	margin: 0 0 100px;
	background: #e5e8eb;
}
a {
	color: #467aa3;
	text-decoration: underline;
}
a:hover {	
	text-decoration: none;	
}
.content a[href^="http://"]:not([href*="www.kuketz-blog.de"]):not([href*="forum.kuketz-blog.de"]):not([href*="www.kuketz-security.de"]):not([href^='#']):not([href^='/']):after,
.content a[href^="https://"]:not([href*="www.kuketz-blog.de"]):not([href*="forum.kuketz-blog.de"]):not([href*="www.kuketz-security.de"]):not([href^='#']):not([href^='/']):after {
    font-family: dashicons;
    content: "\f108";
    display: inline-block;
	font: normal 14px/1 'dashicons';
	margin-left: 4px;
}
strong {
	font-weight: 700;
}
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.aligncenter {
	margin: 0 auto;
	display: block;
}
/******************
	WRAPPER
******************/
/* SITE */
#wrapper {
	max-width: 1100px;
	min-height: 500px;
	margin: 0 auto;
	margin-top: 30px;
	overflow: hidden;
}
/* POSTS | SIDEBAR */ 
#wrapper .posts,
#wrapper .sidebar {
	float: left;
}
#wrapper .posts {
	max-width: calc(100% - 385px);
	width: 100%;
}
#wrapper .full {
	float: none;
	max-width: 800px;
	margin: 0 auto;
}
#wrapper .sidebar {
	width: 385px;
}
.post,
.posts .page,
.error404 .content-wrapper {
	background: #fff;	
	margin-bottom: 20px;
	box-shadow: 10px 10px 35px rgba(39,44,49,.06),1px 5px 10px rgba(39,44,49,.03);
}
/* CONTENT */ 
.content-wrapper {
	padding: 40px 40px 20px 40px;
}
.content-wrapper-mastodon {
	padding: 20px 40px 20px 40px;
}
.home-wrapper {
	padding: 15px 40px 15px 40px;
}
/* POST-NAV */
#wrapper .post-nav {	
	padding: 15px 0 0 0;		
	text-align: center;
	color: #d4d9de;
}
#wrapper .post-nav:after {
	content: '';
	clear: both;
	display: table;
}
#wrapper .post-nav a {
	display: inline-block;
	background: #628098;
	height: 20px;
	padding: 14px 15px 12px 15px;
	font-size: 15px;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	border-bottom: 3px solid rgba(0, 0, 0, 0.2);
}
#wrapper .post-nav a:hover {
	color: #2f363d;
	background-color: #dfebb5;
}
/* ARCHIVE */ 
.archive-title-wrapper {	
	background: #f4f7f8;	
}
.archive-title-wrapper .content {
	margin: 20px 0;
	margin-bottom: 0;
	padding: 40px;
	background: rgba(255, 255, 255, 0.2);
	border-bottom: 4px solid rgba(0, 0, 0, 0.1);
}
.archive-title {
	padding: 30px 0;
	margin: 0 auto;
	max-width: 800px;	
	box-sizing: border-box;
}
.archive-title .dashicons {
	padding-left: 35px;
	font-size: 35px;
	width: 50px;
	margin-right: 10px;
}
.archive-title .dashicons:before {
	color: #708090;	
}
.archive-title h1 {
	font-size: 28px;  
	display: inline-block;
	line-height: 1.4;
	color: #708090;	
}
/******************
	NAVIGATION
******************/
#menu-icon { 
	display: none 
}
#menu-icon-footer {
	display: none;
}
.navigation {
	text-transform: uppercase;
	padding: 10px;
	background: #37474f;  
}
.navigation:after {
	content: '';
	display: table;
	clear: both;
}
.navigation > * {
	margin: 0 auto;
	max-width: 1100px;
}
.navigation .menu-item-has-children {
	white-space: nowrap;
}
.navigation .menu-item-has-children a {
	padding-right: 14px;
}
.navigation .menu-item-has-children:before {  
	color: #708090;  
	float: left;
	z-index: 101;
	position: relative;  
}
.navigation ul > li {
	float: left;
	list-style: none;
	margin-left:0;
}
.navigation ul > li:hover > .sub-menu {
	background: #2f363d;
	border: 2px solid #262b30;
	display: block;
}
.navigation ul > li:hover > .sub-menu a:hover {
	background: #262b30;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.navigation ul > li:hover a {
	background: #2f363d;
	color: #d4d9de;
}
.navigation ul > li a {
	color: #fff;
	text-decoration: none;   
	font-weight: 700; 
	font-size: 15px;  
	letter-spacing: -.3px;
	display: block;
	padding: 12px 14px;
	border-radius: 4px;
	margin-bottom: -1px;
	position: relative;
	z-index: 100;
}
.navigation ul > li.current-menu-item > a,
.navigation ul > li.current-menu-ancestor > a {
	background: #2f363d;
}
.navigation .sub-menu {
	position: absolute;
	display: none;
	padding: 5px 0;
	z-index: 9999;
}
.navigation .sub-menu li {
	float: none;
}
.navigation .sub-menu li a {	
	margin: 0 5px;	
}
.navigation .sub-menu li:hover a {
	color: #4682B4;
}
.navigation .sub-menu:after {
	content: '';
	display: table;
	clear: both;
}
/******************
	HEADER
******************/
.site-header {
	background: #2f363d;  
}
/* NAVBAR */ 
.navbar {
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px;
}
.navbar .logo {
	float: left;
	width: 50%;
}
.navbar:after {
	content: '';
	clear: both;
	display: table;
}
/* SEARCH */ 
.navbar .searchform {
	width: 50%;
	float: left;
}
.navbar .searchform form {
	width: 280px;
	float: right;
}
.navbar .searchform input[type="text"] {
	background: #37474f url("./icons/search.png") 95% 50% no-repeat;
	border: 2px solid #2f363d;
	border-radius: 4px;
	color: #fff;
	outline: none;
	width: 100%;	
	box-sizing: border-box;
	font-size: 17px;
	padding: 16px;
}
.navbar .searchform input[type="text"]:hover {      
	border: 2px solid #fff;
}
.navbar .searchform input[type="text"]:focus {      
	border: 2px solid #628098;
	background: #fff;
	color: #2f363d;
}
/* SEARCH -> MICROBLOG */
.navbar .searchform-microblog {
	float: none;
	width: 100%;
}
.navbar .searchform-microblog form {
	width: 280px;
	float: none;
	margin: 0 auto;	
}
/* BLOG DESCRIPTION */ 
.site-header .description {
	color: #d4d9de;
	font-size: 17px;
	margin-top: 10px;	
	font-weight: 700;	
	margin-bottom: 10px;
	letter-spacing: -.2px;
}
/******************
	AFTER HEADER
******************/
/* MICROBLOG CONTAINER -> HOME */
.microblog-container-link a {
	display: block;
	background: #628098; 		
	padding: 14px;	
	color: #fff;	
	height: auto;	
	margin: 0 auto;		
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: -1px;		
	text-transform: uppercase;
}
.microblog-container-link a:hover {	
	color: #2f363d;
	background: #d4d9de;	
}
.microblog-container {
	display: block;
	background: #fff;
	padding: 15px 40px 10px 40px;
	height: auto;	
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: center;
	font-size: 17px;	
	color: #4f4f4f;	
	box-shadow: 10px 10px 35px rgba(39,44,49,.06),1px 5px 10px rgba(39,44,49,.03);
}
.microblog-container a {
	text-decoration: none;	
}
.microblog-container a:hover {
	text-decoration: underline;	
}
.microblog-container ul {
	list-style: none;
}
.microblog-container li {
	list-style: none;   
	margin-bottom: 10px;
}
.microblog-container .date {
	font-size: 13px;
	font-weight: 700;
}
/* LINK CONTAINER -> POSTS */
.link-container a {
	display: block;
	background: #dfebb5;		
	padding: 14px;	
	max-width: 500px;
	height: auto;	
	margin: 0 auto;
	border-bottom: 4px solid rgba(0, 0, 0, 0.2);
	text-align: center;
	font-size: 17px;
	text-decoration: none;
	color: #2f363d;	
}
.link-container a:hover {	
	color: #2f363d;
	background: #f1f3f4;		
	border-bottom: 4px solid #d4d9de;	
}
/* POSTS CONTAINER -> HOME */
.hometitle {  
	background: #628098; 		
	color: #fff;
	text-align: center;
	padding: 14px;
	font-size: 16px;
	letter-spacing: -1px;		
	font-weight: 700;
	text-transform: uppercase;
	line-height: 19px;
}
.text-preview {
	font-size: 16px;
	color: grey;
	line-height: 21px;
	overflow: hidden;
}
/******************
	POSTS META
******************/
/* AUTHOR | DATE | COMMENTS */ 
.post-meta {
	margin-bottom: 20px;
	color: #708090;
	margin-left: -40px;	
	padding-left: 40px;
	margin-right: -40px;	
	padding-right: 40px;
	border-bottom: 1px solid #d4d9de;
	padding-bottom: 12px;
}
.post-meta a {
	display: inline-block;
	text-decoration: none;
}
.post-meta a:hover span {
	text-decoration: underline;
}
.post-meta a.permalink {
	float: right;
}
.post-meta span {
	margin-right: 20px;
	font-size: 12px;
	margin-left: 5px;
	letter-spacing: -.3px;			
	text-transform: uppercase;
	font-weight: 700;
}
/* CATEGORIES | TAGS */ 
.post-meta-tax {
	background: #f1f3f4;
	padding: 12px 40px;
	font-size: 14px;
}
.post-meta-tax ul {
	list-style: none;
	overflow: hidden;
}
.post-meta-tax ul li {
	float: left;
}
.post-meta-tax ul:after {
	content: '';
	display: table;
	clear: both;
}
.post-meta-tax .dashicons {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.post-meta-tax .dashicons:before {
	color: #708090;
}
.post-categories a,
.post-tags a {
	margin: 3px;
	padding: 10px;
	background: #e3e6e9;
	display: inline-block;
	border-radius: 4px;
	text-decoration: none;
	color: #2f363d;
	font-size: 12px;
	border-bottom: 3px solid rgba(0, 0, 0, 0.2);
}
.post-categories a:hover,
.post-tags a:hover {
	background-color: #dfebb5;
}
.post-categories a span,
.post-tags a span {
	color: #a9b3bd;
}
/* POSTS MORE LINK */ 
.more-link {	
	width: 200px;
	height: 40px;
	display: block;
	margin: 0 auto;	
	margin-top: 20px;
	border: none;
	background: #628098;  		
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	border-bottom: 3px solid rgba(0, 0, 0, 0.2);
	font-size: 15px;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;	
	font-weight: 700;
}
.more-link:hover {	
	color: #fff;
	background: #277096;	
}
/******************
	CONTENT
******************/
/* TITLE -> POSTS */
.posts .title {
	font-size: 24px;
	color: #2f363d;
	font-weight: 700;
	margin-bottom: 20px;  
	word-wrap: break-word;
}
.posts .title a {  
	color: #2f363d;
	text-decoration: none;
}
.posts .title a:hover {
	color: #467aa3;
}
.posts .content h1 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 30px;
}
.posts .content h2 {
	font-size: 23px;
	font-weight: 700;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 1;
}
.posts .content h3 {
	font-size: 21px;
	font-weight: 700;
	margin-top: 25px;
	margin-bottom: 25px;
}
.posts .content h4 {
	font-size: 19px;
	font-weight: 700;
	margin-top: 25px;
	margin-bottom: 25px;
}
/* TITLE -> HOME */
.posts .home-title {
	font-size: 21px;	
	margin-bottom: 5px;
}
.posts .home-image img {
	height: auto; 
    width: auto;
    max-width: 115px; 
    max-height: 115px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.posts .home-image img:hover {
	transform: scale(1.1);
	opacity: 0.8;
	transition: all .15s ease-in-out;
}
/* CONTENT */
.content {
	color: #2f363d;
	font-size: 17px;
	line-height: 25px;
}
.content:after {
	content: '';
	display: table;
	clear: both;
}
.content img {
	max-width: 100%;
	height: auto;
	width: auto;
	vertical-align: bottom;
	margin-top: 10px;
}
/* HR */
.content hr {
	margin-top: 25px; 
	margin-bottom: 30px;
	height: 40px; 
	background-color: #e5e8eb;
	border: none;
	margin-left: -40px;		
	margin-right: -40px;
}
/* P | PRE | CODE ELEMENTS */
.content p,
.content > ul,
.content > ol,
.content pre,
.content table,
.content fieldset {
	margin-bottom: 20px;
}
.content ul {
	margin-left: 20px;
}
.content li {
    list-style: none;
    padding-left: 18px;   
    background-image: url(./images/arrow.png);
    background-repeat: no-repeat;
    background-position:0 8px; 
    margin-bottom: 3px;
} 
.content pre,
.content q,
.content tt {
	font-size: 15px;
	font-family: monospace;
	line-height: 1.3;
	background: #e4f0f5;  
	overflow-x: auto;  	
	padding: 14px;
	border-left: 5px solid #628098;
}
.content code {
	font-family: monospace;	
	background: #dfebb5;
	padding: 2px 4px;
	margin: 0;
	border-radius: 2px;
	color: #222;
} 
/* QUOTE */
.content blockquote {
	background: #f1f3f4;
	padding: 20px;
	margin-bottom: 30px;
}
.content blockquote p {
	overflow: hidden;
}
.content blockquote > ul {
	margin-bottom: 20px;
}
.content blockquote:before {
	content: "\f107";
	display: inline-block;
	font: normal 20px/1 'dashicons';
	vertical-align: top;
	float: left;
	font-size: 48px;
	color: #708090;
	margin-right: 20px;
}
.content blockquote:after {
	content: '';
	clear: both;
	display: table;
}
.content blockquote cite {
	font-weight: 700;
	display: block;
	font-style: normal;
}
/* TABLE */
.content table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.content table th,
.content table td {
	padding: 10px;
}
.content table thead th {
	text-align: left;
	border: 1px solid #000;
}
.content table thead tr {
	background: #2f363d;
	color: #fff;
}
.content table tbody td {
	border: 1px solid #d4d9de;
}
.content table tbody th {
	border: 1px solid #708090;
	background: #2f363d;
	text-align: left;
}
.content table tbody th,
.content table tbody th a {
	color: #fff;
}
.content table tbody tr:nth-child(even) {
	background: #e3e6e9;
}
/* AUTHOR */
.content .author {
	background-color: #f1f3f4;
	color: #505050;
	border-top: 2px solid #e5e5e5;
	padding: 15px 40px 20px 40px;
	margin-left: -40px;		
	margin-right: -40px;
}
.content .author h2 {
	margin-bottom: 5px;
}
.content .author img {
    min-width: 150px; 
    min-height: 150px;
    margin-top: 22px;
    margin-bottom: 35px;
}
/* MITWIRKENDE */
.mitwirkende {
    float: left;
	margin-right: 20px;
	margin-bottom: 25px;
    margin-top: 7px !important;
}
/* ERROR 404 */
#s-404 {
	padding: 20px;
	width: 50%;
	background: #f1f3f4;
	border: none;
	border-radius: 4px;
	outline: none;
	font-size: 18px;
}
/***********************
	MICROBLOG CONTENT
***********************/
/* TITLE -> MICROBLOG */
.title-microblog {
	font-size: 22px; 
	margin-bottom: 15px;	
}
.title-microblog a {	
	color: #2f363d;
	text-decoration: none;
	font-weight: 700;
}
/* POSTS -> MICROBLOG */
.posts-microblog {
	float: left;
	max-width: 700px;
	margin: 0 auto;
}
.posts-microblog-center {
	float: none;
	max-width: 700px;
	margin: 0 auto;
}
/* HR */
.posts-microblog .content hr,
.posts-microblog-center .content hr {
	margin-top: 40px;
	margin-bottom:0;
	height: 30px; 
	background-color: #e5e8eb;
	border: none;
	margin-left: -40px;		
	margin-right: -40px;
}
/***********************
	MASTODON CONTENT
***********************/
/* MASTODON CONTAINER -> MICROBLOG */
.mastodon-container-link a {
	display: block;
	background: #628098 url("./images/elephant.png") 95% 50% no-repeat; 		
	padding: 14px;	
	color: #fff;	
	height: auto;	
	margin: 0 auto;		
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: -1px;		
	text-transform: uppercase;
}
.mastodon-container-link a:hover {	
	color: #2f363d;
	background: #d4d9de url("./images/elephant.png") 95% 50% no-repeat;	
}
/* POSTS -> MASTODON */
.posts-mastodon {
	float: right;
	max-width: 350px;
	margin: 0 auto;
	margin-left: 30px;
	color: #2f363d;
	font-size: 16px;
	line-height: 22px;
}
.posts-mastodon .mastodon-title {  
	font-size: 20px;
	letter-spacing: -1.2px;
	margin-bottom: 20px;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
}
.posts-mastodon .mastodon-title::after {
    content: "";
    display: block;
    position: relative;    
    top: 5px;
    height: 3px;
    width: 260px;
    background: #628098;
}
/* CONTENT -> MASTODON */
.content-mastodon {	
    margin-bottom: 20px;
	margin-left: -40px;	
	padding-left: 40px;
	margin-right: -40px;	
	padding-right: 40px;
	border-bottom: 6px solid #d4d9de;
	padding-bottom: 25px;	
	overflow: hidden;
}
.content-mastodon p {
	margin-bottom: 10px;
}
/***********************
	COMMENTS
***********************/
.comment-container input[type="text"],
.comment-container textarea {
	background: #e4f0f5;
	border: none;
	padding: 10px;	
	font-size: 16px;	
}
.comment-container textarea {
	border-left: 5px solid #628098;	
	padding: 15px;
	width: 100%;	
	box-sizing: border-box;
}
.comment-container p {
	margin-bottom: 15px;
}
.comment-container blockquote {
	background: #e3e6e9;
	padding: 20px;
	margin-bottom: 15px;
}
.comment-container #respond #submit {
	display: block;
	border: none;
	width: 220px;	
	background: #628098;
	margin: 0 auto;
	margin-top: 20px;
	padding: 10px 20px;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	border-bottom: 3px solid rgba(0, 0, 0, 0.2);
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
}
.comment-container #respond #submit:hover {
	background: #277096;
}
.comment-container .commentmetadata {
	margin-bottom: 10px;
	font-size: 13px;	
	font-weight: 700;
}
.comment-container .commentmetadata a {	
	text-decoration: none;	
}
.comment-container .commentlist,
.comment-container .children {
	margin: 0;
}
.comment-container .commentlist li,
.comment-container .children li {
	list-style: none;
	background-image: none;
}
.comment-container .commentlist > li {
	padding-left: 0;
}
.comment-container .comment {
	padding-left: 20px;
}
.comment-container .comment-body {
	background: #f1f3f4;
	padding: 20px;
	margin-bottom: 20px;
}
.comment-container .comment-author {
	margin: -20px;
	margin-bottom: 10px;
	line-height: 50px;
	padding: 5px;
	background: #e3e6e9;
}
.comment-container .comment-author cite {
	font-style: normal;
}
.comment-container .comment-author img {
	margin:0;
	margin-left: 14px;
	margin-right: 10px;
}
.comment-container .children > .bypostauthor > div > .comment-author {
	color: #2f363d; 
	background: #dfebb5;
}
.comment-container .children > .bypostauthor > div > .comment-author a {
	color: #2f363d;
}
.comment-container .reply:after {
	content: '';
	clear: both;
	display: table;
}
.comment-container .reply a {
	margin: 3px;
	padding: 5px 20px;
	background: #628098;
	display: inline-block;
	border-radius: 4px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	border-bottom: 3px solid rgba(0, 0, 0, 0.2);
	float: right;
	font-weight: 700;
}
.comment-container .reply a:hover {
	color: #2f363d;
	background: #dfebb5;
}
.comment-container .comment-form-author {	
	margin-top: 30px;
	text-align: center;
}
.comment-container .comment-form-author #author {	
	width: 200px;	
	display: block;
	margin: 0 auto;
}
.content .nocomments {
	background: #f1f3f4;
	padding-top: 30px;
	padding-bottom: 30px;	
	padding-left: 60px;	
	padding-right: 60px;	
	clear: both;
	margin-bottom: 0;
	margin-left: -40px;		
    margin-right: -40px;
    text-align: center;
}
/***********************
	SIDEBAR
***********************/
.sidebar {
	padding-left: 70px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 22px;
	color: #2f363d;	
}
/* STYLES */
.sidebar img {
	margin: 0 auto;
	display: block;
}
.sidebar p {
	margin-bottom: 20px;
}
.sidebar li {
	list-style: none;
}
.sidebar li a {
	text-decoration: none;
}
.sidebar li a:hover {
	text-decoration: underline;
}
/* BUTTON */
.sidebar .badge  {
	margin: 0 auto;
	display: block;			
	margin-top: 12px;
}
.sidebar .badge:hover  {
	text-decoration: none;
}
/* WIDGET */
.sidebar .widget {
	background: #fff;
	padding: 35px;
	margin-bottom: 20px;
	box-shadow: 10px 10px 35px rgba(39,44,49,.06),1px 5px 10px rgba(39,44,49,.03);
}
.sidebar .widget ul {
	margin-left: 25px;
}
.sidebar .widgettitle,
.sidebar .widgettitle a {  
	font-size: 20px;
	letter-spacing: -1.2px;
	margin-bottom: 20px;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
}
.sidebar .widgettitle::after {
    content: "";
    display: block;
    position: relative;    
    top: 5px;
    height: 3px;
    width: 260px;
    background: #628098;
}
/***********************
	FOOTER
***********************/
.site-footer {
	background: #2f363d;  
}
.footer {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100px;
	width: 100%;
	background: #2f363d;  
	font-size: 14px;
	text-align: center;
	color: #708090;
	padding: 20px;	
	box-sizing: border-box;
}
.footer img {
	vertical-align: middle;
	padding-right: 10px;		
}
/* GO-UP */
.go-up {
	bottom: 0;
	padding: 12px;
	text-align: center;
	color: #fff;	
	background: #37474f;
	text-transform: uppercase;
	margin-top: 15px;
}
.go-up a {	
	color: #fff;
	font-weight: 700;	
	font-size: 15px;  
	letter-spacing: -.3px;
	text-decoration: none;	
}
.go-up a:hover {	
	color: #4682b4;
}
/**********************
	HELPER CLASSES
**********************/
/* HIDE */
.hidden {
	display: none;
}
/* CLEARING */
.clear { 
	clear: both; 
}
.clearleft { 
	clear: left; 
}
.clearright { 
	clear: right; 
}
/* ANTI-BOT */
.bot {
	unicode-bidi: bidi-override; 
	direction: rtl;
	text-align: left;
}
/* TEXT */
.centertext {
	text-align: center;
}
.centerlink {
	text-align: center;
	display: block;	
}
/* IMAGE */
.centerimage {
	margin: 0 auto;
	display: block;		
}
.center-arrow {
	margin: 0 auto;
	display: block;		
	margin-bottom: -30px;
}
/* PADDING */
.pad-top {
	margin-top: 12px !important;    	
}
.pad-bottom {
	margin-bottom: 12px !important;    	
}
.pad-left {
	margin-left: 35px;    	
}
.minuspad-top {
	margin-top: -30px;
}
.minuspad-bottom {
	margin-bottom: -20px;
}
/********************
	PLUGINS
********************/
/*  YARPP */
.yarpp-preview {
	display: block;
	height: auto;
	max-width: 600px;
	margin: 0 auto;	
	min-height: 95px;
	padding-bottom: 15px;
}
.yarpp-preview img {
	height: auto;
    width: auto;
    max-width: 90px;
    max-height: 90px;
    margin-top:0;
    margin-bottom: 5px;
}
.yarpp-preview .date {
	line-height: 20px;
	font-size: 13px;
	font-weight: 700;
	color: #467aa3;
}
.yarpp-preview .yarpptitle {
	font-size: 18px !important;	
	margin-bottom: 2px !important;
	margin-top: 3px !important;
	line-height: 22px !important;
}
.yarpp-preview-micro {
	display: block;
	height: auto;
	max-width: 400px;
	margin: 0 auto;	
	min-height: 70px;
	padding-bottom: 5px;
}
.yarpp-preview-micro img {
	height: auto; 
    width: auto;
    max-width: 65px; 
    max-height: 65px;
    margin-top:0;
    margin-bottom:0;
}
.yarpp-preview-micro .date {
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	color: #467aa3;
}
.yarpp-preview-micro .yarpptitle {
	font-size: 16px !important;	
	margin-bottom: 5px !important;
	margin-top: 3px !important;
	line-height: 20px !important;
}
.yarpptitle a {  
	color: #2f363d;
	text-decoration: none;
}
.yarpptitle a:hover {
	color: #467aa3;
}
/********************
	RSS-FEED
********************/
/* STYLES */
.rss-feed li {	
	margin-bottom: 5px;	 	 	
}
/********************
	STYLE ADDONS
********************/
/* TEASER */
.teaser {		
	height: 50px;
	display: block;
	border: none;
	background: #628098;  
	color: #fff;	
	text-decoration: none;
	border-bottom: 3px solid rgba(0, 0, 0, 0.2);
	font-size: 15px;
	letter-spacing: -.2px;
	text-align: center;
	text-transform: uppercase;
	line-height: 50px;
	vertical-align: middle;	
	font-weight: 700;
	margin-left: -40px;		
    margin-right: -40px;
}
.teaser-arrow {
	width: 0; 
	height: 0; 
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;	
	border-top: 14px solid #4e677a;
	margin: 0 auto;
	margin-bottom: 12px;
}
/* STANDARD BUTTON */
.badge {
	width: 200px;
	height: 40px;
	display: block;
	margin: 0 auto;	
	border: none;
	background: #628098;  		
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	border-bottom: 3px solid rgba(0, 0, 0, 0.2);
	font-size: 15px;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;	
	font-weight: 700;
}
.badge:hover {	
	background: #277096;	
}
/* TAG CLOUD */
.tagcloud {
	max-width: 500px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
}
.tagcloud a {
	background-color: #628098;
	border-bottom: 2px solid rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	text-decoration: none;
	text-align: center;	
}
.tagcloud a:hover {
	background-color: #dfebb5;	
	color: #2f363d;
	text-decoration: none;
}
/* LIST */
.list {		
	margin-top: 30px;
	margin-bottom: -10px;	
}
.list .text {
	text-align: center;	
	max-width: 350px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 20px;
}	
.list ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: rgba(0, 0, 0, 0.2);	
}
.list li {
	position: relative;
	padding: 22px 42px 10px 18px;
	margin-top: 3px;
	margin-bottom:0;
	font-size: 17px;
	line-height: 1.2em;  
	background: #f1f3f4;  	 	
}
.list li:first-child {
	margin-top: 0;
}
.list-first {
	height: 60px;
	line-height: 60px;
	position: relative; 				
	padding-left: 25px;  	 	
	font-size: 18px;
	font-weight: 700;
	color: #fff;	
	background: #628098 url(./icons/info.png) 95% 50% no-repeat;		
}
.list-icon {
	float: left;
	padding: 48px 65px 0 0;  	
}
.list-entry {
	padding-top: 1px;
	overflow: hidden;
	line-height: 1.3em;
}
.list-name {
	margin: 1px 0 6px;
	font-size: 18px;  	
}
/* LIST ICONS */
.list-icon.kontakt {
	background-image: url(./icons/kontakt.png);
	background-size: 36px, 36px;
	background-repeat: no-repeat;
}
.list-icon.schloss {
	background-image: url(./icons/schloss.png);
	background-size: 40px, 40px;
	background-repeat: no-repeat;
}
.list-icon.pentest {
	background-image: url(./icons/pentest.png);
	background-size: 42px, 42px;
	background-repeat: no-repeat;
}
.list-icon.autor {
	background-image: url(./icons/autor.png);
	background-size: 40px, 40px;
	background-repeat: no-repeat;
}
.list-icon.analyse {
	background-image: url(./icons/analyse.png);
	background-size: 42px, 42px;
	background-repeat: no-repeat;
}
.list-icon.workshop {
	background-image: url(./icons/workshop.png);
	background-size: 48px, 48px;
	background-repeat: no-repeat;
}
.list-icon.dhbw {
	background-image: url(./icons/dhbw.png);
	background-size: 48px, 48px;
	background-repeat: no-repeat;
}
.list-icon.kommentar {
	background-image: url(./icons/kommentar.png);
	background-size: 42px, 42px;
	background-repeat: no-repeat;
}
.list-icon.zeit {
	background-image: url(./icons/zeit.png);
	background-size: 42px, 42px;
	background-repeat: no-repeat;
}
.list-icon.chat {
	background-image: url(./icons/chat.png);
	background-size: 42px, 42px;
	background-repeat: no-repeat;
}
.list-icon.bank {
	background-image: url(./icons/bank.png);
	background-size: 42px, 42px;
	background-repeat: no-repeat;
}
.list-icon.bar {
	background-image: url(./icons/bar.png);
	background-size: 42px, 42px;
	background-repeat: no-repeat;
}
.list-icon.bitcoin {
	background-image: url(./icons/bitcoin.png);
	background-size: 40px, 40px;
	background-repeat: no-repeat;
}
.list-icon.netcup {
	background-image: url(./icons/netcup.png);
	background-size: 40px, 40px;
	background-repeat: no-repeat;
}
.list-icon.sponsor {
	background-image: url(./icons/sponsor.png);
	background-size: 40px, 40px;
	background-repeat: no-repeat;
}
.list-icon.amazon {
	background-image: url(./icons/amazon.png);
	background-size: 40px, 40px;
	background-repeat: no-repeat;
}
.list-icon.matrix {
	background-image: url(./icons/matrix.png);
	background-size: 42px, 42px;
	background-repeat: no-repeat;
}
/********************
	BUTTONS
********************/
/* HEADER BUTTONS */
.button-wrapper-header {	
	max-width: 1100px;
	margin: 0 auto;				
	display: block;	
	padding-right: 8px;	
}
.button ul     			{ list-style: none; display: inline; }
.button li     			{ list-style: none; background-image: none; display: inline; }
.button a      			{ float: right; width: 32px; height: 32px; margin-top: 16px; margin-left: 18px; background: url(./images/connect.png) no-repeat; }
.button a:hover 		{ transform: scale(0.92); transition: all .15s ease-in-out; }
.button span   			{ display: none; }
.button .rss a 			{ background-position: 0 0; }
.button .support a 		{ background-position: 0 -33px; } 
/* CONTENT BUTTONS */
.button-wrapper-follow {	
	width: 100%;					
	display: block;		
	text-align: center;	
}
.follow ul     			{ list-style: none; display: inline; padding:0; margin-left: 20px; }
.follow li     			{ list-style: none; background-image: none; display: inline; padding:0; margin:0; }
.follow a      			{ display: inline-block; width: 40px; height: 40px; margin-right: 8px; background: url(./images/follow.png) no-repeat; }
.follow a:hover 		{ transform: scale(0.92); transition: all .15s ease-in-out; }
.follow a:after 		{ content: "" !important; display: none !important; }
.follow span   			{ display: none; }
.follow .mastodon a 	{ background-position: 0 0; }
.follow .rss a 			{ background-position: -43px 0; }
.follow .mail a 		{ background-position: -87px 0; }

/********************
	BOXES
********************/
/* GREY BOX | SHORTCODE: [grey_box] */
.grey-box {		
	position: relative;
	height: auto;		
	background: #e4f0f5 url(./icons/warning.png) no-repeat;
	background-position: right 18px top 18px;
	padding-top: 5px;
	padding-bottom: 25px;
	border-left: 5px solid #628098;
	padding-left: 40px; 		
	padding-right: 40px;	
	margin-left: -40px;		
    margin-right: -40px; 
    margin-bottom: 30px; 
}
.grey-box-arrow {
	position: relative;
	width: 0; 
	height: 0; 
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;	
	border-top: 14px solid #fff;
	margin: 0 auto;
	margin-bottom: -14px;
	z-index: 100;
}
.grey-box h3 {	
	text-align: center;
}
.grey-box h4 {
	font-size: 20px;
	margin-top: 25px;	
	margin-bottom: 10px;	
}
.grey-box p {	
	margin-bottom: 10px;  	
}
.grey-box img {		
	margin: 0 auto;	
	margin-top: 10px;	
	display: block;	
}
.grey-box ul {		
	margin-bottom: 20px;
}
.posts-microblog .grey-box,
.posts-microblog-center .grey-box {
	padding-top: 30px;
}	
.posts-microblog .grey-box h3,
.posts-microblog-center .grey-box h3 {
	margin-bottom: 15px;
}
/* STANDARD BOX */
.box {		
	padding-top: 40px;
	padding-bottom: 40px;  
	padding-left: 120px;
	padding-right: 120px; 
	margin-top: 30px;			
	margin-bottom: 25px;
	margin-left: -40px;		
    margin-right: -40px; 		
	height: auto;
	text-align: center;
}
.box a {
	margin-top: 18px;	
}
/* SPONSOR BOX */
.sponsoring-info a {
	display: block;
	background: #dfebb5;	
	padding: 6px;		
	height: auto;	
	margin-left: -40px;		
    margin-right: -40px;	    	
	text-align: center;
	font-size: 16px;
	text-decoration: none;		
	color: #2f363d;		
    margin-bottom: 10px;
    font-weight: 700;   		
}
.sponsoring-info a:hover {
	background: #f1f3f4;		
}
.sponsoring-box {		
	padding-top:0;
	padding-bottom: 10px;
	margin-top: -10px;
	background: #f7f7f7;			
}
/* SUPPORT -> MICROBLOG */
.support-box-microblog {	
	font-size: 17px;
	background: #dfebb5 url(./icons/support.png) 6% 50% no-repeat;	
	border-bottom: 4px solid rgba(0, 0, 0, 0.2);
	padding-top: 18px;
	padding-bottom: 18px; 
	margin-top: 25px;						
	margin-bottom: -40px;
}
/***************************
	BOXES WITH SHORTCODES
***************************/
/* GASTAUTOR | SHORTCODE: [autor_box] */
.autor-box {
	background: #fff3d4 url(./icons/gastautor.png) 6% 50% no-repeat;
}
/* AUDIO | SHORTCODE: [audio_box] */
.audio-box {
	padding-top: 5px;
	padding-bottom: 10px;
	background: #fff3d4 url(./icons/headset.png) no-repeat;	
	background-position: right 20px top 20px;
}
/* SUPPORT | SHORTCODE: [support_box] */
.support-box {	
	font-size: 18px;
	background: #dfebb5 url(./icons/support.png) 6% 50% no-repeat;
}
/* SPONSOR | SHORTCODE: [sponsor_box] */
.handshake-box {	
	font-size: 18px;
	background: #dfebb5 url(./icons/handshake.png) 6% 50% no-repeat;
}
/* UPDATE | SHORTCODE: [update_box] */
.update-box {	
	padding-top: 5px;
	padding-left: 130px;
	padding-right: 90px; 	
	text-align: justify;
	background: #fdb4b4 url(./icons/update.png) 6% 50% no-repeat; 			
}
.update-box h3 {	
	text-align: center;		
}
.update-box li {	
	text-align: left;			
}
.update-box ul {	
	margin-bottom: 20px;			
}
.update-box pre {	
	text-align: left;			
}
.update-box blockquote {	
	text-align: left;			
}
/* CHANGELOG | SHORTCODE: [changelog_box] */
.changelog-box {
	padding-top: 5px;
	padding-left: 130px;
	padding-right: 90px; 	
	text-align: justify;
	background: #dfebb5 url(./icons/update.png) 6% 50% no-repeat;		
}
.changelog-box h3 {	
	text-align: center;		
}
.content .changelog-box h4 {	
	margin-bottom: 10px;		
}
.changelog-box ul {	
	margin-bottom: 10px;			
}
/* AD | SHORTCODE: [ad_box] */
.ad-box {
	font-size: 18px;
	background: #dfebb5 url(./icons/kuketz-security.png) 7% 60% no-repeat;		
}
/* RED | SHORTCODE: [red_box] */
.red-box {			
	background: #fdb4b4;
	padding: 20px;  	
	margin-top:0;	   
	margin-bottom:0;	
}
/* WORDPRESS | SHORTCODE: [wordpress_box] */
.wordpress-box {	
	background: #dfebb5;
	padding: 40px;	
	padding-top: 5px;	
	text-align: left;
}
.wordpress-box h3 {
	text-align: center;
	margin: 0 auto;
	max-width: 500px;			
}
/*************
	MOBILE
*************/
@media all and (max-width: 1200px) {
	/******************
		WRAPPER
	******************/
	/* SITE */
	#wrapper {
		max-width: 950px;
	}
	#wrapper .posts {
		max-width: calc(100% - 325px);
	}
	#wrapper .full {
		max-width: 800px;
	}
	#wrapper .sidebar {
		width: 325px;
	}
	/******************
		NAVIGATION
	******************/
	.navigation > * {
		max-width: 950px;
	}
	/******************
		HEADER
	******************/
	/* NAVBAR */ 
	.navbar {
		max-width: 950px;
	}
	/******************
		CONTENT
	******************/
	/* MICROBLOG CONTENT */
	.posts-microblog {
		float: none;		
	}	
	/* MASTODON CONTENT */
	.posts-mastodon {
		float: none;	
		margin: 0 auto;
	}
	/***********************
		SIDEBAR
	***********************/
	.sidebar {
		padding-left: 35px;
	}
	/********************
		BUTTONS
	********************/
	/* HEADER BUTTONS */
	.button-wrapper-header {	
		max-width: 950px;	
	}
}
@media all and (max-width: 800px) {
	/******************
		WRAPPER
	******************/
	/* POSTS | SIDEBAR */ 
	#wrapper .posts,
	#wrapper .sidebar {
		float: none;
		width: 100%;		
		box-sizing: border-box;
		padding: 0;
	}
	#wrapper .posts {
		max-width: 100%;
	}
	/******************
		NAVIGATION
	******************/
	.navigation .menu-item-has-children a {
		padding-right: 8px;
	}
	.navigation ul > li a {	
		padding: 12px 8px;	
	}
	/* CONTENT */ 
	.content-wrapper,
	.content-wrapper-mastodon {
		padding: 20px;
	} 	
	.home-wrapper {
		padding: 15px 20px 15px 20px;
	}
	/* POST-NAV */ 	
	#wrapper .post-nav {
		padding: 10px 15px 10px 15px;
	}	
	/******************
		HEADER
	******************/	
	/* NAVBAR */ 
	.navbar {
		width: 100%;		
		box-sizing: border-box;
	}  
	.navbar .logo {
		width: 20%;
		height: 20%;
		margin-bottom: 20px;
		text-align: center;
	}
	.navbar .logo img {
		width: 33%;
		height: 33%;			
		min-width: 160px;		
	}
	.navbar .logo,
	.navbar .searchform,
	.navigation > *,
	#wrapper {
		float: none;
		width: 100%;
	}
	/* SEARCH */ 
	.navbar .searchform form {
		width: 100%;
		float: none;		
		box-sizing: border-box;
	}
	/******************
		POSTS META
	******************/
	/* AUTHOR | DATE | COMMENTS */ 
	.post-meta {		
		margin-left: -20px;	
		padding-left: 20px;
		margin-right: -20px;	
		padding-right: 20px;
	}
	/* CATEGORIES | TAGS */ 
	.post-meta-tax {
		padding: 12px 20px;
	}
	/******************
		CONTENT
	******************/
	/* TITLE -> POSTS */
	.posts .title {
		font-size: 23px;  	
	}
	.posts .content h2 {
		font-size: 22px; 		
	}
	.posts .content h3 {
		font-size: 20px;	  
	}
	/* CONTENT -> MASTODON */
	.content-mastodon {		
		margin-left: -20px;	
		padding-left: 20px;
		margin-right: -20px;	
		padding-right: 20px;			
	}
	/***********************
		SIDEBAR
	***********************/
	.sidebar {
		text-align: center;
	}
	/* WIDGET */
	.sidebar .widget {
		margin-bottom:0;
		border-bottom: 5px solid #e5e8eb;
	}
	.sidebar .widgettitle,
	.sidebar .widgettitle a {  		
		text-align: center;		
	}	
	.sidebar .widgettitle::after {		
		display: none;
	}
	/********************
		BOXES
	********************/
	/* GREY BOX | SHORTCODE: [grey_box] */
	.grey-box {		
		background-position: right 40px top 20px;
	}
	/***************************
		BOXES WITH SHORTCODES
	***************************/
	.audio-box {
		background-position: right 40px top 20px;
	}	
}
@media all and (max-width: 600px) {	
	/******************
		WRAPPER
	******************/
	/* CONTENT */ 
	.home-wrapper {
		padding: 12px 20px 12px 20px;
	}
	/******************
		NAVIGATION
	******************/
	#menu-icon {
		width: 95%;
		height: auto;
		display: inline-block;		
		color: #fff;		
		padding-top: 5px;		
		padding-bottom: 5px;
		text-align: right;
		font-size: 40px;
		font-weight: 700;
		text-decoration: none;
		background-image: url(./images/it-security.png);
		background-repeat: no-repeat;
		background-position: 5% 50%;
		background-size: 130px auto;
	}	
	#menu-icon-footer {
		width: 95%;
		height: auto;
		display: inline-block;		
		color: #fff;
		text-align: right;
		font-size: 40px;
		font-weight: 700;
		text-decoration: none;
	}
	nav ul, nav:active ul { 
		display: none;
		width: 100%;
		position: absolute;		
		background: #2f363d;		
		border: 2px solid #262b30;
	}
	nav:hover ul { 
		display: block;
	}
	.site-footer nav ul, .site-footer nav:active ul { 
		display: none;
		width: 100%;
		position: absolute;		
		padding: 5px;
		background: #2f363d;		
		border: 2px solid #262b30;
		margin-top: -230px;
	}
	.site-footer nav:hover ul { 
		display: block; 
	}
	nav li {		
		text-align: center;
		width: 100%;
		padding: 0;
		margin: 0;
		font-size: 16px;
	}
	nav li a { 
		color: #fff !important;
	}
	.navigation {
		padding: 0;
	}
	.navigation ul > li:hover > .sub-menu {
		border: 2px solid #628098;
		border-bottom-left-radius:0;
		border-bottom-right-radius:0;
	}
	.navigation ul > li a {
		margin: 0;
		padding: 12px;
	}
	.navigation .sub-menu {
		width: 70%;
		position: relative;	
		background: #37474f;	
		padding: 0;		
		margin: 0 auto;
	}
	.navigation .sub-menu li {
		width: 100%;
	}
	.navigation .sub-menu li a {		
		margin: 0;	
		font-size: 14px;
	}
	/******************
		HEADER
	******************/
	/* NAVBAR */
	.navbar .logo {
		display: none;
	}
	/* SEARCH */ 
	.navbar .searchform input[type="text"] {	
		font-size: 16px;
		padding: 12px;
	}
	/* BLOG NAME | DESCRIPTION */ 
	.site-header .description {		
		font-size: 16px;
		margin-bottom:0;
	}
	/******************
		AFTER HEADER
	******************/
	/* LINK CONTAINER -> POSTS */
	.link-container a {	
		background: #dfebb5;	
		font-size: 16px;
	}	
	.link-container a:hover {
		background: #f1f3f4;
	}	
	/******************
		POSTS META
	******************/
	/* CATEGORIES | TAGS */ 
	.post-meta-tax {
		padding: 10px 20px;
	}
	.post-tags a {
		padding: 8px;
	}
	/******************
		CONTENT
	******************/
	/* TITLE -> HOME */
	.posts .home-title {
		font-size: 18px;
	}
	/* CONTENT */
	.content {		
		font-size: 16px;		
	}
	.posts img.alignleft {
		width: 25%;	
		height: auto;
		max-width: 100px;	
	}
	.posts img.alignright {
		width: 25%;
		height: auto;
		max-width: 100px;
	}
	/* MITWIRKENDE */
	.mitwirkende {
		max-width: 135px !important;
	}
	/********************
		STYLE ADDONS
	********************/
	/* LIST */
	.list {
		margin-left: -20px;
		margin-right: -20px;
		text-align: center;
	}
	.list li {
		padding: 20px 20px 10px 20px;	 	
	}
	.list-first { 	 	
		font-size: 17px;	
		padding:0;
		background: #628098;		
	}
	.list-icon {
		float: none;
		margin: 0 auto;
		margin-bottom: 10px;
		width: 48px;
		height: 48px;
		padding:0;
		display: block;
	}	
	/********************
		BUTTONS
	********************/
	/* HEADER BUTTONS */	
	.button-wrapper-header {
		display: none;
	}		
	/********************
		BOXES
	********************/
	/* GREY BOX | SHORTCODE: [grey_box] */
	.grey-box {	
		padding-left: 40px;
		padding-right: 40px;
	}
	/* SPONSOR BOX */
	.sponsoring-box {		
		padding-left: 20px;
		padding-right: 20px;
	}		
	/* SUPPORT -> MICROBLOG */
	.support-box-microblog {		
		background: #dfebb5;		
	}
	/* STANDARD BOX */
	.box {	
		padding-left: 40px;
		padding-right: 40px;	
	}
	/***************************
		BOXES WITH SHORTCODES
	***************************/
	.autor-box {		
		background: #fff3d4;
	}	
	.support-box {		
		background: #dfebb5;		
	}	
	.handshake-box {		
		background: #dfebb5;
	}	
	.update-box {		
		background: #fdb4b4;		
	}	
	.changelog-box {		
		background: #dfebb5;		
	}	
	.ad-box {		
		background: #dfebb5;	
	}
}
