Gebruiker:Coz/Monobook.css: verschil tussen versies

Uit FOK!wiki
Ga naar: navigatie, zoeken
Regel 1: Regel 1:
@import url("common.css");
+
/* css Zen Garden submission 074 - 'Egyptian Dawn' by James Abbott - http://www.ja-consultancy.co.uk/ */
 +
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
  
body { margin: 0px; padding: 0px; color: green; }
+
 
#specialform { display: inline; }
+
 
#content { top: 0; margin: 0; padding: 0; }
+
/* basic elements */
#topbar { padding: 0px; }
+
body {  
#powersearch {
+
font-size: 8pt;
  background: #DDEEFF; border-style: solid; border-width: 1; padding: 2;
+
font-family: verdana, sans-serif;
 +
color: #6B441A;
 +
background: #BB8855 url(http://jeluf.mormo.org/images/border.jpg) no-repeat top left;
 +
margin: 0px;
 +
}
 +
p {  
 +
margin-top: 0px;  
 +
}
 +
a:link {  
 +
text-decoration: none;  
 +
color: #995522;
 +
font-weight: bold;
 +
}
 +
a:visited { 
 +
text-decoration: none;
 +
color: #995522;
 +
font-weight: bold;
 +
}
 +
a:hover, a:active {  
 +
text-decoration: underline;  
 +
color: #995522;
 +
font-weight: bold;
 +
}
 +
a.new {
 +
        color: #FF8000;
 
}
 
}
#quickbar {
+
 
width: 140px; top: 18ex; padding: 2px; visibility: visible; z-index: 99;
+
#globalWrapper{  
 +
position: absolute;
 +
top: 40px;
 +
left: 225px;
 +
border: 0px solid #000000;
 +
padding: 10px 10px 10px 10px;
 +
margin: 0px;
 +
background: #FFFFD0;
 +
        color: #000000;
 +
}
 +
 
 +
 
 +
.ns-0 #globalWrapper {
 +
        background: #FFFFF0;
 
}
 
}
#article, #article td, #article th, #article p {
+
 
font-family: Verdana, Arial, sans-serif;
+
 
font-size: 10pt; color: black;
+
#footer {
 +
position: relative;
 +
top: 20px;
 +
left: 100px;
 +
width: 370px;
 +
border: 0px solid #000000;
 +
margin: 0px;
 +
padding: 5px;
 +
text-align: center;
 +
}
 +
 
 +
#column-one {
 +
position: absolute;
 +
top: 20px;
 +
left: -180px;
 +
border: 0px solid #000000;
 +
width: 180px;
 +
margin: 0px;
 +
padding: 0px;
 +
background: url(http://jeluf.mormo.org/images/listheader.gif) no-repeat top center;
 +
}
 +
 +
#p-cactions {  
 +
position: relative;
 +
font-family: verdana, sans-serif;
 +
padding: 100px 0px 0px 0px;
 +
margin: 0px 0px 0px 0px;
 +
border: 0px solid #AA7744;
 +
}
 +
 
 +
#column-one a:link {
 +
        color: #F0E060;
 
}
 
}
#article p {
+
 
padding-top: 0; padding-bottom: 0;
+
#column-one a:visited {
margin-top: 1ex; margin-bottom: 0;
+
        color: #F0E060;
 
}
 
}
p, pre, td, th, li, dd, dt { line-height: 12pt; }
 
textarea { overflow: auto; }
 
  
#footer { padding: 4px; }
+
 
#footer form { display: inline; }
+
#column-one a:hover {
#sitetitle {
+
        color: #FFFF00;
font-family: Times, serif;
+
        text-decoration: underline;
color: white;
 
font-weight: normal; font-size: 32pt;
 
line-height: 32pt;
 
 
}
 
}
td.top {
+
 
background-color: #6688AA; color: white;
+
/*--------------------------------------------------------------------*/
margin-top: 4px; margin-bottom: 4px;
+
.visualClear { clear: both; }
padding-top: 0; padding-bottom: 0;
+
 
text-transform: uppercase;
+
table {
font-family: Verdana, Arial, sans-serif; font-size: 8pt;
+
    font-size: 100%;
 +
    background: White;
 
}
 
}
td.top a {
+
 
font-family: Verdana, Arial, sans-serif;
+
img {
background-color: #6688AA; color: white;
+
    border: none;
text-decoration: none; font-size: 10pt;
+
    vertical-align: middle;
 
}
 
}
td.bottom {
+
 
font-family: Verdana, Arial, sans-serif;
+
p {
font-size: 10pt;
+
    margin: 0.4em 0em 0.7em 0em;
padding: 0;
+
    line-height: 1.5em;
 
}
 
}
#pagestats {
+
 
