@charset "utf-8";

/***** Media *****/
.media {
	margin-bottom: 4em;
	margin-left: 3em;
}
/***** end Media *****/

/***** Twitter *****/
#twitter {
	font-family: Arial,Helvetica,Verdana,Sans-serif;
	margin: 3em 0;
    width: 36em;
}

#twitter a {
	color: #00a8aa;
}

.detalle-usuario-content {
	float: left;
    width: 26em;
}

#twitter .nombre-usuario {
    font-size: 2em;
    font-weight: bold;
	margin: 0;
}

.nombre-usuario a {
	display: block;
    font-size: 0.8em;
}

#twitter img {
	float: left;
	margin-right: 1em;
}

#twitter p {
	color: #424242;
	font-size: 1.2em;
	margin: 0.5em 0 0;
}

.flecha-twitter {
	background: transparent url(../img/theme/flecha.gif) no-repeat right center;
	font-size: 1.2em;
	padding-right: 1.5em;
}

#twitter h2 {
	clear: both;
	color: #424242;
	margin: 0;
	padding-top: 1em;
}

#twitter li {
	border-top: 1px solid #e4e4e4;
	clear: both;
	margin: 0.5em 0;
	overflow: hidden;
	padding: 0.5em 0;
}

.tweet-content {
	float: left;
	width: 31em;
}

#twitter li p {
	line-height: 1.5em;
	margin-top: 0.25em;
}

#twitter li .nombre-usuario {
	font-size: 1.3em;
}

#twitter li .nombre-usuario span {
	color: #a9abcc;
	font-size: 0.85em;
	font-weight: normal;
}

 #twitter li .time {
	color: #a9abcc;
	font-size: 1.1em;
	font-weight: normal;
}
/**** end Twitter *****/

/**** Posters *****/
.posters {
	margin: 1.5em 0 3em;
	overflow: hidden;
}

.posters li {
	border-right: 1px dotted #c1970d;
	border-bottom: 1px dotted #c1970d;
	float: left;
	padding-right: 1.5em;
	padding-bottom: 1.5em;
	width: 45em;
}

.posters li:nth-child(2n) {
	border-right: 0;
	padding-left: 1.5em;
}

.posters li.ultimos {
	border-bottom: 0;
}
/**** end Posters *****/

/**** Gallery ****/
#gallery {
	margin: 1.5em 0;
}

#gallery li {
	clear: both;
	display: block;
	margin-bottom: 1.5em;
	overflow: hidden;
}

#gallery ol li {
	clear: none;
    float: left;
	margin-bottom: 0;	
    margin-right: 1em;
    position: relative;
    width: 145px;
}

#gallery ol li:nth-child(6n) {
	/*margin-right: 0;*/
}

#gallery ol li span {
	color: #FFFFFF;
    font-size: 1em;
    height: 90px;
    left: 1.5em;
    position: absolute;
    text-indent: -9999px;
    top: 3.5em;
    width: 125px;
}

#gallery ol li.pos-12 span {
	background: transparent url(../img/theme/12.png) no-repeat 0 0;
}
#gallery ol li.pos-11 span {
	background: transparent url(../img/theme/11.png) no-repeat 0 0;
}
#gallery ol li.pos-10 span {
	background: transparent url(../img/theme/10.png) no-repeat 0 0;
}
#gallery ol li.pos-09 span {
	background: transparent url(../img/theme/09.png) no-repeat 0 0;
}
#gallery ol li.pos-08 span {
	background: transparent url(../img/theme/08.png) no-repeat 0 0;
}
#gallery ol li.pos-07 span {
	background: transparent url(../img/theme/07.png) no-repeat 0 0;
}
#gallery ol li.pos-06 span {
	background: transparent url(../img/theme/06.png) no-repeat 0 0;
}
#gallery ol li.pos-05 span {
	background: transparent url(../img/theme/05.png) no-repeat 0 0;
}
#gallery ol li.pos-04 span {
	background: transparent url(../img/theme/04.png) no-repeat 0 0;
}
#gallery ol li.pos-03 span {
	background: transparent url(../img/theme/03.png) no-repeat 0 0;
}
#gallery ol li.pos-02 span {
	background: transparent url(../img/theme/02.png) no-repeat 0 0;
}
#gallery ol li.pos-01 span {
	background: transparent url(../img/theme/01.png) no-repeat 0 0;
}
/**** end Gallery ****/

/**** Sales, Contacta, Reservat ****/
#sales-title, #contacta-title, #reservat-title {
	margin-top: 1em;
}

