/* @override 
	http://localhost:8888/Brokenice/css/stile.css
	http://www.brokenice.it/css/stile.css
*/

@import "master.css";

hr{
	border: solid #eeeee0;
}
div.work div.description ul {
	margin-top: 10px;
	list-style: none;
	height: 32px;
}

div.work div.description ul li{
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 3px;
	text-indent: -5000em;
}

div.work div.description ul li a{
	display: block;
	width: 32px;
	height: 32px;
	cursor: default;
}

div.description li.html{
	background: url(img/icon_html.gif);
}

div.description li.php{
	background: url(img/icon_php.gif);
}

div.description li.flash{
	background: url(img/icon_flash.gif);
}

div.description li.css{
	background: url(img/icon_css.gif);
}

div.description li.xml{
	background: url(img/icon_xml.gif);
}

div.description li.coord{
	background: url(img/icon_coord.gif);
}

div.description li.graficawork{
	background: url(img/icon_grafica.gif);
}

.right{
	float: right;
	margin-left: 3px;
}

.left{
	float: left;
	margin-right: 3px;
}

.center{
	text-align: center;
}

.external{
	display: block;
	height: 18px;
	line-height: 18px;
	padding-left: 20px;
	background: url(img/icon_external.gif) no-repeat left;
}

.pdf{
	display: block;
	height: 18px;
	line-height: 18px;
	padding-left: 20px;
	background: url(img/icon_acrobat.gif) no-repeat left;
}

.mac{
	display: block;
	height: 18px;
	line-height: 18px;
	padding-left: 20px;
	background: url(img/mac.jpg) no-repeat left;
	margin-bottom: 5px;
}

.win{
	display: block;
	height: 18px;
	line-height: 18px;
	padding-left: 20px;
	background: url(img/win.jpg) no-repeat left;
	margin-bottom: 5px;
}

.linux{
	display: block;
	height: 18px;
	line-height: 18px;
	padding-left: 20px;
	background: url(img/linux.jpg) no-repeat left;
	margin-bottom: 5px;
}


a{
	color: #38464b;
}

a:hover{
	text-decoration:underline;
}

h1,h2,h3{
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #38464b;
}

acronym {
	border-bottom: dotted 1px;
	font-weight: bold;
	
}


/* body */

body{
	border-top: #999b8c solid 5px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	color: #b5b6a6;
	background: #eeeee0 url(img/bg_interno.jpg) repeat-x center 5px;
	line-height: 16px;
}

.home{
	background: #eeeee0 url(img/bg_home.jpg) repeat-x center 5px;
}



/* container */

#container{
	text-align: left;
	width: 900px;
	margin: 0 auto;
}




/* header */

#header{
	height: 131px;
}

#header a{
	display: block;
	height: 131px;
	width: 300px;
	background: url(img/logo.jpg) no-repeat;
	margin-left: 600px;
}

#header h1{
	text-indent: -500em;
}


/* navigation */
#nav{
	background: url(img/navbutton.jpg);
	height: 49px;
	width: 900px;
}

#nav ul{
	padding: 0;
	margin: 0;
}

#nav ul li{
	display: inline;
	height: 49px;
	line-height: 49px;
}

#nav ul li a{
	color: #b5b6a6;
	padding: 0 10px;
	width: 100px;
	background: url(img/navbutton.jpg);
	height: 49px;
	display: block;
	float: left;
	text-align: center;
}

#nav ul li a:hover{
	background-position: bottom;
	color: #38464b;
	text-decoration: none;
}

#nav ul li a.active{
	background-position: bottom;
	color: #38464b;
	text-decoration: none;
	font-weight: bold;
}


/* Box Home */
#boxhome{
	clear: both;
	color: #eceee1;
	height: 294px;
	font-size: 12px;
}

#boxhome div{
	width: 300px;
	float: left;
	height: 294px;
}

#boxhome div h2{
	text-indent: -500em;
}

#boxhome div p{
	padding: 30px 18px;
	font-size: 12px;
}

.grafica{
	background: url(img/boxgrafica_home.jpg);
}

