/* OGame.Keul.IT - Stili OGame - by Keul */

body {
	background: #122649 url(../images/background.jpg) no-repeat top center;
	padding: 1px;
	margin: 0px;
	font-size: 10pt;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	color: white;
}

h1 {
	border-bottom: 1px solid #0099FF;
	background-color: white;
	color: #0307AB;
	margin: 0em 0.5em;
	padding: 0px 1em;
	font-size: 	190%;
}

h2 {
	font-style: italic;
	font-size: 	150%;
}

h3 {
	font-size: 	130%;
	margin-bottom: 0.2em;
}

p {
	margin-top: 0em;
}

a {
	color: #E83333;
}

#main {
	margin: 0% 2%;
	/* border: 1px dashed #0099FF; */
}

#header {
	margin-bottom: 1em;
	opacity: 0.8;
}

#left-column {
	float: left;
	width: 25%;
}

#content-column {
	margin-left: 25%;
	padding-left: 1em;
   text-align: justify;
}

/* *** PORTLET *** */
.portlet {
	border:1px solid #0099FF;
	background-color: white;
	opacity: 0.8;
}
.portlet dd {
	margin-left: 0px;
}
.portletHeader {
	font-weight: bold;
	padding: 2px 2px;
	background-color: #0307AB;
	color: white;
	opacity: 0.8;
}
.portletElem {
	color: #0307AB;
	padding: 2px 2px;
}
.level1 {
	padding-left: 0.5em;
}


/* *** FOOTER *** */

#footer ul,#footer ul li,#footer ul li a {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	text-decoration: none;
}

#footer {
	clear: left;
	float: none;
	line-height: 1.2em;
	text-align: center;
	margin-top: 2em;
}
#footer ul {
	display: inline;
	display: table-row;
}
#footer ul li {
	display: inline;
	display: table-cell;
}

#footer .colophonWrapper {
	display: table;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
}

#footer .colophonIcon {
	display:block;
	display:inline-block;
	text-decoration: none;
	overflow: hidden;
	padding: 0;
	padding-top: 15px;
	height: 0px !important;
	width: 80px;
	margin: 0px 1px;
}

#footer .colophonIconWAI {
	background: transparent url(http://ogame.keul.it/images/colophon_wai-aa.gif) no-repeat top left;
}
#footer .colophonIconCSSTableLess {
	background: transparent url(http://ogame.keul.it/images/colophon_csstableless.gif) no-repeat top left;
}
#footer .colophonIconXHTML {
	background: transparent url(http://ogame.keul.it/images/colophon_xhtml.png) no-repeat top left;
}
#footer .colophonIconCSS {
	background: transparent url(http://ogame.keul.it/images/colophon_css.png) no-repeat top left;
}
#footer .colophonIconKeul {
	background: transparent url(http://ogame.keul.it/images/keul-software.png) no-repeat top left;
}
#footer .colophonIconOGame {
	background: transparent url(http://ogame.keul.it/images/play-ogame.png) no-repeat top left;
}
#footer .colophonIconFF {
	background: transparent url(http://sfx-images.mozilla.org/affiliates/Buttons/80x15/blue_1.gif) no-repeat top left;
}
#footer .colophonIconNvu {
	background: transparent url(http://www.nvu.com/images/madewithNvu80x15scuro.png) no-repeat top left;
}


/* *** LINK *** */
#left-column a, #left-column .deadLink {
	text-decoration: underline;
	padding-left: 4px;
}
#left-column a.current, #left-column a:hover, #left-column a:focus {
	padding-left: 1px;
	border-left:3px solid #0307AB;
}

/* *** TESTO *** */

.grayed {
	opacity: 0.5;
}
.sign {
	text-align:right !important;
}

.discreet {
    color: #76797C;
    font-size: 80%;
    font-weight: normal;
}
.discreet:hover {
    color: #56595C;
}

/* *** STILI VARI *** */
.portalMessage {
	background: white url(../images/off.gif) no-repeat center left;
	opacity: 0.85;
	color: #0307AB;
	padding: 0.5em 0.5em 0.5em 3.5em;
}

.tips-header {
	background-color:#2E32A0;
	color: white;
}

.mini {
	margin:0px;
	text-align: justify;
}