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

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	background-image:url(images/bg_body.gif);
	background-repeat:repeat-x;
	color: #494949;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background-color:#E6E6E6;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	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: #F33500;
	text-decoration: none;
}
a:hover, a:active
{
	color: black;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}
#copyrights a:hover, #copyrights a:active
{
	color: #737373;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 936px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	border-top:solid #FFF 2px;
	height: 142px;
	background-image:url(images/header.jpg);
	background-position:center;
}
#header h1
{
	text-indent: -9999px;
	height:1px;
}
#logo {
	text-align:center;
}

/*-------------------------------------------------
  MENÚ interactiva
-------------------------------------------------*/
#menu_interactiva
{
	height:54px;
	background-image:url(images/menu_interactiva.gif);
	background-repeat:repeat-x;
	clear:both;
}

#menu_contingut {
	width:936px;
	margin:0 auto 0;
}
.menu {
	width:683px;
	float:left;
}

.cercador {
	float:left;
	width:206px;
	height:28px;
	margin:0px 0px 0px 0px;
	background-image:url(images/bg_cercador.png)!important;
	background-image: none;
	padding:9px 10px 9px 18px!important;
	*padding:14px 10px 9px 18px!important;
	padding:14px 10px 4px 18px;
}

.cercador .formbutton {
	height:19px;
	border:none;
	color:#FFF;
	margin:-16px 0px 0px 5px;
	padding:1px 0px 3px 0px;
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg_button.gif);
	background-repeat:repeat-x;
}

.cercador input {
	float:left;
	height:13px;
	color:#FABBAA;
	background-image:url(images/bg_cercador.gif);
	border:1px solid #F38769;
	background-color:#F6643C;
	margin:0px 0px 0px 4px;
}
.searchform input {
	float:left;
	height:13px;
	margin:0px 0px 0px 4px;
	padding:0px 0px 1px 0px;
}
.searchform .formbutton {
	height:19px;
	border:none;
	color:#FFF;
	margin:-15px 0px 0px 5px;
	padding:1px 0px 3px 0px;
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg_button.gif);
	background-repeat:repeat-x;
}
.searchform {
	margin:20px 0px 0px 0px;
}



