/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #1D0304;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #E3B49C;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fff;
}

h1 { font-size: 36px; margin: 20px 0; text-align: right;}

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	text-align: left;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

blockquote { }

a { color: #FFFFFF; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
	background: #97080D url(../images/img02.jpg) repeat-x left top;
}

/* Header */

#header-wrapper {
}

#header {
	width: 1000px;
	height: 128px;
	margin: 0 auto;
	background: url(../images/header.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 98px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 0px 30px;
	background: url(../images/img05.jpg) no-repeat right 5px;
	text-decoration: none;
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item {
	display: block;
	margin: 0px;
	/*background: none;*/
	color: #FF2222;
}

/* Search */

#search {
	float: right;
	height: 44px;
}

#search form {
	float: right;
	margin: 0;
	padding: 10px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	padding: 0;
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 14px;
	margin: 0px 6px 0px 0px;
	padding: 3px 0 0 5px;
	color: #658453;
}

#search-submit {
	padding: 0px;
	margin: 0px;
	height: 21px;
	margin-left: 4px;
	color: #39561D;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
}
/* Logo */
#logo {
	width: 940px;
	margin: -300px auto 100px;
	background: none;
	-moz-box-shadow: 0 0 15px #000;
	-webkit-box-shadow: 0 0 15px#000;
	box-shadow: 0 0 15px #000;
	z-index:600
}
#logo h1, #logo p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#logo p {
	text-align: right;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-right:108px;
}
#logo h1 {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	padding-right: 60px;
	padding-top: 140px;
	text-align: right;
	font-size: 70px;
}

#logo h1 a {
	padding-right: 108px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: none; }
/** Rotator */

#rotator {
	width: 942px;
	height: 602px;
	margin: 10px auto 20px;
	/* background: #97080D; */
  background: transparent;
	-moz-box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;
	box-shadow: 0 0 20px #000;
}

/* rotator css */
div#rotator ul {
	margin:0;
	padding:0;
}
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none inside none;
}
/* rotator image style */	
div#rotator ul li img {
	border:1px solid #FF0000;
	background: #000000;
}
div#rotator ul li.show {
	z-index:500
}
div.imgCenter {
  text-align: center;
  width:940px;
  height:600px;
}

/* Content */

#content {
	float: right;
	width: 640px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	border-bottom: #A5131A  dashed 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.post .date {
	float: right;
	margin-top: -35px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 20px 0px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 284px;
	border-right: #A5131A  dashed 1px;
}

#sidebar ul {
	margin: 0;
	padding: 0px 20px 0px 0px;
	list-style: none;
	line-height: normal;
	border: none;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
	background: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0 3px 30px;
	background: none;
	color: #fff;
	font-size: 11pt;
}
#sidebar strong {
	font-style: italic;
	margin-left: -10px;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 32px;
	margin: 0 0 5px 0;
	padding: 6px 0px 0px 45px;
	background: url(../images/img06.gif) no-repeat left top;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar a {
}

/* Footer */

#footer {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img01.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
/* immagini */
.elemento {
	float: left;
	width: 284px;
	border-right: #A5131A  dashed 1px;
	text-align: center;
}
.descr {
	float: right;
	width: 640px;
}
/* SpaceGallery */
.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	left: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/blank.gif);
}
/* da modificare */
#myGallery {
	width: 100%;
	height: 520px;
}
#myGallery img {
	border: 1px solid #ff0000;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}

/* Musica */
#music{
	margin: -30px auto 15px;
	text-align: right;
	width: 950px;
}