body { margin: 0px; padding: 0px; background-color: #ffffff; font-family: Helvetica,Verdana; }
img { border: 0px; }
a:link, a:visited { color: #000000; }
a:hover, a:active { color: #19b100; }
hr { height: 1px; color: #000000; padding: 0px 0px; }

#head { width: 100%; height: 216px; text-align: center; position:relative; margin-top: 20px; }
#leftCorner { position: absolute; left: 0px; }
#rightCorner { position: absolute; right: 0px; }
#bgHead { position: absolute; left: 0px; margin-top: 50px; width: 100%; }
#bgCenter { position: absolute;  width: 100%; left: 0px; background: #19b100; /* background: url(./images/bg-head.png) repeat-x; */ height: 86px; }
#logo { position: absolute; left: 15%; }
#content { padding-top: 20px; padding-bottom: 20px; margin-top: 10px; float: left; position: relative; width: 70%; }
#left-ads { margin-left: 10px; margin-top: 10px; width: 180px; float: left; position: relative; height: 600px; }
#top-ads { width: 100%; text-align: center; }
#bottom-ads { width: 100%; text-align: center; clear: both; }
#content table th { text-align: left; }
#exploit { border-top: 1px solid #000000; margin-top: 8px; padding-top: 10px; }
#expl-list { font-family: monospace; font-size: 14px; }
#expl-list table { width: 100%; }
#expl-list a:link, #expl-list a:visited { color: #000000; }
#expl-list a:hover, #expl-list a:active { color: #19b100; font-weight: bold; }
#tag-list table { border-collapse: collapse; width: 90%; }
#tag-list table td { padding: 3px; border: 1px solid #b5b5b5; }
#tag-list img {  }
#login-form { text-align: left; font-weight: bold; color: #ffffff; padding: 10px; font-family: Helvetica,Verdana; position: absolute; top: 4px; right: 20%; width: 225px; height: 188px; background-image: url(./images/login-bg.png); }
#register { position: absolute; bottom: 10px; left: 10px; font-weight: bold; font-size: 0.8em; }
#register a:link, #register a:visited { color: #ffffff; text-decoration: none; }
#register a:hover, #register a:active { color: #ffffff; text-decoration: underline; }
#why { position: absolute; bottom: 10px; right: 10px; font-weight: bold; font-size: 0.8em; }
#why a:link, #why a:visited { color: #ffffff; text-decoration: none; }
#why a:hover, #why a:active { color: #ffffff; text-decoration: underline; }
#title { font-size: 1.3em; font-weight: bold; }
#footer { text-align: center; background-color: #000000;  padding-top: 5px; margin: 20px 0px; color: #ffffff; font-size: 0.8em; font-weight: bold; }
#footer a:link, #footer a:visited { color: #ffffff; text-decoration: none; }
#footer a:hover, #footer a:active { color: #ffffff; text-decoration: underline; }
#pagination { text-align: center; width: 100%; }
#pagination a:link, #pagination a:visited { color: #000000; padding: 2px; text-decoration: none; border: 2px solid #19b100; }
#pagination a:hover, #pagination a:active { color: #000000; padding: 2px; text-decoration: none; }
#msg { border: 1px solid #ff2323; background-color: #ffaaaa; text-align: center; margin-bottom: 10px; font-weight: bold; }
#languages { padding-left: 30px; display: inline; }

#menu ul {
width:200px;
list-style:none; /* elimino i punti elenco */
margin:0; padding:0; /* elimino i rientri delle liste */
}
#menu ul li a {
display:block; /* il link occupa tutto lo spazio orizzontale */
text-decoration:none; /* elimino la sottolineatura, che si tratta di un link si capisce dalla struttura */
padding: 0 8px; /* lascia spazio far il bordo del menu e il testo del link */
height:1.2em; line-height:1.2em; /* altezza del link: height e line-height devono avere il medesimo valore */
}
#menu ul li { display:inline; } /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/
#menu ul li a:link, #menu ul li a:visited {
	color:#fff;
	font-weight: bold;
} /* colori per il link */
#menu ul li a:hover, #menu ul li a:active {
	color: #fff;
	font-weight: bolder;
	text-decoration: underline;
} /* colori per l'effetto roll-over */

#menu ul li a.selected:link, #menu ul li a.selected:visited {
background:#0a8ad3;
	color: #ebffff;
	font-weight: bold; text-decoration: underline;
}

#search-bar { background-color: #000000; height: 33px; padding-left: 15%; margin: 0px; position: relative; }
#social { position: absolute; right: 25px; top: 5px; }
#post-fix { padding-top: 10px; }

.author { font-size:0.9em; display: block; text-align: right; }
.title { font-size: 1.3em; font-weight: bold; }
.subtit { font-size: 1.1em; font-weight: bold; }
.account-data { border: 1px solid #19B100; background-color: #d6fbd0; padding: 10px;  }
.account-data table th { font-weight: normal; }
.loginTxt { background: url(./images/input.png); width:210px; height:19px; border: none; padding: 4px 2px; margin: 3px auto; }

.tabs { padding:6px; padding-bottom: 8px; margin-bottom: 10px; border: 1px solid; border-color:#000000 #000000 #000000; color:#001122; background:#F6F6F6 none repeat scroll 0 0; }
a.enabled { background:#FFFFFF none repeat scroll 0 0; border-bottom: 1px solid #ffffff; }
#twit { position:absolute; right:40px; top: 120px; z-index:20; }
#droidbug { position:absolute; right:40px; top: 10px; z-index:20; }
