body{
    background-attachment:fixed !important;
}
body, p, div, h1, h2, h3, h4, span, a, b, i, .title{
    line-height:1.6;
}
.logo{
    position:absolute;
    top:0px;
}
.menu-secondary li a{
    color:#f2ed5f !important;
}
.children.sub-menu{
    min-width:250px !important;
}
.children.sub-menu li a{
    font-weight:bold !important;
}
#thecontent{
    min-height:500px;
    background:rgba(29,29,29,0.9);
}
.widget-container{
    min-height:495px;
    background:rgba(41,41,41,0.9);
}
#footer-container{
    background:rgba(29,29,29,0.9);

}
.aligncenter{
    text-align:center;
}
.alignleft {
    float: left;
    margin-right: 1.5em;
}
.alignright {
    float: right;
    margin-left: 1.5em;
}
p{
    color:#FFF;
}
.widget-container li a{
    color:#FFF;
    font-weight:bold;
}
.widget-container h3{
    color:#FFF;
}
.link_l{
    float:left
}
.link_r{
    float:right;
}
.link_l, .link_r{
    max-width:280px;
}
.link_l a, .link_r a{
    font-weight:bold;
}
.link_r{
    text-align:right;
}
iframe{
    margin-bottom:20px;
}
h4, h3, h2, h1{
    color: #FFF;
}
.season{
    padding:0;
    margin:0;
}