/*-------------------------------------------------
  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 {
	margin:0px auto 12px auto;
	background-color:#000000;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#2f0101;
	text-align:left;
	background-image:url(img/fons.jpg);
	background-repeat: repeat;
	position:relative;
}
.opcions {
	background:#784604 none repeat scroll 0 0;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 7px;
}
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(img/01_bg.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: #000033;
}
/*#5A3C0C;*/

#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: 713px;
	height: 0;
	clear: both;
	border-bottom:0;/*DESCOBREIXbackground-color:#99FFFF;*/
}
/*-------------------------------------------------
  Content wrappers / Containers
-------------------------------------------------*/
#mainwrapper {
	width: 981px;
	margin:0 auto;
	background-color:#ffffff;
	padding-top:1px;
}
#mainwrapper2 {
	width: 981px;
	background-color:#ffffff;
	padding-top:1px;
	float:left;
}
#wrapper {
	width: 981px;
	padding:0px;
	margin:0px;
	border:0px;
	background-color: #FFFFFF;
}
/*-----------------------------------------------------------
  Main content / Els containers on anira cda comentari
-----------------------------------------------------------*/
#container {
	width: 690px;
	height: 100%;
	overflow: visible;
	float: left;
	padding: 0px 0px 12px 0px;
}
.content {
	margin-left: 10px;	/*background-color:#ffffff;*/
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	margin-top: 14px;
}
.content a:link, .content a:visited {
	color: #666;
	text-decoration: none;
}
.content a:hover, .content a:active {
	color: #666;
	text-decoration:underline;
}
/*-------------------------------------------------
  Item styles // Hora i Titol
-------------------------------------------------*/
.contenttitle h2 {
	font-size:24px;
	font-weight:bold;
	margin:0px;
	padding-bottom:4px;
	color:#784604;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.contenttitle h2 a:link, .contenttitle h2 a:visited {
font-weight:100;
	font-size:24px;
	color: #784604;
	text-decoration: none;
}
.contenttitle h2 a:hover, .contenttitle h2 a:active {
	font-weight:100;
	color: #784604;
	text-decoration:underline;
}
/*-------------------------------------------------
  Item info // Items d'informació
-------------------------------------------------*/
.contentitem {
	padding: 4px 0 0 0;
	margin: 0 0 15px 0;
}
.contentitem1 {
	display: inline;
}
.contentitemcategory {
	background: url(img/bgcategory.gif)  top left no-repeat;
	font-size:9px;
	color:#5e5e5e;
	font-weight:normal;
	margin:0px;
	padding-left:14px;
	padding-bottom:12px;
	padding-right:12px;
	vertical-align:middle;
}
.contentitem2 {
	display: inline;
}
.contentitempostedby {
	background: url(img/bgpostedby.gif) top left no-repeat;
	font-size:9px;
	color:#5e5e5e;
	font-weight:normal;
	margin:0px;
	padding-left:16px;
	padding-bottom:12px;
	padding-right:12px;
	vertical-align:middle;
}
.contentitem3 {
	display: inline; /*background: url(images/dotv.gif) left repeat-y;*/
}
.contentitemcomments {
	background: url(img/bgcomment.gif) top left no-repeat;
	font-size:9px;
	color:#FF3300;
	font-weight:normal;
	margin:0px;
	padding-left:16px;
	padding-bottom:12px;
	padding-right:12px;
	vertical-align:middle;
}
.contentitem4 {
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}
.contentitemedit {
	background: url(img/bgedit.gif) top left no-repeat;
	font-size: 9px;
	padding-left:14px;
	padding-bottom:12px;
	padding-right:0px;
	vertical-align:middle;
}
.contentitem a:link, .contentitem a:visited {
	color:#784604;
	font-weight:bold;
	text-decoration:underline;
}
.contentitem a:hover, .contentitem a:active {
	color:#784604;
	font-weight:bold;
	text-decoration:underline;
}
/*-------------------------------------------------
  Item info // Text
-------------------------------------------------*/

.contentbody {
	font-size:12px;
	line-height: 15px;
	margin:0px;
	padding-bottom:36px;
	color:#000000;
}
.contentbody p {
	color:#8eb73f;
}
.contentbody a:link, .contentbody a:visited {
	color:#784604;
	font-weight:bold;
	text-decoration:underline;
}
.contentbody a:hover, .contentbody a:active {
	color:#784604;
	font-weight:bold;
	text-decoration:underline;
}
/*-----------------------------------------------
  Menu
-------------------------------------------------*/
/*zona menu*/
#sidebarcontainer {
	text-align:left;
	float: right;
	width: 280px;
	height: 100%;
	margin:0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
