/* elementos XHTML */
body {
	font-family: "Lucida Sans Unicode", Georgia, "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	background: #000 url(/img/css/body_bg.gif) repeat-x left top;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-weight: normal;
	line-height: 1.2em;
}
h1 {
	font-size: 2em;
	color: #666;
	text-transform: uppercase;
	line-height: 1em;
}
h2 {
	font-size: 1.3em;
	background-color: #efefef;
	border-left: 5px solid #ccc;
	color: #666;
	margin: .25em 0 .35em 0;
	text-transform: uppercase;
	padding: .25em;
}
h3 {
	padding: .25em .25em .25em 1.5em;
	margin: 1em 0 .35em 0;
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	background: #333 url(/img/css/h3_bullet.gif) no-repeat .25em .5em;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 3px solid #999;
}
h4 {
	color: #666;
	font-size: 1.25em;
	padding: 0 0 .1em 1.4em;
	border-bottom: 1px dotted #ddd;
	margin: .5em 0 .25em 0;
	background: url(/img/css/h4_bullet.gif) no-repeat left top;
}
h5 {
	color: #666;
	font-size: .9em;
	text-transform: uppercase;
	padding: .25em .5em .25em 2em;
	border-bottom: 1px dotted #333;
	border-left: 3px solid #333;
	margin: 1em 0 .25em 0;
	background: #efefef url(/img/css/h5_bullet.gif) no-repeat .5em .4em;
}
p {
	color: #333;
	line-height: 1.2em;
	margin: 0 0 1em 0;
}
acronym, abbr {
	border-bottom: 1px dotted #09C;
	cursor: help;
}
a:link,
a:visited,
a:visited:before,
a:hover, a:active {
	text-decoration: none;
}
a {
	outline: none;
}
a:link{
	color: #09c;
	background-image: url(/img/bg_link.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a:visited{
	color: #ccc;
}
a:hover{
	color: #999;
	background: url(none);
}
a:active{
	color: #369;
}
a img{
	background: url(none) no-repeat;
	border: 0;
}
dl {
	color: #666;
	margin: 1em 0;
	line-height: 1.5em;
}
dt {
	font-weight: bold;
	color: #333;
	background: url(/img/css/dt_bg.gif) no-repeat left center;
	margin: 0 .5em 0 0;
	padding: 0 0 0 .7em;
	float: left;
	clear: both;
}
dt, dd {
	line-height: 1.3em;
}
dd {
	margin: 0 0 .25em 0;
}
img.preload {
	background: #fff url(/img/css/img_preloader_arrows.gif) no-repeat 50% 50%;
}




/* cont */
.cont {
	margin: 0 auto;
	width: 61.65em;
	border-bottom: 4px solid #09c;
	background: #fff;
}
.cont .pad {
	padding: 0 1em;
}
/* /cont */



/* jump_menu */
#jump_menu {
}
/* /jump_menu */


/* alert */
a#alert {
	display: block;
	background: #ffc url(/img/css/note_bullet.gif) no-repeat .25em .25em;
	border: 2px solid #cc9;
	padding: .35em .25em .35em 2.1em;
	font-size: .95em;
	color: #000;
}
html > body a#alert:hover:after {
	content: "Acceder a Broute™ Mag";
	font-weight: normal;
	font-size: .9em;
	text-transform: uppercase;
	color: #fff;
	padding: .2em .5em;
	margin: 0 0 0 .5em;
	background: #000;
}
a#alert:hover {
	background: #FFFFA6 url(/img/css/note_bullet.gif) no-repeat 0.25em 0.25em;
	border: 2px solid #000;
	padding: .35em .25em .35em 2.1em;
	color: #000;
}
/* /alert */


/* menu */
#menu {
	background: #09c url(/img/css/menu_bg.gif) repeat-x left top;
	color: #fff;
	margin: 0;
	padding: 1.5em 0 0 7em;
}
#menu ul {
	padding-bottom: .35em;
}
#menu ul li {
	display: inline;
	font-size: .9em;
	margin: 0 .5em 0 0;
	text-transform: uppercase;
}
#menu ul li a {
	background: #000;
	color: #fff;
	padding: .4em 1.5em;
	text-decoration: none;
}
#menu ul li a:hover,
body#index #menu ul li#index a,
body#broute #menu ul li#broute a,
body#extras #menu ul li#extras a {
	background: #fff;
	color: #000;
}
body#index #menu ul li#index a:hover,
body#broute #menu ul li#broute a:hover,
body#extras #menu ul li#extras a:hover {
	cursor: default;
}
/* /menu */



