/*
Theme Name: Neroluce
Theme URI: http://wordpress.org/
Description: Tema Neroluce
Version: 1.0
Author: Neroluce
Author URI: http://www.tvtecnologia.it/neroluce/
Tags: custom header, fixed width, one column
Text Domain: Neroluce
*/



/* Begin General */
html,body
{
	background:#EEE;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:100%;
	height:100%;
	padding:0;
	margin:0 auto;
}

#wrapper
{
	height:auto!important;
	height:100%;
	min-height:100%;
	width:auto!important;
	width:960px;
	max-width:960px;
	min-width:760px;
	margin:0 auto -5em;
	position:relative;
}
#wrapperhome
{
	background: url('images/neroluce-home.jpg') no-repeat;
	height:auto!important;
	height:100%;
	min-height:100%;
	width:auto!important;
	width:960px;
	max-width:960px;
	min-width:760px;
	margin:0 auto -5em;
	position:relative;
}

#header:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#header
{
	margin-bottom:2em;
	display:inline-block;
/* to resolve the clear property in IE6 */
	display:block;
}

#content
{
	font-size:1em;
	margin-left:80px;
	display:inline;
/* to resolve the double margin bug in IE6 */
}

#contenthome
{
	font-size:1em;
	margin-left:80px;
	width:450px;
	display:inline;
	color:#ffffff;
	padding-top:90px;
/* to resolve the double margin bug in IE6 */
}

#contenthome a
{
	color:#ffffff;
}
.narrowcolumn,.widecolumn
{
	float:left;
	width:65%;
}

.narrowcolumn .entry,.widecolumn .entry
{
	line-height:1.4em;
}

.postmetadata
{
	text-align:center;
	font-size:.75em;
	color:#9D9887;
	padding-top:1em;
}

.postmetadata a
{
	color:#9D9887;
}

.thread-alt
{
	background-color:#f8f8f8;
}

.thread-even
{
	background-color:#FFF;
}

.depth-1
{
	border:1px solid #DDD;
}

.even,.alt
{
	border-left:1px solid #DDD;
}

.push
{
	height:5em;
	clear:both;
	position:relative;
	z-index:1;
}

#footer_wrapper
{
	background:#9D9887;
	height:5em;
	clear:both;
	position:relative;
	z-index:2;
}

#footer
{
	width:auto!important;
	width:960px;
	max-width:960px;
	min-width:760px;
	margin:0 auto;
	position:relative;
}

#footer div
{
	float:left;
	height:3em;
	margin:1em 0 1em .5em;
	border-left:#EEE dotted 1px;
	display:inline;
/* to resolve the double margin bug in IE6 */
}

#footer #contacts
{
	border:none;
	margin-left:4.5em;
	max-width:55%;
}

#footer p
{
	font-size:.7em;
	color:#EEE;
	margin:0;
	padding-left:1em;
}

#footer a
{
	color:#EEE;
}

#footer a:hover
{
	color:#FFF;
}

.postdate
{
	position:absolute;
	top:0;
	right:1em;
}

h1.logo
{
	margin:.5em .25em 0 0;
	float:left;
	width:200px;
	height:120px;
}

h1.logo a.linklogo
{
	display:block;
	position:relative;
	z-index:1;
}

h1.logo span.altlogo
{
	font-size:76%;
	position:absolute;
	top:1em;
	left:0;
	z-index:0;
}

h2
{
	margin:0 0 .5em;
	padding:0;
	color:#9D9887;
	font-size:1.35em;
	font-weight:400;
}

h2 img
{
	margin-left:-.3em;
}

h2 a
{
	color:#9D9887;
}

h3
{
	margin:0;
	padding:0;
	color:#9D9887;
	font-size:1.1em;
	font-weight:400;
}

h3 img
{
	margin-left:-.3em;
}

h3 a
{
	color:#9D9887;
}

#header .description
{
	font-size:1.2em;
	text-align:center;
}

