/*
** MediaWiki 'monobook' style sheet for CSS2-capable browsers.
** Copyright Gabriel Wicke - http://wikidev.net/
** License: GPL (http://www.gnu.org/copyleft/gpl.html)
**
** Loosely based on http://www.positioniseverything.net/ordered-floats.html by Big John
** and the Plone 2.0 styles, see http://plone.org/ (Alexander Limi,Joe Geldart & Tom Croucher,
** Michael Zeltner and Geir Bækholt)
**
** CAUTION! this file has been generated out of 'main.css.prep'
** modified by the lynX 2005-2008
*/

#column-content {
    width: 100%;
    float: right;
    margin: 0 0 .6em -12.2em;
    padding: 0;
}
#content {
    margin: 2.8em 0 0 12.2em;
    padding: 0 1em 1.4em 1em;
    background: #f2f2f2;
    border: 3px dashed #e5e5d5;
    border-top: 1px solid #c21;
    border-right: none;
    line-height: 1.4em;
    position: relative;
    z-index: 2;
}
#column-one {
    padding-top: 42px;
}

body {
    font: x-small sans-serif;
    background: #e5e5d5 url(http://www.psyc.eu/img/tab.gif) 0 0 repeat-y;
    color: #222;
    margin: 0;
    padding: 0;
	letter-spacing: 0.01em;
}

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

table {
    font-size: 100%;
    background: #f2f2f2;
    color: black;
    border: 1px dashed #999;
    margin: 4px;
    padding: 4px;
}
a {
    text-decoration: none;
    color: #33e;
    background: none;
}
a:visited {
    color: #c21;
}
a:active {
    color: #faa700;
}
a:hover {
    text-decoration: overline;
}
a.stub {
    color: #772233;
}
a.new, #p-personal a.new {
    color: #222;
}
a.new:visited, #p-personal a.new:visited {
    color: #a55858;
}

img {
    border: none;
    vertical-align: middle;
}
p {
    margin: .4em 0 .5em 0;
    line-height: 1.4em;
}
p img {
    margin: 0;
}

hr {
    height: 1px;
    color: #c21;
    background-color: #c21;
    border: 0;
    margin: .2em 0 .2em 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #c21;
    background: none;
    font-weight: normal;
    margin: 0;
    margin-top: 1.4em;
    border-top: 1px solid #c21;
    padding-top: .1em;
	letter-spacing: -0.08em;
}
h1 { font-size: 250%; }
h2 { font-size: 180%; }
h1 {
       line-height: .8em;
}
h2,h3,h5 {
       line-height: .9em;
}
h5, h6 {
    border-bottom: none;
    font-weight: bold;
}
h3 { font-size: 150%; }
h4 { font-size: 120%; }
h5 { font-size: 90%; }
h6 { font-size: 70%; }
.firstHeading {
    margin-bottom: .1em;
    font-size: 150%;
    text-align: right;
    text-transform: uppercase;
    color: white;
    background: #c21;
    padding: 4px;
    padding-right: 12px;
}

ul {
    line-height: 1.4em;
    list-style-type: square;
    margin: .3em 0 0 1.4em;
    padding: 0;
    list-style-image: url(bullet.gif);
}
ol {
    line-height: 1.4em;
    margin: .3em 0 0 3.2em;
    padding: 0;
    list-style-image: none;
}
li {
    margin-bottom: .1em;
}
dt {
    font-weight: bold;
    margin-bottom: .1em;
}
dl {
    margin-top: .2em;
    margin-bottom: .5em;
}
dd {
    line-height: 1.4em;
    margin-left: 2em;
    margin-bottom: .1em;
}

fieldset {
    border: 1px solid #2f6fab;
    margin: 1em 0 1em 0;
    padding: 0 1em 1em;
    line-height: 1.4em;
}
legend {
    background: #f2f2f2;
    padding: .5em;
    font-size: 95%;
}
form {
    border: none;
    margin: 0;
}

textarea {
    width: 100%;
}
input, textarea {
    color: #000;
    background: #ccf;
    border: 1px solid #999;
}

input.historysubmit {
    padding: 0 .3em .3em .3em !important;
    font-size: 94%;
    cursor: pointer;
    height: 1.7em !important;
    margin-left: 1.6em;
}
select {
    vertical-align: top;
}
abbr, acronym, .explain {
    border-bottom: 1px dotted black;
    color: black;
    background: none;
    cursor: help;
}
q {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
}
code {
    background-color: #e5e5d5;
}
pre {
    padding: 5px;
    border: 1px solid #33e;
    border-right: 3px dashed #f2f2f2;
    color: #33e;
    background-color: #ccf;
    line-height: 1.2em;
    clear: right;
    font-size: 90%;
}

#siteSub {
    display: none;
}
#contentSub {
    font-size: 84%;
    line-height: 1.2em;
    margin: 0 0 1.4em 1em;
    color: #7d7d7d;
    width: auto;
}
span.subpages {
    display: block;
}

#bodyContent h1, #bodyContent h2 {
    margin-bottom: .6em;
}
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
    margin-bottom: .3em;
}

