/*
Theme Name: Marco Ferraris
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{
margin:0px;
padding:0px;
font-family:Helvetica,Arial,sans-serif;
font-size:1em;
color:#909291;
border:none;
}
ul{
list-style:none;
}
a:link,a:visited{
text-decoration:none;
}
.white a:hover{
text-decoration:none;
color:#000000;
}
.black a:hover{
text-decoration:none;
color:#FFFFFF;
}
h2{
font-size:120%;
margin-bottom:5px;
}
button{
background:none;
cursor:pointer;
}
.white a.active{
color:#000000;
}
.black a.active{
color:#FFFFFF;
}
.navigation{
margin-bottom:10px;
}
.clear{
clear:both;
height:0px;
font-size:0px;
line-height:0px;
}
.alignleft{
float:left;
}
.alignright{
float:right;
}
.post{
clear:both;
}

.post a, .page a{
font-weight:bold;
}
.content, .date{
margin-bottom:5px;
font-weight:bold;
}
.content div{
margin-bottom:3px;
}

body{
text-align:center;
}
	body.white{
	background-color:#FFFFFF;
	}
	body.black{
	background-color:#000000;
	}
#container{
width:1024px;
margin:auto;
text-align:left;
margin-top:60px;
}
	.white #header{
	background-image:url(images/logo.jpg);
	width:100%;
	height:64px;
	background-repeat:no-repeat;
	background-position:top right;
	}
	.black #header{
	background-image:url(images/logo_black.jpg);
	width:100%;
	height:64px;
	background-repeat:no-repeat;
	background-position:top right;
	}
	#container-interno{
	margin-top:10px;
	position:relative;
	width:100%;
	}
		#content{
		width:680px;
		float:left;
		text-align:right;
		font-size:80%;
		}
		.white #content h2, .white #content h2 a{
			color:#000000;
			font-weight:bold;
			margin-bottom:4px;
			
		}
		.black #content h2, .black #content h2 a{
			color:#FFFFFF;
			font-weight:bold;
			margin-bottom:4px;
		}	
		#content.random{
			text-align:center;
		}
		#sidebar{
		float:right;
		width:330px;
		}
			.white #change_background_color{
			background-image:url(images/black.jpg);
			background-position:100% 60%;
			background-repeat:no-repeat;
			width:160px;
			margin-top:1px;
			}
			.white #change_background_color a{
			color:#000000;
			font-size:70%;
			}
			.black #change_background_color{
			background-image:url(images/white.jpg);
			background-position:100% 60%;
			background-repeat:no-repeat;
			width:160px;
			margin-top:1px;
			}
			.black #change_background_color a{
			color:#FFFFFF;
			font-size:70%;
			}
			#sidebar #menu{
			margin-top:7px;
			}
			#sidebar a{
			font-weight:bold;
			}
			#sidebar #menu-mini{
			margin-top:4px;
			}
			#sidebar #menu-mini,#sidebar #menu-mini a{
			font-size:80%;
			font-weight:normal;
			}
			
			
			
			
		#link-albums{
			position:absolute;
			left:800px;
			top:62px;
		}
		#link-albums a{
			font-weight:bold;
			font-size:80%;
		}
	#footer{
	clear:both;
	}
	
/*GALLERY*/
#content.content-gallery{
text-align:left;
position:relative;
top:-75px;
}
.withe .content-gallery h2{
font-weight:bold;
}
.white h2.load-gallery a, .white  .view_album a{
color:#000000;
}
.black h2.load-gallery a, .black  .view_album a{
color:#FFFFFF;
}

#foto-doppie-images,#foto-singola-images,#album{
text-align:center;
width:100%;
}
#album-images .image{
margin-right:5px;
margin-bottom:8px;
}
#foto-doppie-images img,#foto-singola-images img,#album img{
margin:auto;
}
#foto-doppie-images .image{
margin-bottom:12px;
}


/*LINKS*/
.white #list-link a{
font-weight:bold;
font-size:120%;
display:block;
color:#000000;
}
.black #list-link a{
font-weight:bold;
font-size:120%;
display:block;
color:#ffffff;
}
#list-link li{
margin-bottom:5px;
}
/*NEWS*/
.date{
text-transform:uppercase;		
}
.post{
margin-bottom:12px;
}
