Difference between revisions of "MediaWiki:Monobook.css"

From Second Life Wiki
Jump to navigation Jump to search
 
(149 intermediate revisions by 5 users not shown)
Line 1: Line 1:
/* GLOBAL STYLES: text, links, form elements, etc */
body {
body {
margin:0px auto;
    margin : 0px;
padding:0px;
    font-size: 62.0%;
font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
    font-family:verdana, helvetica, sans-serif;
width: 770px;
    color:#546368;
color: #333333;
position: relative;
background: #181A2F url(images/home-bg.jpg) no-repeat center top;
}
}
a, strong a {
 
color: #FF6600;
a {color:#4378a4; text-decoration:underline;}
text-decoration:none;
a:active {color:#50607C; text-decoration:underline;}
a:hover {color:#ff7900;text-decoration:underline;}
 
a.promolink {color:#4378a4; text-decoration:none;}
a.promolink:active {color:#50607C; text-decoration:none;}
a.promolink:hover {color:#ff7900;text-decoration:none;}
 
a img {border: 0px #FFFFFF none;}
a:active img {border: 0px #FFFFFF none;}
a:hover img {border: 0px #FFFFFF none;}
 
a.nodec {text-decoration:none}
a.nodec:hover {text-decoration:none}
 
/* If we don't explicitly choose a size for H2, H3, Firefox and IE
  choose sizes that are very different.
*/
h1 { font-family: Arial, Helvetica, Sans-Serif; font-weight:bold; color: #546368; font-size: 24px;}
h2 { font-family: Arial, Helvetica, Sans-Serif; font-weight:bold; color: #546368; font-size: 20px; }
h3 { font-size: 14px; padding:0px; margin: 12px 0 8px 0; font-size: 18px; }
 
/* table cells */
td.heading { border-bottom: 1px dotted black }
td.title { font-weight: bold }
td.right { text-align: right }
td.center { text-align: center }
td.ledger-shade { background-color: #dddddd }
         
/* fix for WEB-727, added by Yoz */
.code { font-size: 127% }
 
/**********************************/
#box{
    border: 1px solid #aaaaaa;
    margin-bottom:10px;
}
}
a:visited {
#box h2{
color: #FF9900;
    margin:0; background-color:#f4f8fb; font-size:120%; font-weight:bold; border-bottom:1px dotted #aaaaaa; text-align:left; padding: 0.2em 0.5em 0.2em 0.5em;
}
}
a:hover {
#content {
text-decoration:underline;
    font-family:verdana, helvetica, sans-serif;
    color:#546368;
    margin: 2.8em 0 0 12.2em;
    padding: 0 1em 1.5em 1em;
    background: white;
    border: 1px solid #aaa;
    border-right: none;
    line-height: 1.5em;
    position: relative;
    z-index: 2;
}
}
p {
 
margin: 0px 0px 14px;
#column-one {
    background-color: white;
    padding-top: 160px;
}
}
code, .code {
 
font: 100% "Courier New", Courier, monospace;
/*******************  MARKER  *************************/
color: #000000;
 
background: #FAFDE1;
.portlet {
margin: 5px 10px;
border: none;
padding: 10px;
margin: 0 0 .5em;
display:block;
padding: 0;
border: 1px dashed #818141;
float: none;
width: 11.6em;
overflow: hidden;
}
}
.code .indent {
.portlet h4 {
padding-left: 15px;
font-size: 95%;
font-weight: normal;
white-space: nowrap;
}
}
.code .blue {
.portlet h5 {
color: #0066FF;
        margin-left:5px;
}
        font-family: Arial, Helvetica, Sans-Serif;
.code .pink {
font-size: 11px;
color: #FF3399;
font-weight: bold;
}
color: #546368;
.code .green {
background-color:#ffffff;
color: #339933;
padding: 3px 5px 0px 5px;
}
height: 1em;
.code .black {
color: #000000;
}
blockquote {
background: url(images/blockquote-bg.gif);
margin: 0px 15px 20px;
padding: 3px 10px;
color:#666666;
border-left: 3px dotted #d6e5aa;
border-right: 3px dotted #d6e5aa;
border-top: 1px dotted #d6e5aa;
border-bottom: 1px dotted #d6e5aa;
line-height: 140%;
}
h1 {
margin: 40px 0px 44px;
padding: 0px;
float:right;
text-decoration: none;
}
h1 a{
display:block;
height: 48px;
width: 212px;
text-indent: -900em;
text-decoration: none;
line-height:100%;
}
h1 a:hover{
text-decoration: none;
}
h2 {
color: #163F53;
margin: 0px 0px 2px;
border-bottom: 1px dotted #CCCCCC;
letter-spacing: -1px;
font: normal 210% "Trebuchet MS", Tahoma, Arial;
padding-bottom: 2px;
}
h2 a, h2 a:visited{
color: #163F53;
text-decoration:none;
}
h2 a:hover {
color:#FF6600;
text-decoration:none;
}
h3 {
margin: 20px 0px 0px;
padding-bottom: 2px;
font: bold 110% Arial;
text-transform: uppercase;
text-transform: uppercase;
letter-spacing:1px;
white-space: nowrap;
color: #205A77;
}
}
.sub_heading {
.portlet h6 {
margin: 10px 0px 0px;
background: #ffae2e;
font: bold 110% Arial;
border: 1px dotted #2f6fab;
text-transform: uppercase;
border-style: solid solid none solid;
color: #666666;
padding: 0 1em 0 1em;
text-transform: lowercase;
display: block;
font-size: 1em;
height: 1.2em;
font-weight: normal;
white-space: nowrap;
}
}
.cat_heading {
.pBody {
color: #779d03;
        border: 1px solid #ffffff;
margin: 0px;
padding: 0 .8em .3em 1em;
padding-bottom: 2px;
font-size: 11px;
border-bottom: 1px dotted #c1c9a6;
        color:#eeeeee;
font: normal 150% Tahoma, Arial, sans-serif;
border-collapse: collapse;
clear:both;
text-decoration: none;  
text-transform:none;
}
}
.cat_heading-alt {
 
color: #779d03;
.portlet h1,
margin: 0px;
.portlet h2,
padding-bottom: 4px;
.portlet h3,
font: normal 150% Tahoma, Arial, sans-serif;
.portlet h4 {
clear:both;
margin: 0;
text-transform:none;
padding: 0;
}
}
h4 {
.portlet ul {
font: normal 150% Tahoma, Arial, sans-serif;
line-height: 1.5em;
color: #779d03;
list-style-type: square;
margin: 0px 0px 2px;
list-style-image: url(bullet.gif);
border:none;
font-size: 95%;
}
}
ul {
.portlet li {
padding: 0px;
padding: 0;
margin: 5px 0px 15px 16px;
margin: 0;
}
}
ul li ul{
 
padding: 0px;
.portlet a {color:#4378a4; text-decoration:underline;}
margin: 0px 0px 5px 16px;
.portlet a:active {color: #50607C; text-decoration:underline;}
.portlet a:hover {color:#ff7900;text-decoration:underline;}
 
#p-personal {
white-space: nowrap;
padding: 5px 0px 5px 0px;
margin: 0;
position: absolute;
left:0;
top: 0;
z-index: 0;
overflow: visible;
line-height: 1.2em;
}
}
ul li {
margin: 0px;
padding: 0px;


#footer {
background-color: white;
border-top: 1px solid #ff9e2d;
border-bottom: 1px solid #ff9e2d;
margin: .6em 0 1em 0;
padding: .4em 0 1.2em 0;
text-align: center;
font-size: 90%;
}
}
ol {
padding: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 15px;
margin-left: 25px;
}
ol li {
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
}
hr {




height: 1px;
 
clear: both;
 
border-top-width: 0;
 
border-right-width: 0;
 
border-left-width: 0;
 
border-top-style: none;
/*
border-right-style: none;
** Logo properties
border-left-style: none;
*/
border-bottom: 1px solid #E3E3E3;
 
 
 
 
 
 
#p-logo {
z-index: 3;
position: absolute; /*needed to use z-index */
top: 0;
left: 0;
height: 155px;
width: 12em;
overflow: visible;
}
}
.clear {
#p-logo h5 {
clear:both;
display: none;
}
}
.displaynone {
#p-logo a,
display:none;
#p-logo a:hover {
display: block;
height: 155px;
width: 12.2em;
background-repeat: no-repeat;
background-position: 35% 50% !important;
text-decoration: none;
}
}
hr.hidden {
 
clear:both;
/*
visibility:hidden;
** the navigation portlet
margin:0px;
*/
padding:0px;
 
#p-navigation {
position: relative;
z-index: 3;
}
}
form {
 
margin:0px;
#p-navigation .pBody {
padding:0px;
padding-right: 0;
}
}
img {
 
border:none;
#p-navigation a {
display: block;
}
}
small {
 
font-size: 85%;
#p-navigation li.active a, #p-navigation li.active a:hover {
color:#999999;
text-decoration: none;
line-height:120%;
display: inline;
font-weight: bold;
}
}
#header_wrap {
 
width: 754px;
 
height: 208px;
/*
margin: 0px auto;
** Search portlet
padding: 0px 6px;
*/
color:#FFFFFF;
#p-search {
position: relative;
z-index: 3;
}
}
#search_wrap{
input.searchButton {
clear:both;
margin-top: 1px;
float:right;
font-size: 95%;
}
}
#searchform {
#searchGoButton {
margin:0px;
padding-left: .5em;
padding:0px;
padding-right: .5em;
float:right;
font-weight: bold;
}
}
#searchform label{
#searchInput {
display:none;
width: 10.9em;
margin: 0;
font-size: 95%;
}
}
#s {
#p-search .pBody {
border:1px solid #203346;
padding: .5em .4em .4em .4em;
width: 130px;
text-align: center;
padding: 1px;
}
}
#searchsubmit {
background: url(images/search-btn.gif) no-repeat;
width: 24px;
height:23px;
border:none;
text-indent: -900em;
line-height:0px;
}
#header_nav {
float:right;
margin-right: 7px;
background: url(images/headernav-divider.gif) no-repeat right top;
font-size: 90%;


