@import 'botones.css';
@import 'tabs.css';
@import 'blogs.css';
@import 'forms.css';
@import 'perfiles.css';
@import 'grupos.css';
@import 'fotos.css';
@import 'eventos.css';
@import 'podcasts.css';

/***************** RESET *****************************/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, /* dl, dt, dd, ol, ul, li, */
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #fff; margin:0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }
/********************** FIN RESET ********************/

body {
    background: #0967AD url(../images/bg.png) top left repeat-x;
    color: #222;
    line-height: 1.5;
    margin: 0;
    vertical-align: baseline;
    font-size: 10pt;
    font-family: Verdana, sans-serif!important;
}

img { margin: auto; }

a { color: #0967AD; }
a:hover { color: #F29A02; }

a.positive { color: #006; }
a.positive:hover { color: black; }

a.negative { color: red; }
a.negative:hover { color: black; }

h1 {
  font-size: 150%;
  line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
  color: black;
  font-weight: normal;
  margin: 0;
}

div#main_container {
    margin: 0 auto;
    width: 960px;
    padding: 13px;
    vertical-align: baseline;
}

div#cabecera {
  height: 161px;
  padding: 6px;
  background-color: #333;
}

div#rss_link {
  float: right;
  margin: 0;
  position:relative;
  right: 0;
  vertical-align: top
}

div#submenu {
  background: #0967AD url(../images/submenu_bg.png) repeat-x bottom;
  height: 27px;
  margin-left: 222px;
}

div#submenu div#pestana-perfil {
  float: right;
  background: transparent url(../images/pestana_perfil.png) no-repeat left bottom;
  width: 88px;
  text-align: center;
  margin: 7px 6px 0 0;
}

div#submenu div#pestana-perfil a {
  color: #1D4D71;
  text-decoration: none;
  font-weight: bold
}

ul.action_list li {
    list-style-type: none;
}

ul.action_list li a:before {
    content: "\21e8  ";
}

ul.action_list li a {
    font-size: 110%;
    text-decoration: none;
}

ul.action_list li a:hover {
    background: #eef;
}

/******* LOGO Y PUBLI SUPERIOR ***********/
div.banner-right {
    overflow: hidden;
    padding: 0;
    width: 234px;
    height: 60px;
    margin-bottom: 10px;
}

div.banner-left {
    overflow: hidden;
    padding: 0;
    width: 215px;
    height: 60px;
    margin-bottom: 10px;
}

#logotipo {
  width: 198px;
  height: 148px;
  position: absolute;
  top: 0;
}

/****** FIN LOGO Y PUBLI SUPERIOR ********/

/******* CONTENEDOR SECUNDARIO ***********/
#content_wrapper {
  background: transparent;
  display: table;
  width: 100%;
}
/****** FIN CONTENEDOR SECUNDARIO ********/

.borde_inferior {
  margin: 0;
  padding: 0;
  background: transparent url(../images/bg_bottom.gif) top center no-repeat;
}
div.account_bar {
    font-size: 11px;
    text-align: left;
    padding: 0 1ex 0.5ex;
    background: #CCC;
    border: 2px solid white;
    border-width: 0 2px 2px 2px;
    margin-bottom: .5em;
}

div.account_bar a {
    color: #0967AD;
    text-decoration: none;
}

div.account_bar a:hover {
    text-decoration: underline;
}

div.account_bar #access_link {
  color: black;
}

div.account_bar #access_link img {
  vertical-align: text-bottom;
}

div.account_bar #foto_en_barra {
  float: right;
  padding: 2px;
  background-color: #666;
  margin: 0 0 4px 4px;
}

div.account_bar #foto_en_barra a {
  display: block;
  line-height: 2px;
}

div.account_bar #registration_link a {
  padding-left: 0.5em;
  vertical-align: top;
}

div.filter_links {
    margin-bottom: 1em;
}

div.filter_links a {
    text-decoration: none;
    border-bottom: 1px dotted #009;
    font-weight: bold;
    font-size: 110%;
    margin: auto 1em;
}

#table_wrapper {
  table-layout: fixed;
  clear: left;
  width: 959px;
}
#table_wrapper td {
  vertical-align: top;
}

/********* BARRA IZQUIERDA ***********/

#td_izquierda {
  width: 222px;
}

#td_izquierda div.lista_enlaces_wrapper {
  margin-bottom: 12px;
  font-size: 11px;
}

#td_izquierda div.lista_enlaces_wrapper div.titulo {
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  padding: 0 4px;
}

#td_izquierda ul.lista_enlaces {
  list-style: none;
  padding: 1px 0 5px 10px;
  margin: 0 0 10px 0;
  background-color: #1D4D71;
}

#td_izquierda ul.lista_enlaces.cuentas li {
  padding: 4px 0 4px 24px!important;
}

#td_izquierda ul.lista_enlaces li#flickr {
  background: transparent url(../images/flickr.png) 0em center no-repeat;
}

