/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    twenty-fourteen-child
 Description:  Twenty Fourteen Child Theme
 Author:       HEAT
 Author URI:   n/a
 Template:     twentyfourteen
 Version:      1.1.1
 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
 Text Domain:  twenty-fourteen-child
*/

body {
	font-family: "Roboto Slab", serif;
	font-size: 15px;
}

#primary-sidebar .widget-title {
	font-size: 16px;
}

#secondary {
	background-color: #333;
}

.widget_categories li {
	font-size: 13px;
	font-weight: 600;
}

.cat-item-2 a {
	color: orange;
}

.cat-item-3 a {
	color: #41a62a;
}

.widget a:hover {
	color: white;
	border-bottom: 4px solid green;
}

.entry-title + .entry-meta {
	display: none;
}

.nav-menu {
	font-size: 15px;
	font-weight: 600;
}

.site-description {
	font-size: 14px;
}

#arlista th {
	text-transform: none;
	text-align: center;
}

#arlista td + td, #arlista td + td + td {
	text-align: right;
	width: 25%;
}

/*
.entry-title {
	font-size: 30px;
}
*/