padding: 1px 5px 0px 0px;
/*
}
** the personal toolbar
#nav {
*/
list-style:none;
margin:28px 0px 0px;


padding:0px;
#p-personal h5 {
clear:both;
display: none;
float:right;
line-height:0px;
}
}
#nav li{
#p-personal .portlet,
margin-left:5px;
#p-personal .pBody {
float:left;
padding: 0;
margin: 0;
border: none;
z-index: 0;
overflow: visible;
background: none;
}
}
#nav li a{
/* this is the ul contained in the portlet */
height: 25px;
#p-personal ul {
display:block;
border: none;
float:left;
line-height: 1.4em;
text-decoration:none;
color: #2f6fab;
text-indent: -900em;
padding: 0 2em 0 3em;
margin: 0;
text-align: right;
text-transform: lowercase;
list-style: none;
z-index: 0;
background: none;
cursor: default;
}
}
#nav #nav-home a{
#p-personal li {
width: 63px;
z-index: 0;
background: url(images/nav-blog.gif) no-repeat left top;
border: none;
padding: 0;
display: inline;
color: #2f6fab;
margin-left: 1em;
line-height: 1.2em;
background: none;
}
}
#nav #nav-home a:hover{
#p-personal li.active {
background: url(images/nav-blog.gif) no-repeat left bottom;
font-weight: bold;
}
}
#nav #nav-about a{
#p-personal li a {
width: 65px;
text-decoration: none;
background: url(images/nav-about.gif) no-repeat left top;
color: #005896;
padding-bottom: .2em;
background: none;
}
}
#nav #nav-about a:hover{
#p-personal li a:hover {
background: url(images/nav-about.gif) no-repeat left bottom;
background-color: white;
}
padding-bottom: .2em;
#nav #nav-resources a{
text-decoration: none;
width: 91px;
background: url(images/nav-resources.gif) no-repeat left top;
}
#nav #nav-resources a:hover{
background: url(images/nav-resources.gif) no-repeat left bottom;
}
#nav #nav-portfolio a{
width: 86px;
background: url(images/nav-portfolio.gif) no-repeat left top;
}
#nav #nav-portfolio a:hover{
background: url(images/nav-portfolio.gif) no-repeat left bottom;
}
#nav #nav-icons a{
width: 64px;
background: url(images/nav-icons.gif) no-repeat left top;
}
#nav #nav-icons a:hover{
background: url(images/nav-icons.gif) no-repeat left bottom;
}
#nav #nav-forum a:hover{
background: url(images/nav-forum.gif) no-repeat left bottom;
}
body#home #nav-home a{
background: url(images/nav-blog.gif) no-repeat left bottom;
}
body#about #nav-about a{
background: url(images/nav-about.gif) no-repeat left bottom;
}
body#portfolio #nav-portfolio a{
background: url(images/nav-portfolio.gif) no-repeat left bottom;
}
body#icons #nav-icons a{
background: url(images/nav-icons.gif) no-repeat left bottom;
}
body#resources #nav-resources a{
background: url(images/nav-resources.gif) no-repeat left bottom;
}
#body_wrap {
width:743px;
margin: 0px auto;
padding: 10px 12px 40px 15px;
background: #FFFFFF url(images/content-corner-bg.gif) no-repeat left bottom;
clear:both;
}
#home-leftcol {
float:left;
width: 405px;
overflow: hidden;
}
#home-rightcol {
width:320px;
float:right;
}
#single-leftcol {
float:left;
width: 560px;
}
#single-rightcol {
float:right;
width: 165px;
}
.sidebar-half {
width: 152px;
float:left;
}
.home-subrightcol {
width: 153px;
float:right;
}
#footer_wrap {
width: 746px;
background: #000000 url(images/footer-corner-bg.gif) no-repeat left top;
margin: 0px auto;
padding: 5px 12px 12px;
color:#999999;
clear:both;
}
.footer_leftcol{
width:195px;
margin-right: 16px;
float:left;
}
}
.footer_rightcol {
#p-personal li.active a:hover {
width:320px;
background-color: transparent;
float:right;
}
}
.footer_rightcol a, .footer_rightcol a:visited {
/* the icon in front of the user name, single quotes
color:#4E9F9F;
in bg url to hide it from iemac */
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
background: url(user.gif) top left no-repeat;
padding-left: 20px;
text-transform: none;
}
}
.footer_submenu {
list-style:none;
padding:0px;
margin:0px 0px 15px;
background-color: #000000;
border-top: #272727 1px dotted;
}
.footer_submenu li{
border-bottom: #272727 1px dotted;
line-height: 130%;
list-style:none;
}
.footer_submenu li a{
color: #759398;
text-decoration: none;
padding: 4px 0px 4px 2px;
display:block;
}
.footer_submenu li a:visited{


color: #759398;
/*
text-decoration: none;
** the page-related actions- page/talk, edit etc
*/
#p-cactions {
position: absolute;
top: 1.3em;
left: 11.5em;
margin: 0;
white-space: nowrap;
width: 76%;
line-height: 1.1em;
overflow: visible;
background: none;
border-collapse: collapse;
padding-left: 1em;
list-style: none;
font-size: 95%;
}
}
.footer_submenu li a:hover{
#p-cactions .hiddenStructure {
text-decoration: none;
display: none;
background-color:#132022;
color:#FFFFFF;
}
}
a.validcss-mini {
#p-cactions ul {
background: url(images/validcss-mini.gif) no-repeat left center;
list-style: none;
padding-left: 13px;
color:#FF9900;
text-decoration: none;
margin-left: 10px;
}
}
a.validcss-mini:visited {
#p-cactions li {
color:#FF9900;
display: inline;
border: 1px solid #aaa;
border-bottom: none;
padding: 0 0 .1em 0;
margin: 0 .3em 0 0;
overflow: visible;
background: white;
}
}
a.validcss-mini:hover {
#p-cactions li.selected {
color:#ffffff;
border-color: #fabd23;
text-decoration: none;
padding: 0 0 .2em 0;
font-weight: bold;
}
}
a.validhtml-mini {
#p-cactions li a {
background: url(images/validhtml-mini.gif) no-repeat left center;
background-color: #fbfbfb;
padding-left: 13px;
color: #002bb8;
color:#80c43d;
border: none;
padding: 0 .8em .3em;
text-decoration: none;
text-decoration: none;
margin-left: 10px;
text-transform: lowercase;
position: relative;
z-index: 0;
margin: 0;
}
}
a.validhtml-mini:visited {
#p-cactions li.selected a {
color:#80c43d;
z-index: 3;
background-color: #fff;
padding: 0 1em .2em!important;
}
}
a.validhtml-mini:hover {
#p-cactions .new a {
color:#ffffff;
color: #ba0000;
text-decoration: none;
}
}
a.archive-mini {
#p-cactions li a:hover {
background: url(images/archive-mini.gif) no-repeat left center;
z-index: 3;
padding-left: 15px;
color:#89bc61;
text-decoration: none;
text-decoration: none;
margin-right: 10px;
background-color: #fff;
}
}
a.archive-mini:visited {
#p-cactions h5 {
color:#89bc61;
display: none;
}
}
a.archive-mini:hover {
#p-cactions li.istalk {
color:#ffffff;
margin-right: 0;
text-decoration: none;
}
}
a.rss-mini {
#p-cactions li.istalk a {
background: url(images/rss-mini.gif) no-repeat left center;
padding-right: .5em;
padding-left: 14px;
color:#FFCC33;
text-decoration: none;
margin-left: 10px;
}
}
a.rss-mini:visited {
#p-cactions #ca-addsection a {
color:#FFCC33;
padding-left: .4em;
padding-right: .4em;
}
}
a.rss-mini:hover {
/* offsets to distinguish the tab groups */
color:#ffffff;
li#ca-talk {
text-decoration: none;
margin-right: 1.6em;
}
}
a.sitemap-mini {
li#ca-watch, li#ca-unwatch, li#ca-varlang-0, li#ca-print {
background: url(images/sitemap-mini.gif) no-repeat left center;
margin-left: 1.6em;
padding-left: 14px;
color:#3ba5cf;
text-decoration: none;
margin-left: 10px;
}
}
a.sitemap-mini:visited {
 
color:#3ba5cf;
/*
** the remaining portlets
*/
#p-tbx,
#p-lang {
position: relative;
z-index: 3;
}
}
a.sitemap-mini:hover {
 
color:#ffffff;
/* TODO: #t-iscite is only used by the Cite extension, come up with some
text-decoration: none;
* system which allows extensions to add to this file on the fly
*/
#t-ispermalink, #t-iscite {
color: #999;
}
}
a.links-mini {
 
background: url(images/links-mini.gif) no-repeat left center;
 
padding-left: 15px;
 
color:#f86bb1;
 
text-decoration: none;
 
margin-right: 10px;
 
 
 
#footer li {
display: inline;
margin: 0 1.3em;
}
}
a.links-mini:visited {
/* hide from incapable browsers */
color:#f86bb1;
head:first-child+body #footer li { white-space: nowrap; }
text-decoration: none;
#f-poweredbyico, #f-copyrightico {
margin: 0 8px;
position: relative;
top: -2px; /* Bump it up just a tad */
}
}
a.links-mini:hover {
#f-poweredbyico {
color:#ffffff;
float: right;
text-decoration: none;
height: 1%;
}
}
a.contact-mini {
#f-copyrightico {
background: url(images/contact-mini.gif) no-repeat left center;
float: left;
padding-left: 15px;
height: 1%;
color:#66CCFF;
text-decoration: none;
}
}
a.contact-mini:visited {
 
color:#66CCFF;
/* js pref toc */
text-decoration: none;
#preftoc {
margin: 0;
padding: 0;
width: 100%;
clear: both;
}
}
a.contact-mini:hover {
#preftoc li {
color:#ffffff;
margin: 1px -2px 1px 2px;
text-decoration: none;
float: left;
padding: 2px 0 3px 0;
background-color: #f0f0f0;
color: #000;
border: 1px solid #fff;
border-right-color: #716f64;
border-bottom: 0;
position: relative;
white-space: nowrap;
list-style-type: none;
list-style-image: none;
z-index: 3;
}
}
.submenu {
#preftoc li.selected {
list-style:none;
font-weight: bold;
padding:0px;
background-color: #f9f9f9;
margin:0px 0px 15px;
border: 1px solid #aaa;
border-bottom: none;
cursor: default;
top: 1px;
padding-top: 2px;
margin-right: -3px;
}
}
.submenu li{
#preftoc > li.selected {
border-bottom: #dae2cc 1px dotted;
top: 2px;
line-height: 130%;
list-style:none;
}
}
.submenu li a{
#preftoc a,
color: #790000;
#preftoc a:active {
display: block;
color: #000;
padding: 0 .7em;
position: relative;
text-decoration: none;
text-decoration: none;
padding: 4px 6px 4px 2px;
display:block;
list-style:none;
}
}
.submenu li a:visited{
#preftoc li.selected a {
color: #790000;
cursor: default;
text-decoration: none;
text-decoration: none;
}
}
.submenu li a:hover{
#prefcontrol {
text-decoration: none;
padding-top: 2em;
background-color: #dae2cc;
clear: both;
}
}
.submenu .page_item {
#preferences {
display:block;
margin: 0;
border: 1px solid #aaa;
clear: both;
padding: 1.5em;
background-color: #F9F9F9;
}
}
.submenu .current-cat {
.prefsection {
background: url(images/currentpg-arrow.gif) no-repeat right center;
border: none;
padding: 0;
margin: 0;
}
}
.submenu .current_page_item {
.prefsection fieldset {
background: url(images/currentpg-arrow.gif) no-repeat right center;
border: 1px solid #aaa;
float: left;
margin-right: 2em;
}
}
a.continue {
.prefsection legend {
background: url(images/continue-mini.gif) no-repeat right center;
font-weight: bold;  
padding-right: 15px;
color: #3a740e;
text-decoration:none;
}
}
a.continue:visited, a.continue:hover {
.prefsection table, .prefsection legend {
color: #3a740e;
background-color: #F9F9F9;
text-decoration:none;
}
}
.archive-list {
.mainLegend {
list-style:none;
display: none;
margin: 5px 0px 20px;
padding:0;
}
}
.archive-list li{
div.prefsectiontip {
background: url(images/archive-arrow.gif) no-repeat left center;
font-size: 95%;
padding-left: 10px;
margin-top: 0;
background-color: #FFC1C1;
padding: .2em .7em;
clear: both;
}
}
.post {
.btnSavePrefs {
margin: 0px 0px 20px;
font-weight: bold;
clear:both;
padding-left: .3em;
padding-right: .3em;
}
}
.postdate {
 
background: url(images/mini-date.gif) no-repeat left center;
.preferences-login {
padding-left: 15px;
clear: both;
font-size: 90%;
margin-bottom: 1.5em;
color:#666666;
float:left;
}
}
.postcomment {
 
background: url(images/mini-comment.gif) no-repeat left center;
.prefcache {
padding-left: 15px;
font-size: 90%;
font-size: 90%;
float:right;
margin-top: 2em;
}
}
.postjumpcomment {
 
background: url(images/jumpcomment-mini.gif) no-repeat right center;
div#userloginForm form,
padding-right: 13px;
div#userlogin form#userlogin2 {
font-size: 90%;
margin: 0 3em 1em 0;
float:right;
border: 1px solid #aaa;
clear: both;
padding: 1.5em 2em;
background-color: #f9f9f9;
float: left;
}
}
.postjumpcomment a, .postjumpcomment a:visited{
 
color: #698d9c;
div#userloginForm table,
text-decoration:none;
div#userlogin form#userlogin2 table {
background-color: #f9f9f9;
}
}
.postjumpcomment a:hover {
 
color: #FF9900;
div#userloginForm h2,
text-decoration:none;
div#userlogin form#userlogin2 h2 {
padding-top: 0;
}
}
.postcomment a, .postcomment a:visited {
 
color: #CC6600;
div#userlogin .captcha {
text-decoration:none;
border: 1px solid #bbb;
padding: 1.5em 2em;
width: 400px;
background-color: white;
}
}
.postcomment a:hover {
 
color: #FF9900;
 
text-decoration:none;
#userloginprompt, #languagelinks {
font-size: 85%;
}
}
.postcat {
 
background: url(images/mini-cat.gif) no-repeat left center;
#login-sectiontip {
padding-left: 15px;
font-size: 85%;
font-size: 90%;
line-height: 1.2;
color: #999999;
padding-top: 2em;
float:left;
margin-left: 15px;
}
}
.postcat a, .postcat a:visited {
 
color: #669900;
#userlogin .loginText, #userlogin .loginPassword {
text-decoration:none;
width: 12em;
}
}
.postcat a:hover {
 
color: #FF9900;
#userloginlink a, #wpLoginattempt, #wpCreateaccount {
text-decoration:none;
font-weight: bold;
}
}
.postcat span {
 
display:none;
/*
** IE/Mac fixes, hope to find a validating way to move this
** to a separate stylesheet. This would work but doesn't validate:
** @import("IEMacFixes.css");
*/
/* tabs: border on the a, not the div */
* > html #p-cactions li { border: none; }
* > html #p-cactions li a {
border: 1px solid #aaa;
border-bottom: none;
}
}
.entry {
* > html #p-cactions li.selected a { border-color: #fabd23; }
clear:both;
/* footer icons need a fixed width */
padding-top: 10px;
* > html #f-poweredbyico,
* > html #f-copyrightico { width: 88px; }
* > html #bodyContent,
* > html #bodyContent pre {
overflow-x: auto;
width: 100%;
padding-bottom: 25px;
}
}
.left {
 
float:left;
/* more IE fixes */
/* float/negative margin brokenness */
* html #footer {margin-top: 0;}
* html #column-content {
display: inline;
margin-bottom: 0;
}
}
img.left {
* html div.editsection { font-size: smaller; }
float:left;
#pagehistory li.selected { position: relative; }
margin: 2px 10px 5px 0px;
 
/* Mac IE 5.0 fix; floated content turns invisible */
* > html #column-content {
float: none;
}
}
a img.left {
* > html #column-one {
border: 1px solid #E3E3E3;
position: absolute;
padding: 4px;
left: 0;
background: #FFFFFF;
top: 0;
}
}
a:hover img.left{
* > html #footer {
border-color: #FF6600;
margin-left: 13.2em;
background: #FF6600;
}
}
.right {
.redirectText {
float:right;
font-size: 150%;
margin: 5px;
}
}
img.right, a img.right {
 
float:left;
.printfooter {
margin: 4px 10px 5px 0px;
display: none;
border: 1px solid #E3E3E3;
padding: 4px;
background: #FFFFFF;
}
}
a:hover img.right{
 
border-color: #FF6600;
.not-patrolled {
background: #FF6600;
background-color: #ffa;
}
}
.footer_nav {
div.patrollink {
float:right;
font-size: 75%;
margin: 20px 0px 0px;
text-align: right;
padding:0px;
font-size:90%;
}
}
.copyright {
span.newpage, span.minor, span.searchmatch, span.bot {
text-align:right;
font-weight: bold;
border-top: 1px solid #222222;
font-size:85%;
clear:both;
margin:10px 0px 0px;
color: #666666;
}
}
img.img_border, a img.img_border {
span.unpatrolled {
border: 5px solid #E0E0E0;
font-weight: bold;
color: red;
}
}
a:hover img.img_border{
 
border-color: #FF6600;
span.searchmatch {
color: red;
}
}
.popular-list {
.sharedUploadNotice {
padding: 0px;
font-style: italic;
margin:0px 0px 10px;
list-style:none;
}
}
.popular-list li{
 
background: url(images/mini-star.gif) no-repeat left center;
span.updatedmarker {
padding: 3px 0px 3px 12px;
color: black;
margin:0px;
background-color: #0f0;
line-height: 130%;
list-style:none;
}
.popular-list li a{
color:#333333;
text-decoration:none;
list-style:none;
}
}
.popular-list li a:visited{
span.newpageletter {
color:#333333;
text-decoration:none;
}
.popular-list li a:hover{
color:#669900;
text-decoration:none;
}
#respond {
background:url(images/postcomment.gif) no-repeat left center;
padding: 0px 0px 2px 20px;
color: #779d03;
margin: 0px;
font: normal 140% Tahoma, Arial, sans-serif;
clear:both;
text-transform:none;
}
#commentform {
margin-top: 10px;
font: 110% Arial, Helvetica, sans-serif;
}
#commentform label{
font-weight: bold;
font-weight: bold;
color:#668b9a;
color: black;
font-size: 100%;
background-color: yellow;
}
}
#commentform label span{
span.minoreditletter {
font-weight: normal;
color: black;
background-color: #c5ffe6;
}
}
#commentform input{
 
