/*
# ***** BEGIN LICENSE BLOCK *****
# Iste ficheiro e parte da BDAG - Apelidos de Galicia.
# Copyright Dinuciña. 
#
# BDAG é software ceibe; pode redistribuilo e/ou modificalo
# baixo os termos da GNU (Licenza Pública Xeral) publicada pola
# Free Software Foundation; sobre a versión 2 da licenza, ou
# (a túa opción) sobre a versión máis recente.
# 
# BDAG é distribuído na esperanza de que poida ser empregado,
# pero SEN NINGUNHA GARANTÍA; Ver a licenza GNU para máis detalles.
# 
#
# Nome do tema: Terra
# Version: 1.0
# Descrición: Un tema para a BDAG
# Autor: Ricardo Lago
# Autor URI: http://www.xenealoxia.org/cruzul
# ***** FINAL DA LICENZA ***************/

/* Estructura Xeral */

* {
	margin: 0;
	padding:0;
}

body {
	font: 0.9em  Georgia,'Trebuchet MS', Arial,serif;
	background: #663300 url('back.png') repeat;
	color: #000;
	line-height:1.5em;
}

#paxina {
	width: 964px;
	margin: 0 auto;
	padding: 0 8px;
	background: #ce9e4e;
	border-left: #341404 1px solid;
	border-right: #341404 1px solid;
}

#cabeceira {
	height: 80px;

}

#principal {
	width: 960px;
	background: #FFDFAB url('principal.png') repeat;
	border-left: #663300 1px solid;
	border-right: #663300 1px solid;
}

#contido {
	width: 600px;
	padding: 1em;
	float: left;
	overflow: hidden;
	border-right: #ceba8c 1px solid;
	background: #fff url('contido_bg.png') repeat-y;
	display: inline;
}

#lateral {
	width: 300px;
	float: right;
	padding: 15px 8px 10px 8px;
	background: #FFDFAB url('principal.png') repeat;
	display: inline;
} 

#novosdatos {
	text-align: left;
}

/* Cabeceira */

#cabeceira h1 {
	font-size: 2em;
    position: relative;	
	top: 13px;
	left: 66px;
	text-align: left;
	color: #100c00;
	font-family:  'Trebuchet MS',Verdana, Arial, Sans-Serif;

}

#cabeceira h1 a {
	color: #B5C09D;
	text-decoration: none;
}

#cabeceira h1 a:hover {
	color: #f7f3ed;
}

#cabeceira {
	background: #c48B3c url('cabeza.jpg') no-repeat bottom right; 	
	border-bottom: #663300 1px solid;
}

ul.menu {
	list-style: none;
	font-size: 0.9em;
	margin: 0 auto;	
	padding: 2px 20px 0 0;
	text-align: right;	
	font-family:  Verdana, Arial, Sans-Serif;
	color: #100c00;
}

ul.menu li {
	list-style: none;
	display: inline;
	font-weight: bold;
}

ul.menu a:link { 
	text-decoration: none;	
	color: #100c00;
}

ul.menu a:visited {
	text-decoration: none;	
	color: #100c00;
}

ul.menu a:hover {
	color: #800000;	
}

.accesskey {
	text-decoration: none;
	color: #800000;
}

/* Pé de páxina */

#pe {
	clear: both;
	width: 960px;
	margin: 0 0 1em 0;
	padding: 7px 0;
	border-top: #663300 1px solid;
	color: #000;
	background: #c48B3c;
	text-align: center;
	font: 0.7em Arial, serif;
}

#pe a {
	color: #6d0000;	
	text-decoration: none;
}

#pe a:visited {
	color: #6d0000;
}

#pe a:hover {
	color: #6d0000;
	text-decoration: underline;
}

/*Caixas do Inicio */

.lista_apelido {
	font-size: 1em;
	font-weight:bold;
}

#nube {
	text-align: center;
	margin: 20px;
	line-height: 250%;
	text-transform: lowercase;
}

#nube a {
	color: #6d0000; 
	text-decoration: none; 
	font-weight: normal; 
} 

#nube_p {
	border: #6d0000 1px dotted;
	background: #e7dbb5 url('nube_bg.png') repeat;
	padding: 0;
	text-align: center;
	width: 96%;
	line-height: 250%;
	text-transform: lowercase;
}

#nube_p a {
	color: #6d0000; 
	text-decoration: none; 
	font-weight: normal; 
}  
 
#seleccione {
	background: #e7dbb5 url('seleccione.png') repeat;
	border: #B8AC7E 1px solid;
	padding: 1em;
	width: 90%;
}

p.titulos {
	margin-top: 1em;
	font: bold 1.4em arial;
	line-height: 1.4em;
	text-align: center;
	color: #000;
}

