/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout / General
-------------------------------------------------*/
body {
	background:url(/skins/infok/img/background_cap.jpg) no-repeat scroll center top;
 //background:url(/skins/infok/img/background_cap_ie.jpg) no-repeat scroll center top;
	margin:0;
	padding:0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0D3CFA;
}
.web {
	width:300px;
	height:110px;
	margin:90px 0 0 0;
	display:block;
}
.web a {
	width:300px;
	height:90px;
	display:block;
	text-decoration:none;
}
.web a:visited {
	width:300px;
	height:90px;
	display:block;
	text-decoration:none;
}

.web a:hover {
	width:300px;
	height:90px;
	display:block;
	text-decoration:none!important;
}
.web span {
	display: none;
}
img {
	border: 0;
}
form {
	margin: 0;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}
/* Lists */
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
li {
	background: url(images/arrow.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 20px;
}
.rssCentrat{
	width:284px; 
	margin:0 0 10px;
}
/* Links */
a:link, a:visited {
	color: #FF3300;
	text-decoration:none;
}
a:hover, a:active {
	color: #00FFFF;
}
#header a:link, #header a:visited {
	color: #474747;
}
#header a:hover, #header a:active {
	color: #737373;
}
/* Basic classes */
.hidden {
	display: none;
}
.centerize {
	text-align: center;
}
.clearing {
	width: 704px;
	height: 0;
	clear: both;
	border-bottom:0;
}
h1 {
	font-size:medium;
}
/*-------------------------------------------------
  Content wrappers / Containers
-------------------------------------------------*/
#mainwrapper {
	width:950px;
	margin:0 auto;
	background-color:#FFFFFF;
	display:table;
}
#wrapper {
	width:950px;
	margin:0 auto;
	background-color:#FFFFFF;
}
/*-----------------------------------------------------------
  Main content / Els containers on anira cda comentari
-----------------------------------------------------------*/
#container {
	background-color:#FFF;
	width:650px;
	margin:0;
	float:left;
	padding:0;
}
.neteja {
	clear:both;
	height:0px;
	margin:0;
	padding:0;
}
.content {
	padding: 0;
	margin: 10px 0 0 20px;
/*DESCOBREIX background-color:#FF0000;*/}
/*-------------------------------------------------
  Item styles // Hora i Titol
-------------------------------------------------*/

.contenttitle h2 {
	font-size:24px;
	font-weight:normal;
	margin:0px;
	color:#B13303;
	border-bottom: #e6e6e6 2px solid;
}
.contenttitle h2 a:link, .contenttitle h2 a:visited {
	color: #B13303;
	text-decoration: none;
	font-weight:bold
}
.contenttitle h2 a:hover, .contenttitle h2 a:active {
	color: #B13303;
	text-decoration: underline;
	font-weight:bold
}
/*-------------------------------------------------
  Item info // Items d'informació
-------------------------------------------------*/