width: 153px;
table.gallery {
background:#EEF5F9;
border: 1px solid #ccc;
border: 1px solid #a3bdc8;
margin: 2px;
padding: 3px;
margin-top: 3px;
}
#commentform textarea{
width: 375px;
height: 135px;
background:#EEF5F9;
border: 1px solid #a3bdc8;
padding: 2px;
padding: 2px;
margin-top: 3px;
background-color: white;
}
}
#commentform .submitbutton {
 
width: auto;
table.gallery tr {
padding: 4px 12px;
vertical-align: top;
font: bold 12px Arial, Helvetica, sans-serif;
color: #FFFFFF;
background: #587683;
border: none;
}
}
#commentform .submitbutton:hover {
 
background: #779d03;
table.gallery td {
vertical-align: top;
background-color: #f9f9f9;
border: solid 2px white;
}
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
 
background: #F1FFD5;
table.gallery td.galleryheader {
text-align: center;
font-weight: bold;
}
}
.commentlist {
 
list-style:none;
div.gallerybox {
margin:0px 0px 15px;
margin: 2px;
padding:0px;
width: 150px;
line-height: 130%;
}
}
.commentlist p{
margin: 10px 0px;


div.gallerybox div.thumb {
text-align: center;
border: 1px solid #ccc;
margin: 2px;
}
}
.commentlist li{
 
margin: 10px 7px;
div.gallerytext {
padding:0px 0px 10px;
font-size: 94%;
background: url(images/thumb-hr.gif) no-repeat center bottom;
padding: 2px 4px;
}
}
.gravatar {
 
background: url(images/avatar-bg.gif) no-repeat;
span.comment {
width: 58px;
font-style: italic;
height:55px;
margin-top: 3px;
padding: 6px 0px 6px 6px;
float:left;
}
}
.gravatar img {
 
border:solid 1px #cee48b;
span.changedby {
background-color: #FFFFFF;
font-size: 95%;
}
}
.comment-entry {
 
width: 470px;
.previewnote {
float:right;
text-indent: 3em;
position:relative;
color: #c00;
border-bottom: 1px solid #aaa;
padding-bottom: 1em;
margin-bottom: 1em;
}
}
.comment-number {
 
font-size: 14px;
.previewnote p {
color: #CCCCCC;
margin: 0;
float:right;
padding: 0;
position: absolute;
top: 5px;
right: 5px;
}
}
.commentlist cite {
 
font: 150% Tahoma, "Trebuchet MS", Arial;
.editExternally {
color: #5A8800;
border: 1px solid gray;
}
background-color: #ffffff;
.commentlist cite a, .commentlist cite a:visited{
padding: 3px;
color: #5A8800;
margin-top: 0.5em;
text-decoration:underline;
}
.commentlist cite a:hover{
text-decoration:none;
}
.ad-banner {
margin: 15px 0px 15px 5px;
clear:both;
height: 65px;
}
.ad-banner2 {
margin: 5px 0px 10px;
clear:both;
height: 65px;
}
.ad-thumb {
background: #FFFFFF;
border: 1px solid #DFDFDF;
padding: 4px;
float: left;
float: left;
margin: 0px 6px 0px 5px;
font-size: small;
text-align: center;
}
}
.sponsorlinks {
.editExternallyHelp {
list-style: none;
font-style: italic;
margin: 0px;
color: gray;
padding: 1px 0px 5px 0px;
font-size: 90%;
}
}
.sponsorlinks li{
 
list-style: none;
li span.deleted, span.history-deleted {
margin: 0px;
text-decoration: line-through;
padding: 0px 0px 0px 10px;
color: #888;
background-image: url(images/text-link-arrow.gif);
font-style: italic;
background-repeat: no-repeat;
background-position: left center;
}
}
.sponsorlinks li a{
 
color: #333333;
.toggle {
text-decoration: none;
margin-left: 2em;
text-indent: -2em;
}
}
.sponsorlinks li a:visited{
 
color: #333333;
/* Classes for EXIF data display */
text-decoration: none;
table.mw_metadata {
font-size: 0.8em;
margin-left: 0.5em;
margin-bottom: 0.5em;
width: 300px;
}
}
.sponsorlinks li a:hover{
 
color: #FF6600;
table.mw_metadata caption {
text-decoration: none;
}
.sponsorlinks-heading {
font-weight: bold;
font-weight: bold;
color: #666666;
background: url(images/bottom_divider.gif) no-repeat left bottom;
margin-bottom: 2px;
font-size: 90%;
text-transform: uppercase;
}
}
.sponsor-banner {
 
margin-top: 7px;
table.mw_metadata th {
font-weight: normal;
}
}
.credit {
 
font-size: 83%;
table.mw_metadata td {
color: #999999;
padding: 0.1em;
border-top: 1px solid #E1E1E1;
text-align:right;
}
}
.landing-list {
 
padding: 0px;
table.mw_metadata {
margin:0px 0px 10px;
border: none;
list-style:none;
border-collapse: collapse;
}
}
.landing-list li{
 
width: 258px;
table.mw_metadata td, table.mw_metadata th {
float: left;
text-align: center;
padding: 10px;
border: 1px solid #aaaaaa;
height:75px;
padding-left: 0.1em;
padding-right: 0.1em;
}
}
.landing-list img {
 
padding: 4px;
table.mw_metadata th {
background-color: #FFFFFF;
background-color: #f9f9f9;
border: 1px solid #E3E3E3;
float: left;
margin-right: 10px;
}
}
.landing-list h3{
 
margin: 0px;
table.mw_metadata td {
padding:0px;
background-color: #fcfcfc;
font: bold 14px "Trebuchet MS", Tahoma, Arial;
text-transform:none;
letter-spacing: 0px;
}
}
.landing-list h3.folder a{
 
margin: 0px;
table.collapsed tr.collapsable {
font: bold 14px "Trebuchet MS", Tahoma, Arial;
display: none;
padding: 0px 0px 0px 18px;
background: url(images/folder-mini.gif) no-repeat left center;
text-transform:none;
letter-spacing: 0px;
}
}
.landing-list br{
 
display:none;
 
/* filetoc */
ul#filetoc {
text-align: center;
border: 1px solid #aaaaaa;
background-color: #f9f9f9;
padding: 5px;
font-size: 95%;
margin-bottom: 0.5em;
margin-left: 0;
margin-right: 0;
}
}
.thumb-list {
 
padding: 0px;
#filetoc li {
margin:0px 0px 10px;
display: inline;
list-style:none;
list-style-type: none;
padding-right: 2em;
}
}
.thumb-list li{
 
width: 155px;
/* @bug 1714 */
float: left;
input#wpSave, input#wpDiff {
margin: 5px 13px 15px;
margin-right: 0.33em;
text-align:center;
}
}
.thumb-list img {
 
border: 5px solid #E0E0E0;
#editform .editOptions {
display: inline;
}
}
.thumb-list a:hover img {
 
border-color: #FF9900;
#wpSave {
font-weight: bold;
}
}
.thumb-list br{
 
display:none;
/* Classes for article validation */
 
table.revisionform_default {
border: 1px solid #000000;
}
}
.thumb-list p{
 
line-height:100%;
table.revisionform_focus {
margin:0px;
border: 1px solid #000000;
background-color:#00BBFF;
}
}
.ban-list {
 
list-style:none;
tr.revision_tr_default {
margin:0px 0px 10px;
background-color:#EEEEEE;
padding:0px 0px 0px 10px;
}
}
.ban-list br{
 
display:none;
tr.revision_tr_first {
background-color:#DDDDDD;
}
}
.ban-list p br{
 
display:block;
p.revision_saved {
}
color: green;
.ban-list li{
margin: 12px 0px;
height:104px;
background: url(images/thumb-hr.gif) no-repeat center bottom;
}
.ban-list img {
border: 5px solid #E0E0E0;
float: left;
margin-right: 10px;
}
.ban-list a:hover img {
border-color: #FF9900;
}
.ban-list a:hover {
border-color: transparent;
}
.ban-list h3{
margin: 0px;
padding:0px;
font: bold 14px "Trebuchet MS", Tahoma, Arial;
color:#666666;
text-transform:none;
letter-spacing: 0px;
}
.px_icon_table td{
padding: 2px;
color: #666666;
font-size: 90%;
}
.px_icon_table img{
margin-right: 7px;
padding: 3px;
border: 1px solid #E3E3E3;
vertical-align: middle;
}
.ddsg-sitemap {
list-style:none;
margin:0px 0px 30px 15px;
line-height: 140%;
}
.ddsg-sitemap li{
font-weight:bold;
font-weight:bold;
background: url(images/sitemap-mini-folder.gif) no-repeat top left;
padding-left: 13px;
}
}
.ddsg-sitemap li ul{
 
margin-bottom: 3px;
#mw_trackbacks {
list-style:none;
border: solid 1px #bbbbff;
margin-left: 5px;
background-color: #eeeeff;
padding: 0.2em;
}
}
.ddsg-sitemap li ul li{
font-weight:normal;


background: url(images/sitemap-mini-file.gif) no-repeat left top;
 
padding-left: 12px;
/* Allmessages table */
 
#allmessagestable th {
background-color: #b2b2ff;
}
}
.download_btn {
 
font: bold 110% Arial, Helvetica, sans-serif;
#allmessagestable tr.orig {
background-color: #ffe2e2;
}
}
a.download_btn , a.download_btn:visited{
 
color:#669900;
#allmessagestable tr.new {
text-decoration:none;
background-color: #e2ffe2;
background: url(images/download-btn.gif) no-repeat left center;
padding: 0px 0px 0px 18px;
}
}
a.download_btn:hover {
 
color: #FF6600;
#allmessagestable tr.def {
text-decoration:none;
background-color: #f0f0ff;
}
}
.preview_btn {
 
font: bold 110% Arial, Helvetica, sans-serif;
 
/* noarticletext */
div.noarticletext {
border: 1px solid #ccc;
background: #fff;
padding: .2em 1em;
color: #000;
}
}
a.preview_btn , a.preview_btn:visited{
 
color:#669900;
div#searchTargetContainer {
text-decoration:none;
left:       10px;
background: url(images/preview-btn.gif) no-repeat left center;
top:       10px;
padding: 0px 0px 0px 18px;
width:     90%;
background: white;
}
}
a.preview_btn:hover {
 
color: #FF6600;
div#searchTarget {
text-decoration:none;
padding:   3px;
margin:    5px;
background: #F0F0F0;
border:     solid 1px blue;
}
}
.center {
 
text-align: center;
div#searchTarget ul li {
}
.pagenav {
text-align:right;
border-top: 1px dotted #CCCCCC;
margin: 25px 0px 10px;
padding-top: 2px;
clear:both;
}
.breadcrumb {
font-size: 10px;
color:#A7A7A7;
line-height:100%;
}
.breadcrumb a, .breadcrumb a:visited{
color:#779d03;
text-decoration:none;
}
.breadcrumb a:hover{
color:#FF9900;
text-decoration:none;
}
.quarter {
width: 172px;
margin: auto 7px;
}
.one-third {
width: 176px;
float:left;
}
.half {
width: 272px;
float:left;
}
.separator {
margin-right: 15px;
}
.external-list {
margin: 5px 0px 15px 5px;
padding: 0px;
list-style: none;
list-style: none;
}
}
.external-list li {
 
margin: 0px;
div#searchTarget ul li:before {
padding: 2px 0px 2px 14px;
color: orange;
background: url(images/mini-external.gif) no-repeat left center;
content: "\00BB \0020";
}
.links-list {
list-style:none;
margin:3px 0px 20px;
padding:0px;
line-height: 100%;
font-size: 90%;
}
.links-list li{
width: 170px;
height:19px;
background: url(images/links-bullet.gif) no-repeat left center;
margin-bottom: 2px;
}
.links-list li a, .links-list li a{
height:19px;
display:block;
color: #FF6600;
text-decoration:none;
padding: 4px 10px 0px 14px;
}
.links-list li a:hover{
color: #339900;
text-decoration:none;
background: url(images/links-li-bg.gif) no-repeat;
}
.update {
background: #FFFBE8;
padding: 2px 7px;
border: 1px solid #FFE4C1;
margin: 10px 0px 5px;
}
.alert {
background: url(images/mini-update.gif) no-repeat left center;
text-transform: uppercase;
color: #663300;
padding: 2px 0px 2px 17px;
border-bottom: 1px solid #FFE6C4;
margin:0px 0px 5px;
}
#intouchform {
margin: 20px 10px 10px;
font: 110% Arial, Helvetica, sans-serif;
color: #000000;
}
#intouchform p{
clear: left;
margin: 5px 0 10px 0px;
position: relative;
}
#intouchform label{
font-weight: bold;
color:#598192;
float: left;
width: 120px;
background: url(images/formlabel-arrow.gif) no-repeat top right;
margin-right: 8px;
}
#intouchform input{
width: 350px;
background:#EEF5F9;
border: 1px solid #a3bdc8;
padding: 2px;
}
#intouchform textarea{
width: 350px;
height: 140px;
background:#EEF5F9;
border: 1px solid #a3bdc8;
padding: 2px;
}
#intouchform .submitbutton {
width: auto;
padding: 4px 12px;
font: bold 12px Arial, Helvetica, sans-serif;
color: #FFFFFF;
background: #587683;
border: none;
}
#intouchform .indent {
margin-left: 128px;
}
#intouchform .submitbutton:hover {
background: #779d03;
}
#intouchform #usermessage {
font-size: 110%;
font-weight: bold;
margin: 0px 0px 5px 125px;
}
#intouchform .error {
border: 1px solid #FF9900;
}
#intouchform .failure {
color:#FF9900;
}
#intouchform .success {
color:#669900;
}
#intouchform .required {
position: absolute;
color: #97b5c2;
top: 3px;
padding-left: 5px;
}
#intouchform textarea:focus, #intouchform input[type="text"]:focus {
background: #F1FFD5;
}
.left-noborder {
border: none;
float: left;
margin-right: 15px;
}
.icons-list {
list-style:none;
margin:0px 0px 10px;
padding:0px 0px 0px 5px;
}
.icons-list br{
display:none;
}
.icons-list p br{
display:block;
}
.icons-list li{
margin: 12px 0px;
height: 166px;
background: url(http://www.ndesign-studio.com/wp-content/themes/phoenix/images/thumb-hr.gif) no-repeat center bottom;
}
.icons-list h3{
margin: 0px;
padding:0px;
font: bold 14px "Trebuchet MS", Tahoma, Arial;
color:#666666;
text-transform:none;
letter-spacing: 0px;
}
.buy-options {
list-style:none;
margin: 0px 0px 15px;
padding: 0px;
border-top: solid 1px #dfe8c3;
color: #666666;
}
.buy-options br{
display:none;
}
.buy-options li{
height: 18px;
clear: both;
border-bottom: solid 1px #dfe8c3;
padding: 5px 0px;
}
.buy-options li a, .buy-options li a:visited{
color: #557D00;
}
.icons-right {
float: right;
width: 398px;
}
.small {
font-size: 90%;
}
}
/* To hide L10n meta info by default. --Khepri */
.L10n-hidden { display:none; }

