Usuario:Niko guti2006/myskin.css

De Inciclopedia
Ir a la navegación Ir a la búsqueda

Nota: Después de publicar, quizás necesite actualizar la caché de su navegador para ver los cambios.

  • Firefox/Safari: Mantenga presionada la tecla Shift mientras pulsa el botón Actualizar, o presiona Ctrl+F5 o Ctrl+R (⌘+R en Mac)
  • Google Chrome: presione Ctrl+Shift+R (⌘+Shift+R en Mac)
  • Internet Explorer/Edge: mantenga presionada Ctrl mientras pulsa Actualizar, o presione Ctrl+F5
  • Opera: Presiona Ctrl+F5.
/*<pre><nowiki>*/
/*
** 
** Basada en la Skin MonoBook.
** Modificada Chixpy para su uso personal en Inciclopedia
** 
*/

/*
  -----------------------------------------------------------------------------------------
                                       ESTILOS EN GENERAL 
  -----------------------------------------------------------------------------------------
*/

/*
 Tablas
*/
table {
    font-size: 100%;
    background: transparent;
}


/*
 Enlaces
*/

/* Enlaces normales */
a {
    color: #cc0;
    background: transparent;
    text-decoration: none;
}

/* Enlaces visitados */
a:visited { color: #88f; }

/* Enlaces activos (que existe la página) */
a:active { color: #cc0; }

/* Enlaces nuevos (que no existe la página) */
a.new,
#p-personal a.new { color:#0a0; }

/* Enlaces nuevos y visitados (que no existe la página
     pero ya se ha pulsado sobre ellos) */
a.new:visited,
#p-personal a.new:visited { color:#0a0; }

/* Enlaces cuando se pone el ratón encima*/
a:hover { color: #ff0; text-decoration: underline; }

/* Enlaces en el momento de pulsar sobre ellos */
a.stub { color: #cc0; }


/*
 Imágenes
*/
img {
    border: none;
    padding: 0;
    margin: 0;
    vertical-align: middle;
}


/*
 Párrafos de texto
*/
p {
    margin: 0.4em 1em 0.5em 1em;
    line-height: 1.5em;
    text-indent: -1em;
}


/*
 Imágenes dentro de párrafos de texto
*/
p img { margin: 0; }


/*
 Barras Horizontales
*/
hr {
    height: 2px;
    color: #378;
    border: 0;
    margin: 0.2em 0 0.2em 0;
}


/*
 Títulos en general
*/
h1, h2, h3, h4, h5, h6 {
    color: #0c0;
    background: transparent;
    font-weight: bold;
    margin: 0 auto 0 auto;
    padding-top: 0.5em;
    padding-bottom: 0.17em;
    font-variant:small-caps;
    clear:left;
    text-align: center;
}

/* Títulos de 1º orden */
h1 {font-size: 200%;}

/* Títulos de 2º orden */
h2 {font-size: 175%;}

/* Títulos de 3º orden */
h3 {font-size: 150%;}

/* Títulos de 4º orden */
h4 {font-size: 125%;}

/* Títulos de 5º orden */
h5 {font-size: 100%;}

/* Títulos de 6º orden */
h6 {font-size: 75%;}


/*
 Listas
*/

/* Listas desordenadas (Listas sin númeración ) */
ul { 
    line-height: 1.5em;
    list-style-type: disc;
    margin: 0.3em 0 0 1.5em;
    padding: 0 2em 0 0;
    text-indent:0;
}

/* Listas ordenadas (Listas con númeración 1, 2, 3,...) */
ol {
    line-height: 1.5em;
    margin: 0.3em 0 0 1.5em;
    padding:0 2em 0 0;
    list-style-image: none;
}

/* Lineas de las listas */
li { margin: 0 0 0.1em 1em; }

/* Lista de definiciones */
dl{
    margin-top: 0.2em;
    margin-bottom: 0.5em;
}

/* Lista de definiciones: Término */
dt { 
    font-weight: bold; 
    margin-bottom: 0.1em;
}

/* Lista de definiciones: Definición */
dd {
    line-height: 1.5em;
    margin-left: 4em;
    margin-bottom: 0.1em;
    text-indent: -2em;
}


/*
 Formularios
*/

/* Caja para agrupar formularios*/
fieldset {
    border: 1px solid #045;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
}

/* Formularios */
form {
    border: none;
    margin: 5px 5px 5px 5px;
    padding: 0;
}

/* Formularios: Titulo */
legend {
    background: transparent;
    padding: 0.5em;
    font-size: 95%;
}

/* Formularios: Cuadro para introducir texto */
textarea {
    border: 2px inset #769;  
    color: #888;
    background: #000;
    padding: 5px;
    margin: 0 0 .5em 0;
}

/* Formularios: ¿?*/
input.historysubmit {
    padding: 0 0.3em 0.3em 0.3em !important;
    font-size: 94%;
    cursor: pointer;
    height: 1.7em !important;
    margin-left: 1.6em;
}

/* Formularios: Checkboxes y radiobuttons*/
input[type="radio"],
input[type="checkbox"] { border:none; }


/* La verdad no sé*/
/* Creo que és el estilo del texto cuando está selecconado*/
select {
    border: 1px solid #436;  
    color: #255;
    vertical-align: top;
}


/*
 Otros tipos de texto
*/

/* Abreviaturas y acronimos */
abbr, acronym, math, .explain {
    border-bottom: 1px dotted Black;
    background: transparent;
    cursor: help;
}

img.tex{
    background: transparent;
    color:white;
}

/* Codigo Fuente (Usado en las citas, creo) */
code { 
    background-color: #112;
    color:#888;
}

/* Texto con formato (Usado para código fuente) */
pre {
    padding: 1em;
    border: 1px dashed #444;
    color: #888;
    background-color: black;
    line-height: 1.1em;
    width: auto;
}

/* ¿? */
q {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
}

/* Sin uso por ahora*/
blockquote {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
}


/*
  -----------------------------------------------------------------------------------------
                                       ESTRUCTURAS GENERALES 
  -----------------------------------------------------------------------------------------
*/

/*
 Esto sería innecesario, pero...
 -------------------------------
*/
html{
    width: 100%;
    margin: 0;
    padding: 0;
}

/* 
 Página en general
 -----------------
*/
body {
    font: x-small sans-serif;
    margin: 0;
    padding: 0;
    background: #002;
    color: #080;
}


/*
 Div que contiene la página entera 
 --------------------------------- 
*/
#globalWrapper {
    font-size:127%;
    width: 100%;
    margin: 0;
    padding: 0;
}


/*
 Columna de los enlaces
 -----------------------
*/
#column-one {
    float:left;
    height:100px;
    width:1px;
    padding-top:175px
}

/*
 Columna principal
 ------------------
*/
#column-content {
    width:100%;
    float:right;
    margin:120px 0 0px -175px;
}

/*
 Columna Google
 ---------------
*/
#column-google{
    visibility:hidden;
    display:none;
}

