/*
** 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)
** All you guys rock :)
*/
#column-content {
	width: 100%;
	float: right;
	margin: 0 0 .6em -12.2em;
	padding: 0;
}
#content {
	margin: 170px 0 0 360px;
    width: 540px;
	position: relative;
	z-index: 2;
}
#column-one {
    height: 100%;
}
#content {
	background: white;
	color: black;;*/
}


html {
    height: 100%;
    background-color: #01321d;
}

body {
	font: x-small sans-serif;
	background: white url(img/header.gif) 0 0 no-repeat;
	color: black;
	margin: 0;
	padding: 0;
}

/* scale back up to a sane default */
#globalWrapper {
	font-size: 127%;
	width: 100%;
	margin: 0;
	padding: 0;
}
.visualClear {
	clear: both;
}

/* general styles */
a {
	text-decoration: none;
	color: #365f41;
}
a:hover {
	text-decoration: underline;
}
a.mainlevel {
    padding: 0 6px 0 6px;
    color: #3d7200;
    font-size: 14px;
}
a.mainlevel:hover {
    color: white;
}

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

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

h1, h2, h3, h4, h5, h6 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}
h1 { font-size: 188%; }
h1 .editsection { font-size: 53%; }
h2 { font-size: 150%; }
h2 .editsection { font-size: 67%; }
h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 132%; }
h3 .editsection { font-size: 76%; font-weight: normal; }
h4 { font-size: 116%; }
h4 .editsection { font-size: 86%; font-weight: normal; }
h5 { font-size: 100%; }
h5 .editsection { font-weight: normal; }
h6 { font-size: 80%;  }
h6 .editsection { font-size: 125%; font-weight: normal; }

ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(bullet.gif);
}
ol {
	line-height: 1.5em;
	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.5em;
	margin-left: 2em;
	margin-bottom: .1em;
}

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

textarea {
	width: 100%;
	padding: .1em;
}

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: #f9f9f9;
}
pre {
	padding: 1em;
	border: 1px dashed #2f6fab;
	color: black;
	background-color: #f9f9f9;
	line-height: 1.1em;
}

/*
** the main content area
*/

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

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

/* Some space under the headers in the content area */
#bodyContent {
    font-size: 14px;
}
#bodyContent h1, #bodyContent h2 {
	margin-bottom: .6em;
}
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
	margin-bottom: .3em;
}

/*
** general portlet styles (elements in the quickbar)
*/
.blog-mainpage {
    color: #365f41;
}
.blog-mainpage hr {
    color: #d3e7ac;
    background-color: #d3e7ac;
}
.blog-mainpage a:hover {
    color: black;
    text-decoration: none;
}
.modules {
    border: none;
    position: absolute;
    left: 25px;
    top: 125px;
	padding: 0;
	float: none;
	width: 300px;
	overflow: hidden;
}
.module {
    margin-bottom: 15px;
    background-color: #BED59D;
}
.module-feeds {
    margin-bottom: 15px;
}
.module h3 {
    background-image: url(img/menu_title_bkg.png);
    background-repeat: no-repeat;
    font-family: verdana, sans-serif;
    font-size: 13px;
    text-align: center;
    width: 300px;
    height: 50px;
    color: #BED59D;
}
.menu a {
    color: #365f41;
}
.menu-top a:hover, .menu-toptop a:hover {
    color: white;
    text-decoration: underline;
}
.menu li {
    margin-top: 1em;
    list-style-type: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5em;
}
.menu ul li {
    font-size: 11px;
    font-weight: normal;
    margin-top: 0;
}

ul.menu {
    padding-bottom: 20px;
}
ul.menu li, ul.menu-top li, ul.menu-toptop li {
    padding: 0 6px 0 6px;
}

.menu-toptop li, .menu-top li {
    list-style-type: none;
    font-size: 12px;
    font-weight: bold;
}

div.user1 {
    position: absolute;
    top: 12px;
    left: 360px;
    width: 540px;
    color: #FFFFFF;
    overflow: visible;
    text-align: right;
}
div.user1 *, div.top * {
    display: -moz-inline-box !important;
    display: inline;
}

div.search input {
    color: white;
    background-color: #365f41;
    border: none;
}


div.top {
    position: absolute;
    top: 125px;
    left: 315px;
    width: 540px;
    color: #3d7200;
    overflow: visible;
}

table.lzj-newspaper {
    background-image: url(img/lzj_bkg.png);
    background-repeat: no-repeat;
}


table.lzj-contacts {
    background-image: url(img/kontaktai_bkg.png);
    background-repeat: no-repeat;
    font-size: 12px;
}

table.lzj-photo-snapshot {
    background-image: url(img/fotoakimirka_bkg.png);
    background-repeat: no-repeat;
    font-size: 12px;
}

table.lzj-feeds {
    background-image: url(img/prenumerata_bkg.gif);
    background-repeat: no-repeat;
    font-size: 12px;
}

td.fr-mod-head {
    font-size: 12px;
    color: #609605;
    vertical-align: middle;
    padding-left: 50px;
}

td.fr-mod-head-2 {
    text-align: right;
    font-size: 12px;
    vertical-align: middle;
    padding: 2px 5px 2px 2px;
}

td.fr-mod-head-2 a {
    font-size: 11px;
    color: #32624c;
    font-weight: bold;
}

td.fr-mod-head-2 a:hover {
    color: white;
}


td.fr-mod-content {
    color: #365f41;
    padding: 10px 10px 10px 10px;
}

td.fr-mod-content-contacts {
    color: #365f41;
    padding-left: 30px;
}

.contentheading, .componentheading {
    font-size: 14px;
    font-weight: bold;
}

/*
** Logo properties
*/
#p-a-logo {
    background-image: url(img/lzj_judejimas_head.png);
}

#p-logo {
	top: 0;
	left: 0;
	position: absolute; /*needed to use z-index */
	z-index: 3;
	height: 125px;
	width: 325px;
	overflow: visible;
}
#p-logo h5 {
	display: none;
}
#p-logo a,
#p-logo a:hover {
	display: block;
	height: 125px;
	width: 325px;
	background-repeat: no-repeat;
	text-decoration: none;
}

/*
** language
*/
#p-lang {
	position: absolute;
	z-index: 4;
	top: 17px;
	left: 2px;
	height: 20px;
	width: 30px;
	/*border: 1px solid green;*/
}
#p-lang * {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*
** footer
*/
#footer {
	background-color: #01321d;
	color: #32624c;
	font-size: 12px;
	padding: .4em 0 1.2em 0;
}
#footer-content {
    width: 900px;
    text-align: right;
}
