MediaWiki:Myskin.css

Aus Theoria Romana
Zur Navigation springen Zur Suche springen

Hinweis: Leere nach dem Speichern den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Gehe zu Menü → Einstellungen (Opera → Einstellungen auf dem Mac) und dann auf Datenschutz & Sicherheit → Browserdaten löschen → Gespeicherte Bilder und Dateien.
/* CSS an dieser Stelle wirkt sich auf den MySkin-Skin aus. Für allgemeingültige Skin-Anpassungen bitte [[MediaWiki:Common.css]] bearbeiten. */
a:link {
	color: #5D0705;
	text-decoration: none;
}

a:visited {
	color: #5D0705;
	text-decoration: none;
}

a:active {
	color: #5D0705;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.new {
	color: #B9A572;
	text-decoration: none;
}

a.new:visited {
	color: #B9A572;
	text-decoration: none;
}

a.stub {
	color: #5D0705;
	text-decoration: none;
}

abbr,acronym {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px dotted Black;
	color: Black;
	cursor: help;
}

body {
	background: url("/wiki/skins/myskin/back.jpg") repeat scroll 0 0 #F9F9F9;
	color: Black;
	font: x-small sans-serif;
	margin: 0;
	padding: 0;
}

code {
	background-color: #F9F9F9;
}

dd {
	line-height: 1.5em;
	margin-bottom: 0.1em;
	margin-left: 2em;
}

div.contentbox {
	background: url("/wiki/skins/myskin/box_back.jpg") repeat scroll 0 0
		#ddc992;
	border: 1px solid #800000;
	padding: 1em;
}

div.floatleft {
	border: 0 none;
	float: left;
	margin: 0 0.5em 0.5em 0;
	position: relative;
}

div.floatleft p {
	font-style: italic;
}

div.floatright {
	border: 0 none;
	clear: right;
	float: right;
	margin: 0 0 0.5em 0.5em;
	position: relative;
}

div.floatright p {
	font-style: italic;
}

div.gallerybox {
	margin: 2px;
	width: 150px;
}

div.gallerybox div.thumb {
	border: 1px solid #CCCCCC;
	margin: 2px;
	text-align: center;
}

div.gallerytext {
	font-size: 94%;
	padding: 2px 4px;
}

div.magnify {
	background: none repeat scroll 0 0 transparent !important;
	border: medium none !important;
	float: right;
}

div.magnify a,div.magnify img {
	background: none repeat scroll 0 0 transparent !important;
	border: medium none !important;
	display: block;
}

div.patrollink {
	font-size: 75%;
	text-align: right;
}

div.prefsectiontip {
	font-size: 95%;
	margin-top: 1em;
}

div.thumb {
	border-color: White;
	border-style: solid;
	margin-bottom: 0.5em;
	width: auto;
}

div.thumb div {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	font-size: 94%;
	overflow: hidden;
	padding: 3px !important;
	text-align: center;
}

div.thumb div a img {
	border: 1px solid #CCCCCC;
}

div.thumb div div.thumbcaption {
	border: medium none;
	line-height: 1.4em;
	padding: 0.3em 0 0.1em;
	text-align: left;
}

div.tleft {
	border-width: 0.5em 1.4em 0.8em 0;
	float: left;
	margin-right: 0.5em;
}

div.townBox {
	background: none repeat scroll 0 0 White;
	border: 1px solid gray;
	clear: right;
	float: right;
	margin-left: 1em;
	overflow: hidden;
	padding: 0.3em;
	position: relative;
	width: 200px;
}

div.townBox dl {
	font-size: 96%;
	margin: 0 0 0.3em;
	padding: 0;
}

div.townBox dl dt {
	background: none repeat scroll 0 0 transparent;
	margin: 0.4em 0 0;
}

div.townBox dl dd {
	background-color: #F3F3F3;
	margin: 0.1em 0 0 1.1em;
}

div.tright {
	border-width: 0.5em 0 0.8em 1.4em;
	clear: right;
	float: right;
}

dl {
	margin-bottom: 0.5em;
	margin-top: 0.2em;
}

dt {
	font-weight: bold;
	margin-bottom: 0.1em;
}

fieldset {
	line-height: 1.5em;
	margin: 1em 0;
	padding: 0em 1em 1em;
	background: url("/wiki/skins/myskin/box_back.jpg") repeat scroll 0 0
		#ddc992;
	border:1px solid #800000;
}

fieldset.operaprefsection {
	margin-left: 15em;
}

fieldset input {
	background-color: #E2D3AC;
	border: 1px solid #C9A957;
}