/*
  -----------------------------------------------------------------------------------------
                                ESTILOS DE LA CAJA DE ARTÍCULOS 
  -----------------------------------------------------------------------------------------
*/
/* Estilo general */
#content {
    margin: 0 0 0 175px; /*175px -> Este margen es para dejar espacio a los menús */
    padding: 1em 1em 1em 1em;
    background: #003;
    border: 5px outset #228;
    position:relative;
    z-index:0;
}

/* Estructura que engloba todo en contenido */
#bodyContent {
    background: transparent;
}

/* Título principal del artículo */
.firstHeading { 
    margin-bottom:0.1em;
    border-bottom: 3px ridge #0c0;
    line-height: 10px;
}
    
/* Subtítulo del artículo: Estructura contenedora */
/* Si de muestra pone: De Inciclopedia debajo del título principal */
#siteSub {
    display: none;
}

/* Subtítulo del artículo: Estilo*/
#contentSub {
    font-size: 84%;
    line-height: 1.2em;
    margin: 0 0 1.4em 1em;
    color: #769;
    width: auto;
}

/* Enlaces de volver a la página madre de una subpágina*/
span.subpages { 
    display: block;
}

/* Encabezados (Titulos) del artículo*/
/* Normalmente solo el espacio de separación*/
#bodyContent h1, #bodyContent h2 { margin-bottom:0.6em; }
#bodyContent h3,
#bodyContent h4,
#bodyContent h5 {
    margin-bottom: 0.3em;
}


