User:Bawolff/Sandbox/MessedRocker based main page redesign/MRMPR.css needed css

/* the following is needed for the redesign of the main page that is based on messedrockers version by Bawolff */

/*

 */

/* Edited with EditCSS */
/**** Imported style sheet main.css?9 ****/

/* this file must be empty */


/**** Inline STYLE-tag style sheet ****/

/*<![CDATA[*/ /* @import "/skins-1.5/myskin/main.css?9"; */ /*]]>*/


/**** Imported style sheet css&smaxage=2678400 ****/

/*
==This is for all the skins==
Remember no preview
*/

/*
I copied some things over from [[Mediawiki:monobook.css]] that should be in here
*/
div.no-bullet-list ul
{
    list-style-type: none;
    list-style-image: none;
}

div#siteNotice {text-align:center;
}
/*rss icon. see [[template talk:latest news]] */

*.rss {
color: #FFFFFF; background-color: #FF5500; background-image: none !important; border-color: #FF5500; border-style: outset; text-decoration: none !important; padding-left: 0.2em; padding-right: 0.2em; border-width: 0.15em; font-size: 95%; line-height: 95%; font-family: verdana, sans-serif; font-weight: bold;
}

/*kill auto-underline in opera (hopefully) make cool hover effect. possibly change to :active for hover effect. [[user:bawolff|Bawolff]] :;[[image:smile.png]] 04:59, 1 January 2006 (UTC). removed no underline, as Amgine didn't like it. [[user:bawolff|Bawolff]] :;[[image:smile.png]] 05:04, 1 January 2006 (UTC) */
*.rss:hover {border-style:inset;
}


/*
 ==Backgrounds==
 */