#td_izquierda ul.lista_enlaces li#youtube {
  background: transparent url(../images/youtube.png) 0em center no-repeat;
}

#td_izquierda ul.lista_enlaces li#delicious {
  background: transparent url(../images/delicious.png) 0em center no-repeat;
}

#td_izquierda ul.lista_enlaces li#twitter {
  background: transparent url(../images/twitter.gif) 0em center no-repeat;
}

#td_izquierda ul.lista_enlaces li#facebook {
  background: transparent url(../images/facebook.gif) 0em center no-repeat;
}

#td_izquierda ul.lista_enlaces li {
  background: transparent url(../images/list-image.png) 0em 0.7em no-repeat;
  border-bottom: 1px solid #195480;
  padding: 4px 0 4px 16px;
  line-height: 1.2em;
}

#td_izquierda ul.lista_enlaces li a {
  color: white;
  text-decoration: none;
  display: block;
}

#td_izquierda ul.lista_enlaces li a:hover {
  color: #F29A02;
}

#td_izquierda ul.lista_enlaces li.selected a {
    font-weight: bold;
  color: #F29A02;
}
/******** FIN BARRA IZQUIERDA ********/

/********* COLUMNA CENTRAL **********/
#columna_central, #td_central {
  width: 478px;
  padding: 6px;
  overflow: hidden;
  background: white;
}

#columna_central_ancha {
  width: 727px;
  margin-left: 4px!important;margin-left: 2px;
  border-right: 1px solid #CFE1ED;
  padding-right: 10px;
}

#td_central_ancho {
  width: 727px;
  padding-left: 4px!important;padding-left: 2px;
  border-right: 1px solid #CFE1ED;
  padding-right: 10px;
}

#td_central #padding-central {
  padding: 0 30px 30px;
}
/******* FIN COLUMNA CENTRAL ********/

/********* BARRA DERECHA ************/
#barra_derecha{
  float: right;
  width: 200px;
  padding-right: 6px;
  overflow: hidden;
  position: relative;
}

#td_derecha {
  width: 243px;
  background: white;
  border-right: 1px solid #DBE8F1;
  padding-right: 4px;
}

#td_derecha #td_derecha_wrapper {
  border: 1px solid #DBE8F1;
  border-width: 0 1px;
  background: #F3F3F3;
  padding: 0 2px;
}

#barra_derecha .banner, #td_derecha .banner {
  background-color: transparent;
  padding: 0;
}

div.banner div.alt {
  display: none;
}

#td_derecha div#gmap {
  border: none;
  margin: 0 auto .5em;
}

#barra_izquierda {
  margin-bottom: .5em;
}

/******* FIN BARRA DERECHA **********/

/******** PUBLICIDAD FINAL **********/
#bottom_adver {
  background-color: #ccc;
  color: white;
  margin-top: 10px;
  margin-left: 4px!important;margin-left: 2px;
  margin-right: 4px;
  width: 956px;
}
/************************************/
td.pagefoot {
    text-align: left;
    font-size: 11px;
    padding: 4px;
    border-top: 1px solid #DBE8F1;
    background: white;
    color: #666;
}

td.pagefoot a {
    text-decoration: none;
    margin: 0 0.3em;
    color: #1D4D71;
}

td.pagefoot a:hover {
  text-decoration: underline;
}

div.listacontactos {
  margin-bottom: .5em;
  background: #DDD;
  padding-bottom: 6px;
}

div.listacontactos .titulo {
    margin: 0 0 4px;
    padding: 4px 0 0 10px;
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
}

div.listacontactos a {
  padding-left: 10px;
}

div.listacontactos img {
    border: 2px solid #666;
}


div.pagination {
    text-align: right;
    font-size: 11px;
}

div.pagination span.current {
    color: black;
}

div.pagination span.disabled {
    display: none;
}

div.pagination a {
    color: #0967AD;
    text-decoration: none;
}


/* Nubes de etiquetas y cajas de listados extras */

div.caja_listado_extra {
    margin-bottom: .5em;
    background: #DDD;
    padding-bottom: 6px;
}

div.caja_listado_extra div.post {
    padding: 7px 0 7px 16px;
    margin: 0;
}

div.caja_listado_extra div.post span.meta {
    color: #999;
    font-size: 80%;
    display: block;
    margin: 0;
    padding: 0;
}

div.caja_listado_extra div.post a {
    text-decoration: none;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 100%;
    color: #0967AD;
    font-weight: bold;
}

div.caja_listado_extra div.leer_mas a {
    color: #0967AD;
}

div.caja_listado_extra div.leer_mas a:hover {
    color: #F29A02;
}

div.tagcloud div.titulo, div.caja_listado_extra div.titulo {
    color: #666;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 4px 0 0 10px;
    margin: 0 2px 0 0;
}

