/*
Theme Name: Ugnies Valdovai
Version: 2

*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #333;
	background: #eeeeee url('../images/fonas.png') center 25px no-repeat;
	padding-top: 0px;
}


/* link styling */

a {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

a:hover {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #990000;
}

img { 
	border: none;
	padding: 10px 10px 30px 30px;
	float: right;
	clear: right;
	display: block;
}

input {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, Sans-Serif; 
	font-size: 11px;
	letter-spacing: .1em;
	color: #333333;
	border-color: #000000;
	padding: 2px;
	/* Plius papildomai aprasoma */
}

textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, Sans-Serif; 
	font-size: 11px;
	letter-spacing: .1em;
	color: #333333;
	padding: 2px;
	overflow:auto;
	/* Plius papildomai aprasoma */
}

.button {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	background: #B6B6B6;
	border: 0px;
}

.infoedit a{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, Sans-Serif; 
	font-size: 9px;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	background-color: #FFF9CF;
}

/* general stylings */

p {
	margin-bottom: 15px;
}

ul, ol, li, #sidebar ul,#sidebar ol, #sidebar li {
	list-style-type: none;
}

#content ul, #content ol, #content li {
	list-style-type: none;
}

small {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, Sans-Serif; 
	font-size: 11px;
	line-height: 1em;
}

.text small {
	line-height: 1.6em;
}

blockquote {
	margin: 15px 30px 15px 15px;
	padding-left: 10px;
	border-left: 1px solid #cccccc;
	color: #333333;
}

/* technical style */

.technical {
	font-size: 9px;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-weight: bold;
	
}

/* Tampa nebereikalingas kai atsiranda meniu 

#preheader {
	height: 25px;
	background: black;
}

#preheader .technical a {
	color: #888888;
	padding: 0px 15px;
	border: 0px;
}
#preheader .technical a:hover {
	color: #feec95;
	text-decoration: none;
}

*/

#page {
	position: relative;
	width: 900px;
	margin: 0px auto;
	padding-top: 10px;
	/*border-top: 40px solid black;
	background: white;
	padding:  35px 20px 35px 42px;
	margin: 40px auto;
	border-top: none;
*/
}

#content {
	top: 0;
	left: 0;
	width: 860px;
	margin: 0px auto;
	padding: 20px;
	float: left;
	position: relative;
	background: url('../images/content_bg.png') scroll bottom repeat-x;
	border-bottom: 15px solid #000000;
}


.text img { 
	display: inline; background: #cccccc; padding: 5px; border: 1px solid #BBB; 
	margin: 10px 10px 30px 30px;
}

.text textarea, input { 
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

/*
#content img {
	padding: 3px;
	border: 6px solid #f2e6d1;
	display: block; 
	margin: 0 auto 15px auto;
	display: inline;
}
*/ 

#thumbsblock {
	width: 340px;
	float: left;
	margin: 0px;
	padding: 0px 15px;
	border: 0px;
/* kopijuotas nuo textblock */
}

#thumbsblock a {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	background-image: url(link.gif);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding-right: .9em;
}

#thumbsblock h3 {
	padding: 5px 0px;
	margin-top: 20px;
}

#thumbsblock img { 
	float: left;
	padding: 0;
	margin: 0;
}

#textnewsblock {
	width: 820px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 5px 15px 5px 15px;
	overflow: hidden;
	opacity: 1;
	border-style: dotted;
	border-width: 1px;
	background: #FFFBE6 url('../images/ugnies_fonas_skelbimams.jpg') center top no-repeat;
}

#textnewsblock h3 {
	padding: 5px 0px;
	font-size: 14px;
	letter-spacing: .05em;
	text-transform: uppercase;	
}

#textnewsblock img { 
	display:block; 
	background-color: transparent;
	padding: 0 10px 0 0; 
	border: 0px; 
	margin: 0px;
	float: left;
}

#textblock {
	width: 400px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 15px;
	overflow: hidden;
	/*border: 1px solid #dddddd;*/
	opacity: 1;
}

#textblock h3 {
	padding: 5px 0px;
	margin-top: 20px;
	font-size: 20px;
	letter-spacing: .05em;
	text-transform: uppercase;	
}

#textblock h3 a {
	background-image: none;
	padding-left: 0px;
	text-decoration: none;
	border: 0;
}

#textblock img { 
	display:block; background: #cccccc; padding: 5px; border: 1px solid #BBB; 
	margin: 0 0 10px 0;
	float: left;
}


/*	Header navigation styles */

#header {
	position: relative;
	height: 180px;
	width: 900px;
	clear: both;
}

#logo_home {
	display: block;
	float: left;
	position: absolute;
	left: 100px;
	width: 100px;
	height: 140px;
}

#navmenu {
	display: block;
	position: relative;
	top: 35px;
	left: 280px;
	width: 650px;
	height: 1px;
	z-index: 50;
}