Latest revision as of 13:43, 15 March 2010

/* GLOBAL STYLES: text, links, form elements, etc */ 

body {
    margin : 0px;
    font-size: 62.0%;
    font-family:verdana, helvetica, sans-serif;
    color:#546368;
}

a 		{color:#4378a4;	text-decoration:underline;}
a:active 	{color:#50607C;	text-decoration:underline;}
a:hover 	{color:#ff7900;text-decoration:underline;}

a.promolink 		{color:#4378a4;	text-decoration:none;}
a.promolink:active 	{color:#50607C;	text-decoration:none;}
a.promolink:hover 	{color:#ff7900;text-decoration:none;}

a img 		{border: 0px #FFFFFF none;}
a:active img	{border: 0px #FFFFFF none;}
a:hover img	{border: 0px #FFFFFF none;}

a.nodec {text-decoration:none}
a.nodec:hover {text-decoration:none}

/* If we don't explicitly choose a size for H2, H3, Firefox and IE
   choose sizes that are very different.
 */
h1 { font-family: Arial, Helvetica, Sans-Serif; font-weight:bold; color: #546368; font-size: 24px;}
h2 { font-family: Arial, Helvetica, Sans-Serif; font-weight:bold; color: #546368; font-size: 20px; }
h3 { font-size: 14px; padding:0px; margin: 12px 0 8px 0; font-size: 18px; }

/* table cells */
td.heading { border-bottom: 1px dotted black }
td.title { font-weight: bold }
td.right { text-align: right }
td.center { text-align: center }
td.ledger-shade { background-color: #dddddd }
           
/* fix for WEB-727, added by Yoz */
.code { font-size: 127% }

/**********************************/
#box{
    border: 1px solid #aaaaaa;
    margin-bottom:10px;
}
#box h2{
    margin:0; background-color:#f4f8fb; font-size:120%; font-weight:bold; border-bottom:1px dotted #aaaaaa; text-align:left; padding: 0.2em 0.5em 0.2em 0.5em;
}
#content {
    font-family:verdana, helvetica, sans-serif;
    color:#546368;
    margin: 2.8em 0 0 12.2em; 
    padding: 0 1em 1.5em 1em;	 
    background: white;	 
    border: 1px solid #aaa;	 
    border-right: none;	 
    line-height: 1.5em;	 
    position: relative;	 
    z-index: 2;
}

#column-one {
    background-color: white;
    padding-top: 160px;
}

/*******************  MARKER  *************************/

.portlet {
	border: none;
	margin: 0 0 .5em;
	padding: 0;
	float: none;
	width: 11.6em;
	overflow: hidden;
}
.portlet h4 {
	font-size: 95%;
	font-weight: normal;
	white-space: nowrap;
}
.portlet h5 {
        margin-left:5px;
        font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #546368;
	background-color:#ffffff;
	padding: 3px 5px 0px 5px;
	height: 1em;
	text-transform: uppercase;
	white-space: nowrap;
}
.portlet h6 {
	background: #ffae2e;
	border: 1px dotted #2f6fab;
	border-style: solid solid none solid;
	padding: 0 1em 0 1em;
	text-transform: lowercase;
	display: block;
	font-size: 1em;
	height: 1.2em;
	font-weight: normal;
	white-space: nowrap;
}
.pBody {
        border: 1px solid #ffffff;
	padding: 0 .8em .3em 1em;
	font-size: 11px;
        color:#eeeeee;
	border-collapse: collapse;
	text-decoration: none; 
}

.portlet h1,
.portlet h2,
.portlet h3,
.portlet h4 {
	margin: 0;
	padding: 0;
}
.portlet ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-image: url(bullet.gif);
	font-size: 95%;
}
.portlet li {
	padding: 0;
	margin: 0;
}

.portlet a 		{color:#4378a4; text-decoration:underline;}
.portlet a:active 	{color: #50607C; text-decoration:underline;}
.portlet a:hover 	{color:#ff7900;text-decoration:underline;}

#p-personal {
	white-space: nowrap;
	padding: 5px 0px 5px 0px;
	margin: 0;
	position: absolute;
	left:0;
	top: 0;
	z-index: 0;
	overflow: visible;
	line-height: 1.2em;
}

#footer {
	background-color: white;
	border-top: 1px solid #ff9e2d;
	border-bottom: 1px solid #ff9e2d;
	margin: .6em 0 1em 0;
	padding: .4em 0 1.2em 0;
	text-align: center;
	font-size: 90%;
}







/*
** Logo properties
*/






#p-logo {
	z-index: 3;
	position: absolute; /*needed to use z-index */
	top: 0;
	left: 0;
	height: 155px;
	width: 12em;
	overflow: visible;
}
#p-logo h5 {
	display: none;
}
#p-logo a,
#p-logo a:hover {
	display: block;
	height: 155px;
	width: 12.2em;
	background-repeat: no-repeat;
	background-position: 35% 50% !important;
	text-decoration: none;
}

/*
** the navigation portlet
*/

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

#p-navigation .pBody {
	padding-right: 0;
}

#p-navigation a {
	display: block;
}

#p-navigation li.active a, #p-navigation li.active a:hover {
	text-decoration: none;
	display: inline;
	font-weight: bold;
}


/*
** Search portlet
*/
#p-search {
	position: relative;
	z-index: 3;
}
input.searchButton {
	margin-top: 1px;
	font-size: 95%;
}
#searchGoButton {
	padding-left: .5em;
	padding-right: .5em;
	font-weight: bold;
}
#searchInput {
	width: 10.9em;
	margin: 0;
	font-size: 95%;
}
#p-search .pBody {
	padding: .5em .4em .4em .4em;
	text-align: center;
}