font-family: Verdana, Arial, sans-serif;
+
p img { margin: 0; }
color: black;
+
 
font-size: 9pt;
+
hr {
 +
    height: 1px;
 +
    color: #aaaa55;
 +
    background-color: #aaaa55;
 +
    border: 0;
 +
    margin: 0.2em 0 0.2em 0;
 
}
 
}
#sitesub {
+
 
font-family: Verdana, Arial, sans-serif;
+
/*----------------------------------------------------------------------------*/
font-size: 9pt; font-weight: bold;
+
 
color: black;
+
h1, h2, h3, h4, h5, h6 {
padding-top: 0;
+
    color: Black;
 +
    background: none;
 +
    font-weight: normal;
 +
    margin: 0;
 +
    padding-top: 0.5em;
 +
    padding-bottom: 0.17em;
 +
    border-bottom: 1px solid #aaaa55;
 
}
 
}
#quickbar {
+
h1 { font-size: 188%; }
font-family: Verdana, Arial, sans-serif;
+
h2 { font-size: 150%; }
font-size: 8pt; font-weight: bold; line-height: 9.5pt;
+
h3, h4, h5, h6 {
text-decoration: none;
+
    border-bottom: none;
color: black;
+
    font-weight: bold;
padding: 0; margin-top: 0;
 
 
}
 
}
#quickbar a { color: #446688; }
+
h3 { font-size: 132%; }
 +
h4 { font-size: 116%; }
 +
h5 { font-size: 100%; }
 +
h6 { font-size: 80%;  }
  
#quickbar h6 {
+
/*----------------------------------------------------------*/
font-family: Verdana, Arial, sans-serif;
+
 
font-size: 10pt; font-weight: bold; line-height: 12pt;
+
fieldset {
text-decoration: none;
+
    border: 1px solid #aaaa55;
color: #666666;
+
    margin: 1em 0em 1em 0em;
padding: 0; margin-bottom: 2px; margin-top: 6px;
+
    padding: 0em 1em 1em 1em;
 +
    line-height: 1.5em;
 +
}
 +
legend {
 +
    background: White;
 +
    padding: 0.5em;
 +
    font-size: 95%;
 +
}
 +
form {
 +
    border: none;
 +
    margin: 0;
 
}
 
}
#quickbar form { padding: 0; margin-top: 0; }
 
  
h1 { font-family: Arial, Helvetica, sans-serif;
+
textarea {
color: #666666;
+
    border: 1px solid #aaaa55;
font-family: Verdana, Arial, sans-serif;
+
    color: Black;
font-size: 18pt; font-weight: bold; line-height: 21pt;
+
    background-color: #ffffe0;
 +
    width: 100%;
 +
    padding: 0.1em;
 +
    overflow: auto;
 
}
 
}
h1.pagetitle { padding-bottom: 0; margin-bottom: 0; }
+
 
#article p.subtitle {
+
/* hide this from ie/mac and konq2.2 */
color: #666666; font-size: 11pt; font-weight: bold;
+
@media All {
padding-top: 0; margin-top: 0; padding-bottom: 1ex;
+
    head:first-child+body input {
 +
        visibility: visible;
 +
        border: 1px solid #aaaa55; 
 +
        color: Black;
 +
        background-color: white;
 +
        vertical-align: middle;
 +
        padding: 0.2em;
 +
    }
 +
}
 +
input.historysubmit {
 +
    padding: 0 0.3em 0.3em 0.3em !important;
 +
    font-size: 94%;
 +
    cursor: pointer;
 +
    height: 1.7em !important;
 +
    margin-left: 1.6em;
 +
}
 +
input[type="radio"],
 +
input[type="checkbox"] { border:none; }
 +
select {
 +
    border: 1px solid #aaaa55; 
 +
    color: Black;
 +
    vertical-align: top;
 +
}
 +
 
 +
/*-----------------------------------------------------------------------*/
 +
