body{
	width: 100%;	
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande',sans-serif;
	background-color: #9AE4E8;
	color: #333333;
	font-size: 12px;
}
a{
	color: #0084B4;
}
h1{
padding:1%;
margin: 0;
font-size: 16px;
color: #333333;
float: left;
margin-left: 5%;
}

p.titol{
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 5%;
	margin-top: 1%;
	width: 477px;
	height: 47px;
}
p.titol a{
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 2px;
}


h2{font-size:123.1%;}
h3{font-size:108%; }

h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	//margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style:	decimal-leading-zero;
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style:	disc;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}

th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
small {
	font-size:93%;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}


img{
	border: 0;
}
.textarea{
	width: 100%;
}
/************************** LAYOUT ***********************************/
div#all{
	width: 90%;
	margin: auto;
	clear: both;
	padding-bottom: 5%;
}
ul#menutop{
	list-style: none;
	top: 10px;
	font-size: 13px;
	background-color: #FFF;
	width: 350px;
	position: relative;
	float: right;
	margin-right: 6%;
	-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;

}
ul#menutop li{
	margin-right: 3%;
	float: left;
	list-style: none;
	padding-bottom: 2%;
	padding-top: 2%;
	width: auto;
	text-align: center;
}

#menutop a{
	text-decoration: none;
}
#menutop a:hover{
	text-decoration: underline;
}
div#post{
	width: 37%;
	background-color:	#FFF;
	float: left;
	position: relative;
	padding:1%;
	-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
#post li{
	margin-top: 2%;
}

div#sidebar{
	width: 60%;
	background-color: #DDFFCC;
	float: left;
	position: relative;
	border-left: 1px solid #BDDCAD;
	padding-bottom: 3%;
	left: -3px;	
	-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;

}

#footer{
	clear: both;
	margin-top: 5%;
	padding: 0.5%;
	font-size: 11px;
	text-align: center;
	margin: auto;
	height: 15px;
	background-color: #FFF;
	width: 85%;
	padding-bottom: 5px;
	-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

#footer ul{
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	position: relative;
}
#footer li{
	list-style: none;
	text-align: center;
	float: left;
	margin-left: 2%;
}
#footer a{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

div#sotapeu{
	margin-top: 3%;
	text-align: center;
	width: 100%;
}
#espai_blau{
	clear: both;
	width: 100%;
	float: left;
	height: 25px;
	
}

#espai_portada{
	width: 20%;
	float: left;
}

#favorites{
	width: 200px;
	top: 20%;
	left: 5%;
	position: fixed;
	z-index: 999;
	font-size: 11px;
}

.blanc{
	background-color: #FFF;
	padding: 1%;
	margin: 0;
	width: 100%;

}
#favorites a{
	color: #333;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#favorites blockquote{
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	margin: 0;
	margin-left: 5%;
	padding: 0;
}
.subtitol{
	background-color: transparent;
	margin: 0;
	padding: 0;
}
/************************** JUGADORS FOTOS ***********************************/

ul#jugadors{
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 1%;
	float: left;
}

ul#jugadors li{
	list-style: none;
	float: left;
	width: 75px;
	margin-right: 8px;
}

ul#jugadors img{
	border: 4px solid #FFF;
	width: 73px;
	height: 73px;
}

ul#jugadors img:hover{
	border: 4px solid #BDDCAD;
}

/************************** JUGADORS twitts ***********************************/

ul#jugadors_twitts{
	float: left;
	list-style: none;
	width: 99%;
	margin: 0;
	padding: 0.5%;
	font-size: 13px;
}

ul#jugadors_twitts li{
	width: 98%;
	float: left;
	list-style: none;
	padding: 0.5%;
	background-color: #DDFFCC;
	border-bottom: 1px dashed;
	padding-bottom: 1%;
	display: block;

}
ul#jugadors_twitts li:hover{
	background-color: #FFF;
}
ul#jugadors_twitts a{
	text-decoration: underline;
	color: #0084B4;
}

div#tots ul{
	list-style: none;
	float: left;	
}
div#tots li{
	float: left;
	list-style: none;
	margin-left:0.5%;
}
div#tots img{
	height: 73px;
	width: 73px;
	border: 4px solid #FFF;
}
div#tots img:hover{
	border: 4px solid #BDDCAD;
}

/********************** comentaris **************************/

ul#comentaris{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5%;
}
ul#comentaris li{
	list-style: none;
	padding-left:0.5%;
	width: 100%;
	padding: 0.5%;
	padding-bottom: 1%;
	border-bottom: 1px dashed #BDDCAD;;
	float: left;

}
ul#comentaris li:hover{
	background-color: #F2F2F2;
}

.imatge_comentari{
	margin-right: 5px;
	margin-bottom: 5px;
}
div.com_twitt{
	width: 96%;
	float: left;
}
div.data_twitt{
	font-style: italic;
	color: #555;
	padding: 1%;
}
div.mostrar_reply{
	display: none;
	float: right;
	width: 3%;
	margin: 0;
	margin-right: 1%;
	padding: 0;
}

ul#jugadors_twitts li:hover > div.mostrar_reply{
	display: block;
}
ul#comentaris li:hover > div.mostrar_reply{
	display: block;
}

/*************     favorites    ***************/
ul#favorites_dins{
	position: relative;
	float: left;
}
ul#favorites_dins ul{
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
ul#favorites_dins li{
	width: 500px;
	list-style: none;
	float: left;
	padding: 3%;
	margin-left: 5%;
}
ul#favorites_dins a{
	color: #333;
	text-decoration: none;
}
ul#favorites_dins a:hover{
	text-decoration:underline;
}

.blanc_dins{
	background-color: #FFF;
	height: 60px;
	padding: 1%;
	margin: 0;
	width: 85%;

}

.subtitol_dins{
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	margin: 0;
	margin-left: 7%;
	padding: 0;
}

/*********************** 	replies	********************/
ul#replies{
	float: left;
}
ul#replies li{
	list-style: none;
	float: left;
}

p.data_petita{
	margin: 0;
	padding: 0;
}

/******************* butons *************************/
input[type=text],input[type=password],textarea{
	width:12.25em;
	*width:19.9em;
	border: 1px inset #BDDCAD;
	background-color: #DDFFCC;
}

input[type=button],input[type=submit]{
	float: left;
	border:1px solid #CECECE;
	margin:5px 0;
	padding:4px 15px;
	background-color:#fff;
	cursor: pointer;
	-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

input[type=button]:hover, input[type=submit]:hover{
	background-color: #d5d5d5;
}


input[type=text]:focus,input[type=password]:focus,textarea:focus{
	border: 1px inset #BDDCAD;
	background-color: #F2F2F2; 
}