div#football-bg-1 { 
background-image: url('http://upload.wikimedia.org/wikinews/en/5/5a/Badge_right_top.png');
background-repeat: no-repeat;
background-position: top left;
background-attachment: fixed;
}
/************************
==CommonsTicker styles==
************************/
 
  /* 
===links===
 */
  .tickerDiffLink { } /* diff links in ticker */
  .tickerMiscLink { } /* misc links in ticker */
 
  /* 
===remove list bullets===
 */
  .tickerList ul,    .tickerList ul li    { list-style: none; text-indent:-2em; margin-left:2em;   text-align:left; }
  .tickerList ul ul, .tickerList ul ul li { list-style: none; text-indent:0;    margin-left:1.5em; text-align:left; }

  /* 
===per-type styles===
 */
  .tickerEntry_deleted     {font-weight: bold; }  /* entry for image deletion */
  .tickerEntry_restored    {font-size: small; } /* entry for restored image */
  .tickerEntry_replaced    { }  /* entry for image replacement */
  .tickerEntry_tagged      { }  /* entry for adding/removing problem tags */
  .tickerEntry_redir       { }  /* entry for critical redirection (fot tag redirects) */
  .tickerEntry_recat       { }  /* entry for critical re-categorization (for tag categories) */
  .tickerEntry_notify      { }  /* entry for global notifications */
  .tickerEntry_changed     { }  /* entry for generic change */
  
  /*
=== per-action styles===
 */
  .tickerAction_deleted:before     { content:" GONE "; color: #FF0000; font-family:monospace; font-weight:bold; font-size:100%; text-decoration: blink;}  
  .tickerAction_restored:before { content:" BACK "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; }
  .tickerAction_deletedRev:before  { content:" -OLD "; color: #DDAAAA; font-family:monospace; font-weight:bold; font-size:100%; }  
  .tickerAction_replaced:before    { content:" REPL "; color: #CC88FF; font-family:monospace; font-weight:bold; font-size:100%; }  
  .tickerAction_replacedOwn:before { content:" UPDT "; color: #EEAAFF; font-family:monospace; font-weight:bold; font-size:100%; }  
  .tickerAction_addedBad:before    { content:" +VfD "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; }  
  .tickerAction_removedBad:before  { content:" -VfD "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; }  
  .tickerAction_addedGood:before   { content:" +OK  "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; }  
  .tickerAction_removedGood:before { content:" -OK  "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; }

  /* 
===per-status styles===
 */  

  .tickerStatus_done:before {content:" Fixed "; color: #00AA00; font-family:monospace; font-weight:bold; font-size:90%; text-decoration: none;}
  .tickerStatus_done {text-decoration:line-through; font-size: small; } 
/*
==== strike through when entry has been handeled (done)====
 */
  /*.tickerStatus_done .tickerAction_deleted:before  { content:" "; text-decoration: none;}*/ 
  .tickerStatus_done .tickerAction_deleted:before  {text-decoration: none;}
  /*
====local reupload====
 */  
  .tickerStatus_local {text-decoration:line-through; font-size: small; } 
  .tickerStatus_local .tickerAction_deleted:before  {content:" "; text-decoration: none;}
  .tickerStatus_local:before {content:" re-uploaded locally "; color: #00AA00; font-family:monospace; font-weight:bold; font-size:90%; text-decoration: none;}
  /*
====in process of fixing====
 */
  .tickerStatus_fixing .tickerAction_deleted:before  {content:" "; text-decoration: none;}
  .tickerStatus_fixing:before {content:"fixing"; color: #FF8800; font-family:monospace; font-weight:bold; font-size:90%;}
/*
====Won'tfix====
*/
  .tickerStatus_wontfix .tickerAction_deleted:before  {text-decoration: none;}
  .tickerStatus_wontfix {text-decoration: line-through;}
  .tickerStatus_wontfix:before {content:"Will not fix"; color: #CC0000; font-family:monospace; font-weight:bold; font-size:90%;text-decoration:none;}  
/*
====similiar====
*/
  .tickerStatus_similiar .tickerAction_deleted:before  {text-decoration: none;}
  .tickerStatus_similiar {text-decoration: line-through;}
  .tickerStatus_similiar:before {content:"REPL Article;no fix"; color: #FF4400; font-family:monospace; font-weight:bold; font-size:90%;text-decoration:none;}
/*
====NA====
*/
  .tickerStatus_NA .tickerAction_deleted:before  {text-decoration: none;}
  .tickerStatus_NA:before {content:"No NEG"; color: #00FF20;} 
  ul span.tickerStatus_NA + ul span.tickerUsage {display:none;}
  span.tickerStatus_NA  span.tickerUsage {display:none;}
/*Needed so that both subentrys and non-subentrys both are invisivble */
/*

=== ticker usage list===
 */
  .tickerUsage  { font-size:80%; }  

  /* entry applies to a template used by multiple images */
  .tickerTemplateEntry    { font-weight: bold; } 

  /* entry applies to sub-entries, i.e. images that use a specific template */
  .tickerSubEntry         { }                       

  /* minor entry styles */ 
  .tickerMinorEntry  { color:#666; }     /* minor entry */
  .tickerMinorEntry a,
  .tickerMinorEntry a:link,
  .tickerMinorEntry a:visited { color:#669; }
  #bodyContent .tickerMinorEntry a.extiw,
  #bodyContent .tickerMinorEntry a.extiw:link,
  #bodyContent .tickerMinorEntry a.extiw:visited { color:#669; }


/**** Imported style sheet css&smaxage=2678400 ****/




/**** Imported style sheet index.php?title=-&action=raw&gen=css&maxage=2678400&ts=20060627202307 ****/

/* generated user stylesheet */
a { text-decoration: underline; }
a.new, #quickbar a.new { color: #CC2200; }


/**** Imported style sheet 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/  */



/* 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;
}


.center {text-align: center;}
div.main-box {border: #3366FF solid 1px; -moz-border-radius: 10px; background: #ffffff; margin-bottom: 0.4em;padding:0.2em;}
div.title-box {-moz-border-radius-topright: 10px; -moz-border-radius-topleft: 10px; background: #3366FF; text-align: center; font-size: 150%; padding: 3px}

/* leads */
div#seccond-lead-box  {float:left; width:49%;text-align:left; height:15em; }
div#Lead-box  {float:right; width:49%;text-align:left;height:15em; }


div#interview-recent-box {text-align:left; vertical-align:top; float:right;width: 49%; height: 15.3em;}
div#third-lead-box {float:left; width:49%; vertical-align: text-top; height:15.3em;}

div#wrapper-mainbox {background-color: #DEF;padding:0.5em 1em 1em 1em;}
div#wrapper-mainbox table {background-color: #DEF;}


/**** Inline STYLE-tag style sheet ****/

/*<![CDATA[*/
/* @import "/w/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css&smaxage=2678400"; */
/* @import "/w/index.php?title=MediaWiki:Myskin.css&action=raw&ctype=text/css&smaxage=2678400"; */
/* @import "/w/index.php?title=-&action=raw&gen=css&maxage=2678400&ts=20060627202307"; */
/* @import "/w/index.php?title=User:Bawolff/myskin.css&action=raw&ctype=text/css"; */
/*]]>*/



/*

*/