/***********************************************************************
** pmwiki.css
**  Copyright 2004-2006 Patrick R. Michaud (pmichaud@pobox.com)
**  Copyright 2006 Hagan Fox
**  This file is part of PmWiki; you can redistribute it and/or modify
**  it under the terms of the GNU General Public License as published
**  by the Free Software Foundation; either version 2 of the License, or
**  (at your option) any later version.  See pmwiki.php for full details.
***********************************************************************/

/*kirpiphotoskinb*/

#kirpiextrawrappercontainer
{
	margin: 1em auto;
	margin-top:0px;
	width: 950px;
	text-align: left;
	background-color: /*#fff*/transparent;
	border: 0px solid orange;
}

/* This sets the overall frame for the site */
body {
  margin:0px; 
  background:transparent url(grigiodelcazzo.gif) repeat-x left top; 
  /*background:transparent url(gradient.gif) repeat-x left top; */
  font-family:/*Verdana,Arial,Helvetica,sans-serif*/"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
  font-size:10pt; 
  text-align: center;
}
/*
body	{
	background-image: url(http://www.kirpi.it/azul/azul_bottom.jpg); 
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
	}
*/

/* Links settings - general */
a:link { color: blue; text-decoration:underline; }
a:visited { color: blue; text-decoration:underline; }
a:hover { color: blue; text-decoration:underline; }
a:active { color: blue; text-decoration:underline; } 


/* These control the fixed-width text elements of the page */
textarea, pre, code { font-size:0.9em; }
pre, code { font-family:'Lucida Console','Andale Mono','Courier New',Courier; }
pre { line-height:1.2em; }
pre code, code code, pre pre { font-size:100%; }

/* These primarily adjust the size and spacing of heading elements,
** most browsers have atrocious defaults for these. */
h1, h2, h3, h4, h5, h6 { margin-top:1.0em; margin-bottom:0.6em; }
h1, h2, h3, h4, h5, h6 { line-height:1.2em; }
h1, h2, h3, h6 { font-weight:normal; }
h4, h5 { font-weight:bold; }
h1 code, h2 code, h3 code, h4 code { font-size:1em; }
h1 { font-size:1.8em; /*border-bottom:1px solid silver;*/ }
h2 { font-size:1.44em; /*border-bottom:1px solid silver;*/ }
h3 { font-size:1.22em; }
h4 { font-size:1.07em; }
h5 { font-size:1.0em; }
h6 { font-size:1.0em; }
/*h1, h2, h3 { border-bottom: 1px solid #D8DFEA; }*/

/* The #wikilogo element is the logo from $PageLogoFmt */
/* #wikilogo { margin-top:4px; padding:6px; } */ /* Logo standard di kirpi.it */
/* #wikilogo { float: right; position: absolute; right: 0px; top: 0px; z-index: 50; } */
#wikilogo { /*display:none;*/ float: left; border-bottom:3px solid #cc1813/*#606060*/; padding-bottom:2px; padding-top:/*25*/50px;/*position: absolute; right: 0px; top: 0px;*/ z-index: 50; }

/* This controls the rest of the heading (primarily the search box) */
#wikihead { 
  position:absolute; right:10px; top:10px; 
  font-family:Verdana,sans-serif; font-size:85%; 
}
#wikihead input { font-size:85%; } 
.advanced_search { font-size:8pt; text-decoration:underline; color:blue;}
.advanced_search a { text-decoration:underline; color:blue;}

