/*-------------------------------------------------
 Aquesta es la Fulla d'estil oficial del Warning 
 Weblog 4.0 = 2007 =
-------------------------------------------------*/

/*-------------------------------------------------
  Parts generals
-------------------------------------------------*/
body
{
	background: #ffffff; /*#1f1f1f;*/
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
}
img
{
	border: 0;
}
form
{
	margin: 0;	
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	margin: 5px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Llistes */
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;
	font-weight: bold;
}
a:hover, a:active
{
	color: #000000;
	text-decoration: underline overline;
	font-weight: bold;
}
#header a:link, #header a:visited
{
	color: #000000;
}
#header a:hover, #header a:active
{
	color: #000000;
}
#copyrights a:link, #copyrights a:visited
{
	color: #000000;
}
#copyrights a:hover, #copyrights a:active
{
	color: #000000;
}

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

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: static;
	width: 778px;
	height: 114px;
	background: #000000;
	margin: auto;
}
#header h1
{
	font-size: 38px;
	text-align: center;
	line-height: 114px;
	background-color: #000000;
	background-image: url(images/fragment-1-0.6-%5B778%5D.png);
	background-repeat: no-repeat;
}
.bordilloweblogo
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #000000;
}


/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 778px;
	background: #000000;
	margin: auto;
}
#wrapper
{
	width: 778px;
	background: #000000;
	margin: auto;
	
}

/*-------------------------------------------------
  Contingut principal
-------------------------------------------------*/
#container
{
	width: 500px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: static;
	height: auto;
	background-repeat: no-repeat;
	float: left;
}
.content
{
	padding: 0;
	/*background-color: #0054a6;*/
	
	margin-top: 7px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
	background-image: url(images/cappost.png);
	background-repeat: repeat;
}

/*-------------------------------------------------
  Estils de posts
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	/*background: url(images/dot.gif) bottom repeat-x;*/
	font-size: 11px;
	margin: 0;
	background-image: url(images/image2.png);
	background-repeat: repeat-x;
}
.contentbody
{
	font-size: 8px;
	text-align: justify; /*?¿!?!¿¿?!¿?!¿?¿?!¿?!?¿*/
	/*padding: 0 0 16px 0;*/
}   

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 85px;
	line-height: 12px; /*de moment no afecten*/
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px; /*de moment no afecten*/
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px; /*de moment no afecten*/
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background-color: #d2e7ff;
	padding: 6px 42px;
	border: 1px solid black;
	margin: 0px 0 0 0;
}
.itemcomment:hover
{
	border: 1px solid #000000;
	background-color: #ffffff;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background-color: #abed0d;
	border: 1px solid black;
}
.id1:hover
{
	background-color: #ffffff;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 11px;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	position: static;
	margin: auto;
	width: 778px;
	height: 76px;
	background-image: url(images/fragment-2-0.1%5B778%5D.png);
	vertical-align: middle;
}

.copyrights
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.copyrights a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 0px;
    padding: 10px;
    background: #EEEEEE;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	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;
}
.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 textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 400px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}


.highlight
{
	background: #DEFFA9;
}

.botonsmenu {
	height: 20px;
	width: 100px;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	margin-bottom: 5px;
}

.botonsmenu a {
	display:block;
	background:#1262ab;
	color:#FFFFFF;
	height: 20px;
	width: 100px;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	margin-bottom: 5px;
	border-width: 1px;
	border-style: solid;
}

.botonsmenu a:visited {
	color:#FFFFFF;
}

.botonsmenu a:hover {
	color:#000000;
	background:#319af2;
	border: 1px dashed #FFFFFF;
	text-decoration: none;
}

.botonsmenu a:active {
	background:#23468d;
	color:#FFFFFF;
	height: 20px;
	width: 100px;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	margin-bottom: 5px;
	border-width: 1px;
	border-style: solid;
}



.paginesamiguesdalt {
	background-image: url(images/menu_pagines_amigues_dalt.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 200px;
}

.entedalt {
	background-image: url(images/menu_ente_dalt.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 200px;
}

.paginesamiguescentre {
	background-image: url(images/menu_pagines_amigues_centre.png);
	background-repeat: repeat-y;
	width: 200px;
}

.paginesamiguescentrecos {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.paginesamiguescentrecos a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.paginesamiguescentrecanto {
	width: 15px;
}

.paginesamiguesbaix {
	background-image: url(images/menu_pagines_amigues_baix.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 200px;
}

.logodedalt {
	background-image: url(images/fragment-1-0.6-%5B778%5D.png);
	background-repeat: no-repeat;
	height: 114px;
	width: 778px;
}

.titol1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#capsaldetaula {
	color:#FFFFFF;
	background:#0054a6;
	cursor: help;
}

#capsaldetaula a:link {
	color:#FFFFFF;
	background:#0054a6;
	cursor: help;
}
