/* CONTIENE IL CSS RELATIVO ALLA STRUTTURA DELL'AGENDA DELLA HOME PAGE */
/* ATTENZIONE ALLE MODIFICHE */
/* I LAYOUT NEWS FANNO USO DELL'IDENTIFICATORE FLOAT PER ASSICURARE L'AFFIANCAMENTO DEI LAYOUT */

#mostra{
float:right;
background-color:#990033;
height:180px;
width:350px;
padding: 0 30px 5px 10px;
border-spacing:2px;
border-left:2px solid;
border-left-color:#CCCCCC;
}


#mostra p {
	color:#FFFFFF;
	font-family:century gothic;
	text-align: center;
	margin:5;
	height: 27px;;
}


#news h2#news-announc {
	background: url(../img/news-announc.gif) 50% 0 no-repeat;
	text-indent: -3000px;
	margin: 5px 0 8px 0;
	padding: 0;
}
#news ul.domtabs {
	list-style: none;
	font-size: 0.9em;
	border-bottom: 1px dotted #BBDFED;
	margin: 0 0 20px 0;
	padding: 0 30px 2px 0;
	text-align: right;
}
#news ul.domtabs li {
	display: inline;
	margin: 0;
}
#news ul.domtabs a:link,
#news ul.domtabs a:visited,
#news ul.domtabs a:active,
#news ul.domtabs a:hover {
	text-decoration: none;
	padding: 2px 5px 4px 5px;
	position: relative;
	bottom: 0;
	color: #89C7D9;
}
#news ul.domtabs li.active a:link,
#news ul.domtabs li.active a:visited,
#news ul.domtabs li.active a:active,
#news ul.domtabs li.active a:hover {
	background:#fff;
	padding: 2px 10px 4px 10px;
	border: 1px dotted #BBDFED;
	border-bottom: 1px solid #fff;
	position: relative;
	bottom: 0;
	color: #418FA5;
}
#news ul.domtabs a:hover {
	text-decoration: underline;
}
#news ul.domtabs li.active a:hover {
	text-decoration: none;
}
#newswrap {
	margin:2;
	float:left;
}


#news-center {
	float: right;
	width: 30%;
	min-width: 245px;
}

#news #form {
	display: none;
}
#news form {
	float: right;
	margin: 0;
	
	padding: 0;
	background: #fff;
	font-size: 0.9em;
	width: 85%;
}
#news form p {
	padding: 0 0 0 20px;
	float: left;
	margin: 0;
	width: 180px;
}
#news form p.note {
	margin: 0 0 20px 0;
}
#news fieldset {
	border: 0;
}
#news legend {
	display: none;
}
#news label {
	display: block;
}
#news input {
	margin: 0 0 10px 0;
	display: block;
	width: 150px;
}
#news textarea {
	margin: 0;
	width: 150px;
	height: 100px;
}
#news form small {
	display: block;
	color: #f33;
}
#news .submit {
	width: auto;
	border: 0;
}
#news .more {
	clear: both;
	margin:0;
	padding: 0 15px 0 0;
	font-size: 0.85em;
	text-align: right;
	line-height: 1em;
}
#news .more img {
	vertical-align: bottom;
	border: 0;
	margin: 0 0 0 5px;
}
#news p.sent {
clear: both;
padding: 0;
text-align: right;
color: #f33;
font-size: 0.8em;
}

#entries {
	float:left;
	width:300px;
	height:270px;
	margin:30 0 0 0;
	padding:0 0 0 0;
	font-size: 0.9em;
	//*background: #7ECBDF;*//
	text-align:left
	}
	
#entries h1 {
	display: none;
}
#entries .more {
	clear: both;
	margin:0;
	padding: 10px 0 10px 0;
	font-size: 0.9em;
	text-align: center;
}
#entries .more img {
	border: 0;
}
#rightcol #skillshare {
	width: 195px;
	height: 81px;
	border-bottom: 1px dotted #BBE0EB;
	background: url(../img/skillshare.gif) 5px 5px no-repeat;
	text-indent: -3000px;
	padding: 0 0 10px 0;
}
#rightcol #cssshuffle {
	width: 195px;
	height: 81px;
	background: url(../img/cssshuffle.gif) 5px 5px no-repeat;
	text-indent: -3000px;
}
#rightcol #cssmonster {
	width: 195px;
	height: 81px;
	background: url(../img/cssmonster.gif) 5px 5px no-repeat;
}
#rightcol #cssmonster h3, #rightcol #cssshuffle h3, #rightcol #skillshare h3 {
	display: none;
}
#rightcol #cssmonster span, #rightcol #cssshuffle span, #rightcol #skillshare span {
	display: none;
}
#rightcol #cssmonster a, #rightcol #cssshuffle a, #rightcol #skillshare a {
	position: relative;
	display: block;
	left: 5px;
	top: 5px;
	width: 185px;
	height: 76px;
}
#rightcol #cssmonster a {
	height: 45px;
}
#rightcol #cssmonster a:hover, #rightcol #cssshuffle a:hover, #rightcol #skillshare a:hover {
	text-decoration: none;
}
#rightcol #cssmonster #jobcount {
	display: inline;
	position: relative;
	top: 58px;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	left: 30px;
}
#rightcol #cssmonster #jobcount a {
	color: #fff;
}
#rightcol #advertisement {
	width: 99%;
	padding: 10px 0 15px 10px;
	margin-top: 10px;
}

/* front page monster (job number) link */
#rightcol #on {
	margin-top: 12px;
}
#rightcol #on a {
	font-size: 0.8em;
	color: #fff;
	display: block;
	text-align:right;
	width: 170px;
	margin: 0 5px 3px 5px;
	padding: 0 10px 0 0;
	background: url(../img/arrow-down.gif) 56px 7px no-repeat;
	height: auto;
}
#rightcol #on a:hover {
text-decoration: underline;
}
#cloud {
	width: 120px;
	margin: 0 15px 0 0;
	text-align: right;
}
#cloud ul {
	padding:0;
}
#cloud ul li {
	padding: 2px 3px 3px 0;
	float: none;
}


