/*  
Theme Name: [31] AmisnetDotOrg
Theme URI: http://pixline.net/
Description: Based on <a href="http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/">Mimbo</a>, a magazine-style layout for Wordpress by <a href="http://www.darrenhoyt.com/">Darren Hoyt</a>. ATTENZIONE!: Questo tema <strong>dev'essere <a href="themes.php?page=aree-contenuti">configurato</a></strong> per funzionare correttamente!
Version: 3.1
Author: Paolo Tresso
Author URI: http://pixline.net/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	padding: 13px 0 25px 0;
	}

body, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	text-decoration:none
	}

a:hover, a:active {
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	border:0;
	}

small {
	font-size: 0.95em;
	background:transparent;
	padding:0px 6px 12px 0px;
	}
	

/* Structure */

#page {
	width:880px;
	margin:0 auto;
	font-size:0.8em;
	background:#FFF;
	padding: 10px 25px 25px 25px;
	}

#branding {
	width:225px;
	background:#FFF;
	height:60px;
	}
	
#branding h1 a img{
	border:0px;
}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right
	}

#leftcol {
	width:287px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	}
		

/*Nav*/

#nav {
	margin-top:15px;
	font-size:1.1em;
	}
	
#nav li {
	list-style:none;
	float:left;
	padding:0px 5px;
	text-align:center;
}

#nav li select{
	margin:3px 0px;
}

#nav a, #nav a:visited {
	float:left;
	display:block;
	font-weight:bold;
	padding:6px 12px;
}

#nav a:hover, #nav a:active, .current_page_item	a {
	background:#000;
	text-decoration:none
}		




/*	Headers */

h1 {
	font:2.95em	arial, helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 2.3em	arial, helvetica, sans-serif;
	padding-bottom:8px;
	margin: 20px 0;
	}

h3 {
	font-size: 1em;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	}
	
h4{
	margin-bottom:4px;
	font-size:1.1em;
}

#sidebar h3 {
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	}

h3#respond {
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

	
	
	
/* Content */

#content {
	width:605px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	margin-top:-4px;
	}

.feature {
	padding:15px;
}

.feature:hover {
}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 38px 0;
	}

#lead {
	margin-top:22px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em arial, helvetica, sans-serif;
	font-weight:bold;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	padding:12px 0;
	}	

#sidelist li {
	list-style:none
	}
	
#sidelist li ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}
			
.postmetadata {
	margin: 30px 0;
	}

/* we are not using them... 

#writer {
	margin:15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	
		
*/

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none
	}

.button:hover {
	background:#777;
	color:#FFF
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	list-style: none;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	



/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.7em;
	padding-top:15px;
	text-align:center;
	}

#footer a {
}
	
	
/* accordion */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	padding:5px 8px 5px 8px;
}

.toggler small {
	font-size: 0.85em;
	font-weight:normal;
	background:transparent;
	padding:0 0 0 5px;
	}

.panelcontent{
	font-size:0.9em;
	font-weight:normal;
}


/* ads */

.ads-center{
	margin:5px auto 10px auto;
	text-align:center;
}

.ads-center a img{
	border:0px;
}


/* altro */

#network-news{
	margin:10px 0px 0px 0px;
}

#network-news ul{
	list-style-type:none;	
}

#network-news ul li{
	margin-bottom:3px;
	list-style-type:none;
}

#network-news ul li small{
	font-size:0.8em;
	color:#666;
	background:transparent;
	margin:0px;
	padding:0px 2px;
}

#lead-excerpt{
}

.post .entry p{
	margin:10px 0px;
	font-size:12px;
	text-align:justify;
}

.optcenter{
	text-align:center;
	letter-spacing:1px;
}

.entryimg{
	float:left;
	margin:0px 5px 2px 0px;
	padding:1px;
	border:1px solid #EEE;
}

.navigation{
	background:#EEE;
	width:100%;
}

.navigation .alignleft{
	float:left;
}

.navigation .alignright{
	float:right;
}

.netnews img{
	display:inline;
	padding:0px 5px;
}

.netnews a{
	display:inline;
}

small.authdata{
	margin:5px 0px 5px 0px;
	padding:5px 0px;
}

p{
	margin:5px 0px 5px 0px;
}

img, a img{
	border:0px;
}


.entry ul, .entry ul li{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

.entry h4{
	margin:10px 0px 10px 0px;
	font-size:130%;
	font-weight:bold;
}

.entry ul li a{
	margin:8px 4px;
}


/* cleaner - this MUST be the last thing here! */


.cleaner:after, .clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.cleaner, .clearfloat {
	display:inline-block
	}

.cleaner, .clearfloat {
	display:block
	}

.powerpress_player { margin-top:10px; }
.powerpress_links {
}


