/*
Theme Name: Daily Child
Theme URI: http://www.theme-junkie.com/themes/daily
Template: daily
Author: Theme Junkie
Author URI: http://www.theme-junkie.com/
Description: WordPress Blog/Magazine Theme by Theme Junkie.
Tags: theme-options,right-sidebar,custom-background,custom-menu,threaded-comments,translation-ready
Version: 3.0.3.1587375732
Updated: 2020-04-20 09:42:12

*/
#page {
    background: #fff;
    width: 99%;
}
.content-area {
    width: 88%;
	border: 1px solid;
}
#logo {
    float: none;
}
*{
	font-family: Times New Roman;
}
.sidebar1 {
	padding: 0 8px 8px 8px;
    width: 12%;
	border: 1px solid;
}
a:link, a:visited, a {
    text-decoration: underline;
    color: #0000FF;
}
#page {
	color: #000000;
    width: 99%;
    background-image: url(/wp-content/uploads/2020/04/Brown12.jpg);
}
#content {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #1a1b19;
}
ul {
	font-size: 18px;
}
hr {
    border-top: 1px solid #a5a2a2;
}
 .site-title a {
	color: #000;
	 text-decoration: none;
}
.entry-content ul {
    list-style-type: disc;
}
.textwidget {
    margin: 0;
    padding: 17px 0;
    border-bottom: 1px solid #808186;
	font-size: 13.28px;
}
p{
	margin:0;
}
#masthead {
	border-bottom: 2 px solid #fff;
}