/*
** the personal toolbar
*/

#p-personal h5 {
	display: none;
}
#p-personal .portlet,
#p-personal .pBody {
	padding: 0;
	margin: 0;
	border: none;
	z-index: 0;
	overflow: visible;
	background: none;
}
/* this is the ul contained in the portlet */
#p-personal ul {
	border: none;
	line-height: 1.4em;
	color: #2f6fab;
	padding: 0 2em 0 3em;
	margin: 0;
	text-align: right;
	text-transform: lowercase;
	list-style: none;
	z-index: 0;
	background: none;
	cursor: default;
}
#p-personal li {
	z-index: 0;
	border: none;
	padding: 0;
	display: inline;
	color: #2f6fab;
	margin-left: 1em;
	line-height: 1.2em;
	background: none;
}
#p-personal li.active {
	font-weight: bold;
}
#p-personal li a {
	text-decoration: none;
	color: #005896;
	padding-bottom: .2em;
	background: none;
}
#p-personal li a:hover {
	background-color: white;
	padding-bottom: .2em;
	text-decoration: none;
}
#p-personal li.active a:hover {
	background-color: transparent;
}
/* the icon in front of the user name, single quotes
in bg url to hide it from iemac */
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
	background: url(user.gif) top left no-repeat;
	padding-left: 20px;
	text-transform: none;
}

