@charset "utf-8";

#blogs {
	margin: 0px;
	margin-bottom: 40px;
	padding: 0px;
	padding-bottom: 10px;
}
#blogs div#contingut_blogs {
	margin: 0px;
	padding: 0px;
}
.bloc_blog {
	position: relative;
	min-height: 111px;
	padding: 0 0 16px 0;
	margin: 0px;
	display: block;
	/*border-bottom: #FFF dotted 6px;*/
	z-index: 1000;
	transition-duration: 0.4s;
	background: #F4F4F4 url("../img/blogs/blog_forat_sup.png") bottom left repeat-x;
}
.bloc_blog:hover {
	/*background-color: #ECECEC;*/
	background-image: url("../img/blogs/blog_forat_sup.png"), linear-gradient(#F0F0F0 15%, #E7E7E7 90%);
	background-position: bottom left, top left;
	background-repeat: repeat-x, no-repeat;
}
.darrer_blog {
	border: 0px;
	border-radius: 0 0 8px 8px;
	background-image: none;
}
.darrer_blog:hover {
	background-image: linear-gradient(#F0F0F0 15%, #E7E7E7 90%);
}
.nom_blog {
	position: relative;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 18px 10px 5px 20px;
	width: 420px;
	color: #333;
	font-weight: bold;
	background: transparent url("../img/blogs/blog_forat_inf.png") top left repeat-x;
	/*background: url("../img/blogs/blog_marca_titol.png") no-repeat 10px 1.1em;*/
	margin-bottom: 10px;
}
.primer_blog {
	padding-top: 15px;
	background: transparent url("../img/blogs/blog_primer.png") no-repeat top left;

}
.bloc_blog a.enllac_blog {
	transition: 0.4s;
}
.bloc_blog a.enllac_blog:before {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 17px;
	left: 0;
	transition: 0.4s;
}
.bloc_blog .primer_blog a.enllac_blog:before {
	top: 14px;
}
.bloc_blog:hover a.enllac_blog {
	padding-left: 5px;
}
.bloc_blog:hover a.enllac_blog:before {
	opacity: 1;
	left: 12px;
}
.post_blog {
	position: relative;
	left: 85px;
	width: 348px;
	padding: 0px;
	margin: 0px;
}
.post_blog p.contingut_post {
	text-align: justify;
}
a.titular:link,
a.titular:visited,
a.titular:active {
	font-size: 1em;
	color: #00589c;
	text-decoration: none;
	border: none;
	line-height: 1.5em;
}
a.titular:hover,
a.titular:focus {
	font-size: 1em;
	color: #0059A2;
	border-bottom: 1px dotted #0059A2;
	text-decoration: none;
	cursor: pointer;
	line-height: 1.5em;
}
.img_blog {
	position: absolute;
	top: 50px;
	left: 15px;
	float: left;
	height: 55px;
	width: 55px;
	margin: 0px;
	padding: 0px;
	/*background-color: #B8B8B8;*/
	opacity: .75;
	transition-duration: 0.4s;
}
.bloc_blog:hover .img_blog {
	opacity: 1;
}
.titol_post {
	margin-bottom: 5px;
	font-weight: bold;
	text-align: left;
	margin-right: 3.5em;
}
.data_post {
	/*
	position: relative;
	float: right;
	font-size: 0.9em;
	color: #999;
	font-weight: bold;
	padding: 0px;
	line-height: 1.25em;
	letter-spacing: 1px;
	*/
	/*background-color: #E9E9E9;*/
	/*border: 1px solid #D9D9D9;*/
	/*
	margin-left: 15px;
	top: 3px;
	*/
	
	position: absolute;
	float: right;
	right: 1em;
	top: 1.75em;
	margin: 0 0 1em 1em;
	border: 1px solid #C7C7C7;
	background: url(../img/blogs/fons-data.gif) repeat-x center center;
}
.data_post_dia {
	/*background-color: #FFF;*/
	color: #7F7F7F;
	width: 34px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.25em;
	padding: 0;
}
.data_post_mes {
	/*background-color: #C7C7C7;*/
	color: #FFF;
	width: 34px;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	padding: 0;
	padding: 2px 0px 1px 2px;
	line-height: 1em;
}
.data_post_sobre {
	position: absolute;
	float: left;
	top: 0;
	left: 0;
	width: 36px;
	height: 30px;
	cursor: default;
}
.contingut_post {
	margin-bottom: 5px;
	line-height: 1.5em;
}
span.breu_post {
	margin-right: 0em;
}
span.mes_contingut {
	margin-left: .5em;
}
span.mes_contingut:before {
	content: "[";
}
span.mes_contingut:after {
	content: "]";
}
a.mes_contingut {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0 .15em;
}



/*	Elements del compte enrere	*/

.bloc_compte_enrere {
	position: relative;
	height: 30px;
	border-radius: 0 0 8px 8px;
	width: 450px;
	border-bottom: 1px solid #DDD;	/*	#E0E0E0	*/
	background-color: #F4F4F4;	/*	#FAFAFA	*/
	padding: 0;
	margin: -27px 0 0;
	display: block;
	z-index: 0;
	overflow: hidden;
	box-sizing: border-box;
	transition-duration: 0.5s;
}
.bloc_compte_enrere:hover {
	margin-top: -5px;
}
.bloc_compte_enrere .barra {
	position: relative;
	height: 30px;
	width: 448px;
	max-width: 448px;
	/*background-color: #E0E0E0;	/*	#E0E0E0	*/
	background-image: linear-gradient(#F4F4F4 15%, #DDD 85%);
	top: 0;
	left: 0;
}
.bloc_compte_enrere .text {
	position: absolute;
	float: left;
	height: 28px;
	width: auto;
	max-width: 400px;
	background-color: transparent;
	color: #666;
	padding: 12px 1em 0;
	top: 0;
	left: 0;		
	box-sizing: border-box;
	line-height: 1em;
}
/*
	

*/
#blogs div#contingut_blogs div#blog_criteris table {
	border-collapse: separate;
	border-width: 1px;
	margin: .3em 0;
}
#blogs div#contingut_blogs div#blog_criteris span.exemple {
	font-weight: normal;
}
