/*
	Author Name	: Attimo&TheEgo
	Author Site	: http://www.ciccsoft.com
	Style Name	: Ciccsoft blog
	Style URI	: http://www.ciccsoft.com
	Version		: 1.0 BETA
	Comments	: 
*/


body, strong, em, b, i, h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, arial, sans-serif;
}


html, body {
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
  	color: #000;
	margin: 0;
	padding: 0;
	background: #fff;
}

a:link, a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
	
	}
	
a:hover, a:focus, a:active {
	color: #7293be;
}

img {
	border: 0;
	text-decoration: none;
}


				/* SEZIONI */

#page {
	width: 1000px !important; /*Width of entire Blog*/
	_width: 1000px !important; /*Check in IE to get the value that matches your blog*/
	margin: 0 auto !important;
	padding-top: 0px;
	border: none;
	
}

.columns-three #page {
	width: 1000px;
}

																										/* HEADER */
#header {
	/* Contains the H1 and menu */
	width: 1000px;	
	padding-top: 0px;
	background: #fff url('http://www.ciccsoft.com/blog/wp-content/themes/k2/images/logone.jpg') no-repeat top left;
	height: 100px !important; /*sets the height of header*/
	_height: 100px !important; /*IE tweak*/
	position: relative;
	color: #000;
	font-weight: normal;
}

#header span{
	display: none;
}

.description {
	font-size: 11px;
	line-height: 1.1em;
	color: #666;
	margin: 0;
	background: #ffce00;
	display: none;
}


#contenitore {
	float: left;
	width: 1000px;
	margin-top: 7px;
}	

#testata-1 {
	float: left;
	width: 600px;
	height: 80px;
	color: #666;
	line-height: 1.3em;
	font-size: 11px;
}

#testata-1 p {
	font-size: 11px;
	text-align: left;
    	padding: 29px 0px 0px 200px;
	border-bottom: 0px solid #000;
	line-height: 1.1em;
}
	
#testata-2 {
	float: left;
	width: 200px;
	height: 80px;
	color: #000;
	line-height: 1.3em;
	font-size: 11px;

}

#testata-2 p {
	font-size: 11px;
	text-align: left;
    	padding: 25px 0px 0px 0px;
	border-bottom: 0px solid #000;
	line-height: 1.1em;
}

#testata-3 {
	float: right;
	width: 200px;
	height: 80px;

	
}

#testata-3 p {
	font-size: 11px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	line-height: 1.5em;
}

#testata-3 ul {
	font-size: 11px;
	text-align: right;
	margin: 18px 0px 0px 0px;
	line-height: 1.3em;
	list-style: none;
}

.link-mail {
	background: url('http://www.ciccsoft.com/blog/wp-content/themes/k2/images/mail.png') no-repeat right center;
	padding-right: 13px;
	font-weight: normal !important;
}

.link-mail:hover {
	background: url('http://www.ciccsoft.com/blog/wp-content/themes/k2/images/mail2.png') no-repeat right center;
}

.link-nl {
	background: url('http://www.ciccsoft.com/blog/wp-content/themes/k2/images/news.png') no-repeat right center;
	padding-right: 13px;
	font-weight: normal !important;
}

.link-nl:hover {
	background: url('http://www.ciccsoft.com/blog/wp-content/themes/k2/images/news2.png') no-repeat right center;
}

.link-rss {
	background: url('http://www.ciccsoft.com/blog/wp-content/themes/k2/images/feedico.png') no-repeat right center;
	padding-right: 13px;
	font-weight: normal !important;
}

.link-rss:hover {
	background: url('http://www.ciccsoft.com/blog/wp-content/themes/k2/images/feedico2.png') no-repeat right center;
}



search {
	background: #fff url('img/search_bgj.jpg') top repeat-x;
	border: 1px solid #ccc;
	color: #333;
	font-size: 11px;
	marging-left: 10px;
	width: 150px;
}

