/* Simple Sidebar Left green theme.  Plus Norman's special CSS effects Version 3 *//*  Layout.css *  This file controls the margins, paddings, and positionings of the various elements of your wiki. *  Changes here are a bit more complex and for the most general changes (colors and fonts) please *  refer to the style.css file. *  *//*****************t********************      Top of page *************//***** Logo & Banner    *************//* banner */#banner {  margin: 0px;  padding-top: 0px;  height:100px;  padding-bottom: 0px;  background-position: 15px -17px;  _background-position: 15px -85px; /*IE Hack, draws from bottom rather than top */}/* Logo container */.logo {  margin: 0;  width: 100%;  border: 0;}*[dir="rtl"] #logo { float: right; }/* Logo  */td.logo_banner {  padding: 0;  vertical-align: middle;}.logo td {  padding-top: 0;  padding-bottom: 0;  margin: 0;}/* Logo Text (used if no image */#logo_text {  padding-left: 8pt;  margin-top: .3em;}/***** User Name, Password Area *****//* User name and settings */td.user_banner { height: em; }td.user_banner table { margin: 5px !important; }/* If Logged in Username & Welcome */.user_area {  padding: 0;  padding: 8px;  margin: 0;}.user_area a {}.user_area table {  vertical-align: top;  text-align: center;}.user_area td {  padding: 2px !important;  margin: 0 !important;}.user_area .welcome {   margin-bottom: 10px;  display: inline;}/* If not logged in *//* See Et Cetera for input forms */.login_area {  height: 75px;   padding: 0;}.login_area input { }.login_area table {  vertical-align: top;  text-align: center;}.login_area td {  padding: 1px !important;  margin: 0 !important;}.login_area a { }/*********** Navigation Tab Area ****//* Primary navigational tabs */a.tab {}a.tab.tab, a.tab:visited {  padding: 1.2em 1.2em 1.2em 1.2em;
margin-bottom: .2em; /* this controls the gaps between the buttons on the left */  display: list-item;  list-style-type: none;  width: 9em;}a.tab:hover {  margin-left: 2px;}a.tab.notice {}/* The tab for the current page, foremost tab */a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {}/* Area which contains the tabs */div.tabArea {  margin-left: .5em;  position: absolute;  top: 15em;  z-index: 100;  width: 10em;}/*********** Switching button-icons **********//* Row that contains page icons (e.g. "Edit", "Info") */#iconRow .pageIcon { padding-right: 10px; }#iconRow .pageIconSelected { padding-right: 10px; }.pageIcon {  text-align: center;  vertical-align: middle;}.pageIconSelected {  text-align: center;  vertical-align: middle;}/* This is the action text, e.g. "Edit", "Info" */.pageIcon span span, .pageIconSelected span span {  display: none;  text-align: center;  padding-left: 2px; /* we pad here because our    icon's visible weight is more toward the right.    For your own icons you may need to change this    to obtain maximum prettiness.*/}/* The search box */#search_form {   margin: 5pt 2pt 4pt 13pt;  vertical-align: middle;  text-align: right;  white-space: nowrap;}#search_form form {  padding-left: 10px;}/*************************************      Page content    *************//* Page Title */#title {  padding-top: 0pt;  padding-bottom: 0pt;  vertical-align: middle;}#title td { padding: 3pt 0 3pt 0; } /* Title Text */#title_text { vertical-align: middle; } #title_text td { vertical-align: middle; }#title_area_table {   margin-left: 10em;}#title td {  width: 100%;}#title_area_table table {  margin-left: 5px;}#title_area_table td {  padding: 0!important;}#title_area_table table td {  padding: .7em!important;}#title h1 {  margin: 0;  margin-left: 15px;  margin-right: 4em;}/* Sub-title */.minorTitle {  text-align: center;  margin-top: .4em;}/************* Page Body *************/body {  margin:10;  padding:10;}html {  background-color: grey;  height: 100%;}/* Page Content */.content {  padding-top: 20px;  margin-left: 12em;
margin-right: 8em;  padding-left: 12px;  padding-right: 10px;  padding-bottom: 20px;  min-height:420px;}#preview .content {  margin-left: 0}/* Standard Text */pre {}/* Table Of Contents */.tableOfContents{    padding:.3em;    white-space: nowrap;}.tableOfContents td {    vertical-align: middle;    padding: .5em;    _padding: 1em .8em .3em .5em;}.floatLeftTOC{  float: left;  margin-right: 15px;}.floatRightTOC{  float: right;  margin-left: 15px;}

/* Special CSS effects */



.BlankPIpage1 {  background-color: #FFFCE0;  font-size: 300%;  line-height: 30em;
border: 0px;  position: absolute; top: 0px;  left: 0px;}