#contacta-title {
	margin-bottom: 3em;
}

#reservat-title {
	clear: both;
	margin-bottom: 2em;
	overflow: hidden;
}

#sales-title img, #contacta-title img, #reservat-title img {
	margin-right: 2em;
}

#llista-sales, #llista-contacta {
	clear: both; 
	overflow: hidden;
}

#llista-sales li {
	float: left;
	margin-right: 2.5em;
	width: 29em;
}

#llista-contacta li {
	float: left;
	margin-right: 3em;
	width: 29em;
}

#llista-sales h3, #llista-contacta h3 {
	border-bottom: 2px solid #000;
	color: #999;
    font-size: 2em;
    font-weight: normal;
    margin: 0.8em 0 0;
    padding: 0;
}

#llista-contacta li li {
	font-size: 1.2em;
}

#llista-contacta a {
	color: #000;
	font-style: italic;
}

#llista-restaurants li li {
	font-size: 1.2em;
}

#llista-restaurants a {
	color: #000;
	font-style: italic;
}

#llista-restaurants li {
	float: left;
	margin-right: 3em;
	width: 29em;
}

#llista-restaurants h3 {
	color: #000000;
    font-size: 1.6em;
    font-weight: bold;
    margin: 0.8em 0 0;
    padding: 0;
}

#llista-restaurants h2 {
	color: #000000;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0.8em 0 0;
    padding: 0;
}

#llista-restaurants h4 {
    color: #000000;
    font-size: 1.5em;
    font-weight: normal;
    margin: 0.2em 0 0;
    padding: 0;
}

#reservat-content {
	float: left;
}

#contacta {
	margin: 2em 0 1em;
	float:right;
}

#contacta label {
	font-size: 1.2em;
	float:right;
}

#contacta .campo {
	/*float: left;*/
	margin: 0 1.5em 1em 0;
	width:500px;
	height:20px;
}

#contacta input {
	background-color: #eaeaea;
	border: 0;
	margin-left: 0.5em;
	width:350px;
	float:right;
}
#contacta input.submit {
	background-color: #eaeaea;
	border: 0;
	margin-left: 0.5em;
	width:auto;
	float:right;
}

#contacta #nom {
	/*width: 18em;*/
}

#contacta #tel {
	/*width: 12em;*/
}

#contacta #mail {
	/*width: 21.5em;*/
}

#contacta #dia {
	/*width: 9.4em;*/
}
/**** end Sales ****/

/**** Venda entrades ****/
#venda-entrades-content ul {
	padding: 1em 0;
}

#venda-entrades-content li {
	font-size: 1.2em;
}

#llista-entrades {
	background: url("../img/theme/bg_punteado.gif") repeat-x left top transparent;
	margin: 3.5em 0 1em;
	padding-top: 3em;
}

#llista-entrades li {
	clear: both;
	margin-bottom: 3em;
	overflow: hidden;
}

#llista-entrades img {
	float: left;
	margin-right: 2em;
}

#llista-entrades p {
	font-size: 2em;
	margin: 0 0 1.2em;
	text-transform: uppercase;
}

#llista-entrades a {
	font-size: 2em;
}
/**** end Venda entrades ****/

/**** Especials ****/
#especials .small-title {
	margin-top: 3em;
}

#especials li {
	margin-bottom: 5em;
}
/**** end Especials ****/

/**** Top 5 ****/
.playlist {
	margin-top: 3em;
}

.playlist img {
	float: left;
	margin-right: 1.5em;
}

.playlist li {
	clear: both;
	margin-bottom: 2em;
	overflow: hidden;
}

.playlist p {
	font-size: 2em;
	float: left;
	margin-top: 0;
}

.playlist span {
	color: #c1970d;
	display: block;
}

.playlist .small-title span {
	display: inline;
}
/**** end Top 5 ****/

/*** Calendari detall ****/
#calendari-detall {
	clear: both;
	margin: 3em 0;
	overflow: hidden;
}

#calendari-detall img {
	float: left;
	margin-right: 2em;
}

#calendari-detall div {
	float: left;
	width: 45em;
}

#calendari-detall  p {
	font-size: 1.6em;
}
/*** end Calendari detall ****/

/**** Colaboradors ****/
#colaboradors {
	clear: both;
	margin: 3em 0;
	overflow: hidden;
}

#colaboradors li {
	float: left;
    margin: 0 7em 1em 0;
}

#colaboradors li:nth-child(4n) {
	margin-right: 0;
}

#fancybox-overlay{
	z-index:100;
}
/**** end Colaboradors ****/