/*  screen.css - MoinMoin Default Styles

Copyright (c) 2001, 2002, 2003 by Juergen Hermann
*/

/* content styles */

body {
	margin: 0;
	padding: 0;
	border: 0;
}

.footnotes div {
	width: 5em;
	border-top: 1px solid #e5e5e5;
}

input {
    font-size: 1em;
    font-family: Arial, Lucida Grande, sans-serif;
}

textarea {
    font-size: 1em;
    font-family: monospace;
/*  font-family: Arial, Lucida Grande, sans-serif; */
}

span.sep {
    display: none;
}

/* user interface styles */

#header {
    margin: 8px 8px 16px 8px;
/*  height: 24px; */
/*  height: 100px; */
    height: 76px;
/*  background: #3366cc; */
/*  background: #000066; */
    background-image: url(/slike/ijs-banner.gif);
/*  border-bottom: 1px solid #9C9C9C; */
/*  line-height: 1.1em; */
}

#ijssearch {
    color: white;
    float: right;
    padding: 0;
    margin: 7px 12px;
    font-size: 18px;
/*  font-weight: bold; */
    line-height: 1em;
}

#ijssearch a {
/*  color: #cccccc; */
    color: white;
    text-decoration: none;
}

#logo {
    float: left;
    margin: 50px 0 0 16px;
/*  padding: 48px 0 0 0; */
    font-size: 22px;
    line-height: 1em;
    font-weight: bold;
}

*[dir="rtl"] #logo {
    float: right;
}

#logo img {
    vertical-align: middle;
}

#logo a {
/*  color: #cccccc; */
    color: white;
    text-decoration: none;
}

#searchform {
    float: right;
    margin: 5px 10px 0 10px;
    padding: 0;
    white-space: nowrap;
}

*[dir="rtl"] #searchform {
    float: left;
}

#searchform form div {
    display: inline;
}

#searchinput {
	border: 0px solid;
	font-size: small;
}

#titlesearch, #fullsearch {
	background: transparent;
	color: #000;
	border: 1px solid white;
	font-size: small;
}

#footer #username {
	margin: 0;
	white-space: nowrap;
	padding: 0.25em 26px;
}

#username {
	list-style-type: none;
}

#footer #username li {
	display: inline;
	padding: 0 2px;
	list-style-type: decimal;
}

#footer #username li:before {
	content: "| ";
	color: gray;
}

#footer #username li:first-child:before {
	content: "";
}

#page {
	margin: 10px 12% 10px 10px;
	padding: 12px 16px;
/*	border: 1px solid #9c9c9c; */
	background-color: white;
/*	background-image: url(/slike/bg.gif); */
}

#sidebar {
/*	background-image: url(/slike/d.jpg); */
	display: inline;
	margin: 10px 10px 10px 10px;
	float: right;
	clear: right;
	width: 10%;
	padding: 0;
	overflow: hidden;
}

.myloginpanel {
	margin: 20px 0 0 0;
}

.myloginpanel a {
	padding: 3px;
}

.sidepanel {
	margin: 0 0 10px 0;
/*	font-size: 0.84em; */
/*	width: 200px; */
/*	background: tan; */
/*	border: 1px solid #9c9c9c; */
/*	border-bottom: 2px solid #9c9c9c; */
}

ul#navibar {
/*	display: none; */
}

ul#navibar li {
	border-bottom: 0;
}

.sidepanel h1 {
	display: none;
}

.sidepanel h2 {
	display: none;
}

.sidepanel h1 {
	margin: 0;
	padding: 0.2em 10px;
	text-align: center;
	border: none;
	border-top: 1px solid white;
	border-bottom: 1pt solid #BFAE8F;
	font-size: 1em;
	color: black;
	background: #f5f5dc;
}

.sidepanel h2 {
	margin: 0;
	padding: 0.2em 10px;
	font-size: 1em;
	border: none;
	color: black;
	background: #f5f5dc;
}

.sidepanel ul {
	list-style-type: none;
	margin: 0;
	padding: 3px;
	background: white;
}

.sidepanel li {
	margin: 0;
	padding: 0.1em;
	border-bottom: 1px solid #BFAE8F;
	background: white;
}

.sidepanel li form {
	margin: 0;
}

.sidepanel a {
	text-decoration: none;
	display: block;
	color: #003399;
}

