/*
Theme Name: Naxion
Theme URI: http://www.tematicaweb.com/
Description: Un tema a due colonne validato XHTML 1.0 Strict e CSS 2. Dimensione fissa 960px.
Version: 1.0
Author: Salvatore Tedesco, Giuseppe Marino
Author URI: http://www.tematicaweb.com/
Tags: dimensione fissa, 2 colonne, valid CSS, valid XHTML
*/

*{
	margin:0;
	padding:0;
}
/* Float fix */
.contenttext {
	overflow:hidden;
}
* html .contenttext {
	height:1px;
	overflow:visible;
}
* html .contenttext p {
	overflow:hidden;
	width:99%;
}
body {
	background:#000 url('./images/body-header.jpg') top left repeat-x;
	color:#fff;
	font:12px Verdana,Tahoma,Arial,sans-serif;
	line-height:16px;
}
hr {
	clear:both;
}
a {
	color:#fc3;
	background-color:#000;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#c30;
	background-color:#000;
}
a img {
	padding:2px;
	border:1px solid #fc3;
}
/*per link su immagini, funziona cross-browser */
:link img { border:1px solid #fc3; }
:visited img { border:1px solid #fc3; }
:link:hover img, :visited:hover img { border:1px solid #c30; }

a.more-link{
	clear:both;
	font-size:10px;
	float:right;
	width:150px;
	text-align:right;
	padding:10px;
}

h1, h2, h3, h4 {
	color:#fc3;
	background-color:#000;
	font-weight:bold;
}
h1 {
	font-size:34px;
	line-height:34px;
	margin:10px 0 5px 25px;
}
h2 {
	font-size:18px;
	line-height:22px;
	border-bottom:2px solid #fc3;
	margin:0 0 8px 0;
	padding:0 2px 4px 5px;
}
h3 {
	font-size:16px;
	line-height:18px;
	margin:10px 0 8px 0;
	padding:1px 2px 2px 3px;
}
h4 {
	font-size:14px;
	line-height:16px;
	margin:8px 0 6px 0;
	padding:1px 2px 2px 3px;
}
p {
	margin:0 0 18px 10px;
}
ul, ol, dl {
	margin:2px 0 16px 35px;
}
ul ul, ol ol {
	margin:4px 0 4px 35px;
}
code{
	font-size:11px;
	background-color:#333;
	color:#fff;
	display:block;
	margin:5px 0 15px 0;
	padding:5px 5px 5px 7px;
	border:1px solid #ccc;
}
/* Classi Varie */
.post {
	margin:0 0 15px 0;
}
.textright {
	text-align:right;
}
.textcenter {
	text-align:center;
}
.hide {
	display:none;
}
.clearboth {
	clear:both;
}
/* Classi per allineamento img di WP */
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.wp-caption {
	border:1px solid #fc3;
	text-align:center;
	background-color:#000;
	padding-top:4px;
	margin:10px;
}
.wp-caption img {
	margin:0;
	padding:0;
	border:none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding:0 4px 5px;
	margin:0;
}

#wrap {
	color:#fff;
	margin:0 auto 0 auto;
	width:960px;
}

#header {
	height:250px;
	background: url('./images/header.jpg') top left no-repeat;
}
#header h1, #header h2 {
	font-size:20px;
	line-height:30px;
	width:250px;
	height:60px;
	margin:0 0 0 80px;
	padding:0;
	border:none;
	background:none;
	float:left;
}
#header h1 {
	margin:70px 0 0 80px;	
}
#header h2 {	
	clear:left;
}
#header h1 a, #header h2 a{
	display:block;
	height:60px;
	background:none;
	text-decoration:none;
}
#header span {
	visibility:hidden;
}
#header ul {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	height:30px;
	clear:both;
}
#header ul li {
	padding:0;
	margin:0;
	height:30px;
	float:left;
}
#header ul li a {
	text-decoration:none;
	background-color: #000;
	color:#fc3;
	background:none;
	font-weight:normal;
	height:20px;
	font-size:18px;
	padding: 6px 10px 4px 10px;
	margin:0 5px 0 0;
	float:left;
}
#header ul li a:hover {
	background-color: #fc3;
	color:#000;
}
#header ul .current_page_item a {
	background-color: #fc3;
	color:#000;
	cursor:default;
}
#header #divcerca {
	float:right;
	width:220px;
	margin:150px 0 0 0;
}
#header .searchbox {
	height:22px;
}

#header .searchbox label {
	display:none;
}
#header .searchbox input {
	font:12px Verdana,Tahoma,Arial,sans-serif;	
	width:150px;
	height:20px;
	border:1px solid #999;
	background-color:#000;
	color:#fc3;
	vertical-align:top;
}

#header .searchbox #searchsubmit {
	background: url('./images/cerca.jpg') top left no-repeat;
	width:59px;
	height:22px;
	border:none;
}

