/*
Theme Name: Tema QMR - aecreus.cat
Theme URI: http://www.aecreus.cat
Description: WordPress Theme. tQmr08.aecreus.1.0.0
Version: 12 Apr, 14:22
Author: Quim Miralles
Author URI: http://www.quimmiralles.cat

*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:  arial, "Trebuchet MS", verdana, Tahoma, helvetica, sans-serif, Georgia,  "Times New Roman", serif;
	color: #000000;
	/*background-color: #FFFFFF;*/
	background: #E6F5FC;
	}
	
a {
	text-decoration: none;
	font-weight: bold;
	color:  #000000;
	/* color:  #808080; */
	outline: none;
	text-decoration: underline
	}
a:visited {
	color:  #000000;
	/* color:  #808080; */
	}
a:active {
	color:  #000000;
	/* color:  #808080; */
	}
a:hover {
	color: #000000;
	/* color:  #808080; */
	text-decoration: underline;
	}

#amenu {
	text-decoration: none;
	font-weight: normal;
	color:  #ccc; 
	outline: none;
}

.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

p.peu {
border-bottom:1px dashed #CECFCE;
color:#999999;
font-size:0.7em;
margin:1.4em auto 0pt;
padding-bottom:5px;
text-align:right;
text-transform:uppercase;
}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
post-info {
	font-size: 10px;
	line-height: 18px;
}

img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
	
.somp {
position:absolute;
bottom:0px;
width:90%;
border-top:1px dashed gray;
color:gray;
font-size:12px;
padding-top:5px;
margin-bottom:5px;
/* SOME M$ IE FIXES */
/*#left:0px;
#bottom:-50px;*/
}



#top {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	/* background: #fff; */
	background: #E6F5FC;
	height: 120px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 120px;
	width: 995px;
	}

html>body #top {
	height: 150px; /* ie5win fudge ends */
	}
#topmenu {
	position: absolute;
	font-family:Trebuchet MS;
	font-size:16px;
	text-align: center;
	top: 120px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	/*padding: 0px;*/
	 padding-top: 0px;
	border: 0px;
	background: #000000;
	height: 24px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 24px;
	width: 1007px;
	color: #ffffff;
		z-index: 10;
	}

#topmenu a:link, #topmenu a:visited{
	color: #ffffff;
}

#topmenu a:hover {
	color: #ffcc66;
	text-decoration: underline;
	}

#left {
	position: absolute;
	top: 150px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	/*background: #666;*/
	background: #E6F5FC;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}

html>body #left {
	width: 100px; /* ie5win fudge ends */
	}

#middle {
	/*position: absolute;*/
	position: relative;
	top: 150px;
	left: 170px;
	padding: 10px;
	border: 1px;
	/*background: #FFFFFF;*/
	background: #E6F5FC;
	width: 657px; /* ie5win fudge begins */ /* total: 757 */ 

	/*margin: 0px 150px 0px 100px;*/
	width: 657px;
	height: 820px; /* 740 */
	overflow: auto;
	}

#middle a:link, #middle a:visited{
	color: #000000;
}
#middle a:hover {
	color: #3A7ADB;
	text-decoration: underline;
}

#right {
	position: absolute;
	top: 150px;
	left: 857px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 0px;
	border: 0px;
	/* background: #666;*/
	background: #E6F5FC;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #right {
	width: 150px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
#peu {
	position: absolute;
	/*margin: 0px 0px 0px 0px;*/
	top: 910px;
	left: 0px;
	width: 995px;
	padding: 0px;
	border: 0px;
	/*background: #fff;*/
	/*background: #E6F5FC;*/
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
	z-index: 15;
	}
	
#peufons {
	position: absolute;
	/*margin: 0px 0px 0px 0px;*/
	top: 910px;
	left: 0px;
	width: 995px;
	padding: 0px;
	border: 0px;
	/*background: #fff;*/
	/*background: #E6F5FC;*/
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100px;
	z-index: 14;
	}
	