input {
	background: #fff;
	border: 1px solid #ccc;
	color: #000;
	font-size: 11px;
	marging-left: 10px;
	width: 30px;
}

#fototestata {
	float: left;
	width: 1000px;
	height: 80px;
	padding-bottom: 10px;
	border-bottom: 3px solid #000;
	background: #fff url('http://www.ciccsoft.com/blog/wp-content/themes/k2/images/testata08-09.jpg') no-repeat top left;
}


#preload-gif {
	width: 0px;
	height: 0px;
	background: url('http://www.ciccsoft.com/blog/wp-content/themes/k2/images/freccinaazzurra.png') no-repeat top left;
}


/* Menu */
	
ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	color: #ff2299;
	background: #000;
}

ul.menu li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

ul.menu li a,  ul.menu li a:visited{
	float: left;
	display: block;
	padding: 2px 40px 0px 4px;
	height: 18px;
	border-right: 1px solid #767676;
	color: #fff;
	margin: 0;
	font-weight: normal;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	}

ul.menu li a:hover {
	background: #ffc000;
	color: #000;
	text-decoration: none;
	height: 18px;
	}

ul.menu li.current_page_item a {
	color: #fff;
	background: #000;
	text-decoration: none;
	height: 18px;
	_height: 18px;
	}
	
ul.menu li.current_page_item a:hover {
	background: #ffc000;
	color: #000;
	text-decoration: none;
	height: 18px;
	_height: 18px;
	}

ul.menu li a:hover {
	_background: #ffc000;
	_text-decoration:none;
	_height: 18px;
	} 
	

ul.menu li.mobile {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
ul.menu li.mobile a, ul.menu li.mobile a:visited{
	float: left;
	display: block;
	padding: 2px 2px 0px 4px;
	height: 18px;
	border-left: 0px solid #868686;
	border-right: 0px solid grey;
	color: #fff;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
}

		/******* CORPO CENTRALE*/
.content {
	padding: 0;
}
		
#primary {
	/* Contains the main column */
	width: 580px;
	_width: 577px;
	float: left;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	_margin-right: 15px;
	margin-bottom: 20px;
}

#dynamic-content {

	padding-top: 0px;
}

.columns-three .secondary {
	width: 200px;
}


			/******* SIDEBAR */


#sidebar-1 {
	/* The first sidebar */
	border-top: 0px solid #000;
	width: 240px;
	margin-right: 20px;
}

#sidebar-2 {
	/* The second sidebar */
	border-top: 0px solid #000;
	width: 140px;
}

#sidebar-2 a:hover {
	background: url('http://www.ciccsoft.com/blog/wp-content/themes/k2/images/freccinaazzurra.png') no-repeat right 3px;
	display: block;
	color: #7293be;
	text-decoration: none !important;

} 

.secondary {
	/* Contains both sidebars */
	padding: 0;
	margin-top: 0px;
	margin-bottom: 50px;
	font-size: 11px;
	color: #444;
}

.secondary div {
	margin: 20px 0 0;
	padding: 0px 0px 10px 0px;
	position: relative;
	border-bottom: 1px solid #000;
}

.secondary div div{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
        border-bottom: 0px solid #000;	
}

#banner {
	float: left;
	width: 398px;
	_width: 300px;
	height: 130px;
	border-bottom: 0px solid #000;
	margin-top: 20px;
	margin-bottom: 0px;
	border: 0px solid #444;
	background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/banner-top-2010-04.jpg) top left no-repeat;
}

#parliamo-di.widget h4{
    background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/ico/copy.png) top right no-repeat;
}

#archivio.widget h4{
    background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/ico/disc.png) top right no-repeat;
}

#meta.widget h4{
    background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/feed.jpg) top right no-repeat;
}

#eventi.widget h4{
    background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/ico/calendar.png) top right no-repeat;
}

/* #links.widget h4{
    background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/ico/attach.png) top right no-repeat;
} */