.contentitem {
	padding: 3px 0 0 0;
	margin: 0 0 15px 0; /*DESCOBREIXbackground-color:#CCCCCC;*/
}
.contentitem1 {
	display: inline; /*DESCOBREIX background-color:#33FF00;*/
}
.contentitemcategory {
	background: url(img/bgcategory.gif) top left no-repeat;
	font-size:10px;
	color:#B13303;
	font-weight:normal;
	margin:0px;
	padding-left:14px;
	padding-bottom:12px;
	padding-right:12px;
	vertical-align:middle;
	visibility: hidden;
	display: none;
}
.contentitem2 {
	display: inline;
	padding-top: 7px;
	padding-left: 10px;
}
.contentitempostedby {
	background: url(/skins/infok/img/bgpostedby.gif) top left no-repeat;
	font-size:10px;
	color:#B13303;
	font-weight:normal;
	margin:0px;
	padding-left:14px;
	padding-bottom:12px;
	padding-right:12px;
	vertical-align:middle;
	visibility: hidden;
	display: none;
}
.contentitem3 {
	display: inline;
	padding-top: 7px;
	padding-left: 10px;
}
.contentitemcomments {
	background: url(/skins/infok/img/bgcomment.gif) top left no-repeat;
	font-size:10px;
	color:#B13303;
	font-weight:normal;
	margin:0px;
	padding-left:14px;
	padding-bottom:12px;
	padding-right:12px;
	vertical-align:middle;
}
.contentitem4 {
	display: inline;
	padding-left: 10px;
*/
}
.contentitemedit {
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem a:link, .contentitem a:visited {
	color: #B13303;
	text-decoration:none;
}
.contentitem a:hover, .contentitem a:active {
	color:#B13303;
	text-decoration:underline;
}
/*-------------------------------------------------
  Item info // Text
-------------------------------------------------*/

.contentbody {
	font-size:14px;
	line-height: 15px;
	margin:0px;
	padding-bottom:36px;
	color:#000000;
	padding-right: 15px;
}
.contentbody p {
	font-weight:bold;
}
.contentbody a:link, .contentbody a:visited {
	color: #B13303;
	font-weight:bold;
	text-decoration:none;
}
.contentbody a:hover, .contentbody a:active {
	color:#B13303;
	font-weight:bold;
	text-decoration:underline;
}
/*-----------------------------------------------
  Menu
-------------------------------------------------*/
/*zona menu*/
#sidebarcontainer {
height:100%;
margin:0;
overflow:hidden;
background-color:#F44F0B;
background-image:url(/skins/infok/img/back_sidebar.jpg);
background-repeat:no-repeat;
float:left;
	
width:300px;
}
.sidebar {
	width:300px;
	margin:0px;
	overflow: hidden;
	padding: 0px;
	}

/* Caixa del menu*/
.sidebard0 {
	width:300px;
	margin: 0px;
	padding:3px 3px 12px 0;
	overflow: hidden; /*DESCOBREIX background-color:#0066CC;*/
}
.sidebard0 p {
	font-size:11px;
	color:#000000;
	padding-top:0px;
	padding-left:6px;
	padding-right:20px;
}
.sidebardl {
	margin: 0;
	padding-bottom:4px;
	font-size: 14px;
	padding-left: 0px;/*DESCOBREIX background-color:#0066CC;*/
	padding-top: 4px;
}
/* Titol de la secció*/
.sidebardl dt {
	/*font-size:18px;
	color:#000000;
	font-weight: bold;
	padding: 5px 0 0 6px;
	background: #B13303;
	display: block;
	height: 26px;
	border-top: black 3px solid;
	border-bottom: black 3px solid;*/
	display:none;
}
/* Text del menu*/ 
.sidebardl dd {
	font-size:13px;
	text-align:left;
	color:#000;
	margin-left: 15px;
	font-weight:normal;
	padding-bottom:10px;
	padding-left:6px;
}
.fletxa {
	background-image:url(/skins/infok/img/ico_fletxa.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding-left:24px;
}
#sidebarcontainer a:link, #sidebarcontainer a:visited {
	color: black;
	text-decoration:none;
	font-weight: bold;
}
#sidebarcontainer a:hover, #sidebarcontainer a:active {
	color: black;
	text-decoration:underline;
}
.linia {
	display: block;
	border: solid #dccba0 2px;
	background: #dccba0;
	height: 2px;
	/*width:100%;*/
	margin-top: -7px;
	margin-bottom: -7px;
}
html>body .linia {
	color: #fff;
	background-color: #dccba0;
	height: 2px;
	padding:0px;
	margin:0px;
	border: 1px solid #dccba0;
	clear:both;
}
.liniab {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #dccba0;
	border-right-color: #dccba0;
	border-bottom-color: #dccba0;
	border-left-color: #dccba0;
	border-bottom-width: 10px;
}
html>body .liniac {
	color: #dccba0;
	background-color: #dccba0;
	height: 10px;
	padding:0px;
	margin:0px;
	border: 1px solid #dccba0;
	clear:both;
	/*width: 100%;*/
}
.liniac {
	border: solid #dccba0 10px;
	background: #dccba0;
	height: 10px;
	/*width:100%;*/
	margin-top: -7px;
	margin-bottom: -7px;
	display: block;
	clear: both;
}