#peucontingut {
	position: absolute;
	/*margin: 0px 0px 0px 0px;*/
	top: 970px;
	left: 0px;
	width: 995px;
	padding: 0px;
	border: 0px;
	height: 20px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 20px;
	color: #000000;
	z-index: 20;
	}

#peucontingut a:link, #peucontingut a:visited{
	color: #000000;
}
#peucontingut a:hover {
	color: #3A7ADB;
	text-decoration: underline;
}


.navigation {
	/* display: block; */
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000; /*#FFFFCC;*/
font-size: 12px;

}

.navigation a:link, .navigation a:visited{
	color: #000000; /*#FFFFCC;*/
}

.navigation a:hover{
	color: #ffcc66; /*#FFFFCC;*/
}


.alignright {
	float: right;
}

.alignleft {
	float: left
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post-event {
	margin: 0 0 40px;
	text-align: justify;
	}

	
.post-info {
	font-size: 10px;
}

.center {
	text-align: center;
	}

.botoleftcontingut {
	position: relative;
/*	top: 0px;
	left: 0px;
	margin: 0px;*/
	padding: 5px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	width: 150px;
	height: 100px;
	font-size: 12px;
	text-align: center;
	z-index: 5;
	}

.wplistcal {
  margin: 0;
  padding: 0;
}
.wplistcal li {
  list-style-type: none;
}
/**/
#botoleftcontingut1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 3px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 5;
	color: #000000;

	}

#botoleftcontingut1 a:link, #botoleftcontingut1 a:visited{
	color: #000000;
}
#botoleftcontingut1 a:hover {
	color: #3A7ADB;
	text-decoration: underline;
}


#botoleftcontingut2 {
	position: absolute;
	top: 110px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 5;
	color: #000000;
	}

#botoleftcontingut2 a:link, #botoleftcontingut2 a:visited{
	color: #000000;
}
#botoleftcontingut2 a:hover {
	color: #3A7ADB;
	text-decoration: underline;
}


#botoleftcontingut3 {
	position: absolute;
	top: 220px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 5;
	color: #000000;
	}

#botoleftcontingut3 a:link, #botoleftcontingut3 a:visited{
	color: #000000;
}
#botoleftcontingut3 a:hover {
	color: #3A7ADB;
	text-decoration: underline;
}


#botoleftcontingut4 {
	position: absolute;
	top: 330px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 5;
	color: #000000;
	}

#botoleftcontingut4 a:link, #botoleftcontingut4 a:visited{
	color: #000000;
}
#botoleftcontingut4 a:hover {
	color: #3A7ADB;
	text-decoration: underline;
}

#botoleftcontingut5 {
	position: absolute;
	top: 440px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 5;
	color: #000000;
	}

#botoleftcontingut5 a:link, #botoleftcontingut5 a:visited{
	color: #000000;
}
#botoleftcontingut5 a:hover {
	color: #3A7ADB;
	text-decoration: underline;
}

#botoleftcontingut6 {
	position: absolute;
	top: 550px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 210px;
	z-index: 5;
	color: #000000;
	}

#botoleftcontingut6 a:link, #botoleftcontingut6 a:visited{
	color: #000000;
}
#botoleftcontingut6 a:hover {
	color: #3A7ADB;
	text-decoration: underline;
}

/**/
#botoleft1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	/*background: #666;*/
	background: #E6F5FC;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 1;
	}

#botoleft2 {
	position: absolute;
	top: 110px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #E6F5FC;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 1;
	}

#botoleft3 {
	position: absolute;
	top: 220px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #E6F5FC;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 1;
	}

#botoleft4 {
	position: absolute;
	top: 330px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #E6F5FC;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 1;
	}

#botoleft5 {
	position: absolute;
	top: 440px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #E6F5FC;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 1;
	}

#botoleft6 {
	position: absolute;
	top: 550px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #E6F5FC;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 210px;
	z-index: 1;
	}

/**/

#botorightcontingut1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 3px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 210px;
	z-index: 5;
	color: #000000;
	}

#botorightcontingut1 a:link, #botorightcontingut1 a:visited{
	color: #000000;
}
#botorightcontingut1 a:hover {
	color: #3A7ADB;
	text-decoration: underline;
}