/* These are for the left-sidebar. */
#wikileft { 
  /* width:155px; */ 
  padding-top:13px; padding-bottom:3px; 
  padding-left:9px; padding-right:6px;
  line-height:1.2em;
  font-size:/*8*/13pt;
  color:#ffffff; 
  font-family:Verdana,Arial,Helvetica,sans-serif; 
}
#wikileft a { text-decoration:/*underline*/none; color:#ffffff; }
#wikileft a.selflink { text-decoration:/*underline*/none; color:/*blue*/#ffffff; }
#wikileft a:hover { text-decoration:underline; color:#ffffff; }
#wikileft ul { list-style:none; padding:0px; margin:0px; position:relative; z-index:100; }
#wikileft li { display:inline; margin:0px 5px; } 
#wikileft li { margin:0px; padding-left: 3px; }
/* #wikileft { border-bottom:1px #cccccc solid; } */
/* #wikileft { border-bottom:1px orange solid; } versione con la sbarra gialla */
#wikileft { /*border-bottom:1px #cccccc solid;*/ } 
/* #wikileft { border-top:1px #cccccc solid; } */
/* #wikileft { background-color:#f7f7f7; } */
/* #wikileft { background-color:gold; }  versione con la sbarra gialla */
#wikileft { background-color:transparent; } 
/* The "#wikileft h1" and "#wikileft h5" settings are for
** backwards compatibility with previous releases of PmWiki.
** They are deprecated (replaced with the .sidehead class),
** and may be removed in a future release. */
#wikileft h1, #wikileft h5, .sidehead {
  margin:0px; padding:4px 2px 2px 2px;
  font-size:11pt; font-weight:bold; font-style:normal; 
}
#wikileft h1 a, #wikileft h5 a, .sidehead a 
  { color:#505050; font-weight:bold; font-style:normal; }

/* These affect the main content area. */
#wikibody { 
  padding:0px 10px 10px 10px; background-color:trasparent; 
  font-size:/*12*/10pt;
  line-height:/*1.33em*/1.6em;
  color:#222222;
  font-family:/*Times,serif*/"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
}
#wikibody h1, h2 h3 { 
  font-family:/*Verdana,Arial,Helvetica,sans-serif*/"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  color:#222222;
}

#wikicmds { 
  /*float:right;*/ white-space:nowrap; 
  font-family:Verdana,sans-serif; font-size:7pt;
}
#wikicmds { float: right; position: absolute; right: 0px; z-index: 100; }
#wikicmds ul { list-style:none; margin:0px; padding:0px; }
#wikicmds li { display:inline; margin:0px 2px; } /* originale 8px */
#wikicmds li a { text-decoration:underline; color:blue; border:none; }
#wikicmds li a.createlink { display:none; }
#wikicmds li a:hover { text-decoration:underline; color:blue; }
#wikicmds li a:visited { text-decoration:underline; color:blue; }
.pagegroup { margin-top:8px; margin-bottom:2px; }
.pagetitle { max-width:600px; line-height:/*1.5*/1.1em; margin:0px; padding-top:0.5em; font-size:/*1.6*/2.2em; /*font-weight:bold;*/ border-bottom: 0px; padding-bottom:0.7em;}
.wikiaction { margin-top:4px; margin-bottom:4px; }
#wikitext { margin-top:12px; line-height:1.33em; }
#wikitext table { font-size:100%; line-height:1.33em; } /* For MSIE 5.5 */

/* These are for the edit form. */
#wikiedit form { margin:0px; }
#wikiedit textarea { width:98%; }
.wikimessage { margin-top:4px; margin-bottom:4px; font-style:italic; }

/* These affect the lines at the very bottom. */
#wikifoot { 
  /* padding-left:178px; */ padding-left:10px; padding-bottom:4px; border-top:1px #cccccc solid;
  /* font-family:Verdana,sans-serif; font-size:8pt; */
  font-family:/*Times,serif*/"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; font-size:10pt; font-style: italic;
}
#wikifoot a { text-decoration:underline; color:blue; border:none; }
#wikifoot a:hover { text-decoration:underline; color:blue; }
#wikifoot a:visited { text-decoration:underline; color:blue; }
#wikifoot { line-height:3em;}

.footright { float:right; padding-right:12px; }

/* These affect the printed appearance of the web view (not the separate
** print view) of pages.  The sidebar and action links aren't printed. */
@media print {
  body { width:auto; margin:0px; padding:0.5em; }
  #wikihead, #wikileft, #wikicmds, .footnav { display:none; }
  #wikifoot { padding:2px; }
}

.new {position:absolute; right:4px; padding-top:6px; }

.multilanguage {
  /* position:absolute; right:2px; top:2px; */
  position:absolute; right:0px; top:0px; 
  font-family:Verdana,Arial,Helvetica,sans-serif; 
  /* padding-left:3px; padding-right:3px; */
  padding-top:2px; padding-bottom:3px; 
  padding-left:9px; padding-right:6px;
  line-height:1.2em;
  font-size:8pt; 
  /* font-weight:bold; */
  /* font-size: 70%; */
  /* color:red; */
  font-variant: small-caps;
  /* background-color: gold; */
  background-color:transparent;
  z-index: 150;
}
a.multilanguage {text-decoration:underline; color:blue; }
a:visited.multilanguage {text-decoration:underline; color:blue; }
a:hover.multilanguage {text-decoration:underline; color:blue; background-color: red; }


