/*  
Theme Name: Lab8_theme
Description: One blog column, no border, Lab8 background, left widgets column.
Version: 1.5
Author: Saki_Kawa
Author mail: saki_kawa@fastwebnet.it

Theme last updated: 05.10.2007
*/



/* Basics */

body {
	margin: 0 auto auto 57px;
	padding: 0;
	background-color: #ffffff; /*transparent;*/
	background-image: url(/files/images/blog/sfondo-sito-2.0_we.png);
	background-repeat: no-repeat;
	width: 1050px;
/*	color: #333;*/
	font-size: 78%;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	text-align: center;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {		/* Colore titoli widgets in sidebar */
	margin: 1.2em 0;
	font-family: Georgia, serif; 
	color: #534B48;
}
h1, h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
a:link {
	color: #59708C;
}
a:visited {
	color: #5C6C7D;
}
a:hover, a:active {
	color: #8CA0B4;
	text-decoration: none;
}
/*blockquote {
	margin: 0 20px;
	padding: 0.05em 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(images/commentalt.gif) repeat-y;
	font-size: 0.9em;
}*/
/*code {
	color: #666;
}*/
/*input, textarea, select {
	background-color: #FFF; 
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}*/
/*form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
}*/



/* Layout */ 

/*#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background: #000000; /*url(images/wrapper.gif) repeat-y;*/
/*	text-align: left;
}*/
#header {
	width: auto;
	height: auto;
/*	background: url(/files/images/blog/LAB8---scritta.png) no-repeat;/*Title_blog_Lab8-2.png) no-repeat;*/
	background-position: 310px 5px;
}

	/* Header styles */
	#header h1 {
		margin: 0;
		padding: 35px 0 0 40px;
		font-size: 2em;
		line-height: 40px;
	}
	#header h1 a {
		text-decoration: none;
	}
	#header p {
		margin: 0;
		padding: 5px 0 0 40px;
	}

#logo {
	width: auto;
	height: auto;
	/*background: url(http://www.pdlaboratorio8.it/files/phpThumb.php?src=images/blog/lab8-log-P14-1.6_nosfondo.png&w=180&f=png) no-repeat; /*logo-nosfondo-2.0.png) no-repeat;*/
	background-position: 850px 10px;
	}

#motto {
	width: auto;
	height: auto;
/*	background: url(/files/images/blog/motto-LAB8.png) no-repeat;*/
	background-position: 870px 230px;
	}

#slogan {
	width: auto;
	height: auto;
/*	background: url(/files/phpThumb.php?src=images/blog/Slogan_Lab8_2-0_we.png&w=200&bg=00FFFF&f=png) no-repeat; /*//*files/images/blog/Slogan_Lab8_2-0.png) no-repeat;*/
	background-color: transparent;
	background-position: 5px 70px;
	}

/* Page link string begin */

#navlist ul {
	margin-left: -380px;
	margin-top: 5px;
	margin-right: 0;
	padding-top: 0px;
	white-space: nowrap;
	}

#navlist li {
	display: inline;			/* Visualizza button in linea */
	list-style-type: none;
	}

#navlist a {
  	padding: 2px 10px;
  	margin-top: 0px;
  	color: #ffffff;
	font-family: arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	border: 0px;
	}

#navlist a:hover {
	color: #FF6600;
	background-color: #ffffff;
	text-decoration: none;
	}


#navlist2 ul {
	margin-left: -695px;
	margin-top: 5px;
	margin-right: 0;
	padding-top: 0px;
	white-space: nowrap;
	}

#navlist2 li {
	display: inline;			/* Visualizza button in linea */
	list-style-type: none;
	}

#navlist2 a {
  	padding: 2px 10px;
  	margin-top: 0px;
  	color: #ffffff;
	font-family: arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	border: 0px;
	}

#navlist2 a:hover {
	color: #FF6600;
	background-color: #ffffff;
	text-decoration: none;
	}

/* Page link string end */

#datum {						/* Data in alto ai post */
	z-index: 1;
	font-size: 14px;
	font-weight: bold;
	color: orange;/*#DDD;*/
	padding: 0;
	margin: 20px 0 -10px 0px;			/* Posizione margini attorno alla data */
	}

#content {
	float: left;
	margin: 160px auto auto -30px;	/* top 0 0 left */
	padding: 0 200px 0 40px;		/* top 10px 0 left */ /* Posizione di tt la colonna dei post */
	width: 570px;
