/***********************************************************************
** screen.css
**  Copyright 2004 Patrick R. Michaud (pmichaud@pobox.com)
**  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.
***********************************************************************/

/***********************************************************************
** These define the pmwiki "default" skin.  DO NOT EDIT THIS FILE
** DIRECTLY OR YOU MAY LOSE CHANGES WHEN UPGRADING!  If you want to make
** changes to these settings, you can create a custom skin (see the
** README file), or you can use pub/css/local.css to override the 
** settings here.
***********************************************************************/
body { 
    margin:0px;
    font-family: 'Arial', sans-serif;
    position: absolute;
    border: none;
}

img {
    border: none;
}

@media screen { body { position:absolute; } }

.pagetitle { font-size:200%; font-weight:bold; }

.intestazione {
    height: 90px;
    width: 800px;
}

.centrale {
    position: relative;
/*    top: 90px;*/
    width: 800px;
    padding: 0px;
    margin: 0px;
}

.piedipagina {
    width: 800px;
    height: 226px;
    position: absolute;
    background-color: white;
    margin: 0px;
}

.logo { 
    background-color: #00547e;
    width: 119px;
    height: 90px;
    vertical-align: middle;
    text-align: center;
}

.contenuto {
    background-color: #ffffff;
    width: 800px;
}

.titolo {
    font-size: 1.5em;
    text-align: left;
    padding-left: 63px;
    padding-top: 12px;
    vertical-align: middle;
    position: absolute;
    width: 459px;
    height: 38px;
    left: 119px;
    top: 0px;
    background-color: #b3001e;
    color: #ffffff;
}

.titolo :link, .titolo :visited {
    color: white;
    text-decoration: none;
}

.santo { 
    font-size: 8pt;
    text-align: left;
    font-weight: bold;
    position: absolute;
    top: 0px;
    display: table;
    left: 641px;
    width: 159px;
    height: 50px;
    background-color: #b3001e;
    color: #ffffff;
}

.santo_testo {
    display: table-cell;
    vertical-align: middle; 
    position: static;
}

.buco {
    padding: 0px;
}

.menu_principale {
    font-size: 10pt;
    height: 40px;
    width: 605px;
    position: absolute;
    left: 156px;
    top: 50px;
    color: white;
}

.testo {
    min-height: 400px;
    height: auto !important; /* Hack per */
    height: 400px;           /* Internet Explorer */
    position: relative;
    vertical-align: top;
    padding-left: 68px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 496px;
    margin-left: 156px;
    background-color: white;
}

.sinistra {
    width: 186px;
    left: 0px;
    top: 0px;
}

.sottomenu {
    position: absolute;
    min-height: 400px;
    height: auto !important; /* Hack per */
    height: 400px;           /* Internet Explorer */
    left: 0px;
    bottom: 0px;
    top: 0px;
    width: 156px;
    color: white;
    background-image: URL('../../../Media/sfondo_sottomenu.jpg');
    font-size: 8pt;
    vertical-align: top;
    background-repeat: no-repeat;
    padding:0px;
}

.sottomenu :link, .sottomenu :visited {
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
}

.sottomenu p {
    margin-top: 20px;
}

.sottomenu_testo {
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 10px;
    position: relative;
}

/* Messo qui per internet explorer */
.sottomenu_Main {
    height: 400px;
}

.menu_informazioni {
    position: absolute;
    margin: 0px;
    left: 0px;
/*     top: 0px; */
    background-color: #b3001e;
    color: white;
    width: 134px;
    height: 193px;
    font-size: 8pt;
}

.menu_informazioni_testo {
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 5px;
}

.menu_informazioni :link, .menu_informazioni :visited {
    padding-left: 5px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
}

.titolobianco {
    text-align: center;
    color: white;
}

.Main {
    background-color: #00547e;
}

.Sacramenti {
    background-image: none;
    background-color: #5c8d9d;
}

.Comunita {
    background-image: none;
    background-color: #dd9f4c;
}

.Servizio {
    background-image: none;
    background-color: #807a4f;
}

.Approfondimenti {
    background-image: none;
    background-color: #907c9c;
}

.Cultura {
    background-image: none;
    background-color: #c4869d;
}

.Link {
    background-image: none;
    background-color: #00547e;
}

.LaParrocchia {
    background-image: none;
    background-color: #508050;
}

.Prova {
    background-image: none;
    background-color: #508050;
}

.aff_1 {
   background-image: URL('../../../Media/affreschetto_1.jpg');
   width: 22px;
   height: 123px;
   position: absolute;
   left: 134px;
   top: 70px;
}

.aff_2 {
   background-image: URL('../../../Media/affreschetto_2.jpg');
   width: 105px;
   height: 34px;
   left: 29px;
   top: 193px;
   position: absolute;
}

.aff_3 {
   background-image: URL('../../../Media/affreschetto_3.jpg');
   width: 22px;
   height: 34px;
   top: 193px;
   position: absolute;
   left: 134px;
}

.aff_4 {
   background-image: URL('../../../Media/affreschetto_4.jpg');
   width: 30px;
   height: 157px;
   position: absolute;
   top : 70px;
   left: 156px;
}

.aff_Main {
   background-image: none;
   background-color: #00547e;
}

td.notizia_data {
   vertical-align: top;
}

td.notizia_titolo {
   padding-left: 0.5em;
   vertical-align: top;
}

/* Tabella in basso che riassume i comandi wiki */
table.quickref {
   background-color: #e0e0e0;
   border-collapse: collapse;
}

table.quickref td {
   border: solid 1pt #606060;
   padding: 3px;
}

#wikihead input { font-size:smaller; }
#wikihead form { margin:0px; }

#wikileft { 
  padding-top:0.5em; padding-right:5px; 
  font-size:smaller; 
  border-right:2px solid #cccccc;
}
#wikileft h1 { 
  margin:0px; background-color:#eeeeff; 
  font-size:medium; text-align:center;
}
#wikileft hr { color:#cccccc; }
#wikileft ul { margin-left:0px; padding-left:6px; list-style-type:none; }

#wikibody { padding-bottom:1em; padding-top:0.5em; }

#wikititle { padding-left:10px; vertical-align:top; text-align: center;}
#wikitext { padding-left:10px; margin-top:0.5em; }

#wikicmds { font-size:smaller; text-align:right; vertical-align:top; }
#wikicmds a { display:block; }

#wikifoot { clear:both; border-top:2px solid #cccccc; font-size:smaller; }

h1.wikiaction { font-size:150%; margin:0px; }
#wikiedit form { margin:0px; }
#wikiedit textarea { width:98%; }