.post
{
	background:#FFF;
	border:1px solid #DDD;
	margin:0 0 2em;
	padding:2.25em 2em 2em;
	position:relative;
}

.post hr
{
	display:block;
}

.postmetadata
{
	clear:both;
}

.clear
{
	clear:both;
	height:0;
	width:0;
}

.entry
{
	width:100%;
	display:inline-block;
/* to resolve the clear property in IE6 */
	display:block;
}

.entry a, .entry a:link, .entry a:visited
{
	text-decoration:underline;
	color:#000;
}

.entry a:hover
{
	text-decoration:underline;
	color:#666;
}
.entry:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.entry img
{
	border:1px dotted #9D9887;
	margin-bottom:1em;
}

#search
{
	float:right;
	text-align:right;
	margin-top:2em;
	height:2em;
	width:20%;
}

#search form
{
	margin:0 0 .5em;
}

#search #s
{
	width:60%;
}

.screen-reader-text
{
	position:absolute;
	left:-9999px;
}

p
{
	margin:1em 0 0;
	padding:0;
	font-size:.85em;
}

a
{
	text-decoration:none;
	color:#000;
}

a:hover
{
	text-decoration:underline;
}

a img
{
	border:none;
}

hr
{
	display:none;
}

strong,b
{
	font-weight:600;
	color:#333;
}

.chgfontsizeoptions
{
	float:right;
	clear:right;
	font-size:.65em;
	width:10em;
	height:1.5em;
	margin-top:.5em;
	text-align:right;
}

#breadcrumbs
{
	float:left;
	margin:.8em;
	width:50%;
}

#breadcrumbs p
{
	font-size:.75em;
	margin:0;
	padding:0;
}
/* End General */


/* Begin Topmenu */
#topmenu
{
	float:left;
	margin-top:2em;
}

#topmenu ul
{
	padding:0;
	margin:0;
	list-style:none;
}

#topmenuinner
{
	float:left;
	position:relative;
	z-index:99;
}

#topmenuinner ul
{
	position:absolute;
	left:-9999px;
}

#topmenuinner li:first-child
{
	background:none;
}

#topmenuinner li
{
	float:left;
	background:url(images/sep.gif) center left no-repeat;
}

#topmenuinner li a
{
	display:block;
	font-size:1em;
	color:#AE3E27;
	float:left;
	height:1.5em;
	padding:.25em .75em;
	white-space:nowrap;
}

#topmenuinner li:hover
{
	position:relative;
	background:#9D9887;
	margin-right:-1px;
	padding-right:1px;
}

#topmenuinner li a:hover
{
	position:relative;
}

#topmenuinner li:hover > a
{
	color:#FFF;
	text-decoration:underline;
}

#topmenuinner :hover ul
{
	left:0;
	top:1.85em;
	background:#9D9887;
	padding:.5em 0;
}

#topmenuinner ul li
{
	clear:left;
	width:100%;
	padding:0 .25em;
	background:none;
}

#topmenuinner :hover ul li a:hover
{
	color:#FFF;
}

#topmenuinner :hover ul li a
{
	font-size:1em;
	line-height:1.25em;
	width:100%;
	color:#EEE;
}

#topmenuinner ul li:hover
{
	position:relative;
	background:none;
	border:none;
	margin-right:.2em;
}
/* End Topmenu */


/* Begin Slidemenu */
#slidemenumain
{
	background:url(images/arrows_shadow.jpg) bottom left no-repeat;
	height:190px;
	width:960px;
	margin:-110px auto 0 -480px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:99;
}

#slidemenumain h2
{
	height:30px;
}

#slidemenu
{
	list-style:none;
	margin:0;
	padding:0;
}

#slidemenu li
{
	float:left;
	width:285px;
	margin-right:-60px;
	z-index:1;
}

#slidemenu li:hover
{
	z-index:2;
}

#slidemenu li a
{
	display:block;
	position:relative;
	width:100%;
	height:100px;
	line-height:100px;
	background:url(images/arrows.jpg) right top;
	font-size:1em;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
}