h2.busca {
	text-align: center;
}

#azar {
	background: #fff url('caixas_bg.png') repeat;
	border: #787364 1px solid;
	padding: 0.5em;
	width: 90%;
}

.caixa_horiz  {
	background: #fff url('caixas_bg.png') repeat;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding: .5em;
	width: 90%;
	margin-top: 1em;
}

ul.lista_horiz  {
	background: none;
	padding: 5px;
}

ul.lista_horiz li {
	display: inline;
	background: none;
	font-size: 0.9em;
}

/* Apelidos */

#apelido {
	width: 600px;
	padding: 1em;
	float: left;
	overflow: hidden;
	border-right: #ceba8c 1px solid;
	background: #fff url('contido_bg.png') repeat;
	display: inline;
}

#tit_apelido {
	background: transparent url(apelido.png) no-repeat scroll 0%;
	margin: 0 0 1.5em;
	width:100%; 
	height:40px;
}

#tit_apelido h2 {
	color: #663300;
	font:bold small-caps 2.2em serif;
	margin:0 0 0 1em;
	letter-spacing: .1em;
}

#apelido h3 {
	color: #663300;
	text-align: left;
	font:bold 1.2em "Trebuchet MS",Helvetica,Arial,sans-serif;
	margin: 1em;
	border-bottom: 1px dotted #663300;
	letter-spacing: .1em;
}

#dist_fora {
	border: 1px ridge #602600;
	padding: 1em;
	background: #ece4c0 url('dist_fora_bg.png') repeat;
	margin:1.5em;
	line-height: 1em;
}

#dist_fora h3{
    font-size: 1.1em;
}

#apelido table {
	width: 90%;
	border-top: 1px solid #ceba8c;
	border-right: 1px solid #ceba8c;
	margin: 1em auto;
	border-collapse: collapse;
}

#apelido caption {
	color: #663300;
	font-size:1em;
	letter-spacing:.1em;
	caption-side:top;
	text-align:center;
}

#apelido td {
	font: .7em arial;
	color: #333;
	border-bottom:1px solid #ceba8c;
	border-left:1px solid #ceba8c;
	padding:.1em .2em;
	text-align:center;
}

#apelido td.destaca {
	background: #fffbf2;
}

#apelido th {
	font: normal .7em arial;
	color: #572B00;
	text-align:left;
	border-bottom: 1px solid #ceba8c;
	border-left:1px solid #ceba8c;
	padding:.1em .2em;
	background:#F6E8B0;
}

#apelido thead th {
	background: #663300;
	text-align:center;
	font:bold .7em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#fff;
}

#apelido tfoot th {
	background: #663300;
	text-align:center;
	font:bold .7em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#fff;
}

#apelido tfoot td {
	font: bold .7em arial;
	color: #333;
	border-bottom:1px solid #ceba8c;
	border-left:1px solid #ceba8c;
	padding:.1em .2em;
	text-align:center;
}

.infocab { 
	color: #666;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0.5em 0 0.5em;
}

.bandeiras { 
	border: none; 
	width: 83%; 
	margin-left: 20px;
}

.letra {
	color: #A30000;
	font-family: Georgia,  Arial,serif;
}

.xusto {
	text-align: justify;
}

p.info { 
    line-height: 1.4em;
    margin: 0 0.5em 0 0.5em;
}

p.apelido_prov {
	font-family:serif !important; 
	font-size: 196%; 
	color: rgb(109, 0, 0); 
	text-decoration:none; 
	font-weight:normal;
}

li.pequena_normal {
	text-align: justify;
	font: 0.7em Arial, Sans-Serif, Verdana;
	color: #100c00;
}

li.pequena_normal.bold{
	font-weight: bold;
}

p.centro_bold, p.centro_bold_baixa, p.centro_bold_alta {
	margin-top: 1em;
	font-size: 0.8em;
	font-weight: bold;
	line-height:1.4em;
	text-align: center;
	color: #6b675f;
}

p.centro_bold_alta {
	margin-left: 29em;
	text-align: left;
}

p.centro_bold_baixa {
	position:absolute;
	top: 55em;
	margin-left: 29em;
}

p.centro_bold .negra {
	color: #666;
}

p.centro_bold a {
	color: #999;
}

p.centro_bold a:hover {
	color: #000;
}

/* Etiquetas do contido*/

