/*
Theme Name: H5
Theme URI: http://diggingintowordpress.com/
Description: A minimalist WordPress template theme built with HTML 5.
Version: 1.0
Author: Jeff Starr
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: #FFFFFF url(http://www.spinoza.it/immagini/header_spin.jpg) no-repeat 85% 20px;
	padding: 23px 33px 48px 50px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #333;
	height: 75px;
}
	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 {
		margin: 10px 0 0;
	font-size: 120%;
	font-weight: normal;
	font-style: normal;
	line-height: 38px;
}	
	
		body>header h1 a:hover, body>header h1 a:active {
			text-decoration: none;
			color: #FF9900;
			}

/* == POSTS == */

	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: 25px;
}
article+nav {
	font-weight: normal;
	}
section>h1 {
	}

/* == NAVIGATION == */

nav {
	text-align: center;
	clear: both;
	background-color: transparent;
}
body>nav {
		border-bottom: 4px solid #ff9900;
	padding: 10px 0 5px 10px;
}
	body>nav ul {
		text-align: left;
		margin: 0;
		}
		body>nav li {
			margin-right: 20px;
			font-weight: normal;
			display: inline;
	font-family: 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 h2 {
	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;
}

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:  15px Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#twitter {
	margin-bottom: 20px;
	margin-right: 10px;
	border-bottom: 1px solid #ff9900;
}

#ultima a:hover {
	color: #ff9900;
}

#alter {
	margin-bottom: 20px;
	margin-right: 10px;
        padding-bottom: 20px;
	border-bottom: 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; }

/* == ALL YOUR CODE ARE BELONG TO POETRY == */