div.caja_listado_extra div.titulo a {
    color: #666;
    text-decoration: none;
}

div.tagcloud {
    text-align: left;
    overflow: hidden;
    background: #DDD;
    margin-bottom: .5em;
    padding-bottom: 6px;
}

div.tagcloud div.cloud-content {
    padding: 0 16px;
}

div.tagcloud a {
    color: #0967AD;
    text-decoration: none;
}

div.tagcloud a:hover {
  color: #F29A02;
}

div.tagcloud .tag1 { font-size: 75%; }
div.tagcloud .tag2 { font-size: 90%; }
div.tagcloud .tag3 { font-size: 100%; }
div.tagcloud .tag4 { font-size: 125%; }
div.tagcloud .tag5 { font-size: 135%; }
div.tagcloud .tag6 { font-size: 145%; }

div.tagcloud .selected { background: #eee; border: 1px solid #fc6a05; }

.error ul {
  margin: .8em .5em 0 1em;
  list-style: none!important;list-style: disc inside;
}

.error ul li {
  color: red;
}
.error ul li:before {
  content: "- ";
}

/*.button_wrapper {
  display: -moz-groupbox!important;display: inline-block;
  margin: auto!important;
}*/

.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }
.clearleft {
  clear: left;
}

.last {
 margin-right: 0;
}

.column {
  float: left;
  margin-right: 10px;
}


div.search {
    text-align: right;
    margin-bottom: 4px;
    border: 1px solid #666;
    width: 209px;
    margin-left: 521px;
    height: 17px;
}

div.search input.textfield {
    background: #ccc; 
    width: 145px;
    padding: 0;
    color: #666;
    height: 14px;
    border: none;
    margin-bottom: 1px;
}

div.search input.submitfield {
    /*font-size: 90%;*/
    background: transparent;
    color: #666;
    font-weight: bold;
    border: none;
    margin: 0;
    vertical-align: top;
    height: 15px;
    font-size: 100%;
    width: 62px;
}


div.search label {
    font-weight: normal;
}

div#socialbookmarking { }
div#socialbookmarking img {
    cursor: pointer;
    margin: 5px;
}


div.bar_stats_info {
    margin: 1ex;
    padding: 1ex;
    background: white;
    border: #0967AD 2px solid;
}


div.info_filter_box {
    margin: 1ex;
    padding: 1ex;
    color: #999;
}

div#contadores {
    border: 1px solid #666;
    color: #666;
    font-style: italic;
    padding: 0 0 0 4px;
    height: 15px;
    overflow: hidden;
}

div#contadores b {
    padding-left: 0.5ex;
    font-style: normal;
    color: #666;
}

div#contadores_search {
    margin: 0 0 0 216px;
    font-size: 80%;
}
div.login_info {
    padding: 2px;
}

div.recuadro_bcn {
  padding: .5em 3px;
  border: 1px solid #8AB3D8;
  border-width: 1px 0;
  background: #F3F3F3;
}

.shadow {
  display: block!important;
}

div.mensaje div.foto a img {
  border: 2px solid white;
}

div.video-list div.video-item {
  margin: 16px 8px;
}

div#locale-selector {
    float: left;
    padding-top: 2px;
}

div#locale-selector a {
    color: #888;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    padding-right: 1em;
}

/* Ideas */
textarea#idea_contenido {
    width: 420px;
}

div#img-page-top {
    height: 96px;
}

div#img-page-top img {
    margin: 0 0 0 210px;
}


/* Concursos */

html body table div.concurso div.body div.cnt {
    width: 340px;
}

html body table div.concursos div.list-item div.body div.descripcion {
    width: 415px;
}

html body table div.concurso-participantes div.list-item div.meta div.left {
    width: 210px;
}


/* Recursos */
div.recurso-turistico a.recurso-add-photos {
    background: url(../../public_recursos_turisticos/images/recursos_add.png) no-repeat 0% 50%;
    padding-left: 20px;
    float: right;
}

div.recursos-mejor-valorados {
    clear: both;
}

div.forgot-password {
    padding-left: 8.5em;
}

div.login-endless {
    padding-left: 8.5em;
}

div#caja_buscador {
    background-image: url(../images/caja_buscador_barcelona.gif);
    width: 190px;
    padding: 4px 10px 0;
    min-height: 0;
}

div#caja_buscador h2 {
    color: #544024;
    padding: 0 0 5px;
}

div#caja_buscador input.text {
    width: 145px;
    vertical-align: bottom;
    margin: 1px 3px 5px 0;
}

div#caja_buscador div.clear_with_padding {
    clear: both;
    padding-bottom: 8px;
}

div#caja_buscador_bottom {
    background-image: url(../images/caja_buscador_bottom_exp_barcelona.gif);
    background-position: bottom;
    width: 210px;
    height: 7px;
    margin-bottom: 12px;
}

html body ul li {
    margin: 1em;
}