.siti{
	background: url(img/boxinternet_home.jpg);
}

.software{
	background: url(img/boxsoftware_home.jpg);
}



/* content HOME*/
#contenthome{
	clear: both;
	float: left;
	width: 900px;
}

#contenthome h2{
	text-indent: -500em;
}

#contenthome p{
	padding: 10px 15px;
	font-size: 12px;
	color: #949687;
}

#contenthome #leftcol{
	width: 448px;
	margin-right: 4px;
	float: left;
	background: #e1e4d0 url(img/contattaci.jpg) top left no-repeat;
	height: 170px;
	border-bottom: solid 5px;
}

#contenthome #leftcol img{
	float: left;
	margin-right: 10px;
}

#contenthome #rightcol{
	width: 448px;
	float: left;
	background: #e1e4d0 url(img/team.jpg) top left no-repeat;
	height: 170px;
	border-bottom: solid 5px;
}

/* content INTERNO*/
#contentinterno{
	color: #949687;
	width: 900px;
	float: left;
	font-size: 12px;
	/* background: #e1e4d0 url(img/contentinterno.jpg) top center repeat-y;*/
}

#sidebar{
	float: left;
	width: 300px;
	margin-top: 10px;
}

#sidebar h2{
	text-indent: -500em;
	margin-bottom: 5px;
}

#sidebar p{
	padding: 10px 15px 20px 15px;
}

#sidebar img{
	float: left;
	margin-right: 10px;
}

#contattaci_side{
	background: #e1e4d0 url(img/contattaci.jpg) top left no-repeat;
	
}

#stiamolavorando_side{
	
	background:#e1e4d0 url(img/stiamolavorando.jpg) top left no-repeat;
}


#sviluppo_side{
	
	background:#e1e4d0 url(img/sviluppo.jpg) top left no-repeat;
}

.sidebox{
	margin-bottom: 20px;
}

.sidebox h3{
	padding: 5px 18px 0;
	font:18px "Lucida Grande", Lucida, Verdana, sans-serif;
}


#maincolumn{
	float: left;
	width: 590px;
	padding: 10px 0 0 10px;
}

#boxinterno{
	color: #eceee1;
	padding: 10px;
	height: 113px;
	background: #5b7189 url(img/boxinterno.jpg) repeat-y left;
}

#boxinterno p{
	display: table-cell;
	vertical-align: middle;
	padding-left: 300px;
	height:113px;
}

#boxinterno.portfolio{
	background: #5b7189 url(img/boxinterno_portfolio.jpg) no-repeat bottom left;
}

#boxinterno.progetti{
	background: #5b7189 url(img/boxinterno_progetti.jpg) no-repeat bottom left;
}
#boxinterno.topteam{
	background: #5b7189 url(img/boxinterno_team.jpg) no-repeat bottom left;
}
#boxinterno.res{
	background: #5b7189 url(img/boxinterno_res.jpg) no-repeat bottom left;
}

/* TEAM */

.team{
	padding: 10px;
	background: #e1e4d0;
	clear: both;
	margin-bottom: 20px;
	border-bottom: solid 5px;
}

.team img{
}

.team .foto{
	float: right;
}

.team .foto img{
	width: 120px;
	height: 120px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.team .skype img{
	margin-bottom: 0;
	margin-right: 5px;
}

.team .contatti{
	margin-top: 10px;
	padding-left: 5px;
}

.team p{
	margin-top: 10px;
}


/* PORTFOLIO */
.work{
	padding: 10px;
	background: #e1e4d0;
	clear: both;
	margin-bottom: 20px;
	border-bottom: solid 5px;
}

.work .foto img{
	margin-bottom: 10px;
}

div.stampa, div.download {
	margin-top: 10px;
	border-top: solid 1px;
	padding-top: 10px;	
}



/* footer */
#footer{
	line-height: 30px;
	font-size: 12px;
	padding-top: 20px;
	height: 30px;
	clear: both;
	background: url(img/footer.jpg) bottom right no-repeat;
}