/* title */
#title {
	padding: 1.75em 0 .25em 15em;
	background: #fff url(/img/css/cont_bg.jpg) no-repeat top left;
}
/* /title */



/* spot */
#spot {
	margin: 0 auto 1em auto;
	width: 690px;
	height: 280px;
	background: url(/img/broute/spot_diciembre2006.jpg) no-repeat left top;
}
/* /spot */



/* adsense */
#adsense {
	margin: 0 auto 1em auto;
	padding: .5em;
}
/* /adsense */



/* footer */
#footer {
	width: 95%;
	clear: both;
	margin: .5em auto;
	padding: .4em;
	text-align: center;
	font-size: .9em;
}
#footer p {
	color: #999;
	margin: 0 0 .25em 0;
}
#footer p.copyleft {
	font-size: .8em;
}
/* Lista de opciones del pie */
#footer ul#options {
	margin: .25em 0;
	font-size: .9em;
}
#footer ul#options li {
	display: inline;
	padding: 0 .5em;
	background: url(/img/css/footer_li_bg.gif) no-repeat right center;	
}
#footer ul#options li.last {
	background: url(none);
}
#footer ul#options li a {
	text-transform: uppercase;
}
/* /footer */



/* -------------------------------------------------------- Index */
body#index #center {
	margin: 1em 0 0 0;
	width: 100%;
}
body#index #right {
	float: right;
	width: 40%;
}
body#index #left {
	float: left;
	background-color: #fff;
	width: 400px;
}

body#index #about {
	margin: 3.75em 0 1em 0;
	padding: .25em .75em .5em 1em;
	border: 1px solid #ddd;
	background: #fff;
	/*font-size: .9em;*/
}
body#index #about dl,
body#index #about ul {
	font-size: .9em;
}
body#index #about #maps {
	text-align: center;
}
body#index #about #maps li {
	display: inline;
	padding: 0 .5em;
	background: url(/img/css/geo_li_bg.gif) no-repeat right center;	
}
body#index #about #maps li.last {
	background: url(none);
}



body#index #gallery {
	margin: .5em 0 1.5em 0;
}
body#index #gallery dt {
	padding: 0 0 0 .5em;
	float: none;
	clear: both;
	font-size: 1.25em;
	font-weight: normal;
	color: #09c;
}
body#index #gallery dd {
	margin: 0 0 1em 0;
}
body#index #gallery dd img {
	float: left;
	margin: 0 1em 1em 0;
}

/* -------------------------------------------------------- /Index */



/* -------------------------------------------------------- Broute */
body#broute #weblog_ambito {
	margin: 0 0 1em 0;
}
body#broute #weblog,
body#broute #ambito {
	margin: 0 0 1em 0;
	padding: .25em .75em .75em .75em;
	border: 1px solid #ddd;
	width: 45%;
}
body#broute #weblog {
	float: left;
}
body#broute #weblog img {
	display: block;
	margin: .5em auto 0 auto;
}
body#broute #weblog h4 {
	font-size: 1.25em;
	margin: .2em 0;
	padding: 0;
	border: none;
	color: #666;
	background: url(none);
	background-color: #fff;;
}
body#broute #weblog a#entrar{
	width: 5em;
}



body#broute #ambito {
	float: right;
}
body#broute #ambito p {
	padding: 0;
	margin: 0 0 .5em 0;
	text-transform:none;
	font-weight: normal;
	font-size: .95em;
	background-color: #fff;
	background-image: none;
	color: #000;
	border: none;
}
body#broute #ambito ul.comma {
	font-size: .85em;
	padding: 1em;
	background: #f5f5f5;
}



body#broute #basqueLinks {
}
body#broute #basqueLinks .blStretcher {
	padding: 0 1em 0 1.5em;
	margin: 0 0 2em 0;
}
body#broute #basqueLinks h3.blStretch:hover {
	color: #fff;
	background: #09c url(/img/css/h3_bullet.gif) no-repeat .25em .5em;
	border-color: #000;
}
body#broute #basqueLinks h4.blStretch:hover {
	background: #f3f3f3 url(/img/css/h4_bullet.gif) no-repeat .1em .1em;
	padding-left: 1.75em;
}
body#broute #basqueLinks .provincia {
	font-size: 1.25em;
	background: none;
	margin: 1em 0 0 0;
	padding: 0 0 0 .25em;
	color: #000;
	border-bottom: none;
	border-left: 3px solid #000;
	text-transform: none;
}
body#broute #basqueLinks ul {
	margin: .5em 0 0 0;
}
body#broute #basqueLinks ul li {
	font-size: .9em;
	margin: 0;
	padding: 0;
}
/* -------------------------------------------------------- /Broute */