/* Mensaje de notificación de Cambios en su discusión */
.usermessage {
    background-color: #EEE6FF;
    border: 1px solid #C03;
    color: #255;
    font-weight: bold;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em;
    vertical-align: middle;
}

#siteNotice {
    text-align: center;
    font-size: 95%;
    padding: 0 0.9em 0 0.9em;
}
#siteNotice p { margin: 0; padding: 0; }
.error {
    color: #C03;
    font-size: larger;
}

/* Recuadro de categorías*/
#catlinks {
    border:1px solid #769;
    background-color:#111;
    padding:5px;
    margin-top: 1em;
    clear: both;
}
/* currently unused, intended to be used by a metadata box
in the bottom-right corner of the content area */
.documentDescription {
    /* The summary text describing the document */
    font-weight: bold;
    display: block;
    margin: 1em 0em;
    line-height: 1.5em;
}
.documentByLine {
    text-align: right;
    font-size: 90%;
    font-weight: normal;
    color: #769;
    clear: both;
}












/*
  -----------------------------------------------------------------------------------------
                                  CAJAS DE MENÚS
  -----------------------------------------------------------------------------------------
*/


/*
 CAJAS MENÚS: GENERAL
 Estilos generales de las caja del los menús: Navegación, Buscar, Herramientas, Wikia y
   el menu de arriba (usuario, discusión)
*/
.portlet {
    margin: 0;
    padding: 0;
    width: 165px;
    overflow: hidden;
    background: #003;
    border: 5px inset #228;
    text-align:center;
    clear:left;
}


/* CAJAS MENÚS: TÍTULO 4 (¿SIN USO?)
 Esto modifica los Títulos de 4º grado de las cajas de los menús.
 Pero no sé donde se usa....
*/
.portlet h4 {
    font-size: 95%;
    font-weight: normal;
    white-space: nowrap;
    background: #f00;
}

/* CAJAS MENÚS: TÍTULO 4
 Esto modifica los Títulos de 5º grado de las cajas de los menús.
 Son los títulos de los menús
*/
.portlet h5 { 
    display: inline;
    padding: 0.5em 0 0 0;
    font-weight: bold;
    white-space: nowrap;
    margin: 0;
    text-decoration: none;
}

/* CAJAS MENÚS: TÍTULO 6 (¿SIN USO?)
 Esto modifica los Títulos de 6º grado de las cajas de los menús.
 Pero no sé donde se usa....
*/
.portlet h6 { 
    border: 3px groove #9CC;
    padding: 0em 0em 0em 0em;
    text-transform: lowercase;
    font-size: 1em;
    height: 1.2em;
    font-weight: normal;
    white-space: nowrap;
    background: #f00;
}

/* Esto modifica la caja interior de los menús donde están los enlaces */
.pBody {
    display: block;
    margin: 0;
    font-size: 95%;
    border-collapse: collapse;
    padding: 3px;
    background: #003;
    border: 5px ridge #228;
    line-height: 1.5em;
}


.portlet h1, 
.portlet h2, 
.portlet h3, 
.portlet h4 {
    margin: 0;
    padding: 0;
}
.portlet ul {
    display:block;
    line-height: 1.5em;
    list-style-type: none;
    font-size:95%;
    padding:0;
    margin: 0;
}
.portlet li {
    padding:0;
    margin: 0;
}

/*
 CAJA ENLACES WIKI
*/
#p-nbx
{
    clear:left;
}

/*
 CAJA WIKIA
*/
#p-wikicities-nav
{
    display:none;
}


/*
** the page-related actions- page/talk, edit etc 
*/
#p-cactions {
    position:absolute;
    top: 100px;
    width: 75%;
    left: 175px;
    margin: 0;
    white-space:nowrap;
    line-height: .3em;
    overflow: visible;
    background: transparent;
    border:none;
    border-collapse: collapse; /*Tengo que mirar a ver qué es esto...*/
    padding: 0 0 3px 1em;
    list-style: none;
    font-size: 95%;
    clear: right;
    text-align:left;
}

