/*  
Theme Name: Alumni New
*/

*{
	margin:0;
	padding:0;
	list-style:none;
	border-collapse:collapse;
}

a img{
	border:0;
}

a{
	color:#f58220;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

p{
	margin-bottom:10px;
}

input, select, textarea{
	color:#666666;
}

.clear{
	clear:both;
}

.right{
	text-align:right;
}

.floatright{
	float:right;
}

.orange{
	color:#f58220;
	font-size:15px;
}

/* LAYOUT */

#bgleft{
	background:url(images/bgleft.gif) repeat-y left;
	overflow:hidden;
	min-width:960px;
}

#bgright{
	background:url(images/bgright.gif) repeat-y right;
	overflow:hidden;
	min-width:960px;
}

#container{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#topline{
	height:10px;
	background:url(images/topline.gif) repeat-x;
}

/* HEADER */

#top{
	background:#fff;
}

#header{
	height:303px;
	width:960px;
	margin:0 auto;
	padding-top:30px;
	position:relative;
	background:url(images/header.png) no-repeat bottom left;
}

#unisg{
	margin-left:105px;
}

#flash{
	position:absolute;
	bottom:35px;
	left:0;
}

#intro{
	position:absolute;
	top:158px;
	left:310px;
	width:370px;
	color:#fff;
	font-size:11px;
}

#image{
	width:278px;
	height:271px;
	background:url(images/image.png) no-repeat;
	position:absolute;
	bottom:0;
	right:0;
}

/* TOP MENU */

#index{
	position:absolute;
	top:30px;
	right:0;
}

#index li{
	display:inline;
	margin-left:10px;
	background:url(images/arrow.gif) no-repeat left;
	padding-left:22px;
}

#index a{
	color:#f58220;
	font-weight:bold;
	font-size:13px;
}

/* LOGIN */

#login{
	position:absolute;
	top:234px;
	left:348px;
}

#login .field{
	height:21px;
	width:126px;
	margin-right:0px;
	border:0;
	background:url(images/field.gif) no-repeat;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;	
}

#login #submit{
	margin-bottom:-8px;
}

#login p{
	margin-top:6px;
	font-size:11px;
	color:#ffcd67;
}

#login a{
	color:#ffcd67;
	text-decoration:underline;
}

#login #remember{
	margin:0;
	width:auto;
	height:auto;
}

#login #welcome{
	font-size:14px;
}

#login_error{
	font-size:9px;
	margin-top:-2px;
}

/* MAIN */

#main{
	width:960px;
	margin:0 auto;
}

/* LEFT */

#left{
	width:285px;
	background:#e8e6d5;
	float:left;
}

/* MENU LEFT */

#menu{
	margin-right:10px;
	margin-top:20px;
	font-size:12px;
}

#menu h2{
	background:url(images/line.gif) repeat-x bottom;
	color:#f58220;
	font-size:13px;
	padding-bottom:8px;
	padding-left:33px;
	padding-top:3px;
}

#menu li{
	margin-bottom:30px;
}

#menu li ul li{
	margin-left:33px;
	margin-bottom:0;
}

#menu, #menu a{
	color:#95905a;
}

/* SEARCH */

#search{
	width:268px;
	height:82px;
	background:url(images/search.jpg) no-repeat;
	position:relative;
	margin-bottom:50px;
}

#search .tit{
	color:#fff;
	padding-top:15px;
	padding-left:40px;
	font-size:13px;	
	font-weight:bold;
}

#search #s{
	position:absolute;
	left:32px;
	top:48px;
	height:14px;
	width:160px;
	border:0;
	font-size:11px;
	padding-top:4px;
}

#search #cerca{
	position:absolute;
	top:46px;
	left:205px;
}

/* LISTE MENU */

#categorie{
	background:url(images/categorie.gif) no-repeat 5px 0;
}

#studenti{
	background:url(images/studenti.gif) no-repeat 5px 0;
}

