/*
Theme Name: Liberalni Tema
Theme URI: https://liberalne.com
Author: Liberalni Admin
Author URI: https://liberalne.com
Description: Tema pro nas liberalni magazin.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: liberal-theme
Tags: custom-background
*/

body {
    width: 100%;
    margin: auto;
    line-height: 1.65;
    font-family: 'Barlow', Helvetica, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.menu {
    font-family:'Barlow', Helvetica, Arial, sans-serif;
}


a {
	color: #202020;
}

a:active, a:hover {color: #404040}


.site-title {
    margin-bottom: .25rem;
    line-height: 1;
}

.site-title a {
    text-decoration: none; 
}

.site-description {
    margin-top: 0;
    color: #8e8e8e;
}

.menu {
    border:none;
}

.menu ul {
    list-style: none;
    padding: 0;
}

.menu ul li a {
    text-decoration: none;
    color: #696969;
}

.menu ul li a:hover {
    text-decoration: underline;
    color: #000;
}

.site-content {
    width: 640px;
    float: left;
}

article {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.sidebar {
    width: 280px;
    float: left;
    list-style: none;
    margin-top: 2em;
	font-size: 14px
}

.widgettitle {
    border-top: 2px solid;
    border-bottom: 1px solid #ccc;
    padding: .25rem 0;
    font-size: 1.25rem
}

.widget {
    margin-bottom: 3rem
}

label {
	display: block
}

.commentlist {
	list-style: none;
	padding-left: 0;
}
