/*
Theme Name: Linealight v1
Theme URI: http://www.kifulab.net/
Description: The default Linealight theme.
Version: 1.0
Author: Kifulab
Author URI: http://www.kifulab.net/
Tags: wordpress 2.9, fixed width, two columns, widgets
*/

/* Begin Reset Style*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%; 
	font-family: inherit;
	vertical-align: baseline;
}
a {};
table, caption, tbody, tfoot, thead, tr, th, td  { margin: 0; padding: 0; }
strong { }
:focus { outline: 0; } /* remember to define focus styles! */
body { /* line-height: 1; */ /*  Disabilito l'altezza della linea */ color: black; background: white; }
ol, ul , li{ list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* End Reset Style*/


/* Begin Tags */
body {
	text-align:left;
	background:#373737;
/*	background:#373737 url(images/bg-body.gif) repeat-y;*/
	color: #232323;
	font-family: Arial, Verdana, Sans-serif;
	font-size:62.5%;
	font-size:13px;
	padding:0px;
	margin:0px;
}
a { color:#1587C3; text-decoration:none; }
a:hover { color:#1587C3; text-decoration:underline; }
h1 { font-size:24px; padding-bottom:5px; }
h2 { font-size:20px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:11px; }
small { font-size:10px; }
blockquote { margin-left:20px; padding-left:10px; border-left:2px solid #CCC;}
del { text-decoration:line-through; }
/* End Tags */


/* Begin Stuff */
.clear { clear:both; }
.cleaner { clear:both; height:0px; line-height:0px; font-size:0px; }
.overflow { overflow:hidden; }
.noborder{ border:none; }

/* Font */
.arial { font-family: Arial, Helvetica; }
.georgia { font-family: Georgia, 'Times New Roman', Arial; }

.bold, .bold a { font-weight:bold; }
.italic { font-style:italic; }

.fsize-10 { font-size:10px; }
.fsize-12 { font-size:12px; }
.fsize-14 { font-size:14px; }
.fsize-16 { font-size:16px; }
.fsize-18 { font-size:18px; }
.fsize-22 { font-size:22px; }
.fsize-24 { font-size:24px; }
.fsize-26 { font-size:26px; }

.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }

/* Colors */
.azure, .azure a, .azure a:visited { color:#0A71B3; }
.black, .black a, .black a:visited { color:#232323; }
.grey, .grey a, .grey a:visited { color:#666; }
.red, .red a, .red a:visited { color:red; }
.veryblack, .veryblack a, .veryblack a:visited { color:#000; }
.yellow, .yellow a, .yellow a:visited { color:#FFFF00; }

.alignleft{ float:left; }
.alignright{ float:right; }

.margin-left-10 { margin-left:10px; }
.margin-left-20 { margin-left:20px; }
.margin-right-10 { margin-right:10px; }
.margin-right-20 { margin-right:20px; }
.margin-bottom-10 { margin-bottom:10px; }
.margin-bottom-20 { margin-bottom:20px; }
.margin-top-10 { margin-top:10px; }
.margin-top-20 { margin-top:20px; }

.hidden { display:none; }
.visible { display:block; }
/* End Stuff */


/* Begin Structure */
#level1 { background:#E6F1F7; padding-top:10px; }
#page { width:925px; margin:0 auto}
#container {
	background:url(images/bg-container.new.gif) repeat-y;
	width:925px; 
	margin:0px auto;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
#content { overflow:hidden; }

.sidebar { 
	float:left;
	background:#DFDFDF;
	width:201px;
}
#sidebar-home { 
	float:left;
	background:#DFDFDF;
	width:201px;
}
.mw{position:relative;top:3px;}
/* End Structure */

/* Begin Header, Footer and Sidebar */
#header { 
	width:100%;
	
	margin-bottom:0px;
}
#headerimg {
	position:relative;
	background:url(images/top.new.gif) no-repeat;
	text-align:left;
	width:925px;
	height:75px;
}
#header_img {
	position:relative;
	background:url(images/top2011.gif) no-repeat;
	text-align:left;
	width:925px;
	height:95px;
}
#headerimg h1 { position:absolute; top:10px; left:10px; }
#headerimg h1 a { display:block; width:220px; height:35px; }

#header_img h1 { position:absolute; top:15px; left:15px; }
#header_img h1 a.hhlogo { display:block; width:220px; height:35px; }

#menu-more-4 { border:1px solid #212121; }
#menu-more-4 a { color:#212121; }
#menu-more-20 { border:1px solid #44A8C2; }
#menu-more-20 a { color:#44A8C2; }
#menu-more-26 { border:1px solid #419934; }
#menu-more-26 a { color:#419934; }
#menu-more-52 { border:1px solid #B52D31; }
#menu-more-52 a { color:#B52D31; }
#menu-more-83 { border:1px solid #EDA02E; }
#menu-more-83 a { color:#EDA02E; }
.menu-more .menu-more-content { padding:10px; }
.menu-more .menu-more-content div ul { padding-top:5px; }
.menu-more .menu-more-content div ul li { padding:5px 0px; }
.menu-more .col-left { float:left; width:130px; height:279px; border-right:1px solid #CCC; }
.menu-more .col-left ul li{ font-size:11px; font-weight:bold; }
.menu-more .col-left .title { color:#999; font-weight:bold; }
.menu-more .col-right{ float:right; width:530px; }
.menu-more .col-right .right-top { width:100%; height:179px; overflow:hidden; }
.menu-more .col-right .right-top div img { float:left; width:240px; height:109px; margin-right:20px; }
.menu-more .col-right .right-top .title { color:#0E0E0E; font-weight:bold; margin-bottom:5px; }
.menu-more .col-right .right-top .title a { color:#0E0E0E; }
.menu-more .col-right .right-top .text { font-size:13px; margin-bottom:5px; }
.menu-more .col-right .right-top .gotopost { text-align:right; color:#999; font-size:10px; }
.menu-more .col-right .right-top .gotopost a { color:#999; }
.menu-more .col-right .right-bottom { }
.menu-more .col-right .right-bottom div img{ float:left; margin-right:10px; width:75px; height:75px; }
.menu-more .col-right .right-bottom .title { font-weight:bold; margin-bottom:5px; }
.menu-more .col-right .right-bottom .text { font-size:12px; margin-bottom:5px; }
.menu-more .col-right .right-bottom .marchi img { width:120px; }
.menu-more .col-right .right-bottom .gotopost { text-align:right; color:#999; font-size:10px; }
.menu-more .col-right .right-bottom .gotopost a { color:#999; }
.menu-more .col-right .right-bottom .bottom-left{ float:left; width:49%; }
.menu-more .col-right .right-bottom .bottom-right{ float:right; width:49%; }

#footer-container{ 
  background:url("images/bg-footer.new4.gif") no-repeat scroll 0 0 #363636;
  height:150px;
  margin: 0 auto;
  position:relative;
  width:928px;
  }

#footer-container2{ 
  background:url("images/bgfooter.gif") no-repeat scroll 0 0 #363636;
  height:150px;
  margin: 0 auto;
  position:relative;
  width:927px;
  }

#footer { 
  background: #363636;
	width:100%;
	height:150px;
	position:relative;
}
#credits { 	
  color:#777;
  float: left;
 font-size:11px;
  height:50px; 
  position:relative;  
  text-align:left;
  width:500px;
  margin-top:80px;
  margin-left:15px;
}
#credits a{color:white}
#credits a:hover{text-decoration:none}
#credits img{position:relative;top:5px}

#loghi{}
#loghi-ll{position:absolute;left:497px;top:32px;}
#loghi-traddel{position:absolute;left:640px;top:30px;}
#loghi-manamana{position:absolute;left:834px;top:31px;}
#loghi-iled{position:absolute;left:750px;top:28px;}

#logo-iled {position:absolute;left:593px;top:26px;}
#logo-traddel {position:absolute;left:648px;top:29px;}
#logo-manamana {position:absolute;left:730px;top:26px;}
#logo-maede {position:absolute;left:780px;top:31px;}
#logo-decorative {position:absolute;left:831px;top:28px;}

#hh-iled {position:absolute;left:593px;top:31px;}
#hh-traddel {position:absolute;left:648px;top:34px;}
#hh-manamana {position:absolute;left:730px;top:31px;}
#hh-maede {position:absolute;left:780px;top:36px;}
#hh-decorative {position:absolute;left:831px;top:33px;}

#sidebar { }
#sidebar-eventi { }
#sidebar-prodotti { height:320px; float:right;margin-right:11px; }
.sidebar-content { width:100%; overflow:hidden; }
ul#sidebar-elements { width:100%; overflow:hidden; padding-top:10px; }
li.sidebar-element { padding:0px 5px; margin-bottom:30px; }
li.sidebar-element.nomargin { margin-bottom:0px; }
li.sidebar-element h3 { font-size:12px; }
li.sidebar-element img { width:189px; height:80px; }
li.sidebar-element .title { font-size:18px; padding-top:5px; }
li.sidebar-element .subtitle { padding-bottom:2px; }
li.sidebar-element .gotopost { text-align:right; font-size:11px; }
li.sidebar-element .gotopost a { color:#1587C3; }
/* End Header, Footer and Sidebar */

/* Begin Content */
#content { padding:0 17px 0px 0px; }
.content { text-align:left; }
#content.home { text-align:left; }

.home .news li{height:35px}
#main-content { float:left; width:697px; overflow:hidden; margin-left:7px; }

#main-content.main-content-xl { width:100%; overflow:hidden; overflow:hidden; }
#main-content .cols-marchi { padding:20px 26px 0px 26px; }
#main-content .cols-marchi .col-marchio { float:left; width:200px; margin-right:10px; }
#main-content .cols-marchi .col-marchio a { color:#999; }
#main-content .cols-marchi .col-marchio .logo { height:70px; }
#main-content .cols-marchi .col-marchio .text { margin-bottom:10px; }

#main-content #slider { margin-bottom:10px; }
#main-content .cols { padding:10px; }
#main-content .col { float:left; width:213px; }
#main-content .col.col-left, #main-content .col.col-center { margin-right:15px; }
#main-content .col.col-right { margin:0; }
#main-content .col h2 { color:#6C6C6C; font-size:13px; font-weight:bold; margin-bottom:5px; }
#main-content .col .box { margin-bottom:10px; }
#main-content .col .box ul { margin-bottom:10px; }
#main-content .col .box .gotoarchive, #main-content .col .box .gotoarchive a { font-size:11px; font-weight:bold; color:#999; }
#main-content .col .news ul { }
#main-content .col .news ul li { 
	margin-left:14px;
	list-style-type:disc;
}
#main-content .col .news ul li h3 { font-size:13px; font-weight:bold; margin-bottom:5px; }
#main-content .col .news ul li h3, #main-content .col .news ul li h3 a { color:#6C6C6C; }
#main-content .col .news ul li p { font-size:12px; } 
#main-content .col .image { color:#6C6C6C; font-size:11px; font-weight:bold; width:213px; height:82px; } 
#main-content .col .image span {padding:10px 5px 5px 5px;background:white;font-weight:bold;}
#main-content .col .image.agenda { background:url(images/img-agenda.gif) no-repeat; } 
#main-content .col .image.download { background:url(images/img-download.gif) no-repeat; } 
#main-content .col .image.lavoro { background:url(images/img-lavoro.gif) no-repeat; } 
#main-content .col .image.soluzioni { background:url(images/img-soluzioni.jpg) no-repeat; } 
#main-content .col .image.tecnologia { background:url(images/img-tecnologia.jpg) no-repeat; } 
#main-content .col .image.lighting-design { background:url(images/img-lighting-design.jpg) no-repeat; } 
#main-content .col .image.lampade { background:url(images/img-lampade.jpg) no-repeat; } 
#main-content .col .image.luci-e-apparecchi { background:url(images/img-luci-e-apparecchi.jpg) no-repeat; } 
#main-content .col .image.risparmio-energetico { background:url(images/img-risparmio-energetico.jpg) no-repeat; } 

.post-content { width:100%; overflow:hidden; }
.post-content .post, .post-content .page {}
.side-post { }

#posts { text-align:left; margin-top:20px; padding:0px 20px; }
#posts .date{font-size:11px;}
.menu-page {}
.menu-page ul { 
	text-align:right; 
	padding:20px 0px 10px 0;
}
.menu-page ul li { padding-bottom:10px; } 
.menu-page ul li.current_page_item { font-weight:bold; }

.entry  img { padding:5px; margin:5px; border:none; }
.entry  ul { padding-left:10px; }
.entry  ul li { margin-left:20px; margin-bottom:5px; list-style:square; }
.entry  ol { padding-left:10px; }
.entry  ol li { margin-left:20px; margin-bottom:5px; list-style:decimal; }
.entry  p {
	/* text-align:justify; */
	font-size:12px;
	line-height:18px;
	margin:10px 0px;
	/* width:100%; */
	/* overflow:hidden; */
}
.post-info {
	margin-bottom:5px;
}
.postmetadata {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	margin-bottom:25px;
	padding:5px 10px 5px 5px;
	text-align:right;
	text-shadow:0 1px 0 #FFFFFF;
}
.post-title { 
	font-family:helvetica,arial;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:24px;
	margin-bottom:30px;
}
.post-title, .post-title a {
	color:#007DB6;
	text-decoration:none;
}
.post-title a:hover {
	/* color:#00376F;
	text-decoration:underline; */
}
.pagetitle {
	text-align:left;
	background:#EEEEEE;
	color:#00376F;
	font-size:26px;
	line-height:50px;
	margin-bottom:20px;
	padding:0px 15px;
	border:1px solid #DDDDDD;
}
/* End Content */

/* Begin Comments */
#comments {padding:0 0 20px 0; }
h3#comments {text-align:left; font-size:20px; font-weight:normal; line-height:30px; color:#333333;}
img.avatar {float:left; padding:3px; border:1px solid #ccc; margin:0 10px 0 0;}
cite.fn a {font-style:normal; text-transform:uppercase; padding:0; color:#333333; text-decoration:none; font-size:11px;}
.comment-author {padding:0; line-height:14px; font-weight:bold;}
.comment-meta {font-size:11px; color:#666666; line-height:14px; padding-bottom:5px;}
.comment-meta a {color:#00376f; font-weight:normal; text-decoration:none;}
.comment-body {font-size:11px; line-height:18px; margin-bottom:20px; padding:20px 20px 5px 20px; overflow:hidden;}
.comment-body p a {color:#00376f; font-weight:bold; text-decoration:none;}
.comment-body p a:hover{text-decoration:underline;}
li.comment.even {background:#fff; border:1px solid #DDDDDD; margin-bottom:20px;}
li.comment.odd {background:#eee; border:1px solid #DDDDDD; margin-bottom:20px;}
ul.commentlist li {list-style:none;}
li.parent {padding-bottom:10px;}
.commentlist ul.children {margin:20px;}
.comment-meta .commentmetadata p a {color:#21759B; }
.reply {clear:both; border-top:1px dashed #ccc; padding-top:7px; margin-top:12px; text-align:right;}
a.comment-reply-link {color:#21759B; font-size:11px; padding:0 0 0 19px; background:url(images/arrow-135-medium.png) left no-repeat; }

/*response*/
#respond h3 {text-align:left; font-size:20px; font-weight:normal; line-height:30px; color:#333333;}
form#commentform {}
form#commentform input{ padding:3px 5px; border:1px solid #999; border-left:5px solid #AAA; }
form#commentform textarea{ padding:3px 5px; border:1px solid #999; border-left:5px solid #AAA; }
a#cancel-comment-reply-link {padding:5px; background:#ab1515; color:#FFFFFF;  font-family:rockwell, georgia; text-transform:uppercase; text-decoration:none;}
#commentform {padding:45px 25px 25px 25px; background:#fff; border:1px solid #DDDDDD; margin-bottom:25px;}
#commentform p {padding-bottom:5px;}
.comment-form-input-fields {padding:5px; margin-bottom:10px;}
.comment-form-labels {font-family:rockwell,georgia; font-weight:bold; color:#FFFFFF; width:162px; font-size:14px; padding:5px; text-transform:uppercase; background:url(images/comment-labels.gif) no-repeat top right #2b2b2b; }
.comment-form-labels small {font-family:Verdana, Arial, helvetica; font-size:9px; font-weight:normal;}
input.send-comment {background:#ab1515; color:#FFFFFF; font-family:rockwell, georgia; padding:5px;}
/* End Comments */

/* Contact Form */
.contact-form .newsletter{padding-top:15px}
.contact-form{}
.contact-form input.text, .contact-form textarea.text{background:black;color:white;text-transform:uppercase;padding:10px;border:none;margin-bottom:5px;width:630px}
.contact-form input.button{background:URL("images/button-contact.png") left top no-repeat;width:100px;height:34px;line-height:34px;border:none;color:white;float:right;cursor:pointer}
/* End Contact Form */

/* Begin Gallery */
.gallery { margin: auto; }



.gallery-item { float: left; /* margin-top: 10px; text-align: center; width: 33%;*/  }
.gallery img { /* border: 2px solid #cfcfcf; */ }
.gallery-caption { margin-left: 0; }
/* End Gallery */

/* Table Eventi */
table#calendar_eventi{margin:15px auto;width:650px;border-collapse:collapse;}
table#calendar_eventi th{background:black;color:white;text-transform:uppercase;padding:10px;border-bottom:5px solid white;}
table#calendar_eventi td{border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;padding:10px;height:90px}
table#calendar_eventi td.description{background:URL("images/calendar_td.jpg") #F6F6F6 left top repeat-x} 
table#calendar_eventi td.description h3{font-size:14px;margin-bottom:4px;font-weight:bold}
table#calendar_eventi td.description p.indirizzo{font-size:11px;margin:8px 0}
table#calendar_eventi td.day{padding:10px;vertical-align:center;text-align:center;width:100px;border-left:1px solid #e3e3e3}
span.yearBig{font-size:18px;}
span.dayBig{font-size:20px;}
/* Table Eventi End */

/* Newsletter */
#newsletter input.text, .contact-form textarea.text{background:black;color:white;text-transform:uppercase;padding:10px;border:none;margin-bottom:5px;width:630px}
#newsletter input.button{background:URL("images/button-contact.png") left top no-repeat;width:100px;height:34px;line-height:34px;border:none;color:white;float:right;cursor:pointer}
p.error{font-size:11px; color:#C52128;padding:10px 10px 10px 50px;background:URL("images/warning.png") #E8CACB 10px 4px no-repeat;}
p.success{font-size:11px; color:#333; background:#EEFFEE;padding:10px;}
/* End Newsletter */


#footer-links{
  color:#666;
  float:left;
  position:relative;
  width:440px;
  margin-top: -100px;
  margin-left:10px;
}
#footer-links a{font-size:11px;color:#666;margin:0 10px;}

.menu-contestuale {min-height:320px;overflow:hidden} /* Ho forzato le dimensioni per fare partire il menu in linea con il post */
.menu-contestuale li.top-level{font-size:14px;font-weight:bold;padding:12px 20px;background:#CFCFCF;margin-bottom:10px;color:333;}
.menu-contestuale li a{font-size:11px;padding:8px 30px;color:333;display:block;}
.menu-contestuale li a:hover,.menu-contestuale li a.active {background:#CFCFCF;color:#333;text-decoration:none;}
.menu-contestuale li ul li {padding-left:20px;}

.menu-contestuale li ul li a.active{background:none;}

.sidebar h4{padding:8px 20px;font-weight:bold;font-size:14px}
.altre-news{padding:0 0 20px 0}
.altre-news li{ padding:8px 30px;}
.altre-news li a{color:#037EB7;text-decoration:underline;font-size:12px;}

.page-title{color:#007DB6; font-size:15px; font-weight:bold; margin-bottom:15px;margin-left:10px}


.news{ overflow:hidden; /* padding:0 20px 0 10px;*/ }
.news .post-content{margin-bottom:20px;}
.news .post-content h2 a:hover{text-decoration:underline}
.news .post-content img{float:left;margin-right:20px;width:200px;height:85px;}
.news .post-content .read-more{color:#007DB6}

.entry h3{
  font-size: 13px;
  font-weight: bold;
  margin-top: 10px;
	font-family:helvetica,arial;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:14px;
	margin-bottom:30px;
	color:#007DB6;
}

.download-thumb{float:left;margin-right:20px;}
.entry table.download-list{}
.entry table.download-list td{vertical-align:bottom}
.entry table.download-list td img{position:relative;top:10px;}
.downloads .filesize{color:#44A8C2;font-weight:bold;}
.downloads .post-content{margin-bottom:20px;}

table.schede_ricerca
{
  margin-bottom: 20px;
}
table.schede_ricerca, table.schede_ricerca tr, table.schede_ricerca td
{
  border-collapse: collapse;
}
table.schede_ricerca td
{
  border: solid 1px #DDD;
}
table.schede_risultato
{
  width: 100%
}
table.schede_risultato, table.schede_risultato tr, table.schede_risultato td
{
  border-collapse: collapse;
}
table.schede_risultato td
{
  border: solid 1px #DDD;
  width: 25%;
}
#retail-slide { background:url(images/euroshop-retail.jpg) no-repeat; width:698px;height:320px;} 
#main-content .col .image.catalogo { background:url(images/img-catalogo.jpg) no-repeat; } 
#main-content .col .image.schede-tecniche { background:url(images/img-schede-tecniche.jpg) no-repeat; } 
#main-content .col .image.curve-fotometriche { background:url(images/img-curve-fotometriche.jpg) no-repeat; }

.timer {
  width:187px;
  height:88px;
  background:#212121 url('/images/call.png') 46px 44px no-repeat;
  padding:12px 14px 0 0;
}
.tdigit {
  width:14px;
  height:21px;
  background-image:url('/images/nmbrs.png');
  float:right;
}
.tsec {
  width:8px;
  height:21px;
  background:url('/images/s.png') bottom right no-repeat;
  float:right;
}
.tmin {
  width:13px;
  height:21px;
  background:url('/images/m.png') bottom right no-repeat;
  float:right;
}
.thour {
  width:13px;
  height:21px;
  background:url('/images/h.png') bottom right no-repeat;
  float:right;
}
.tday {
  width:13px;
  height:21px;
  background:url('/images/d.png') bottom right no-repeat;
  float:right;
}

.newbtn {
  width:348px;
  height:57px;
  float:left;
  cursor:pointer;
}

.newbtn_sep {
  width:1px;
  height:45px;
  float:left;
  background-color:#636363;
  border-top:6px solid #2C2C2C;
  border-bottom:6px solid #2C2C2C;
}

.newbtn.snapshots {
  background-image:url('/images/snapshots.jpg');
}

.newbtn.snapshots:hover {
  background-image:url('/images/snapshots_hover.jpg');
}

.newbtn.lightvillage {
  background-image:url('/images/light-village.jpg');
}

.newbtn.lightvillage:hover {
  background-image:url('/images/light-village_hover.jpg');
}


