
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img02.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A19D9A;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FF3000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: underline;
	color: #4E7F0A;
}

a:hover {
	text-decoration: none;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 328px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
}
.border_l {border-bottom:#CCCCCC 1px solid;
border-top:#CCCCCC 1px solid;
border-left:#CCCCCC 1px solid;}
.border_r {border-bottom:#CCCCCC 1px solid;
border-top:#CCCCCC 1px solid;
border-right:#CCCCCC 1px solid;}
.border_c {border-bottom:#CCCCCC 1px solid;
border-top:#CCCCCC 1px solid;}
/* Logo */

#logo {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	margin-left: 30px;
	padding: 20px 0px 0px 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
	color: #FF3000;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h1 span {
}

#logo p {
	margin: 0;
	padding: 20px 0 0 32px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 
.TitoliBox {
	color: #1C447F;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.TitoliBox2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #F3F3EE;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 130px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #BEB28A;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #4E7F0A;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	width: 554px;
	height: 40px;
	margin-top: -3px;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 10px 15px 14px 15px;
	background: #cc9d10;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #80620a;
	text-decoration: none;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#page-bgtop {
	padding: 20px 0px;
}
/* Content */

#content {
	float: left;
	margin-left:10px;
	width: 600px;
	padding: 0px 0px 0px 0px;
}

.post {
}

.post .title {
	height: 85px;
	color: #4E7F0A;
	padding: 20px 0px 0px 30px;
	letter-spacing: -1px;
}

.post .title a {
	text-decoration: none;
	color: #5A1F4B;
	border: none;
}

.post .meta {
	height: 30px;
	margin: 0px;
	padding: 5px 30px 0px 30px;
	background: url(images/img03.jpg) no-repeat left top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
	color: #FFFFFF;
}

.post .entry {
	background: #FFFFFF;
	padding: 20px 30px 20px 30px;
	border-left:1px solid #E6DED3;
	border-right:1px solid #E6DED3;
	padding-bottom: 20px;
	text-align: justify;
	color: #333333;
}

.links {
	height: 50px;
	background: url(images/img04.jpg) no-repeat  left top;
	padding: 15px 30px 0px 0px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.links2 {
	height: 50px;
	background: url(images/img04.jpg) no-repeat  left top;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

.links a {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #D5C9BB;
	margin: 0px 20px 0px 20px;
	border-left: none;
	text-align: left;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	background: url(images/img01.gif) no-repeat left 5px;
	font-weight:bold;
}

#sidebar h2 {
	height: 38px;
	padding-left: 10px;
	text-align: left;
	font-size: 1.8em;
	color: #4E7F0A;
	 padding-top:15px;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #54381F;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #4E7F0A;
}
#sidebar .border-top {background:url(images/border.gif) repeat-x top #FDFCFA;}
#sidebar .border-bottom {background:url(images/border.gif) repeat-x bottom;}
#sidebar .border-left {background:url(images/border_left.gif) repeat-y left;}
#sidebar .border-right {background:url(images/border_left.gif) repeat-y right;}
#sidebar .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
#sidebar .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
#sidebar .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
#sidebar .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom;}
#sidebar .boxTitle { width:200px; margin:auto;border-bottom:1px solid #BEB28A; margin-bottom:20px;}
/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #FFFFFF;
	color:#4E7F0A;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	border-top:1px solid #E6DED3;
	width:800px;
	margin: auto;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #4E7F0A;
}

#footer a {
	color: #4E7F0A;
}
* html ul ul {
	margin-left:-16px;/* ie5 fix */
	voice-family: "\"}\""; 
	voice-family: inherit;
}	
* html ul li {float:left;/* hide float from ie5*/}
* html ul ul {
	width:160px;	
	w\idth:160px;
	voice-family: "\"}\""; 
	voice-family: inherit;	
}
* html ul ul {margin-left:0;/* hide margin from ie5*/}

/* keep above styles together .............*/

li ul li ul {
	position: relative;
	display:none;
}

/* Styles for Menu Items */
ul li a {cursor:pointer;
}
li li a {cursor:pointer;}


li ul li  { width:160px;} /* Sub Menu Styles */
 li.on ul { display:block  } /* The magic */
li.off ul{display:none}

.image_wrapper{
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}
.product_box {
	float: left;
	width: 210px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999;
}
.margin_r40 { margin-right: 40px; }
.thumb_wrapper {
	width: 198px;
	height: 140px;
	padding: 6px;
	padding-top:28px;
	background:  url(images/templatemo_thumb_frame.png) no-repeat;
}
.thumb_wrapper2 {
	width: 550px;
	height: 260px;
	padding-left: 1px;
	padding-top:8px;
	background:  url(images/templatemo_thumb_frame_2.png) no-repeat;
}

.input {
	background:#FFFFFF;
				border:#B8CC1D 1px solid;

}
.login2 {
	background:#5E8F1A;
				border:#B8CC1D 1px solid;
				color:#FFFFFF;

}


			#content .form-submit2 { 
			float:right;
			margin-right:20px;
			display:block; overflow:hidden;
			width:130px; cursor: pointer; 
			border:#B8CC1D 1px solid;
			background:#5E8F1A;
			font-size:12px;
			height:20px;
			padding-top:7px;
			color:#fff; text-align:center; letter-spacing:0px;
			}

#content .form-submit3 { 
			float:right;
			margin-right:20px;
			display:block; overflow:hidden;
			width:56px; cursor: pointer; 
			border:#B8CC1D 1px solid;
			background:#5E8F1A;
			font-size:11px;
			height:20px;
			padding-bottom:2px;
			color:#fff; text-align:center; letter-spacing:0px;
			}

.ut1 {
	color: #5e6164;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.titoloboxino {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