#p-cactions .hiddenStructure { display: none; }
#p-cactions ul {
    list-style: none;
}
#p-cactions li {
    display: inline;
    border-top: 5px inset #228;
    border-left: 5px inset #228;
    border-right: 5px inset #228;
    border-bottom: none;
    padding: 0 0 .5em 0;
    margin: 0 0.3em 0 0;
    overflow: auto;
}

#p-cactions li.selected {
    color: #ff0;
    border-top: 5px outset #228;
    border-left: 5px outset #228;
    border-right: 5px outset #228;
    border-bottom: 5px #003 solid;
    padding: 0 0 .5em 0;
    background: #003;
}
#p-cactions li a {
    background-color: transparent;
    color:#C03;
    border: none;
    padding: 0 .8em .3em 0.8em;
    text-decoration: none;
    text-transform: lowercase;
    position: relative;
    z-index: 3;
    margin: 0;
}
#p-cactions .selected a {
    z-index: 4;
    color:#ff0;
 }
#p-cactions .new a { color:#f00; }
#p-cactions li a:hover {
    z-index: 3;
    text-decoration: none;
}
#p-cactions h5 { display: none; }
#p-cactions li.istalk { margin-right: 0; }
#p-cactions li.istalk a { padding-right: 0.5em; }
#p-cactions #ca-addsection a { 
    padding-left: 0.4em;
    padding-right: 0.4em;
}
/* offsets to distinguish the tab groups */
li#ca-talk { margin-right: 1.6em; }
li#ca-watch, li#ca-watch { margin-left: 1.6em; }






/* emulate center */
.center {
    width: 100%;
    text-align: center;
}
*.center * {
    margin-left: auto;
    margin-right: auto;
}

.visualClear { clear: both; }

/* small for tables and similar */
.small, .small * { font-size: 94%; }
table.small { font-size: 100% }

/*
** content styles
*/


/* Menu de la Tabla de Contenidos */
#toc { 
    clear:none !important;
    position: relative;
    padding: 10px;
    border: 2px dashed #228;
    background: #003;
    font-size: 95%;
    margin: 0 1em 1em;
    z-index: 3;
}

#toc .tocindent { margin-left: 2em; }

#toc .tocline { margin-bottom: 0px; }

#toc p { margin: 0 }

#toc .toctoggle { font-size: 94%; }

#toc .editsection { 
    margin-top: 0.7em; 
    font-size: 94%;
}
div.editsection{
    clear:none;
}

/* images */
div.floatright, table.floatright {
    clear: right;
    float: right; 
    margin: 0 0.5em 0.5em 0.3em;
    position: relative;
    border: none;
}
div.floatright p { font-style: italic; } 

div.floatleft, table.floatleft {
    clear: right;
    float: left; 
    margin: 0 0.5em 0.5em 0.3em;
    position: relative;
    border: none;
}
div.floatleft p { font-style: italic; } 
/* thumbnails */
div.thumb {
    margin-bottom: 0.5em;
    position: relative;
    z-index: 1;
    border: none;
    width: auto;
}
div.thumb div {
    border: 2px solid #378;
    padding: 1px !important;
    background-color: transparent;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
    margin: 5px;
}
div.thumb div a img {
    border:1px solid #769;
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    line-height: 1.4;
    padding: 0.3em 0 0.1em 0;
}
div.magnify {
    float: right;
    border: none !important;
    background: none !important;
}
div.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important;
}
div.tright {
    margin-left: 10px;
    clear: right;
    float: right;
    position: relative;
    z-index: 3;
}
div.tleft {
    float: left;
    margin-right: 10px;
    position: relative;
    z-index: 3;
    clear: left;
}
.urlexpansion,
.hiddenStructure {
    display: none;
}
img.tex { vertical-align: middle; }
span.texhtml { font-family: serif; }




/*
** classes for special content elements like town boxes
** intended to be referenced directly from the wiki src
*/

