/* @override http://vellaguardia.cat/hereus/css/estil.css */

/* @override http://vellaguardia.cat/css/estil.css */

* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	list-style: none;
}

html {
	
}

body {
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #af3322;
	-background: url(../imatges/back-vg.jpg) center;
	font-family: Clairvaux;
	margin: 0;
	padding: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../imatges/hIEfix.png,sizingMethod=crop);zoom:1;
}

a {
	color: #af3322;
}

a:hover {
	-color: #777;
	-text-decoration: underline;
	color: #fd0000;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 36px;
}


#page {
	width: 1024px;
	-position: absolute;
	-top: 50%;
	-margin-left: -450px;
	-left: 50%;
	-margin-top: -300px;
	margin: 0 auto;
}

#header {
	background-image: url(../imatges/header-vg.png);
	width: 1024px;
	height: 531px;
	-float: left;
	-position: relative;
	position: absolute;
	top: 0;
	z-index: 10;
}

a#logo {
	width: 450px;
	height: 292px;
	float: right;
	margin-top: 62px;
	margin-right: 59px;
}

#fader-header {
    position: absolute; 
    width: 688px;
    height: 533px;
    z-index: 1;
	top: 0;
	float: left;
	margin-right: 336px;
}

#menu {
	float: right;
	position: absolute;
	z-index: 100;
	top: 390px;
	margin-left: 363px;
}

#menu ul li {
	float: left;
	margin-left: 5px;
	padding: 15px 10px 10px;
}
#menu ul li a {
	font-size: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../imatges/hIEfix.png,sizingMethod=crop);zoom:1;
}

#menu ul li a.current {
	color: #fd0000;
}


#content {
	margin-top: 500px;
}

#content .text {
	padding-left: 150px;
	padding-right: 150px;
}
#content .text h1 {
	font-size: 50px;
	margin-bottom: 20px;
}

#content .text h2 {
	font-size: 30px;
	margin-bottom: 20px;
	margin-top: 60px;
	text-align: center;
}

#content .text p {
	font-size: 20px;
}

#lletra {
	text-align: center;
	-font-style: italic;
	font-size: 26px;
	line-height: 32px;
	-width: 650px;
	margin: 0 auto;
	width: 750px;
}

.estrena {
	color: #fff;
	background: #af3322;
	font-size: 26px;
	-text-align: left;
	padding: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.estrena p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#contacte {
	float: right;
	-position: absolute;
	-display: block;
	-right: 20px;
	-bottom: 20px;
	font-size: 14px;
	line-height: 16px;
	text-align: right;
}

#footer {
	width: 482px;
	height: 185px;
	float: right;
	background-image: url(../imatges/segonalinea.png);
	position: relative;
	padding-top: 135px;
	text-align: right;
	font-size: 20px;
	line-height: 26px;
	bottom: 0;
	margin-top: -135px;
	z-index: 1;
}

#footer p {
	margin: 0 10px 0 0;
	font-size: 16px;
}

#footer img {
	height: 22px;
	-margin: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a#twitter img {
	height: 20px;
}

a#facebook img {
	height: 18px;
}

#footer .copy {
	font-size: 14px;
	margin-top: 23px;
	height: 27px;
}

#footer .copy img {
	margin: 5px 0 0 10px;
}

/* @group Musica */

#llista-musica {
	-float: left;
	-width: 500px;
	margin: 50px auto 0;
	z-index: 100;
	position: relative;
}

#llista-musica li.item h1 {
	font-size: 34px;
	-text-align: center;
	margin-left: 20px;
	line-height: 39px;
}

#llista-musica li.item {
	-float: left;
	-height: 63px;
	-width: 700px;
	margin-bottom: 20px;
}

#llista-musica li span {
	float: left;
	margin-right: 20px;
	font-size: 20px;
}

#banner {
	z-index: 100;
	float: left;
	position: relative;
	margin-bottom: 50px;
	margin-top: 50px;
}

#index #banner, #musica #banner {margin-top: 0;}

/* @group Contacte */

#form-contacte p {
	float: left;
	width: 700px;
	height: 30px;
	margin: 0 0 10px;
}

#form-contacte p.textarea {
	height: 116px;
}

#form-contacte p.submit {
	margin-left: 100px;
	margin-top: 20px;
	width: 350px;
}

#form-contacte label {
	width: 100px;
	float: left;
}

#form-contacte input.text {
	width: 350px;
	height: 28px;
	color: #af3322;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../imatges/hIEfix.png,sizingMethod=crop);zoom:1;
	font: 18px Clairvaux;
	padding: 0;
	border-bottom: 1px solid #af3322;
	background-color: transparent;
}

