* { padding: 0; margin: 0; }
body{
	background-color:#fff!important;}

#mainwrapper {
	font-family: Arial, Helvetica, sans-serif; /*si nomes fem servir una tipo, la definim aqui*/
	color:#FFF;
	background-image:url(img/bg_arros.jpg);
	width:100%;
	background-repeat: no-repeat;
	background-position: center 127px;
	background-color: #fff;
}

img {
	border:none;
	}
	
a:link {
 color:#3A5958;
 text-decoration:none;
}
a:visited {
 color:#3A5958;
 text-decoration:none;
}
a:hover {
 color:#3A5958;
 text-decoration:underline;
}
.hidden{ display: none;}

h1{
	display: block;
	background-repeat: no-repeat;
	margin-top: 30px!important;
	float: left;
}
h1 a{
	height: 0px!important;
	padding-top: 150px!important;
	display: block!important;
	overflow: hidden!important;
	margin: 0px!important;
	font-size: 0.1em!important;
}

h2{
 font-size:16px;
 color:#3A5958;
 line-height: normal!important;
}
h3{
 font-size:16px;
 color:#de9b3a;
 line-height: 20px;
}
p{
font-size:12px;
color:#fff;
line-height: 18px;
}

.naranja{
color:#d97c0a;
}

.marron{
color:#3A5958;
}

#wrapper { 
 margin: 0 auto; /*d'aquesta forma centrem tot el block en la pagina*/
 width: 1000px; /*aqui definim la amplada de la pagina*/
 display: block;
}

#header {
	/*background-image:url(img/bg_cap.jpg);
	background-repeat:no-repeat;*/
	width: 940px;
	float: left;
	padding: 0px;
	height: 150px;
	padding-left:20px!important;
	margin: 0px;
	*margin-bottom: -5px;
}
#header .horari {
	background-image:url(img/bg_horari.gif);
	background-repeat:no-repeat;
	width: 220px;
	height:150px;
	float: left;
	margin-top:30px;
	margin-left:123px;
	background-position: 0px 23px;
}
#header .horari p {
	width: 150px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: normal;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	display:block;
	/*padding-left: 50px;*/
	margin:0 -20px 0 0;
}
#header .horari p img {
	margin-top:8px;
	margin-bottom:8px;
}

#leftcolumn { 
 color: #333;
 background: #FFFFFF;
 margin: 0px;
 padding: 20px;
 width: 555px;
 float: left;
 display: inline;
}

#leftcolumn ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#leftcolumn li { /*definim com volem que sigui els items del menu*/
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
}

#rightcolumn { 
 float: right;
 color: #333;
 border-left: 1px solid #c6ae91;
 background: #fcf1db;
 margin: 0px;
 padding: 19px;
 width:302px;
 display: inline;
}

/* --------- PEU -----------*/

#bg_footer {
	width: 100%;
	height:444px;
	display: block;
	background-color: #D7D4C9;
	clear:both;
	background-image: url(img/bg_peu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	width: 960px;
	height:130px;
	clear: both;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#55544F;
	padding-top:50px;
	margin-bottom: 15px;
	width:450px;
}
#logoCcrtvi {
	float:left;
	padding-right: 30px;
}
#logoEscandalo{ 
 float:left;
 padding-right: 30px;
}
#logoTV3 { 
 float:left;
}
.txtPeu {
 width: 550px;
 float:right;
 text-align:right;
 padding: 0px;
 color:#55544F;
 font-size:12px;
 margin-top:-20px;
}
.txtPeu p {
 color:#55544F;
}

