body {
	margin: 0px;
	padding: 0;
	background: #ffffff;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #696969;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #696969;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 60px;
}

#header {
	width: 990px;
	margin: 0 auto;
	height: 60px;
}

#top_links{
	margin: 0 auto;
	width: auto;
	height: 20px;
}

#top_links span{
	display:block;
	left:50%;
	text-align:center;
	margin: 0;
	text-decoration:none;
	line-height:20px;
	color: #000000;
	font-family: Arial, Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
}

/* Header */

#logo {
	width: 990px;
	height: 60px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #000000;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 0;
	background: url(../img/logo.gif) no-repeat left top;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 80px;
    text-indent:-8000px;
}

/* Menu */

#menu-wrapper {
}

#menu {
	width: 990px;
	margin: 0 auto;
	height: 25px;
	padding-right: 5px;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	right:0;
}

#menu li {
/*	float: right;*/
	display: inline;
}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4d442e;
	text-decoration: none;
	letter-spacing: -0.5px;
	word-spacing: normal;
	text-transform: uppercase;

	height: 25px;
	margin: 0;
	padding: 0px 0px;

}

#menu a:hover {
	color: #F0C841;
}

#menu .current_page_item a {
	color: #F0C841;
}

/* Menu */

#menu-wrapper_f {
	margin: 0 0 -30px 0 ;
}

#menu_f {
	width: 990px;
	margin: 0 auto;
	height: 25px;
	padding: 10px 0 0 0 ;
}

#menu_f ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	right:0;
}

#menu_f li {
/*	float: right;*/
	display: inline;
}

#menu_f a {
	height: 25px;
	margin: 0;
	padding: 0px 3px;
}



/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 990px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 0px 0px;
}


/* Content */

#content {
	float: left;
	width: 350px;
	margin: 0px 0px 0px 5px;
	background: #F3F0E3;
	color: #2E0815;

	min-height: 450px;
	height: auto !important;
	height: 450px;

}

.post {
	padding: 5px 15px 5px 15px;
/*	padding-bottom: 15px;*/
/*	line-height: 200%;*/
	line-height: 18px;

}

.post h1 {
	font-weight: normal;
}



/*
.titlex {
	margin: 0;
	padding: 5px 0 2px 0px;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
}
.titlex a {
	border-bottom: none;
	color: #454545;
}

*/


.titlex {
	display: none;
}





.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
/*	line-height: 16px;*/
/*	letter-spacing: 1px;*/
}

.entry2 {
	padding: 0px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.entry img {
	padding: 5px;
}

.entry #blocco_msg img {
	padding: 0px;
}



.links {
	width: 80px;
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	text-align: left;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 485px;
}

#sidebar2 {
	float: right;
	width: 150px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background: url(../img/bg_menu.gif) no-repeat right bottom;
}

.sidebar1 {
	float: left;
	padding-top: 0px;
	color: #595959;
}

.sidebar {
	float: left;
	padding-top: 0px;
	color: #595959;
}

.sidebar ul {
	float: right;
	margin: 10px 5px 0 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 5px 0;
	text-align:right;
}

.sidebar a,
.sidebar a:visited {
	padding-left: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
/*	color: #4d442e;*/
	color: #999966;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: normal;
	text-transform: uppercase;
}

.sidebar a:hover {
	text-decoration: underline;
}


/* Footer */

#footer-wrapper {
	width: 100%;
	height: 50px;
}

#footer {
	width: 990px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#footer p {
	margin: 0;
	padding: 0px 0 0 0;
	text-align: right;
	color: #4d442e;
	text-decoration: none;
	line-height: 16px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer a {
	color: #EDE7DB;
}

#footer .link {
}

#footer .copyright {
}


/* Gallery */

#gallery-background {
	width: 485px;
	height: 375px;
	margin-bottom: 0px;
	background: #FFFFFF;
}

#gallery-bgthumb {
	width: 485px;
	height: 75px;
	background: #FFFFFF;
}

#gallery
{
	width: 485px;
	margin: 0 auto;
}

#gallery img.output
{
	width: 485px;
	height: 375px;
	padding: 0px 0px 0px 0px;
}

#gallery span.caption
{
	display: block;
	margin: 1em 0 0 0;
	font-weight: bold;
	font-size: 1.25em;
}

#gallery span.caption2
{
	margin: 1em 0 1em 0;
	display: block;
}

#gallery ul.nav
{
	width: 100%;
	list-style: none;
	margin: 0 0 3em 0;
	padding: 0;
}

#gallery ul.nav li
{
	margin: 0 1em 1em 0;
	float: left;
}

#gallery ul.thumbnails
{
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 5px 0px 0px 2px;
}

#gallery ul.thumbnails li
{
/*	margin: 0 0.5em 1em 0.5em;*/
	margin: 0 3px 0 0;
	float: left;
}

#gallery ul.thumbnails li img
{
	width: 90px;
	height: 65px;
	border: solid 2px #494335;
	cursor: pointer;
}

#gallery ul.thumbnails li img.active
{
	border: solid 2px #F0C841;
}

#foto_camera {
	display: inline;
	float: left;
	padding: 0px 3px 5px 0px;
	width:60px;
}

#foto_camera2 {
	display: block;
	float: left;
	padding: 5px 5px 5px 5px;
}



#content form {
  font:100% Arial,sans-serif;
  margin: 0;
  padding: 0;
}

#content form fieldset {
  width:350px; 
  border-color: #ffffff;
  border-width: 0px;
  border-style: solid;
  padding: 5px;
  margin: 0;
}

#content form label { 
	display: block;
	float: left; 
	width: 130px; 
	padding: 0; 
	margin: 5px 0 0;
	text-align: right; 
}

/*#content form fieldset label:first-letter {text-decoration:underline;}*/

#content form fieldset legend {font-size:1.1em;}

#content form input, #content form textarea , #content form select {
	font-size: 11px;
	border: 1px solid #aba099;
	color: #000000;
	width:auto;
	margin:5px 0 0 10px;
}

#content form input[type="radio"] { border: 0px; }

#content form input#reset {margin-left:0px;}

#content textarea { overflow: auto; }

#content form small {
	display: block;
	margin: 0 0 5px 160px;
	padding: 1px 3px;
	font-size: 88%;
}

#content form .required{font-weight:bold;}

#content form #button1,
#content form #button2 {
	cursor:pointer; 
	width:105px; 
	color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	background:#1093A7;
}

.tw {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #696969;
}


#sm a:hover{
	font-size: 88%;
}





#s_sp a{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
/*	color: #4d442e;*/
	width:150px; 
	display:block;
/*	text-decoration: underline;*/
/*	text-align:center;*/
}


#l_m li {
}

#l_m a {
	font-size: 11px;
}

#l_m a:hover {

}

#l_m .current_page_item a {

}

