/*
Theme Name: Nuclear Theme
Theme URI: http://www.diaridiarkham.com/
Description: Un tema Radioattivo
Version: 1.0
Author: Marco Mancinelli
Author URI: http://www.diaridiarkham.com/
Tags: nuclear, custom header, fixed width, two columns
Text Domain: Nuclear

	Nuclear v1.0
	 http://www.diaridiarkham.com/

	Questo tema � stato progettato da Marco Mancinelli,
	decisamente un bell'uomo!!!

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php



/* Colori, immagini e tipografia */


  body {
	       
    font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #000;
	text-decoration: none;
	text-align: left;
	line-height: 32px;
        
}

  #content {
	  
	background-color: #cc9;
	background-image: url(images/bg_content.png);
	background-repeat: repeat;
        width: 700px;
	float: left;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
	border:3px solid #3b5441;
           
 }




 
  hr {
	  
    display: none;

}

 #sidebar ul {
   
     list-style: none;
      
}

  #sidebar {
	
	color: #cc9900;
	background-image: url(images/sidebar_img.png);
	background-repeat: no-repeat;
	background-position: center top;	
	
}
       
 #sidebar ul h2 {
	
    background-image: url(images/back_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
 
}

 #sidebar a {

   text-decoration: none;
   color: #ffffff;
 
}

 #searchform {
	 
	width: 240px;
	height: 30px;
	margin-bottom: 30px;
       
}

  #searchform form {
	
	width: 235px;
	margin: 10px;
	display: inline;
        
}

  #searchform form input#s {
	width: 170px;
	height: 22px;
	float: left;
	margin-right: -25px;
    color: #000;
    background-image: url(images/form.png);
    border: 0;
    text-align: left;
	text-indent: 7px;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;

}

  #searchform form input#searchsubmit {
	
	width: 80px;
	background: url(images/search.png) no-repeat center left;
	height: 60px;
	margin-top: -12px;
    margin-left: -7px;
    border: 0;
    float: left;

}


  #commentform p {
	  
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
}


  #commentform input {
	  
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	
}

  #commentform {
	
	margin: 5px 10px 0 0;
	
}

  #commentform textarea {
	  
	width: 100%;
	padding: 2px;
	
}
	
	
  #respond:after {
	  
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	
}


  #commentform #submit {
	
	margin: 0 0 5px auto;
	float: right;
	
}
	

  #footer {
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #996;
 
}


 .navigation {
	 
	padding-bottom: 20px;
    padding-top: 20px;
      
}






/* Questo formatta le immagini che inserisco negli articoli */


  img{border-width: 0}

  p img {
	  
	padding: 0;
	max-width: 100%;
	
}

  img.centered {
	
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}


  img.alignright {
	
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	
}


  img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	
}


  .alignright {
	
	float: right;
	
}


  .alignleft {
	
	float: left;
	
}


/* Fine colori, immagini e tipografia */






/* Formatto il testo e i titoli */


  h2 {
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
}


  a {
	
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;

}


  a:link {
	
	text-decoration: none;

}


  a:visited {
	
	text-decoration: none;
	color: #fff;

}


  a:hover {
	
	text-decoration: none;
	color: #fc0;

}


  a:active {
	
	text-decoration: none;
	color: #000;

}



/* Questa è la struttura */


  body {
	background-color: #000;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    margin: 0px;

}

 
  #header {
      
    margin-bottom: 442px;
 
}


  #header img.home {
	
	position: absolute;
	border: 0;
	padding:0px;
	left: 125px;
	top: 404px;
	width:65px;
	height:32px;

}


  #wrapper {
        
     width: 980px;
     margin: 0 auto;
     overflow: hidden;
        
}


  #supercontent {

        background-image: url(images/supercontent_bg.png);
	background-repeat: no-repeat;
        padding-bottom: 10px;
        width: 700px;
	height: 70px;
}



  #sidebar {
 
     width: 270px;
     margin-left: 73%;
     margin-top: 50px;
 
}


  #feed {
	
	 width: 200px;
     height: 50px;
	 text-align: left;
     margin-bottom: 200px;

}


  #feed a.rss {
	
	width: 50px;
	height: 50px;
	float: right;
	text-indent: -147px;
	text-align: left;
	background-image: url(images/feed.png);
	background-repeat: no-repeat;
	background-position: right top;

}
   

  #footer {
	
    clear: both;
    height: 30px;
        

}



/* Fine struttura */
