/*  
Theme Name: Maroncelli.net
Theme URI: http://www.maroncelli.net
Description: Tema per maroncelli.net.
Version: 1.0
Author: Paolo Maroncelli
Author URI: http://www.maroncelli.net
*/


html, body {
	margin: 0;
	padding: 0;
}

p {
	margin: 12px 0;
}

img {
	border: 0;
}

body {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #000000; 
	font-size: 0.8em;
	background: url(images/sfondo.gif) repeat-y 50%;
	background-color: #6E4D34;
}

h2 {
	font-size:1.6em;
	font-weight: normal;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
}

h2, h3 {
	margin: 0;
}

h2, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color:#496AA1;
}

h2 a:hover, h2 a:active, h3 a:hover, h3 a:active {
	color: #003366;
	text-decoration: none;
}

h2.pagetitle {
	color: #000;
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 15px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
}

ul {
	text-align: left;
}

a, a:visited {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

.clear {
	clear:both;
}

img.thumb {
	padding: 5px;
	border: 1px solid #D8DFEE;
}

img.left {
	float:left;
	margin: 0 10px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 10px;
}

span.count {
	color: #aaa;
	font-weight: normal;
}

form#contactform {
	background-color: #fafafa;
	border: 1px solid #e8e8e8;
	padding: 0 12px 0 12px;
}

form#contactform .textfield, form#contactform .textarea, form#contactform .button {
	border:1px solid #aaa;
}

form#contactform .textfield {
	width: 55%;
}

form#contactform .textarea {
	width: 98%;
}

form#contactform .button {
	background-color: #fafafa;
	width: 70px;
	padding: 2px 0;
}

/* HEADER */

#header {
	width: 758px;
	height: 130px;
	/*background: url(images/header.jpg);*/
	position: relative;
}

#header .searchbox {
	position: absolute;
	right: 10px;
	top: 10px;
	/*filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;*/
}

#header .date {
	position: absolute;
	right: 10px;
	bottom: 5px;
}

#mainNav {
	margin: 1px 0 0 0;
	padding: 0;
	width: 758px;
	background-image: url(images/menu-back.jpg);
}

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

#mainNav li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#mainNav a, #mainNav a:visited {
	margin: 0 15px;
	color: #FFFFFF;
	display:block;
	padding: 7px 0;
	text-decoration: none;
}

#mainNav a:hover, #mainNav a:active {
	color: #FFFD51;
}

#mainNav a.selected, #mainNav a.selected:visited, #mainNav a:hover, #mainNav a:active {
	border-top: 5px solid #989898;
	padding: 2px 0 7px 0;
}



/* NAVIGATION PATH */

#navPath {
	background-color: #E8E8E8;
	color: #989898;
	font-size: 0.9em;
	margin-top: 1px;
	padding: 2px 15px;
	/*text-align: right;*/
}

#navPath a, #navPath a.visited {
	color: #707070;
}

#navPath a:hover, #navPath a:active {
	text-decoration: none;
	color: #3E3E3E;
}


/* SEARCH FORM */

#searchform {
	font: 0.9em Arial, Helvetica, Sans-Serif;
}

#searchform .text {
	width: 100px;
}

#searchform .button {
	border:1px solid #44331E;
	background-color: #614729;
	color: #fff;
}


/* PAGE LAYOUT */

#wrapper {
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 792px;
	padding: 6px 17px;
	background: url(images/sfondo.gif) repeat-y;
	width: 758px;
}

#content {
	padding: 15px 25px 15px 25px;
}

#content .navpost {
	margin-bottom: 15px;
}

#content .navpost .alignleft {
	float: left;
}

#content .navpost .alignright {
	float: right;
}

.twoColumns {
	width: 500px;
	float: left;
}

.post, .story {
	font-family: georgia, times new roman, serif;
	padding-top: 4px;
	background: url(images/post_gradient.png) repeat-x;		
}

.post, .postsingle {
	margin: 0 0 30px;
}

.post, .story, .page h2, h3 {
	border-bottom:1px solid #D8DFEE;
}

.postmetadata {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	clear: both;
	color: #777;
}

.technorati {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:0.85em;
	clear: both;
	color: #777;
}

.entry {
	line-height: 1.5em;
	text-align: justify;
}

#comments {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

#comments h3 {
	margin: 30px 0 15px 0;
}

#comments h3 span {
	font-weight: normal;
	font-size: 0.9em;
}

#comments .comment {
	background-color: #F5F5F5;
	border-top: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	margin-bottom: 15px;
}

#comments .comment .comment-text {
	clear: both;
	border-top: 1px solid #D2D2D2;
	padding-left: 15px;
	padding-right: 5px;
}

#comments .comment .comment-n {
	float: right;
	font-size: 1.4em;
	font-weight: bold;
	color: #aaa;
	padding-right: 5px;
}

#comments .comment .comment-author {
	font-size: 1.1em;
	font-family: Arial, Sans-Serif;
	color: #787878;
	padding: 5px;
}



#commentlist {
	margin: 20px 0 0 0;
	padding: 0;
}

#commentlist li {
	border: 1px solid #C0C0C0;
	background: #FAFAFA;
	margin: 10px 0 10px 17px;
	padding: 0 5px 0 5px;
	color: #777;
	font-size: 0.9em;
}

#sidebar {
	width: 188px;
	float: left;
	padding: 15px 10px 25px 10px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
}

#sidebar h3 {
	font-size: 1.1em;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0 0 2px 0;
	color: #496AA1;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-transform: uppercase;
	border: 0;
}

#sidebar ul {
	margin: 0 0 20px;
	padding: 0;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	list-style-type: none;
}

#sidebar ul ul {
	margin-bottom: 0;
}

#sidebar li {
	display: block;
	background: #F0F0F0;
	margin: 1px 0;
	padding: 4px 10px;
}

#sidebar .sidebox {
	margin-bottom: 20px;
}

#sidebar .sidebox .sidebox-title {
	font-size: 1.1em;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0 0 2px 0;
	color: #496AA1;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-transform: uppercase;	
}

#sidebar .sidebox .sidebox-content {
	background-color: #F0F0F0;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
}



/* FOOTER */

#footer {
	clear: both;
	border-top:1px solid #D8DFEE;
	margin-top: 30px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #777;	
}


/* INFO BLOCK */

.infoBlock {
	background: url(images/infoblock_gradient.png) repeat-x;
	border: 1px solid #DDD;
	margin: 25px 0 40px 0;
	padding: 0 10px;
}

.infoBlock p.logo {
	float: left;
	width: 20%;
}

.infoBlock div.abstract {
	float: right;
	width: 75%;
}

.infoBlock h2 {
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 0;
	padding: 6px 0 0 0;
}

blockquote {
	color: #999;
	background: url(images/quote.gif) no-repeat left top;
	padding-left: 30px;
	font-size: 0.9em;
	margin: 20px 30px;
}

/* STORIES LIST */

#storiesList {
	list-style-type: none;
	padding-left: 20px;
	margin-left: 0;
}

#storiesList li {
	background: url(images/page_white.gif) no-repeat left center;
	padding-left: 20px;
}

#storiesList li.folder {
	background: url(images/folder.gif) no-repeat left center;
}

#recent-comments .recent-comment {
	margin-bottom: 8px;
}

#recent-comments .recent-comment .title {
	border-bottom: 1px dotted #aaa;
}

#recent-comments .recent-comment .author {
	text-align: right;
	font-style: italic;
}