/* -------------------------------------------------------- Extras */
body#extras {

}
body#extras #center {
	margin: 1em 0 0 0;
	width: 100%;
}
body#extras #right {
	float: right;
	width: 40%;
}
body#extras #right ul.feed {
	margin: .5em 0 0 0 ;
}
body#extras #right ul.feed li{
	list-style: none;
}
body#extras #left {
	float: left;
	background-color: #fff;
	width: 56%;
}

body#extras #other {
	margin: .5em 0;
	padding: 8em .75em .75em .75em;
	background-image: url(/img/css/other_bg.jpg);
	border: 1px solid #ddd;
	background-repeat: no-repeat;
	background-position: 0 0;
}
body#extras #other ul {
	margin: 0 0 1em 0;
}
body#extras #other li {
	background: url(/img/css/other_li_bullet.gif) no-repeat 0 3px;
	padding: 0 0 0 1em;

}
body#extras #other ul.digest {
	margin: .5em 0;
}
body#extras #other ul.digest li {
	background-image: none;
	padding: 0;
}
body#extras #other ul.digest li a {
}
body#extras #other dt {
	background: url(/img/css/other_dt_bullet.gif) no-repeat 0 .25em;
	padding: 0 0 0 1.4em;
	float: none;
	clear: none;
}
body#extras #other dd {
	margin: 0 0 1em 0;
}
body#extras #other h5 {
	background: #efefef url(/img/css/other_h5_bullet.gif) no-repeat .5em .5em;
}
/* -------------------------------------------------------- /Extras */



/* Del.icio.us */
.delicious-posts {
}
.delicious-posts ul {
}
.delicious-posts li {
	background-image: none;
	padding: 0;
}
.delicious-posts a {
	display: block;
	padding: .2em 0 .2em 2.2em;
	font-size: .8em;
	background: url(/img/css/bullet_delicious.gif) no-repeat .4em .4em;	
}
.delicious-posts a:hover {
	color: #ddd;
	background-color: #000;
}

.delicious-post {
	border-top: 1px solid #ddd;
}
.delicious-post a {
}
.delicious-odd {
	background-color: #effbff;
}


ul.delicious-cloud {
	padding: .5em 0 .25em 0;
}
ul.delicious-cloud li {
	padding: .2em 0;
}



/* Mooshow */
#mooshow {
	font-size: .8em;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
#mooshow .icons {
	background-color: #ededed;
	padding: 0 .2em;
	width: 1.5em;
	font-weight: bold;
}
#mooshow_container {
	position: relative;
	margin: 0 auto;
	overflow: visible;
}
#mooshow_image_container {
	position: relative;
}
#mooshow_loading {
	position: absolute;
	top: 40%;
	height: 25%;
	width: 100%;
	text-align: center;
}
#mooshow_navigation {
	margin: 0 0 .5em 0;
}
#mooshow_help {
	margin: .5em 0 0 0;
	line-height: 1.4em;
}
#mooshow_prev a,
#mooshow_next a {
	position: absolute;
	width: 30%;
	height: 100%;
	top: 0;
}
#mooshow_prev a {
	left: 0;
	background: url(/img/mooshow/blank.gif) no-repeat;
}
#mooshow_next a {
	right: 0;
	background: url(/img/mooshow/blank.gif) no-repeat;
}
#mooshow_prev a:hover {
	background: url(/img/mooshow/prev.gif) no-repeat;
	background-position:center center;
}
#mooshow_next a:hover {
	background: url(/img/mooshow/next.gif) no-repeat;
	background-position: center center;
}

#mooshow_caption {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #fff;
}
#mooshow_navigation {
	background-color: #fff;
}



#playlist {

}
#artists {

}


.ficha {
	padding: 1em;
	border-top: 4px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: 0 0 1em 0;
}
.ficha h2.name {
	font-size: 2.5em;
	text-transform: none;
	border: none;
	background: none;
	padding: 0;
	margin: 0 0 .25em 0;
}
.ficha h3 {
	margin: 0 0 .5em 0;
}
.ficha h4 {
	background: url(/img/css/playlist_h4_bullet.gif) no-repeat left top;
}
.ficha img {
	display: block;
	margin: .5em auto 0 auto;
}
.ficha ul.url li {
	padding: 0 0 0 1.2em;
	background: url(/img/css/playlist_ul_url_li_bullet.gif) no-repeat 0 .35em;
}
.ficha ol {
	list-style: decimal;
	list-style-position:inside;
	margin: 0 0 1em 0;
}
.ficha ol li a {
	padding: 0 0 0 .75em;
	background: url(/img/css/playlist_ol_li_a_bullet.gif) no-repeat 0 .5em;
}
.ficha ol li a:hover {
	background: url(/img/css/playlist_ol_li_a_hover_bullet.gif) no-repeat 0 .5em;
}