/* VerySimpleToDo */
	.todoform {
                color: black; 
		font-size: 100%;
		margin: 0;
		padding: 0;
	}

	.todoform input {
		font-weight: normal;
		border: 0;
		border-bottom: thin dotted black;
		width: 600px;
	}

	a.tododelete {
		color: #00f !important;
		text-transform: lowercase;
		font-size: 70%;
		text-decoration: none !important;
	}

	a:hover.tododelete {
		color: #f00 !important;
		background-color: #ffff80;
		text-transform: lowercase;
		font-size: 70%;
		text-decoration: underline !important;
	}


/* Thumblist */
/*
img.thumbs{border:1px solid #dddddd;margin:2px;padding:4px;vertical-align:middle;}
img.thumbs:hover {border:1px solid orange;}
table.thumbtable img.thumbs {border:0;padding:0;}
table.thumbtable td.thumbtd {border:1px solid #dddddd;margin:4px;padding:2px;}
table.thumbtable td.thumbtd:hover {border-color:orange;}
table.thumbtable {border:1px solid #cccccc;}
*/
img.thumbs { border:1px solid #dddddd; margin:2px; padding:4px; vertical-align: middle; }
img.thumbs:hover, table.thumbtable td.thumbtd div.img:hover { border:1px solid orange; }
table.thumbtable img.thumbs { border: 0; padding:0; }
table.thumbtable td.thumbtd {  margin:4px; padding:2px;}
table.thumbtable td.thumbtd:hover { border-color:red; }
table.thumbtable { border:1px solid #cccccc; }
table.thumbtable td.thumbtd div.img { border: 1px solid #dddddd; text-align:middle;}
table.thumbtable td.thumbtd div.caption { font-size:.8em; overflow:hidden; padding:0px; line-height:1.1em;}


span.mollichine {font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; font-size:11px; }

/*BlogIt*/
fieldset { border: none; }
#wikiedit .inputbutton { margin:2px; }
.blogit-clear { clear: both; }
.blogit-listmore { text-align:right; }
.page-navigation, .blogit-page-navigation { clear: both; margin: 1.2em 0; padding: 20px 0; }
.blogit-older-entries { float: right; }
.blogit-newer-entries { float: left; }
.blogit-older-entries, .blogit-newer-entries { padding-right: 5px; font-size: 1.3em; font-weight: bold; }
.blogit-post-summary { margin-top: 2em; }
.blogit-post-summary > h2 { margin-bottom:0.3em; }
.blogit-post-summary, .entry { clear: both; }
.blogit-meta-data-head > h5 { margin-top:0; font-weight: normal; font-style: italic; }
.blogit-meta-data-footer, #commentblock h2 { margin-top: 1em; }
.blogit-readmore { display: block; /*margin-top: 1.7em;*/ padding-left: 1em; padding-bottom: .5em; /*font-weight: bold;*/ }
.blogit-post { margin-top: -12px; margin-bottom:1.2em; }
.blogit-post-body { margin-top: 1em; margin-bottom: 1.5em; }
.blogit-tags, .blogit-comment-count { margin-right: 1.2em; display: inline; }
.blogit-comment-list li { margin-top: 1em; }
.blogit-submit-row { padding-top: 10px; }
.blogit-submit-row img { vertical-align: bottom; padding-bottom: 1px; }

div.blogit-post-body { text-align: justify; }
div.blogit-post-body img { max-width: 600px; overflow: hidden; }
span.commenttext img { max-width: 520px; overflow: hidden; }
div.blogit-commentblock { max-width: 560px; text-align: justify; }
div.blogit-post-intro { text-align: justify; }

#social { padding-top:2em; padding-right:3em; float:right;}

div.fullwidth-post-body img { max-width: 930px; overflow: hidden; }

.alignrightimage { clear:both; }
.alignleftimage { clear:both; }
.fullcolumnimage img { width:590px; clear:both; }
.copy{ font-size: smaller; padding: 0px 4px; color:/*silver*/#aaa; line-height=.7em; padding-bottom:0px; }
.copy a { font-size: smaller; padding: 0px 4px; color:/*silver*/#aaa; line-height=.7em; padding-bottom:0px; }
.caption { font-size: 10px; line-height=100%; padding: 0px 4px; padding-bottom:0px; color:#222222; }
.captiontitle { font-size: 10px; line-height=100%; padding: 0px 4px; padding-bottom:0px; color:#222222; font-weight: bold; padding-top:7px;}








