/*
Theme Name: Brownie Delight
Theme URI: http://dinothemes.com
Descrption: A 2 column wordpress theme
Author: Graziano Muscas 
Author URI: http://www.worldpress.it
*/

    *{ 
	padding:0;
	margin: 0;
	line-height:20px;
	}
	.blocka{ 
	clear:both;
		} 	
	.blockl{ 
	clear:left;
		} 	
	.blockr{ 
	clear:right;
		} 		
   
    hr { 
	display: none;
	}
	 a { 
	color:#ffc63f;
	text-decoration:none;
	}
     a:hover { 
	text-decoration:underline;
	}
	 h1 { 
		font-size:180%;
		text-transform:uppercase;
	}
	 h2 { 
		font-size:130%;
		text-transform:uppercase;
	}
	
	
	/* Starts Main*/
	
	 body {
	font-family:Georgia, Helvetica, sans-serif; 
	font-size: 12px;
	color:white;
	background:#674520 url(images/background.jpg) repeat-x top;
	}
	
	#header { 
		width:780px;
		margin:0 auto;
		background:#674520 url(images/header.jpg) no-repeat top;
		height:293px;
		clear:left;
	}
	
	#panino { 
		width:780px;
		margin:0px auto;
	}
	
	#content { 
		width:600px;
		float:left;
	}
	
	#sidebar { 
		width:180px;
		float:right;
	}
	#footer{ 
		clear:both;
		padding:3px;
		text-align:center;
		background:#ffc740;
	}
	#footer a{ 
	color:#674520;
	}
	
	/* Ends Main*/
	/* H E A D E R-------------------------------------------------------------------*/
	
	#logo{ 
		width:580px;
		float:left;
		padding:15px 10px;
	}
	#header h2{ 
		color:#674520;
	}
	#header ul{ 
	margin:50px;
	height:140px;
	}
	#header li{ 
	list-style-image:url(images/headerli.jpg);
	}
	#search{ 
		width:180px;
		float:right;
		padding:32px 0 0 0;
		border:none;
		background:none;
	}
	#search input{ 
		border:none;
		background:none;
		color:white;
	}
	#comments{ 
		width:300px;
		float:left;
	}
	#archivi{ 
		width:300px;
		float:left;
	}
	#feed{ 
		width:150px;
		float:left;
		padding-left:30px;
	}
	#feed h2{ 
     padding-bottom:15px;
	}
	/*C O N T E N T ----------------------------------------------------------------------------------------------*/	
    .data{ 
	float:left;
	width:60px;
	padding:13px 3px 7px 3px;
	background:url(images/data.jpg) no-repeat center;
		} 	
	.giorno{ 
	text-align:center;
	font-size:250%;
	padding:3px;
	color:#674520;
		} 	
	.mese{ 
	text-align:center;
	padding-top:3px;
	color:#674520;
	font-size:125%;
		} 			
	.titolobox{ 
	float:left;
	padding-left:10px;
	padding-top:5px;
		} 		
    .entry{ 
	padding:20px;
		} 
	.entry p{ 
	padding:5px;
		} 
	.entry ul,ol{ 
	padding-left:20px;
		} 		
	.pagetitle
	{
	padding:3px 0;
	margin-bottom:20px;
    }
	h3
	{
	padding:3px 0;
	font-size:130%;
    }
	blockquote
	{
	margin-left:25px;
	padding:5px;
	color:#ffde8f;
    }
	.navprev
	{
	padding:5px;
	float:left;
	font-size:130%;
    }
	.navsucc
	{
	padding:5px;
	float:right;
	font-size:130%;
    }
	/* C O M M E N T S ---------------------------------------------*/	
.dispari
{
	padding:20px;
	margin-top:2px;
	clear:left;

	}
.pari
{ 
	padding:20px;
	margin-top:2px;
	clear:left;

	}

.bigNumber {
    font-size:250%;
    color:#ffc63f;
    width: 40px;
    text-align:left;
    position: absolute;
    margin-top: 20px;
    z-index: 10;
	float:left;
}
.theComment { 
	position:
	relative; z-index: 20; 
	padding-left:50px;
	}
input
{
	
	margin-top:2px;
	padding:3px;
	background:#714f28;
	border:none;
    }
textarea
{
	padding:3px;
	margin-top:2px;
	background:#714f28;
	border:none;

    }
	
	/* S I D E B A R ---------------------------------------------*/	
    #sidebar
   { 
	margin-top:30px;
	}
	#sidebar li
   { 
	list-style:none;
	}
	#sidebar li li
   { 
	padding:3px;
	border-bottom:1px solid #714f28;
	}
	#sidebar li ul
   { 
	margin-bottom:20px;
	padding:5px;
	background:#714f28;
	margin-top:5px;
	}
	#sidebar li h2
   { 
	background:url(images/listh2.jpg) no-repeat left;
	padding-left:20px;
	}