pre {
 +
    padding: 1em;
 +
    border: 1px dashed #aaaa55;
 +
    color: Black;
 +
    background-color: #ffffe0;
 +
    line-height: 1em;
 +
}
 +
 
 +
/*------------------------------------------------------------------------*/
 +
.usermessage {
 +
    background-color: #ffce7b;
 +
    border: 1px solid #ffa500;
 +
    color: Black;
 +
    font-weight: bold;
 +
    margin: 2em 0em 1em 0em;
 +
    padding: 0.5em 1em;
 +
    vertical-align: middle;
 +
}
 +
.error {
 +
    color: red;
 +
    font-size: larger;
 +
}
 +
 
 +
/*------------------------------------------------------------------------*/
 +
 
 +
#catlinks {
 +
    border:1px solid #aaaa55;
 +
    background-color:#ffffe0;
 +
    padding:5px;
 +
    margin-top: 1em;
 +
}
 +
 
 +
/* emulate center */
 +
.center {
 +
    width: 100%;
 +
    text-align: center;
 +
}
 +
*.center * {
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
}
 +
 
 +
/*------------------------------------------------------------------------*/
 +
 
 +
/*
 +
** content styles
 +
*/
 +
 
 +
#toc {
 +
    /*border:1px solid #2f6fab;*/
 +
    border:1px solid #aaaaaa;
 +
    background-color:#f9f9f0;
 +
    padding:5px;
 +
    font-size: 95%;
 +
}
 +
#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%;
 +
}
 +
 
 +
/* images */
 +
div.floatright {
 +
    float: right;
 +
    margin: 0;
 +
    position:relative;
 +
    border: 0.5em solid White;
 +
    border-width: 0.5em 0 0.8em 1.4em;
 +
}
 +
div.floatright p { font-style: italic;}
 +
div.floatleft {
 +
    float: left;
 +
    margin: 0.3em 0.5em 0.5em 0;
 +
    position:relative;
 +
    border: 0.5em solid White;
 +
    border-width: 0.5em 1.4em 0.8em 0;
 +
}
 +
div.floatleft p { font-style: italic; }
 +
/* thumbnails */
 +
div.thumb {
 +
    margin-bottom: 0.5em;
 +
    border-style: solid; border-color: White;
 +
    width: auto;
 +
    overflow: hidden;
 +
}
 +
div.thumb div {
 +
    border:1px solid #aaaa55;
 +
    padding: 3px !important;
 +
    background-color:#f9f9f0;
 +
    font-size: 94%;
 +
    text-align: center;
 +
}
 +
div.thumb div a img {
 +
    border:1px solid #cccccc;
 +
}
 +
div.thumb div div.thumbcaption {
 +
    border: none;
 +
    text-align: left;
 +
    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 {
 +
    float: right;
 +
    border-width: 0.5em 0 0.8em 1.4em;
 +
}
 +
div.tleft {
 +
    float: left;
 +
    margin-right:0.5em;
 +
    border: 0.5em 1.4em 0.8em 0;
 +
}
 +
 
 +
.urlexpansion,
 +
.hiddenStructure {
 +
    display: none;
 +
}
 +
img.tex { vertical-align: middle; }
 +
span.texhtml { font-family: serif; }
 +
 
 +
/*------------------------------------------------------------------------------------*/
 +
/*
 +
** User styles
 +
*/
 +
 
 +
/* table standards */
 +
table.rimage {
 +
    float:right;
 +
    width:1pt;
 +
    position:relative;
 +
    margin-left:1em;
 +
    margin-bottom:1em;
 +
    text-align:center;
 +
}
 +
.toccolours {  
 +
    border:1px solid #aaaa55;
 +
    background-color:#f9f9f0;
 +
    padding:5px;
 +
    font-size: 95%;
 +
}
 +
div.townBox {
 +
    position:relative;
 +
    float:right;
 +
    background:White;
 +
    margin-left:1em;
 +
    border: 1px solid #aaaa55;
 +
    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: none;
 +
    margin: 0.4em 0 0 0;
 +
}
 +
div.townBox dl dd {
 +
    margin: 0.1em 0 0 1.1em;
 +
    background-color: #f3f3e0;
 +
}
 +
 
 +
/*
 +
** edit views etc
 +
*/
 +
 
 +
.special li {
 +
    line-height: 1.4em;
 +
    margin: 0;
 +
    padding: 0;
 +
}
 +
 
 +
 
 +
/* Page history styling */
 +
/* the auto-generated edit comments */
 +
.autocomment { color: gray; }
 +
#pagehistory span.user {
 +
    margin-left: 1.4em;
 +
    margin-right: 0.4em;
 +
}
 +
