/* Keul.IT - Stilicidio - by Luca Fabbri */

body {
	padding: 5px;
	margin: auto;
	font-size: 10pt;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	background: #ECECEC url(http://keul.it/images/background-body.png) repeat-x top left;
}

h1 {
	border-bottom: 1px solid #0099FF;
	color: #0307AB;
	margin: 0em 0.5em;
	font-size: 190%;
	clear: both;
}

h2 {
	font-style: italic;
	font-size: 150%;
	margin-bottom: 0.2em;
	clear: both;
	border-bottom: 1px solid #0099FF;
}

h3 {
	font-size: 130%;
	margin-bottom: 0.2em;
	clear: both;
}

h4 {
	margin-bottom: 0.2em;
	clear: both;
}

p {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	background-color: transparent;
}

ul {
	margin-top: 0em;
	margin-bottom: 0em;
}

li {
	list-style-type: square;
}

dt {
	font-weight:bold;
}
dd {
	margin-left: 1em;
}

pre {
	padding: 0.5em;
	margin: 0.3em;
	border: 2px solid #c0c0c0;
	background-color: black;
	color: #18F018;
	overflow-x: scroll;
}

code {
	background-color: black;
	color: #18F018;
	padding: 2px;
	margin: 3px 0px 3px 0px;
}

img {
	border: none;
}

a, a:visited, a:active, a:focus {
	color: #0000EE;
}

#content-column a:visited {
	color: #551A8B;
}


#main {
	margin: 0% 2%;
	border: 2px solid #0307AB;
	padding: 0.3em;
	background-color: white;
}

#left-column {
	float: left;
	width: 210px;
	position: fixed;
}

#content-column {
	margin-left: 217px;
	width: 80%;
	padding-left: 1em;
	text-align: justify;
}

/* *** TESTATA *** */

#header {
	margin-bottom: 1em;
	position: fixed;
	background-color: white;
	width: 210px;
	z-index: 100;
}
#header h1 a {
	text-decoration: none;
}

#header h1 {
	margin-right: 0px;
	padding-right: 0.5em;
}

#right-header h1 {
	clear: left;
}

#siteactions {
	float:right;
	white-space: nowrap;
	height: auto;
	list-style-type: circle;
	list-style-image: none;
	line-height: normal;
	margin-right: 0.3em;
	font-size:90%;
}
#siteactions li {
	display: inline;
}
#siteactions li a {
	border: 1px solid #551A8B;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	text-decoration: none;
}
#siteactions li a:hover {
	background-color: #0099FF;
	color: white;
}

#siteaction-public a {
    background: transparent url(/images/confirm_icon.gif) center left no-repeat;
    padding-left: 18px;
}
#siteaction-private a {
    background: transparent url(/images/error_icon.gif) center left no-repeat;
    padding-left: 18px;
}

.mini {
	margin:0px;
	text-align: justify;
}

.photo {
	margin:0px;
	text-align:center;
	padding:3px;
	opacity:1;
}

/* *** 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: both;
	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://keul.it/images/colophon_wai-aa.gif) no-repeat top left;
}
#footer .colophonIconCSSTableLess {
	background: transparent url(http://keul.it/images/colophon_csstableless.gif) no-repeat top left;
}
#footer .colophonIconXHTML {
	background: transparent url(http://keul.it/images/colophon_xhtml.png) no-repeat top left;
}
#footer .colophonIconCSS {
	background: transparent url(http://keul.it/images/colophon_css.png) no-repeat top left;
}
#footer .colophonIconKeul {
	background: transparent url(http://keul.it/images/keul-software.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;
}
#footer .colophonIconGIMP {
	background: transparent url(http://keul.it/images/the-gimp.png) no-repeat top left;
}

/* *** TESTO *** */
.grayed {
	opacity: 0.5;
}
.sign {
	text-align:right !important;
}

.discreet {
    color: #76797C;
    font-size: 80%;
    font-weight: normal;
}
.discreet:hover {
    color: #56595C;
}

.cite {
	border-left: 3px solid #D4D0C8;
	padding-left: 2px;
	margin-left: 1px;
	font-style: italic;
}

.normal {
	font-style: normal;
	font-weight: normal;
}

/* *** RISORSE *** */
.resource-block {
	border: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
	padding: 0em;
	margin: 1em 0px;
}

.resource-block h4 {
	text-align: right;
	margin: 0em;
	padding: 2px;
	background-color: #0099FF;
}

.resource-block dl {
	margin: 0px 2px;
}

.trademark {
	font-size:7pt;
}

/* *** CVITAE *** */
div.cVitaeBlock {
	border-top: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
	padding: 0.2em;
	margin: 1em 0px;
}

div.cVitaeBlock h3 {
	text-align:right;
	margin: 0px;
}

div.cVitaeBlock ul {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

/* *** CDSN *** */
/* NON USATA */
.scheda {
	width: 70%;
	font-size: smaller;
	border: 1px solid #c0c0c0;
	border-collapse: collapse;
	margin: 2px 1px;
}

.introduction {
	font-size:110%;
	font-style: italic;
	border-left: 4px solid #c0c0c0;
	padding-left: 3px;
}
.emblock {
	border-left: 4px solid #c0c0c0;
	padding-left: 3px;
}

/* *** VARIE *** */

#portalMessage {
	border: 2px solid #0307AB;
	margin: 0.5em 0em;
	padding: 1.5em;
	padding-left: 55px;
	background: #D9EDF9 url(http://keul.it/images/info.gif) no-repeat center left;
}

ul.no-symbol li {
	list-style-type: none;
}
ul.spaced li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.download-area {
	text-align:center;
	border:1px solid black;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:32px;
	height: 40px;
	background: transparent url(http://keul.it/images/download_icon.png) no-repeat center left;
}

.debian-download-area {
	text-align:center;
	border:1px solid black;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:32px;
	height: 40px;
	background: transparent url(http://keul.it/images/debian.png) no-repeat center left;
}


.right {
	text-align: right;
}

.on-right {
	float:right;
	margin:4px;
}