/* .............................. */
/* Basic */
/* .............................. */

body {
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Consolas;
	letter-spacing:0.5px;
	color:#666666;  /*6x3*/ /*color de la font body*/
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	text-align:center;
	}

html, body {
     min-height:100.1%;
	}

/* .............................. */
/* Links */
/* .............................. */

a {
	color:#333333; /* eee */
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	color: #081294; 

	}

/* .............................. */
/* Headings */
/* .............................. */

h1 {
    float:left;
	clear:left;
	font-weight:bold;
	font-size:11px;
	letter-spacing:2px;
	color:#ffffff;
	margin:0px;
	margin-left:5px;
	padding:0px;
	}
	
h1 a {
    text-decoration:none;
	color:#ffffff;
	}

h1 a:hover {
    text-decoration:none;
	}

.title {   /*títols de les fotos principals*/ 
	font-weight:bold;
	font-size:16px;  /*11*/
	letter-spacing:1px;
	color:#333333; /*abans ffffff*/ 
	margin:0px;
	margin-bottom:5px;
	margin-left:15px;
	padding:0px;
	}

h3 {   /* Títols del about i del browse i categories */
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
	text-align:left;
	}

/* .............................. */
/* Navigation and menu */ 
/* .............................. */

#navigation {   /* Navegador superior */ 
    background:#ffffff;  
	border-bottom:0px solid #ffffff;  /* borde inferior de la capçalera, abas 000000 */
	padding:0px;  /*5*/
	height:40px; /* amplada 35 */
	margin-bottom:30px;  /* distància amb el contingut de la part inferior 40 */
	}

.menu {
   	float:right;
	/*clear:top; /*center*/
	text-align:right;
	font-size:11px;
	}
.menu a {
	padding:0px;  /*7*/ 
	padding-left:10px;
	padding-right:10px;
	}
		
.menu a:hover {
	text-decoration:none;
	color:#ffffff;
	}
	
/* .............................. */
/* Content*/
/* .............................. */

.addcomment {
    float:center;
	clear:center;
	padding:0px;
	}
	
#photo {
    background:#ffffff;  /*eeeeee*/
    padding:2px;  /* El marc que hi ha a la foto principal */
	border:1px solid #081294;  
	}

#image-navigate { /* ara conté el títol */ 
    background:#ffffff;
	padding:20px;   /*espai de sota la foto i sobre el image navigate*/
	height:50px;    /* 15, afecta a l'espai que hi ha després del previus - next */ 
	width:65%;   /*70*/
	margin:0px auto;
	}
	
#image-navigate a {
	padding:10px;   /*¿?¿? */ 
	}

.image-previous {
    float:center;
	}

.image-next {
	float:center;
	}

#image-info {
    background:#ffffff;  /* en desús, sobre la foto una franja buida */
	border:0px solid #aaa;
	padding:1px;   /*20   */ 
	text-align:left;
	width:100%;   /*65 */ 
	margin:0px auto;
	margin-bottom:5px;   /* 25   */ 
	line-height:1px;
	color:#333333;
	}
	
#image-notes {
	width:70%;
	vertical-align:top;
	}
#image-exif {
    padding-top:10px;
    text-align:right;
	width:25%;
	vertical-align:top;
	}
	

/* .............................. */
/* Browse */
/* .............................. */

#page {
    background:#ffffff;  /* Fons de la zona on tenim les fotos i del text en el ABOUT , abans 333333*/
	border:0px solid #081294; /* borde de la zona de arxiu */ 
	padding:20px;
	text-align:left;
	width:65%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

#page a {
    font-weight:bold;
	}
	
#page img {
	background:#fff;
    padding:2px;  /* El marc que hi ha a la fotos petites */
	border:1px solid #081294;
	}

.column{
	width:50%;
	text-align:left;
	vertical-align:top;
	}
	
.thumbnails {
	border:1px solid #000000;
	padding:3px;   
	margin:3px;
	}

/* .............................. */
/* Comments */
/* .............................. */

#comment-top {
    background:#ffffff;
	border-bottom:1px solid #081294;   /*aaa*/ 
	padding:5px;
	margin-bottom:25px;
	height:15px;
	}    

#comments {
    margin:0px auto;
	width:95%;
	text-align:left;
	}
	
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:10px;
	}
	
#comments li {
	display:block;
	margin:0px;
	margin-bottom:10px;
	color:#666666;   /*eee*/
	text-decoration:none;
	padding:10px;
	border:0px solid #081294;   /*aaa*/
	}
	
#comments li a {
	color:#666666;
	text-decoration:none;
	}

#comments li a:hover {
	color:#000000;
	}
	
#comments li:hover {
	background:#ffffff;
	}

#comment-middle {
    background:#ffffff;
	border-top:1px solid #666666;
	padding:5px;
	margin-top:25px;
	height:15px;
	} 

#addcomment {
    width:100%;  /*90*/
	text-align:left;
	padding:10px;
	margin:0px auto;
	border:1px solid #081294;
	background:#ffffff;  /*333333*/
	}

.input {
    width:45%;
	font-size:10px;
	border:1px solid #081294;
	background-color:#ffffff;
	color:#666666;
	padding:5px;
    }
	
#addcomment textarea {
	width:90%;
	height:50px;
	font-size:12px;
	border:1px solid #081294;
	background-color:#ffffff;
	color:#666666;
	padding:5px;
	}

.comment-button {
    background:#ffffff;
	border:1px solid #aaa;
	color:#666;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
	}

/* .............................. */
/* Footer */
/* .............................. */

#footer {
   text-align:center;
   margin-bottom:20px;  /* 20*/
   height:50px; /*no hi era i feia que apareguessin 2 footer*/ 
   }

/* .............................. */
/* Calendar if somebody wants to use */
/* a calendar in the template        */
/* .............................. */


.td-calendar-days-vz {
	padding:1px;
	text-align:center;
	border-top:0px solid #000;
	border-bottom:1px solid #000;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#000;
	}
.td-calendar-days-vz:hover {
    background:#444;
    }

.td-calendar-days {
	padding:1px;
	text-align:center;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#000;
	}
.td-calendar-days:hover {
    background:#444;
    }
.td-calendar-navi-vz {
	border-top:0px;
	border-bottom:1px solid #000;
	border-right:0px;
	border-left:0px;
	text-align:center;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi-vz a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-navi {
	border-top:0px;
	border-bottom:1px solid #000;
	border-right:0px;
	border-left:0px;
	text-align:right;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound {
	padding:1px;
	text-align:center;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	border-left:1px dotted #000;
	border-right:1px dotted #000;
	background:#f5f5f5;
	}
.td-calendar-days-imagefound:hover {
    border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#666;
    }
.td-calendar-days-imagefound a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound a:hover {
    text-decoration:none;
    color:#fff;
    }
.table-calendar {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:600px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}
.table-calendar-vz {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:200px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}
