/* 
Theme Name: AllinOneNet.it 2 cols basato su: http://www.ascrocco.it / http://www.simpleinside.com
*/
body {
	margin:0px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	color:#29303B;
	background: #FFFFFF;
}
td, h1, h2, input, select, textarea
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;	
}
h1
{
	margin: 0px 0px 0px 0px;
}
h2
{
	color: #FF6600;
	margin: 0px 0px 10px 0px;
}
a, a:visited { 
	color: #18518C;	
	text-decoration:none;
}
a:hover {
	color: #003399;
	text-decoration:underline;
}
a img { border: 0px; }
p img { float:left; border:0px; padding:0px; margin:0px 5px 0px 0px; }
input, textarea {
	border:#DFDAD6 1px solid;
	background: #F7F7F7;
	font-size: 11px;
}
#rap {
	background:#fff;
	width:790px; margin:0 auto; padding:0;
	border-left:#DFDAD6 1px solid; border-right:#DFDAD6 1px solid;
	text-align:left; font-family: Verdana, Geneva, Arial, sans-serif; font-size: 11px;
}
#header {
	background: #FFFFFF;
	height: 90px;
	margin: 0 auto;
	width: 790px;
	padding: 0;
}

#headlogo {
	width: 283px;
	height: 73px;
	float: left;
	padding: 0 ;
	margin: 15px 0 0 0;
	text-align: center;
}

#headbanner {
	width: 500px;
	height: 73px;
	float: right;
	padding: 0 ;
	margin: 15px 0 0 0;
	text-align: center;
}

#headspot {
	width: 790px;
	height: 100px;
	float: right;
	border-top: 1px solid #000000;
	padding: 0 ;
	margin: 0 0 0 0;
	text-align: center;
}

#topnav {
	border-top:#FFFFFF 1px solid;
	border-bottom:#5A595A 1px solid;
	background: url('img/bg-navbar.gif') repeat-x;
 	height: 28px;
	line-height: 25px;
	font-weight: bold;
	font-size: 10px;
	color: #AA7D39;
	margin: -2px auto;	
	padding: 0;
}
#topnav li {
	display:inline;
	list-style:none;
	padding: 0 0 0 2px;
	margin: 0;
}
#topnav li a:link, #topnav li a:visited {
	text-decoration:none;	
	color:#FFB239;
}
#topnav li a:hover {
	border-bottom:#AD3C42 1px solid;
	color:#A39DBD;	
}

.topsform {
	margin: -22px 20px 3px 0px;
	width: 200px;
	height: 15px;	
	background-color: #F7F7F7;
	border:1px solid #DFDAD6;
	float: right;
}	
.t-s{
	margin: 0px auto;
	padding: 0px;
	width: 70%;
	height: 100%;
	border: none;
	background-color: #F7F7F7;	
}	
.topsformsubmit{
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 27%;
	height: 100%;
	background-color: #F7F7F7;
	border: none;
	border-left:1px solid #DFDAD6;
	cursor: pointer;
}


acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
}
code {
	font-family: 'Courier New', Courier, mono, Fixed, sans-serif;
	font-style: italic;
	font-size: 11px;
}
blockquote {
	width:380px;
	border-left: 4px solid #FFB242;
	background-color: #F7F3EF;
	padding: 5px 2px 2px 5px;
}
blockquote:hover {
	background: #EFF3DE;
}
cite {
	font-style: italic;
	font-size: 10px;
}
cite a {
	border-bottom: 1px dotted #DC9204;
	text-decoration: none;
}
cite a:visited, a:hover {
	border-bottom: none;
}
h1 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003399;
      	font-weight: bold;
}
h2 {
	margin: 0;
	padding: 0;
	font-size:11px;
	color: #424142;
	font-weight: normal;
}
h3 {
	margin: 0px 0px 8px 0px;
	padding: 0;
	font-size:12px;
	color: #8A3207;
	border-bottom:#FFB242 1px solid;
}

h4 {
	margin: 0px 0px 8px 0px;
	padding: 0;
	font-size:12px;
	color: #000000;
}
hr { border: 0; width: 100%; color: #F7F3E7; background-color: #F7F3E7; height: 1px; }
p { margin: 0px 0 10px; padding: 0; line-height: 1.5em; }
/* 
.description {
	margin:0;
	padding:10px 100px 0 10px;
	font-size:11px;
	color:#424142;	
	display:none;
}
*/
#content {
	width:480px;
	float:left;
	padding:8px 0px 5px 8px;
	margin:0;
	overflow:hidden;
}
#content ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
	font-size:11px;
}
#content ul li {
	background: url('img/icon1.gif') no-repeat 0 5px;
	margin-top: 2px;
	padding-left: 15px;
}

.lista {
	width:480px;
	float:left;
}
.lista ol {
	margin: 0;
	padding-left: 30px;
	list-style-type: decimal;
	font-size:11px;
}
.lista ol li {
	background: #F7F3EF;
	margin-top: 10px;
	padding: 5px;
	border-top:#DFDAD6 1px solid;
	border-bottom:#DFDAD6 1px solid;
}
.lista ol li ul li {
	border: 0px;
}
.excerpt {
	background:#EFFFDF;
	padding: 5px 5px 0px 5px;
	border:#B5C394 1px solid;
}
#cathead {
	width:469px;
	padding: 2px 2px 2px 5px;
	border-left: 4px solid #003399;
	border-bottom: 1px dotted #003399;
}

#dir {
	padding: 0px 0px 0px 2px;
	line-height: 20px;
	border-bottom:#DFDAD6 1px dashed;
}