form {
	border: medium none;
	margin: 0;
}

h1,h2,h3,h4,h5,h6 {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #360300;
	font-weight: normal;
	margin: 0;
	padding-bottom: 0.17em;
	padding-top: 0.5em;
}

h1 {
	font-size: 188%;
}

h2 {
	font-size: 150%;
}

h3,h4,h5,h6 {
	border-bottom: medium none;
	font-weight: bold;
}

h3 {
	font-size: 132%;
}

h4 {
	font-size: 116%;
}

h4.mw-specialpagesgroup {
	background: none;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 80%;
}

head:first-child+body #footer li {
	white-space: nowrap;
}

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

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

img.tex {
	vertical-align: middle;
}

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

input.searchButton {
	font-size: 95%;
	margin-top: 1px;
}

legend {
	background: url("/wiki/skins/myskin/box_back.jpg") repeat scroll 0 0
		#ddc992;
	border:1px solid #800000;
	font-size: 95%;
	font-weight: bold;
	padding: 0.2em 0.5em;
}

li {
	margin-bottom: 0.1em;
}

li #ca-watch, li #ca-talk, li #ca-varlang-0 {
	margin-left: 1.6em;
}

li #pt-userpage, li #pt-anonuserpage, li #pt-login {
	background: url("/wiki/skins/monobook/user.gif") no-repeat scroll left
		top transparent;
	padding-left: 20px;
	text-transform: none;
}

ol {
	line-height: 1.5em;
	list-style-image: none;
	margin: 0.3em 0 0 3.2em;
	padding: 0;
}

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

p img {
	margin: 0;
}

p.personenverzweigung {
	background:url("/wiki/skins/myskin/personenverzweigung.png") no-repeat scroll 0 5px;
	padding-left:80px;
	height:50px;
	font-weight:bold;
	padding-top:10px;
	border-bottom:1px dotted;
}

pre {
	background-color: #F9F9F9;
	border: 1px dashed #2F6FAB;
	color: Black;
	line-height: 1.1em;
	padding: 1em;
}

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

select {
	vertical-align: top;
	background-color: #E2D3AC;
}

span.diffchange {
	color: red;
	font-weight: bold;
}

span.minoreditletter {
	background-color: #C5FFE6;
	color: black;
}

span.newpageletter {
	background-color: yellow;
	color: black;
	font-weight: bold;
}

span.newpage,span.minor,span.searchmatch {
	font-weight: bold;
}

span.subpages {
	display: block;
}

span.searchmatch {
	color: red;
}

span.texhtml {
	font-family: serif;
}

span.updatedmarker {
	background-color: #00FF00;
	color: black;
}

span.unpatrolled {
	color: red;
	font-weight: bold;
}

table {
	font-size: 100%;
}

table.diff {
	background: none repeat scroll 0 0 white;
}

table.floatleft {
	border: 0 none;
	float: left;
	margin: 0 0.5em 0.5em 0;
	position: relative;
}

table.floatright {
	border: 0 none;
	clear: right;
	float: right;
	margin: 0 0 0.5em 0.5em;
	position: relative;
}

table.gallery {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
}

table.gallery td {
	background-color: #F9F9F9;
	border: 2px solid white;
	vertical-align: top;
}

table.gallery tr {
	vertical-align: top;
}

table.rimage {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
	position: relative;
	text-align: center;
}

table.small {
	font-size: 100%;
}

textarea {
	padding: 0.1em;
	width: 100%;
}

td.diff-addedline {
	background: none repeat scroll 0 0 #CCFFCC;
	font-size: smaller;
}

td.diff-context {
	background: none repeat scroll 0 0 #EEEEEE;
	font-size: smaller;
}

td.diff-deletedline {
	background: none repeat scroll 0 0 #FFFFAA;
	font-size: smaller;
}

td.diff-ntitle {
	background: none repeat scroll 0 0 #FFFFFF;
}

td.diff-otitle {
	background: none repeat scroll 0 0 #FFFFFF;
}

td.papyrus {
	background: url("/wiki/skins/myskin/papyrus.png") repeat scroll 0 0
		transparent;
	border: 1px solid #000000;
	padding: 10px;
}

ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: 0.3em 0 0 1.5em;
	padding: 0;
}

.autocomment {
	color: gray;
}

.center {
	text-align: center;
	width: 100%;
}

.center * {
	margin-left: auto;
	margin-right: auto;
}

.documentByLine {
	clear: both;
	color: #76797C;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
}

.documentDescription {
	display: block;
	font-weight: bold;
	line-height: 1.5em;
	margin: 1em 0;
}

