/*  
Theme Name: tweetsheep
Theme URI: http://www.webdesignlessons.com/tweetsheep-free-wordpress-theme/
Description: Magazine style theme with featured posts and twitter support
Version: 1.3
Author: WebDesignLessons.com
Author URI: http://www.webdesignlessons.com/
Tags: white, Blue, two-columns, theme-options

*/




a img{
	border:0;
}


html,body{
    height:100%;
    margin:0;
	/*overflow:hidden;*/
}





/*board*/
#board{
	width:1280px;
	height:1024px;
	overflow:hidden;
	background:url(images/bgr_board.png) no-repeat;
}


#board_carusel{
	width:100%;
	height:100%;
	position:relative;
	border:none 1px #000000;
}
#board_carusel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	
}
.board_item{
	width:1280px;
	height:1024px;
	/*overflow:hidden;*/
	border:none 1px #F00;
}
#board_body h2{
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	font-weight:normal;
	margin:0 0 15px 0;
}
#board_body strong{
	font-size:12px;
	color:#000;
	line-height:18px;
	display:block;
}
#board_body p{
	font-size:12px;
	color:#000;
	line-height:18px;
	padding:0 0 10px 0;
}
#board_body p img{
	float:left;
	border:1px solid #83b2c4;
	margin:0 10px 0 0;
	width:161px;
	height:107px;
}
#board_body p a{
	color:#000;
}
#board_body p.more a{
	text-decoration:underline;
}
#board_body p.more a:hover{
	text-decoration:none;
}
#board_carusel_nav{
	width:100%;
	overflow:hidden;
}
#board_carusel_nav li{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
}
#board_carusel_nav a{
	display:block;
	float:left;
	background:#7ac2df;
	border-right:1px solid #85d7f7;
	width:33px;
	text-align:center;
	padding:7px 0 7px 0;
}
#board_carusel_nav a.selected, #board_carusel_nav a:hover{
	text-decoration:underline;
	font-weight:bold;
	background:#a7e2f9;
	border-right:1px solid #a7e2f9;
}


/*GESTIONE MOVIMENTO DIV FOOTER*/

#board_carusel_divTestoFooter{
	width:100%;
	height:100%;
	position:relative;
	border:none 1px #000000;
}
#board_carusel_divTestoFooter .belt_divTestoFooter{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	
	
	
}
.board_item_divTestoFooter{
	width:100%;
	height:100%;
	/*overflow:hidden;*/
	border:none 1px #F00;
}

/*FINE GESTIONE MOVIMENTO DIV FOOTER*/
