/* Digital Natives | Color scheme

Blu scuro: #003399
Verde acqua: #00FFCC
Verde: #99FF66
Magenta: #A80743

*/

/* layout */

body {
	text-align: center;
}

#content {
background: #FFFFFF;
float: right;
width: 560px;
overflow: hidden;
margin-right: 10px;
text-align: left;
}

#sidebar0 {
float: left; 
width: 250px;
}


#sidebar {
float: left; 
width: 200px;
overflow:hidden;
text-align: left;
}

#chatbar {
    float:right;
    width: 160px;
    height: 400px;
    text-align:left;
}
#sponsorbar {
float: right; 
width: 160px;
text-align: center;
background: #EEE;
overflow: hidden;
clear:right;
}

.profile .sidebox h2 {
padding: 5px;
}

.profile .sidebox-outer {
margin: 10px 0;
}

.profile-actions {
text-align: center;
padding: 5px;
margin: 20px 0;
background: #F5F5F5;
}

#header {

}

	
/* menu */

#topmenu {
clear: both;
}
	
/* top menu bar */

ul#navlist
{
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
padding: 0 20px 28px 0;
border-bottom: 1px solid #999;
margin: 0;
}

ul#navlist li
{
float: right;
height: 25px;
background-color: #DDD;
margin: 2px 2px 0 2px;
border: 1px solid #bbb;
}

ul#navlist li#active
{
border-bottom: 1px solid #fff;
background-color: #fff;
}

li#active a { color: #000; }

#navlist a
{
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 6px;
}

#navlist a:hover { background: #fff; }

/* Sidebar */

 #menu { }

#menu ul
{
width: 150px;
margin: 0;
padding: 0;
list-style-type: none;
}

#menu li { margin: 0 0 1px 0; }

#menu a
{
display: block;
padding: 5px;
color: #fff;
background-color: #666;
text-decoration: none;
}

#menu a:hover
{
color: #000;
background-color: #FFF;
text-decoration: none;
}

#menu ul ul li { margin: 0 0 1px 0; }

#menu ul ul a
{
display: block;
padding: 5px;
color: #CCC;
background-color: #333;
text-decoration: none;
}

#menu ul ul a:hover
{
color: #000;
background-color: #FFF;
text-decoration: none;
}


#newsframe .date {
display: block;
float: left;
clear: left;
width: 100px;
color: #000;
padding: 1px 10px 1px 0;
border-right: 1px dashed #BBB;
margin-right: 10px;
}

#newsframe .text {
margin: 10px 0;
}
#newsframe h4 {
margin: 0 0 5px;
}
#hp-forumlist div, #newsframe div {
float: left; overflow: hidden; white-space: nowrap;
}



/* toolbar */



#toolbar {
	margin: 0;
	padding: 0;
	height: 30px;
	background: url(/img/subnavy-bg.gif) repeat-x;
	position: relative;
}

/* menu */

#subnavy {
	padding: 0;
	height: 30px;
	background: url(/img/subnavy-sep.gif) 0 0 no-repeat;
}



#subnavy ul {
	padding: 0;
	margin: 0;
}



#subnavy li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}



#subnavy a {
	color: #4c4c4c;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	background: url(/img/subnavy-bg.gif) repeat-x;
}



#subnavy li a {
	display: block;
	float: left;
	height: 30px;
	line-height: 27px;
	padding: 0px 20px;
	color: #DDF;
	background: url(/img/subnavy-sep.gif) 100% 0 no-repeat;
}



#subnavy a:hover {
	color: #FFF;
	background: url(/img/subnavy-bg-on.gif) repeat-x;
}



#subnavy a:active {
	color: #4c4c4c;
}

#searchbox {
width: 180px;
float: right;
margin: 0 20px;
}

#searchbox1 {
padding: 2px;
float:right;
text-align: center;
}

#searchbox1 #sbb {
background: #999;
color: white;
padding: 1px;
border-bottom: 1px solid #555;
border-right: 1px solid #555;
border-top: 1px solid #DDD;
border-left: 1px solid #DDD;
}

#loginbox {

}

#subsubnavy {
background: url(/img/bg-greytowhite-short.gif) repeat-x;
text-align: left;
padding: 5px 10px;
margin-bottom: 10px;
text-align: right;
}
#subsubnavy ul {
display: inline;
}
#subsubnavy ul li {
display: inline;
padding: 0 5px;
border-right: 1px solid #999;
}
#subsubnavy h2 {
display: inline;
}
#subsubnavy img {
vertical-align: middle;
}

#commentcontent {
margin: 20px 0;
}

.tab {
margin-top: 10px;
text-align: right;
}


#sponsorbar img {
margin: 5px 0;
}

#photos img {
margin: 3px;
border: 1px solid #000;
}

.caption {
border: 1px solid #EEE;
margin: 5px;
text-align: center;
}

.persomenu-item {
text-align: right; padding: 2px; margin: 2px 0;
}

.profile#sidebar #nickname {
width: 200px; 
overflow: hidden;
margin: 20px 0;
background: #EEE;
text-align: center;
}

.thumbcaption {
width: 75px; overflow: hidden; font-size: 10px; text-align: center;
}

#categories {
width: 90%;
}
#categories td {
padding: 5px;
text-align: center;
background: #FFFFFF;
}
.form-label {
vertical-align: top;
text-align: right;
font-weight: bold;
}

table {
font-size: 11px;
}

.paginatore {
text-align: center;
margin: 20px 0;
}

.singlenotice {
margin: 2px 0;
}
.sidebox h2 {
background: url(/img/bg-ttl-sidebox.jpg) center no-repeat;
}