#dir .privacy {
	font-weight: normal;
	font-size: 12px;
	text-align:justify;
	margin: 0;
	padding: 0;
}
#dir ul li {
	background: url('http://www.allinonenet.it/gamezone/img/cartella.gif') no-repeat 0 1px;
	padding-left: 1.8em;
}
#colonna
{
    float: Left;
    width: 220px;
    font-size: 10px;
    text-align: left;	
}
#colonna a { 
	color: #000000;	
	text-decoration:none;
text-align: left;
}
#colonna a:visited { 
	color: #000000;	
	text-decoration:none;
text-align: left;
}
#colonna a:hover {
	color: #000000;
	text-decoration:underline;
text-align: left;
}
.separa {
	border-bottom:#DFDAD6 2px dashed;
}
#sidebar {
	width:290px;
	float:right;
	padding:0px 0px;
	margin:0;
	font-size:10px;
	border-left:#DFDAD6 1px solid;
}
.topsidebar {
	margin: 0;
	padding: 0;
	width: 290px;
}

#searchform { /* da eliminare? */
	margin: 15px 10px 0 0;
	padding: 0;
	float: right;
}
#leftsidebar {
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	color: #888888;
	width: 280px;
	margin-right: 2px;
}
#rightsidebar {
	float:right;
	margin: 0;
	padding: 0px 0px 0px 0px;
	color: #888888;
	width: 0px;
}
#sidebar h2 {
	margin: 0;
	padding: 3px 8px 3px 0px;
	font-size: 10px;
	
	color: #AD3C42;
	text-align:right;
	background: #F7F3E7;
	/* background: #F7F3E7; */
	/* background: #F7F3EF; */
 	border:0;
	border-left:#003399 3px;
	border-bottom:#FFFFFF 0px;
	border-top:#DFDAD6 0px;
	border-right:#FFB242 0px;
 	border-style:solid;
}

#sidebar ul {
	list-style-type: none;
	padding: 0px 0px 15px 5px;
	margin: 0;
	font-size: 10px;
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar li a:link, #sidebar li a:visited {
 	display: inline;
 	padding: 2px;
 	padding-left: 15px;
 	background-image: url(http://www.allinonenet.it/gamezone/img/cartella.gif); 
 	background-repeat: no-repeat;
 	background-position: 0 55%;
 	color: #424142;
 	font-size:10px;
 	text-decoration: none;
}
#sidebar li a:hover {
	display: inline;
 	padding: 2px;
	padding-left: 15px;
 	background-image: url(http://www.allinonenet.it/gamezone/img/cartella.gif); 
 	background-repeat: no-repeat;
	background-position: 0 55%;
 	color: #FF6600;
 	text-decoration: none;
}
.post {
}
.post-content {
	padding: 10px 0 0 0;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size:11px;
}
.post-data {
	text-align: right;
	padding: 0px 0px 0px 0px;
	color: #424142;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.post-info {
	margin: 0;
	padding:0;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
}
.post-info a { text-decoration: none; color: #AD3C42; border: none; }
.post-info a:visited { text-decoration: none; color: #AD3C42; border: none; }
.post-info a:hover { color: #FF5900; text-decoration:overline; }
.post-feedback {
	margin: 0px 0 25px 0;
	text-align: center;
	font-size: 9px;
	color: #333;
 	border:0;
 	border-bottom: 1px dashed #DFDAD6;
}
.post-feedback a {
	text-decoration: none;
	color: #08304A;
}
.post-feedback a:visited {
	text-decoration: none;
	color: #08304A;
}
.post-feedback a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background:#CE0000;
}
.comments-feedback {
	margin: 15px 0 15px 0;
 	border:0;
 	border-bottom: 1px dashed #DFDAD6;
}
#footer {
	background: #F7F3E7;
	height: 26px;
	margin:0;
	padding: 0;
	border-top: 1px solid #5A595A;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	font-size: 9px;
	line-height: 24px;
	color: #424142;
	text-align:center;
}
#footer a {
	border:none;
	color:#224359;
}
#commentlist {
	font-size:10px;
	font-weight:bold;
	color: #ccc;
}
#commentlist li {
	color: #666;
	font-weight: normal;
	font-size:10px;
}
#commentlist cite {
	font-size: 10px;
	color: #808080;
	margin: 0 0 1em;
	padding: 0 0 0.5em;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #F7F7F7;
	border: 1px solid #DFDAD6;
	padding: 0.2em;
	font-size: 11px;
}
#commentform textarea {
	width: 90%;
}
#commentform p {
	margin: 0 0 1em;
	font-size:10px;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 11px;
	list-style-type: none;
}
#comments, #respond {
	margin: 10px 0 10px 0;
	color: #AA7D39;
 	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
}
#wp_quotes
{
}
#wp_quotes div.wp_quotes_quote
{
}
#wp_quotes div.wp_quotes_author
{
	text-align:right;
	font-weight: bold;
}
div.wp_quotepage
{
}
div.wp_quotepage_quote
{
}
div.wp_quotepage_author
{
	text-align:right;
	font-style: italic;
}
hr.wp_quotepage_hr
{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.wpquotes_poweredby
{
	text-align: center;
	font-size: 0.8em;
	margin-top: 20px;
}
#tariffe {
	text-align: center;
	font-size: 9px;
	background: #FFFFFF;
}




.evidenza {
	line-height: 0px;
}
.evidenza ol li {
	display: list-item;
	list-style-type: square;
}