/*
Theme Name: Techfor Innovazione
Version: 1.0
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
ul {
	list-style-type: none;
}
a {
	color: #680D14;
	text-decoration: none;
}
img.alignright {
	float: right;
}
#contenitore_gen {
	width: 960px;
	margin: 0px auto;
}
#header .description {
	display: none;
	position: relative;
	width: 650px;
	/*top: 0px;*/
	top: 246px;
	left: 206px;
	font-size: 18px;
	color: #333;
}
hr {
	visibility: hidden;
}
h1, #headerimg h2 {
	display: none;
}
ul#mappa1 {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	background-image:url('images/head.jpg');
	background-repeat: no-repeat;
	height: 286px;
	width: 960px;
}
ul#mappa1 li {
	display:block;
	position:absolute;
	margin:0;
	padding:0
}
li#mappa1-link1 {
	left:0;
	top:0;
	width:960px;
	height:270px
}
li#mappa1-link2 {
	left:701px;
	top:100px;
	width:150px;
	height:60px
}
#mappa1 a {
	display:block;
	width:100%;
	height:100%;
}
#mappa1 .alt {
	display:none
}
#content {
	width: 737px;
	float: right;
	margin: 1px 18px 0px 0px;
}
#articolo {
	width: 737px;
	margin: 0px 0px 0px 18px;
	background-color: #D9D8C4;
}
.post {
	background-image:url('images/fondo_post.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	padding: 20px 25px 10px 20px;
	min-height: 500px;
	background-color: #D9D8C4;
}
.entry p {
	margin-bottom: 12px;
	line-height: 18px;
}
.entry ul li {
	margin: 0px 0px 10px 20px;
	list-style-type: square;
}
#content h2 {
	font-size: 16px;
}
.entry h3 {
	font-size:18px;
	background-color: #680D14;
	color: #fff;
	margin: 4px 0px 36px 0px;
	padding: 3px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: center;
	
}
.entry h4 {
	margin: 12px 0px 3px 0px;
}
.entry h5 {
	margin: 20px 0px 10px 0px;
	font-size: 12px;
	background-color: #680D14;
	color: #fff;
	padding: 4px;
}
#sidebar {
	width: 200px;
	float: left;
	margin-top: 1px;
	/*background-image:url('images/fondo_sidebar.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
#sidebar li {
	width: 200px;
	margin: 0px;
	padding: 5px;
	padding-right: 0px;
	color: fff;
	width: 180px;
	font-size: 12px;
}
#sidebar ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#sidebar li.widget_pages h2 {
	display: none;
}

#sidebar ul li.page_item, #sidebar ul li.current_page_ancestor {
	background-color: #680D14;
	margin-bottom: 2px;
}

#sidebar ul li.current_page_item {
	background-color: #333333;
}
#areanews {
	width: 165px;
	margin: 25px 10px 10px 3px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	padding: 3px;
	font-size: 11px;
}
#areanews h6 {
	font-size: 14px;
	border-left: 16px solid #680D14;
	padding: 0px 0px 0px 4px;
	color: #680D14;
}
#areanews h2 {
	margin-top: 14px;
}
#areanews h2 a {
	font-size: 12px;
	color: #680D14;
	text-decoration: none;
}
#areanews p {
	margin-bottom: 0px;
	line-height: 13px;
}
#footer {
	clear: both;
	padding: 8px 0px;
	background-color: #680D14;
	color: #fff;
	text-align: center;
}
#firma p {
	margin: 3px 0px 3px 0px;
	font-size: 10px;
	text-align: right;
	padding-right: 30px;
}
.sottomenu {
	margin: -30px 0px 24px 0px;
    width: 680px;
	text-align: right;
	font-size: 11px;
}
#banner {
	width: 170px;
	margin-top: 30px;
	margin-left: 6px;
	padding-bottom: 20px;
}
#banner p {
	margin-top: 12px;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 11px;
}

