/*  
Theme Name: WordPress Default
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/

	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

*/



/* Begin Typography & Colors */

/* Partita del cuore */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body{
background:url('images/pattern.jpg') repeat;
}

#contenitore{
width:863px;
height:579px;
margin:0 auto;
background:url('images/bg.png') no-repeat;
}


#testata{
width:775px;
height:315px;
margin:0 auto;
}

#cont_bt{
width:768px;
height:97px;
margin:0 auto;
}

#cont_bt img{
float:left;
}


#locandina{
widht:190px;
height:97px;
float:left;
padding:5px 1px 0px 1px;
}

#col{
widht:190px;
height:97px;
float:left;
padding:5px 1px 0px 1px;
}

#foto{
widht:190px;
height:97px;
float:left;
padding:5px 1px 0px 1px;
}

#video{
widht:190px;
height:97px;
float:left;
padding:5px 1px 0px 1px;
}

#contenitore_interna{
background:url('images/corpo_contenitore.png') repeat-y;
width:843px;
margin:0 auto;
}

#entry_img img{
float:left;
padding-right:10px;
padding-bottom:10px;
}

#punisher{
clear:both;
}

.piclenselink{
display:none;
}

#contenitore_piede{
background:url('images/piede_contenitore.png') no-repeat;
width:843px;
height:101px;
margin:0 auto;
}


#piede{
width:777px;
height:74px;
}

#content_cuore{
width:768px;
margin:0 auto;
}



#content_cuore p{
font-family:Helvetica, Arial;
font-size:13px;
text-align:justify;
padding:8px;
line-height:18px;
}

#content_cuore h2{
color:#032F5D;
font-family:Helvetica, Arial;
font-size:22px;
padding-left:8px;
padding-top:35px;
padding-bottom:15px;
}

.alignright {
float:right;
padding-left:10px;
}

.alignleft {
float:left;
padding-right:10px;
}


