/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 40px 0 0 0;
	padding: 0;
	background: #B2D22A url(images/img1.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #688000;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #617703;
}

a {
	color: #688000;

}

a img {
	border:0px solid black;
}

a:hover {
	text-decoration: none;
}

p, ul, ol, blockquote {
	text-align: justify;
}

/* Header */

#header {
	width: 495px;
	height: 130px;
	margin: 0 auto;
	background: url(images/img2a.gif);
}

#logo {

	float: left;
	padding: 25px 0 0 18px;
	text-align: left;
}

#logo h1 {
	letter-spacing: -2px;
	font-size: 4em;
}

#logo h2 {
	margin-top: -10px;
	text-align: left;
	font-size: 1em;
	padding-left: 18px;
}

#logo a {
	text-decoration: none;
	color: #86A406;
}

#menu {
	float: right;
	padding: 20px 68px 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 125px;
	height: 25px;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	border-top: 1px dotted #86A406;
	text-decoration: none;
	color: #86A406;
}

#menu .first a {
	border: none;
}

/* Content */

#content {
	width: 495px;
	margin: 0 auto;
	background: url(images/img3a.gif) repeat-y;
}

/* Column One */

#colOne {
	margin: 0 15px;
	background: url(images/img5.gif) repeat-x;
}

#colOne .post {
	padding: 20px 30px 10px 30px;
	border-bottom: 1px dotted #A8C54B;
}

#colOne .title {
	letter-spacing: -2px;
	font-size: 2em;
}

#colOne .posted {
	font-size: x-small;
}

/* Column Two */

#colTwo {
	margin: 0 15px;
	background: #E5FAA0 url(images/img6.gif) repeat-x;
}

#colTwo ul {
	margin: 0;
	padding: 30px 30px 0 30px;
	list-style: none;
}

#colTwo li {
	display: block;
	float: left;
	width: 180px;
}

#colTwo li ul {
	padding: 0;
	background-image: url(images/spacer.gif);
}

#colTwo li li {
	display: list-item;
	float: none;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
}

#colTwo h2 {
	font-size: 1.6em;
}

/* Footer */

#footer {
	width: 495px;
	margin: 0 auto;
	background: url(images/img8a.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size: x-small;
}

#searchengine {
	text-align: center;
	padding-bottom: 10px;
}
#form_contatto {
	text-align: right;
	margin-right: 10px;
	}
	
	/* per tag cloud */
	
		#pop	{
		/* margin:20px 0 0 0;*/
		
		border-top: 1px solid #ffffff;
		
		text-align: center;
		}

	#pop a:link     {text-decoration:none;}

	#pop a:visited     {text-decoration:none;}

	#pop a:hover     {text-decoration:underline;}
	
/*	-------- tagcloud --------	*/

ul.tagcloud {
	list-style-type: none;
	padding: 0;
	line-height: 2em;
}
ul.tagcloud li {
	display: inline;
	line-height: 3em;
	white-space: nowrap;
}
ul.tagcloud li:after {
	content: ",";
}
ul.tagcloud li:last-child:after {
	content: "";
}
ul.tagcloud .count {
	font-size: 0.875em;
	line-height: 1.714em;
	color: #888;
}

.h1-note {
	position: absolute;
	top: 1.5em;
	right: 20px;
}
.h1-note a:visited {
	text-decoration: none;
}

#new-items, #mediaImage {
	float: left;
	clear: left;
	width: 145px;
	margin-left: -166px;
	background-color: #ffffff;
	border-right: 1px dotted #ac77ab;
	_display: inline;
	position: relative;
	z-index: 5;
}
#new-items img, #mediaImage img {
	width: 100%;
	margin: 0;
}
#new-items h2 {
	display: none;
}
	

	

