/*
Theme Name: Spinoza mondiali
Theme URI: http://diggingintowordpress.com/
Description: A minimalist WordPress template theme built with HTML 5.
Version: 1.0
Author: Jeff Starr + eio
Author URI: http://perishablepress.com/
Tags: minimalist, template, html5

	H5 v1.0
	http://diggingintowordpress.com/

	This theme was lovingly designed and developed by Jeff Starr, 
	who blogs at perishablepress.com and designs at monzilla.biz.

	The CSS, HTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-3.0.html
*/



/* == BASICS == */

header, footer, section, article, aside, nav {
	display: block;
	}
body {

	margin: 0 auto;
	width: 960px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
nav+section {
	overflow: hidden;
	width: 480px;
	float: left;
	clear: none;
	padding-left: 50px;
	margin-bottom: 20px;
}

/* == LINKS == */

a:link, a:visited {
	text-decoration: none;
	color: gray;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #ff9900;
	}

/* == HEADER == */

body>header {
	background: url(http://www.spinoza.it/immagini/header1.png) no-repeat 85%; 
	
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #333;
	height: 70px;
	padding: 2px 33px 48px 50px;
}
	body>header h1 {
	font-size: 50px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
}	

	body>header h2 {
	font-size: 120%;
	font-weight: normal;
	font-style: normal;
	margin-left: 10px;
}	
	
		body>header h1 a:hover, body>header h1 a:active {
			text-decoration: none;
			color: #FF9900;
			}

/* == POSTS == */

	article>header h1 {
	font-size: 32px;
}

	article>header h1 a:hover, article>header h1 a:active {
			text-decoration: none;
			color: #FF9900;
			
}

article[id*=post-] {
	padding: 0 0 10px;
	font: 100% Georgia, serif;
}
article>header p, 
article>footer p {
	font-size: 80%;
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	padding-top: 5px;
	padding-bottom: 5px;

	text-align: center;
	margin-top: 5px;
}
article+nav {
	font-weight: normal;
	}
section>h1 {
	
	}

/* == NAVIGATION == */

nav {
	text-align: center;
	clear: both;
}
body>nav {
	border-top: 2px solid #ff9900;
		border-bottom: 2px solid #ff9900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0;
}
	body>nav ul {
		text-align: left;
		margin: 0;
		}
		body>nav li {
			font-weight: normal;
			display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#menu {

	padding: 5px 0 5px 10px;
	text-align: center;
	clear: both;
	background-color: transparent;
}
	#menu ul {
		text-align: left;
		margin: 0;
		}
		#menu li {
			margin-right: 20px;
			display: inline;
	font: normal 90% Georgia, "Times New Roman", Times, serif;
}


/* == COMMENTS == */

article[id*=comment-] {
	padding: 10px;
			border-bottom: 1px solid #ff9900;
	margin-right: 0;
	margin-left: 0;
}
	article[id*=comment-] h4 {
		margin: 0;
		}
	.alt {
		background: #fbfbfb;
		border-bottom: 1px solid #ff9900;
}
		
article[id*=comment-] h4 a {
	color: #ff9900;
}
		
form[method=post] label {
	display: block;
	}
form[method=post] input {
	margin: 2px 0 12px 0;
	display: block;
	}

/* == SIDEBAR == */

aside {
	margin-top: 10px;
	overflow: hidden;
	width: 350px;
	float: right;
	clear: none;
	color: #505050;
	font: smaller Georgia, "Times New Roman", Times, serif;
	margin-right: 45px;
}
	aside li {
		list-style: none;

}
		aside li ul li {
	list-style-type: none;
}

	aside h3 {
	border-top: 1px solid #ff9900;
	padding-top: 10px;
	margin-right: 10px;
}
/* == FOOTER == */

body>footer {
	padding-top: 5px;
	text-align: center;
	overflow: hidden;
	width: 100%;
	clear: both;
	background-color: #f0f0f0;
	border-top: 3px solid #ff9900;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
}

/* == SEARCH == */

