@font-face {
        font-family: dos;
        src: url('../../../font/dos.ttf'); /* link */
    }

html
{
    background-color: #000000;
    zoom: 70%;
}

body { 
	font-family: dos, Courier New, sans-serif;
    color:#FFFFFF; 
    background-color:#000000;
    margin: auto;
    background: #000000 url("images/bg/px.png") repeat top; /* link */
    background-size: 250px;
}


table, td
{
    border-style: solid;
    border-width: 0px;
    border-radius: 9px;
}

#news {
    display: none;
    width: 300px;
    padding: 10px;
    font-size: 0.7em;
    float: right;
    text-align: left;
    margin-top: 20px;
    vertical-align: top;
    margin-left: 50px;
    margin-right: 50px;
    border-style: none;
    background: url("images/bg/news.png") repeat-y top; /* link */
    background-size: 100% 100%;
}

#newstitle {
    color: #000000;
}

#newscontent {
    color: #FFFFFF;
}

#newscontent:hover {
    color: #FF8000;
}

#page {
    padding-top: 10px;
    margin: auto;
    margin-top: 20px;
    height: 700px;
    width: 95%;
    padding-left: 40px;
    padding-right: 40px;
    background-color: rgba(255, 255, 255, 0.10);
    text-align; justify;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 1);
    font-size: 1.3em;
}
#twitter_plus_page {
	width:100%;
	
}
#twitter_td {
	width:280px;
	padding:15px;
	text-align:center;
	vertical-align:top;
}
# page_td {
	width:90%;
}

h1
{
	font-family: dos, Courier New, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.9em;
    background-color: rgba(255, 255, 255, 0.05);
    color: #8bc63e;
    font-weight: normal;
}

h2 {
    font-weight: normal;
    background-color: rgba(255, 255, 255, 0.03);
    width: 50%;
    color: #256fb9;
    color: #8bc63e;
    text-align: center;
}

hr
{
    width: 90%;
    background-color: #14c914; /* green */
	background-color: #010247; /* dark blue */
	background-color: #068070; /* blue cyan */
    border-style: none;
    height: 1px;
    opacity: 0.4;
    margin-top: 0px;
    margin-bottom: 0px;
}

a 
{
	color: #068070;
    color: #256fb9;
    text-decoration: none;
}

a:hover
{
    color: #FF8000;
    color: #8bc63e;
}

#topbanner
{
    width: 100%;
    height: 100px;
    background: #000000 url("images/bg/vdarkbluetransp.png") repeat-x top; /* link */
    background-size: 100% 100px;
    background-color: rgba(0,0,0,0);
    text-align: center;
    font-family: dos, sans-serif, Courier New, type-writer;
    font-size: 1.1em;
    font-weight: bold;
	color: #068070;
    color: #8bc63e;
    color: white;
    display: inline-block;
}

#topbanner a 
{
    color: white;
}

#topbanner a:hover 
{
    color: #8bc63e;
}

#toplogo
{
    margin: auto;
    padding: auto;
    float: center;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
    height: 80px;
    width: 360px;
}

#logo2
{
    width: 200px;
}

#year_archive {
    padding: 5px;
    margin-left: 10px;
    margin-top: 10px;
    text-align:center;
    float:left;
    width:115px;
    font-size: 1.0em;
    text-align: center;
    display: inline-block;
    border-style: none;
    border-color: black;
    border-width: 0px 1px 1px 0px;
    background-color: rgba(255, 255, 255, 0.05);
}


td#topinfo
{
    width: 100%;
}

#year_archive a 
{
    text-decoration: underline;
}

#place {
    padding:5px;
    padding-right: 15px;
    padding-left: 15px;
    text-align:center;
    float:right;
    font-size: 1.0em;
    display: inline-block;
    width: 200px;
    margin-left: 172px;
    margin-right: 10px;
    margin-top: 10px;
    background-color: rgba(255, 255, 255, 0.05);
}

#place_left {
    padding:5px;
    padding-right: 15px;
    padding-left: 15px;
    text-align:center;
    float:left;
    font-size: 1.0em;
    display: inline-block;
    width: 200px;
    margin-left: -230px;
    margin-right: 10px;
    margin-top: 50px;
    background-color: rgba(255, 255, 255, 0.05);
}

#left-menu
{
    width: 200px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 0.8em;
}

#top_left
{
    width: 90%;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 30px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.05);
}

#top_left td
{
    font-family: dos, stroke;
    font-size: 1.3em;
    display: inline-block;
    padding-right: 30px;
    padding-left: 30px;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: solid;
	border-color: #14c914;
	border-color: #068070;
    border-color: #8bc63e;
    border-width: 1px 1px 1px 1px; */
    text-align: center;
    margin: 0px 15px 0px 15px;
    background-color: rgba(255, 255, 255, 0.05);
}

#top_left td#last
{
    border-style: solid;
	border-color: #14c914;
	border-color: #068070;
    border-color: #8bc63e;
    border-width: 1px 1px 1px 1px; */
}

#top_left a:hover
{
    color: #FF8000;
    color: #8bc63e;
    color: #256fb9;
    color: white;
}

#top_left td a
{
    color: white;
    text-decoration: none;
}

#top_left td:hover
{
    background: #303030 url("images/bg/menu.png") repeat-y top; /* link */
    background-size: 100% 5px;
	text-shadow: 0 0 6px #000;
	cursor: pointer;
}
td#lasttd
{
    border-color: white;
}

#content
{
    width: 100%;
}


/* CTF RESULTS */

#ctf_score {
    padding:6px;
    border-style:inset;
}

#ctf_score td {
    padding:5px;
    border:1px;
}

#ctf_score_first_line {
    text-transform:uppercase;
    background-color:#444;
}

#challenges_array td, #challenges_array div {
    /*color:#ccc;*/
    padding:6px;
    border-style:inset;
}

#challenges_array div {
    float:left;
}

#challenges_array td {
    text-align:center;
}

#chall_not_validated {
    background-color:#000;
}

#chall_validated_by_another_team, #chall_validated_by_another_team a{
    background-color:#f00;
    color:#fff;
}

#chall_validated_by_your_team{
    background-color:#009;
    color:#ff0;
}

#chall_validated_by_you, #chall_validated_by_you a {
    background-color:#0f0;
    font-weight:bold;
    color:#000;
}

.chall_categ {
    text-transform:uppercase;
    padding:10px;
}


.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
    display: none;
}


.wikitable{margin: 2em auto 2em auto; /*border-collapse:collapse;*/}
table.wikitable th, table.wikitable td {
	text-align:left;
    border: 1px solid #008800;
	padding: 5px;
	margin: 10px;
}

/*
.wikitable 
{
    margin: 2em auto 2em auto; 
}

table.wikitable th, table.wikitable td {
    text-align:left;
    border: 1px solid #008800;
}
*/

.share-bar {
    	text-align: center;
    	font-family: social;
    	margin-top: 10px;
}

.share-bar div {
    	display: inline-block;

    	width: 40px;
    	height: 40px;
    	line-height: 40px;
    	font-size: 1.8em;
    	text-align: center;

    	border: 0px solid; /* #5697DB;*/
    	border-radius: 20px;

    	color: #5697D8;
    	background-color: #8BC63E;
}

.share-bar div:hover {
    	background-color: rgba(38,111,185,0.7);
}

.share-bar a {
    	color: white;
}

#twitter, #googleplus {
	font-family: socialBis;
}


@font-face {
	font-family: social;
	src: url('../../../font/social_font.ttf'); /* link */
}

@font-face {
	font-family: socialBis;   
	src: url('../../../font/social_icons.ttf'); /* link */
}
