/*
Theme Name: Gasthubers (Child of Oblique)
Theme URI: http://www.gasthubers.at
Description: Child 01 theme for the Oblique theme
Author: Vii Err 75
Author URI: http://3rr.at
Template: oblique
Version: 0.5
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 13 Feb 2017 20:41:55 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


/*
 * Anpassungen Gasthubers.at
 **********************************************
 */
.overlay {
    background-color: white;
    opacity: 0;
}

.site-branding {
    margin-top: 15px;
}

.site-logo {
    width: 100%;
}

.header-search .search-field, .header-search .search-field:focus {
    color: black;
}
.header-search .search-field {
    background-color: white;
}

.site-footer {
    padding: 15px 0;
}

.sidebar-toggle {
    text-shadow: 0 0 4px #000;
}

.gastisFooter {
    color: black;
    text-align: center;
    font-size: 120%;
}

.gastisFooter a {
   color: #1f5029;
}

.credits, .credits a {
    color: #eee;
}

.posted-on::after, .author::after {
    content: '';
    margin-left: 8px;
}

.eventcalendar {
    display: none;
    background-color: white;
    float: left;
    margin: 0px 0 10px 15px;
    padding: 2px 10px 5px;
    font-weight: bold;
}

/*
.admin-bar .sidebar-toggle {
    top: 90px;
}
 */

.sidebar-toggle {
    font-size: 40px;
}

.posted-on {
    display: none;
}

.single .byline, .group-blog .byline {
    display: none;
}

.tablepress td.column-2 {
	width: 20%;
	max-width: 150px;
	text-align: center;
}

.tablepress td.column-3 {
	width: 20%;
	max-width: 150px;
	text-align: right;
}


/*
 * Anpassungen Kontaktformular
 **********************************************
 */

.pirate_forms_three_inputs_wrap input {
    height: 50px;
    font-size: 120%;
    font-weight: normal;
}

#pirate-forms-contact-message {
    height: 15em;
}


/*
 * Anpassungen events-css
 **********************************************
 */

.hentry {
    padding: 15px 30px;
}

.tribe-events-read-more {
    color: #822929;
    font-weight: bold;
}

.tribe-events-promo, .tribe-events-promo a {
    color: #ddd;
}

.tribe-events-list-event-title a {
    color: #822929;
    font-weight: bold;
    font-size: 120%;
}

.tribe-events-list-separator-month {
    background-color: #1f5029;
    color: white;
}

.tribe-events-list .type-tribe_events {
    border-bottom: 3px solid #ddd;
    padding: 1.75em 0;
}

.tribe-events-notices {
    background: white;
    border-radius: 4px;
    border: 1px solid #bce8f1;
    color: #a1232b;
    margin: 10px 0 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 #fff;
}
