/*
 Theme Name:   Hueman Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Hueman Child Theme
 Author:       URA Dresden
 Author URI:   http://example.com
 Template:     hueman
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  
*/

#header {
	padding-bottom: 0px;
	background-color: #eaeaea;
	/*background-image: url("http://localhost/aptana-workspace/urasite/wp-content/uploads/2017/03/bannerback1.jpg");*/
}

img.site-image {
	max-height: 200px;
	margin: 0 0 0 0px;
}

img.press-icon {
	height: 35px;
	display: inline;
	max-width: none;
}

td.pressrelease {
	vertical-align: middle;
    padding-left: 15px;
}

#page {
	margin-top: 0px;
}


div.sidebar-top p {
	color: #444444;
}


i.fa {
	color: #444444;
}

i.fa:hover {
	color: #dd4f4f;
}


div.banner_wrapper {
	margin-bottom: 5px;
}

div.banner_caption {
	display: none;
}

#credit {
	display: none;
}

div.widget_wp_custom_events_widget b{
	font-weight: bold;
}

/* ********************** Banner Organisationen ***************************** */
#organization-banners {
	display: none;
}

@media screen and (min-width: 1000px) {
	#organization-banners {
		text-align: right;
	    margin-top: -85px;
	    margin-bottom: 9px;
	    display: none;
	}
	
	
	img.organization-banner {
		max-height: 70px;
		max-width: 200px;
		padding-left: 8px;
		padding-right: 8px;
	}
}

/*  Update 09.03.2022: remove float from postmeta and postdate */

.post-meta .post-category {
    float: none;
}

.post-meta .post-date {
    float: none;
}


/* ********************** Auskommentierte Hueman Dynamic Styles ****************************** 
	Primärfarben auskommentiert in:
	hueman/functions/dynamic-styles.php : 111
	
	Sekundärfarben auskommentiert in:
	hueman/functions/dynamic-styles.php : 123

*/

::selection { 
	background-color: #dd4f4f; 
}

::-moz-selection { 
	background-color: #dd4f4f; 
}

a,
.themeform label .required,
#flexslider-featured .flex-direction-nav .flex-next:hover,
#flexslider-featured .flex-direction-nav .flex-prev:hover,
.post-hover:hover .post-title a,
.post-title a:hover,
.sidebar.s1 .post-nav li a:hover i,
.content .post-nav li a:hover i,
.post-related a:hover,
.sidebar.s1 .widget_rss ul li a,
#footer .widget_rss ul li a,
.sidebar.s1 .widget_calendar a,
#footer .widget_calendar a,
.sidebar.s1 .alx-tab .tab-item-category a,
.sidebar.s1 .alx-posts .post-item-category a,
.sidebar.s1 .alx-tab li:hover .tab-item-title a,
.sidebar.s1 .alx-tab li:hover .tab-item-comment a,
.sidebar.s1 .alx-posts li:hover .post-item-title a,
#footer .alx-tab .tab-item-category a,
#footer .alx-posts .post-item-category a,
#footer .alx-tab li:hover .tab-item-title a,
#footer .alx-tab li:hover .tab-item-comment a,
#footer .alx-posts li:hover .post-item-title a,
.comment-tabs li.active a,
.comment-awaiting-moderation,
.child-menu a:hover,
.child-menu .current_page_item > a,
.wp-pagenavi a { 
	color: #dd4f4f; 
}

.themeform input[type="submit"],
.themeform button[type="submit"],
.sidebar.s1 .sidebar-top,
.sidebar.s1 .sidebar-toggle,
#flexslider-featured .flex-control-nav li a.flex-active,
.post-tags a:hover,
.sidebar.s1 .widget_calendar caption,
#footer .widget_calendar caption,
.author-bio .bio-avatar:after,
.commentlist li.bypostauthor > .comment-body:after,
.commentlist li.comment-author-admin > .comment-body:after{ 
	background-color: #dd4f4f; 
}

.post-format .format-container { 
	border-color: #dd4f4f; 
}

.sidebar.s1 .alx-tabs-nav li.active a,
#footer .alx-tabs-nav li.active a,
.comment-tabs li.active a,
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current { 
	border-bottom-color: #dd4f4f!important; 
}

.sidebar.s2 .post-nav li a:hover i,
.sidebar.s2 .widget_rss ul li a,
.sidebar.s2 .widget_calendar a,
.sidebar.s2 .alx-tab .tab-item-category a,
.sidebar.s2 .alx-posts .post-item-category a,
.sidebar.s2 .alx-tab li:hover .tab-item-title a,
.sidebar.s2 .alx-tab li:hover .tab-item-comment a,
.sidebar.s2 .alx-posts li:hover .post-item-title a { 
	color: #81d742; 
}

.sidebar.s2 .sidebar-top,
.sidebar.s2 .sidebar-toggle,
.post-comments,.jp-play-bar,
.jp-volume-bar-value,
.sidebar.s2 .widget_calendar caption {
	background-color: #81d742; 
}

.sidebar.s2 .alx-tabs-nav li.active a { 
	border-bottom-color: #81d742; 
}

.post-comments span:before { 
	border-right-color: #81d742; 
}

/* ********************** Überschriebene Hueman Dynamic Styles **************************** */

.sidebar.s1 .sidebar-top {
	background-color: #f0f0f0;
}

.sidebar.s2 .sidebar-top {
	background-color: #f0f0f0;
}
