/*
Theme Name: FMC 2010
Theme URI: http://fondazionemimmocastorina.eu/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 2.0
Author: Simone Cabrino
Author URI: http://simone.cabrino.it/
Tags: blue, custom header, fixed width, two columns, widgets
*/
body, #page, input, select { font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333; }

a img { border:0;}
#testo a { color:#229bd2; font-weight:bold; }

#page { width:990px; margin:0 auto; }
#logo { float:left; width:400px; height:123px; text-indent:-9999px; background: #fff url(images/logo.gif) no-repeat top left; }
#logo a { display:block; width:100%; height:100%; line-height:123px; }
#varius { float:right; text-align:right; width:500px; }
.clear { clear:both; }
#testo { width:680px; float:left }
.testo_content { margin-left:10px; }

#sidebar { width:300px; float:right }
.boxes { float:left; margin:10px 10px 0 0; width:218px; height:350px; border:1px #ddd solid;}
.boxes_last { margin-right:0; }

hr { display:none; }

#skip {
	list-style:none;
	margin:15px 0 0;
	padding:0;
}
#skip li {
	text-align:right;
	font-size:10px;
	line-height:normal;
	margin:0 0 0 0;
	padding:0;
}
#skip a:link, #skip a:visited {
	background:transparent url(images/arrow-skip.gif) no-repeat scroll 100% 60%;
	border-color:#FFFFFF;
	color:#666666;
	font-weight:normal;
	padding-right:10px;
}
#skip a:focus, #skip a:active, #skip a:hover {
	background-color:#FFFDD5;
	color:#000000;
	text-decoration:underline;
}

#immagine { height:250px; line-height:250px; background: #fff url(images/slides/1.jpg) no-repeat top left; margin:10px 0 0;}

.menu { margin:0; padding:10px 0; list-style:none; overflow:auto; }
.menu li { float: left; margin-right:10px; }
.menu li a { display:block; padding:5px 10px; text-decoration:none; color:#333; font-weight: bold; }
.menu li a:hover { background-color: #ff0; }
.menu li.current_page_item a { background-color: #fffbcf;}
.menu_bottom { border-top:5px #229bd2 solid; border-bottom:5px #229bd2 solid; margin:20px 0 5px; padding:5px 0;}

#search { margin-top:50px;}


#sidebar ul { padding:0; margin:0; list-style:none; }
#sidebar > ul ul { padding:10px 5px 10px; border:5px #00957f solid; margin-bottom: 15px; }
#sidebar > ul ul li { padding:3px 5px; border-bottom:1px #229bd2 solid; }
#sidebar > ul li a { text-decoration:none; color:#333; }
#sidebar > ul ul li:hover { background-color: #ff0; }
#sidebar > ul ul li.current_page_item { background:#fffbcf; }
#sidebar > ul h2 { background:#00957f; margin:0; padding:8px 10px 5px; color:#fff; font-weight: normal; }

#testo h1 { margin:0; font-size:20px; background:#229bd2; color:#fff; padding:10px; }
#testo .post-edit-link {color:#c00; text-align:right; font-size:10px;}

#footer, #footer a { color:#666; text-decoration:none; }