/*
Theme Name:     Child Theme
Description:    Child Theme
Author:         natoreit
Template:       dynamic-news-lite

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


#header {
	display: none;
}
#comments {
	display: none;
}
#mainnav {
	background-color : #29469a;
}
.widgettitle {
	background-color :  #29469a;
}

#foterleft {
	float : left;
	margin-left: 20px;
}
#foterright{
	float : right;
	margin-right: 20px;
}
#footer  {
	background :#29469a;

}

section li {
    display:table;
    position: relative;
    vertical-align: top;
}