*{margin: 0; padding: 0;}
html{height: 100%;}
body{
    width: 100%;
    height: 100%;
    background: #000 url(img/bg.jpg) repeat left top;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 12px;
    color: #fff;
}
input{vertical-align: top;}
input:focus{outline: 0 none;}
textarea:focus{outline: 0 none;}
.clear{clear: both;}
ul{
    list-style: none;
}
img{
    border: 0;
}
.navigation{
    height: 48px;
    line-height: 48px;

    padding: 0 15px;
    text-shadow: 1px 1px 0 #000;
    overflow: hidden;
    font-weight: bold;
}

.clear:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.clear {*min-height:1px;}
.cl{clear: both;}
a{
    color: #81e96f;
    text-decoration: underline;
    outline: 0;
}
a:hover{
    text-decoration: none;
}

#top{
    width: 100%;
    height: 44px;
    background: url(img/top.jpg) repeat-x left top;
    position: absolute;
    left: 0;
}
#wrapper{
    min-height: 100%;
    height: auto !important;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}


/* Header
-----------------------------------------------------------------------------*/
.top-box{
    width: 997px;
    height: 44px;
    margin: 0 auto;
    overflow: hidden;
    text-align: justify;
    line-height: 0;
    font-size: 1px;
    *text-justify: newspaper;
    *zoom:1;
    text-align-last: justify;
}
.top-box:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}
.top-box div{
    text-align: left;
    line-height: normal;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    *display : inline;
    *zoom : 1;
}
.search{
    width: 273px;
    height: 32px;
    background: url(img/search.png);
    line-height: 32px;
    margin-top: 2px;
}
.search input{
    width: 215px;
    height: 32px;
    line-height: 32px;
    border: 0;
    background: transparent;
    padding: 0 10px;
    color: #fff;
    font-size: 16px;
    font-family: Georgia, "Century Schoolbook L", Serif;
}
input.search-bttn{
    width: 30px;
    padding: 0;
    cursor: pointer;
    margin: 0;
}
.addthis_toolbox{
    min-width: 244px;
    margin-top: 2px;
}
#header{
    background: url(img/header.jpg) repeat-x left top;
    margin-bottom: 10px;
}
.head{
    width: 997px;
    height: 212px;
    overflow: hidden; 
    margin: 0 auto;
    position: relative;
}
.logo img{
    float: left;
    display: block;
    margin: 10px 0 0;
}
.head-thumbs{
    position: absolute;
    right: 0;
    top: 0;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle{
    width: 990px;
    margin: 0 auto 230px;
    overflow: hidden;
}
#middle:after{
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.panel{
    height: 55px;
    line-height: 55px;
    background: url(img/panel.jpg) no-repeat top center;
    padding: 0 20px;
    color: #fff;
    font-size: 24px;
    text-shadow: 1px 1px 0 #000;
    font-weight: bold;
}
.panel .btn{
    float: left;
    margin: 10px 5px 0 0;
    line-height: normal;
}
.panel .btn:first-child{
    margin-left: 40px;
}
.sites{
    width: 110%;
    *margin-bottom: 35px;
}
.site{
    width: 290px;
    background: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 8px;
    float: left;
    margin: 0 34px 34px 0;
}
.site-title{
    font-size: 12px;
    font-weight: bold;
    color: #81e96f;
}
.site img{
    border: 1px dotted #484848;
    display: block;
    margin: 7px auto;
}
.site-title a{
    color: #81e96f;
    text-decoration: none;
}
.site-title a:hover{
    text-decoration: underline;
}
.site-descr{
    height: 56px;
    overflow: hidden;
    line-height: 14px;
    padding: 0 5px;
}


/* Content
-----------------------------------------------------------------------------*/
#content{
    width: 732px;
    float: left;
    overflow: hidden;
    font-size: 12px;
}
.post{
    padding: 5px 0;
}
.container{
    background: #000;
    margin: 4px 0 8px;
}
#content ul{
    margin-left: 20px;
}
#content ul li{
    list-style: disc;
}
#content .title{
    height: 39px;
    line-height: 40px;
    background: url(img/title.jpg);
    color: #81e96f;
    font-size: 17px;
    overflow: hidden;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #000;
    padding: 0 20px;
}
#content .title h2, #content .title h1{
    float: left;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 17px;
}
#content .title a{
    color: #81e96f;
    text-decoration: none;
}
#content .title a:hover{
    text-decoration: underline;
}
.date{
    float: right;
    font-size: 11px;
    color: #d0d0d0;
    font-weight: normal;
    background: url(img/date.png) no-repeat left center;
    padding-left: 25px;
    text-transform: none;
    text-shadow: none;
}
.pad{
    padding: 17px 38px;
}
.thumbs{
    font-size: 0;
    text-align: center;
    padding: 10px 0;
}
.thumbs a{
    margin: 3px;
}
.thumbs a img{
    border: 1px dotted #fff;
}


