.page, #secondary {
    background: transparent none repeat scroll 0 0;
}

.entry-footer {
    background: transparent none repeat scroll 0 0;
    color:  #eee;
}
.site-footer, .page-template-default, .custom-background, .wp-custom-logo{
    background: transparent none repeat scroll 0 0;
   
}
.site-info a
{
    color:  #eee;
}
.site-info a:hover
{
    color:  #5a6;
}

.tablepress-id-1 .even .column-4 {
  background-color: #fdae00;
}
.tablepress-id-1 .odd .column-4 {
  background-color: #fdae11;
}

.page {  
   color: #eee;
    padding-bottom: 40px;
    
}

.nav-menu li a
{
   color: #eee;
}

.widget_text h2, .textwidget
{
   color: #eee;
}
.content-area h1
{
   font-size: 30px;
   font-family: Calibri;
}
.attachment
{
   background-color: #00110e;
   
    color: #eee;
}
.nav-links a
{
   color: #eee;
}
.nav-links a:hover
{
   color: #5a6;
}

.wp-caption-text {
   color: #fff;
}