.modul {
	width:264px;
	padding:10px;
	background-image:url(/skins/infok/img/cos_m.gif);
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sidebar .titolmod {
	padding: 0px!important;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 284px;
	height: 25px;
}
.titolmod img {
	margin: 0px!important;
	padding: 0px!important;
}

.cercador {
	width:264px;
	height:60px;
	margin: 0 auto;
	padding-top: 57px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image:url(/skins/infok/img/cercador_fons.gif);
	background-repeat:no-repeat;
}
.sidebar img {
	margin:0px 8px 0 8px;
	padding:0;
}
.tancament {
	color:#000000;
	width:905px;
	/*margin:10px auto;*/
	margin:0px auto;
	font-size:14px;
}
.tancament a{
	color:#000000;
}
.tancament a:link{
	color:#000000;
}


/*-------------------------------------------------
  Footer  / Peu
-------------------------------------------------*/

.footer {
	background-image:url(/skins/infok/img/background_peu.jpg);
	width:950px;
	height:159px;
	margin:0 auto;
	padding:0;
}
.footer ul{
	padding-left:20px;
	width:200px;
	float: right;
	margin: 70px 0 0 0;
	color:#FFFFFF;
	font-size:14px;
	list-style-type:none;
}
.footer ul li{
list-style-type:disc;
list-style-position:outside;
background:none;
margin:0;
padding:0;

}


.footer a:link, a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.footer a:hover{
	text-decoration:underline;
}

#copyrights {
	width:100%;
	background: url(http://blogs.ccrtvi.com/skins/canon/img/copyrights.gif) no-repeat top center #fff3d5;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}
#copyrights p {
	font-size: 12px;
	color: #B13303;
}
#copyrights p a:link, #copyrights p a:active, #copyrights p a:visited, #copyrights p a:hover {
	font-weight: bold;
	color: #B13303!important;
}
/*LINIES..............................................*/
.p4 {
	border: solid #404A6A 1px;
	background: #404A6A;
	height: 1px;
	width:100%;
	margin-top: -7px;
	margin-bottom: -7px;
	display: block;
	clear: both;
}
/*@HACKING SOLO PARA MOZILLA*/
/*...................................*/
html>body .p4 {
	color: #666;
	background-color: #666;
	margin:0px 0px 2px 0px;
	border: 0px;
	clear:both;
	width: 100%;
	height: 1px;
}
/*-------------------------------------------------
  Comments / Comentaris
-------------------------------------------------*/
/*Capça del comentari*/
.itemcomment {
	background: url(img/bgcomment2.gif) no-repeat;
	font-size:11px;
	padding-top: 7px;
	color:#555555; /*DESCOBREIXbackground-color:#00FF00;*/
	background-position: 0px 0px;
	margin: 10px 0 30px 0;
	padding-left:18px;
}
/*Títol del comentari*/
.itemcomment h3 {
	font-size: 11px;
	color:#555555;
}
/*.itemcomment:hover{ background: #555555 url(img/bgcomment2b.gif) no-repeat; background-position: 0px 0px; margin: 10px 0 30px 0; padding-left:18px;}*/
.commentinfo {
	font-size:10px;
	color:#666666;
	margin:0px;
	padding-top:12px;
}
/* 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;
}
/*-------------------------------------------------
  Forms / Formulari
-------------------------------------------------*/
.loginform, .searchform {
	margin: 5px 0;
}
.commentform, .mailform {
	margin:0px;
	padding: 12px;
	background: #FFFFFF;
	color:#000000;
	width:444px;
	font-size:11px;
/* Rounded borders, for Mozilla browsers *//* -moz-border-radius: 10px; */}
.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: #404A6A;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 1px 0 0 0;
}
/*la forma del boto*/
.formbutton {
	font-size: 11px;
	background: #B13303;
	color: #FFFFFF;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
/*Missattge d'error en el Login i la clau*/
.error {
	color: black;
	font-weight: bold;
	margin:0px;
	padding-bottom:12px;
}
/*Temany del textarea*/
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield {
	width: 426px;
}
.searchform .formfield {
	width: 130px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton {
	width: 60px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.loginform .formfield {
	width: 130px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton {
	width: 60px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield {
	width: 280px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton {
	width: 100px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail {
	width: 300px;
	margin-right: 105px;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform .formbutton {
	width: 100px;
	height: 22px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
/*-------------------------------------------------
  Header
-------------------------------------------------*/
/*#header {
	position: relative;
	/*width: 728px;
	height: 220px;
	/* large header image is defined below 
	/* background: white url(images/header.jpg) no-repeat; 
	background: white;
	margin: auto;
}*/
#header h1 {
	/* small header image specific lines */
	height: 168px;
	/*width: 692px;*/
	background: white url(images/header_sm.jpg) repeat-x 0 6px;
	margin: 0 6px;
	/* end small header image specific lines */
	font-size: 38px;
	text-align: center;
	line-height: 160px;
}
/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1 {
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2 {
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3 {
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img {
	display:block;
	border: 3px solid white;
}
/* Search highlight color */
.highlight {
	background: #DEFFA9;
}
/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}
/*Estils calendari*/
.calendar caption {
	font-weight: bold;
	background-color: #FB4C09;
	padding: 5px 0 0 0;
	margin-left: 25px;
}
.calendar .calendardateheaders {
	text-align: center;
	color: white;
}
.calendar {
	background-color: #FB4C09;
	margin-left: 25px;
}
.calendar .days {
	background-color: #FFF;
	color: black;
	width: 20px;
	height: 15px;
	text-align: center;
}
.calendar .days a {
	font-weight: bold;
}
.calendar .today {
	background-color: black;
	color: #FFF;
	text-align: center;
	width: 20px;
	height: 15px;
}
.llistit {
	line-height: 20px;
}
.llistit a {
	background-image: url("http://blogs.ccrtvi.com/skins/canon/img/fletxa.gif");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 8px;
}
.pagina{
	height: 20px;
	background: url(http://blogs.ccrtvi.com/skins/infok/img/antseg.gif);
	padding: 5px 30px 0 30px;
	overflow:hidden;
	padding: 10px 0px 10px 0px;
	white-space: nowrap;
	width: 570px;
	
}
html > body .pagina{
	padding: 10px 30px 15px 260px!important;
	padding: 10px 30px 0px 260px;
	width: 340px;
}
.pagina a,.pagina a:visited{
	color: #333;
	font-weight: bold;
	margin-right: 284px !important;
	margin-right: 24px;
	margin-left:-260px !important;
	margin-left:0px;
	width: 10px;
	
}
.pagina a:hover{
	text-decoration: underline;
}

.nextlink{
    float:left;
	height: 25px;
	display:block;
	overflow:hidden;
	padding: 5px 5px 5px 10px;
	white-space: nowrap;
	width:80px;
}

html > body .nextlink{
	padding: 6px 30px 7px 0px!important;
	padding: 6px 0px 5px 0px;
	width: 60px;
}
.nextlink a,.nextlink a:visited{
	color: #333;
	font-weight: bold;
	margin-right: 0px !important;
	margin-right: 0px;
	padding-left:28px !important;
	padding-left:28px;
	display:block;
	height: 20px;
	padding-top: 5px;
	display: block;
	background: url(http://blogs.ccrtvi.com/skins/infok/img/prev.gif) no-repeat !important;
	
}
.nextlink a:hover{
	text-decoration: underline;
}

.prevlink{
	height: 25px;
	display:block;
	padding: 5px 0px 5px 10px;
	overflow:hidden;
	white-space: nowrap;	
	width:80px;
}

html > body .prevlink{
	padding: 6px 0px 7px 10px!important;
	padding: 6px 0px 5px 10px;
	width: 80px;
}
.prevlink a,.prevlink a:visited{
	color: #333;
	font-weight: bold;
	margin-right: 0px !important;
	margin-right: 0px;
	margin-left:0px !important;
	margin-left:0px;
	height: 20px;
	padding-top: 5px;
	display: block;
	background: url(http://blogs.ccrtvi.com/skins/infok/img/next.gif) no-repeat -9px 0 !important;
	
}
.prevlink a:hover{
	text-decoration: underline;
}
