/*
Theme Name: Architetto Bortolato
Theme URI:
Description:
Version: 1.0
Author: Matteo Garrone
Author URI: http://www.matteogarrone.it/
Tags: 
Text Domain: kubrick

	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

*/
* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0
}

html,body {
	width: 100%;
	height: 100%;
	overflow: hidden
}

#holder {
	position: absolute;
	width: 200%;
	height: 200%;
	top: -50%;
	left: -50%;
	z-index: 0;
}

#holder[id] {
	display: table
}

#holder div {
	position: absolute;
	left: 0;
	top: 50%
}

#holder[id] div {
	display: table-cell;
	vertical-align: middle;
	position: static
}

#holder img {
	position: relative;
	top: -50%;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic;
	width: 100%
}

*:first-child+html #holder div {
	position: absolute
}  /*force IE 7 back to position:absoulte*/
#body {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
}

#striscia {
	width: 400px;
	margin-left: 20%;
	background-image: url(images/trasp.png);
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-bottom: 0px;
	text-align: right;
}

#logo {
	float: right;
}

#sidebar {
	width: 100%;
	padding-top: 50px;
	height: auto;
	float: left;
}

#progetto {
	width: 100%;
	padding-top: 50px;
	float: left;
}

#sidebar .menu {
	width: 98px;
	float: left;
	height: auto;
	text-align: right;
	border-right-color: #d9d9da;
	border-right-width: thin;
	border-right-style: solid;
}

#sidebar ul {
	list-style-type: none;
	line-height: 13px;
}

#sidebar ul li {
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 2px;
}

a {
	text-decoration: none;
	color: #999;
}

a:hover {
	color: #000;
}

h1,h2 {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}

h2 a {
	color: #666666;
}

.immagine_progetto_1 {
	width: 19px;
	float: left;
}

.immagini {
	height: 19px;
	width: 100%;
	padding-top: 15px;
	clear: both;
}

#chiudi .immagini {
	display: inline;
}

.immagine_progetto_2 {
	text-align: center;
	float: left;
	height: 9px;
	padding-top: 4px;
	padding-bottom: 0px;
	width: 260px;
}

.immagine_progetto_3 {
	width: 19px;
	float: right;
	text-align: right;
}

#footer {
	width: 300px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #d9d9da;
	padding-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	bottom: 0px;
	/*	position: absolute;*/
	margin-top: 54px;
	font-size: 10px;
	text-align: left;
	background-color: #FFF;
}

#spazio {
	height: 200px;
	width: 100px;
}

#striscia #progetto #testo {
	text-align: right;
}

#sidebar #bottone1 {
	height: auto;
	width: auto;
	float: left;
	padding-left: 142px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#striscia #visualizza_testo {
	background-color: #900;
	z-index: 2;
}

#chiudi {
	position: absolute;
	top: 123px;
	visibility: hidden;
	background-color: #FFF;
	z-index: 1;
	padding-left: 20%;
}

#striscia #bottone1 {
	float: left;
	width: 112px;
}

#header {
	height: 117px;
	width: 300px;
	padding-top: 123px;
	background-image: url(images/logodb.png);
	float: right;
}

#cornice {
	width: 300px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-color: #FFF;
	min-height: 1024px;
}

.current-page-item a,.current_page_item a:hover {
	background: #fff;
	color: #90F;
}

.wpcf7-form input,.wpcf7-form textarea {
	border: 1px solid #939393;
	width: 250px;
}

.wpcf7-form input.consenso {
	width: auto;
}

img.ajax-loader {
	display: block;
	margin: 0 auto;
}

.entry {
	margin-bottom: 30px;
}

.entry a {
	font-weight: bold;
}

#sidebar .menu2 {
	width: 98px;
	float: left;
	height: auto;
	text-align: right;
	border-right-color: #d9d9da;
	border-right-width: thin;
	border-right-style: solid;
}

#sidebar .menu2 ul li {
	margin-bottom: 10px;
}

#keys {
	font-size: 9px;
	color: #CCC;
}

.current-post,.current-cat,.current_page_item {
	font-weight: bold;
}

.current-post a,.current-cat a,.current_page_item a {
	color: #666666;
}

#news #striscia {
	width: 540px;
}

#news #cornice {
	padding-left: 20px;
    padding-right: 20px;
    width: 500px;
}

#news #cornice img {
	margin: 10px 0;
}

.post h2 a,
.category-news h2 {
	font-size: 14px;
}

.post p {
	font-size: 12px;
	color: #777;
}

#news #cornice p {
	margin: 5px 0;
}

#news #footer {
	width: 460px;
}

a.more-link {
	margin-top: 10px;
	display: block;
}

/** share **/

.shareinpost {
    float: right;
}

#follow.left {
	left: auto !important;
	margin-left: -95px;
}

#social {
	margin: 15px 0;
}

#social img {
	margin-right: 6px;
}