/* Sidebars
-----------------------------------------------------------------------------*/
#sidebar{
    width: 248px;
    font-size: 11px;
    float: right;
    background: url(img/sidebar.png) repeat left top;
    color: #fff;
    text-shadow: 1px 1px 0 #091a05;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 3px 0 25px;
}
#sidebar a{
    color: #ebc74c;
    text-decoration: none;
}
#sidebar a:hover{
    color: #fff;
}
.widget{
    padding: 10px 10px 0;
}
.sidebar .widget:first-child{
    margin-top: 0;
}
#sidebar .title{
    padding: 10px 18px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background: url(img/side-title.jpg) repeat left top;
    margin: 0 -10px 10px;
}
#sidebar ul li{
    background: url(img/side-list-bullet.png) no-repeat 0 12px;
    font-size: 11px;
    line-height: 13px;
    color: #aedeff;
    text-transform: uppercase;
    padding: 10px 0 10px 17px;
    font-weight: bold;
}
#sidebar ul li li{
    padding: 5px 0 5px 17px;
    background-position: 0 7px;
}
#sidebar ul li li:first-child{
    margin-top: 5px;
}
.side-site{
    margin-top: 18px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}
.side-site:first-child{
    margin-top: 0;
}
.side-site img{
    display: block;
    margin-bottom: 3px;
}


/* Warning
-----------------------------------------------------------------------------*/
.warning-box{
    padding: 30px;
    font-size: 18px;
    font-family: Georgia, "Century Schoolbook L", Serif;
    text-align: center;
}
.warning-box p{
    padding: 7px 0;
}
.warning-btn{
    font-size: 18px;
    font-family: Georgia, "Century Schoolbook L", Serif;
    text-align: center;
    margin-top: 37px;
}


/* Join
-----------------------------------------------------------------------------*/
.join{
    padding: 10px 0 20px;
}
.video{
    width: 480px;
    float: left;
    background: #000;
    padding: 16px;
}
.video ul{
    background: url(img/join-list.jpg) repeat-x left top;
    padding: 10px 30px;
    margin-top: 3px;
}
.video ul li{
    padding: 3px 0 3px 20px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #f4b62f;
    background: url(img/list-bullet.png) no-repeat 0 3px;
}
.join-form{
    width: 389px;
    float: right;
    background: #000;
    padding: 20px 40px 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.join-form table{
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 9px;
}
.join-form table td{
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
}
.join-form table td input{
    width: 217px;
    height: 32px;
    line-height: 36px;
    padding: 0 10px;
    font-size: 12px;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #000;
    border: 0;
    background: url(img/inp.png);
}
.choose{
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #f4b62f;
    text-align: center;
    margin: 15px 0;
}
.join-form ul li{
    margin-bottom: 10px;
}
.join-form ul li input{
    vertical-align: middle;
}
.join-form ul li .mem-descr{
    margin-left: 5px;
    font-size: 11px;
    color: #929292;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}
.join-form ul li .mem-descr label{
    font-size: 16px;
    color: #fff;
}
.warning{
    font-size: 11px;
    color: #686868;
    margin-top: 20px;
    text-align: center;
}
.warning img{
    vertical-align: middle;
    margin-right: 5px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer{
    width: 100%;
    height: 207px;
    background: url(img/footer.png) repeat-x bottom left;
    margin-top: -207px;
    position: relative;
    text-align: center;
    font-size: 11px;
    color: #cecece;
}
.links{
    height: 40px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
    margin-bottom: 5px;
}
.links a{
    color: #81e96f;
    font-weight: bold;
    text-decoration: none;
    margin: 0 10px;
}
.links a:hover{
    text-decoration: underline;
}
.foot{
    width: 997px;
    height: 162px;
    margin: 0 auto;
    overflow: hidden;
}
.foot-text{
    width: 997px;
    height: 162px;
    display: table-cell;
    vertical-align: middle;
    *padding-top: 50px;
}


/* Default
-----------------------------------------------------------------------------*/
.container img.alignright
{
    display:inline;
    margin: 0 0 3px 5px;
}

.container img.alignleft
{
    display:inline;
    margin: 0 5px 3px 0;
}
.container img.centered, #middle .aligncenter
{
    display: block;
    margin: 10px auto;
}
.alignright{float:right !important;}
.alignleft{float:left !important;}
.results
{
    font: bold 18px Tahoma;
    text-align: center;
    color: #81e96f;
    margin-bottom: 5px;
    text-shadow: 1px 1px 0 #000;
}
.results_not{
    font-size: 24px;
    color: #81e96f;
    text-align: center;
    font-weight: bold;
    padding: 20px 0;
}
.error404{
    height: 50px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    text-align: center;
}