/*
Tobias 2014-12-27: In all files there needs to be an include

Currently via superblog/header.php
*/
/* Workaround for bugfix of "Accordion Shortcodes" */
.omsc-accordion > * {
	display: inherit;
}

/* Euromaidan Page: Hide title */
.post-89237 .post {
	visibility: collapse;
	height: 0;
}

/* Russian propaganda pate: Hide title */
.post-97166 .post {
	visibility: collapse;
	height: 0;
}

/* Make layout of infographic on association agreement more beautiful */
.post-91290 .post {
	visibility: collapse;
	height: 0;
}

.page-id-91290 .container {
	max-width: 1060px !important;
	overflow: visible !important;
}

.page-id-91290 .fullsingle {
	left: -15px !important;
	position: relative !important;
}

.page-id-91290 .entry {
	padding: 0;
}

.page-id-91290 #header {
	margin: 0;
}

.page-id-91290 body.custom-background {
	background-color: #ffffff;
}

/* Make text size of article in interactive map of Ukrainian initiatives smaller */
@media (max-width: 590px) {
	body {
		font-size: 12px !important;
	}
}

/* Don't limit iframe height on mobile theme - otherwise "association agreement" infographic on mobile phones cut off */
iframe {
	max-height: none;
}

/* Remove line under main menu */
#header {
	border-bottom: none;
}

/* HTML 5 Presentations: Make small text smaller */
.html5presentation article.smaller p, article.smaller ul {
	font-size: 16px;
}

/* Table w/o blinking */
.mytable3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

.mytable3 td, .mytable3 th {
	border: 1px solid #ddd;
	text-align: left;
	vertical-align: top;
	padding: 8px;
}

.mytable3 tr:nth-child(even) {
	background-color: #f2f2f2;
}

.mytable3 th {
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #01014B;
	color: #AAAAAA;
}

@media all and (max-width:768px) {
	.mytable3 tr {
		display: table;
		width: 100%;
	}
	
	.mytable3 td {
		display: block;
		width: 59%;
	}
}

/* Nice Table */
.mytable2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

.mytable2 td, .mytable2 th {
	border: 1px solid #ddd;
	text-align: left;
	vertical-align: top;
	padding: 8px;
}

.mytable2 tr:nth-child(even) {
	background-color: #f2f2f2;
}

.mytable2 tr:hover {
	background-color: #ddd;
}

.mytable2 th {
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #01014B;
	color: #AAAAAA;
}

/* Tables */
.mytable td {
	vertical-align: top;
	width: 50%;
}

td.myheadline {
	background: #cccccc;
}

/* Remove white space under post featured picture */
img.attachment-format-standard {
	margin: 0 0 5px;
}

.post-thumbnail-caption {
}

/* Daily Update */
.aq-template-wrapper .aq_span8 .aq_span4 {
	width: 100%;
}

/* Toggle comments button */
.toggle-comments-button a {
	color: #05acfa !important;
	text-transform: uppercase !important;
	letter-spacing: -.025em;
	width: 90px;
	cursor: default;
	text-align: center;
	padding: 7px;
	margin: 20px auto 5px;
	float: none;
	border: 1px solid #05acfa;
	font: 200 16px/1.2em Open Sans;
	font-size: 11px !important;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

.toggle-comments-button a:hover {
	background-color: #05acfa;
	color: #fff !important;
}

#toggle-comments-wrapper {
	margin-bottom: 30px;
}

/* Facebook like box top correct Width */
.fb_iframe_widget span {
	width: 550px !important;
}

/* DE Frontpage */
.bloglike .imgwrap {
	margin: 0 30px 30px 0;
/*background-image: url("http://de.euromaidanpress.com/wp-content/uploads/sites/2/2014/12/fCcdc0p.png");*/
}

/* DE Listen - mehr Abstand */
/* Tobias */
.entry ol li {
	margin: 0 0 20px;
}

/* DE Bildunterschriften */
.wp-caption p.wp-caption-text {
	font-size: 13px;
	line-height: initial;
}

/* DE WIDGETS */
#twitter-widget-0 {
/*height: 830px;*/
}

h2.widget {
	margin-top: 30px;
	margin-bottom: 10px;
}

.jetpack-display-remote-posts h4 a {
	font-size: 12px;
	font-family: Roboto Slab;
}

.jetpack-display-remote-posts h4 {
	margin: 0;
	line-height: 120%;
	font-size: 100%;
}

li a.rsswidget {
	font-size: 12px;
	font-family: Roboto Slab;
}

h4.related {
	font: 400 12px/1em Roboto Slab;
}

ul.rsswidget {
}

.widgetable>ul {
	line-height: initial;
}

#aq-block-39-4 ul {
	line-height: 120%;
}

.jetpack-display-remote-posts h4 a:hover {
}

/* Tobias: Header newspaper-style */
h1, h2.post {
	font: 700 55px/1em Roboto Slab;
	color: #000000;
}

/* Tobias: Header newspaper-style */
h3 {
	font: 400 22px/1.2em Roboto Slab;
}

/* Tobias: Teaser newspaper-style but without serife */
.teaser {
	font: 400 15px/1.3em Roboto Slab;
	color: #545454;
	text-align: justify;
}

/* Tobias: Equal picture dimensions on front page */
.imgwrap {
	min-width: 301px;
	min-height: 230px;
}

img.attachment-blog-big.wp-post-image {
	min-width: 301px;
	min-height: 230px;
}

/* Tobias: Equal picture dimensions on front page */
img.attachment-blog-big.wp-post-image {
	min-width: 100%;
}

.bloglike div.imgwrap {
	min-width: 301px;
	min-height: 280px;
	max-width: 301px;
	background-color: #fcfcfc;
}

/* Russell: Author, Editor, Translator H5 font size - tried changing the plugin EMPR_Extension to call H4 instead. but this had no effect. 150209  */
h5 {
	font-family: Roboto Slab;
	color: #545454;
	font-weight: 400;
	font-size: 90%;
}

/* Main font */
body {
	font-family: Roboto Slab;
	color: #545454;
	font-weight: 400;
	font-size: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}

.entry p, .fullentry p {
	font-size: 100%;
}

/* Fix for overlay bug 1.7.4 */
.fl-builder .fl-block-overlay-active .fl-row-content {
	z-index: 100007 !important;
}