
.navbar, .footer
{
     background-color: #a7a8b4;
}

.page_wrap, .flexslider {
 background: rgba(001, 001, 001, 0.7);
}



.entry-footer {
    background: transparent none repeat scroll 0 0;
    color:  #eee;
}
.site-footer {
    background: transparent none repeat scroll 0 0;
   color: #773696;
   font-weight: bold;
}

.footer-text, .site-info
{
   background-color: #000000;
}

p
{
   font-size: 16px;
}

table th
{
   background-color: #000000;
}

.post-title
{
   color: #ffffff;
}

a
{
   color: #eeeeee;
}

a:hover
{
   color: yellow;
}

table{
   color: #eeeeee;
   font-family: Arial;
}

.concert-month th {
   
   color: #eeeeee;
   font-weight: bold;
   font-size: 22px;
}
.concert-info th{
   color: #eeeeee;
   font-weight: bold;
   font-size: 18px;
}

.concert-info td{
width: 300px;
text-align: center;
   color: #eeeeee;
   font-size: 16px;
}
.page-id-304 .page-child{
   background-color: #000000;
}