.usermessage {
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: black;
    font-weight: bold;
    margin: 2em 0 1em;
    padding: .5em 1em;
    vertical-align: middle;
}
#siteNotice {
    text-align: center;
    font-size: 95%;
    padding: 0 .9em;
}
#siteNotice p {
    margin: 0;
    padding: 0;
}
.error {
    color: red;
    font-size: larger;
}
#code {
	border: 1px dashed #c21;
	padding: 5px;
	margin-top: 4em; 
	text-align: center;
	clear: both;
}
#catlinks {
    border: 1px solid #999;
    background-color: #ddd;
    padding:3px;
    margin-top: 2em; 
    text-align: right;
    clear: both;
}
.documentDescription {
    font-weight: bold;
    display: block;
    margin: 1em 0;
    line-height: 1.4em;
}
.documentByLine {
    text-align: right;
    font-size: 90%;
    clear: both;
    font-weight: normal;
    color: #76797c;
}

.center {
    width: 100%;
    text-align: center;
}
*.center * {
    margin-left: auto;
    margin-right: auto;
}
.small, .small * {
    font-size: 94%;
}
table.small {
    font-size: 100%;
}

#toc,
.toc {
	border: 1px solid #c21;
	background-color: #e5e5d5;
    padding: 3px;
    font-size: 80%;
    float: right;
    margin: 0 0 15px 20px;
}
#toc h2,
#toc #toctitle h2 { display: none; }
#toc .toctoggle,
.toc .toctoggle {
	font-size: 94%;
}
#toc .tocindent { margin-left: 1em; }
#toc .tocline { margin-bottom: 0px; }
#toc p {
	 margin: 0;
}
.editsection {
	font-size: 60%;
	text-transform: uppercase;
}

div.floatright, table.floatright {
    clear: right;
    float: right;
    position: relative;
    margin: 0 0 .5em .5em;
    border: 0;
}
div.floatright p { font-style: italic; }
div.floatleft, table.floatleft {
    float: left;
    position: relative;
    margin: 0 .5em .5em 0;
    border: 0;
}
div.floatleft p { font-style: italic; }
div.thumb {
    margin-bottom: .5em;
    border-style: solid;
    border-color: #fff;
    width: auto;
}
div.thumb div {
    border: 1px solid #ccc;
    padding: 3px !important;
    background-color: #e5e5d5;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
    border: 1px solid #999;
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    line-height: 1.4em;
    padding: .3em 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 {
    clear: right;
    float: right;
    border-width: .5em 0 .8em 1.4em;
}
div.tleft {
    float: left;
    margin-right: .5em;
    border-width: .5em 1.4em .8em 0;
}

.hiddenStructure {
    display: none;
}
img.tex {
    vertical-align: middle;
}
span.texhtml {
    font-family: serif;
}

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

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

.autocomment {
    color: gray;
}
#pagehistory span.user {
    margin-left: 1.4em;
    margin-right: .4em;
}
#pagehistory span.minor {
    font-weight: bold;
}
#pagehistory li {
    border: 1px solid #fff;
}
#pagehistory li.selected {
    background-color: #ddd;
    border: 1px dashed #e5e5d5;
}

table.diff, td.diff-otitle, td.diff-ntitle {
    background-color: #f2f2f2;
}
table.diff {
    background: #e5e5d5;
}
td.diff-otitle {
       background: #ccf;
       border: 3px dashed #e5e5d5;
}
td.diff-ntitle {
       background: #fff;
       border: 3px dashed #e5e5d5;
}
td.diff-addedline {
    background: #cfc;
    font-size: smaller;
}
td.diff-deletedline {
    background: #ffa;
    font-size: smaller;
}
td.diff-context {
    background: #e5e5d5;
    font-size: smaller;
}
span.diffchange {
    color: red;
    font-weight: bold;
}

#bodyContent a[href ^="http://"],
#bodyContent a[href ^="gopher://"] {
    background: url(external.png) center right no-repeat;
    padding-right: 13px;
}
#bodyContent a[href ^="https://"],
.link-https {
    background: url(lock_icon.gif) center right no-repeat;
    padding-right: 16px;
}
#bodyContent a[href ^="mailto:"],
.link-mailto {
    background: url(mail_icon.gif) center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="news://"] {
    background: url(news_icon.png) center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="ftp://"],
.link-ftp {
    background: url(file_icon.gif) center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="psyc://"],
#bodyContent a[href ^="xmpp:"],
#bodyContent a[href ^="irc://"],
.link-irc {
    background: url(discussionitem_icon.gif) center right no-repeat;
    padding-right: 18px;
}
#bodyContent a.extiw,
#bodyContent a.extiw:active {
    color: #36b;
    background: none;
    padding: 0;
}
#bodyContent a.external {
    color: #36b;
}
#bodyContent .plainlinks a {
    background: none !important;
    padding: 0;
}