a {color: #6d0000;text-decoration: none;}
a:visited {color: #996600;}
a:hover {color: #FF0000;}
a img {border: none;}
acronym, abbr {border-bottom: 1px dotted #0c6bf0;}
acronym, abbr, span.caps {cursor: help;letter-spacing: .07em;}
blockquote {margin: 15px 30px 0 45px;padding: 0 0 0 45px;background: url('comillas.png') no-repeat left top;
font-family: arial;}
cite {font-size: 0.9em;}
dt {font-weight: bold;}
dd {padding-bottom: 1.5em;}
h2, h3, h4, h5 {letter-spacing: 1px;color: #663300;margin:.8em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1em;}
h5 {font-size: 1em;}
hr {margin: 2em 10em;color: #bbc4a3;background-color: #BBC4A3;height: 1px;border: 0;}
p {margin: 0 0 1em;padding: 0;}
pre {font-size: 1.1em;overflow: scroll;width: 100%;display: block;margin-left: 0.5em;padding-left: 0.5em;}

.centro {
	text-align: center;
}

.dereita {
	text-align: right;
}

.esquerda {
	text-align: left;
}


/* codigo nuevo */

#cuadros {
	background: #e5e5e5;
	border: #326eab 1px solid;
	padding: 0.5em;
	width: 90%;
	margin-bottom: 1em;
}


.dereita_enana, .dereita_enana_i, .esquerda_enana, .esquerda_enana_i, .centro_enana, .centro_enana_i {
 	font: 0.7em Arial, Verdana,  Helvetica, sans-serif;
}

.dereita_enana {
	text-align: right;
}

.dereita_enana_i {
	text-align: right;
	font-style: italic
}
.esquerda_enana {
	text-align: left;
}
.esquerda_enana_i {
	text-align: left;
	font-style: italic
}

.centro_enana {
	text-align: center;
}

.centro_enana_i {
	text-align: center;
	font-style: italic;
}

.centro_media {
	text-align: center;
	font: bold 1em Arial, Verdana, Helvetica, sans-serif;
}

.centro_grande {
	text-align: center;
	font: bold 1.5em Arial, Verdana, Helvetica, sans-serif;
}
.esquerda_enana_marxe {
	margin-left: 4em;
	text-align: left;
	font: 0.7em Arial, Verdana,  Helvetica, sans-serif;
}
/* Lista e Copy */

#lista {
	padding: 20px;
	line-height: 1.5em;
	background: #fff url('contido_bg.png') repeat;
	height: 620px;
}

#lista ol {
	margin: 0;
	padding: 0;
	font: bold 1em serif;
	letter-spacing: .03em;
}

#lista ol li {
	margin: 0;
	padding: 0;
	line-height: 20px;
	list-style-image: url('lista.png');

}

#lista .col1 {margin-left: 4em;}
#lista .col2 {margin-left: 14em;}
#lista .col3 {margin-left: 24em;}
#lista .col4 {margin-left: 34em;}
#lista .col5 {margin-left: 44em;}
#lista .col6 {margin-left: 54em;}
#lista .coltopper {margin-top: -400px;}

#lista ol li a:link {
	display: block;
	width: 7.8em;
	position: relative; /* for IE-Win */
}

#lista ol li a:hover {
	display: block;
	width: 7.8em;
	background: #e7dbb5;
	position: relative; /* for IE-Win */ 
}

ul.relac_horiz  {
	background: none;
	padding: 5px;
}

ul.relac_horiz li {
	display: inline;
	background: none;
	font: bold 1em arial;
	letter-spacing: .02em;
}


.contido_pax {
	line-height: 1.5em;
	padding: 1em;
	background: #fff url('contido_bg.png') repeat;
	font-size:1em;
	height: 400px;
}

.contido_largo {
	line-height: 1.5em;
	padding: 1em;
	background: #fff url('contido_bg.png') repeat;
	font-size:1em;
}

#copy {
	border: #000 1px solid;
	width: 70%;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
}

ul.ollados {
	margin-left: 0;
}

ul.info {
	margin-left: 0;
	padding-left: 45px;
	list-style-image: url('lista.png');
}

ul.info li {
	line-height: 1.5em;
}

ul.apelidos  {
  list-style-image: url('lis.png');
}

ul.apelidos li {
	line-height: 1.5em;
}

#vanity a {display:block;width:57px;height:20px;margin: 0 20px;}
#vanity img {border:0}
#v_php {float:left;background-image:url('powered-php.gif');}
#v_php:hover {background-image:url('h_powered-php.gif');}
#v_mysql {float:left;background-image:url('powered-mysql.gif');}
#v_mysql:hover  {background-image:url('h_powered-mysql.gif');}
#v_xhtml {float:right;background-image:url('valid-xhtml10.gif');}
#v_xhtml:hover {background-image:url('h_valid-xhtml10.gif');}
#v_css {float:right;background-image:url('valid-css.gif');}
#v_css:hover{background-image:url('h_valid-css.gif');}