#slidemenu li a:hover,#slidemenu li:hover > a
{
	background-position:right 300px;
	border:0;
	z-index:3;
	position:relative;
	overflow:visible;
}

#slidemenu li a span
{
	width:60px;
	height:100px;
	background:url(images/arrows.jpg) left top;
	position:absolute;
	top:0;
	left:0;
}

#slidemenu li a:hover span,#slidemenu li:hover > a span
{
	background-position:left 300px;
}

#slidemenu li:first-child a span
{
	background-position:left 200px;
}

#slidemenu .page-item-10 a span
{
	background-position:left 200px;
}

#slidemenu li:last-child a
{
	background-position:right 200px;
}

#slidemenu .page-item-27 a
{
	background-position:right 200px;
}

#slidemenu li:first-child a:hover span,#slidemenu li:first-child:hover > a span
{
	background-position:left 100px;
}

#slidemenu .page-item-10 a:hover span,#slidemenu .page-item-10:hover > a span
{
	background-position:left 100px;
}

#slidemenu li:last-child a:hover,#slidemenu li:last-child:hover > a
{
	background-position:right 100px;
}

#slidemenu .page-item-27 a:hover,#slidemenu .page-item-27:hover > a
{
	background-position:right 100px;
}

#slidemenu ul
{
	background:url(images/clear.gif) repeat;
	list-style:none;
	position:absolute;
	left:-9999px;
	margin:0;
	padding:1em 0 2em 3em;
}

#slidemenu :hover ul
{
	position:relative;
	top:0;
	left:0;
}

#slidemenu ul li
{
	float:none;
}

#slidemenu ul li a
{
	display:block;
	height:1.5em;
	line-height:normal;
	color:#000;
	text-align:left;
	font-weight:400;
	text-transform:none;
}

#slidemenu ul li a:hover
{
	text-decoration:underline;
}

#slidemenu li:hover ul
{
	overflow:visible;
}

#slidemenu :hover ul li
{
	float:none;
}

* html #slidemenu :hover ul li
{
	float:left;
/* for IE6 */
}

#slidemenu :hover ul li a
{
	background:none;
}

#slidemenu :hover ul li a span
{
	display:none;
}
/* End Slidemenu*/


/* Begin Sidebar */
#sidebar
{
	float:left;
	width:19%;
	margin:.15em 0 0 1.75em;
}

#sidebar form
{
	margin:0;
}

/* End Sidebar */


