/* Drone */
/* a wikipedia skin by Chochem */
/* version 0.2 */


/* STRUCTURE */

body {
  background: none;
  font-family: Droid Sans,Sans-Serif;
  font-size: 14px;
  line-height: 1.4;
  }

#globalWrapper {
  position: relative;
  width: 840px; 
  margin: 0 auto;
  }


#column-content {
  position: relative; 
  padding-top: 100px;
  background: url('ppigbar.png') repeat-x;
  float: right;
  text-align: justify;
/*  width: 584px; */
  width: 675px; 
  }

#column-one {
  position: relative !important;
  padding-top: 100px;
  float: left;
  width: 150px;
  font-size: 12px;
  }


/* FOOTER */
#footer {
  margin: 50px 0;
  float: right;
  clear: both;
  width: 575px;
  }

#footer > *:not(#f-list),
#globalWrapper #footer #f-list #copyright
  {display: none !important;}

#f-list {
  position: relative;
  padding: 0;
  list-style: none;
  }
#privacy {display: none;}
#about {display: none;}
#disclaimer {display: none;}
#viewcount {
  display: inline;
  margin-right: 2em;
  }
.printfooter {display: none;}
#ca-talk {display: none;}
#pt-anonuserpage {display: none;}
#pt-anontalk {display: none;}

/* COLUMN-ONE */

/* collapsing menus */
.portlet .pBody {display: block !important;}
#p-cactions.portlet .pBody {display: block !important;}

/* reduce languages */
#p-lang li:not(.interwiki-da):not(.interwiki-de):not(.interwiki-es):not(.interwiki-fr):not(.interwiki-it) {display: none !important;}

/* logo substitution */
#p-logo {
  position: absolute;
  top: 0; left: 0;
  }

#p-logo a {
/*  background: #c3ab98 no-repeat center !important; */
  display:block;
  height:100px;
  width:150px;
  }

/* minor adjustments */ 
#column-one ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#column-one h5 {
  font-size: inherit;
  margin-bottom: 0.5em;
  }
#p-cactions li.selected a:before {content: "\00BB\   "}
#p-cactions li.new a {color: #cc3333}
#p-search {display: none;}
#searchInput {display: block; clear: both;}


/* COLUMN-CONTENT */
.dablink {padding-left: 0 ; margin-left: 0;}
table.ambox-style, table.ambox {margin: 0; border: none ;}
#column-content h2 {border-bottom: 1px solid #333333;}
#toc.toc ul {list-style: none;}
#toctitle + ul {padding-left: 0;}

/* GLOBAL */
a {text-decoration: none; color: #3333CC;}
h1,h2,h3,h4,h5 {text-align: left;}
#bodyContent > ul,
#bodyContent > ol 
  {margin-left: 0; padding-left: 1em;}


/* IMAGES */

.thumb {
  display: block;
  clear: none; 
  width: auto;
  border: thin solid #AAAAAA;
  padding: 10px;
  font-size: 12px;
  }
.tright {float: right; margin: 10px 0 10px 10px}
.tleft {float: left ;margin: 10px 10px 10px 0;}
.tnone {float: none ;margin: 10px;}
.magnify {display: none;}

.metadata {top: 125px !important;}


/* TABLES */

/* wiki */
.wikitable,
.sortable {
  border-collapse: collapse !important;
  border: none !important;
  padding: 1em !important;
  background-color: white !important;
  font-size: 12px;
  }

.wikitable th,
.sortable th,
.sortable tr:first-child td {
  border: none !important;
  color: black !important;
  background: white !important;
  border-left: none;
  border-right: none;
  }	
.wikitable tr:first-child,
.sortable tr:first-child {
  border-bottom: thick solid #DDDDDD !important; 
  border-top: thick solid #DDDDDD !important; 
  }
.sortable tr,
.wikitable tr {
  border-bottom: thin solid #DDDDDD !important; 
  }
.wikitable td,
.sortable td {
  border: none !important;
  padding: 0.5em !important;
  background: white !important;
  }
.wikitable b {font-weight: normal !important;}

/* infobox */
table.infobox {margin-left: 15px !important;}


/* DELETIONS */
#siteSub {display: none;}
#contentSub {display: none;}
#jump-to-nav {display: none;}