/*
Theme Name: CommonsFest
Theme URI: http://commonsfest.info/twentyfourteen-child/
Author: Dimitris Koukoulakis
Author URI: http://commonsfest.info
Template: twentyfourteen
Description: Child theme of TwentyFourteen for the CommonsFest site.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen-child

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.entry-title {
	text-transform: none;
}

.search-toggle {
	background-color: #990000;
}
a {
	color: #990000;
}
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #990000;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #990000;
}
.hentry .mejs-overlay:hover .mejs-overlay-button {
	background-color: #990000;
}

.hentry .mejs-controls .mejs-button button:hover {
	color: #D11919;
}
.paging-navigation .page-numbers.current {
	border-top: 5px solid #990000;
}
.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: #990000;
}
.widget_calendar tbody a {
	background-color: #990000;
}
.content-sidebar .widget a {
	color: #990000;
}
.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: #990000;
}
.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: #990000;
}
.slider-direction-nav a:hover {
	background-color: #990000;
}

/***ACTIVE***/
button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #CC0000;
}
.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #CC0000;
}
.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {
	background-color: #CC0000;
}
.content-sidebar .widget input[type="button"]:active,
.content-sidebar .widget input[type="reset"]:active,
.content-sidebar .widget input[type="submit"]:active {
	background-color: #CC0000;
}
/***********/

@media screen and (min-width: 783px) {
	.primary-navigation ul ul {
		background-color: #990000;
	}
	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: #990000;
	}
	.secondary-navigation ul ul {
		background-color: #990000;
	}
	.secondary-navigation li:hover > a,
	.secondary-navigation li.focus > a {
		background-color: #990000;
	}
	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: #D11919;
	}
	.secondary-navigation ul ul a:hover,
	.secondary-navigation ul ul li.focus > a {
		background-color: #D11919;
	}
}

a:active,
a:hover {
	color: #D11919;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #D11919;
}
.search-toggle:hover,
.search-toggle.active {
	background-color: #D11919;
}
.search-box {
	background-color: #D11919;
}
.site-navigation a:hover {
	color: #D11919;
}
.entry-title a:hover {
	color: #D11919;
}
.entry-meta a:hover {
	color: #D11919;
}
.cat-links a:hover {
	color: #D11919;
}
.entry-meta .tag-links a:hover {
	background-color: #D11919;
}
.entry-meta .tag-links a:hover:before {
	border-right-color: #D11919;
}
.entry-content .edit-link a:hover {
	color: #D11919;
}
.hentry .mejs-controls .mejs-button button:hover {
	color: #D11919;
}
.page-links a:hover {
	background: #D11919;
	border: 1px solid #D11919;
}
.post-navigation a:hover,
.image-navigation a:hover {
	color: #D11919;
}
.paging-navigation a:hover {
	border-top: 5px solid #D11919;
}
.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #D11919;
}
.comment-reply-title small a:hover {
	color: #D11919;
}
.widget a:hover {
	color: #D11919;
}
.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
	background-color: #D11919;
}
.widget-title a:hover {
	color: #D11919;
}
.widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #D11919;
}
.content-sidebar .widget a:hover {
	color: #D11919;
}
.widget_calendar tbody a:hover {
	background-color: #D11919;
}
.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
	background-color: #D11919;
}
.content-sidebar .widget .widget-title a:hover {
	color: #D11919;
}
.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #D11919;
}
.site-info a:hover {
	color: #D11919;
}
.featured-content a:hover {
	color: #D11919;
}
.slider-control-paging a:hover:before {
	background-color: #D11919;
}
.qtrans_language_chooser li {
float:left;
}
.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
    margin: 0px auto;
    max-width: 600px;
}

/*program table colors*/

.yellow {
    background-color: #ffff00;
    text-align: center;
    width: 60px;
}

.blue {
    background-color: #a4c2f4;
    text-align: center;
    width: 60px;
}

.red {
    background-color: #ff8080;
    text-align: center;
    width: 60px;
}

.pink {
    background-color: #ead1dc;
    text-align: center;
    width: 60px;
}

.purple {
    background-color: #d9d2e9;
    text-align: center;
    width: 60px;
}

.green {
    background-color: #b6d7a8;
    text-align: center;
    width: 60px;
}

/*remove a8lia uppercase apo feutured content @ homepage*/
.featured-content .entry-title {
    text-transform: inherit;
}

/*widget menu*/
#text-13 .textwidget > a {
    background-color: #990000;
    float: right;
    font-size: large;
    padding-left: 60px;
    padding-right: 10px;
}    

.author.vcard {
    display: none;
}

#text-13, #text-14 {
     margin-bottom: 25px;
}