/*
** User styles
*/
/* table standards */
table.rimage {
    float:right; 
    position:relative;
    margin-left:1em; 
    margin-bottom:1em;
    text-align:center;
}
.toccolours { 
    border:1px solid #769;
    background-color:#EEE6FF;
    padding:5px;
    font-size: 95%;
}
div.townBox {
    position:relative;
    float:right;
    background:transparent;
    margin-left:1em;
    border: 1px #769;
    padding:0.3em;
    width: 200px;
    overflow: hidden;
    clear: right;
}
div.townBox dl {
    padding: 0;
    margin: 0 0 0.3em 0; 
    font-size: 96%;
}
div.townBox dl dt {
    background: transparent;
    margin: 0.4em 0 0 0;
}
div.townBox dl dd {
    margin: 0.1em 0 0 1.1em;
    background-color: #EEE6FF;
}

/*
** edit views etc
*/
.special li {
    line-height: 1.4em;
    margin: 0;
    padding: 0;
}

/* Page history styling */
/* the auto-generated edit comments */
.autocomment { color: #769; }

#pagehistory span.user { 
    margin-left: 1.4em;
    margin-right: 0.4em;
}

#pagehistory span.minor { font-weight: bold; }

#pagehistory li { border: 1px solid; }

#pagehistory li.selected { 
    background-color:#EEE6FF;
    border:1px dashed #769;
}

/*
** Diff rendering
*/
table.diff { background:transparent; }
td.diff-otitle { background:#000; }
td.diff-ntitle { background:#000; }
td.diff-addedline { 
    background:#010;
    font-size: smaller;
}
td.diff-deletedline { 
    background:#100;
    font-size: smaller;
}
td.diff-context {
    background:#000;
    font-size: smaller;
}
span.diffchange { color: #fff; }

/* 
** keep the transparentspace in front of the ^=, hides rule from konqueror
** this is css3, the validator doesn't like it when validating as css2 
*/
#bodyContent a[href ^="http://"],
#bodyContent a[href ^="gopher://"] {
    background: url(external.png) center right no-repeat;
    padding-right: 13px;
}
#bodyContent a[href ^="https://"],
.link-https {
    background: url("lock_icon.gif") center right no-repeat;
    padding-right: 16px;
}
#bodyContent a[href ^="mailto:"],
.link-mailto {
    background: url("mail_icon.gif") center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="news://"] {
    background: url("news_icon.png") center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="ftp://"],
.link-ftp {
    background: url("file_icon.gif") center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="irc://"],
.link-irc {
    background: url("discussionitem_icon.gif")  center right no-repeat;
    padding-right: 18px;
}
/* disable interwiki styling */
#bodyContent a.extiw,
#bodyContent a.extiw:active {
    color: #378;
    background: transparent;
    padding: 0;
}
#bodyContent a.external { color: #378; }
/* this can be used in the content area to switch off
special external link styling */
#bodyContent .plainlinks a {
    background: none !important;
    padding: 0;
}


/* 
** Logo properties 
*/

#p-logo {
    position:absolute; /*needed to use z-index */
    z-index: 0;
    background:#eef;
    /*background: url(http://inciclopedia.wikia.com/images/d/d2/Tio1.jpg);*/
    background-position:center;
    top: 0;
    left: 0;
    margin: 0;
    padding:5px 0 0 7px;
    height: 160px;
    width: 158px;
    overflow: hidden;
    border: 5px ridge yellow;
}

#p-logo h5 { display: none; }

#p-logo a,
#p-logo a:hover {
    display: block;
    height: 155px;
    width: 155px;
    background-repeat: no-repeat;
    background-position: 35% 50% !important;
    text-decoration: none;
}

/*
** the navigation portlet
*/

#p-nav {
    position:relative;
    z-index:3;
}

/*
** Search portlet
*/
#p-search {
    position:absolute;
    z-index:3;
    top:25px;
    right:0px;
    height:50px;
    text-align:center;
    width:auto;
    padding: 0 0 0 0 !important;
    margin: 0 0 0 175px !important;
}    

#p-search h5 { display: none; }

#p-search .pBody {
    padding: 0px;
    text-align: center;
    border:none;
}
input.searchButton {
    margin-top:1px;
    padding: 0 0 0 0px !important;
    font-size: 95%;
    cursor: pointer;
}
#searchInput {
    border: 1px solid #378;  
    width: 280px;
    margin: 0 10px 0 0 ;
    font-size: 95%;
    float:left;
}