.BlankPIpage2 {  background-color: white;  font-size: 300%;  line-height: 30em;  position: absolute; top: 0px;  left: 500px;}


.sillyTitleOverlap {    font-size: 120%;  position: absolute;  top: 30px;  left: 40px;}


.Title1Overlap {
color:#722211;  font-size: 300%;  position: absolute;  top: 50px;  left: 40px;}

.Title2Overlap {  font-size: 150%;  position: absolute;  top: 100px;  left: 42px;}

.Title3Overlap {
color: #D0D2C4;  font-size: 200%;  position: absolute;  top: 340px;  left: 140px;}

.greenboxtOverlap {
color:#FCFFF0;  font-size: 150%;  position: absolute;  top: 0px;  right: 20px;}

.FoucaultOverlap {
color:#FCFFF0;  font-size: 120%;  position: absolute;  bottom: 100px;  right: 40px;}


BigPIquotes

. BigPIquotes {  background-color: yellow;  border: 2px solid green;  font-size: 700%;
  line-height: 10em;  position: absolute;}
/* Link Formatting */a:link {}a:visited {}a:hover {}a.nonexistent, a.badinterwiki {}a.nonexistent:hover {}a.nonexistent:visited { }a.tinyNonexistent /* used for things like "Talk" links when they don't exist */ {}a.tinyNonexistent:hover {  cursor: pointer;}/* Tables */.wikitable td { padding: 6pt; }.wikitable {  padding-top: 3pt;  padding-bottom: 4pt;  padding-right: 2pt;  padding-left: 2pt;}
/* Lists */.wikipage ul {  line-height: 1.5em;  margin: 0.5em 0em 1.5em 50px;  padding:0;}.wikipage li { margin-bottom: 0.25em; }/*indented headings*/.wikipage ul h2, h3,h4,h5,h6{  line-height: 1em;}/* Headings */h2, h3, h4, h5, h6 {  margin-bottom: 10px;  clear:both;  padding-top: 2px;  margin-top: 8px;}h3, h4, h5, h6 {  margin-top: 10px;}h1 a, h2 a, h3 a{}h2 {  margin-top: .6em;}h3 {}h4 {}h5 {}h6 {}/* Editable Subsections */table.sectionEdit h2 {   margin: -0.1em; } table.sectionEdit {   margin-bottom: 7px;}table.sectionEdit a {  }table.sectionEdit h2 a {}table.sectionEdit td { vertical-align: bottom; }/* Horizontal Rule */hr {    text-align: left;    margin: 0;    padding: 0;}/* Footnotes */.footnotes div {  margin-top: 2em;  width: 10em;  clear: both;}/*************************************      Bottom of Page  *************//* The footer, which contains things like "Edit", "Bookmark" and text/icons. */#footer {  clear: both;  padding-bottom: 10px;  padding-top: 5px;  padding-bottom: 5px;  padding-left: 5px;}#footer p {  margin-top: 5px;  margin-left: 5px;  margin-right: 5px;  margin-bottom: 10px;}#footer .license { }/*************************************      Edit Page   *************//* This is the page editing area (textarea, in our case) */#savetext {  line-height: inherit; width: 100%;}/* Input button used for some actions (e.g. "Rename" page) */.formbutton {}/* The comment area for making a page edit */#editComment { margin-top: 2px; }/* The editor markup buttons */#editButtonRow {  padding: 0;  margin-top: .8em;  margin-bottom: .8em;}#editButtonRow .editActions {  padding: .5em;  margin-left: 1em;}/*************************************      History Page    *************//* Content of the tab area */#tabPage {  position: relative;  z-index: 0;  padding: 4pt 5pt 4pt 5pt;}#tabPage h3 { margin-top: 9pt;}/* The tabs themselves */#tabmenu {     margin: 12pt 0px 0px 0px;     padding: 0;     z-index: 1;     padding-left: 10pt}#tabmenu li {     display: inline;     overflow: hidden;     margin-right: 2pt;      padding: 2pt 4pt 0 5pt;     list-style-type: none;     position: relative;     z-index: 2;}#tabmenu li.active {     padding-top: 2pt;     top: -2px;     _top: -1px; /*ie hack*/}#tabmenu li.active a {     padding-top: 2.5pt;     _padding-top: 0; /*ie hack*/     _top: -1px; /*ie hack*/}/* Info area history */#pageHistory td { padding: 0 .3em; }div.editInfo { margin-top: 10pt; }/* The 'differences' view */.diff {  width:100%;  margin-bottom: 6px;  margin-top: 2px;}.diff td {  padding: 4px 2px 4px 2px;}/* One side of the differences */.diff-item { width:50%; }/* Area that marks the line numbers where things change */.diff-title {}/* Added area */.diff-added span {  }/* Removed area */.diff-removed span {  }/*************************************  Recent Changes Page *************//* Editor's name */.rceditor {  margin-left: .2em;}/* Editor's comment */.rccomment {  text-indent: 6em;  margin-bottom: .3em;}/* Recent Changes / Bookmarks change display *//* Entry and Line Formatting */.rcEntry { margin-bottom: 1em; }.rcpageline { margin-bottom: .5em; }/* Link to Page */.rcpagelink {}.rcpagelink span { vertical-align: top; }/* Recent changes modified time */.rctime {  margin-left: .8em;}/***** Recent Changes Tag Stuff *****//* General Tag Formatting */.rcTag {  text-align: left;  white-space: nowrap;  width: 5em;  margin-right: 1em;  float: left;}.rcTag a { text-decoration: none; }/* "New" tag */.rcTagNew {  padding: 2px;  text-align: center;}/* "Changes" tag */.rcTagChanges {  padding: 2px;  text-align: center;}/* "Deleted" tag */.rcTagDeleted {  padding: 2px;  text-align: center;}/*************************************  User's Stuff    *************//* User Link area, "logout/settings/watch" */.user_area .user_items {  margin-top: 4px;  margin-left: 5px;}/***** Bookmarks display (user's bookmarks) *****//* Edit time */.favtime {}/* Page editor */.faveditor {} /* Edit comment */.favcomment {}/* Change Display */.bookmarks {  padding-bottom: 1em;}.bookmarks .rcpagelink {  clear:left;  padding-bottom: .3em;}/* Formatting for [[Userstats()]] */#useredits table { width: 100%; }#useredits table td {  width: 15%;  padding: .3em .3em .3em .3em;}/*************************************      Map Stuff   *************//* Contains the map */#mapContainer {  margin-top: -5px;}/* Contains just the map */#map {  top: 12px;  left: 10px}/*************************************      Et cetera   *************/.inlineEditHighlight {  margin-bottom: 0px !important;  padding-bottom: 0px!important;}/* The warning / notification message box */#message {  margin-left: 7.5em;  margin-right: 0px;  margin-top: -1px;  padding-left: 5px;}/* Non-warning/alert style dialog.  Such as used for search results. */.dialogBox {  clear: both;  margin-left: 10pt;  margin-top: 5pt;  margin-bottom: 10pt;}.dialogBox td { padding: 10px; }/* actionBoxes, similar to buttons, used to show users, hide users, etc. */.actionBoxes { padding-bottom: 15pt; }td .actionBoxes {  margin: 0 !important;  padding: 0 !important;}td .actionBoxes span { margin: 6pt 0 0 0!important; }.actionBoxes a { } span.actionBoxSelected {}.actionBoxes span {  margin:0 3pt 0 0;  padding: 2pt 3pt 2pt 3pt;}.actionBoxes a { } /* "optional" or minor points are made using minorText. */.minorText {  margin-left: .5em;}.minorText a {}.minorText a:hover {}/* used for [action here] boxes with brackets around them */.minorActionBox { }/* Input field for forms (e.g. username/password fields) */.formfields {}/* Icon used when linking to other wikis using interwiki-style links. *  * also used when displaying certain links to other wikis, such as search results *   * */img.interwiki_icon {  margin-right: .25em;  padding: 0;}/* more wikispot stuff */.wikiSpotFrontPage td { padding-right: 1em; }


.largeredquote{vertical-align:middle;
line-height: 1.3em;
  background-color: white;  border: 2px gray;  font-size: 200%;text-align:left;color:#722211;}

.largegreenquote{vertical-align:middle;
line-height: 1.3em;
  background-color: white;  border: 2px gray;  font-size: 150%;text-align:left;color:#336633;}

.largequote{vertical-align:middle;
line-height: 1.3em;
  background-color: white;  border: 2px gray;  font-size: 200%;text-align:left;color: #363636;}

.smallquote{vertical-align:middle;
line-height: 1.1em;
  background-color: white;  border: 2px gray;  font-size: 95%;text-align:left;}


.smallbrownquote{vertical-align:middle;
line-height: 1.1em;
  background-color: white;  border: 2px gray;  font-size: 95%;text-align:left;color:#8B795E;}

.smallbossyquote{vertical-align:middle;
line-height: 1.2em;
  background-color: white;  border: 2px black;
  font:helvetica  font-size: 110%;text-align:left;color:#363636;}

.smallverybossyquote{vertical-align:middle;
line-height: 1.2em;
  background-color: white;  border: 2px black;
  font:helvetica  font-size: 110%;text-align:left;color:brown;}