.error {
	color: red;
	font-size: larger;
}

.explain {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px dotted Black;
	color: Black;
	cursor: help;
}

.firstHeading {
	margin-bottom: 0.1em;
}

.hiddenStructure {
	display: none;
}

.link-ftp {
	background: url("/wiki/skins/monobook/file_icon.gif") no-repeat scroll
		right center transparent;
	padding-right: 18px;
}

.link-https {
	background: url("/wiki/skins/monobook/lock_icon.gif") no-repeat scroll
		right center transparent;
	padding-right: 16px;
}

.link-irc {
	background: url("/wiki/skins/monobook/discussionitem_icon.gif")
		no-repeat scroll right center transparent;
	padding-right: 18px;
}

.link-mailto {
	background: url("/wiki/skins/monobook/mail_icon.gif") no-repeat scroll
		right center transparent;
	padding-right: 18px;
}

.not_patrolled {
	background-color: #FFFFAA;
}

.pBody {
	background: url("/wiki/skins/myskin/menu_back.jpg") repeat scroll 0 0 transparent;
	border: 1px solid #B9A572;
	border-collapse: collapse;
	font-size: 95%;
	padding: 0 0.8em 0.3em 0.5em;
}

.pBody a:active {
	color: #EAE169;
}

.pBody a:link {
	color: #EFE778;
}

.pBody a:visited {
	color: #E5DE7E;
}

.portlet {
	border: medium none;
	float: none;
	margin: 0 0 0.5em;
	overflow: hidden;
	padding: 0;
	width: 11.6em;
}

.portlet h1,.portlet h2,.portlet h3,.portlet h4 {
	margin: 0;
	padding: 0;
}

.portlet h4 {
	font-size: 95%;
	font-weight: normal;
	white-space: nowrap;
}

.portlet h5 {
	background: none repeat scroll 0 0 transparent;
	color: #B9A572;
	display: inline;
	font-size: 91%;
	font-weight: normal;
	height: 1em;
	padding: 0 1em 0 0.5em;
	text-transform: lowercase;
	white-space: nowrap;
}

.portlet h6 {
	background: none repeat scroll 0 0 #FFAE2E;
	border-color: #2F6FAB;
	border-style: solid solid none;
	border-width: 1px;
	display: block;
	font-size: 1em;
	font-weight: normal;
	height: 1.2em;
	padding: 0 1em;
	text-transform: lowercase;
	white-space: nowrap;
}

.portlet li {
	color: #BDAE86;
	margin: 0;
	padding: 0;
}

.portlet ul {
	font-size: 95%;
	line-height: 1.5em;
	list-style-type: square;
}

.printfooter {
	display: none;
}

.redirectText {
	font-size: 150%;
	margin: 5px;
}

.sharedUploadNotice {
	font-style: italic;
}

.small,.small * {
	font-size: 94%;
}

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

.toccolours {
	background-color: #F9F9F9;
	border: 1px solid #360300;
	font-size: 95%;
	padding: 5px;
}

.urlexpansion {
	display: none;
}

.usermessage {
	background-color: #FFCE7B;
	border: 1px solid #FFA500;
	color: Black;
	font-weight: bold;
	margin: 2em 0 1em;
	padding: 0.5em 1em;
	vertical-align: middle;
}

.visualClear {
	clear: both;
}

#bodyContent a[href ^="http://"],#bodyContent a[href ^="gopher://"] {
	background: url("/wiki/skins/myskin/external.png") no-repeat scroll
		right center transparent;
	padding-right: 13px;
}

#bodyContent a[href ^="https://"] {
	background: url("/wiki/skins/monobook/lock_icon.gif") no-repeat scroll
		right center transparent;
	padding-right: 16px;
}

#bodyContent a[href ^="mailto:"] {
	background: url("/wiki/skins/monobook/mail_icon.gif") no-repeat scroll
		right center transparent;
	padding-right: 18px;
}

#bodyContent a[href ^="news://"] {
	background: url("/wiki/skins/monobook/news_icon.png") no-repeat scroll
		right center transparent;
	padding-right: 18px;
}

#bodyContent a[href ^="ftp://"] {
	background: url("/wiki/skins/monobook/file_icon.gif") no-repeat scroll
		right center transparent;
	padding-right: 18px;
}

#bodyContent a[href ^="irc://"] {
	background: url("/wiki/skins/monobook/discussionitem_icon.gif")
		no-repeat scroll right center transparent;
	padding-right: 18px;
}