#form-contacte textarea.textarea {
	width: 350px;
	height: 116px;
	background: url(../imatges/textarea.png) repeat-y;
	color: #af3322;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../imatges/hIEfix.png,sizingMethod=crop);zoom:1;
	font: 18px/29px Clairvaux;
	padding-top: 3px;
}

input.submit {
	color: #fff;
	background: #af3322;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../imatges/hIEfix.png,sizingMethod=crop);zoom:1;
	font: 20px Clairvaux;
	padding: 6px 15px 2px;
	cursor: pointer;
}

input.submit:hover {
	color: #af3322;
	background: #ffffff;
}

/* @end */



/* @group Més info button */
#lletra-corpus, #lletra-centenar, #lletra-gentil, #lletra-nostrum {cursor: pointer;}

#lletra-corpus-text, #lletra-centenar-text, #lletra-gentil-text, #lletra-nostrum-text {
	display: none;
	text-align: center;
}

.lletra {
	text-align: center;
}

#lletra-corpus-text p, #lletra-centenar-text p, #lletra-gentil-text p, #lletra-nostrum-text p, #content .lletra p {
	font-size: 24px;
	line-height: 26px;
}

#lletra-corpus-text h1, #lletra-centenar-text h1, #lletra-gentil-text h1, #lletra-nostrum-text h1, #content .lletra h1 {
	font-size: 44px;
	margin-top: 540px;
	margin-bottom: 40px;
}

#tancar-corpus, #tancar-centenar, #tancar-gentil, #tancar-nostrum {
    z-index:100;
    cursor:pointer;
	float: right;
	top: 523px;
	position: absolute;
	width: 100px;
	margin-left: 915px;
	color: #fd0000;
	font-size: 22px;
	line-height: 25px;
}

#tancar-corpus:hover, #tancar-centenar:hover, #tancar-gentil:hover, #tancar-nostrum:hover { color: #af3322;}

span.play-music {
	float: right;
	position: absolute;
	top: 542px;
	margin-left: 574px;
}

ul#llista-temes {
	position: absolute;
	top: 595px;
	text-align: left;
	margin-left: 628px;
	color: #fff;
	background: #af3322;
	padding: 10px;
	width: 180px;
}

ul#llista-temes li {margin-bottom: 4px;}
ul#llista-temes li:last-child {
	margin-bottom: 0;
}

ul#llista-temes li a {
	color: #fff;
}

ul#llista-temes li.lletres {
	margin-top: 15px;
}

ul#llista-temes a.current {
	color: #fd0000;
}

/* @end */



/* @group Fonts */

@font-face {
    font-family: 'Clairvaux';
    src: url('../fonts/ClairvauxLTStd.eot');
    src: url('../fonts/ClairvauxLTStd.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ClairvauxLTStd.woff') format('woff'),
         url('../fonts/ClairvauxLTStd.ttf') format('truetype'),
         url('../fonts/ClairvauxLTStd.svg#ClairvauxLTStd') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* @end */


/* @group Newsline */
/* News Line widget */
.newsline {
	height:38px;
	overflow:hidden;
	color:#4c4c4c;
	width: 605px;
	float: right;
	top: 440px;
	position: absolute;
	margin-left: 376px;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	z-index: 100;
	background: url(../imatges/twitter.png) no-repeat 0;
}





.newsline ul {margin:0;
}

.newsline li {
	-background: url(../imatges/twitter.png) no-repeat 0;
	line-height:38px;
	padding-left: 35px;
	display:block;
	margin:0;color: #af3322;}

.jcarousel-skin-newsline .jcarousel-container,
.jcarousel-skin-newsline .jcarousel-clip,
.jcarousel-skin-newsline .jcarousel-item {
	 width: 650px;
	 height: 38px;}

.jcarousel-skin-newsline .jcarousel-container {       
    padding: 0;}
	
.jcarousel-skin-newsline .jcarousel-clip,
.jcarousel-skin-newsline .jcarousel-item  {
    overflow: hidden;}
	
.jcarousel-prev, .jcarousel-next {
	display:block;
	width:30px;
	height:38px;
	-background:url(images/newsline_bg.png) right repeat-y;
	position:absolute;
	top:0;
	right:0}


/* @end */

/* @group Música */
.disc {
	float: left;
	width: 100%;
	margin-bottom: 140px;
}

#content .text .disc h1.title-disc {
	margin-bottom: 40px;
	-float: left;
	text-align: center;
}

.disc .portada-disc {
	width: 300px;
	float: left;
}

.disc #llista-musica {
	float: left;
	margin: 0 auto;
	z-index: 100;
	position: relative;
	-width: 300px;
	width: 55%;
}

.disc p {
	float: left;
	margin-left: 20px;
}

/* @end */




#twitter-button-header {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#facebook-button-header {
	float: left;
	clear: left;
}