#sidebar {
	float:left;
	width:210px;
	padding:30px 0 20px 0;
}
#sidebar #sidetop {
	height:20px;
	background: url('./images/sidebar-top.jpg') top center no-repeat;
}
#sidebar #sidebot {
	height:20px;
	background: url('./images/sidebar-bottom.jpg') top center no-repeat;
}
#sidebar #sidecen {
	background: url('./images/sidebar-content.jpg') top center repeat-y;
}
#sidebar h2 {
	border:none;
	background: url('./images/sidebar-title.jpg') top center no-repeat;
	padding:6px 0 4px 0;
	height:30px;
	text-align:center;
	margin:0;
}
#sidebar p, #sidebar ul, #sidebar .textwidget {
	margin:0 18px 0 22px;
}
#sidebar li {
	list-style:none;
	margin:0 0 6px 0;
}
#sidebar li a {
	padding:2px;
}
#sidebar ul ul {
	margin:5px 0 5px 10px;
}
#sidebar ul ul li {
	margin:0 0 5px 0;
}
#sidebar ul ul li a{
	font-weight:normal;
}
#sidebar .current-cat a, #sidebar .current-cat ul li a:hover{
	color:#c30;
}
#sidebar .current-cat ul li a{
	color:#fc3;
}
#siderbar a {
	background:none;
}
/*#sidebar li.cat-item-92 {
	letter-spacing:0.01em;
	font-size:11px;
}*/

#content {
	float:right;
	line-height:18px;
	text-align:left;
	width:700px;
	padding:30px 20px 20px 20px;
}
#content ul, #content ol {
	margin:0 0 18px 30px;
}
#content ul li, #content ol li {
	margin:0 0 3px;
}
#content ul ul, #content ol ol {
	margin:5px 0 5px 15px;
}

#content img {
	margin:5px;
}
#content p {
	margin:0 0 15px 10px;
	clear:both;
	text-align:justify;
}
#content p.timestamp {
	font-size:14px;
	margin:-5px 0 15px 10px;
}
#content p.timestamp a {
	font-weight:normal;
}
#content p.postmeta {
	text-align:right;
	border-top:2px solid #fc3;
	line-height:18px;
}
#content #postnav {
	padding:5px;
	margin:5px 0 18px;
}
#content #postnav p {
	margin:0;
	padding-left:5px;
}
#content #postnav p.right {
	text-align:right;
	padding-right:5px;
	margin-top:-18px;
}
#content .introtext p {
	margin:-5px 0 15px 10px;
}
#content #map{
	width:500px;
	height:300px;
	margin:5px auto 0 auto;
	padding:2px;
	border:2px solid #fc3;
}
#content #map a, #content #map a img{
	background:none;
}
#content div.separapost{
	border-top:1px solid #999;
	font-size:1px;
	clear:both;
}
#content div.printpost{
	clear:both;
	text-align:right;
	padding:5px;
}
#content div.printpost img{
	vertical-align:middle;
}
#footer {
	clear:both;
	height:100px;
	padding:20px 5px 20px 5px;
	background: url('./images/footer.jpg') top left no-repeat;
}
#footer p {
	margin:0;
	padding:0;
}
#footer a img {
	border:none;
}
#footer #wordpress {
	width:150px;
	float:left;
	padding:0 0 0 30px;
	display:inline;
}
#footer #copyright {
	width:500px;
	float:right;
	text-align:right;
	display:inline;
}
#footer #statistiche {
	clear:both;
	width:300px;
	padding:10px 0 0 0;
	float:left;
	display:inline;
}
#footer #statistiche img {
	vertical-align:text-bottom;
}
#footer #tematica {
	width:310px;
	padding:20px 0 0 0;
	float:left;
	display:inline;
	text-align:center;
}
#footer #validazioni {
	width:200px;
	padding:14px 0 0 0;
	text-align:right;
	float:right;
	display:inline;
}
ul.elencocat, ul.elencocat ul {
	list-style-type:none;
}

/* ??? */
/*
#toplinks {
	padding:5px 2px 2px 3px;
	text-align:right;
}
*/

/* Tags (???) */
/*
blockquote {
	border:1px solid #fc3;
	font-size:0.9em;
	margin:20px 10px;
	padding:8px;
}
blockquote p {
	padding:2px 0;
	margin:0;
	font-weight:bold;
}
*/

/* Calendario (Disabilitato) */
/*
table #wp-calendar {
	width:180px;
	margin:0 0 18px 10px;
}
table #wp-calendar caption {
	font-size:18px;
	line-height:22px;
	border-bottom:2px solid #fc3;
	margin:0 0 8px 0;
	padding:0 2px 4px 5px;
}
*/




/* Commenti (Disabilitati) */
/*
#content div.comment {margin-bottom:20px;}
#content div.comment p {margin:0 0 4px 10px; padding:3px 0 0 0;}
#respond p {margin:0 0 5px 10px;}
#respond input,#respond textarea {padding:5px; width:330px;}
#respond textarea#comment {width:700px;}
#respond input#submit {width:75px;color:#000; background-color:#fff;}
#respond input,#respond textarea,form div.searchbox input {font:94% Verdana,Tahoma,Arial,sans-serif; border:1px solid #ccc;}
.gravatarside {width:48px; height:48px; float:right; margin:0 5px 3px 5px;}
*/