/*
Theme Name: WordPress Cirulli
Theme URI: http://wordpress.org/
Description: layout progettato e realizzato da DomainsIncome.com per Studio Cirulli
Version: 0.1
Author: Domainsincome
Author URI: http://www.domainsincome.com/
Tags: black, custom header, fixed width, two columns, widgets

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

	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

*/



html {
    height:100%;
}
* {
    border:0;
    outline:none;
    margin:0;
    padding:0;
    list-style:none;
}
.clear {
    font-size:1px;
    height:0px;
    clear:both;
    line-height:1px;
}
body {
	background: #222327 url(images/background.jpg) repeat-y center top;
    color:#fff;
    height:100%;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
}
#wrapper {
    position:relative;
    width:100%;
   /* height:100%;*/
}
.left {
    float:left;
}
.right {
    float:right;
}
a {
    color:#fff;
    text-decoration:none;
}
a:hover {
    color:#1F9CA6;
}
/******************************** header ********************************/
#header {
    height:325px;
    background: transparent url(images/backgrounddark.jpg) repeat-y center top;
}
.wcentr {
    width:950px;
    margin:0 auto;
    position:relative;
}
#logo {
    background: transparent url(images/bg_logo.png) no-repeat left top;
    width:436px;
    height:111px;
    padding:23px 0 0 90px;
    position:absolute;
    left:-82px;
    top:0;
}
#emotion {
    background: transparent url(images/emotionhome.png) no-repeat left top;
    width:971px;
    height:380px;
    position:absolute;
    top:125px;
    left:0;
}
#emotioninterno {
    background: transparent url(images/emotioninterno.png) no-repeat left bottom;
    width:971px;
    height:270px;
    position:absolute;
    top:125px;
    left:0;
}
#imagerota {
    position:absolute;
    top:10px;
    left:10px;
    width:536px;
    height:331px;
    background: #fff url(slide/polident1.jpg) no-repeat left top;
}
#testoemo {
    position:absolute;
    top:30px;
    right:30px;
    z-index:5;
}
#lista {
    background: transparent url(images/dot-h.png) repeat-x left top;
    width:460px;
    margin-top:15px;
    padding-top:15px;
}
#lista li {
    color:#666;
    font-size:17px;
    padding-left: 15px;
    margin:4px 0;
    background: transparent url(images/dot-li.png) no-repeat left 6px;
}
#label {
    position:absolute;
    top:277px;
    right:-3px;
}
#label a {
    color:#fff;
    text-decoration:none;
}
#box_submenu {
    background:#18767e url(images/sfuma_submenu.png) no-repeat left top;
    position:absolute;
    top:10px;
    left:10px;
    width:266px;
    height: 203px;
    padding-top:20px;
}
#box_submenu span, .categories h2{
    padding-left:20px;
    font-size:16px;
    font-weight:bold;
    display:block;
}
#box_submenu ul {
    margin-top:10px;
}
#box_submenu li a {
    display:block;
    margin:2px 5px;
    padding:2px 0 2px 20px;
    font-weight: normal;
}
#box_submenu li a:hover {
    background:#125b62 url(images/dot-li-g.png) no-repeat 5px 6px;
    color:#fff;
}
#emotionsrento {
    width:632px;
    height:223px;
    background:transparent url(slide/chisiamo1.jpg) no-repeat left top;
    position:absolute;
    top:10px;
    left:286px;
    text-align:right;
    color:#535353;
}
#emotionsrento p {
    line-height:160%;
    width:270px;
    float:right;
}
 #emotionsrento .tit {
     color:#23929b;
     margin-top:20px;
     font-family:"Adobe Garamond",Garamond, Georgia, Times, serif;
    font-size:36px;
    font-weight:normal;
 }
