/*

Theme Name: 5min
Theme URI: www.5min.at
Author: Againstmedia GmbH
Author URI: https://www.againstmedia.at
Description: This theme was built in tears with a lot of sweat in years of hard work by Augustin and Christoph for 5min.at.

Version: 2


*/

/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: 0;
}

a {

}
/* unvisited link */
a:link {
	color:#1991c8;
}
/* visited link */
a:visited {
	color: #1991c8;
}
/* mouse over link */
a:hover {
	color: #000;
}
/* selected link */
a:active {
	color: #1991c8;
}
strong, b {
	font-weight: 700;
}
em {
	font-style: italic;

}
/* ------- Fluid Columns ------- */
.one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_third {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.two_fourth {
	width: 44%;
}
.three_fourth {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 67.2%;
}
.one_sixth {
	width: 13.33%;
}
.five_sixth {
	width: 82.67%;
}
.one_half, .one_third, .two_third, .two_fourth, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position: relative;
	margin-right: 4%;
	float: left;
}
.last {
	margin-right: 0 !important;
	clear: right;
}
.clearboth {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%;
}
/*Styling Images*/

img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	max-width: 100%;
	height: auto;
	width:100%;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
div.aligncenter, img.aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
 .wp-cafonts/PTion {
 background:#f1f1f1;
 line-height:18px;
 margin-bottom:20px;
 max-width:558px !important;
 padding:4px;
 text-align:center;
}
 .wp-cafonts/PTion img {
 margin:5px 5px 0;
 width:98%;
}
 .wp-cafonts/PTion p.wp-cafonts/PTion-text {
 color:#888;
 font-size:12px;
 margin:5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 30px auto 30px !important;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;

	-webkit-transition-duration: 0.9s;
	transition-duration: 0.9s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.gallery .gallery-item:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #FFF !important;
	width: 100%;
	height: auto;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
 .gallery .gallery-cafonts/PTion {
 color:#888;
 font-size:12px;
 margin:0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {
	display: block;
	margin: 0 auto;
}
p.list-tags {
	line-height: 25px;
	margin-top: 20px;
	border-top: 1px solid #dcdbdb;
	padding: 10px 0 10px 36px;
	background: url('../images/icons/article.png') left 15px no-repeat
}
.responsive {
	width: 100%;
	height: auto;
}
body {
	font-family: 'Roboto', sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f5f5f5;
}
.tbl-forkorts-article-active .tbl-read-more-box {
	display: none!important;
}
.tbl-forkorts-article.tbl-forkorts-article-active {
	max-height: 9000000px!important;
	overflow: inherit!important;
}