/*
** the page-related actions- page/talk, edit etc
*/
#p-cactions {
	position: absolute;
	top: 1.3em;
	left: 11.5em;
	margin: 0;
	white-space: nowrap;
	width: 76%;
	line-height: 1.1em;
	overflow: visible;
	background: none;
	border-collapse: collapse;
	padding-left: 1em;
	list-style: none;
	font-size: 95%;
}
#p-cactions .hiddenStructure {
	display: none;
}
#p-cactions ul {
	list-style: none;
}
#p-cactions li {
	display: inline;
	border: 1px solid #aaa;
	border-bottom: none;
	padding: 0 0 .1em 0;
	margin: 0 .3em 0 0;
	overflow: visible;
	background: white;
}
#p-cactions li.selected {
	border-color: #fabd23;
	padding: 0 0 .2em 0;
	font-weight: bold;
}
#p-cactions li a {
	background-color: #fbfbfb;
	color: #002bb8;
	border: none;
	padding: 0 .8em .3em;
	text-decoration: none;
	text-transform: lowercase;
	position: relative;
	z-index: 0;
	margin: 0;
}
#p-cactions li.selected a {
	z-index: 3;
		background-color: #fff;
	padding: 0 1em .2em!important;
}
#p-cactions .new a {
	color: #ba0000;
}
#p-cactions li a:hover {
	z-index: 3;
	text-decoration: none;
		background-color: #fff;
}
#p-cactions h5 {
	display: none;
}
#p-cactions li.istalk {
	margin-right: 0;
}
#p-cactions li.istalk a {
	padding-right: .5em;
}
#p-cactions #ca-addsection a {
	padding-left: .4em;
	padding-right: .4em;
}
/* offsets to distinguish the tab groups */
li#ca-talk {
	margin-right: 1.6em;
}
li#ca-watch, li#ca-unwatch, li#ca-varlang-0, li#ca-print {
	margin-left: 1.6em;
}