ul.categories {
	top: -10px;
	margin: 0px;
	display: inline;	/* sprendimas del IE6 iskraipymo */
	/* display: block; */
	float: left;
	padding: 0 20px 0 0;
	height: 190px;
	color: #feec95;
	font-family: "Garamond", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;	
}

li.categories a { 
	height: 0px;
	list-style-type: square;	
	display: inline; 
	vertical-align: bottom; 	/* Sutvarko IE Win tarpus */
/*	padding-bottom: 20px;	*/
	padding-left: 10px;
	margin-right: 10px;
	border: none;
	font-size: 15px;
	font-family: Georgia, "Garamond", "Times New Roman", Times, serif;
	font-weight: lighter;
	line-height: 0.5em;
	color: #d8c774;
	text-decoration: none;
	border-bottom: 0px;
}

li.categories a:visited, a:active, a:link, a:hover  {
	color: #d8c774;
	text-decoration: none;
	border-bottom: 0px;
}

.text {
	font-size: 14px;
	line-height: 1.5em;
}

.text a {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	background-image: url(link.gif);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding-right: .9em;
}

.text a:hover {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #990000;
}

.text ul {
	padding-left: 15px;
	display: block;
}

.text li a{ 
	list-style-type: square;	
	display: inline;
	text-decoration: none;
}

.callOut {
	font-size: 16px;
	line-height: 20px;
	color: black;
	font-style: normal;
	font-weight: 600;
	margin-bottom: 15px;
}

.written {
	font-style: italic;
	padding: 0px;
	font-size: 14px;
	color: #808080;
	margin-bottom: 15px;
}

.text h2 {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 15px;
}

/*	filter*/
/*	neisnaudojamas */

div.filters {
	clear: both;
	width: 860px;
	padding: 0px;
	height: 33px;
	background-color: black;
	background: transparent url('..images/bg_ornamentas1.gif') repeat-x 0px 0px;
	/*font-family: 'Lucida Grande', Verdana, Helvetica, Arial, Sans-Serif;*/ 
	font-size: 9px;
}

	

/* footer */

#footnavmenu {
	display: block;
	float: left;
	position: relative;
}

#footnavmenu input {
	border-color: #CCCCCC;
}

#archiveNavigation {
	width: 700px;
	margin: 20px 0px 20px 20px;
	float: left;
	line-height: 1.1em;
}

#archiveNavigation .technical {
	margin: 5px 0px;
	display: block;
	vertical-align: bottom; 	/* Sutvarko IE Win tarpus */
}


/*
info:
http://www.ruzee.com/blog/2007/05/align-list-items-horizontally-with-css/

* html #archiveNavigation li.technical a { display:inline; }	 Sutvarko IE Win tarpus 
* + html #archiveNavigation li.technical a { display:inline; } 	 Sutvarko IE Win tarpus 
*/

#logo {
	display: inline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Helvetica, Arial, Sans-Serif; 
	width: 120px;
	float: right;
	font-size: 11px;
}



/*
.technical {
	font-size: 9px;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-weight: bold;
	
}

#preheader {
	height: 25px;
	background: black;
}

#preheader .technical a {
	color: #888888;
	padding: 0px 15px;
	border: 0px;
}
#preheader .technical a:hover {
	color: #feec95;
	text-decoration: none;
}

*/

/*Drop Down Menu Styles*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical_centered.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#nav { 
	position: relative; 
	z-index: 100; 
	margin: 0;
	height: 25px;
	background: black;
}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu {padding:0; margin:0 auto; list-style-type: none; display:table;}
#pmenu {	
	font-size: 9px;
	letter-spacing: .16em;
	text-transform: uppercase;
	font-weight: bold;
}

#pmenu ul {padding:0; margin:0; list-style-type: none; display:block;}

/* Hide the sub levels */
#pmenu li ul {display:none;}

/* Set up the link size, color and borders */
#pmenu li a, #pmenu li a:visited {display:block; width: 10em; width/**/:/**/ 15.5em; font-size:10px; background:#222222; color:#aaaaaa; line-height:24px; text-decoration:none; text-indent:5px; text-align:center; border-bottom: 1px #000000;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-bottom: 1px #000000;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-bottom: 1px #000000;} 

/* Set up the list items */
#pmenu li {float:left; background:#000000;}
#pmenu li.tc {display:table-cell; border-bottom: 3px #FF0000;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#333333; color:#feec95; border-bottom: 1px #000000;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:120px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; top:0; left:0; z-index:100; font-size:10px;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#333333; color:#feec95; border-bottom: 1px #000000;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#333333; color:#dddddd; border-bottom: 1px #000000;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#000000 url('fly.gif') no-repeat right center;}
#pmenu li.drop {background:#000000 url('drop.gif') no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */
</style>


