/*
 Theme Name:   Pressroom
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Pressroom Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     pressroom
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

.logo img {
	margin-top:15px;
	}

.header {
	background: url('images/IWOE.jpg');
	width: 100%;
	height: 100%;
	padding-top: 0;
}

.header_container {
	height: 150px;
	padding-bottom: 0;
}
	
.header .logo h4 {
	margin-top: 14px;
	font-size: 16px;
	color: #302a82;
}

#menu-main-menu {
	border-width: 10px;
}

.bread_crumb {
	margin-bottom: 10px;
}

.iwö-nachrichten {
	padding: 20px 0;
	margin: 0 auto 30px 0;
		background-color: #fbfbfb;
}

.iwö-nachrichten-img {
	margin: 0 auto;	
}

.forum-logo {
	margin: 30px auto;
	background-color: #ffd801;
	padding-top: 16px;
}

.forum-logo a {
	text-decoration: none;
}

.forum-logo-img {
	display: table;
	margin: 0 auto;
	width: 30%;
}

.forum-logo p {
	text-align: center;
	color: #302a82;
	font-weight: 800;
	font-size: 1.9em;
	text-transform: uppercase;
	font-family: 'Roboto';
}

.footer a {
	text-decoration: none;
	color: #959da3;
}

.footer a:hover {
	color: #ffd801;
}



.vstand td {
	border: none;
}

/*.bread_crumb {
	display: none;	
}*/

.post_details {
	display: none;
}

.single-author {
	display: none;	
}

/*.post_slider img {
	width: 210px;
	height: 154px;
}*/

.wysija-input {
	background: #F0F0F0;
	border: none;
	font-size: 14px;
	padding: 15px 20px;
	color: #ababab;
	margin-bottom: 10px;
}

.wysija-input:focus {
	background: transparent;
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 14px;
}

.wysija-submit {
	color: #fff;
	background: #302a82;
	display: block;
	border: 2px solid #302a82;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	padding: 14px 13px 13px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
}

.wysija-submit:hover {
	color: #302a82;
	background: #fff;
}

.padding_top_25 {
	padding-top: 25px;
}

.wpcf7 input[type="text"] {
    background: #F0F0F0;
	border: none;
	font-size: 14px;
	padding: 15px 20px;
	color: #ababab;
	margin-bottom: 10px;
}


.wpcf7 input[type="text"]:focus {
	background: transparent;
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 14px;
}

.wpcf7 input[type="email"] {
    background: #F0F0F0;
	border: none;
	font-size: 14px;
	padding: 15px 20px;
	color: #ababab;
	margin-bottom: 10px;
}

.wpcf7 input[type="email"]:focus {
	background: transparent;
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 14px;
}

.wpcf7 input[type="submit"] {
	color: #fff;
	background: #302a82;
	display: block;
	border: 2px solid #302a82;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: bold;
	padding: 14px 13px 13px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
}

.wpcf7 input[type="submit"]:hover {
	color: #302a82;
	background: #fff;
}

.zebra tr:nth-child(2n+1) {
	background-color: #fdfdfd;
}

li[aria-controls="sidebar-most-read"]{
	width: 100%;
}

#ui-id-2 {
	display: none;
}

@media only screen and (max-width: 767px){
	.style_2 {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 479px){

	.header .logo h4 {
		margin-top: 13px;
	}
	
	.logo img {
		width: 50%;
		margin-top: 0px;
		margin-bottom: 16px;
	}
	
	.style_2 {
		margin-top: 30px;
	}

	.header {
	background: url('images/IWOE_responsive.jpg');
	width: 100%;
	height: 100%;
	padding-top: 0;
	}
}

/*.taxonomies.categories.right {
	display: none;
}*/

body > div.site_container.boxed > div.theme_page.relative > div > div:nth-child(3) > div.vc_col-sm-4.wpb_column.vc_column_container > div > div.clearfix.tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all > ul > li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active {
	width: 100%;
}

.font_arial_12pt {
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
}

p {
	font-family: arial, helvetica, sans-serif;
}

.read_more span {
	font-family: arial, helvetica, sans-serif;
}

.weblator-poll-container .panel {
	margin-bottom: 30px;
}

.weblator-poll-container .panel-default > .panel-heading {
	background-color: #ffd801;
}

.weblator-poll-container .panel .panel-footer {
	background-color: #ffd801;
}

@media only screen and (min-width: 768px) and (max-width: 1069px){ 

	.style_2.menu_container {
		margin-top: 10px;
	}

	.logo {
		border-bottom: 10px solid #E0E0E0;
		padding-bottom: 15px;
	}

	.menu_container .ubermenu {
		padding-left: 47px;
	}

	#menu-main-menu {
		border: none;
		margin-top: 0px;
	}

	.style_2.menu_container .ubermenu .ubermenu-nav>li {
		border-top: none;
		margin-top: 3px;
	}
	
	#menu-item-30 {
		margin-top: 3px;
		margin-left: 309px;
	}
}

#black-studio-tinymce-2 .textwidget {
	margin: 30px 0;
	background-color: #fbfbfb;
	padding: 20px 0;
}

body > div.site_container.boxed > div.theme_page.relative > div > div:nth-child(2) > div.post_slider.wpb_column.vc_column_container.vc_col-sm-8 {
	margin-top: 30px;
}

#text-12 {
	margin-top: 30px;
}

body > div.site_container.boxed > div.theme_page.relative > div > div:nth-child(2) > div > div > hr {
	display:none;
}

#sidebar-most-read > ul > li > div.post_content {
	margin: 14px 0;
}

#sidebar-most-read > ul > li > div.post_content > span {
	display: none;
}

#custom_post_widget-2 p {
	margin: 30px 0;
	padding: 20px 0;
	background-color: #fbfbfb;
}

/* Beitrag "Bundespräsidentschaftswahl 2016" - delete excerpt */
.post-2869 .excerpt {
	display: none;
}
/*
.read_more span {
    display: none;
}
.read_more:after {
    content: "Weiterlesen";
    background: #302a82 url(http://iwoe.at/wp-content/themes/pressroom/images/icons/navigation/call_to_action_arrow.png) no-repeat;
        position: absolute;
    width: 29px;
    height: 29px;
    margin-left: 0;
    background: #ED1C24 url(images/icons/navigation/call_to_action_arrow.png) no-repeat;
    margin-top: 0;
}*/