#spot h4{
    background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/ico/icocomment.png) top right no-repeat;
}

#dicono-di-noi h4{
    background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/ico/icocomment.png) top right no-repeat;
}

#in-our-bedroom-after-the-war h4{
    background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/ico/icoattimo.jpg) top right no-repeat;
}

#falla-girare h4{
    background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/ico/mobile.jpg) top right no-repeat;
}

#parlano-di-noi h4{
    background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/ico/technorati.jpg) top right no-repeat;
}


			/*- Headings */

h1, h2, h3, h4 {
	color: #000;
	font-family: helvetica, arial, sans-serif;
}

h1 {
	font-size: 22px;
	letter-spacing: -0.02em;
}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */

	text-align: left;	
	font-size: 18px;
	font-weight: bold;	
	color: #000;	
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;	
	letter-spacing: -0.02em;
	border-bottom: 1px solid #ccc;
}


#header .description { /* Description in header */
	color: #000;
	line-height: 1.3em;
	font-size: 11px;
	margin: 12px 20px 0px 0px;
}

.secondary h4 { /* Secondary H4 is sidebar headlines */

	letter-spacing: -0.02em;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	display: block;
}

h3, h4, .single .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */

	text-align: left;	
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.02em;
	color: #000;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body.page .entry-content h3 {

	font-size: 18px;
	display: block;
}

#primary .metalink a, #primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {

	color: #000;
	font-weight: normal;

}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {

	color: #000;
}

h2 a:hover,
h3 a:hover, 
h4 a:hover {

	color: #7293be; !important
	text-decoration: none;
}



		/*- Primary Contents */
.hentry {
	/* Each entry is contained within the 'hentry' class */
	margin: 0px 0px 30px 0px;
	position: relative;
	border-bottom: 1px solid #000;
}

.entry-content {
	/* The meat and potatoes of every entry */
	color: #000;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: justify;
	padding-bottom: 10px;
}

.entry-content a{
	color:#284e87; !important
	text-decoration: underline; !important
}

.entry-content a:visited{
	color:#888;
	font-weight: bold;
}

.entry-content a:hover{
	color:#7293be;
	text-decoration: underline;
}

.entry-content ul,
.entry-content ol,
.entry-content blockquote {
	margin: 0px 0px 0px 0px;
}

.entry-title {

	text-align: left;	
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -0.02em;
	color: #000;	
	padding-top: 10px;
	padding-left: 8px;
	margin: 20px 0px 0px 0px;
	text-decoration: none;
}

.entry-title a:hover {

	color: #7293be !important;
	text-decoration: none !important;
}

.entry-meta { /* Time and category for blog entries */
	font-size: 10px;
	text-align: left;
	margin-bottom: 5px;
	padding-left: 8px;
	display: block;
	margin-top: 0px;
	color: #444 !important;
}

.commenti { 
        text-align: right;	
}

.commentslink { 
	font-size: 10px;	
	margin-right: 0px;
	padding-right: 14px;
	background: url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/commenti.gif) no-repeat right 3px !important;
}


.entry-edit a { 

	background-image: none !important;
}

.entry-categories { /* Time and category for blog entries */
	font-size: 10px;
	text-align: left;
	color: #444 !important;
	margin-bottom: 10px;
	text-align: right;
}


.meta-start {
    color: #444 !important;
	background-image: none !important;
	margin: 0px;
	padding: 0px;

}
.published {
	color: #444 !important;
}

.entry-head {
	margin-top: 0px;
	border-bottom: 1px solid #ccc;
	background: #fff url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/bg-hatch.jpg);
	margin-bottom: 10px;
}

.navigation {
	margin: 18px 0px 0px 0px;
	padding-bottom: 10px;
}

.navigation a:hover {
	text-decoration: none !important;
}

#nav-above {
	border-bottom: 1px solid #ccc;
}


.dicitura {
	color: #ccc;
	font-weight: normal;
}



				/*- Stile Asides single page */