/* Begin Images */
p img
{
	padding:0;
	max-width:100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright
{
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}

img.alignleft
{
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}
/* End Images */


/* Begin Lists */
.entry ul
{
	margin:.5em 0 0 1.25em;
	padding:0;
	list-style:url(images/list.gif);
}

.entry li
{
	margin:0 0 0 .75em;
	padding:0;
}

.entry ul,.entry ol
{
	font-size:.85em;
}

.entry ol
{
	margin:0 0 0 2em;
	padding:0;
}

.entry ol li
{
	margin:0;
	padding:0;
}

.postmetadata
{
	clear:both;
}

.postmetadata ul,.postmetadata li
{
	display:inline;
	list-style-type:none;
	list-style-image:none;
}

#sidebar ul p
{
	margin-top:4em;
	padding:0;
}

#sidebar ul,#sidebar ol
{
	margin:.5em 0 0;
	padding:0;
	list-style:none;
}

#sidebar ul li
{
	margin:0 0 1.25em;
	padding:0;
}

#sidebar ul select
{
	margin:.5em 0 1em;
}

#sidebar ul ul,#sidebar ul ol
{
	list-style:url(images/list.gif);
	font-size:.85em;
	margin:0 0 0 2em;
}

#sidebar ul ul ul,#sidebar ul ul ol
{
	font-size:100%;
	margin:0 0 0 1em;
}

ol li,#sidebar ul ol li
{
	list-style:decimal outside;
}

#sidebar ul ul li,#sidebar ul ol li
{
	margin:.5em 0 0;
	padding:0;
}
/* End Entry Lists */


/* Begin Form Elements */
#searchform #s
{
	padding:1px;
}

#searchsubmit
{
	padding:1px;
}

.entry form
{
/* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select
{
	width:130px;
}

#commentform
{
	margin:1em 1em 0 0;
}

#commentform p
{
	margin:1em 0;
}

#commentform input
{
	width:15em;
	padding:.2em;
	margin:0 .5em 0 0;
}

#commentform textarea
{
	width:97%;
	padding:.5em;
}

#respond
{
	position:relative;
}

#respond:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#commentform #submit
{
	margin:0 0 2em;
	float:right;
	width:auto;
}
/* End Form Elements */


/* Begin Comments*/
.sticky
{
	background:#F7F7F7;
	padding:0 1em 1em;
}

.sticky h2
{
	padding-top:1em;
}

.commentlist li,#commentform input
{
	font-size:.9em;
}

.commentlist li ul li
{
	font-size:1em;
}

.commentlist li .avatar
{
	float:right;
	border:1px solid #EEE;
	padding:2px;
	background:#FFF;
}

.commentlist cite,.commentlist cite a
{
	font-weight:700;
	font-style:normal;
	font-size:1.1em;
}

.commentlist p
{
	font-weight:400;
	line-height:1.5em;
	text-transform:none;
}

.commentmetadata
{
	font-weight:400;
}

.alt
{
	margin-top:2em;
	padding:.5em;
	text-align:left;
}

.commentlist
{
	margin:0;
	padding:0;
	text-align:justify;
}

.commentlist li
{
	margin:1em 0 1.25em;
	padding:.75em .5em .5em 1em;
	list-style:none;
	font-weight:700;
}

.commentlist li ul li
{
	margin-right:-.5em;
	margin-left:1em;
}

.commentlist p
{
	margin:1em .5em 1em 0;
}

.children
{
	padding:0;
}

.nocomments
{
	text-align:center;
	margin:0;
	padding:0;
}

.commentmetadata
{
	margin:0;
	display:block;
}
/* End Comments */


/* Begin Calendar */
#wp-calendar
{
	empty-cells:show;
	margin:10px auto 0;
	width:155px;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar a
{
	display:block;
}

#wp-calendar caption
{
	text-align:center;
	width:100%;
}

#wp-calendar td
{
	padding:3px 0;
	text-align:center;
}

#wp-calendar td.pad:hover
{
/* Doesn't work in IE */
	background-color:#fff;
}
/* End Calendar */


/* Begin Various Tags & Classes */
.navigation
{
	display:inline-block;
/* to resolve the clear property in IE6. NOT combine with the selector below! */
}

.navigation
{
	display:block;
	color:#9D9887;
}

.navigation:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.back-link,.navigation a
{
	display:block;
	color:#9D9887;
	margin:0 2em 1.5em;
	padding:0;
}

.post-edit-link,.loggedin,.loggedin a
{
	color:#AE3E27;
}

small,.more-link
{
	font-size:small;
	color:#9D9887;
}

.more-link
{
	display:block;
}

acronym,abbr,span.caps
{
	cursor:help;
}

acronym,abbr
{
	border-bottom:1px dashed #999;
}

blockquote
{
	margin:1em 1em 0 .8em;
	padding-left:.65em;
	border-left:.25em solid #DDD;
}

blockquote cite
{
	margin:.5em 0 0;
	display:block;
}

.center
{
	text-align:center;
}

.hidden
{
	display:none;
}

.screen-reader-text
{
	position:absolute;
	left:-9999px;
}

hr
{
	display:none;
}

a img
{
	border:none;
}

.mapp-div
{
	float:right;
	border:1px dotted #9D9887;
}

.mapp-poweredby
{
	display:none;
}

.contatti
{
	float:left;
}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,div.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption
{
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
}

.wp-caption img
{
	margin:0;
	padding:0;
	border:0 none;
}


.wp-caption p.wp-caption-text
{
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
}
/* End captions */
