/*
Theme Name: Georg_Hadersdorfer
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Dittbern
Author URI: 
Template: enfold
*/



/*Add your own styles here:*/
.av-logo-container .inner-container {
	margin: 15px 0 10px 0;
}
.category-themen .av-heading-wrapper {
	display: none;
}
.category-themen .entry-content h1 {
	font-size: 2em;
	text-align: left;
	letter-spacing: 1px;
	margin-top:20px;
}
@media only screen and (max-width: 479px) {
	.mathemen .av-inner-masonry-content-pos-content {
		width: 50%;
	}
}
@media only screen and (max-width: 1175px) and (min-width: 990px) {
	.mathemen .av-masonry-entry .av-masonry-entry-title {
		font-size: 1.19em !important;
	}
}
.klappen .toggle_content {
	border-bottom: 1px solid #fff;
	padding: 0 0 1em 0!important;
	margin: 0 !important;
}
.klappen .toggle_content p {
	color: #007fc8 !important;	
	margin: 0.85em 0 0 0 !important;
	font-size: 16px !important;
}
.klappen .toggler {
	border: none;
}
.entry-content ul {
	margin-left: 15px;
}
.entry-content ul li {
	color:#007fc8 !important;
	font-style: italic;
	font-size: 16px !important;
}

.blogtermin .post-meta-infos,.blogtermin .read-more-link {
	display: none;
	margin: 0 !important;
	border: none !important;
	padding: 5px 0 !important;
}
#top .fullsize .template-blog .post .entry-content-wrapper > *, .blogtermin .post .entry-content-wrapper{
	margin: 0 10px !important;
	max-width: 95% !important;
}
.blogtermin  .post-title {
	font-size: 16px !important;
	letter-spacing: 0 !important;
	margin: 0 10px !important;
	max-width: 100% !important;
	text-transform: none !important;
	padding: 0 0 5px 0 !important;
	pointer-events: none;
}

.blogtermin  .entry-content-wrapper p {
	font-size: 16px !important;
	line-height: 21px;
	margin: 0 !important;
	border-top: 1px solid #007fc8;
}
.videotext {
	margin-top: 15px !important;
}
.videotext .avia_textblock  p { 
	margin: 0px !important;
}
#socket .mysozial {
	padding-top: 0px;
}
#socket .mysozial .social_bookmarks {
	float: none;
	width: max-content;
	margin: 0 auto;
}
.mysozial .social_bookmarks li {
	min-height: 50px;
	width: 50px !important;
	border: none;
	padding: 25px;
	margin: 0 15px;
	top:20px !important;
}
.mysozial .social_bookmarks a {
	font-size: 28px;
	width: 50px !important;
	height:50px;
	line-height: 48px !important;
}

#top div .avia-gallery .avia-gallery-big {
	padding: 0px;
	margin-bottom: 15px;
}


/*----------------------------------------
// CSS - Masonry title Alignment
//--------------------------------------*/
/* Title */
#top .av-masonry-entry-title {		
	color: #FFF;
	font-weight:800;
	text-align: left;
}
/* Title Background */
#top .av-masonry-entry.isotope-item figcaption,
#top .av-masonry-entry.isotope-item .avia-arrow {
	background: #007fc8;
}
/* Masonry Content */
#top .av-masonry-entry.isotope-item .entry-content {
	color: #FFF;
	font-size:13px;
	text-align: left;
}
/* Hide date */
#top span.av-masonry-date { display: none; }