/* Layout Stylesheet */ 

body {
 margin:20px;
 background: #333;
 /*background-image: url(../images/bg1.jpg);*/
 background-image: url(http://www.narniafumetto.com/images/bg_px.gif);
 text-align:center;
 padding: 0px;
 margin: 0px;
 font-family: "Lucida Sans Unicode","Lucida Grande", Georgia, Times, serif; 
 line-height:13px;
 font-size: 12px;
 color: #333;
 }

img a:link, img a:visited, img a:active {
	text-decoration:none;
	border:0px;
}

#outer {
 text-align:left;
 border-left:1px solid #fff;
 border-right:1px solid #fff;
 background: #fff;
 width:780px;
 margin:auto;
 }

#hdr {
 height:150px;
 }
 
#menu {
 height:240px;
 text-align: left;
  /*font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 19px;
  text-transform: uppercase;
  color: #fff;
  padding-top: 0px;
  padding-left: 63px;
  line-height: 45px;*/
  }
 
#info {
  background: #1e1b16;
  line-height: 34px;
  height: 32px;
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-transform: uppercase;
  color: #fff;
}

#bar {
 height:25px;
 text-align: right;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #000000;
 padding-right: 13px;
 }

#bodyblock {
 position:relative;
 width:780px;
 padding:0; 
 }

#l-col {
 float:left;
 width:207px;
 text-align: right;
 padding-top: 23px;
 }

#cont {
 width:570px;
 min-height:600px;
 background:#ffffff;
 text-align:left;
 }

#top {
 height:25px;
 background: #c00;
 margin: 0px;
 padding-top: 10px;
 text-align: center;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #fff;
 text-transform: uppercase;
 }

#top a:link {
 text-decoration: underline;
 color: #fff;
 }
 
#top a:hover, #top a:active, #top a:visited {
 text-decoration: underline;
 color: #fff;
 }
 
#ftr {
 height: 35px;
 background: #333;
 margin:0px;
 text-align: center;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #fff;
 }

ul li { margin-bottom:10px; }

ul {
 margin:0;
 padding: 5px;
 list-style: disc;
 list-style-position: inside;
 line-height: 130%;
 }

a:link {
 text-decoration: underline;
 color: #333;
 }
 
a:hover, a:active, a:visited {
 text-decoration: underline;
 color: #333;
 }
 
p {
 margin:0;
 padding: 5px;
 padding-right: 10px;
 line-height: 130%;
 }
  
h1 {
   font: Helvetica;
	font-weight: bold;
	letter-spacing:-1px;
	font-size: 23px;
	color: #c00;
	text-decoration: none;	
	padding: 5px;
	margin: 3px 0px 2px 0px;
	line-height: 100%;
}

h2 {
   font: Helvetica;
	font-weight: bold;
	letter-spacing:0px;
	font-size: 16px;
	color: #c00;
	text-decoration: none;
	padding: 5px;
	margin: 2px 0px 1px 0px;
}

h3 {
   font: Helvetica;
	font-weight: bold;
	letter-spacing:-1px;
	font-size: 13px;
	color: #c00;
	margin:0;
	padding-left: 5px;
}

h4 {
   font: Helvetica;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 12px;
	color: #666;
	margin:0;
	padding-left: 5px;
 }

.banner {
	border: 1px solid #333;
   margin: 3px 0px 3px 0px;
}

.img_archivio {
	border: 5px solid #BBB;
   margin: 10px;
	text-align: center;
}

#link_autori_old {
   margin-top: 320px;
   margin-bottom: 23px;
}
.box_autori {
	text-align: center;
	}
.box_autori img {
	width: 150px;
	height: 150px;
	border: 1px solid #CCC;
   margin: 5px;
   padding: 2px;
}
.autori img {
	width: 200px;
	border: 2px solid #CCC;
   margin: 5px;
   padding: 2px;
   float:left;
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(http://www.narniafumetto.com/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(http://www.narniafumetto.com/images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(http://www.narniafumetto.com/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(http://www.narniafumetto.com/images/closelabel.gif) no-repeat center;
	margin: 5px 0px 0px 0px;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


