#nav, #nav ul {
  position: relative;
}

body {
    background: url(https://www.numbers-stations.com/wp-content/uploads/2016/01/body1.png) repeat #000 fixed !important;
}
#header {
    background-color: #202020;
}
.header-img {
    top: 18px;
}
#header-menu-wrap {
    background: url(https://www.numbers-stations.com/wp-content/uploads/2016/01/body1.png) left -4px repeat-x !important;
    /* opacity: 0.9; -- Modify this to change the transparency (Edited by Ali to make it look clearer when using the navigation bar */
  
}
#nav {
    background-color: #000;
}
#header-menu > li:hover > a, #header-menu > li.current-menu-item > a, #header-menu > li.current-menu-ancestor > a {
    color: #fff;
}
#header-menu > li:hover, #header-menu > li.current-menu-item, #header-menu > li.current-menu-ancestor {
    background: #3A3A3A;
}
#container {
    margin-top: 50px;
    margin-bottom: 50px;
}
.bg-gradient {
    background: none;
}
#content {
  	padding-top: 27px;
    background: #fff;
}
body.home #content .post-title.entry-title {
  display:none;
}
.post {
    border-bottom: none !important;
    border-top: none !important;
    padding: 0px 0 10px !important;
}
#content-main a, #sidebar1 p a {
    color: #B61F10;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .comment-entry h1, .comment-entry h2, .comment-entry h3, .comment-entry h4, .comment-entry h5, .comment-entry h6 {
    font-weight: bold !important;
    font-family: sans-serif !important;
}
.sidebar div.sidebar-wrap {
    box-shadow: none;
}
.sidebar h3 {
    background: none;
    border-bottom: none;
    color: #B61F10;
    font-weight: bold !important;
    font-family: sans-serif;
    text-shadow: none;
}
#footer {
    background: #212121;
    border-top: 5px solid #000;
    padding-top: 10px;
    margin-bottom: 10px;
    min-height: 40px;
}
#sidebar_bottom {
    background: #2C2C2C;
    border-top: 5px solid #eee;
}
#sidebar_bottom .sidebar-wrap {
    background-color: transparent;
}
#sidebar_bottom .sidebar-wrap h3 {
    color: #fff;
}
#sidebar_bottom a {
    color: #aaa;
}
#sidebar_bottom a:hover {
    color: #fff;
}
.sidebar ul li {
    border-bottom: none;
    padding: 2px 0;
}
#meta-3 h3 {
  display: none;
}
#copyright {
    display: none;
}
#developer {
    text-align: center;
}
hr{ border: 0; height: 2px; background: #3F3F3F; background-image: -webkit-linear-gradient(left, #D8D8D8, #3F3F3F, #D8D8D8); background-image: -moz-linear-gradient(left, #D8D8D8, #3F3F3F, #D8D8D8); background-image: -ms-linear-gradient(left, #D8D8D8, #3F3F3F, #D8D8D8); background-image: -o-linear-gradient(left, #D8D8D8, #3F3F3F, #D8D8D8); }

table{
font-size:14px;
background-color:transparent;
border-color:transparent;
}

table td, th {
color:#000000;
font-size:14px;
border-width:0px;
border: 0;
background-color:transparent;
}

.composite_table{
border: 1px solid black;
}

.composite_table td{
border: 1px solid black;
}

table tr {
    background: none;
}

table td, table th, table tr {
    border: none;
}
.child-page img {
    border: 1px solid #e3e3e3;
    margin: 5px 0;
}
a.paypal:link{
		color: red;
		size: 24px;
}
a.paypal:visited{
		color: red;
		size: 24px;
}
a.paypal{
		color: red;
		size: 24px;
}