.k2-asides .entry-content {
	color: #000 !important;
	font-size: 12px !important;
	line-height: 1.3em !important;
	text-align: justify !important;
	padding-bottom: 10px !important;
}

.k2-asides .entry-title {
	margin: 20px 0px 0px 0px !important;
}

.k2-asides .entry-meta {
	padding-bottom: 0px !important;
}

				/*- Spazio dei commenti nel singolo post */
.comments {
	text-align: left;
	margin: 30px 0 0;
	position: relative;
	color: #444;
	font-size: 11px;
	line-height: 1.3em;
}



.entry-comments {

}

.entry-comments h4 {
	color: #000;
	font-size: 14px;
	letter-spacing: -0.02em;
}

.metalinks {
	font-size: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}


.comment-info {	
	width: 220px;	
        float: left;
        _width: 200px;
        font-size: 10px;
}

.comment-content {
	width: 340px;
	margin: -10px 0px 0px 240px !important;
	border-bottom: 0px solid #ccc;
	line-height: 1.3em !important;
	font-size: 12px !important;
	background: transparent !important;

}

#commentlist li {
	margin: 0px 0 0;
	padding: 20px 0px 20px 0px;
	list-style: none;
	float: left;
	border-bottom: 1px solid #ccc;
	width: 580px;
}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 0px 0;
	padding-top: 10px;
}

#commentlist li .gravatar {
	float: right !important;
	margin: 0px 0 0 !important;
	}
	
#pinglist li .favatar {
	float: right !important;
	margin: 0px 0 0 !important;
	}
	
#pinglist {
	line-height: 1.3em !important;
	background: transparent !important;
	padding: 0;
	margin: 10px 0 10px;
	}

#pinglist li {
	margin: 0px 0 0;
	padding: 20px 0px 20px 0px;
	list-style: none;
	float: left;
	border-bottom: 1px solid #ccc;
	width: 580px;
}

#pinglist li small {
	font-size: 0.6em;
	display: block;
	}

#pinglist li .counter {
	display: none;
	}

#pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

#pinglist li img {
	padding: 0;
	border: none;
	}
	
#pinglist li .commentauthor {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	}	
	
#pinglist .comment-meta{
background: transparent;
	font-size: 0.8em;
}	


li.byuser {

	}

li.bypostauthor {

	}

#comments-closed-msg {
	color: #444 !important;
	font-size: 12px;
	letter-spacing: 0.00em;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	padding-top: 10px;
	background: #eee;
}

#leavecomment {
	color: #444 !important;
	font-size: 12px;
	letter-spacing: 0.00em;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px!important;
	padding-top: 10px!important;
	background: #eee;
}

#commentformbox2 {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	float: left;
	margin-top: 10px;
}

#commentformbox2 input {
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
}

#commentformbox2 input:focus{
	border: 1px solid #ccc;
	background: #f5f5f5;
}

#commentformbox2 input:hover{
	background: #f5f5f5;
}

#commentformbox2 textarea {
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	width: 572px !important;
	border: 1px solid #ccc;
}

#commentformbox2 textarea:focus {
	background: #f5f5f5;
}

#commentformbox2 textarea:hover{
	background: #f5f5f5;
}


#comment-author-info input {
	width: 220px !important;
	margin-right: 10px;
}

#comment-author-info label{
color: #bbb;
}

#comment-author-info label strong{
color: #666;
}

.campo_submit {
	width: 60px !important;

}
.campo_submit input {
	width: 60px !important;

}

.campo_submit input:active {
	border: 1px solid #000;
}	
				
				/*- Footer */

#footer {
	margin: 0 auto;
	color: #ccc;  
	width: 1000px;
	height: 330px;
	background: #000;
	text-align: left;
	font-size: 12px;	
	padding-top: 7px;
	background: #000 url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/righina2.gif) top left repeat-x;
}

#footer p {
	line-height: 1.3em;
}

#footer h4 {
	color: #fff;
	font-size: 16px;
}