/*	min-height: 268px;
	background: url(images/content.gif) no-repeat;
	overflow: visible;*/
/*	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 470px;*/
	text-align: left;
}

#content h2 {
	margin: 1.2em 0 0 0;			/* top right bottom left */
	font-family: Georgia, serif; 
	color: #534B48;
	font-size: 1.9em;
/*	border-top: 2px solid #CCC;*/
}

/*html>body #content {
	width: 600px;
}*/
* html #content {
	overflow: hidden;
	/* For IE - don't want big images breaking the page */
}
#sidebar {
	float: left;
	width: 194px;
	margin: 160px 0 0 0;
	font-size: 0.9em;
	text-align: center; /*left;*/
}

	/* Sidebar styles */
	#sidebar ul {				/* Sidebar cells body */
		margin: 0;
		padding: 0 0 0 0;
		list-style-type: none;
		/*border-top: 1px solid #FF6600;*/
		border-bottom: 2px solid #FF6600;
	}
	#sidebar ul li {			/* Sidebar cells bottom */
		margin: 0;
		padding: 0 0 1.0em 0;
		overflow: visible;
	}
	#sidebar h2 {				/* Sidebar cells top & Title cells style */
		margin: 0;
		/*padding: 1.2em 40px 0 20px;*/
		font-size: 1.7em;
		color: #FF6600;
	}

	/* Fix our list and paragraph styles */		/* Testo delle celle */
	#sidebar p, #sidebar ul ul, #sidebar ul ol {
		margin: 5px 0 0 0;
		padding: 0 0 0 5px;
	}

/*
	#sidebar ul ol {
		margin: 1em 0 0 20px;
	}
	#sidebar ul ol li {
		padding: 0;
		/*background: url(images/bullet.gif) no-repeat 2000px 0;*/
		/* IE goes buggy with background: none; */
/*	}
	#sidebar ul ul {
		background: none;
	}
	#sidebar ul ul ul {
		margin: 0;
		padding: 0 0 0 0.8em;
		background: none;
	}
	#sidebar ul ul li {
		padding: 0 0 0 1.5em;
/*		background: url(images/bullet.gif) no-repeat 0 0.2em;*/
/*	}*/

#scroll {
	background-color: #ffffff; /*transparent;*/
	background-image: url(/files/images/blog/striscia-scroll2.png);
	background-repeat: repeat-y; /*no-repeat;*/
	/*background-attachment: fixed;*/
	margin: 740px auto auto -57px;			/* top 715px right bottom left */
	background-position: 0 0;		/* From: left top */
	/*height: 10%;*/
	}

#footer {
	clear: both;
	margin: 0 20px;
	padding: 25px 4px 0 4px;
/*	background: url(images/footer.gif) no-repeat;*/
}

	/* Footer styles */
	#footer p {
		margin: 0;
		padding: 0.5em 20px;
		background-color: #999;
		font-size: 0.9em;
	}
	#footer a:hover, #footer a:active {
		color: #5C6C7D;
		text-decoration: none;
	}

	
	
/* Blog */

.pagetitle {
	margin: 1.2em 0 0 0;
}
.post {
	padding: 1.2em 0 0 0;
}
.storydate {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0 0;
	border-right: 1px solid #CCC;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #999;
}
.storytitle {
	float: left;
	margin: 0;
}
.meta {
	margin: 0;
	padding: 0.5em 0 0 3em;
} 
.feedback {
	padding: 0 0 0 3em;
}
.meta, .feedback {
	clear: both;
	font-size: 0.9em;
	color: #999;
	background: url(images/deco.gif) no-repeat bottom left;	
}
.permalink {
	margin: 0 1.5em 0 0;
	padding: 0 0 0 1.2em;
	background: url(images/perma.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 1.5em;
	background: url(images/comments.gif) no-repeat center left;
}
.storytitle a, .meta a, .feedback a, .commentauthor a, .commentmeta a, #comments a {
	text-decoration: none;
}

/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	list-style-type: none;
}
#commentlist li {
	margin: 1em 0;
	padding: 0 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(images/comment.gif) repeat-y;
}
.commentalt {
	background: url(images/commentalt.gif) repeat-y !important;
}
.commentauthor {
	margin: 1em 0 0 0;
}
.commentauthor a {
	font-weight: bold;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
}