#emotioninterno #smel {
    position:absolute;
    z-index:5;
    top:198px;
    right:10px;
}
/**** menu ****/
#menu {
    position:absolute;
    top:51px;
    right:10px;
    z-index:100;
}
#menu li {
    float:left;
    margin-right:2px;
    border-top:solid 1px #67686a;
    border-bottom:solid 1px #67686a;
    background:#4d4f51;
    padding:3px;
    position:relative;
    z-index:100;
}
#menu li.first {
    border-left:solid 1px #67686a;
}
#menu li.last {
    border-right:solid 1px #67686a;
}
#menu li a {
    padding:4px 10px;
    float:left;
    font-family:DIN, "DINCE-Medium", HelveticaNeue,"Helvetica Neue",Arial,Verdana,sans-serif;
    color:#fff;
    text-decoration:none;
}
#menu li a:hover, #menu li.selected a {
    background:#4bd8d0 url(images/bg_menu.png) repeat-x left bottom;
}
#menu li ul {
	list-style:none;
	position: absolute;
	top: 31px;
	left: 3px;
	z-index:100;
    background:#1e8186;
    padding:2px 5px;
}
#menu .submenu li {
	clear:both;
	display:block;
    border:none;
    z-index:100;
    background:#1e8186;
}
#menu .over .submenu li a, #menu .submenu li a {
	float:left;
    font-family:HelveticaNeue,"Helvetica Neue",Arial,Verdana,sans-serif;
    letter-spacing:0.05em;
	padding:3px;
	border:none;
	background-image:none;
    background-color:transparent;
	white-space:nowrap;
}
#menu .submenu li a:hover {
	color:#fff;
	background:none;
	border:none;
    background-color:#125b62;
}

/******************************* container *******************************/
#container {
    padding-bottom:18px;
    width:950px;
    margin:0 auto;
    position:relative;
    
}
.home {
    padding-top:180px;
}
#container.interno {
    padding-top:80px;
    clear: both;
}
#container .cleft {
    width:280px;
    float:left;
    padding-top:6px;
}
#container .cright {
    float:right;
    width:650px;
}

h1, .titsopra, .titsotto {
    font-family:"Adobe Garamond",Garamond, Georgia, Times, serif;
    font-size:36px;
    font-weight:normal;
}
.tit_wrap {
    position:relative;
}
.titsopra {
    position:absolute;
    z-index:10;
    top:0;
    left:0;
}
.titsotto {
    position:absolute;
    z-index:5;
    top:2px;
    left:2px;
}
.content {
    padding:5px 0;
    line-height:160%;
}
.content li {
    padding-left: 15px;
    margin:4px 0;
    background: transparent url(images/dot-li-g.png) no-repeat left 6px;
}
.content blockquote {
    background: transparent url(images/dot-grey.png) repeat-x left bottom;
    padding:5px 0 10px 0;
    margin:10px 0;
}
.content ul.left, .content ul.right {
    width:320px;
}
a.gotosect {
    display:block;
    background:transparent url(images/bg-tras.png) repeat left bottom;
    padding:7px;
    font-size:14px;
    font-weight:bold;
    clear:both;
    text-align:right;
    color:#fff;
    text-decoration:none;
}
a.gotosect:hover {
    color:#1F9CA6;
}



