﻿/*
 Theme Name: Hueman Tofa Child 2017
 Theme URI:
 Description: Hueman ToFa Child 2017 Theme
 Author: Your Grille
 Author URI: http://www.toxicfamily.de
 Template: hueman
 Version: 1.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
*/

/*
You can start adding your own styles here. Use !important to overwrite styles if needed. */

/*
My Startside */

.sidebarfront {
  float: right;
  margin-top: -1%;
}

.frontinhalt {
  margin-top: 1%;
  width: 97%;
  float: left;
  margin-left: 2%;
}

.frontcontent {
  margin-top: 1%;
  width: 99%;
}

.tofa-thumbnail {
  float: left;
  width: 25%;
  margin-right: 2%;
}

.slider-hot {
  margin-bottom: 1%;
}

.tofa-post-headline {
  float: left;
  font-weight: 600;
}

.tofa-start-category {
  /* border-radius */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 0.8em;
  padding-left: 1%;
  padding-right: 1%;
  background-color: #980034;
  color: #ffffff;
}

.tofa-start-category a {
  color: #FFF;
  text-decoration: none;
  outline: 0;
}

.tofa-start-category a:hover {
  color: #CCC;
}

.tofa-start-list {
  line-height: 1.5em;
  margin-bottom: 0.3%;
  font-weight: 400;
  font-size: 90%;
}

.tofa-start-eigenes {
  clear: left;
  padding-top: 2%;
}

.sidebarfront {
  float: right;
  margin-top: -1%;
}

.post-content {
	width: 100%;
}

.post-standard .post-inner {
    padding-left: 1%;
    padding-bottom: 20px;
    float: left;
    border-bottom: 1px solid #eee;
}

/*  common : notebox blaue Infoboxen
/* ------------------------------------ */

.notebox {
  background: #2f3665;
  position: relative;
  padding: 12px 15px;
  color: #FFF;
  margin-bottom: 30px;
}

.notebox-startseite {
  background: #2f3665;
  position: relative;
  padding: 12px 15px;
  color: #FFF;
  margin-bottom: 30px;
}

.notebox:before {
  content: '';
  display: inline-block;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #2f3665;
  position: absolute;
  top: -8px;
  left: 13px;
}

.notebox:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #2f3665;
  position: absolute;
  top: -5px;
  left: 15px;
}

.notebox span {
  font-weight: 600;
}

.notebox .search-again {
  margin-top: 10px;
}

.notebox-startseite p.tab-item-title a:link {
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
}

.notebox-startseite p.tab-item-title a:active {
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
}

.notebox-startseite p.tab-item-title a:visited {
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
}
/*
Hueman Anpassungen */

.entry blockquote {
    font-style: italic;
}