#flickr {
	margin: 0 0 1em 0;
}
.flickr_badge_image {
	float: left;
	margin: .15em;
	text-align: center;
}
.flickr_badge_image img {
	padding: .15em;
	border: 1px solid #999;
}
.flickr_badge_image img:hover {
	background-color: #09c;
	border: 1px solid #000;
}
#flickr_badge_source {
	text-align: center;
	margin: 0 .5em;
}
#flickr_badge_icon {
	float: left;
	margin-right: .25em;
}
#flickr p {
	margin: .5em 0;
}





/* -------------------------------------------------------- classes */
div.clear {
	clear: both;
}

/* Clearfix permite limpiar flotados. Mas info: http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.ayuda-acces {
	position: absolute;
	left: -10000px;
	top: -10000px;
	font-size: .1em;
	line-height: 1%;
}
p.description {
	font-size: 1.5em;
	color: #09C;
}
p.one_line {
	margin: 0;
}
p.entradilla {
	font-size: 1.25em;
}
.note {
	background: #ffc url(/img/css/note_bullet.gif) no-repeat .2em .2em;
	border: 1px solid #cc9;
	padding: .25em .25em .25em 2.1em;
	margin: .5em 0;
	font-size: .9em;
}
/*
searchword: clase para colorear resultados cuando entran a la página desde un resultado de búsqueda de un buscador
Funciona con "searchhi.js"
.searchword {
	background-color: #d4f699;
}
*/



/* estilos de idiomas */
a[hreflang]:after {
	content: " [" attr(hreflang) "] ";
}
:lang(eu):after {
	content: " [euskara] ";
	font-weight: bold;
	/*color:#09c;*/
}
:lang(eu) {
	/*color:#09c;*/
}
:lang(en):after {
	content: " [inglés] ";
	font-weight: bold;
	/*color:#09c;*/
}
:lang(en) {
	/*color:#09c;*/
}



/* Enlaces de tipo botón */
a.button {
	display: block;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	padding: .15em .4em .15em 1.5em;
	margin: 1em 0;
	color: #fff;
	border-top: 1px solid #0cf;
	border-right: 1px solid #0cf;
	border-bottom: 1px solid #0cf;
	border-left: 3px solid #0cf;
	background: #333 url(/img/css/button_bullet.gif) no-repeat .2em .35em;
}
a.button:hover {
	color: #333;
	border-top: 1px solid #09c;
	border-right: 1px solid #09c;
	border-bottom: 1px solid #09c;
	border-left: 3px solid #09c;
	background: #fff url(/img/css/button_hover_bullet.gif) no-repeat .2em .35em;
}
/* NOTA: uso de :after para evitar que se escriba por detrás el idioma al que se va a acceder */
a.button:after {
	content: "";
}



/* Enlaces a feeds */
a.feed {
	background: url(/img/css/rss_bullet.gif) no-repeat 0 .15em;
	padding: 0 0 0 3.25em;
}
a.feed:hover{
	background: url(/img/css/rss_bullet_over.gif) no-repeat 0 .15em;
}


/* Listado de enlaces en línea separados por comas */
ul.comma {
}
ul.comma li {
	display: inline;
	background-image: none;
	padding: 0;
	line-height: 1.5em;
}
ul.comma li a {
	padding: 0 .25em;
}
ul.comma li a:hover {
	color: #333;
	background-color: #f6f6f6;
}
ul.comma li a:visited {
	color: #999;
	background-color: #F3FFC4;
}
ul.comma li a:visited:after {
	content: " [ok] ";
	font-weight: bold;
}
ul.comma li a:visited:hover:after {
	content: " (link visitado) ";
	font-weight: normal;
}
ul.comma li:after {
	color: #333;
	content: ",  ";
}
ul.comma li.last:after {
	color: #333;
	content: ".";
}




/* Selección general */ 
::-moz-selection {
	background:#d4f699;
	color:#7aa62f;
}
::selection {
	background:#d4f699;
	color:#7aa62f;
}

/* Selección de enlaces */ 
a::-moz-selection {
	background: #535353;
	color:#9dd63c;
}
a::selection {
	background: #535353;
	color:#9dd63c;
}

.blStretch,
.linksStretch,
.friendsStretch {
	cursor: pointer;
}
