/*
Theme Name: Twenty Fourteen Child
Theme URI: http://wordpress.org/themes/twentyfourteen
Description: Twenty Fourteen Child Theme
Author: TSE
Template: twentyfourteen
Version: 1.0.0
*/
@import url("../twentyfourteen/style.css");
/* =Theme customization starts here
-------------------------------------------------------------- */
.primary-navigation ul ul {
		background-color: #ab051b;
	}

.secondary-navigation ul ul {
		background-color: #ab051b;
	}


a {
color: #ab051b;
}
a:hover {
color: #ab051b;
}

.search-toggle {
background-color: #ab051b;
}

.primary-navigation li:hover>a, .primary-navigation li.focus>a {
background-color: #ab051b;
}

.secondary-navigation li:hover>a, .secondary-navigation li.focus>a {
background-color: #ab051b;
}

.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: #ab051b !important;
}

.search-toggle:hover, .search-toggle.active {
background-color: #bbb;
}

.content-sidebar .widget a:hover {
color: #000;
}

.content-sidebar .widget a {
color: #ab051b;
}

.widget a:hover {
color: #ab051b !important;
}

.search-box {
background-color: #ab051b;
}

.entry-title a:hover {
color: #ab051b;
}

.cat-links a:hover {
color: #ab051b;
}

.entry-meta a:hover {
color: #ab051b;
}

.entry-meta .tag-links a:hover {
background-color: #ab051b;
}
.entry-meta .tag-links a:hover:before {
border-right-color: #ab051b;
}

.primary-navigation ul ul a:hover, .primary-navigation ul ul li.focus > a {
background-color: #bbb;
}

#mc_embed_signup form {
padding: 0px !important;
}

#mc_embed_signup .button {
background-color: #ab051b !important;
width: 160px !important;
}

::selection {
background: #ab051b !important;
}
::-moz-selection {
background: #ab051b !important;
}

.list-view .site-content .cat-links,
.list-view .site-content .entry-content,
.list-view .site-content .entry-summary,
.list-view .site-content footer.entry-meta {
display: block !important;
}

.paging-navigation .page-numbers.current {
border-top: 5px solid #ab051b;
}

.site-info {
display: none;
}

.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
max-width: 530px;
}

.primary-navigation li:hover > a, .primary-navigation li.focus > a {
color: #fff !important;
}

#login h1 a {
height: 90px !important;
}

.widget_toc a {
color: #000000 !important;
line-height: 2;
}

.wp-cpl-widget, .wp-cpl-widget * {
color: #000000 !important;
}

.toc_sitemap_posts_section li {
list-style: decimal;
}

#buddypress #whats-new-options {
        overflow: visible;
}
.widget.buddypress div.item {
margin: 0 0 2em 0;
}