@import url('http://www.liquidlegends.net/staff/Zess/Scripts/LLnewsPost.css');
@import url(http://fonts.googleapis.com/css?family=Exo);
@import url(http://fonts.googleapis.com/css?family=Orbitron);

#adsGOTW
{
    background-image: url(http://www.liquidlegends.net/staff/JonGalt/IMG/ads_gotw_bg.png);
    position: relative;
}

#adsGOTW #preface 
{
    font-style: italic;
    font-size: 1.20em;
    padding-top: 1.5vw;
}

#adsGOTW .text
{
    font-family: 'Exo', sans-serif;
    font-weight: 400;
    font-size: 1.02em;
    color: #322A2A; 
    margin: 0px 40px;
    line-height: 20px;
}

#adsGOTW .title 
{
    font-size: 2.5em;
    font-family: 'Orbitron', sans-serif;
    font-weight: 900;
    text-align: center;
    color:  #464681;
    padding: 5px;
    position: relative;
    border-bottom: groove #00CFFF thick; 
    width: 90%
}

#adsGOTW .imgfix
{
    width: 90%;
    padding-top: 1.5vw;
    padding-bottom: 1.5vw;
}

#adsGOTW a, #adsGOTWa:link
{
    color: #D3EAE2;
}

#adsGOTW #footer 
{
    padding: 5% 0 0 0;
    min-height: 100px;
    margin: 0 40px;
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
}

#adsGOTW #footer ul 
{
    margin: 0;
    padding: 0;
}

#adsGOTW #footer li 
{ 
    list-style-type: none;
}

#adsGOTW .align-center
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}