#eqipe td {
    width:33%;
}
#eqipe td div {
    color:#1F9CA6;
}
#eqipe td strong {
    font-size:16px;
}
table td {
    vertical-align:top;
}
.titoletto {
    color:#1F9CA6;
    font-size:15px;
}
/***** colonna news *****/
.newsbg {
    background:transparent url(images/bg-tras.png) repeat left bottom;
    padding:10px;
    margin-top:7px;
}
.corso {
    background:transparent url(images/bg-tras.png) repeat left bottom;
    padding:7px;
}
.newsbg .item {
    background: transparent url(images/dot-grey.png) repeat-x left bottom;
    padding:5px 10px 10px 10px;
}
.newsbg .item a {
    color:#fff;
    text-decoration:none;
}
.newsbg a.altre {
    color:#cbe8ec;
    text-decoration:none;
    padding:10px 0;
    display:block;
}
.newsbg a.altre:hover {
    color:#fff;
}
.newsbg .data {
    color:#cbe8ec;
    font-size:12px;
    padding-bottom:5px;
}
.corso a:hover {
    background-color:#2D3034;
    display:block;
}
.corso p {
    color:#999;
}
.newsbg .testo {
    color:#fff;
    line-height:140%;
}
/****************form******************/
#formcontatti {
    
}
#formcontatti li {
    background-image:none;
    padding:2px 0;
    clear:both;
}
#formcontatti li label {
    float:left;
    padding-top:4px;
    width:65px;
    margin-right:4px;
    text-align:right;
}
#formcontatti .imtext {
    width:236px;
    border:solid 1px #434343;
    padding:4px;
    font-size:12px;
}
#formcontatti .imarea {
    width:236px;
    border:solid 1px #434343;
    padding:4px;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    margin-bottom:8px;
}
#formcontatti .req {
    padding-bottom:70px;
}
#formcontatti  ul li label.nolab {
    float:none;
    text-align:left;
    margin:0 7px;
}
#invia {
    color:#fff;
    background-color:#218e90;
    font-size:16px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    border:none;
    padding:3px;
}

input.error, textarea.error {
    color:#f00;
    background:#ffcacd;
}
div.error {
    color:#f00;
    font-style:italic;
}
/******termini*****/
.terms {
    text-decoration:underline;
    cursor:pointer;cursor:hand;
}
/******************************** footer ********************************/
#footer {
    clear:both;
    height:141px;
    width:100%;
    background: transparent url(images/backgrounddark.jpg) repeat-y center top;
    padding-top:20px;
}
#footer table {
    border:0;
    border-collapse:collapse;
    width:100%;
}
#footer table td {
    width:25%;
    padding-bottom:15px;
}
#footer td span {
    font-size:14px;
    font-weight:bold;
}


/******************************** BLOG ********************************/

/******************************** utility Cisco ********************************/

.titleBig, .post h2 a, .post h2, .pagetitle, .post h3{
	font-size:30px;    
	font-family:"Adobe Garamond",Garamond, Georgia, Times, serif;
}
.post h3{font-weight: normal;}

.titleBig{padding:0px 10px;}

.newsbg ul{margin:10px 0px 20px 0px;}

.newsbg ul li{margin: 5px 0px;}

.alignleft{float:left;}

/******************************** lista post ********************************/

.post{margin:0px 0px 50px 0px;}

.postmetadata{ 
	background:transparent url(images/bg-tras.png) repeat left bottom;
	height: 20x;
	padding:10px;
	margin:10px 0px;
	font-size: 12px;
}

.entry{
	background: transparent url(images/dot-grey.png) repeat-x left bottom;
    padding:5px 0 10px 0;
    margin:10px 0;
    line-height: 1.5em;
}

.post h2 a, .post h2{padding:0px;font-weight: normal;}

.entry p{margin:0px 0px 5px 0px;}


textarea, input{border: 1px solid silver;}


/* Begin Form Elements */
#searchform {margin:5px 0px 10px 0px;}

#searchform #s {
	width: 200px;
	padding: 2px;
}

#searchsubmit {
	padding: 1px;
	width:50px; 
	background-color: transparent; 
	color:white;
	border: none;
	font-size: 12px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {width: 130px;}

#commentform {margin: 5px 10px 0 0;}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {margin: 10px 5px 10px 0;}

.children { padding: 0; }

#commentform p {margin: 5px 0;}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {font-size: 1em;} 

.commentlist li {
	font-weight: bold;
	border-bottom: 1px dotted #8c8c8c;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}

.commentmetadata {font-weight: normal;}




/* Giro girotondo, io giro intorno al mondo. Le stelle d'argento costan cinquecento. 
 * Centocinquanta e la Luna canta, il Sole rimira la Terra che gira, 
 * giro giro tondo come il mappamondo */
