/*
Theme Name: Dynamic News Lite Child
Version: 1.0
Description: A child theme of Dynamic News Lite
Author: admin356273
Template: dynamic-news-lite
*/

@import url("../dynamic-news-lite/style.css");

body {
	font-family: Arial, Tahoma;
}

input, textarea {
	font-family: Arial, Tahoma;
}

#mainnav{background:#333}

.widgettitle {
	font-family: Arial, Tahoma;
}

.widget-category-posts .small-post .entry-title {
	font-family: Arial, Tahoma;
}

.entry h1, .comment h1 {
	font-size: 2.0em;
}
.entry h2, .comment h2 {
	font-size: 1.15em;
}
.entry h3, .comment h3 {
	font-size: 0.75em;
}
.entry h4, .comment h4 {
	font-size: 0.5em;
}

/* Tablets (portrait) | <800px */
@media only screen and (max-width: 50em) {
	.entry h1, .comment h1 {
	font-size: 1.5em;
	}
}

a, a:link, a:visited{
	color: #4698d5;
}
input[type="submit"] {
	background: #4698d5;
}
#logo .site-title {
	color: #4698d5;
}
#logo .site-title a:link,
#logo .site-title a:visited {
	color: #4698d5;
}
#topnavi-wrap {
	background: #4698d5;
}
.main-navigation-menu a:hover {
	background: #4698d5;
}
.main-navigation-menu ul a:hover {
	background: #4698d5;
}
.widget a:link, .widget a:visited  {
	color: #4698d5;
}
.entry-title a:hover, .entry-title a:active{
	color: #4698d5;
}
.postinfo .meta-category a:hover, .postinfo .meta-category a:active {
	background: #4698d5;
}
.more-link {
	background-color: #4698d5;
}
.archive-title span{
	color: #4698d5;
}
.post-pagination a:hover {
	color: #4698d5;
}
.post-pagination .current {
	color: #4698d5;
}
.infinite-scroll #infinite-handle span {
	background-color: #4698d5;
}
#image-nav .nav-previous a, #image-nav .nav-next a {
	color: #4698d5;
}
.social-icons-menu li a {
	background: #4698d5;
}
.has-primary-color {
	color: #4698d5;
}
.has-primary-background-color {
	background-color: #4698d5;
}
.bypostauthor .fn, .comment-author-admin .fn {
	background: #4698d5;
}
#commentform #submit {
	background: #4698d5;
}
#mainnav-toggle:hover {
		background: #4698d5;
	}
.main-navigation-menu .submenu-dropdown-toggle:hover {
	background: #4698d5;
}
.sidebar-navigation-toggle:hover,
.sidebar-navigation-toggle:active,
.sidebar-navigation-toggle:focus {
	background: #4698d5;
}
.sidebar-closing-toggle {
	background: #4698d5;
}