/*           CSS FILE              */
html, body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg_strip.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #9a9a83;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#footer {
	position: relative;
	width: 1000px;
	height: 35px;
	background-image: url(images/footer.jpg);
	margin: 0px;
	padding: 0px;
	float: right;
	z-index: 0;
}
#disclaimer {
	position: relative;
	left: 150px;
	width: 850px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF8C;
	text-align: center;
	clear: both;
}
/*  Contenuti  */
#pagefive {
	position: relative;
	top: 70px;
	color: Maroon;
	text-align: center;
	font-size: 12px;
	width: 545px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	vertical-align: middle;
	padding-top: 5px;
	height: 90px;
}

#articles {
	width:545px;
	padding-bottom: 15px;
}

a {
	color: Red;
	text-decoration: none;
}
a:visited{
	color: #8B0000;
	text-decoration:none;
}
a:hover{
	color:Red;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: Maroon;
	border-bottom: 1px solid Maroon;
	margin-bottom: 2px;
}
.st_titolo_data{
	color: #606060;
	font-family: Arial, Verdana, sans-serif;
	font-style: italic;
	font-size: 12px;
}
.testo {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.hometesto {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-height: 120px;
	}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #D1D1D1;
	background-color: #7B7B7B;
	min-height: 15px;
	text-align: right;
	padding-right: 5px;
}
 a.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FF0000;
	text-align: right;
	text-decoration: none;
}
a.readmore:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FF0000;
	text-align: right;
	text-decoration: none;
}
a.readmore:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FF0000;
	text-align: right;
	text-decoration: underline;
}

.imgHome {
	float: right;
	border: 1px solid Maroon;
	padding: 2px;
	margin: 5px;
}

#links {
	width:545px;
	padding-bottom: 15px;
}

#links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #DC143C;
}

#links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;	
}

#links span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: black;	
}

#innermenu {
	position: relative; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	width: 542px;
	height: 15px;
	background-image: url(images/innermenu.jpg);
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	background-position: right;
	background-repeat: no-repeat;
}
#innermenu a{
	text-decoration: none;
	color: #A0522D;
}
#innermenu a:hover{
	text-decoration: underline;
}

.archive_title{
	margin-top: 15px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: Maroon;
	border-bottom: 1px solid Maroon;
	margin-bottom: 2px;
}

#thrall {
	width: 545px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #BDB76B;
	min-height: 225px;
}

.factions {
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: Maroon;
	/*text-decoration: underline;*/
	margin-bottom: 10px;
}

.input_field {
	background: #E2E2E2;
	border: 1px solid Maroon;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	height: 13px;
}
.btn_cerca {
	background: Silver;
	border: 1px solid AppWorkspace;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	width: 40px;
	height: 18px;
}

#faction{
	position: relative;
	width: 175px;
	float: left;
	
	margin-right: 5px;
	text-align: center;
}

#minitype{
	position: relative;
	width: 175px;
	float: left;
	
	margin-right: 5px;
	text-align: center;
}

#author{
	position: relative;
	width: 175px;
	float: left;
	
	text-align: center;
}
h2 {
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: Maroon;
	border-bottom: 1px solid Maroon;
	margin-bottom: 2px;
}

.gallery_thumb {
	width: 540px;
	min-height: 140px;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
	padding: 5px;
	border-bottom: 1px dashed #F4CD71;
}
	
	.galImg {
		float: left;
		border: 1px solid Maroon;
		padding: 2px;
		margin-right: 8px;
	}
	
	.thrall {
		font-size: 14px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		color: Maroon;		
	}
	
	.nomeimg {
		font-weight: bold;
	}
	
	
	/* CSS DEI COMMENTI */
	
	#commenta {
		position: relative;
		width: 545px;
		padding: 10px;
		font-size: 11px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-align: left;
		font-style: normal;
	}
	
	#commenta input, textarea {
		font-size: 11px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		border: 1px solid black;
	}
	
	.commentcheck_g {
		position: relative; 
		width: 535px; 
		height: 10px; 
		padding: 5px;
		background-color: #00C802; 
		color: white;
		font-size: 11px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
		font-weight: bold;
	}
	
	.commentcheck_b {
		position: relative; 
		width: 535px; 
		height: 10px;
		padding: 5px; 
		background-color: #DF0000; 
		color: white;
		font-size: 11px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
		font-weight: bold;
	}
	
	#ads {
	position: absolute;
	top:50px;
	left: 20px;
	z-index: 1000;
	width: 386px;
	height: 300px;
	cursor: pointer;
}

.linkpag {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.linkpag  {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BB0000;
	text-decoration: none;
}

/*/////////////////////////////////////////CSS TABELLE INTERNE/////////////////////////////////////////*/
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
	
}



/*//////////////////////////////CSS BATTLE REPORT/////////////////////////////////////////////////////*/
.turn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Maroon;
}


/*////////CSS CALENDARIO///////////////////////*/
#calendar {
	position: relative;
	/*border: 1px solid maroon;*/
	width: 175px;
	height: 175px;
	margin-left: 160px;
	margin-top:  65px;
	background-color: #DCDCDC;
	z-index: 1;
}

.calendario {
	width: 175px;
}

.calendario td{
	font-size: 11px;
	background-color: #fff;
	height: 20px;
	width: 20px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	color: black;
	/*padding: 3px;*/
	vertical-align: middle;
}

 a.cal_link{
 	text-decoration: none;
	color: Maroon;
 }
 
 a.cal_link:hover {
 	color: Red;
	text-decoration: underline;
 }
 
 a.withev{
 	color: Red;
	text-decoration: none;
 }
 
 a.withev:visited{
	 color: Red;
	text-decoration: none;	
 }
 
 a.withev:hover{
 	color: red;
	text-decoration: underline;
 }
 
 /*//////////////CSS TUTORIAL/////////////////////////*/
 hr.tutorial{
 	width: 90%;
	border: 1px solid maroon;
 }
.imgTut {
	float: none;
	border: 1px solid Maroon;
	padding: 2px;
	margin: 5px;
}
