/*
Theme Name:   i-excel kamailio
Author:       kamailio.org
Description:  kamailio i-excel child theme. 
Template:     i-excel
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  i-excel-kamailio
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

.iheader {
	height: 64px;
}

.titlebar h1 {
    font-size: 20px;
    line-height: 64px !important;
	text-align: right;
}

.iheader.front {
    height: 64px !important;
}

.post-date {
	display: block;
	font-size: 0.8em;
}

.post-date:before {
    content: "";
    display: block;
}

.sidebar .site-content {
    width: 70%;
}

.site-main .sidebar-container {
    width: 30%;
}

.site-footer .widget-area .widget ul li {
	padding: 4px 0px;
}

.widget .widget-title {
	font: 400 normal 18px "Roboto", Helvetica, sans-serif;
}

.widget li {
	padding: 4px 0px;
}
