/*
Theme Name: Twenty Ten Child
Description: Child of: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team; modified
Author URI: https://wordpress.org/
Version: 1.0
Template: twentyten
Tags:
*/

@import url("../twentyten/style.css");

/* =Reset default browser CSS. Based on work by Eric Meyer.
-------------------------------------------------------------- */


.entry-utility {
	display: none;
}

#spenden tr td {
    border-top: 1px solid #e7e7e7;
    padding: 6px 6px;
}

body, input, textarea, .page-title span, .pingback a.url {
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#content, #content input, #content textarea {
    color: #333;
    font-size: 14px;
    line-height: 24px;
}

#site-generator {
	display: none;
}

.tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a {
    font-size: 84%;
}

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
    border-bottom: 1px solid #e7e7e7;
    margin: 0 0;
    padding: 6px;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
    background-color: #CD1C1C !important;
}

a.tribe-events-ical.tribe-events-button {
    visibility: hidden;
}

.entry-meta {
    display: none;
}

.tribe-events-cal-links {
    display: none;
}

.textwidget a {
    font-weight: bold;
}

a:visited {
    color: #CD1C1C;
}

a:link {
    color: #CD1C1C;
}

p.tribe-events-widget-link {
    font-weight: bold;
}

.tribe-events-list-widget ol li {
	margin-bottom: 15px;
}

#content thead th {
    padding: 5px;
    font-size: 10px;
}

p.tribe-events-promo{
	display: none;
}

#access li:hover > a {
        background: #333;
}

#access ul ul :hover > a {
	background: #333;
}

#access ul ul a {
        background: #B1AFAF;
}

#main {
    background: #fafafa;
}

#access .menu-header li, div.menu li {
	margin-right: 5px;
}

#access .menu-header ul {
    font-weight: bold;
    font-size: 14px;
}
#menu-footer {
    display: inline;
    list-style: outside none none;
}

#footer-widget-area .widget-area {
 	width: 100%;
}
.menu-item {
    float: left;
    margin-right: 20px;
}

#access {
    background: #CD1C1C;
}
#access a {
    color: #FFFFFF;
}
#site-description {
display: none;
}

#branding img {
border-top: none;
border-bottom: none;
}

#header {
padding: 0 0 0 0;
}