/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 100%;
	margin: auto;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin:0px!important;
	margin:-5px 0px 0px 0px;
}
#wrapper
{
	width: 936px;
	margin: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 936px;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 0px 0 0 0;
	margin-right: -272px;
}
.content
{
	padding: 0;
	margin: 10px 292px 30px 5px;
}
.content a {
	padding:0px 4px 0px 4px;
}
.content a:hover {
	color:#FFF;
	background-color:#2E1000;
}
.content img {	
	padding:10px 10px 20px 10px;
	background-color:#ECECEC;
	float:left;
	margin:0px 20px 10px 0px;
	background-image:url(images/foto.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.content label img {
	clear:right;
	float:none;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 30px;
	margin: 0px 0px 0px 0px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	
}
.contenttitle h2 a
{	
	
}




.contentbody
{
	font-size:13px;
	text-align: justify;
	padding: 15px 20px 22px 20px;
	margin:0px 0px 35px 0px;
	width:614px!important;
	width:580px;
	background-color:#FFF;
	color:#333;
	font-size:1.4em;
}

.mod_agregadors img {
	background-image:none;
	padding:0px;
	float:none;
	border-top:2px solid #FFF;
	margin:0px 2px 0px 2px;
}
.mod_agregadors a:hover {
	border-top:2px solid #F33500;
	padding:7px 4px 0px 4px;
	background-color:#FFF;
	color:#333;
	background-image:none;
}
.mod_agregadors {
	font-size:0.7em;
	padding:5px 10px 5px 10px;
	background-image:url(images/bg_content.gif);
	vertical-align:middle;
	border-top:#E3E3E3 solid 1px;
}



/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	font-size: 10px;
	line-height: 12px;
	padding: 0 0px 0 3px;
}
.contentitempostedby
{
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 15px;
	background: url(images/dotv.gif) left repeat-y;
}
.contentitemcomments
{
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 15px;
	background: url(images/dotv.gif) left repeat-y;
}
.contentitemedit
{	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 15px;
	background: url(images/dotv.gif) left repeat-y;
}
.contentitem
{
	padding: 3px 6px 3px 6px;
	margin: 5px 0 0px 0;
	clear:both;
	width:642px!important;
	width:608px;
	background-color:#FFFFFF;
	border-bottom:1px solid #CCC;
}

.contentitem a
{
	padding:0px 4px 0px 4px;
}
.contentitem a:hover
{
	color:#FFF;
	background-color:#2E1000;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 0px;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/

.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
	background-color:#FFFFFF;
	width:566px;
}
.itemcomment:hover
{
	background: #FFF url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F3F3F3 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
}
.id1:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	background-color:#E3E3E3;
	
}
.itemcomment h3
{
	font-size: 12px;
	margin:0px 0px 12px 20px;
	color:#333;
	border-bottom:1px solid #E3E3E3;
}
.commentbody {
	margin:0px 0px 0px 20px;
	color:#666;
}
.commentinfo {
	margin:12px 0px 0px 20px;
	font-size:0.8em;
	border-top:1px solid #E3E3E3;
	color:#999;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/

.rounded {
	background-image:url(images/sidebar_top.gif);
	background-repeat:no-repeat;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 20px 0;
	margin: 0;
}



.sidebar_marques {
	margin:0px 0px 3px 15px;
	border-left:solid 3px #CCC;
	padding-left:10px;
}
.sidebar_marques:hover {
	border-left:solid 3px #F33500;
	padding-left:15px;
}
.marques {
	margin:7px 0px 0px 0px;

}
.marques_posicio {
}
.marge20 {	
	margin:20px 0px 0px 0px;
	background:#FFF;
}
.marge20:hover {
	background:#FFF;
}




#sidebarcontainer
{
	
}

.sidebar_fons {
	float:left;
	width: 272px!important;
	width:252px;
	margin: 20px 0px 0px 0px!important;
	margin:20px 0px 0px -40px;
	background-image:url(images/bg_sidebar.png)!important;
	background-image:url(images/bg_sidebar.gif);
	background-repeat:no-repeat;
	background-position:top!important;
	background-position:20px 0;
	padding:0px;
}

.sidebar
{
	margin: 7px 19px 0px 19px;
	padding:1px 6px 0px 6px!important;
	padding:0px 6px 0px 6px;
	background-color:#FFF;
	float:left;
	clear:both;
}

.sidebar_grup {
	float:left;
	clear:both;
	}

.sidebar_titol {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	padding: 3px 6px 1px 8px;
	margin:0px 0px 3px 0px;
	background-image:url(images/bg_sidebar_colors.gif);
	background-repeat:no-repeat;
	height:20px;
	width:208px;
	}

.sidebar_peu {
	float:left;
	clear:both;
	background-image:url(images/sidebar_bottom.gif);
	background-repeat:no-repeat;
	height:6px;
	width:235px;
	margin:0px 0px 0px 18px;
}

dd
{
	padding: 0px 0px 0px 3px;
	margin: 3px 0 0 5px;
	clear:both;
	float:left;
	width:208px;
	background-color:#FFF;
}
dd:hover
{
	background-color:#FDE1D9;
}
dd a
{
	background: url(images/arrow.gif) left 6px no-repeat;
	padding: 0 0 0 10px;
}
.calendar_bg {
	margin:10px 0px 10px 15px!important;
	*margin:10px 0px 20px 7px!important;
	margin:10px 0px 0px 2px;
	background-color:#E9E9E9;
	border-bottom:1px solid #CCC;
	float:left;
	clear:both;
}
.calendar_bg:hover { 
	background-color:#FDE1D9;
}
.calendar {
	margin:13px 10px 5px 10px!important;
	*margin:13px 10px 12px 12px!important;
	margin:13px 10px 5px 10px;
	line-height:0.85em;
	
}
.calendar a {
	background:none;
	padding:0px;
}
.calendar a:hover {
	background-color:#333;
	color:#FFF;
}





/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 936px;
	text-align: left;
	padding:15px;
	margin:30px 0 20px 0;
	background-image:url(images/peu.gif);
	background-repeat:no-repeat;
	margin: 0 auto;
	height:46px;
}