/* 
** the personal toolbar
*/

#p-personal {
    width:100%;
    height:25px;
    white-space:nowrap;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0px;
    top: 0px;
    border: none;
    background: #004;
    overflow: visible;
    line-height: 1.2em;
}

#p-personal h5 {
    display: none; 
}

#p-personal .portlet,
#p-personal .pBody {
    padding: 0px;
    margin: 0;
    border: none;
    overflow: visible;
    background: none;
}
/* this is the ul contained in the portlet */
#p-personal ul {
    border: none;
    line-height: 2em;
    color: #045;
    padding: 0 0 0 0;
    margin: 0 14px;
    text-align: center;
    float: right;
    text-transform: lowercase;
    background: none;
}

#p-personal .pBody li {
    border: none;
    display: inline;
    color: #378;
    overflow: visible;
    line-height: 1.2em;
    background: none;
    margin-left: 2px;
    padding: 1px 3px;
}
#p-personal .pBody li a {
    text-decoration: none;
    color: #378;
    border: none;
    font-weight: bold;
    padding: 3px 10px;
    margin: 0;
    background: none;
}
#p-personal li a:hover {
    text-decoration: underline;
}




/*
** the remaining portlets
*/
#p-tbx,
#p-lang {
    position:relative;
    z-index:3;
}

#p-nav, #p-search, #p-lang, #p-tb, #p-wikicities-nav { float: left; clear: left; margin: 0; }


/*
** footer
*/
#footer {
    background-color: transparent;
    border-top: 2px solid #769;
    border-bottom: 2px solid #769;
    margin: 0.6em 0em 1em 0em;
    padding: 0.4em 0em 1.2em 0em;
    text-align: center;
    font-size: 90%;
    clear: both;
    overflow:auto;
}
#footer li {
    display: inline;
    margin: 0 1.3em;
}
/* hide from incapable browsers */
head:first-child+body #footer li { white-space: nowrap; }
#f-poweredbyico, #f-copyrightico {
    margin: 0 8px;
    position: relative;
    top: -2px; /* Bump it up just a tad */
}
#f-poweredbyico {
    float: right;
    height: 1%;
}
#f-copyrightico {
    float: left;
    height: 1%;
}

/* js pref toc */
#preftoc { 
    float: left;
    margin: 1em 1em 1em 1em;
    width: 13em;
}
#preftoc li { border: 1px solid #769; }
#preftoc li.selected { 
    background-color:#EEE6FF;
    border:1px dashed #769;
}
#preftoc a,
#preftoc a:active {
    display: block;
    color: #378;
}
#prefcontrol { 
    clear: both;
    float: left;
    margin-top: 1em;
}
div.prefsectiontip { 
    font-size: 95%;
    margin-top: 1em;
}
fieldset.operaprefsection { margin-left: 15em }

/* 
** IE/Mac fixes, hope to find a validating way to move this
** to a separate stylesheet. This would work but doesn't validate: 
** @import("IEMacFixes.css");
*/
/* tabs: border on the a, not the div */
* > html #p-cactions li { border:none; }
* > html #p-cactions li a {
    border-top: 1px solid #769;
    border-left: 1px solid #769;
    border-right: 1px solid #769;
    border-bottom: none;
}
* > html #p-cactions li.selected a { border-color: #C03; }
/* footer icons need a fixed width */
* > html #f-poweredbyico,
* > html #f-copyrightico { width: 88px; }
* > html #bodyContent,
* > html #bodyContent pre {
    /*overflow-x: auto;*/
    width: 100%;
    padding-bottom: 25px;
}

/* more IE fixes */
/* float/negative margin brokenness */
* html #footer {margin-top: 0;}
* html #column-content {
    display: inline;
    margin-bottom: 0;
}
* html div.editsection { font-size: smaller; }
#pagehistory li.selected { position: relative; }

/* Mac IE 5.0 fix; floated content turns invisible */
* > html #column-content {
    float: none;
}
* > html #column-one {
    position: absolute;
    left: 0;
    top: 0;
}
* > html #footer {
    margin-left: 13.2em;
}

.printfooter {
	display: none;
}
/*</nowiki></pre>*/