#pagehistory span.minor { font-weight: bold; }
 +
#pagehistory li { border: 1px solid White; }
 +
#pagehistory li.selected {
 +
    background-color:#f9f9f0;
 +
    border:1px dashed #aaaa55;
 +
}
 +
/*
 +
** Diff rendering
 +
*/
 +
table.diff { background:white; }
 +
td.diff-otitle { background:#ffffff; }
 +
td.diff-ntitle { background:#ffffff; }
 +
td.diff-addedline { background:#ccffcc; }
 +
td.diff-deletedline { background:#ffffaa; }
 +
td.diff-context { background:#eeeeee; }
 +
 
 +
/* disable interwiki styling */
 +
#bodyContent a.extiw {
 +
    color: #3366bb;
 +
    background: none;
 +
    padding: 0;
 +
}
 +
#bodyContent a.external { color: #3366bb; }
 +
/* this can be used in the content area to switch off
 +
special external link styling */
 +
#bodyContent .plainlinks a {
 +
    background: none;
 +
    padding: 0;
 +
}
 +
 
 +
/*---------------------------------------------------------------------------------------*/
 +
 
 +
/*
 +
** general portlet styles (elements in the quickbar)
 +
*/
 +
.portlet {
 +
    overflow: hidden;
 +
}
 +
.portlet h5 {
 +
    padding:0;
 +
    margin: 0 0 0 0;
 +
    margin-bottom: 0;
 +
}
 +
.portlet ul {
 +
    list-style-type: square;
 +
    margin-left: -1.5em;
 +
}
 +
.portlet li {
 +
    padding:0;
 +
    margin: 0 0 0 0;
 +
    margin-bottom: 0;
 +
}
 +
 
 +
/*--------------------------------*/
 +
#searchInput {
 +
    border: 1px solid #aaaa55;
 +
    width:170px;
 +
    margin: 0 0 0 0;
 +
    font-size: 95%;
 +
}
 +
 
 +
/*===============================================================================*/
 +
/*
 +
** footer
 +
*/
 +
#footer {
 +
    border-top: 1px solid #aaaa55;
 +
    border-bottom: 1px solid #aaaa55;
 +
    margin-top:0.4em;
 +
    padding-top:0.4em;
 +
    margin-left:-100px;
 +
    text-align: center;
 +
    font-size: 90%;
 +
    width:98%;
 +
}
 +
#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;
 +
    background-color: White;
 +
    position: relative;
 +
    top: -2px; /* Bump it up just a tad */
 +
}
 +
#f-poweredbyico {
 +
    float: right;
 +
    height: 1%;
 +
}
 +
#f-copyrightico {
 +
    float: left;
 +
    height: 1%;
 +
}
 +
/*-------------------------------------------------------------------------------*/
 +
#siteNotice {
 +
    margin: 0.5em;
 +
    background: #eeee22;
 +
    padding: 0.5em;
 +
    border: solid 1px #aaaa44;
 +
}
 +
 
 +