/*
** the remaining portlets
*/
#p-tbx,
#p-lang {
	position: relative;
	z-index: 3;
}

/* TODO: #t-iscite is only used by the Cite extension, come up with some
 * system which allows extensions to add to this file on the fly
 */
#t-ispermalink, #t-iscite {
	color: #999;
}








#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;
	position: relative;
	top: -2px; /* Bump it up just a tad */
}
#f-poweredbyico {
	float: right;
	height: 1%;
}
#f-copyrightico {
	float: left;
	height: 1%;
}

/* js pref toc */
#preftoc {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}
#preftoc li {
	margin: 1px -2px 1px 2px;
	float: left;
	padding: 2px 0 3px 0;
	background-color: #f0f0f0;
	color: #000;
	border: 1px solid #fff;
	border-right-color: #716f64;
	border-bottom: 0;
	position: relative;
	white-space: nowrap;
	list-style-type: none;
	list-style-image: none;
	z-index: 3;
}
#preftoc li.selected {
	font-weight: bold;
	background-color: #f9f9f9;
	border: 1px solid #aaa;
	border-bottom: none;
	cursor: default;
	top: 1px;
	padding-top: 2px;
	margin-right: -3px;
}
#preftoc > li.selected {
	top: 2px;
}
#preftoc a,
#preftoc a:active {
	display: block;
	color: #000;
	padding: 0 .7em;
	position: relative;
	text-decoration: none;
}
#preftoc li.selected a {
	cursor: default;
	text-decoration: none;
}
#prefcontrol {
	padding-top: 2em;
	clear: both;
}
#preferences {
	margin: 0;
	border: 1px solid #aaa;
	clear: both;
	padding: 1.5em;
	background-color: #F9F9F9;
}
.prefsection {
	border: none;
	padding: 0;
	margin: 0;
}
.prefsection fieldset {
	border: 1px solid #aaa;
	float: left;
	margin-right: 2em;
}
.prefsection legend {
	font-weight: bold;   
}
.prefsection table, .prefsection legend {
	background-color: #F9F9F9;
}
.mainLegend {
	display: none;
}
div.prefsectiontip {
	font-size: 95%;
	margin-top: 0;
	background-color: #FFC1C1;
	padding: .2em .7em;
	clear: both;
}
.btnSavePrefs {
	font-weight: bold;
	padding-left: .3em;
	padding-right: .3em;
}