#aziende{
	background:url(images/aziende.gif) no-repeat 5px 0;
}

/* CONTENT */

#content{
	width:650px;
	background:#f2f0e6;
	float:left;
	padding:20px;
	padding-right:0;
	min-height:600px;
}

.item{
	width:45.7%;
	float:left;
	margin-right:20px;
	color:#6f6c50;
	font-size:12px;
	margin-bottom:30px;
}

.post{
	margin-bottom:30px;
	color:#6f6c50;
	font-size:12px;
}

.item h2, .item h2 a, .post h2, .post h2 a{
	color:#f58220;
	font-size:13px;
	padding-bottom:8px;
	margin-bottom:2px;
}

.item h2, .post h2{
	background:url(images/line.gif) repeat-x bottom;
}

.dett{
	padding-bottom:5px;
	margin-bottom:5px;
	background:url(images/line.gif) repeat-x bottom;
	font-size:10px;
}

.dett, .dett a{	
	color:#aaa576;
}

.continua a{
	color:#aaa576;
	background:url(images/arrow2.gif) no-repeat left;
	padding-left:17px;
	text-decoration:underline;
	font-weight:bold;
}

/* FORM */
fieldset{
	border:0;
	background:url(images/line.gif) repeat-x bottom;
	padding:10px;
	padding-left:0;
}

fieldset h3{
	float:left;
	width:150px;
	font-weight:normal;
	font-size:14px;
}

fieldset div{
	float:left;
}

fieldset input, fieldset select{
	width:300px;
	height:18px;
	border:1px solid #d3d0b3;
	padding:2px;
}

fieldset select{
	padding:0;
	width:306px;
	height:21px;
}

fieldset textarea{
	border:1px solid #d3d0b3;
}

/* REGISTRAZIONE */
.register{
	margin-left:380px;
}

.last{
	background:none;
}

/* PROFILO */
.profile label{
	display:block;
	float:left;
	width:250px;
	font-size:11px;
	color:#F58220;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
}

.profile h3{
	margin-left:260px;
	float:none;
	color:#95905a;
	margin-bottom:5px;
	width:auto;
}

.profile p{
	margin-bottom:5px;
	clear:both;
}

.profile .col{
	float:left;
	width:370px;
}

#info{
	float:right;
	margin-right:10px;
}

#mex{
	width:375px;
}

/* TABLE */
.widefat{
	width:100%;
	background:url(images/line.gif) repeat-x bottom;
}

th{
	font-weight:normal;
	text-align:left;
	background:url(images/line.gif) repeat-x bottom;
	padding-bottom:7px;
	padding-top:2px;
	padding-left:10px;
}

td{
	height:25px;
	line-height:25px;
	font-size:11px;
	padding-left:10px;
}

.alternate{
	background:#e8e8dc;
}

/* FOOTER */

#bottomline{
	clear:both;
	height:11px;
	background:url(images/bottomline.gif) repeat-x;
}

#footer{
	background:#f15a22 url(images/bottom.jpg) no-repeat center;
	height:117px;
	color:#fff;
}

#footer #address{
	width:960px;
	margin:0 auto;
	padding-top:30px;	
}

#spacer{
	width:285px;
	float:left;
	text-align:center;
	margin-top:-10px;
	margin-right:10px;
}

#footer{
	position:relative;
}

#footer a{
	color:#fff;
}

#footer p{
	width:300px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#credits{
	position:absolute;
	bottom:10px;
	right:10px;
	color:#ffcd67;
}

#credits a{
	color:#ffcd67;
}

#annuncio, #curriculum{
	height:73px;
	width:101px;
	background:url(images/annuncio.png);
}

#curriculum{
	background:url(images/curriculum.png);
}

#linkannuncio{
	display:block;
	width:130px;
	height:190px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}

#linkcurriculum{
	display:block;
	width:120px;
	height:180px;
	margin-top:25px;
	float:left;
}

.lang{
	margin-top:-5px;
}
