/* Reset */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;					/* Color textos per defecte */
	text-decoration: none;
	margin: 0;
	padding: 0;
}

img, fieldset, hr {
	border: none;
}

a, button {
	cursor: pointer;
}

/* Textos */
em {
	font-style: normal;	
}

/* Mida textos */
body {
	font-size: 80%;
}

h1 {
	font-size: 2em;
	font-weight: bold;
}
#title {
	font-size: 1.5em;
}
h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

big {
	font-size: 1.1em;
}

small {
	font-size: 0.9em;
}

/* Paràgrafs */
h1, h2, h3, h4, h5, h6, p, ul, ol, dt, hr {
	margin: 10px 0;
}
p, ul, ol, dt, hr {
	line-height: 1.7em;
}
/* Llistes */
li, dt {
	margin-left: 20px;
}

/* Regla horitzontal */
hr {
	clear: both;
	height: 1px;
	background-color: #000000;
}

/* MAQUETACIÓ */
html {
	background-color:#cd0000;
}

body {
	background-image:url(images/bg-body.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

html>/**/body #container, html>/**/body #content { /* hack navegadors moderns */
	overflow: auto;
}

#container {
	position: relative;
	width: 955px;
	margin: auto;
}

#header {
	height:50px;
	padding-top: 25px;
	padding-left: 300px;
}

#logo {
	position:absolute;
	top:0;
	left:0;
}

#title, #description {
	color:#FFFFFF;
}

#sidebar {
	width: 210px;
	float: right;
	padding-top: 10px;
	padding-left: 40px;
}

#sidebar ul, #sidebar li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sidebar li {
	margin-bottom: 10px;
	overflow: auto;
}
#sidebar #tag_cloud-2, #sidebar #actes {
	background-image: url(images/bg-sidebar-h2.png);
	background-repeat: no-repeat;
	padding-left: 13px;
	margin-top: 30px;
	margin-bottom: 25px;
	width: 185px;
	display:block;
}

#sidebar #tag_cloud-2 h2, #sidebar #actes h2 {
	color:#cb0101;	
}

#sidebar ul ul li {
	padding-left: 15px;
	background-image: url(images/ico-sidebar-li.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
}

#rss img {
	float:left;
	margin-bottom: 10px;
}

.banner img {
	float:left;
	margin-bottom: 10px;
}
.banner p {
	margin-top:20px; margin-bottom:5px;
}
#directe {
	margin-bottom:10px;
}
#directe h2 {
	display:none;
}
#altres {
	clear:both;
}

#content {
	background-image:url(images/bg-sidebar.png);
	background-repeat:repeat-y;
	background-position: 730px;
}

#content {
	padding-bottom: 75px;
	min-height: 300px;
}

#footer {
	background-image:url(images/bg-footer.png);
	background-repeat: repeat-x;
	height:60px;
	background-color:#cd0000;
}

#footer div {
	width: 955px;
	margin: auto;
	line-height: 60px;
}

#footer div img {
	margin:20px;
	margin-left:0px;
	margin-right:15px;
	float:left;
}

#footer .menu {
	width:300px;
	float:left;
	margin-left:9px;
}

#footer li {
	float:left;
	list-style-type:none;
	border-left: solid 1px #FFFFFF;
	margin:0;
	margin-top:13px;
	padding:6px;
	line-height:0;
}

#footer div, #footer span, #footer a, #footer li a {
	color: #FFFFFF;
}

#post_block {
	width: 700px;
	padding-top: 90px;
}

#post_block p {
	text-align:justify;
}
#post_block a {
	color:#0000CC;
	text-decoration:underline;
}
#post_block h1, #post_block h1 a, #comments h3 {
	color: #cb0101;
	text-decoration:none;
}

.highlight {
	padding: 1px 10px;
	background-image:url(images/highlight.png);
	background-repeat:repeat-y;
	margin: 15px 0;
	line-height: 1.7em;
}
#searchform {
	position: relative;
	width:210px;
}
input, textarea {
	border: solid 1px #c6c6c6;
	background-image: url(images/bg-input.png);
	background-repeat: repeat-x;
	background-position: top;
}

input {
	height: 23px;
	width: 190px;
}

input#searchsubmit {
	border: none;
	background-image: none;
	background-color: none;
	width: 37px;
	height: 37px;
	position: absolute;
	top: -7px;
	right: 17px;
	_top: 5px;
}

#actes {
	margin-bottom:25px;
}

#post_block #buttons_top {
	text-align:right;
}

#post_block #buttons_bottom form {
	float: left;
}
#post_block button {
	background:none;
	border:none;
	background-image: url(images/bg-button.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: larger;
	font-weight: bold;
	width: 125px;
	height: 25px;
	text-align: center;
	clear: both;
	float: right;
}

#post_block a#tornar button, #post_block button#llistat, #post_block button#inscripcio {
	font-weight: normal;
	font-size: small;
	clear: left;
	float: none;
}


a#tornar {
	margin-top: 20px;
	text-decoration: none;
	float: left;
}

#post_block a#tornar button {
	background-image: url(images/bg-button-tornar.png);
	width: 100px;
	padding-right:10px;
}

#post_block button#llistat {
	background-image: url(images/bg-button-llistat.png);
	clear: left;
	float: none;
	margin-right: 10px;
}
#post_block button#inscripcio {
	background-image: url(images/bg-button-inscripcio.png);
	width: 69px;
}

#twitter {
	background-image: url(images/bg-twitter.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	width: 335px;
	height: 70px;
	padding-left: 70px;
	padding-top: 1px;
	padding-right: 10px;
	position: absolute;
	top: 90px;
	_top: 10px;
	left: 290px;
} 
#twitter p, #twitter li {
	color: #ac8c0b;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	list-style: none;
}

#post_block .postmetadata {
	background-image: url(images/ico-comment.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	padding-top: 40px;
	padding-left: 28px;
	line-height:24px;
}

#comments {
	clear:both;
}
#comments h3 {
	padding-top: 40px;
}


