/* Enter Your Custom CSS Here */

/* Layout
================================================== */

body {
background: url(http://onq.qplace.com/images/bg3.jpg) 0px -110px repeat-x #FFF;
font: 14px/1.7em Georgia, "Times New Roman", Times, serif;
  color: #003366;
}
#site-navigation-wrap, #footer-wrap {
background: #0a1b2c;
}
#copyright {
display: none !important;
}
.boxed, .sidebar-container .sidebar-widget {
border: 3px solid #CCC;
}
#header-wrap {
margin: 30px 0 65px;
}
div.sidebar-widget.widget_wysiwyg_widgets_widget.clr {
border: none !important;
padding: 0px;
}
    
/* Type
================================================== */

body a {
color: #669c20;
}
h1, h2, h3, h4, h5, h6, #site-navigation-wrap, .entry-footer .post-edit-link, .comment-meta .fn, .site-text-logo, #header-aside {
font-family: Arial, Helvetica, san-serif ;
}
h1 a, h2 a, h3 a, h4 a {
color: #0a1b2c;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, .post-meta a:hover, #edd_download_pagination .page-numbers:hover, #edd_download_pagination .page-numbers.current, #footer-wrap a:hover, .wpex-readmore a:hover, #header-aside a:hover, .site-text-logo a:hover, #site-navigation .dropdown-menu > .current-menu-item > a:hover, #site-navigation .dropdown-menu ul li > a:hover, .sidebar-container a:hover { color: #669c20; }
input[type="submit"]:hover, .sidebar-container .widget_archive a:hover,
.sidebar-container .widget_categories a:hover { background-color: #669c20 }
.wpex-readmore a { display: block; float: left; background: #669c20; color: #fff; padding: 0 6px; }
.wpex-readmore a:hover { background: #0a1b2c; text-decoration: none; color: #fff; }
#header-aside a { background: #0a1b2c; }
#header-aside a:hover { background: #669c20; color: #fff; }