.txtPeu a:link, .txtPeu a:visited { color: #55544F; text-decoration: none;}
.txtPeu a:hover, .txtPeu a:active { color: #55544F; text-decoration:underline;}

/*-----------------------------------------------------------
  Main content / Els containers on anira cda comentari
-----------------------------------------------------------*/
/*#container{
	width: 468px; 
	height: 100%; 
	overflow: visible; 
	float: left; 
	padding: 0px 0px 12px 0px;
	background-color:#FF9900;
}*/
#container{
	color: #434343;
	margin: 0px;
	width: 620px;
	margin-right:20px;
	float: left;
	display: inline;
	background-image: url(img/bg_top_container.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	background-color:#F6E4DB;
}
#container_bottom{
	padding: 0px 20px 30px;
	margin: 0px;
	background-image: url(img/bg_bottom_container.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content{
	
}

.content a:link, .content a:visited { color: #3A5958; text-decoration: none;}
.content a:hover, .content a:active { color: #3A5958; text-decoration:underline;}

.publiAdsense{
	height: 67px;
	width: 530px;
	background-image: url(img/bg_adsense_baner.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 50px;
	margin-bottom: 30px;
	}

/*-------------------------------------------------
  Item styles // Hora i Titol
-------------------------------------------------*/
.contenttitle {
	margin-bottom:10px;
}
.contenttitle h2{
	color:#C43400;
	font-size:26px;
}
.contenttitle h2 span{
	color:#434343;
	font-size:16px;
	font-weight:bolder;
	display:block;
}
.contenttitle h2 a:link, .contenttitle h2 a:visited { color:#C43400;font-size:26px;text-decoration: none;}
.contenttitle h2 a:hover, .contenttitle h2 a:active { text-decoration: underline;}


/*-------------------------------------------------
  Item info // Items d'informació
-------------------------------------------------*/
.contentitem{
	padding: 0 0 15px 0;
	margin: 5px 0;
	background-image: url(img/bg_items.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentitem1{ 
	display: inline; 
	background: url(img/ico_categoria.gif)	top left no-repeat;
	padding-bottom:5px
}
.contentitemcategory{ 
	font-size:11px;
	margin:0px; 
	padding:0 10px 0 20px;
}

.contentitemcategory span{ 
	color:#434343;
	font-weight:bold;
}
.contentitem2{ 
	display: inline;
	background: url(img/ico_usuari.gif) top left no-repeat;
	padding-bottom:5px
}
.contentitempostedby{ 
	color:#C43400; 
	font-size:11px;
	margin:0px; 
	padding:0 10px 0 20px; 
}
.contentitempostedby span{ 
	color:#434343;
	font-weight:bold; 
}

.contentitem3{ display: inline;
background: url(img/ico_comentari.gif) left no-repeat;
padding-bottom:5px
}
.contentitemcomments{ 
	color:#fff; 
	font-size:11px;
	margin:0px; 
	padding:0 10px 0 20px; 
}

.contentitem4{ display: inline;	padding: 2px 0;}
.contentitemedit{ background: url(img/bgedit.gif) top left no-repeat;	font-size: 9px;  padding-left:14px; padding-bottom:0px; padding-right:0px; vertical-align:middle;}


.contentitem a:link, .contentitem a:visited { font-size:11px; color:#C43400; text-decoration:none; }
.contentitem a:hover, .contentitem a:active { font-size:11px; color:#C43400; text-decoration:underline;}

.contentitem5{ display: inline;}

.contentbody{overflow:hidden; margin-top:20px; font-size:14px; line-height:20px; margin-bottom:50px}
.contentbody p{color:#fff; margin-top:10px; margin-bottom:20px; background-color:#12A5FF; padding:2px; width:80px; font-size:14px;}
.contentbody p a:link, .contentbody p a:visited{color:#fff;text-decoration:none;}
.contentbody p a:hover, .contentbody p a:active{color:#fff;text-decoration:underline;}
.contentbody a:link, .contentbody a:visited { color:#12a5ff; text-decoration:underline;}
.contentbody a:hover, .contentbody a:active { color:#12a5ff; text-decoration:underline;}

.contentbody img{
	margin:0 0 10px 0;
	border: 1px solid #333;
	padding:5px;
}



/*-------------------------------------------------
  Comments / Comentaris
-------------------------------------------------*/
/*Capça del comentari*/
.itemcomment{
	font-size:14px;
	color:#222;
	margin: 10px 0 10px 0;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFF;
}
/*Títol del comentari*/
.itemcomment h3{
	font-size: 14px;
	color:#222;
	background-image: url(img/ico_usuariComment.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
}
.commentbody{
	font-size: 14px;
	line-height:16px;
	width: 560px;
	color:#222;
	padding: 0;
	}
/*.itemcomment:hover{ background: #3D3D3D url(img/bgcomment2b.gif) no-repeat; background-position: 0px 0px; margin: 10px 0 30px 0; padding-left:18px;}*/
.commentinfo{font-size:12px; color:#999; margin:0px; padding-top:15px;}

/* Això crec que no serveix de res!!!!!*/
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{ background: #F9F9F9 url(images/commentquote02.gif) no-repeat; background-position: 6px 9px; border: 1px solid #B3C492;}
.id1:hover{ background: #F9F9F9 url(images/commentquote02.gif) no-repeat; background-position: 6px 9px;	border: 1px solid #B3C492;}




/*-----------------------------------------------
  Menu
-------------------------------------------------*/
/*zona menu*/
#sidebarcontainer{
	text-align:left;
	float: right;
	width: 320px;
	height: 100%;
	padding:0px;
	margin: 0px;
}
#sidebarcontainer .bg_sidebar{
	text-align:left;
	float: right;
	width: 328px;
	padding:0;
	margin-left:6px;
	margin-right:6px;
	background-repeat:no-repeat;
}

.sidebar{  margin:0px 0px 10px 0px; vertical-align:top; padding:0px 0px 0px 0px}

.sidebar h2{
	margin:0;
	padding:0;
}
.sidebar p{
	color:#666;
	font-size:14px;
	line-height: 20px;
}
.sidebar#sobre p{
	color:#666;
	font-size:12px;
	line-height: 18px;
}
.sidebar#sobre h2 a:link{
	height:53px;
	margin: 20px 0 20px 0;
	display:block;

}

.sidebarPubli{
	width:300px;
	margin:0px 0px 10px;
	padding:10px;
	background-image: url(img/bg_roba.gif);
	height: 260px;
	background-repeat: no-repeat;
}

.sidebarPubliTxt{
	width:320px;
	margin:0px;
	padding:0px;
	text-align: right;
}
.sidebarPubliTxt2{
	width:320px;
	margin:0px;
	padding:0px;
	text-align: right;
	text-align:center;
}

/* Caixa del menu*/
.sidebard0{ background-repeat:no-repeat; width:208px; margin: 0; padding:3px 3px 12px 3px; }
.sidebard0 p{ font-size:9px; color:#999999; margin:0px; padding-top:6px; padding-left:6px; padding-right:6px;}
.sidebardl{ padding: 0px;   margin: 0px; list-style:none;}

/* Tiol de la secció*/
.sidebardl dl{ 
	margin: 0px;
	padding: 0px;
} 

.sidebardl dt{ 

	margin:0px; 
	padding:0px; 	
}


/* Text del menu  */
.sidebardl dd{
	font-size:13px;
	text-align:left;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	font-weight:bold;
	background-image: url(img/ico_fletxa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sidebarRss .sidebardl dd{
	font-size:13px;
	text-align:left;
	margin: 0px;
	padding: 10px 0px 0px 25px;
	font-weight:bold;
	background-image: url(img/ico_rss.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sidebarRss .sidebardl dd.icopodcast{
	background-image: url(img/ico_itunes.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#sidebarpubli {
	padding:6px; 
	background-image: url(img/fond_publi.gif);
	background-repeat: no-repeat;
	background-position:center;
}


#sidebarcontainer a:link, #sidebarcontainer a:visited{ color: #C43400; text-decoration:none;}
#sidebarcontainer a:hover, #sidebarcontainer a:active{ color:#C43400; text-decoration:underline;}

.sidebarRss{  margin:0px 0px 10px 0px; vertical-align:top; padding:0;}

#calendari dd{
font-size:14px; 
text-align:left;
margin: 0 0 10px 0;
padding:0;
}

#calendari .calendar{
	width:240px;
	margin:0 auto;
}
#calendari .calendar caption{
	color:#12A2FF;
	font-size:14px;
	margin: 0;
	padding: 0 0 10px 45px;
	font-weight:bold;
}
#calendari .calendar caption a:link{
	color:#12A2FF;
	text-decoration:none;
}
#calendari .calendar caption a:hover{
	text-decoration:underline;
}

#calendari .calendar .calendardateheaders th{
	padding-bottom: 20px;
}
#calendari .calendar td.days{
	padding-bottom: 20px;
}
#calendari .calendar td.days a:link{
	color:#12A2FF;
	text-decoration:underline;
}
#calendari .calendar td.today{
	padding-bottom: 20px;
}
#calendari .calendar td.today a:link{
	background-color:#12A2FF;
	padding:4px;
}

#calendari dd strong{
	color:#12A2FF;
	font-size: 16px;
}

#calendari dd.llistit{
	line-height: 24px;
}	





/*-------------------------------------------------
  Forms / Formulari
-------------------------------------------------*/
.loginform, .searchform{ margin: 5px 0;}
 .searchform{
	 width: 320px;
	 height: 41px;
	 
	 }
	 
.content .searchform{
	margin-bottom:50px;
	 }
	 

	 
.searchform br { display:none;}

.commentform, .mailform{  margin:0; padding: 10px;color:#000000; font-size:11px; background-color:#FFF; display:block;}
.commentform a:link, .commentform a:visited{ color:#000; text-decoration:underline;}
.commentform a:hover, .commentform a:active { color:#FF3300; text-decoration:underline;}
.commentform img{ margin: 5px 0 0 0;}

/*la forma dels Camps*/
.formfield{ font-size: 11px; background: #ffffff;	color: #5F5F5F; border:	1px solid #8BB2B0; margin: 10px 0 0 0;}
/*la forma del boto*/
.formbutton{
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 5px 0 0 0;
	padding:5px 10px 5px 10px;
	background-color: #09F;
}
/*Missattge d'error en el Login i la clau*/
.error{	color: black; font-weight: bold; margin:0px; padding-bottom:12px;}
/*Temany del textarea*/
.commentform .formfield, .mailform .formfield{
	width: 250px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #E0E0E0;
	color:#000;
	border: none!important;
	display:block;
}

.commentform textarea, .mailform textarea{
	width: 500px!important;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#E0E0E0;
	color:#000;
	border: none!important;
}


.searchform .formfield{
	width: 200px!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px!important;
	color:#000!important;
	border: none!important;
	background:#E0E0E0!important;
	padding: 3px!important;
	margin: 0px!important;
	float:left!important;
	font-weight: bold;
	height: 24px;

}
.searchform .formbutton{
	width: 96px;
	padding: 0px;
	float:left;
	border: none;
	background:url(img/bot_busca.gif) no-repeat;
	margin: 0px 0px 0px 5px;
	height: 28px;
	font-size:1px;
}
.loginform .formfield{
	width: 130px;
    font-family: Arial;
	padding: 5px;
	margin: 0 2px 2px 0;
}
.loginform .formbutton{
	/*width: 60px;*/
	padding: 5px 10px 5px 10px;
}
.mainform .formfield{
	width: 280px;
    font-family:  Arial;
	padding: 5px;
	margin: 0 2px 2px 0;
}
.mailform .formbutton{
	/*width: 100px;*/
	padding: 5px 10px 5px 10px;
}
#nucleus_cf_name, #nucleus_cf_mail{
    width: 300px;
    margin-right: 105px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 25px;
}

.commentform .formbutton{
	/*width: 100px;*/
		font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding:5px;
	background-color: #434343;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border: none;
	height: 30px;
	display:block;
}


.commentform label{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #434343;
	font-weight: bold;
}

.contentbody .rightbox{
	float: right;
	padding: 10px 0 10px 10px;
}

.contentbody .leftbox{
	float: left;
	padding: 10px 10px 10px 0;
}

.widget{ text-align:center; margin-bottom:20px;}
