/*
	NS4 doesn't do well with added colors because of the extra padding added inside each
	block element. So colors are imported. This theme file will, thus, contain mostly
	font stuff.
 */
@import "colors.css";

a
{
text-decoration: none;
font-family: Georgia, "Times New Roman", serif;
}

cite
{
font-weight: bold;
}
/*** Left Column ***/
#innerLeftColumn p
{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 70%;
	line-height: 140%;
	/*/*/ /*/line-height: normal;/* NS4 Adds too much space, so reset the line-height */
}
#innerLeftColumn h3
{
	color: #006;
	margin: 1em 0 0 0;
}

/*** Content ***/
#innerContentColumn
{
	/*font-family: Georgia, "Times New Roman", serif;*/
font-family: arial,helvetica,sans-serif;
	font-size: .8em;
}
#innerContentColumn p
{
	text-align: justify;
}
#innerContentColumn h3
{
	font-weight: bold;
}
.artikulua
{
	background-color: #f3f3f3; /*#f5faff;*/
}
.artikulu_zerrenda
{
	color: #000;
	background-color: #f3f3f3;/*#f5faff;*/
	/*padding: 0 0 10px 10px;*/
	padding-bottom: 10px;
	list-style-type: none;
	border-bottom: 1px dotted #316192;
}

#erredakzio dt
{
	background-color: #000; /*#316192;*/
	color: #FFF;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: .3em;
	/*width: 70%;*/
}

#erredakzio dd
{
	margin: 0 0 .5em 0;
	padding: 0 0 0 10px;
	background-image: url(puntuoria.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.uztaro_hodeia
{
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.5em;
}
.zutabe {
	text-align: center;
	list-style-type: none;
	line-height: normal;
	margin: 0;
	padding: 0;
}
/*** Masthead ***/
#masthead h1
{
	font-family: Georgia, "Times New Roman", serif;
}

/*** Footer ***/
#innerFooter
{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 90%;
	font-weight: bold;
}

/*** Horizontal Navigation Area ***/
.hnav
{
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
}

.hnab
{
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	vertical-align:top;
	text-align:right;
}
/*** Vertical Navigation Area ***/
.vnav
{
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	line-height: 180%; /* Mozilla suffers from a rounding problem, 
						  this value may have to be tweaked if you 
						  change the font family or size 
						*/
	/*/*/ /*/line-height: 120%;/* NS4 Adds too much space, so lower it */
}

.vnav_bazkide
{
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 90%;
	line-height: 180%; /* Mozilla suffers from a rounding problem, 
						  this value may have to be tweaked if you 
						  change the font family or size 
						*/
	/*/*/ /*/line-height: 120%;/* NS4 Adds too much space, so lower it */
}
.babesleak
{
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	color: #FFF;
	line-height: 180%; /* Mozilla suffers from a rounding problem, 
						  this value may have to be tweaked if you 
						  change the font family or size 
						*/
	/*/*/ /*/line-height: 120%;/* NS4 Adds too much space, so lower it */
}
.oharrak
{
	font-weight: bold;
}
.zerrenda_bolatxo
{
	margin: 0;
	padding: 0;
}
.zerrenda_bolatxo li
{
	margin: 0 0 .5em 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	font-size: 120%;
	font-weight: bold;
	background-image: url(puntuoria.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.artikulo
{
	background-color: transparent;
	background-image: url(artikulo.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 40px;
	background-y-position: 3px;
	padding: 5px 0 0 23px;
	color: #6E7472;/*#1c5ea1;*/
}
.artikulo2
{
	color: #6E7472;
}
.artikulu_zerrenda
{
	color: #000;
	/*padding: 0 0 10px 10px;*/
	padding-bottom: 10px;
	list-style-type: none;
}

.buscado
{
	background-color: #FFBE4D; /*#cc0000;*/
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #ffffff;
}

div#orrialdeztapen {
	text-align:center;
	font-size:1.4em;
}

#orrialdeztapen strong {
	text-align:center;
	text-decoration:underline;
	font-size:1.6em;
	color: #000;
}

#orrialdeztapen ul li{
	display:inline;
	margin:0px 10px 0px 0px;	
	font-size:1.1em;
	color:#1c5ea1;

}

#orrialdeztapen a, a:hover {
	color: #000;/*#1c5ea1;*/

}
/* argitaratutako zenbakiak maketatzen*/
#kokapena1 {
  width:20%;
}

#kokapena2 {
  width:20%;  
}

#kokapena3 {
  width:20%;
}
#kokapena4 {
  width:20%;
}
#kokapena5 {
 width:19.9%;
}

.region {
  float:left;
  overflow:hidden;
}

#bukaera {
  clear:both;
}
