/*
Design by Free CSS Layouts
http://www.free-css-layouts.com
Released for free under a Creative Commons Attribution 2.5 License

Name       : City_Night
Released   : 2009/03/07

*/

/* Body */

body
{ 
background: url( ../images/background.jpg ) repeat-x top left #FCF8F8; 
}

*
{ 
margin: 0px; 
padding: 0px;
}

a
{
text-decoration: none;
}
a:hover
{ 
text-decoration: underline; 
}
img
{
border: none;
}


/* Header */

#header
{ 
height: 127px; 
}

#header img
{
float: left;  
margin: 6px 0px 0px 20px;
width:222px; 
height:110px; 
}

#header 
#rightmenu
{
	float: right;
	margin-top: 87px;
	margin-right: 50px;
	height: 37px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
}

#header
#rightmenu a
{ 
color:#FCF8F8; 
margin-right: 20px; 
}

#header
#rightmenu a:hover
{ 
height: 46px; 
background: url( images/menuhover.jpg ) repeat-x;
}

#logo 
{
position: absolute; 
top: 30px; 
left: 63px; 
font-size: 1.8em; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-style: italic;  
color:#1B72A4;
}

#logo a
{
position: absolute; 
top: 33px; 
left: -10px; 
font-size: 12px; 
width: 222px; 
color:#F67777;
}

/* Categories */

#categ 
{
color: #5E5C5C; 
font-size: 18px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-weight: bold; 
padding-left: 10px;
}

/* Page */

#page
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #6B6E71;
padding-top: 20px;
padding-left:17px;
padding-right:17px;
}

#page h1
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 1.8em;
font-weight: normal;
color: #145994;
border-bottom: 1px solid #E7E9EB;
}

#page a
{
color: #166998;
}
#page a:visited
{
color: #166998;
}

/* Legal */

#legal
{
background: #ffffee;
padding: 3px 3px 3px 3px;
}

/* Wrapper */

#main
{
background-color: #FCF8F8; 
margin: 0px auto; 
width: 935px; 
height: 860px;
border-bottom: 1px solid #F6DC9E;  
border-left: 1px solid #F6DC9E;  
border-right: 1px solid #F6DC9E;  
padding: 20px 16px 25px 16px;  
margin-bottom: 10px; 
}

#leftmenu
{
	float:left;
	background: url( ../images/sidebar-bg.gif ) no-repeat top left;
	width: 181px;
	height: 210px;
	padding: 5px;
}

#bg-left
{
	width: 179px;
	height: 208px;
	background: url( ../images/back-meniu.png ) no-repeat top left;
	float: left;
}

#bg-left .a
{ 
float: left; 
height:6px; 
width:179px; 
}


#bg-left 
#sidebar
{ 
float: left; 
width: 169px; 
padding: 0px 5px 0px 5px; 
}

#sidebar 
{ 
height: 25px; 
width:160px; 
}

#sidebar ul
{ 
width:169px; 
border-bottom: 1px solid #D0DCC7; 
list-style: none; 
margin-top: 10px; 
}

#sidebar ul li
{ 
width:164px; 
border-top: 1px solid #D0DCC7; 
padding-left: 5px; 
}

#sidebar ul li a
{ 
line-height: 24px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
color: #166998; 
font-size: 14px; 
font-weight: bold; 
background: url( ../images/li.gif ) no-repeat center left; 
padding-left: 11px; 
}

#sidebar .b
{ 
margin: 20px auto; 
border-width: 0px; 
}

#sidebar p
{ 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px ; 
margin:5px; 
}

.news {
	float: left;
}

.news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.news li {
	margin-bottom: 2em;
}

.news li ul {
}

.news li li {
	margin: 0;
}

.news li h2 {
	margin: 0 0 1em 0;
}

#news3{
	width:173px;
	padding-left:1px;
	padding-right:1px;
	height:70px;
}

#news2 {
	width: 180px;
}

#news2 li h4 {
	background: url(../images/news.gif) no-repeat left top;
	color: #000000;
	height:21px;
	text-align:center;
}

#news2 li ul {
	line-height: normal;
}

#news2 li li {
	padding: 5px;
	background: url(../images/li.gif) repeat-x left bottom;
	font-size: .8em;
}

#news2 li a {
	border: none;
	padding-left: 10px;
}

#news2 li a:hover {
	border: none;
	padding-left: 10px;
}

/* Content */
#content
{ 
float: left; 
width:734px; 
height: 642px; 
margin-top: 13px; 
background: url( ../images/content.jpg ) repeat-x ; 
border-left: 1px solid #F6DC9E; 
border-right: 1px solid #F6DC9E;
}

/* Footer */
#footer
{ 
background: url( ../images/footer.jpg ) repeat-x; 
width:100%; 
height: 50px; 
margin: 0px auto; 
}

#footer-text 
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size:14px; 
color:#53728C; 
text-align: center; 
padding-top: 10px;
}

#footer-text a
{
color: #166998;
}

#newslong {
	width: 600px;
}

#newslong2{
	width:500px;
	text-align:left;
	padding-left:50px;
	padding-right:50px;
	height:70px;
}

#ricette{
	width:500px;
	text-align:left;
	padding-left:50px;
	padding-right:50px;
}

#newslong li h3 {
	background: url(../images/newslong.gif) no-repeat left top;
	background-position:center;
	color: #000000;
	height:21px;
	text-align:center;
}

#newslong ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#newslong li {
	margin-bottom: 2em;
}

#newslong li ul {
}

#newslong li li {
	margin: 0;
}

#newslong li a {
	border: none;
	padding-left: 10px;
}

#newslong li a:hover {
	border: none;
	padding-left: 10px;
}


