﻿*
{
    margin:0px;
    padding:0px;
    font-family:Arial;
}
body {
    background:#000;
}

#wrapper
{
    margin-left:auto;
    margin-right:auto;
    background:url(../images/bg-0026.gif);
    width:1200px;
    height:100%;
    color:#000;
}

#header
{
    background-image: url(../images/header.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    height:200px;
}

#navigation
{
    margin-top:5px;
    height:30px;

}

    #nav ul
    {
        list-style:none;
        margin:0px;
        padding-left:0px;
        height:30px;
    }

    #nav ul img
    {
        border-style:none;
    }

    #nav li
    {
    float: left;
    width: 100px;
    height: 30px;
}
#nav ul li a
{
    text-decoration:none;
    border-style:none;

    padding:0px;
    margin:0px;
}

#pagecontant
{
    width:1200px;
    height:100%;
}

#left
{
    margin-top:10px;
    width:900px;
    float:left;
    background:url(../images/bg-0026.gif);
}

.seeders
{
    margin:10px;
    padding-left:5px;
    font-weight:bold;
    border:1px solid #000;
    background:#00ff21;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.leachers
{
    padding-right:5px;
    padding-left:5px;
    font-weight:bold;
    background:#ff6a00;
    border:1px solid #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.size
{
    padding-right:5px;
    padding-left:5px;
    font-weight:bold;
    background:#ff6a00;
    border:1px solid #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#title h3
{
    padding-left:10px;
    margin-bottom:5px;
    font-family:Verdana;
}

#title h1
{
    padding-left:10px;
    margin-bottom:5px;
    font-family:Verdana;
}

#title
{
    margin-bottom:10px;
}

#image img
{
    clear:both;
    float:left;
    width:300px;
    height:400px;
    margin-right:10px;
}

.youtube
{
    margin-left:10px;
    padding-left:20px;
}

#gamesdetails
{
    width:330px;
    float:left;
    padding-left:10px;
    color:#ccc;
}



.logo img
{
    padding-left:10px;
}

h4
{
    margin:10px 0px 5px 0px;
    padding-left:10px;
}

tr td a
{
    text-decoration:none;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:#ccc;
}

tr td
{
    height:25px;
    line-height:25px;
    border-bottom:1px dotted #000;
    padding-left:10px;
    color:#ccc;
    font-size:12px;
}

.n
{
    font-weight:bold;
    font-size:16px;
    color:#0ff;
    text-align:left;
    border:0;
}

.s
{
    padding:0;
    font-weight:bold;
    font-size:16px;
    color:#0ff;
    text-align:center;
    border-left:1px dotted #000;
    border-right:1px dotted #000;
    border-bottom:0px;
}

.l
{
    padding:0;
    font-weight:bold;
    font-size:16px;
    color:#0ff;
    text-align:center;
    border-left:1px dotted #000;
    border-right:1px dotted #000;
    border-bottom:0px;
}

.si
{
    font-weight:bold;
    font-size:16px;
    color:#0ff;
    text-align:center;
    border-left:1px dotted #000;
    border-right:1px dotted #000;
    border-bottom:0px;
}

#right
{
    float:right;
    margin-top:10px;
    padding-right:20px;
    width:260px;
    height:auto;
}

    #right h3
    {
        margin-left:10px;
        font-size:20px;
        font-family:Verdana;
        line-height:40px;
        text-align:left;
        color:#ccc;
    }

    #right ul
{
    margin-top:10px;
    padding-left:10px;
    
}

#right li
{
    list-style:none;
}

    #right ul li a
    {
        display:block;
        height:30px;
        line-height:30px;
        text-decoration:none;
        font-family:Verdana;
        font-size:18px;
        font-weight:bold;
        color:#ff6a00;
        border-bottom:2px dotted #000;
        text-shadow: 0.1em 0.1em #000;
    }

        #right ul li a:hover
        {
            color:blueviolet;
        }

.r1 p
{
    padding-left:10px;
}

.r1
{
    padding-left:10px;
}

#ads
{
    margin:10px 0 10px 0;
    width:900px;
    text-align:center;
    font-size:24px;
    font-weight:bold;
}

.ads
{
    float:right;
    width:550px;
    margin-top:10px;
    padding:0;
}

#download
{
    vertical-align:central;
}

#download img
{
    height:50px;
    margin-left:370px;
    border:0;
}

#download p
{
    text-align:center;
    margin-bottom:10px;
    padding-left:10px;
    font-family:Verdana;
    font-size:18px;
}

#download a
{
    text-decoration:none;
    color:#00ff21;
}

.bnav ul li
{
    list-style:none;
}

.bnav ul li a
{
    text-decoration:none;
    margin-left:30px;
    float:left;
    padding:10px;
    font-size:16px;
    font-weight:bold;
    color:#ff6a00;
    text-shadow: 2px 2px #000;
}

#footer
{
    margin-top:10px;
    padding-left:10px;
    font-family:Verdana;
    font-size:14px;
    height:40px;
    line-height:40px;
    text-align:center;
    color:#808080;
    text-shadow: 0.1em 0.1em #000;
    background:url(../res/bg-0026.gif);
    clear:both;
    float:none;
    border-top:2px solid #000;
}

#disqus_thread
{
    clear:both;
    float:none;
    padding-left:10px;
}

#contact h5
{
    padding-left:10px;
}

#contact h1
{
    padding-left:10px;
}

#contact h3
{
    padding-left:10px;
}