/*
Theme Name: DISCUTENDO
Theme URI: 
Description: tema discutendo.it
Version: 1.0
Author: info@onthewrongside.it
Author URI: http://www.onthewrongside.it
Tags: discutendo


*/

@charset "utf-8";
/* CSS Document */

body{
	background-color:#eeeeee;
	background-image: url('images/sfondo.jpg');
	}


/* box è la parte alta del sito che comprende la testata */

#box{
	width:960px;
	height:auto;
	margin-left: auto;
	margin-right:auto;
	background-color:#ffffff;
	
	}





#head{
	width:960px;
	height:485px;
	background-image: url('images/head.png');
	}
	
#menu {	
	margin-top:395px;
	margin-left:-25px;
	font-family:'Mate SC';

	}
	
#menu ul{
	list-style-type:none;

	}
	
	
#menu ul li a{
	color:#ffffff;
	text-decoration:none;
	font-size:22px;
	}
	
#menu-discutendo li{
	display:inline;
	}

.menu-item a{
	padding-right:15px;
	}
	
	
#searchbox{
	width:242px;
	height:28px;
	margin-left:700px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top:35px;
background-color: rgba(40, 44, 53, 0.3);
	border:0;
 
   
	}
	
#mainBar{
	width:680px;
	padding-left:10px;
	padding-right:10px;
	height:auto;
	min-height:800px;
	float:left;
	background-color:#ffffff;
	font-family:'Nobile';
	font-style:italic;
	font-size:14px;
	
	}	
	
.more-link{ color:#282c35;}
	
.titoli{
	padding-top:25px;
	padding-left:10px;
	font-family:'Mate SC';
	font-style:normal;
	font-size:22px;
	color:#282c35;
	
	}	
	
.blocco_news{
	margin-bottom:40px;
	}
	
.itemhead, .storycontent, .metadata{
	padding-left:10px;
	}
	
.border_data{
	padding-top:-10px;
	}
	
.category a{
	color:#282c35;
	}
	
.title_post a{
	text-decoration:none;
	font-family:'Mate SC';
	font-style:normal;
	font-size:28px;
	color:#282c35;
	}
		
	
#sidebar{
	width:240px;
	padding-left:10px;
	padding-right:10px;
	background-color:#f2f2f2;
	float:left;
	min-height:800px;
	font-family:'Nobile';
	font-style:italic;
	
	}
	
#sidebar h4{
		font-family:'Mate SC';
	font-style:normal;
	
	color:#282c35;
	}
	
.recentcomments{
	list-style-type:none;
	margin-left:-40px;
	margin-top:-15px;
	font-size:14px;
	}
	
.recentcomments a{
	color:#333;
	}	
	
.wpptopdf {
	color:#282c35;
	
	}
	
.wpptopdf img{
	border:0;
	}
	
	
.wysija-instruct{
	font-family:'Nobile';
	font-style:italic;
	font-size:10pt;
	}
	
.corsi{
	font-family:'Nobile';
	font-style:italic;
	font-size:10pt;
	
	}
	
	
	
	
