/*-------------------------------------------------
  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-color:#d01f10; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-align:left; margin:0}
.all { width:1003px; margin: 0 auto}
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;}

/* Links */ 
a:link, a:visited { color: #000000;  text-decoration:none;}
a:hover, a:active {	color: #000000; text-decoration:underline;}

dt {font-size:11px;}
dd a:visited {color:#d01f10; }
dd {font-size:11px;}

#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;}


/*-------------------------------------------------
  Content wrappers / Containers
-------------------------------------------------*/
#mainwrapper{width: 1003px; float:left; background-color:#d01f10; background-image:url(images/bgmainwrapper.jpg); background-repeat:repeat-y;}

#wrapper{width: 950px; margin: 20px auto 0;}



/*-----------------------------------------------------------
  Main content / Els containers on anira cda comentari
-----------------------------------------------------------*/
#container{
width: 700px; height: 1%; overflow: hidden; float: left; padding: 0px 0px 12px 0px;}

.content{ padding: 0; margin: 0px;}

/*-------------------------------------------------
  Item styles // Hora i Titol
-------------------------------------------------*/

.contenttitle h2{font-size:15px; font-weight:normal; margin:0px; padding-bottom:8px; color:#000000;}

.contenttitle h2 a:link, .contenttitle h2 a:visited { color: #000000; font-weight:bold; text-decoration: none;  text-transform:uppercase;}
.contenttitle h2 a:hover, .contenttitle h2 a:active { color: #000000; font-weight:bold; text-decoration:underline;  text-transform:uppercase;}

/*-------------------------------------------------
  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.png) top left no-repeat; font-size:11px; color:#000000; font-weight:bold; margin:0px; padding:0px 12px 12px 18px; vertical-align:middle;}

.contentitem2{ display: inline; /*background: url(images/dotv.gif) left repeat-y;*/}
.contentitempostedby{ background: url(img/bgpostedby.png) top left no-repeat; font-size:11px; color:#000000; font-weight:bold; margin:0px; padding:2px 12px 12px 14px; vertical-align:middle;}

.contentitem3{ display: inline; /*background: url(images/dotv.gif) left repeat-y;*/}
.contentitemcomments{ background: url(img/bgcomment.png) top left no-repeat; font-size:11px; color:#000000; font-weight:bold; margin:0px; padding:2px 12px 12px 30px; vertical-align:middle;}

.contentitem4{ display: inline;	padding: 0 0 0 10px; background: url(images/dotv.gif) left repeat-y;}
.contentitemedit{ background: url(images/bgedit.gif) center left no-repeat;	font-size: 11px; line-height: 19px; padding: 0 10px 0 11px;}


.contentitem a:link, .contentitem a:visited { color: #ed1c24; text-decoration:none;}
.contentitem a:hover, .contentitem a:active { color:#ed1c24; text-decoration:underline;}

/*-------------------------------------------------
  Item info // Text
-------------------------------------------------*/

.contentbody{ font-size:12px; line-height: 15px;  margin:0px; padding-bottom:36px; color:#000000; /*DESCOBREIXbackground-color:#0033FF;*/}
.contentbody p{ font-weight:bold;}
.contentbody a:link, .contentbody a:visited { color: #ed1c24; font-weight:bold; text-decoration:none;}
.contentbody a:hover, .contentbody a:active { color:#ed1c24; font-weight:bold; text-decoration:underline;}

/*-----------------------------------------------
  Menu
-------------------------------------------------*/
/*zona menu*/
#sidebarcontainer{ text-align:left; float: right; width: 228px; margin:0px; /*DESCOBREIX background-color:#FFF;*/}

.sidebar{ width:228px; margin:0px; vertical-align:top; /*text-align:right;*/ /*DESCOBREIX background-color:#000;*/}

/* Caixa del menu*/
.sidebard0{  background-repeat:no-repeat; width:221px; height:320px; margin: 0; padding:0px 3px 12px 0px;}
.sidebard0 p{ font-size:10px; color:#000000; margin:0px; padding-top:6px; padding-left:0px; padding-right:6px; text-align:right;} /* contenido sidebar*/
.sidebard0 img {width:225px;}
.sidebardl{ margin: 0; padding-bottom:10px;padding-left:25px;}

/* Tiol de la secció*/
.sidebardl dt{ margin:0px; padding-bottom:12px; text-align:right;}

/* Text del menu*/ 
.sidebardl dd{ font-size:10px; text-align:left; color:#CCC; margin: 0px; padding-bottom:6px; padding-right:10px; text-align:right;}

.fletxa{ background-image:url(img/ico_fletxa.gif); background-repeat:no-repeat; margin:0px; padding-left:24px;}

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

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

#footer{  width:708px; margin:0px; padding-top:36px; padding-bottom:12px; vertical-align:middle; text-align:center; /*DESCOBREIX background-color:#66CC99;*/}

#footer p{ font-size:11px; margin:0px; padding-top:6px; padding-bottom:6px; color:#CCCC99;}

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

#copyrights{ width:1003px; float:left; margin:0px; padding-top:36px; padding-bottom:12px; vertical-align:middle; text-align:center; font-size:10px; color:#666; background-image:url(images/bgpeu.jpg); background-repeat:no-repeat;}
#copyrights div {margin-left:0px; width:1003px;}
#copyrights p{ margin:0px; padding-top:0px;  padding-bottom:6px;}
#copyrights a:link, #copyrights a:visited{ color:#666; text-decoration:none;}
#copyrights a:hover, #copyrights a:active {	color:#666; text-decoration:underline;}

/*LINIES..............................................*/
.p4 { width:60%; border: solid #666 1px; height: 1px; 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.png) no-repeat; font-size:11px; line-height: 17px; color:#CCCCCC; /*DESCOBREIXbackground-color:#00FF00;*/ background-position: 0px 0px; margin: 10px 0 30px 0;}

/*Títol del comentari*/
.itemcomment h3{ background: url(img/bgcomment.png) top left no-repeat; font-size: 11px; color:#000000; padding-left:30px;}
.itemcomment:hover{ background: #ed1c24 url(img/bgcomment2b.gif) no-repeat; background-position: 0px 0px; margin: 10px 0 30px 0; padding-left:0px;}
.commentinfo{font-size:11px; color:#000000; margin:0px; padding-top:12px; padding-left:30px;}

/* 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;}

.commentbody {color:#000000;  padding-left:30px;}


/*-------------------------------------------------
  Forms / Formulari
-------------------------------------------------*/
.loginform, .searchform{ margin: 5px 0;}
.commentform, .mailform{ margin:0px; padding: 12px; /*background: #666;*/ color:#000000; width:444px; font-size:11px;
/* Rounded borders, for Mozilla browsers *//* -moz-border-radius: 10px; */}
.commentform a:link, .commentform a:visited{ color:#ed1c24; text-decoration:none;}
.commentform a:hover, .commentform a:active { color:#ed1c24; text-decoration:underline;}
.commentform img{ margin: 5px 0 0 0;}
/*la forma dels Camps*/
.formfield{ font-size: 11px; color: #CCCC99;	border-top: 1px solid #ed1c24;
border-left: 1px solid #ed1c24;	border-bottom: 1px solid #ed1c24; border-right: 1px solid #ed1c24; margin: 1px 0 0 0; background-color:#000000;}
.post{ font-size: 11px; color: #CCCC99;	background-color:#000000; border-top: 1px solid #ed1c24;
border-left: 1px solid #ed1c24;	border-bottom: 1px solid #ed1c24; border-right: 1px solid #ed1c24; margin: 1px 0 0 0;}
/*la forma del boto*/
.formbutton{ font-size: 11px; color: #494949; 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: 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: 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: 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 input{
	background-color: #000;
	border: 1px solid #ED1C24;
	color: #CCCC99;
	font-size: 11px;
	margin: 1px 0 0;
}
.commentform .formbutton{
	width: 100px;
	height: 22px;
    font-family: 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;
}
.sidebardl dt textarea{
	font-size: 11px;
}


#header { width: 1000px; height:140px; margin-left: auto; margin-right: auto; clear: both; background: url('http://www.tv3.cat/polonia/img/fons_capcalera.jpg') 0px bottom no-repeat;  }
#header H1 { display: none; }
#header A#back_home  { float:left; text-indent: -10000em; display: inline; width: 350px; height: 100px; margin: 20px auto 0px 56px; }

#menu_principal .titol_menu { display: none; }
#menu_principal UL { background: url(http://www.tv3.cat/polonia/img/fons_menu_off.jpg) 0px 0px no-repeat; width: 1000px; height: 28px;}
#menu_principal UL LI { float: left; margin: 0; padding: 0; background: none; }
#menu_principal UL LI A { display: block; text-indent: -30000em; height: 28px; }
#menu_principal UL LI#menu_1 A { background: url(http://www.tv3.cat/polonia/img/menu_jocs_off.jpg) 0px 0px no-repeat; width: 46px; margin-left:119px;}
#menu_principal UL LI#menu_1.actiu A { background: url(http://www.tv3.cat/polonia/img/menu_jocs_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_1 A:hover { background: url(http://www.tv3.cat/polonia/img/menu_jocs_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_2 A { background: url(http://www.tv3.cat/polonia/img/menu_videos_off.jpg) 0px 0px no-repeat; width: 65px;}
#menu_principal UL LI#menu_2.actiu A { background: url(http://www.tv3.cat/polonia/img/menu_videos_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_2 A:hover { background: url(http://www.tv3.cat/polonia/img/menu_videos_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_3 A { background: url(http://www.tv3.cat/polonia/img/menu_blog_off.jpg) 0px 0px no-repeat; width: 57px;}
#menu_principal UL LI#menu_3.actiu A { background: url(http://www.tv3.cat/polonia/img/menu_blog_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_3 A:hover { background: url(http://www.tv3.cat/polonia/img/menu_blog_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_4 A { background: url(http://www.tv3.cat/polonia/img/menu_polonews_off.jpg) 0px 0px no-repeat; width: 92px;}
#menu_principal UL LI#menu_4.actiu A { background: url(http://www.tv3.cat/polonia/img/menu_polonews_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_4 A:hover { background: url(http://www.tv3.cat/polonia/img/menu_polonews_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_5 A { background: url(http://www.tv3.cat/polonia/img/menu_polotons_off.jpg) 0px 0px no-repeat; width: 77px;}
#menu_principal UL LI#menu_5.actiu A { background: url(http://www.tv3.cat/polonia/img/menu_polotons_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_5 A:hover { background: url(http://www.tv3.cat/polonia/img/menu_polotons_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_6 A { background: url(http://www.tv3.cat/polonia/img/menu_polocarta_off.jpg) 0px 0px no-repeat; width: 83px;}
#menu_principal UL LI#menu_6.actiu A { background: url(http://www.tv3.cat/polonia/img/menu_polocarta_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_6 A:hover { background: url(http://www.tv3.cat/polonia/img/menu_polocarta_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_7 A { background: url(http://www.tv3.cat/polonia/img/menu_polocoses_off.jpg) 0px 0px no-repeat; width: 97px; }
#menu_principal UL LI#menu_7.actiu A { background: url(http://www.tv3.cat/polonia/img/menu_polocoses_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_7 A:hover { background: url(http://www.tv3.cat/polonia/img/menu_polocoses_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_8 A { background: url(http://www.tv3.cat/polonia/img/menu_quiesqui_off.jpg) 0px 0px no-repeat; width: 96px; }
#menu_principal UL LI#menu_8.actiu A { background: url(http://www.tv3.cat/polonia/img/menu_quiesqui_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_8 A:hover { background: url(http://www.tv3.cat/polonia/img/menu_quiesqui_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_9 A { background: url(http://www.tv3.cat/polonia/img/menu_equip_off.jpg) 0px 0px no-repeat; width: 54px; }
#menu_principal UL LI#menu_9.actiu A { background: url(http://www.tv3.cat/polonia/img/menu_equip_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_9 A:hover { background: url(http://www.tv3.cat/polonia/img/menu_equip_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_10 A { background: url(http://www.tv3.cat/polonia/img/menu_emissio_off.jpg) 0px 0px no-repeat; width: 67px; margin-right:147px;}
#menu_principal UL LI#menu_10.actiu A { background: url(http://www.tv3.cat/polonia/img/menu_emissio_on.jpg) 0px 0px no-repeat; }
#menu_principal UL LI#menu_10 A:hover { background: url(http://www.tv3.cat/polonia/img/menu_emissio_on.jpg) 0px 0px no-repeat; }


.Polocoses { float:left; display: inline; width: 97px; height: 70px; margin: 70px 0px 0px 133px; }
.Polocoses #submenu_polocoses .titol_menu { display: none; }
.Polocoses #submenu_polocoses UL { background: url(http://www.tv3.cat/polonia/img/fons_submenu_off.gif) 0px 0px no-repeat; width: 97px; height: 70px;}
.Polocoses #submenu_polocoses UL LI{ margin: 0; padding: 0;}
.Polocoses #submenu_polocoses UL LI A { display: block; text-indent: -30000em; width: 97px; height:22px; }

.Polocoses #submenu_polocoses UL LI#submenu_1 A { background: url(http://www.tv3.cat/polonia/img/menu_disc_off.jpg) 0px 0px no-repeat; height: 22px; }
.Polocoses #submenu_polocoses UL LI#submenu_1.actiu A { background: url(http://www.tv3.cat/polonia/img/menu_disc_on.jpg) 0px 0px no-repeat; }
.Polocoses #submenu_polocoses UL LI#submenu_1 A:hover { background: url(http://www.tv3.cat/polonia/img/menu_disc_on.jpg) 0px 0px no-repeat; }
.Polocoses #submenu_polocoses UL LI#submenu_2 A { background: url(http://www.tv3.cat/polonia/img/menu_comic_off.jpg) 0px 0px no-repeat; height: 22px; padding-bottom: 2px;}
.Polocoses #submenu_polocoses UL LI#submenu_2.actiu A { background: url(http://www.tv3.cat/polonia/img/menu_comic_on.jpg) 0px 0px no-repeat; }
.Polocoses #submenu_polocoses UL LI#submenu_2 A:hover { background: url(http://www.tv3.cat/polonia/img/menu_comic_on.jpg) 0px 0px no-repeat; }
.Polocoses #submenu_polocoses UL LI#submenu_3 A { background: url(http://www.tv3.cat/polonia/img/menu_widget_off.jpg) 0px 0px no-repeat; height: 22px; padding-bottom: 2px; }
.Polocoses #submenu_polocoses UL LI#submenu_3.actiu A { background: url(http://www.tv3.cat/polonia/img/menu_widget_on.jpg) 0px 0px no-repeat; }
.Polocoses #submenu_polocoses UL LI#submenu_3 A:hover { background: url(http://www.tv3.cat/polonia/img/menu_widget_on.jpg) 0px 0px no-repeat; }


#Peu	
{
	background-color:#000000;
	float:left;
	height:33px; 
	overflow:hidden;
	width:1000px;
}
.PeuContacte5430
{
	float:left;
	margin-top:11px;
}

.PeuContacte5430Separador
{	
	float:left;
	margin:12px 4px 0px 3px;
}
.PeuOpciones
{
	float:left; 
	margin:12px 0px 0px 8px;
}
.Rss
{
	padding-top:4px;
}
#PeuTexto
{
	color:#b8b8b8;
	font-family:Arial; 
	font-size:10px; 	
	margin:0px 0px 0px 85px;
	text-align:center;
}
#PeuTexto a
{
	font-family:Arial; 
	font-size:10px; 
	color:#c5c5c5;
	text-align:center;
	font-weight:normal;
	text-decoration:none	
}
.PeuTextoDiv
{
	float:left;
	margin-top:3px;
}