.sidebar {
	width:280px;
	margin:0px;
	vertical-align:top;
	padding:0px;

}
/* 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 {
	
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Tiol de la secció*/
.sidebardl dl {
	margin:0px;
	padding: 0px;
	color:#999999;
}
.sidebardl dt {
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:0px;
	font-size:12px;
	color: #000000;
}
/* Text del menu  */
.sidebardl dd {
	background-repeat:no-repeat;
	font-size:12px;
	text-align:left;
	margin: 0px;
	padding: 3px 3px 8px 18px;
}
#sidebarcontainer a:link, #sidebarcontainer a:visited {
	color:#784604;
	font-weight:bold;
	text-decoration:underline;
}
#sidebarcontainer a:hover, #sidebarcontainer a:active {
	color:#784604;
	font-weight:bold;
	text-decoration:underline;
}
/*-------------------------------------------------
  Footer  / Peu
-------------------------------------------------*/

#footer {
	width:713px;
	margin:0px;
	padding-top:5px;
	/*padding-bottom:12px; */
	vertical-align:middle;
	text-align:center;
}
#footer p {
	font-size:9px;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	color:#ffffff;
}
#footer a:link, a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover, a:active {
	color:#ffffff;
	text-decoration:underline;
}
.copyrights {
	width:981px;
	margin:0 auto;
	padding-bottom:0px;
	vertical-align:middle;
	font-size:12px;
	position:relative;
}

.fons_copyrights{
	background:#FFFFFF;
	height:80px;
	opacity:0.5;
	filter:alpha(opacity=50);
	position:relative;
	}
	
.content_copy{
	top:20px;
	left:20px;
	position:absolute;
	width:943px;
	}
	
.content_copy p {
	font-weight:bold;
	padding:0px;
	float: right;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.content_copy a:link, .content_copy a:visited {
	color:#784604;
	font-weight:bold;
	text-decoration:underline;
}
.content_copy a:hover, content_copy a:active {
	color:#784604;
	font-weight:bold;
	text-decoration:underline;
}

.content_copy .5430_img {
	float:none;	
}
/*LINIES..............................................*/
.p4 {
	border: solid #666 1px;
	background: #666;
	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: #393939;*/
	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;
	line-height: 15px;
	color:#666666; /*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:#FF3300;
}
/*.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: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;
}
.calendar td {
	text-align: center;
}
.today {
	background-color: #E1E1E1;
	border: 1px solid #333fc2;
}
/*-------------------------------------------------
  Forms / Formulari
-------------------------------------------------*/
.loginform, .searchform {
	margin: 5px 0;
}
.commentform, .mailform {
	margin:0px;
	padding: 12px;
	background: #333fc2;
	color:#FFF;
	width:450px;
	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;
}
.commentform:after {
	content: " ";
	display: block;
	width: 100%;
	height: 0px;
	overflow: hidden;
	clear: both;
}
/*la forma dels Camps*/
.formfield {
	font-size: 11px;
	background: #ffffff;
	color: #666666;
	border:	1px solid #cbcbcb;
	margin: 10px 0 0 0;
}
/*la forma del boto*/
.formbutton {
	font-size: 11px;
	background: white;
	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: 380px;
	padding: 5px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
}
.login form, .search form {
	width: 184px;/*background: #E2EDF0 url(background: url(img/01_quote.gif) 0 3px no-repeat;*/
}
.formfield {
	width: 160px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 5px;
	margin: 5px 2px 2px 45px;
}
.searchform {
	width: 270px;
	background: #784604;
	background-image: url(img/fonsform.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:5px;
	margin: 5 5px 5px 5px;
}
.searchform .formbutton {
	width: 60px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding-bottom: 2px 2px;
	margin: 5px 2px 5px 45px;
}
.loginform .formfield {
	width: 130px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 5px;
	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: 5px;
	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 {
	margin: 28px auto 0;
	padding: 0px;
	border:1px;
	position: relative;
	width: 981px;
	padding:0px;
	background-image: url(img/capcalera.jpg);
	background-repeat: no-repeat;
	height:241px;
	border:thin;
	border-color:#000000;
	overflow:hidden;
}
#header h1, #header div, #header img, #header h3 {
	margin: 0px;
	padding: 0px;
	border:0px;
}
#header a {
	margin: 0px;
	padding: 0px;
	border:0px;
	background-color: transparent;
}
/*-------------------------------------------------
  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;
}
.leftbox {
	float: left;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}
.publicitat_fons {
	width: 270px;
}
.titols_links {
	color: #0C0F5C;
	font-weight: bold;
	background: none!important;
	margin-left: -10px!important;
}

.copyrights .content_copy a .img_gran {float:left;padding-left:40px;}

.copyrights .content_copy .5430_img {float:none;}

.primer{ margin:0!important; padding:0!important;}
.equip{ margin:12px 0 -12px 0;}