label[for=s] {
	display: none;
	}

/* == ELEMENTS == */

/* a place for misc. styles */

h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-style: normal;
	color: #333;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #000;
}

nav a:link, nav a:visited {
	text-decoration: none;
	color: #ff9900;
}

nav a:hover, nav a:active {
	text-decoration: none;
	color: #000055;
}

#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #ff9900;
}

#menu a:hover, #menu a:active {
	text-decoration: none;
	color: #000055;
}

aside a:link, aside a:visited {
	text-decoration: none;
	color: #004040;
}

aside a:active, aside a:hover {
	text-decoration: none;
	color: #ff9900;
}

#ultima, #ultima a {
	font:  14px Georgia, "Times New Roman", Times, serif;
	color: #666;
	
}
#twitter {
}

#ultima a:hover {
	color: #ff9900;
}

#alter {
	margin-bottom: 20px;
	margin-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
	border-bottom: 1px solid #ff9900;
	border-top: 1px solid #ff9900;
}

.feedicon {
		
		display: block;
		display: inline; /* IE */
		float: right;
	margin-right: 60px;
	margin-left: 0;
	margin-bottom: 5px;
}

#adsense {text-align: center;
	
}

#commenti {
	font-size: 80%;
}
#testocommenti {
	font-size: 80%;
	padding-left: 20px;
}

h4 cite a {
	text-decoration: none;
	color: #004343;
	}
	
img { border: none; }

#contenitorerubriche {
	
}

#titolocontenitorerubriche {
	
		color: #ff9900;
	padding-top: 2px;
	margin-bottom: -7px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	font-weight: bold;
}

#titolocontenitorerubriche a {
	color: #ff9900;

}

#feedgator {
	font-size: 110%;
	margin-right: 10px;
}

#rettangolo {
	background-color: #ff9900;
	list-style-type: none;
	margin: 0 2px 2px;
	padding: 4px 10px;
}


#titolopost {
	font-size: 110%;
	list-style-type: none;
	color: white;
}

#titolopost a {

	color: white;
}


#titolorubrica {
	font-size: 90%;
		font-style: italic;

}

#estrattopost {
	font-size: 90%;
	padding: 4px 10px;
	margin-bottom: 10px;
}

#estrattopostcolorz {
	font-size: 90%;
	margin-bottom: 10px;
	padding-left: 2px;
	padding-right: 0px;
}

#titolocontenitore {
}


#contenitorebasso {
	margin-top: 10px;
}

#sx {
	float: left;
	text-align: left;
	width: 220px;
}

#dx {
	float: right;
	width: 220px;
}

.more-link {
	color: #ff9900;
	margin-top: 5px;
	text-align: right;
}

#contenitoretitoloblog {
	background-color: #ff9900;
	color: white;
	margin-top: 15px;
	padding: 7px;
	line-height: 100%;
}

#titoloblog, #titoloblog a {
	color: white;
	font-size: 120%;
	font-style: italic;
}

#descrizioneblog {
	color: white;
	font-size: 100%;
}

#alterlogo {
	margin-top: 15px;
	text-align: center;
}

#postprecedenti {
	background-color: #eaeaea;
	padding:  10px;
	margin: -10px 2px 20px;
}

#postprecedenti li {
	list-style-type: none;
	font-size: 13px;
}

.more {
text-align:right;
	}

p.more-link {
	text-align:right;

}

#altertitolo {
	
	margin-bottom: 0;
	text-align: right;
	background: url(http://www.spinoza.it/immagini/alterbarg.png) no-repeat;
	font-size: 14px;
	padding-right: 5px;
	height: 23px;
	padding-top: 6px;
}

#feedgator h3 {
	border-style: none;
	margin-top: 0;
	padding-top: 0;
}

#alterinhome {
	border-bottom: 1px solid #eaeaea;
}

#frame {
	width: 100px;
	height: 800px;
	margin: 0;
	border-style: none;
}
/* == ALL YOUR CODE ARE BELONG TO POETRY == */