/*
Theme Name: Military Cross
Theme URI: http://www.militarycross.ch
Description: Tema per il sito Military Cross www.militarycross.ch
Version: 1.0
Author: Pixelized.ch Sagl
Author URI: http://www.pixelized.ch
*/

/* CSS Document */
html, body {
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #C1C1BF;
	text-align: center;
	color: black;
	height: 100%;
	background-image: url(images/nero.png);
	background-repeat: repeat-x;
	background-position: top;
	margin:0 auto;
}
* {
	margin: 0;
	padding: 0;
}
#container {
	width: 790px;
	margin: 0 auto;
	min-height:100%;
	height:auto!important;
	height:100%;
	visibility: inherit;
	background-color: white;
	position:relative;
	text-align:center;
	visibility:inherit;
}
#header {
	width: 100%;
	font-size: 11pt;
}
#lingue {
	height:20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	word-spacing: 2em;
	padding-top: 5px;
	padding-right:20px;
	padding-left:20px;
	text-align: right;
	font-weight: bold;
}
#lingue a {
	color: #FFFFFF;
}
#menu {
	width: 573px;
	height:27px;
	font-size: 13.5pt;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E7221A;
	word-spacing: 4em;
	padding-top: 5px;
	text-align: center;
	font-weight: normal;
}
#menu a {
	color: #FFFFFF;
}
#menu a:hover {
	color: black;
}
.right {
	float:right;
}
.left {
	float:left;
}
#foto-header {
	float:right;
	height:217px;
	width: 217px;
}
.logomenu {
	float:left;
	width:573px;
	height:217px;
}
.content {
	width: 790px;
	margin: 0 auto 0;
	text-align: left;
}
.post {
	font-size: 10pt;
	font-weight: normal;

	float:right;
	MARGIN: 40px 40px 45px 35px!important; MARGIN: 15px 0px 15px 10px; WIDTH: 497px!important; WIDTH: 417px;
}

/* .post {
	font-size: 10pt;
	font-weight: normal;

	float:right;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 45px;
	margin-left: 35px;
	width: 497px;
} */

.post p{ margin-left: 15px;
}

.menunero {
	padding: 20px;
	font-weight: bold;
	background-color: black;
	float:left;
	width: 176px;
}
.menunero a {
	color:white;
/*	line-height:15px; */
}
.menunero li {
	background-image: url(images/sfumatura-nero.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 30px;
	font-size: 17px;
}
#titolo {
	font-size: 16pt;
	font-weight: bold;
	
}
#titolo a {
	font-weight: bold;
	color: black;
}
#titolo a:hover {
	color: #E7221A;
}
#data {
	font-size: 10pt;
	font-weight: bold;
	color: #5E5E5A;
	background-color: #E9E9E9;
	line-height:10px;
	min-height:11px;
	height: auto !important; /* per i browser moderni */
	height: 11px; /* per IE5.x e IE6 */
	padding:7px;
	width:523px;
}
.clearCol {
	clear:both;
	height:10px;
}
#footer {
	bottom:0;
	font-size:9pt;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	width:100%;
}
#footer hr {
	background-color:#E9E9E9;
	border:medium none #E9E9E9;
	color:#E9E9E9;
	height:1px;
	margin-left:285px;
	text-align:center;
	vertical-align:middle;
	width:220px;
}
a {
	border:0 none;
	color:#E7221A;
	text-decoration:none;
}
a:hover {
	color:#C1C1BF;
}
a img {
	border:0 none;
}
.linkcommenti {
	font-size:10pt;
	font-weight:bold;
}
.sottocat {
	background-color:#E9E9E9;
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	height:auto !important;
	line-height:23px;
	min-height:25px;
	padding-left:7px;
	width:530px;
}
.sottocat ol {
	list-style-type:none;
}
.sottocat a {
	font-weight:bold;
	margin-left:12px;
}
.sottocat a:hover {
	color:black;
}
.sottocat li {
	background-image:url(images/freccia.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:inline;
	list-style-type:none;
	margin-right:12px;
}
.sottocat ol {
	margin-left:15px;
}
.text_box ol {
	font-size:15pt;
        list-style-image: none;
        list-style-type: none;
}
.text_box p {
	font-size:10pt;
}
.text_box ul {
padding-bottom: 20px;
padding-left: 30px;
list-style-type:square;
 }
.regolamento ul {
      list-style-type: none;
}
.regolamento li {
      list-style-type: none;
}
.text_box li {
	margin-top:10px;
        list-style-image: none;
}
.text_box h2 {
	font-size:13pt;
	/*margin-left:22px;*/
}
.text_box h3 {
	font-size:11pt;
}
.tabella {
	font-size:10pt;
}
.tabella ol {
	font-size:10pt;
}
.tabella h3 {
	font-size:12pt;
}
.tabella table {
	border: 0px;
}
.tabella td {
	border: 1px solid #000000;
	padding:3px;
}
.tabella input {
	
}
input.radio {
	width:20px;
}

#opaque {
	background:	#00FF00;
	filter:alpha(opacity=50);		/* Internet Explorer       */
	-moz-opacity:0.5;				/* Mozilla 1.6 and below   */
	opacity: 0.5;					/* newer Mozilla and CSS-3 */
/*	border: Solid 3px #006600; */
	height: 34px;
	width: 500px;
}

#opaquetext {
	width: 500px;
	height: 34px;
	background-color: transparent;	/* transparent background      */
	position: absolute;				/* absolute positioning        */
	z-index: 2;						/* place it over the other DIV */
	text-align: center;
	padding: 10px;
	font-weight:bold;
}

.sponsor {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #999999;
    background-image: url(images/sfondo-sponsor.jpg);
    background-repeat: no-repeat;
    height: 428px;
    width: 504px;
    text-align: center;
    bottom: 0px;
    padding-top:20px;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
