body{
	background-color: #05192f;
	background-image: url(../imgs/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin: 0px;
	color: white;
	font-size: 14px;
	font-family: Calibri, Arial, Verdana, sans-serif;
}
img{
	border: 0px none;
}
form{
	margin:0px;
	padding:0px;
}
p{
	text-align:justify;
	letter-spacing:0.2pt;
	line-height:125%;
}
#content a, #bottom a{
	color:#FFFF99;
	text-decoration:none;
}
#content a:hover, #bottom a:hover{
	color:#FFFF00;
	text-decoration:underline;
}
#top{
	margin-bottom:80px;
}
#title{
	position: absolute;
	top: 9px;
	left: 50px;
}
#toplines{
	height: 45px;
	background-image:url(../imgs/linestopbg.gif);
	margin-top:71px;
}
#toplinesleft{
	height: 45px;
	background-image: url(../imgs/linestopleftbg.png);
	background-repeat: no-repeat;
	width:273px;
}
#toplinesright{
	height: 45px;
	background-image: url(../imgs/linestoprightbg.png);
	background-repeat: no-repeat;
	position:absolute;
	right:0px;
	top:71px;
	width:273px;
}
#menu{
	display: block;
	margin: 0px;
	padding:0px;
	/*position: relative;
	top: -25px;*/
	position:absolute;
	top:91px;
	margin-left: 20px;
}
#menu li{
	display: inline;
}
#aboutme{
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}
#cerca-img{
	z-index:2;
	width:174px;
	height:26px;
	position:absolute;
	right:54px;
	top:20px;
	background-image:url(../imgs/cerca-text.png);
	background-repeat:no-repeat;
	cursor:text;
}
#cerca-text{
	z-index:3;
	background:transparent;
	border:0px none;
	width:154px;
	height:26px;
	position:absolute;
	right:64px;
	top:25px;
}
#cerca-boto{
	z-index:3;
	width:26px;
	height:27px;
	position:absolute;
	right:20px;
	top:20px;
}
#cerca-barra{
	z-index:1;
	background-image:url(../imgs/cerca-bg.png);
	position:fixed;
	right:0px;
	top:0px;
	width:0px;
	height:100%;	
}
#cerca-barra-contingut{
	margin:20px;
	margin-top:70px;
}
#cerca-barra-contingut ul{
	padding-left:15px;
}
#cerca-barra-contingut a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#cerca-barra-contingut a:hover{
	text-decoration:underline;
}
#content{
	margin-top:-20px;
	margin-left:20px;
}
.maxsize{
	width:100%;
}
input.big{
	font-size:20px;
}
.boto:hover{
	background-color: #D2F0FF;
}
.htmleditormenu{
	background-color:white;
}
.block{
	margin:20px;
	margin-top:0px;
	padding:20px;
	margin-bottom:0px;
}
.right{
	float:right;
	/*clear:right;*/
}
#categories label{
	display:block;
}

.block + .block{
	margin-top: 20px;
}



#rightbar{
	width: 210px;
	float: right;
	margin-right: 15px;
	/*padding-left: 15px;*/
}
#rightbar .titol{
	background-image:url(../imgs/rightbar-titol-left.png);
	background-repeat:no-repeat;
	margin-right:-15px;
	height:29px;
	margin-left:-15px;
}
#rightbar .titol .left{
	background-image:url(../imgs/rightbar-titol.png);
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:13px;
	margin-left:6px;
	padding-left:9px;
	padding-right:15px;
	padding-top:6px;
	height:29px;
}
#rightbar .contingut{
	background-image:url(../imgs/rightbar-contingut.png);
	background-repeat:repeat-x;
	margin-right:-15px;
	padding-left:20px;
	padding-right:15px;
	margin-left:-5px;
	min-height:107px;
}
#rightbar * + .titol{
	margin-top:35px;
}
#rightbar .titol + *{
	padding-top:15px;
}
#i-also-write-in{
	margin:0px;
	padding-left:20px;
}
#controls{
	margin-top:20px;
	text-align:right;
}

#rightbar .tags{
	padding-left:0px;
	margin-top:0px;
	display:block;
	font-weight:bold;
	text-align:center;
}
.tags a{
	text-decoration:none;
}
.tags a:hover{
	text-decoration:underline;
}
.tags .tag{
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.tags .tag + .tag{
	margin-left:20px;
}
#content .taglevel1 {
color:#CCEEFF;
font-size:10px;
}
#content .taglevel2 {
color:#CCEEFF;
font-size:15px;
}
#content .taglevel3 {
color:white;
font-size:16px;
}
#content .taglevel4 {
color:white;
font-size:19px;
}
#content .taglevel5 {
color:#FFFF66;
font-size:24px;
}
#bottom{
	font-size:20px;
	color:grey;
	font-weight:bold;
	margin-top:30px;
	padding-top:9px;
	padding-left:20px;
	background-color:#004c92;
	height:34px;
	clear:both;
}
.vcard{
	display:none;
}
#meta-info{
	display: none;
}

/*DIALOGS*/
.dialog{
	display:none;
	background:white;
	border:1px solid grey;
	color:black;
	font-size:14px;
}
.dialog h1{
	padding:10px 20px;
	background-color:#0066CC;
	color:white;
	font-size:20px;
	font-weight:bold;
	margin:0px;
}
.dialog h2{
	line-height:normal;
	color: black;
	border-bottom:1px solid #666666;
	margin-top:-5px;
	margin-bottom:15px;
	font-size: 18px;
	font-family:serif;
}
.dialog .content{
	margin:20px;
}
.dialog .buttons{
	margin-top:15px;
	text-align:right;
}
.dialog .label{
	text-align:right;
	vertical-align:top;
}



.ad-block-right{
	margin:20px 0px 20px 20px;
	padding:15px;
	border:1px solid #003366;
	float:right;
}
.ad-block-top{
	margin:15px;
	text-align:center;
}