.portlet {
    border: none;
    margin: 0 0 12px;
    padding: 0;
    float: none;
    width: 11.6em;
    font-size: 90%;
}
.pBody {
	text-transform: lowercase;
    font-size: 90%;
    background-color: #e5e5d5;
    color: black;
    border-collapse: collapse;
    border: 1px solid #999;
    border-left: none;
    border-right: none;
    padding: 0;
}
.portlet h1,
.portlet h2,
.portlet h3,
.portlet h4 {
    margin: 0;
    padding: 0;
}
.portlet ul {
    line-height: 1.4em;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
    font-size: 95%;
}
.portlet li {
    padding: 1px 3px 0 3px;
    margin: 0;
	height: 2em;
}
.portlet li:hover {
	background-color: #fff;
	border-right: 1em solid #999;
}
.portlet a:hover {
	text-decoration: none;
	color: #c21;
}

#p-logo {
    position: absolute; /*needed to use z-index */
    height: 42px;
}
#p-logo a,
#p-logo a:hover {
    height: 42px;
}

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

#p-search {
    position: relative;
    z-index: 3;
}
#p-search .pBody {
    text-align: center;
}
input.searchButton {
	text-transform: lowercase;
    margin-top: 1px;
    font-size: 95%;
}
#searchGoButton {
    padding-left: .5em;
    padding-right: .5em;
	text-transform: uppercase;
}
#searchInput {
    width: 10.9em;
    margin: 0;
    font-size: 95%;
}
#p-search .pBody {
    padding: 24px .4em 24px .4em;
}

#p-personal {
    width: 100%;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    border: none;
    background: #fff;
    border-bottom: 1px solid #aaa;
    font-size: 66%;
    overflow: visible;
    line-height: 1.2em;
}

#p-personal h5 {
    display: none;
}
#p-personal .pBody {
    padding: 0;
    margin: 0;
    border: none;
    z-index: 0;
    overflow: visible;
    background: none;
}
#p-personal ul {
    border: none;
    line-height: 1.4em;
    color: #2f6fab;
    padding: 0 2em 0 3em;
    margin: 0;
    text-align: right;
    text-transform: uppercase;
    list-style: none;
    z-index: 0;
    background: none;
}
#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 a {
    text-decoration: none;
    color: #005896;
    padding-bottom: .2em;
    background: none;
}
#p-personal li a:hover {
    color: #000;
}

/* 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 {
    padding-left: 20px;
}

/*
** 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 #e5e5d5;
    border-bottom: none;
    padding: 0 0 .1em 0;
    margin: 0 .3em 0 0;
    overflow: visible;
    background: #fff;
}
#p-cactions li.selected {
    border-color: #c21;
    padding: 0 0 .2em 0;
}
#p-cactions .selected a:hover {
    background-color: #f2f2f2;
    color: #999;
}
#p-cactions li a {
    background-color: #f2f2f2;
    color: #999;
    border: none;
    padding: 0 .8em .3em .8em;
    text-decoration: none;
    text-transform: lowercase;
    position: relative;
    z-index: 0;
    margin: 0;
}
#p-cactions .selected a {
    z-index: 3;
}
#p-cactions li a:hover {
	background-color: #e5e5d5;
	color: #c21;
    text-decoration: none;
}
#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;
}
li#ca-talk {
    margin-right: 1.6em;
}
li#ca-watch, li#ca-unwatch, li#ca-varlang-0, li#ca-print {
    margin-left: 1.6em;
}

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

#footer {
	margin: 2em 0 0 0;
	padding: .2em 0 .5em 0;
    text-align: center;
	font-size: 80%;
}
#footer li {
    display: inline;
    margin: 0 2.3em;
}
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 */
}
.psyc {
	position: fixed;
	left: 8px;
	bottom: 8px;
	background-color: #fff;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	padding: 5px;
}
#nerdybutts img {
	margin: 7px;
}

#preftoc {
    float: left;
    margin: 1em;
    width: 13em;
    background-color: #ccf;
}
#preftoc li {
    padding: 2px;
}
#preftoc li.selected {
    background-color: #f2f2f2;
}
#preftoc a,
#preftoc a:active {
    display: block;
    color: #33e;
}
#prefcontrol {
    clear: both;
    float: left;
    margin-top: 1em;
}
div.prefsectiontip {
    font-size: 95%;
    margin-top: 1em;
}
fieldset.operaprefsection {
    margin-left: 15em;
}

* > html #p-cactions li { border: none; }
* > html #p-cactions li a {
    border: 1px solid #e5e5d5;
    border-bottom: none;
}
* > html #p-cactions li.selected a { border-color: #c21; }
* > html #f-poweredbyico,
* > html #f-copyrightico { width: 88px; }
* > html #bodyContent,
* > html #bodyContent pre {
    overflow-x: auto;
    width: 100%;
    padding-bottom: 25px;
}

* html #footer {margin-top: 0;}
* html #column-content {
    display: inline;
    margin-bottom: 0;
}
#pagehistory li.selected { position: relative; }

* > 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 {
    font-weight: bold;
}
span.unpatrolled {
    font-weight: bold;
    color: red;
}

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

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

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

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

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

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

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

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


