/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
html
{
	margin:0; padding:0;
}

body
{
	text-align: center;   /*centra in IE 5.x */

	background: #000 url(../../sfondo.gif) no-repeat scroll center 250px;

	color: #ccc;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	margin: 0; 
}
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h4,h5,h6
{
	font-family: "Verdana", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}

/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	background: url(images/arrow.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 20px;
}

#tla
{
	width: 98%;
	height:80px;
	border: 1px dashed #bb9011;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-weight: bold;
}

#tla li
{
	background-image: none;
}

/* Links */
a:link, a:visited
{
	color: #d0d0d0;
	text-decoration: none;
}
a:hover, a:active
{
	color: #b11;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: #bbb;
}
#copyrights a:hover, #copyrights a:active
{
	color: #b11;
}

.contentbody a
{
	font-weight: bold;
}
.contentbody a:link
{
	color: #eee;
}
.contentbody a:hover
{
	color: #ab2c2c;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center; 
}
.clearing
{
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{	
	width: 800px;
	margin: 0px auto;   /*centra negli altri browsers*/
	text-align: left;   /*ripristina l' allineamento*/

	position: relative;
	left: -15px;
	height: 169px;

	/* large header image is defined below */
	background: #000 url(images/header.png) no-repeat; 

}

#header a {
text-decoration:none;
}
.hide {
visibility:hidden;
}

#news { /* News Link */
float: left;
position:absolute;
width : 68px;
height: 30px;
margin-left: 35px;
margin-top: 124px;
}

#games { /* News Link */
float: left;
position:absolute;
width : 72px;
height: 32px;
margin-left: 116px;
margin-top: 124px;
}

#forum { /* News Link */
float: left;
position:absolute;
width : 73px;
height: 37px;
margin-left: 285px;
margin-top: 121px;
}

#aboutus { /* News Link */
float: left;
position:absolute;
width : 94px;
height: 37px;
margin-left: 372px;
margin-top: 121px;
}

a:hover#news{
background: url(images/header_hover.png) -35px -124px no-repeat; 
}
a:hover#games{
background: url(images/header_hover.png) -116px -124px no-repeat; 
}
a:hover#forum{
background: url(images/header_hover.png) -285px -121px no-repeat; 
}
a:hover#aboutus{
background: url(images/header_hover.png) -372px -121px no-repeat; 
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 800px;
	background-color: transparent;
	
	margin: 0px auto;   /*centra negli altri browsers*/
	text-align: left;   /*ripristina l' allineamento*/
}
#wrapper
{
	width: 800px;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 600px;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 4px 0 0 0;
	
}
.content
{
	padding: 0;
	margin: 7px 24px 30px 20px; 
}


/*-------------------------------------------------
  Ads Skyscaper
-------------------------------------------------*/
#adskyscraper
{
	float: right;
	width: 165px;
	height: auto;
	padding: 0 0 0 0;
	margin: 0px;
}



/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	font-size:12px;
	float: right;
	width: 200px;
	height: auto;
	padding: 6px 0 0 0;
	margin: 0px;
}
.sidebar
{
	width: 200px;
	color: #bbb;
	margin: 0 6px 4px 0;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 10px 14px;
	margin: 0;
}
.sidebardl dt
{
	/* titoletto menù */
	background-color: transparent;
	padding: 4px 10px;
}
dt#navigation 
{
	/* titoletto menù */
	background: url(images/navigation.png) left no-repeat;
	padding: 15px 0px 15px 10px;
}
dt#games_sidebar
{
	/* titoletto menù */
	background: url(images/games.png) left no-repeat;
	padding: 15px 0px 15px 10px;
}
dt#naac
{
	/* titoletto menù */
	background: url(images/naac.png) left no-repeat;
	padding: 15px 0px 15px 10px;
}
dt#tubopac
{
	/* titoletto menù */
	background: url(images/tubopac.png) left no-repeat;
	padding: 15px 0px 15px 10px;
}
dt#categories 
{
	/* titoletto menù */
	background: url(images/categories.png) left no-repeat;
	padding: 15px 0px 15px 10px;
}
dt#search 
{
	/* titoletto menù */
	background: url(images/search.png) left no-repeat;
	padding: 15px 0px 15px 10px;
}
dt#login
{
	/* titoletto menù */
	background: url(images/login.png) left no-repeat;
	padding: 15px 0px 15px 10px;
}
dt#links
{
	/* titoletto menù */
	background: url(images/links.png) left no-repeat;
	padding: 15px 0px 15px 10px;
}
.sidebardl dd
{
	padding: 2px 10px;
	margin: 0 0 0 0;
}

.sidebardl dd a:link, .sidebardl dd a:visited
{
	background: url(images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
}

div#hidden
{
	display: none;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	background: url(images/sotto_titolo.gif) bottom repeat-x;
	font-size: 18px;
	font-weight: normal;
	color: #c22;
	padding: 0 0 10px 0;
	margin: 0;
}
.contenttitle a
{
	color: #c22;
}
.contentbody
{
	font-size:13px;
	text-align: justify;
	padding: 0 0 16px 0;
}

/*-------------------------------------------------
  Images
-------------------------------------------------*/

.images
{
	text-align: center;
}

.images a 
{
	padding: 0 10px 0 0;
}


/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	padding: 6px 10px;
	border-bottom: 1px dashed #b11;
	margin: 10px 6px 0 6px;
	
}

.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	border: 1px dashed #b11;
}
.itemcomment h3
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	display: inline;
}

.commentbody 
{
	padding: 5px; 
}


/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 756px;
	
	margin: 0px auto;
	text-align: center;
	background: transparent url(images/sotto_titolo.gif) top repeat-x;
	padding: 6px 0 6px 0;
	
}

#copyrights
{
	color: #bbb;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
	padding: 10px;
	background: transparent;
}
.commentform img{
	margin: 5px 0 0 0;
}
.formfield
{
	font-size: 11px;
	color: #bbb;
	background-color: transparent;
	margin: 10px;
	font-family: "Lucida Grande", Tahoma, Trebuchet MS, Verdana, sans-serif;
}
.formbutton
{
	width: 30px;
	height: 25px;
	font-size: 1px;
	background: transparent url(images/go.png) no-repeat;
	border: 0px;
	margin: 0 0 0 10px;;
	cursor: pointer;
}
a:hover.formbutton
{
	background: #000 url(images/go_hover.png) no-repeat;
}
.searchform
{
	width: 200px;
	height: 45px;
	background: url(images/formfield1.png) top left no-repeat;
	margin: -5px 0px 0px -10px;
}
.searchform .formfield
{
	width: 120px;
	border: 0px;
	padding: 5px 0 0 12px;
	margin: 10px 0px 0px 8px;
}
.searchform .formbutton
{
	padding: 2px 2px;
}
form .loginform 
{
	width: 200px;
	height: 90px;
	background: url(images/formfield2.png) top left no-repeat;
	margin: -5px 0px 0px -10px;
}
.loginform .formfield
{
	width: 120px;
	border: 0px;	
	padding: 6px 0 5px 8px;
	margin: 6px 15px 12px 10px;
}
.loginform .formbutton
{
	padding: 2px 2px;
	position: relative;
	top: -10px;
	left: -10px;
	
}
.mainform .formfield
{
	width: 280px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
	width: 300px;
	margin-right: 105px;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
	width: 300px;
	border: 1px dashed #b11;
	overflow: auto;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	
}
.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	
}

/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	
}
.rightbox {
	float: right;
	
}

.smallcenter
{
	font-size: 80%;
	text-align: center;
}