#bodyContent a.extiw,#bodyContent a.extiw:active {
	background: none repeat scroll 0 0 transparent;
	color: #3366BB;
	padding: 0;
}

#bodyContent a.external {
	color: #5D0705;
}

#bodyContent a.new:link,#bodyContent a.new:visited,#bodyContent a.new:active {
	color: #BC100C;
	text-decoration: none;
}

#bodyContent a.new:hover {
	text-decoration: underline;
}

#bodyContent h1,#bodyContent h2 {
	margin-bottom: 0.6em;
}

#bodyContent h3,#bodyContent h4,#bodyContent h5 {
	margin-bottom: 0.3em;
}

#bodyContent .plainlinks a {
	background: none repeat scroll 0 0 transparent !important;
	padding: 0;
}

#boxaussenrum {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#catlinks {
	background: url("/wiki/skins/myskin/box_back.jpg") repeat scroll 0 0
		transparent;
	border: 1px dotted #360300;
	clear: both;
	margin-top: 3em;
	padding: 5px;
}

#column-content {
	float: right;
	margin: 0 0 0.6em -12.2em;
	padding: 0;
	width: 100%;
}

#column-one {
	padding-top: 110px;
}

#content {
	background: url("/wiki/skins/myskin/content_back.jpg") repeat scroll 0 0
		transparent;
	border-color: #360300 -moz-use-text-color #360300 #360300;
	border-style: solid none solid solid;
	border-width: 1px medium 1px 1px;
	line-height: 1.5em;
	margin: 120px 0 0 12.2em;
	padding: 0 1em 1.5em;
	position: relative;
	z-index: 2;
}

#contentSub {
	color: #7D7D7D;
	font-size: 84%;
	line-height: 1.2em;
	margin: 0 0 1.4em 1em;
	width: auto;
}

#f-copyrightico {
	margin: 0 8px;
	position: relative;
	top: -2px;
	float: left;
	height: 1%;
}

#f-poweredbyico {
	margin: 0 8px;
	position: relative;
	top: -2px;
	float: right;
	height: 1%;
}

#footer {
	background: url("/wiki/skins/myskin/menu_back.jpg") repeat scroll 0 0 transparent;
	border-bottom: 1px solid #480000;
	border-top: 1px solid #480000;
	color: #B9A572;
	font-size: 90%;
	margin: 0.6em 0 1em;
	padding: 0.4em 0 1.2em;
	text-align: center;
}

#footer a:link,#footer a:visited,#footer a:active {
	color: #B9A572;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer li {
	display: inline;
	margin: 0 1.3em;
}

#fundraising {
	border: 1px solid gray;
	margin-top: 5px;
	padding: 5px;
	text-align: center;
}

#globalWrapper {
	font-size: 127%;
	margin: 0;
	padding: 0;
	width: 100%;
}

#jump-to-nav {
	display: none;
}

#p-cactions {
	background: none;
	border-collapse: collapse;
	font-size: 95%;
	left: 11.5em;
	line-height: 1.1em;
	list-style: none outside none;
	margin: 0;
	overflow: visible;
	padding-left: 1em;
	position: absolute;
	top: 100px;
	white-space: nowrap;
	width: 76%;
	z-index: 1;
}

#p-cactions div {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
}

#p-cactions h5 {
	display: none;
}

#p-cactions li {
	background: none;
	border: 1px solid #B9A572;
	display: inline;
	margin: 0 0.3em 0 0;
	overflow: visible;
	padding: 0 0 0.1em;
	z-index: 2;
}

#p-cactions li a {
	background: url("/wiki/skins/myskin/menu_back.jpg") repeat-x scroll 0 0
		transparent;
	border: medium none;
	color: #D7D292;
	margin: 0;
	padding: 0 0.8em 0.3em;
	position: relative;
	text-decoration: none;
	text-transform: lowercase;
	z-index: 2;
}

#p-cactions li a:hover {
	text-decoration: none;
	z-index: 4;
}

#p-cactions li.istalk {
	margin-right: 0;
}

#p-cactions li.istalk a {
	padding-right: 0.5em;
}

#p-cactions li.selected {
	border-color: #FABD23;
	padding: 0 0 0.2em;
	z-index: 2;
}

#p-cactions ul {
	list-style: none outside none;
}

#p-cactions .hiddenStructure {
	display: none;
}

#p-cactions .new a {
	color: #DDBA50;
}

#p-cactions .selected a {
	z-index: 4;
}

#p-cactions #ca-addsection a {
	padding-left: 0.4em;
	padding-right: 0.4em;
}

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

