/*
 Theme Name:   Omega STATUS Child
 Theme URI:    http://stat-us.org/omega-child/
 Description:  Omega Stat-Us Child Theme
 Author:       Tim Schwartz 
 Author URI:   http://.com
 Template:     omega 
 Version:      1.0.2
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  omega-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.entry-content{
    font-size: 13px;
    line-height: 135%;
    font-family: monospace;
}

hr {
	height:1px;
	color: #aaaaaa;
	margin: 5px 0px;
}

.credit { display: none; }

.omega-nav-menu a {
    padding: 10px 16px;
}

.site-header > .wrap {
    padding: 20px 0px;
}

.title-area {
	width: 100%;
}

.site-title {
	display: inline-block;
	float: left;
	width: 152px;
	margin: 0.47em 0px 0.37em 0px;}

.site-header-bkg {
	background-color: #F0F0E6;
	padding-top: 0px; 
}

.header-mailing-list {
	display: inline-block;
	float: right;
}

.mailing_list {
	width: 300px;
    	margin: 2em 0px;
}

.mailing_list #mc4wp_email {
	width: 65%;
	float: left;
	padding: 10px;
}

.mailing_list #mc4wp_submit {
	width: 30%;
	float: right;
	padding: 10px 20px;
}

.clear {
	clear: both;
}	

h1, h2, h3, h4, h5, h6 {
	margin-left: 0;
}

.widget-title {
    text-transform: uppercase;
    font-weight: 600;
}

.widget-title a, .widget-title a:hover {
    background-color: none;
    text-decoration: none;
}

.cat-post-widget ul li {
    border-bottom: none;
}

.cat-post-item a {
    text-decoration: none;
    background-color: #ff6;
}

.sidebar-primary a, .sidebar-primary a:hover {
   text-decoration: none;
}