.preferences-login {
	clear: both;
	margin-bottom: 1.5em;
}

.prefcache {
	font-size: 90%;
	margin-top: 2em;
}

div#userloginForm form,
div#userlogin form#userlogin2 {
	margin: 0 3em 1em 0;
	border: 1px solid #aaa;
	clear: both;
	padding: 1.5em 2em;
	background-color: #f9f9f9;
	float: left;
}

div#userloginForm table,
div#userlogin form#userlogin2 table {
	background-color: #f9f9f9;
}

div#userloginForm h2,
div#userlogin form#userlogin2 h2 {
	padding-top: 0;
}

div#userlogin .captcha {
	border: 1px solid #bbb;
	padding: 1.5em 2em;
	width: 400px;
	background-color: white;
}


#userloginprompt, #languagelinks {
	font-size: 85%;
}

#login-sectiontip {
	font-size: 85%;
	line-height: 1.2;
	padding-top: 2em;
}

#userlogin .loginText, #userlogin .loginPassword {
	width: 12em;
}

#userloginlink a, #wpLoginattempt, #wpCreateaccount {
	font-weight: bold;
}

/*
** IE/Mac fixes, hope to find a validating way to move this
** to a separate stylesheet. This would work but doesn't validate:
** @import("IEMacFixes.css");
*/
/* tabs: border on the a, not the div */
* > html #p-cactions li { border: none; }
* > html #p-cactions li a {
	border: 1px solid #aaa;
	border-bottom: none;
}
* > html #p-cactions li.selected a { border-color: #fabd23; }
/* footer icons need a fixed width */
* > html #f-poweredbyico,
* > html #f-copyrightico { width: 88px; }
* > html #bodyContent,
* > html #bodyContent pre {
	overflow-x: auto;
	width: 100%;
	padding-bottom: 25px;
}

/* more IE fixes */
/* float/negative margin brokenness */
* html #footer {margin-top: 0;}
* html #column-content {
	display: inline;
	margin-bottom: 0;
}
* html div.editsection { font-size: smaller; }
#pagehistory li.selected { position: relative; }

/* Mac IE 5.0 fix; floated content turns invisible */
* > html #column-content {
	float: none;
}
* > html #column-one {
	position: absolute;
	left: 0;
	top: 0;
}
* > html #footer {
	margin-left: 13.2em;
}
.redirectText {
	font-size: 150%;
	margin: 5px;
}

.printfooter {
	display: none;
}

.not-patrolled {
	background-color: #ffa;
}
div.patrollink {
	font-size: 75%;
	text-align: right;
}
span.newpage, span.minor, span.searchmatch, span.bot {
	font-weight: bold;
}
span.unpatrolled {
	font-weight: bold;
	color: red;
}

span.searchmatch {
	color: red;
}
.sharedUploadNotice {
	font-style: italic;
}

span.updatedmarker {
	color: black;
	background-color: #0f0;
}
span.newpageletter {
	font-weight: bold;
	color: black;
	background-color: yellow;
}
span.minoreditletter {
	color: black;
	background-color: #c5ffe6;
}

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

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

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

table.gallery td.galleryheader {
	text-align: center;
	font-weight: bold;
}

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

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

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

span.comment {
	font-style: italic;
}

span.changedby {
	font-size: 95%;
}

.previewnote {
	text-indent: 3em;
	color: #c00;
	border-bottom: 1px solid #aaa;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.previewnote p {
	margin: 0;
	padding: 0;
}

.editExternally {
	border: 1px solid gray;
	background-color: #ffffff;
	padding: 3px;
	margin-top: 0.5em;
	float: left;
	font-size: small;
	text-align: center;
}
.editExternallyHelp {
	font-style: italic;
	color: gray;
}

li span.deleted, span.history-deleted {
	text-decoration: line-through;
	color: #888;
	font-style: italic;
}

.toggle {
	margin-left: 2em;
	text-indent: -2em;
}

/* Classes for EXIF data display */
table.mw_metadata {
	font-size: 0.8em;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	width: 300px;
}

table.mw_metadata caption {
	font-weight: bold;
}

table.mw_metadata th {
	font-weight: normal;
}

table.mw_metadata td {
	padding: 0.1em;
}

table.mw_metadata {
	border: none;
	border-collapse: collapse;
}

table.mw_metadata td, table.mw_metadata th {
	text-align: center;
	border: 1px solid #aaaaaa;
	padding-left: 0.1em;
	padding-right: 0.1em;
}

table.mw_metadata th {
	background-color: #f9f9f9;
}

table.mw_metadata td {
	background-color: #fcfcfc;
}

table.collapsed tr.collapsable {
	display: none;
}


/* filetoc */
ul#filetoc {
	text-align: center;
	border: 1px solid #aaaaaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-right: 0;
}

#filetoc li {
	display: inline;
	list-style-type: none;
	padding-right: 2em;
}

/* @bug 1714 */
input#wpSave, input#wpDiff {
	margin-right: 0.33em;
}

#editform .editOptions {
	display: inline;
}

#wpSave {
	font-weight: bold;
}

/* Classes for article validation */

table.revisionform_default {
	border: 1px solid #000000;
}

table.revisionform_focus {
	border: 1px solid #000000;
	background-color:#00BBFF;
}

tr.revision_tr_default {
	background-color:#EEEEEE;
}

tr.revision_tr_first {
	background-color:#DDDDDD;
}

p.revision_saved {
	color: green;
	font-weight:bold;
}

#mw_trackbacks {
	border: solid 1px #bbbbff;
	background-color: #eeeeff;
	padding: 0.2em;
}


/* Allmessages table */

#allmessagestable th {
	background-color: #b2b2ff;
}

#allmessagestable tr.orig {
	background-color: #ffe2e2;
}

#allmessagestable tr.new {
	background-color: #e2ffe2;
}

#allmessagestable tr.def {
	background-color: #f0f0ff;
}


/* noarticletext */
div.noarticletext {
	border: 1px solid #ccc;
	background: #fff;
	padding: .2em 1em;
	color: #000;
}

div#searchTargetContainer {
	left:       10px;
	top:        10px;
	width:      90%;
	background: white;
}

div#searchTarget {
	padding:    3px;
	margin:     5px;
	background: #F0F0F0;
	border:     solid 1px blue;
}

div#searchTarget ul li {
	list-style: none;
}

div#searchTarget ul li:before {
	color: orange;
	content: "\00BB \0020";
}
/* To hide L10n meta info by default. --Khepri */
.L10n-hidden { display:none; }