#botorightcontingut2 {
	position: absolute;
	top: 110px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 5;
	color: #000000;
	}

#botorightcontingut2 a:link, #botorightcontingut2 a:visited{
	color: #000000;
}
#botorightcontingut2 a:hover {
	color: #3A7ADB;
	text-decoration: underline;
}

#botorightcontingut3 {
	position: absolute;
	top: 220px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 5;
	color: #000000;
	}

#botorightcontingut3 a:link, #botorightcontingut3 a:visited{
	color: #000000;
}
#botorightcontingut3 a:hover {
	color: #3A7ADB;
	text-decoration: underline;
}


#botorightcontingut4 {
	position: absolute;
	top: 330px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 5;
	color: #000000;
	}
	
#botorightcontingut4 a:link, #botorightcontingut4 a:visited{
	color: #000000;
}
#botorightcontingut4 a:hover {
	color: #3A7ADB;
	text-decoration: underline;
}


#botorightcontingut5 {
	position: absolute;
	top: 440px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 5;
	color: #000000;
	}

#botorightcontingut5 a:link, #botorightcontingut5 a:visited{
	color: #000000;
}
#botorightcontingut5 a:hover {
	color: #3A7ADB;
	text-decoration: underline;
}

#botorightcontingut6 {
	position: absolute;
	top: 550px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 210px;
	z-index: 5;
	color: #000000;
	}
	
#botorightcontingut6 a:link, #botorightcontingut6 a:visited{
	color: #000000;
}
#botorightcontingut6 a:hover {
	color: #3A7ADB;
	text-decoration: underline;
}

/**/

#botoright1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #E6F5FC;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 210px;
	z-index: 1;
	}

#botoright2 {
	position: absolute;
	top: 110px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #E6F5FC;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 1;
	}

#botoright3 {
	position: absolute;
	top: 220px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #E6F5FC;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	}

#botoright4 {
	position: absolute;
	top: 330px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #E6F5FC;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 1;
	}

#botoright5 {
	position: absolute;
	top: 440px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #E6F5FC;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 100px;
	z-index: 1;
	}

#botoright6 {
	position: absolute;
	top: 550px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #E6F5FC;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	height: 210px;
	z-index: 1;
	}
	
#wp-calendar {
text-align:left;
background-color:transparent;
margin:0;
}
 
#wp-calendar td {
height:11px;
width:10px;
/*line-height:15px;*/
/*background-image:url();*/
/*background-repeat:no-repeat;*/
/*background-position:center;*/
font-size:11px;
color:#4f4f35;
}
 
#wp-calendar {
    border: 0px solid #0099CC;
    empty-cells: show;
    font-size: 8pt;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 4px;
    /*margin-left: -10px;*/
    margin-left: 2px;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
    text-decoration: none;
}

#wp-calendar a:hover {
    background: #e0e6e0;
    color: #333;
}

#wp-calendar caption {
    color: #000000;
    font-size: 10pt;
    text-align: center;
    font-weight: bold;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
}

#wp-calendar td {
    /*color: #ccc;*/
    color: #000000;
    font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    letter-spacing: normal;
    padding: 2px 0;
    text-align: center;
}

#wp-calendar td.pad:hover {
    background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
    background: #ffcc66;
    color: #000;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    color: #919560;
    font-weight: bold;
    text-align: center;
}

#bottom_fade {
position: absolute;
	width: 657px;
	height: 200px;
	top: 810px;
	left: 170px;
	/*position: fixed;
	bottom: 0%;*/
	background-image: url("images/bottom-fade.png");
	z-index: 10;
}

#bottom_fade_left {
position: absolute;
	width: 170px;
	height: 200px;
	top: 810px;
	left: 1px;
	/*position: fixed;
	bottom: 0%;*/
	background-image: url("images/bottom-fade.png");
	z-index: 3;
}

#bottom_fade_right {
position: absolute;
	width: 180px;
	height: 200px;
	top: 810px;
	left: 827px;
	/*position: fixed;
	bottom: 0%;*/
	background-image: url("images/bottom-fade.png");
	z-index: 3;
}