.entry a { color: #980034; text-decoration:underline outline: 0; font-weight: 400 }
.entry a:hover { color: #980034; text-decoration:underline; font-weight: 400 }


/*  plugin : wp-pagenavi Seitenaufzählung Rot
/* ------------------------------------ */
.wp-pagenavi { text-align: right; font-weight: 600; line-height: 20px; float: none; margin-right: -2px; text-align: center; }
.wp-pagenavi a,
.wp-pagenavi span { color: #aaa; font-size: 16px; padding: 7px 8px; display: inline; margin: 0 2px; }
.wp-pagenavi span.pages { font-size: 17px; font-weight: 300; display: block; margin-bottom: 1em!important; border: none!important; }
.wp-pagenavi span.pages:before { content: "\f15c"; font-family: FontAwesome; margin-right: 6px; }
.wp-pagenavi span.extend { border: none!important; border-bottom: 3px solid transparent; border-top: 1px solid transparent; }
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current { color: #FFF; }

.wp-pagenavi a { color: #3b8dbd; border: none; border-bottom: 3px solid #ddd; border-top: 1px solid #f1f1f1; }
.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi span.current { background-color: #980034; border: none;
/* border-radius */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/*
Kategorie in Rot */

.post-meta { text-transform: uppercase; font-size: 14px; font-weight: 400; margin-bottom: 0.3em; color: #bbb; }
.post-meta .post-category { float: left; margin-right: 6px; padding:4px; background-color: #980034; color: #FFF; 
/* border-radius */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.post-meta .post-category a { color: #FFF; text-decoration: none; outline: 0; }
.post-meta .post-category a:hover { color: #CCC; }
.post-meta .post-date { float: left; margin-top: 6px; }


/*
Sidebar Anpassungen */

.sidebar { background-color: #ffffff}
.sidebar h3 {font-size:14pt; border-bottom:2px solid /*#f2da6b*/ #2f3665; padding:10px; margin-top:-6px; margin-bottom:30px; text-align:center;}
.sidebar h4 {color:#212121;}

/*
Event Admin Kalender */

.ui-datepicker-group {
  width: 33,3% !important;
}

.ui-datepicker-multi-3 {
  width: 800px !important;
}

/*
Hueman Template Anpassungen */

.tofaslider {
  float: left;
  width: 70%;
  margin-left: 1%;
}

.tofalogo {
  width: 29%;
}

@media only screen and (max-width: 750px) {
	.tofalogo {display:none;} 
	.tofaslider {width: 100%;}
}

/*
Eventkalender Verlosungsaktionen */

.gl-verlosung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFF;
	background-color: #980034;
	text-align: center;
	margin-bottom: 10px;
	padding: 10px;	
        border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.gl-verlosung a:link {
	color: #FC9;
	font-weight: normal;
	text-decoration: none;
}
.gl-verlosung a:active {
	color: #FC9;
	font-weight: normal;
	text-decoration: none;
}
.gl-verlosung a:visited {
	color: #FC9;
	font-weight: normal;
	text-decoration: none;
}

/*
Eventkalender eigene Styles */



/*
Eventkalender Listenansicht */

.tofa-events-list-end {
	clear: both;
	margin-bottom: 10%;
}

.tribe-events-loop {
	max-width: 760px !important;
}

.tofa-events-list {
	font-size: 0.8em; 
	clear: both;
	overflow: hidden;
	position: relative;
	max-height: 280px;
}

.tofa-events-list-inner {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 2%, #f5f5f5 2%, #f5f5f5 98%, #ffffff 98%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #ffffff 0%,#ffffff 2%,#f5f5f5 2%,#f5f5f5 98%,#ffffff 98%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #ffffff 0%,#ffffff 2%,#f5f5f5 2%,#f5f5f5 98%,#ffffff 98%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */	
}


.tofa-events-list-img {
	width:auto;
	float:right;
	position: absolute;
	padding-left: 50%;
	margin-right: 3.4%;
	padding-top: 0.8%;
}

.tofa-events-list-img img { 
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
	width: 400px;
	height: auto;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.90); 
}

.tofa-events-list-infos {
    text-align: left;
    vertical-align: middle;
    width: 48%;
	float:left;
	text-align: left;
	font-size: 1.0em; 
	color: #000000 !important;
	margin-left: 1.5%;
	padding-top: 2%;
}

.tofa-events-list-location {
	height: auto;
	padding-right:3%;
	padding-left:3%;
	padding-top: 2%;
	margin-bottom: 1%;
	text-align: left;
	border-radius: 4px;
	font-weight: bolder;
	font-size: 1.06em;
}

.tofa-events-list-datum {
	height: auto;
	padding-right:3%;
	padding-left:3%;
	text-align: left;
	margin-bottom: 1%;
	border-radius: 4px;
}

.tofa-events-list-eintritt {
	height: auto;
	padding-right:3%;
	padding-left:3%;
	text-align: left;
}

.tofa-events-list-foot {
	clear: both;
	overflow: hidden;
	width: auto;
	border-radius: 4px;
	float: right;
	opacity: 0.92 !important;
	margin-top: 1%;
}

.tofa-events-list-kategorie {
    font-size: 0.9em; 
	color: #980034;
	font-weight: bolder;
    text-align: left;
	padding-right:3%;
	padding-left:3%;
	padding-bottom: 3%;
	padding-top: 1%;
	height: 2.0em;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.tofa-events-list-kategorie a:link   {
    color: #980034 !important;
}

.tofa-events-list-kategorie a:active   {
    color: #980034 !important;
}

.tofa-events-list-kategorie a:visited  {
    color: #980034 !important;
}

.tofa-events-list-titel {
    font-size: 1.2em;
	font-weight: bolder;
	height:100%;
	width: 98%;
	text-align: right;
	padding-top:1%;
	padding-bottom:1%;
	color: #ffffff;
	background-color: #2f3665;
	margin: 1%;
	opacity: 0.92 !important;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.90);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.90);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.90); 
}
	
.tofa-events-list-titel a:link  {
    color: #ffffff !important;
}

.tofa-events-list-titel a:active  {
    color: #ffffff !important;
}

.tofa-events-list-titel a:visited  {
    color: #ffffff !important;
}

/*
Eventkalender Singleansicht */


.tofa-event-single {
  background-color: #2f3665;
  color: #ffffff !important;
  padding-top: 1%;
  border-radius: 8px;
  padding-right: 2%;
  padding-left: 2%;
  padding-bottom: 1;
}

.tribe-events-schedule.tribe-clearfix {
  background-color: #2f3665 !important;
  border-width: 0px !important;
}

.tofa-event-single  h3{
  color: #ffffff !important;
  font-size: 1.2em !important;
}

.tofa-event-single  h2{
  color: #ffffff !important;
  font-size: 1.6em !important;
}

.tofa-event-single-titel {
	padding-top:1%;
}

.tofa-event-single img {
  width: 100%;
  height: auto;
    border-radius: 8px;
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.80);
  -moz-box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.80);
  -webkit-box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.80);
  margin-top: 1%;
  margin-bottom: -1%;
}

.tofa-event-single-comments {
	margin-left: 5%;
}