.sidepanel a:hover {
	text-decoration: underline;
	color: white;
	background-color: #3366cc;
/*	background-color: #336699; */
}

.actionsmenu select {
    width: 180px;
    font-size: 1em;
    font-family: Arial, Lucida Grande, sans-serif;
}

#header #searchform {
    display: none;
}

#header #pagetrail {
    float: right;
    clear: right;
    display: inline;
    padding: 0;
    margin: 16px 12px;
    font-size: 0.84em;
}

/* .sidepanel #pagetrail { display: none } */

*[dir="rtl"] #header #pagetrail {
    clear: left;
    margin: 0px 11px;
}

#interwiki {
    margin: 5px 11px;
    display: inline;
    font-size: 1em;
}

*[dir="rtl"] #interwiki {
    margin: 0;
}

#interwiki span:after {
    content: ":";
}
  
#locationline {
    clear: right;
    padding: 3px 0;
}

#locationline:before {
    float: right;
    content: '';
}

*[dir="rtl"] #locationline {
    clear: left;
}

#pagelocation {
    display: none;
    margin: 0 0.25em;
    padding: 0px 3px;
    font-size: 1.2em;
}

#header #pagetrail li, #pagelocation li {
    display: inline;
    margin: 0;
}

/* XXX Warning: non-ascii characters! */
#header #pagetrail li:after {
/*  content: " » "; */
    content: " - ";
}

*[dir="rtl"] #header #pagetrail li:after {
/*  content: " « "; */
    content: " - ";
}

#header #pagetrail li:last-child:after {
    content: " ";
}

* html #header #pagetrail li, * html #pagelocation li { /* for broken IE */
    border-left: 1px solid #AAA;
    padding: 0 0.3em;
}

#pagelocation li:after {
    content: "/ ";
}

*[dir="rtl"] #pagelocation li:after {
    content: " \\ "; /* TODO: check what looks best with RTL */
}

#pagelocation li:last-child:after {
    content: "";
}

#navibar li.current {
	display: none;
	border: none;
/*	background: #f5f5dc; */
}

.editbar form, .editbar form div {
	display: inline;
	margin: 0;
}

#message {
	margin: 10px 220px 10px 10px;
	padding: 4px;
	background-color: #F0ECE6;
	border: 1px solid #9c9c9c;
	border-bottom: 2px solid #9c9c9c;
}

#message p {
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
}

#message div.buttons {
	font-weight: normal;
}

form.dialog {
    margin: 0 15px;
}

.dialog td {
    border: none;
    padding: 5px;
}

.dialog td.label {
    text-align: right;
    font-weight: bold;
    width: 25%;
}

*[dir="rtl"] .dialog td.label {
    text-align: left;
}

.dialog td.content input {
    width: 100%;
}

/* We use here dumb css1 ids because of IE suckiness */
#editor-comment {width: 70%;}
#editor-textarea {width: 100%;}

#preview, #previewbelow {
	border: 2px solid #e5e5e5;
	padding: .5em;
	background: url(../img/draft.png);
}

#pagebottom {
	clear: both;
}

#footer {
	clear: both;
	margin: 0;
	padding: 0;
}

#credits, #version, #timings{
	margin: 5px 10px;
	padding: 0;
	text-align: center;
	font-size: 0.84em;
	color: #6C7680;
}

#credits li, #timings li {
	display: inline;
	padding: 0 2px;
	margin: 0 4px;
}

#credits img {
	vertical-align: middle;
}

.diff {
	width: 99%;
}

.diff-title {
	background-color: #C0C0C0;
}

.diff-added {
	background-color: #E0FFE0;
	vertical-align: sub;
}

.diff-removed {
	background-color: #FFFFE0;
	vertical-align: sub;
}

.diff-added span {
	background-color: #80FF80;
}

.diff-removed span {
	background-color: #FFFF80;
}

.searchresult dd span {
	font-weight: bold;
}

/* Spans for line-anchors - uses * html hack so that the rule only applies to
 * IE (where omitting the "display: none" triggers rendering bugs).
 */
* html span.anchor { display: none; }

/* IE6 has a bug with rendering of float elements. We workaround this bug by
 * assigning those elements a height attribute because we currently don't know
 * a better solution. This results in IE calculating the correct height of the
 * characters and displaying them correctly. We don't know any negative side
 * effects of this workaround:
 */
* html div#page, * html div#header { height: 0.001%; }

/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}
