/*  
Theme Name: MAMMA
Description: fatto in casa
Author: Michael Heilemann

*/



/* Begin Typography & Colors */
body {
	font-size: 90%; /* Resets 1em to 10px */
	font-family:"Times New Roman", Times, serif;
	background-image:url(images/body-bg.jpg);
	color:#273d1e;
	text-align: center;
	line-height:1.5;
	}
	
	*{
	margin:0;
	padding:0;
	}
	a{
	color:#5d5045;
	}
	a:hover{
color:#273d1e;
text-decoration:underline;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	
	background-image:url(images/page-bg.jpg);
	background-repeat:repeat-y;	
	text-align: left;
	}

#header {
width:860px;
height:340px;
margin:0 47px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
	
	}
	#header ul{
	list-style:none;
	margin-left:40px;
	}
	#header ul li{
	display:inline;
	margin-right:20px;
	}
#header ul li a{
color:#fff;
text-transform:uppercase;
text-decoration:none;	}
	#header ul li a:hover{
	text-decoration:underline;

	}
	#header h1{
	margin-top:80px;
	margin-left:50px;
	font-size:80px;
	line-height:0.8;
	text-align:left;
	}
	#header h2{
	margin-left:50px;
	font-size:21px;
	text-transform:uppercase;
	color:#fff;
	}
#content {
	float:right;
	width:570px;
	margin:0 54px 0 0 !important;
	margin:0 27px 0 0;
	padding:0;
	}
	#content p{
	width:570px;
	margin:0 0 0 0;
	padding:0;
	}
		#content h2{
	width:570px;
	margin:20px 0 0 0;
	padding:0;
	}

	#content .navigation{
	width:570px;
	margin:20px 0;
	padding:0 0 20px 0 !important;
	padding:0;
	}
	#content ul{
	width:80%;
	margin-left:5%;
	
	}
	.navigation a{
	
	padding:5px;
	font-weight:bold;
	font-size:16px;
	
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
		font-family:Arial, Helvetica, sans-serif;
		color:#333333;
	font-size: 0.7em;
	line-height: 1.5em;
	}

h1, h2, h3 {
		font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}



h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	
	}

#sidebar h2 {
		font-family:"Times New Roman", Times, serif;
	font-size: 1.2em;
	}

h3 {
margin-top:20px;
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	
	color: white;
	}

h2, h2 a, h3, h3 a {
	color: #333;
	text-decoration:none;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	
	}

.entry p a:visited {
	color: #b85b5a;
	}

	ol.commenlist{
	width:570px;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
	}

.commentlist li {
	font-weight: bold;
	width:570px;
	
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	width:570px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	width:570px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
	}

.commentmetadata {
	font-weight: normal;
	}


/* End Typography & Colors */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */

#sidebar{
width:250px;
float:left;
margin:20px 0 0 0;
margin-left:48px !important;
margin-left:24px;


font-family:Arial, Helvetica, sans-serif;
}
#sidebar ul{
list-style:none;
font-size:12px;


}
#sidebar ul li{
}
#sidebar ul li a{
text-decoration:none;
color:#273d1e;
display:block;
width:100%;
height:30px;
line-height:30px;
margin:0;
padding-left:20px;
text-transform:uppercase;

}
#sidebar ul li a:hover{
background-image:url(images/sidebar_hover.jpg);
background-repeat:no-repeat;
text-transform:uppercase;
}
#sidebar h2{
margin-left:20px;
width:230px;
font-size:16px;
}
#sidebar p{
margin-left:20px;
width:230px;
color:#333333;
font-family:"Times New Roman", Times, serif;
font-size:16px;
line-height:1;
}
#sidebar h2#portate{
margin-left:0;
position:relative;
width:250px;
height:40px;
font-size:9px;
}
#sidebar h2#portate span{	
position:absolute;
width:100%;
height:100%;
background-image:url(images/portate-titolo.jpg);
}
#sidebar h2#occasioni{
margin-left:0;
position:relative;
width:250px;
height:40px;
font-size:9px;
}
#sidebar h2#occasioni span{	
position:absolute;
width:100%;
height:100%;
background-image:url(images/occasioni.png);
}
#sidebar h2#newsletter{
margin-left:0;
position:relative;
width:250px;
height:40px;
font-size:9px;
}
#sidebar h2#newsletter span{	
position:absolute;
width:100%;
height:100%;
background-image:url(images/newsletter.jpg);
}
#footer{
width:860px;
clear:both;
margin:0 0 0 47px;
background-image:url(images/footer-bg.jpg);
height:40px;
padding:0;
}
#footer p{
color:#fff;
line-height:40px;
width:600px;
margin:0 auto;
}
#footer p a{
color:#fff;
}
.box{
width:250px;
height:250px;
background-image:url(images/boxettino-sidebar.jpg);
margin-top:20px;
margin-bottom:20px;
}
#sidebar #searchform{
width:230px;
margin:0 auto;
padding-top:60px;
display:block;
height:25px;
line-height:25px;
}
#sidebar ul li.box p{
width:210px;
margin-top:60px;
margin-left:20px;
line-height:1.5;
text-transform:none;
color:#FFFFFF;
font-family:"Times New Roman", Times, serif;
font-size:14px;
text-align:left;
}
#sidebar ul li.box p a{
display:inline;
line-height:1.5;
text-transform:uppercase;
padding:0;
}
#s{
border:1px solid #445236;
padding:3px;
font-size:14px;

}
 #searchsubmit{
background-color: #445236;
border:1px solid #fff;
color:#fff;
 height:24px;
 padding:3px;

 }
h3#ultime_ricette_header{
width:860px;
height:55px;
position:relative;
margin:30px auto;
clear:left;}
h3#ultime_ricette_header span{
position:absolute;
width:100%;
height:100%;
background-image:url(images/ultimi.jpg);
background-repeat:no-repeat;
}
div#ultime_ricette{
width:400px;

background-repeat:repeat-y;
float:left;
margin-left:30px !important;
margin-left:15px;
margin-right:30px;
}

div#ultime_ricette p{
width:400px;
color:#ffffff;
margin:0 auto;
padding:0;

}
div#ultime_ricette h4{
width:400px;
color:#ffffff;
margin:0 auto;
padding:0;
float:left;
}
h3#ultime_ricette_footer{
width:400px;
height:30px;
position:relative;
margin:0 0 30px 0;
}
h3#ultime_ricette_footer span{
position:absolute;
width:100%;
height:100%;
background-image:url(images/ultime-ricette-fondo.jpg);
background-repeat:no-repeat;
background-position:top;
margin:0 0 30px 0 !important;
margin:-5px 0 0 0;
padding:0;
}
.pagetitle{
text-transform:uppercase;
color:#5d5045;
margin:0;
}
.pagetitle span{
font-size:14px;
margin:0 0 -40px 0;
display:block;
color:#273d1e;
}
.commento_rec{
margin:0 0 10px 0 ;
padding:0;
}
#commenti{
float:left;
width:380px;

}
#commenti li{
list-style:none;
}
#commenti a{

font-weight:bold;
}