#p-logo {
	height: 125px;
	left: 50px;
	overflow: visible;
	position: absolute;
	top: 10px;
	width: 738px;
	z-index: 0;
}

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

#p-logo h5 {
	display: none;
}

#p-nav {
	margin-top: -40px;
	position: relative;
	z-index: 3;
}

#p-personal {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	left: 0;
	line-height: 1.2em;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	white-space: nowrap;
	width: 100%;
	z-index: 0;
}

#p-personal a.new {
	color: #B9A572;
	text-decoration: none;
}

#p-personal a.new:visited {
	color: #B9A572;
	text-decoration: none;
}

#p-personal h5 {
	display: none;
}

#p-personal li {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #2F6FAB;
	display: inline;
	line-height: 1.2em;
	margin-left: 1em;
	padding: 0;
	z-index: 0;
}

#p-personal li a {
	background: none repeat scroll 0 0 transparent;
	color: #EFE778;
	padding-bottom: 0.2em;
	text-decoration: none;
}

#p-personal li a:hover {
	background: url("/wiki/skins/myskin/menu_back.jpg") repeat scroll 0 0 transparent;
	border: 1px solid #000000;
	padding-bottom: 0.2em;
	text-decoration: none;
}

#p-personal ul {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #2F6FAB;
	line-height: 1.4em;
	list-style: none outside none;
	margin: 0;
	padding: 0 2em 0 3em;
	text-align: right;
	text-transform: lowercase;
	z-index: 0;
}

#p-personal .portlet,#p-personal .pBody {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	margin: 0;
	overflow: visible;
	padding: 0;
	z-index: 0;
}

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

#p-search .pBody {
	text-align: center;
	padding: 0.5em 0.4em 0.4em;
}

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

#pagehistory li {
	border: 1px solid White;
}

#pagehistory li.selected {
	background-color: #F9F9F9;
	border: 1px dashed #360300;
	position: relative;
}

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

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

#prefcontrol {
	clear: both;
	float: left;
	margin-top: 1em;
}

#preferences .mainLegend {
	display:none;
}

#preftoc {
	float: left;
	margin: 1em;
	width: 13em;
}

#preftoc li.selected {
	font-weight: bold;
}

#searchGoButton {
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#searchInput {
	background-color: #E2D3AC;
	border: 1px solid #C9A957;
	font-size: 95%;
	margin: 0;
	padding: 1px;
	width: 10.9em;
}

#simonbox {
	background: url("/wiki/skins/myskin/box_back.jpg") repeat scroll 0 0
		transparent;
	border: 1px solid #500000;
	float: left;
	font-family: Tahoma, Arial;
	font-size: 13px;
	padding: 5px;
	width: 80px;
}

#simonschriftzug {
	background: url("/wiki/skins/myskin/box_back.jpg") repeat scroll 0 0
		transparent;
	border: 1px solid #500000;
	color: #500000;
	font-family: Tahoma, Arial;
	font-size: 9px;
	margin-left: 0;
	margin-top: -18px;
	padding: 2px;
	position: absolute;
	z-index: 2;
}
#siteNotice {
	font-size: 95%;
	padding: 0 0.9em;
	text-align: center;
}

#siteNotice p {
	margin: 0;
	padding: 0;
}

#siteSub {
	display: none;
}

#toc {
	background: url("/wiki/skins/myskin/box_back.jpg") repeat scroll 0 0 transparent;
	border: 1px solid #360300;
	font-size: 95%;
	padding: 5px;
}

#toc p {
	margin: 0;
}

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

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

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

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

#toctitle h2 {
	margin-bottom:0px;
	padding-top:0px;
}

#userlogin table {
	background: none repeat scroll 0 0 transparent;
}

*>html #p-cactions li {
	border: medium none;
}

*>html #p-cactions li a {
	border-color: #360300 #360300 -moz-use-text-color;
	border-style: solid solid none;
	border-width: 1px 1px medium;
}

*>html #p-cactions li.selected a {
	border-color: #FABD23;
}

*>html #f-poweredbyico,*>html #f-copyrightico {
	width: 88px;
}

*>html #bodyContent,*>html #bodyContent pre {
	overflow-x: auto;
	padding-bottom: 25px;
	width: 100%;
}

* html #footer {
	margin-top: 0;
}

* html #column-content {
	display: inline;
	margin-bottom: 0;
}

* html div.editsection {
	font-size: smaller;
}

*>html #column-content {
	float: none;
}

*>html #column-one {
	left: 0;
	position: absolute;
	top: 0;
}

*>html #footer {
	margin-left: 13.2em;
}