/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}




/*-----------------------------------------------------*/



/* DEFINICIONS GENERALS */

p, li, ul, nav, h1, h2, h3, h4, h5, h6 {
    color: #fcf4dd;
    font-family: sans-serif;
}
a {
    font-family: sans-serif;
    color:  #999999;
    text-decoration: none;
}
a:hover {
    font-family: sans-serif;
    color: white;
}



/* COS DE LA PÀGINA */

html {
    overflow-x: hidden;
}

body {
	background-color: #66110a;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#page {
    background-image: url("/background.jpg");
    margin-left: auto;
    margin-right: auto;
    width: 1225px;
    height: 2048px;
    padding: 0px;
    text-align: left;
}




/* Columna de l'ESQUERRA */

header {
    width: 200px;
    float: left;
    margin-top: 380px;
    margin-left: 165px;
    padding: 10px
}

/* Main Menu */
header nav {
    height: 200px;
    line-height: 1.8;
    font-size: 14px;
    padding: 20px 40px 40px 40px;
}

header a:hover {
    color:  #fcf4dd;
}
header a {
    color:  #dbd1b3;
    letter-spacing: 3px;
}

/* Donacions */
header p {
    font-size: 10px;
    line-height: 1.4;
    margin-top: 20px;
    opacity: 0.8;
    padding: 0 18px 10px 30px;
    font-family: sans-serif, arial;
}

header form {
    padding: 20px;
    text-align: center;
}



/* CONTINGUT - Columna del CENTRE */

#mainbody {
    height: 1450px;
    width: 440px;
    padding: 10px;
    float: left;
    margin-top: 330px;
}

footer {
    font-size: 9px;
    letter-spacing: 1px;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-top: 220px;
    opacity: 0.8;
    text-align: center;
    opacity: 0.5;
}



/* ADD-ONS - Columna de la DRETA */

#socialnets {
    display: inline;
    float: left;
    margin-top: 405px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: center;
    width: 220px;
    opacity:  0.8;
}

#contact {
    float: left;
    height: 512px;
    padding-left: 10px;
    width: 212px;
}

#player {
    margin-top: 16px;
    float: left;
}







/*
------------------------------------------------------------
CODI ANTIC


a img{
	border: none;
}

body, html{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:black;
}

h1{
	background: url(titol.jpg) no-repeat;
	color: #008000;
	height: 120px;
}

h1 span{
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: serif;
}

.date{
	font-size: 0.8em;
	margin-left: 20px;
}

.description {
	margin-bottom: 30px;
	margin-top: -20px;
}

#archive{
	text-align: center;
}

#contact{
	background: transparent url(gradient.jpg) -500px;
}

#content{
	background: #BEBFC2;
	clear: both;
	color: #000;
	float: right;
	font: 14px/19px "Trebuchet MS", sans-serif;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 20px;
	text-align: left;
	width: 450px;
}

#content a{
	color: #3d7878;
	font-weight: bold;
	text-decoration: none;
}

#content a:visited{
	color: #000;
}

#content li{
	list-style: square;
}

#description{
	display: none;
}

#files{
	background: transparent url(gradient.jpg) -400px;
}

#links{
	background: transparent url(gradient.jpg) -600px;
}

#maps{
	background:transparent url(gradient.jpg) -100px;
}

#menu{
	float: right;
	font-family: impact, verdana, arial, sans-serif;
	letter-spacing: 1px;	
}

#menu a{
	color: #fff;
	display: block;
	height: 100%;
	padding-bottom: 25px;
	padding-top: 25px;
	text-decoration: none;
	width: 100%;
}

#menu a:hover{
	background-color: #a5a9a8;
}

#menu li {
	clear: none;
	color: #fff;
	float: left;
	list-style: none;
	margin-left: 15px;
	width: 80px;
}
#music{
	background: transparent url(gradient.jpg) -300px;
}
#news{
	background: transparent url(gradient.jpg);
}

#page{
	margin: auto;
	width: 760px;
}

#projects{
	background: transparent url(gradient.jpg) -200px;
}

#projects abbr{
border:0;
}

#trapi{
	float: left;
	margin-top: 20px;
}
#music{
	background: transparent url(gradient.jpg) -300px;
}
.ample{width:550px!important}

*/