#footer ul {
	list-style: none;
}

	
#footer a, #footer a:visited {
	color: #eee;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	border: 0px;

	}
	
#footer a:hover, #footer a:focus, #footer a:active  {
	color: #ffc000;	
}

#footer1 {
	float: left;
	width: 229px;
	height: 330px;
	text-align: left;
	border-right: 1px solid #333;
	margin-top: 25px;
        margin-right: 5px;
	margin-left: 25px;
	_margin-left: 10px;
	padding: 0px 25px 0px 0px; 
}

#footer1 p {
	margin-top: 20px;
	margin-bottom: 10px;
}

#footer1 li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333;
	
}

#footer2 {
	float: left;
	width: 259px;	
	height: 330px;
	text-align: left;
	border-right: 1px solid #333;
	border-left: 0px solid #333;
	margin-top: 25px;
	margin-right: 5px;
	margin-left: 10px;
	padding: 0px 25px 0px 0px;  
}

#footer2 p {
	margin-top: 15px;
	
}

#footer2 li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333;
	
}


#footer3 {
	float: left;
	width: 380px;
	height: 330px;
	margin-top: 25px;
	padding-left: 10px;
	font-size: 0.9em;
	
}


#footer3 p {
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
	text-align: justify;
}

#footer3 img {
    position: relative;
    left: 0px;
}


/*- Sidebar Subpages Menu */

.sb-pagemenu ul {
	margin-left: 0px;
	margin-top: 19px;
	_margin-top: 17px;
	}

.sb-pagemenu ul ul {
	margin-top: 0px;
	}

.sb-pagemenu ul ul .page_item {
	margin-left: 5px;
	padding: 0;
	}
	
.sb-pagemenu ul ul a {
	color: #663333;
	font-weight: normal;
	}

.sb-pagemenu .current_page_item {

	}
	
	
.sb-pagemenu h4 {
	margin-top: 26px;
	}
	
	
	
/*- ---------------------------------------- -*/	
/*-             Classi speciali              -*/	

.four04 .hentry p {
	margin-top: 10px !important;
}
.four04 .hentry h3 {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	background:#fff;
	border:1px solid #A6B0BF;
	border-left: 6px solid #6395b0;
	padding: 4px;
}

#brevi-dal-fronte div div {
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
    	border-bottom: 1px solid #ccc;
    	text-align: justify;
}

#brevi-dal-fronte.widget h4{
    	background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/ico/newspaper.png) top right no-repeat;
}


#buffet.widget h4{
    	background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/ico/star.png) top right no-repeat;
}

.buffet {
	height: 40px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
    	padding-top: 8px;
    	_padding-top: 0px;
	padding-bottom: 10px;
    	line-height: 1.6em;
}

.buffet p {
    	_margin-top: -10px;

}

.buffet img 	{
	margin-top: -5px;
	_margin-top: 0px;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #aaa;
	width: 40px;
	height: 40px;
}


.delicious-posts  {
	border-bottom: 0px solid black !important;
	margin-left: 0px !important;
	margin-bottom: -15px !important;
}


.eventi {
	height: 170px;
}

.eventi img 	{
	padding: 0px;
	margin: 10px 0px 10px 25px;
	border: 1px solid #444;
}

#blob.widget h4{
    	background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/ico/delicious.png) top right no-repeat;
}

#delicious-posts-ciccsoft { margin: 0px; padding-bottom: 5px;}
#delicious-posts-ciccsoft h2 {margin-bottom: 5px; border-bottom: 0px solid #ccc;}
#delicious-posts-ciccsoft h2 {display: none;}
#delicious-posts-ciccsoft .delicious-extended {font-size: 11px; margin-top:0;}
.delicious-posts { }
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post {  }
.delicious-odd { }
.delicious-banner a {font-size: 14px;}
.delicious-posts a:hover { }
.delicious-posts a {  }
.delicious-post a { }


/* camera Ciccsoft by e.c. */