.diffchange {
 +
    text-decoration: bold;
 +
    color: #FF0000;
 
}
 
}
a { color: #223366; }
 
a.external { color: #336644; }
 
a:visited { color: #8D0749; }
 
a.printable { text-decoration: underline; }
 
a.stub { color:#772233; text-decoration:none; }
 
h2, h3, h4, h5, h6 { margin-bottom: 0; }
 
small { font-size: 75%; }
 

Versie van 5 sep 2005 om 00:20

/* css Zen Garden submission 074 - 'Egyptian Dawn' by James Abbott - http://www.ja-consultancy.co.uk/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */



/* basic elements */
body { 
	font-size: 8pt;
	font-family: verdana, sans-serif;
	color: #6B441A;
	background: #BB8855 url(http://jeluf.mormo.org/images/border.jpg) no-repeat top left;
	margin: 0px; 
	}
p { 
	margin-top: 0px; 
	}
a:link { 
	text-decoration: none; 
	color: #995522;
	font-weight: bold;
	}
a:visited {  
	text-decoration: none; 
	color: #995522;
	font-weight: bold;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #995522;
	font-weight: bold;
	}
a.new {
         color: #FF8000;
}

#globalWrapper{ 
	position: absolute;
	top: 40px;
	left: 225px;
	border: 0px solid #000000;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	background: #FFFFD0;
        color: #000000;
	}


.ns-0 #globalWrapper {
         background: #FFFFF0;
}


#footer { 
	position: relative;
	top: 20px;
	left: 100px;
	width: 370px;
	border: 0px solid #000000;
	margin: 0px;
	padding: 5px;
	text-align: center;
	}

#column-one {
	position: absolute; 
	top: 20px; 
	left: -180px;
	border: 0px solid #000000;
	width: 180px;
	margin: 0px;
	padding: 0px;
	background: url(http://jeluf.mormo.org/images/listheader.gif) no-repeat top center;
	}
	
#p-cactions { 
	position: relative;
	font-family: verdana, sans-serif;
	padding: 100px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	border: 0px solid #AA7744;
	}

#column-one a:link {
        color: #F0E060;
}

#column-one a:visited {
        color: #F0E060;
}


#column-one a:hover {
        color: #FFFF00;
        text-decoration: underline;
}

/*--------------------------------------------------------------------*/
.visualClear { clear: both; }

table {
    font-size: 100%;
    background: White;
}

img {
    border: none;
    vertical-align: middle;
}

p {
    margin: 0.4em 0em 0.7em 0em;
    line-height: 1.5em;
}

p img { margin: 0; }

hr {
    height: 1px;
    color: #aaaa55;
    background-color: #aaaa55;
    border: 0;
    margin: 0.2em 0 0.2em 0;
}

/*----------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    color: Black;
    background: none;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.17em;
    border-bottom: 1px solid #aaaa55;
}
h1 { font-size: 188%; }
h2 { font-size: 150%; }
h3, h4, h5, h6 { 
    border-bottom: none;
    font-weight: bold;
}
h3 { font-size: 132%; }
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%;  }

/*----------------------------------------------------------*/

fieldset {
    border: 1px solid #aaaa55;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
}
legend {
    background: White;
    padding: 0.5em;
    font-size: 95%;
}
form {
    border: none;
    margin: 0;
}

textarea {
    border: 1px solid #aaaa55;  
    color: Black;
    background-color: #ffffe0;
    width: 100%;
    padding: 0.1em;
    overflow: auto;
}

/* hide this from ie/mac and konq2.2 */
@media All {
    head:first-child+body input {
        visibility: visible;
        border: 1px solid #aaaa55;  
        color: Black;
        background-color: white;
        vertical-align: middle;
        padding: 0.2em;
    }
}
input.historysubmit {
    padding: 0 0.3em 0.3em 0.3em !important;
    font-size: 94%;
    cursor: pointer;
    height: 1.7em !important;
    margin-left: 1.6em;
}
input[type="radio"],
input[type="checkbox"] { border:none; }
select {
    border: 1px solid #aaaa55;  
    color: Black;
    vertical-align: top;
}

/*-----------------------------------------------------------------------*/
pre {
    padding: 1em;
    border: 1px dashed #aaaa55;
    color: Black;
    background-color: #ffffe0;
    line-height: 1em;
}

/*------------------------------------------------------------------------*/
.usermessage {
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: Black;
    font-weight: bold;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em;
    vertical-align: middle;
}
.error {
    color: red;
    font-size: larger;
}

/*------------------------------------------------------------------------*/

#catlinks {
    border:1px solid #aaaa55;
    background-color:#ffffe0;
    padding:5px;
    margin-top: 1em;
}

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

/*------------------------------------------------------------------------*/

/*
** content styles
*/

#toc { 
    /*border:1px solid #2f6fab;*/
    border:1px solid #aaaaaa;
    background-color:#f9f9f0;
    padding:5px;
    font-size: 95%;
}
#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%;
}

