* {
margin:0;
padding:0;
}

html {
overflow-x: hidden;
}


body {
	color:#FFFFFF;
	line-height:1.8em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.75em;
	background-image: url(../images/body.gif);
	background-repeat: repeat;
}

p {
line-height:1.6em;
margin:0 0 1.4em 1em;
}

a {
color:#FFFFFF;
text-decoration:none;
background:inherit;
}

a:hover {
	color:#FFFFFF;
	background:inherit;
	text-decoration: underline;
}

ul {
list-style:none;
}

li {
margin-left:1em;
}

.subcat {
margin-left:1em;
}

h1,h2,h3 {
font-weight:400;
margin:0 0 .8em;
}

h1,h2 {
color:#9d9662;
font-size:2em;
background:inherit;
}

h3 {
font-size:1.3em;
margin:1.2em 0 .5em;
}

#wrapper {
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #111111;
}

#header {
	height:154px;
	background-image: url(../images/swordheader2.jpg);
	background-repeat: no-repeat;
}

#logo {
	float:left;
	color:gray;
	line-height:25px;
	padding-top:10px;
	padding-left: 20px;
}

#logo h1 {
font-size:2.4em;
letter-spacing:-1px;
margin:30px 0 0;
}

#top {
	float:right;
	text-align:center;
	width:100%;
}

#topmenu {
	height:21px;
	clear:both;
}

#topmenu li {
font-size:1em;
display:inline;
}

#topmenu li a {
	color:#FFFFFF;
	margin:0 4px;
}

#topmenu li a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#search {
	border-top-color: #ccc;
}

input {
vertical-align:middle;
padding:2px;
}

input.searchfield {
	width:100px;
	border:2px solid #9d9662;
	font-size:.9em;
	padding: 1px;
}

input.searchbutton {
	border:0;
	color:#fff;
	font-weight:700;
	font-size:.9em;
	padding:1px;
	background-color: #9d9662;
}

#crumbs {
	clear:both;
	background-image: url(../images/cathead.gif);
	background-repeat: repeat-x;
	color: #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#altomenu {
	clear:both;
	background-image: url(../images/th.gif);
	background-repeat: repeat-x;
	height: 21px;
	text-align: center;
}

#content {
padding:20px 10px;
}

#content p.subcat {
margin-left:30px;
}

#main {
	width:670px;
	float:right;
	margin-bottom:40px;
}

#side {
	width:200px;
	/* border: 1px solid #000000; */
}

.single {
	width:180px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#footer {
	clear:both;
	margin-top:10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9d9662;
}

#credits {
	clear:both;
	margin-top:10px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9d9662;
}

#main input[type=button] {
border:1px solid #ccc;
color:#000;
font-size:.8em;
line-height:1.5em;
cursor:pointer;
display:block;
float:left;
background:#313131;
margin:0 .1em;
padding:.2em .8em;
}

.strong {
font-weight:700;
}

.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}

fieldset {
border:1px solid #E4DF94;
color:#FFFFFF;
background:#000000;
margin:0 0 8px;
padding:10px 8px;
}

textarea {
width:97%;
height:20em;
padding:3px;
}

.comment {
color:gray;
border-top:1px solid #ccc;
background:#F5F6F6;
margin:0 0 10px;
padding:10px;
}

.commentsbox {
color:gray;
background:#313131;
margin:0 0 10px;
padding:10px;
}

.date {
border-top:1px solid #eee;
margin:0 0 20px;
}

.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}

/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 12px Arial;
}

.droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:4px 0;
}

.subcatlist_div {
width:95%;
padding:0 0 0 15px;
}

.titolo1 {
	color: #CCCCCC;
	text-align: center;
	height: 28px;
	vertical-align: top;
	padding-top: 2px; 
}