#footer a  {
	padding:0px 3px 0px 3px;
 }

#copyrights a:hover {
	background-color:#FAB700;
	color:#FFF;
	border-top:#999 solid 1px;
	border-bottom:#999 solid 1px;
 }

#copyrights 
{
	padding:8px 3px 1px 3px;
	color: #666;
	float:left;
	width:686px;
}
.atencio_client {
	float:left;
	padding:0px;	
}
.atencio_client a {
	color:#666;
}

.atencio_client a:hover {
	background-color:#FAB700;
	color:#FFF;
	border-top:#999 solid 1px;
	border-bottom:#999 solid 1px;
 }


/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin: 10px 0px 0px 0px;
	padding: 10px;
	background: #EEEEEE;
	border:1px #FFF solid;
	/* Rounded borders, for Mozilla browsers */
	/* -moz-border-radius: 10px; */
}
.commentform:hover
{
	background-color:#FFF;
	border:#CCC solid 1px;
}
.commentform img{
	margin: 5px 0 0 0;
}
.formfield {
	display:block;
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.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;
}
.commentform .formfield, .commentform .formbutton, .loginform .formbutton {
	display: block;
}
.searchform .formfield
{
	width: 130px;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	padding: 2px 2px;
}

.loginform .formfield
{
	width: 130px;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email
{
	width: 300px;
	margin-right: 105px;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
.formfield, .mailform textarea, .mailform .formfield
{
	width: 300px;
}
.commentform .formbutton
{
	
	height: 22px;
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
.commentform textarea {
	width:100%;
}
.error
{
	color: red;
	font-weight: bold;
}

/*-------------------------------------------------
  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: #F33500;
	color:#FFF;
	padding:0px 3px 0px 3px;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	width: 20%;
}
.leftbox {
	padding:10px 10px 20px 10px;
	background-color:#ECECEC;
	float:left;
	margin:0px 20px 10px 0px;
	background-image:url(images/foto.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:1.3em;
}
.rightbox {
	padding:10px 10px 20px 10px;
	background-color:#ECECEC;
	float:left;
	margin:0px 20px 10px 0px;
	background-image:url(images/foto.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

/*-------------------------------------------------
  Pāgina estātica
-------------------------------------------------*/

.pagina_estatica {
	clear:both;
	background-color:#FFFFFF;
	margin:0px 28px 20px 0px!important;
	margin:10px 28px 10px 0px;
	padding:0px 20px 0px 25px;
}
.pagina_estatica a {
	
}
.pagina_estatica h1 {
	 color:#F33500;
	 font-size:3em;
	 padding:30px 0px 0px 12px;
}
.pagina_estatica h2 {
	padding:0px 0px 0px 70px;
	color:#333;
	font-size:2.1em;
}
.pagina_estatica h3 {
	padding:0px 0px 0px 90px;
	color:#555;
	font-size:1.7em;
}
.pagina_estatica h5 {
	padding:0px 0px 0px 70px;
	color:#333;
	font-size:1.7em;
}
.pagina_estatica h6 {
	padding:0px 0px 0px 100px;
	font-size:1.2em;
	color:#777;
}

.pagina_estatica h8 {
	padding:0px 0px 0px 100px;
	font-size:1.2em;
	color:#777;
}
.pagina_estatica h9 {
	padding:0px 0px 0px 0px;
	font-size:1.2em;
	color:#777;
}
.pagina_estatica p {
	padding:0px 0px 0px 100px;
	font-size:1.2em;
	color:#777;
}

#footer_estatic
{
}
/*widget twitter*/

.twtr-widget{ margin:0 0 20px 0!important; font-family:"Trebuchet MS",Trebuchet,"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif!important;}