/* images */
div.floatright { 
    float: right; 
    margin: 0;
    position:relative;
    border: 0.5em solid White;
    border-width: 0.5em 0 0.8em 1.4em;
}
div.floatright p { font-style: italic;} 
div.floatleft { 
    float: left; 
    margin: 0.3em 0.5em 0.5em 0;
    position:relative;
    border: 0.5em solid White;
    border-width: 0.5em 1.4em 0.8em 0;
}
div.floatleft p { font-style: italic; } 
/* thumbnails */
div.thumb {
    margin-bottom: 0.5em;
    border-style: solid; border-color: White;
    width: auto;
    overflow: hidden;
}
div.thumb div {
    border:1px solid #aaaa55;
    padding: 3px !important;
    background-color:#f9f9f0;
    font-size: 94%;
    text-align: center;
}
div.thumb div a img {
    border:1px solid #cccccc;
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    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 {
    float: right;
    border-width: 0.5em 0 0.8em 1.4em;
}
div.tleft {
    float: left;
    margin-right:0.5em;
    border: 0.5em 1.4em 0.8em 0;
}

.urlexpansion,
.hiddenStructure {
    display: none;
}
img.tex { vertical-align: middle; }
span.texhtml { font-family: serif; }

/*------------------------------------------------------------------------------------*/
/*
** User styles
*/

/* table standards */
table.rimage {
    float:right; 
    width:1pt; 
    position:relative;
    margin-left:1em; 
    margin-bottom:1em;
    text-align:center;
}
.toccolours { 
    border:1px solid #aaaa55;
    background-color:#f9f9f0;
    padding:5px;
    font-size: 95%;
}
div.townBox {
    position:relative;
    float:right;
    background:White;
    margin-left:1em;
    border: 1px solid #aaaa55;
    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: none;
    margin: 0.4em 0 0 0;
}
div.townBox dl dd {
    margin: 0.1em 0 0 1.1em;
    background-color: #f3f3e0;
}

/*
** edit views etc
*/

.special li {
    line-height: 1.4em;
    margin: 0;
    padding: 0;
}


/* Page history styling */
/* the auto-generated edit comments */
.autocomment { color: gray; }
#pagehistory span.user { 
    margin-left: 1.4em;
    margin-right: 0.4em;
}
#pagehistory span.minor { font-weight: bold; }
#pagehistory li { border: 1px solid White; }
#pagehistory li.selected { 
    background-color:#f9f9f0;
    border:1px dashed #aaaa55;
}
/*
** Diff rendering
*/
table.diff { background:white; }
td.diff-otitle { background:#ffffff; }
td.diff-ntitle { background:#ffffff; }
td.diff-addedline { background:#ccffcc; }
td.diff-deletedline { background:#ffffaa; }
td.diff-context { background:#eeeeee; }

/* disable interwiki styling */
#bodyContent a.extiw {
    color: #3366bb;
    background: none;
    padding: 0;
}
#bodyContent a.external { color: #3366bb; }
/* this can be used in the content area to switch off
special external link styling */
#bodyContent .plainlinks a {
    background: none;
    padding: 0;
}

/*---------------------------------------------------------------------------------------*/

/*
** general portlet styles (elements in the quickbar)
*/
.portlet {
    overflow: hidden;
}
.portlet h5 {
    padding:0;
    margin: 0 0 0 0;
    margin-bottom: 0;
}
.portlet ul {
    list-style-type: square;
    margin-left: -1.5em;
}
.portlet li {
    padding:0;
    margin: 0 0 0 0;
    margin-bottom: 0;
}

/*--------------------------------*/
#searchInput {
    border: 1px solid #aaaa55; 
    width:170px;
    margin: 0 0 0 0;
    font-size: 95%;
}

/*===============================================================================*/
/*
** footer
*/
#footer {
    border-top: 1px solid #aaaa55;
    border-bottom: 1px solid #aaaa55;
    margin-top:0.4em;
    padding-top:0.4em;
    margin-left:-100px;
    text-align: center;
    font-size: 90%;
    width:98%;
}
#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;
     background-color: White;
    position: relative;
    top: -2px; /* Bump it up just a tad */
}
#f-poweredbyico {
    float: right;
    height: 1%;
}
#f-copyrightico {
    float: left;
    height: 1%;
}
/*-------------------------------------------------------------------------------*/
#siteNotice {
     margin: 0.5em;
     background: #eeee22;
     padding: 0.5em;
     border: solid 1px #aaaa44;
}

.diffchange {
     text-decoration: bold;
     color: #FF0000;
}