/*###### CSS File Structure ######*//*
site: EmpirePoker.com
page: Homepage
*//*###### CSS File Structure ######*/

#header { height: 140px; }

#content .container { background-color: transparent; color: #000; min-height: 300px; }
    #content .container p { margin: 0; padding: 0 250px 10px 15px; font-size: 1em; line-height: 1.2em; }

.one-column #main { padding: 0; width: 960px; }
#home-download {
    color: white;
    float: left;
    height: auto;
    margin-left: 32px;
    width: 1145px;
}

#home-download p {
    font-size: 17px!important;
}

#home-download p a {color:#749ADD}

    #home-download a, #main #home-about ul li a { color: #000; }

#home-tournaments { float: right; width: 320px; height: 260px; color: #FFF; background-image: url("../images/bg_box-tournaments.jpg"); background-repeat: no-repeat; background-position: top left; }
#home-about { float: right; width: 320px; height: 150px; color: #FFF; background-image: url("../images/bg_box-about-us.jpg"); background-repeat: no-repeat; background-position: top left; }

#main #home-tournaments h5, #main #home-about h5 { position: absolute; padding: 15px; color: #000; width: 200px; font-weight: bold; }

#main #home-tournaments ul, #main #home-about ul { margin: 0; padding: 50px 0 0 0; }
    #main #home-tournaments ul li { font-size: .85em; margin: 0; padding: 11px 5px 9px 33px; list-style: none; list-style-position: outside; }
    #main #home-about ul li { font-size: .85em; margin: 0 0 0 25px; padding: 6px 5px 0 0; color: #000; list-style: square; }
    
    #closing { font-size:32px; margin: 10px 0 30px 10px !important;}
    
#footer {
    padding-top: 75px;
}