#camera-ciccsoft
{
text-align: center;
}

#camera-ciccsoft .feedlink
{
display: none;
}


#camera-ciccsoft img
{
border: 1px solid #ddc;
padding: 1px;
width: 200px;
}

#camera-ciccsoft a:hover img
{
border-color: #bbb;
}

#camera-ciccsoft.widget h4{
    	background: white url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/ico/photo.png) top right no-repeat;
}


.riga-divisoria{
    	height: 0px;
    	_height: 0px;
	_border-bottom: 0px solid #000;
}




/*- Portfolio */

.img_red {
	background: #ededed;
	width: 60px;
	height: 60px;
	float: left;

}

.img_red img {
	border: 1px solid #bbb;
	padding: 2px;
	margin-top: 7px;
	margin-left: 7px;
}

.box_red {
	background: #ededed;
	width: 220px;
	height: 55px;
	float: left;
	padding-top: 5px;
	line-height: 1.0em;
}

.bottom_red {
	background: red;
	width: 273px;
	height: 20px;
        clear: both;
        font-size: 11px;
	background: #eee url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/bg-hatch.jpg);
	border-bottom: 1px solid #bbb;
	line-height: 1.3em;
        padding-top: 5px;
        padding-left: 7px;
}

.bottom_red a,
.bottom_red a:visited{
	font-weight: normal;
	color: #777;
	}
	
.bottom_red a:hover{
	color: black;
}

.box_red h4{
	font-size: 14px !important;
	font-weight: bold;	
	color: #000;	
	padding: 0px 0px 0px 0px;
	margin: -8px 0px 0px 0px;	
	letter-spacing: -0.02em;
}

.sinistra {
	float: left;
	width: 280px;
	height: 80px;
	_height: 110px;
	margin-right: 10px;
        clear: both;
}

.destra {
	float: right;
	width: 280px;
	height: 110px;
	margin-right: 10px;
}

h3.collaboratori {
	margin-top: 110px;
	margin-bottom: 15px; 
}

#contactform {
	margin-top: 20px;
	padding-top: 105px; !important
}

#contactform p{
	padding-bottom: 10px;
}

#contactform input{
    width: 200px;
	font-size: 12px;
	margin-bottom: 10px;	
}

#contactform input:hover{
	background: #f5f5f5; !important
}


#contactform input.campo_antispam{
    width: 50px;
	font-size: 12px;
	margin-top: 10px;
}


#current-content.hfeed ul.similar{
font-size: 0.9em;
padding: 5px;
border-bottom: 1px solid #ccc;
background: #fff url('http://www.ciccsoft.com/blog/wp-content/themes/k2/images/bg-hatch.jpg');
position: relative;
top: -10px;
}

#current-content.hfeed ul.similar li{
list-style: none;
}

.sharethislink {
	padding: 2px 0 2px 20px;
	height: 12px;
	margin-left: -3px;
}

#newsletter {
background: #fff url('http://www.ciccsoft.com/blog/wp-content/themes/k2/images/newsletter-bg.jpg') no-repeat;
width: 570px;
height: 380px;
}


/* Interviste */

.headintervista {
	border-bottom: 1px solid #ccc;
	background: #fff url(http://www.ciccsoft.com/blog/wp-content/themes/k2/images/bg-hatch.jpg);
	padding: 5px;
	height: 15px;
}

.titolointervista{
	text-align: left;	
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.02em;
	color: #000;  !important
	padding-top: 10px;
}

.titolointervista a,
.titolointervista a:visited{
color: black; !important
text-decoration: none;
}

.titolointervista a:hover{
	color: #7293be !important;
	text-decoration: none !important;
}

.dataintervista { 
	font-size: 10px;
	text-align: left;
	color: #444 !important;
	float: right;
}

.testointervista {
	color: #000;
	font-size: 12px;
	line-height: 1.3em;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: solid 1px black;
	margin-bottom: 15px;
}

