
/*#########################################*\
## Theme Name: JAM v04.07                  ##
## Date: 05/2007						   ##
## Updated: 10/2008						   ##
## Theme URI: http://www.jamontcada.com    ##
## Description: Versio web 2.0 de JAM      ##
## Author: Eric Teruel-Casajuana           ##
## Author URI: http://www.eric.cat         ##
\*#########################################*/

/*
	- Estructura principal de la pàgina:

		,------------------------.
		| 1	,-----------------.  |	(1) - Fons
		|	|		 2		  |	 |  (2) - Cartell
		|	`-----------------´	 |	(3) - Menú
		|	,-----------------.	 |	(4) - cos_mig_contingut_esquerra
		|	|--3--------------|	 |	(5) - cos_mig_contingut_dreta
		|	|			|	  |	 |	(6) - Peu
		|	|	4		|  5  |	 |
		|	|			|	  |	 |
		|	|		    |	  |	 |
		|	`-----------------´	 |
		|	,-----------------.	 |
		|	|		 6		  |	 |
		|	`-----------------´	 |
		`------------------------´
*/

/*
####################################
#######  1 - NORMES GLOBALS  #######
####################################
*/

html{
	/*background: url("../Images/MotiuFonsImproved.gif") repeat;*/
	background-color: #99cc00;
}

body {
	margin: 0;
	text-align: center;
}

a {
	cursor: pointer;
	text-decoration: none;
}

img {
	border: none;
}

/*
##########################################
#######  (2) - NORMES PEL CARTELL  #######
##########################################
*/

#titol_wrapper {
	/* Fons i mida */
	background-repeat: no-repeat;
	background-image: url("../Images/Cartell.png");
	width: 966px;
	height: 275px;

	/* Posició */
	margin: 0 auto;
}

#titol_wrapper_empty {
	width: 930px;
	height: 260px;
}

/*
##########################################
#######  (3,4,5) - NORMES PEL COS  #######
##########################################
*/

#main_wrapper {
	/* Fons i mida */
	width: 920px;
	
	/* Posició */
	margin: 0 auto;
	text-align:left;
}

/*
 +-+-+-+-+-+-+-+-
 |  (3) - MENÚ  |
 +-+-+-+-+-+-+-+-
*/

#menu {
	/* Fons i mida */
	width: 920px;
	height: 69px;
}

/*
 +-+-+-+-+-+-+-+-+
 |  (4,5) - COS  |
 +-+-+-+-+-+-+-+-+
*/

#cos_cap {
	/* Fons i mida */
	background-image: url("../Images/cosBoreresTop.png");
	background-repeat: no-repeat;
	width: 920px;
	height: 32px;
}

#cos_mig {
	/* Fons i mida */
	background-image: url("../Images/cosBoreresMig.png");
	background-repeat: repeat-y;
	width: 920px; /* 20+550+330+20 */
}

#cos_mig_nothing {
	/* Posició */
	clear:both;
}

/*
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
 |  (4) - COS MIG CONTINGUT ESQUERRA  |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
*/

#cos_mig_contingut_esquerra {
	/* Fons i mida */
	width: 535px;

	/* Posició */
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	/*padding-bottom: 20px;*/
}

#imatge_promocio {
	/* Fons i mida */
	/*width: 250px;*/
	/*height: 74px;*/
	
	/* Posició */
	/*margin-left: 147px;*/
	margin-bottom: 20px;
}

#imatge_promocio #textpromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#imatge_promocio #textpromo a {
	color: #000000;
	background-color: #669900;
	border-bottom: 1px dashed #003300;
}

#imatge_promocio #textpromo a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #003300;
}

#imatge_seccio {
	/* Fons i mida */
	width: 250px;
	height: 74px;
	
	/* Posició */
	margin-left: 147px;
	margin-bottom: 20px;
}

#imatge_seccio_especial {
	/* Fons i mida */
	width: 209px;
	height: 66px;
	
	/* Posició */
	margin-left: 162px;
	margin-bottom: 5px;
	padding-top: 10px;
}

	/*@@@@@@@@@@@@@@@@@@@@@@@
	@@@ COS DE LA NOTICIA @@@
	@@@@@@@@@@@@@@@@@@@@@@@*/

.noticia {
	margin-bottom: 30px;
	background: #99CC00 url(../Images/fonsnoticia.gif) left top repeat-x;
}

.titular_complert {
	height: 80px;
	border-bottom: #666600 1px solid;
	margin-bottom: 15px;
}

.data_cool{
	float: left;
	width: 59px;
	height: 62px;
	background: url(../Images/data.gif) no-repeat;
	color: #003300;
	padding: 0;
	text-align:center;
	margin: 10px 10px 1px 10px;
	font-size: 12px;
	line-height: 0.9;
	font-family: Arial, Helvetica, sans-serif;
}

.data_cool span.dia{
	display: block;
	/*font-size: 120%;*/
	font-weight: bold;
	padding-top: 17px;
}

.data_cool span.mes{
	display: block;
	padding-top: 3px;
	letter-spacing: -1px;
	text-transform: capitalize;
}

.data_cool span.any {
	display: block;
	padding-top: 3px;
}

.titular, .titular a {
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 10px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.titular a:hover {
	text-decoration: underline;
}

.contingut_noticia {
	/* Posició */
	padding-left: 10px;
	padding-right: 10px;
	/* Contingut */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}

.contingut_noticia img {
	border: 1px solid #000000;
	padding: 1px;
	margin: 2px 7px 2px 7px;
	background: #FFFFFF;
	/*float: left;*/
}

.contingut_noticia img.primeta {
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

.contingut_noticia ul {
	list-style-image: url(../Images/list.gif);
	margin-top:1.1em;
	margin-bottom: 1.3em;
	}

/* Quasibé no utilitzat */
.the_imageBorderL{
	float:left;
	padding:1px;
	background: url(../img/dot.gif) repeat;
	margin:.3em .5em .3em .5em;
	}

.the_imageBorderC{
	float:inherit;
	text-align:center;
	padding:1px;
	margin:0 .5em .2em .5em;
	}

.the_imageBorderR{
	float:right;
	padding:1px;
	background: url(../img/dot.gif) repeat;
	margin:.3em .5em .2em .5em;
	}

.the_imageBorderL img, .the_imageBorderR img{
	border:3px solid #fff;
	}

.the_imageBorderC img{
	border:1px dotted #000;
	}
/* ##################### */

.contingut_noticia a {
	color: #000000;
	background-color: #669900;
	border-bottom: 1px dashed #003300;
}

.contingut_noticia a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #003300;
}

.contingut_noticia a img {
	border: none;
	margin: 0;
	background: none;
}

.contingut_noticia b {
}

.contingut_noticia p {
}

.contingut_noticia table {
}

.contingut_noticia li{
	list-style-type: circle;
}

.peu_noticia {
	background-color: #669900;
	border-top: #666600 1px solid;
	border-bottom: #666600 5px solid;
	padding: 5px;
	padding-left: 40px;
	margin-top: 15px;
	height: 12px;
}

.peu_noticia a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #336600;
}

.peu_noticia a:hover {
	color: #003300;
}

.peu_noticia ul {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

li.publicant_not {
	display: inline;
	height: 18px;
	float: left;
	background: no-repeat left top url("../Images/editat.gif");
	padding-left: 20px;
	text-transform: capitalize;
}

li.permalink_not {
	display: inline;
	height: 18px;
	float: left;
	margin-left: 50px;
	background: no-repeat left top url("../Images/permalink.gif");
	padding-left: 20px;
	text-transform: capitalize;
}

li.twitter {
	margin-left: 10px;
}

li.categoria_not {
	display: inline;
	height: 18px;
	float: left;
	margin-left: 50px;
	background: no-repeat left top url("../Images/categoria_not.gif");
	padding-left: 20px;
	text-transform: capitalize;
}

/* TWITTER */

#twitter_update_list{
/*	margin:10px 0;
	padding:5px;*/
	text-align:left;
	overflow:hidden;
	background-color:#8a9900;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	list-style:square inside url("../plugins/twitter/images/icon-tweet.png");
	/*background:url("../plugins/twitter/images/icon-tweet.png") left top no-repeat;*/
	margin:0;
	padding:0;
/*	list-style-type:none;*/
}

#twitter_update_list li {
	margin:0;
	padding:0;
	padding:10px;
/*	float: right;
	width: 465px;*/
}

/* TWITTER_OLD */

.tweet {
	margin:10px 0;
	padding:5px;
	text-align:left;
	overflow:hidden;
	background-color:#8a9900;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.datecreated {
	color:#fff;
	/*line-height:14px;*/
	font-size:0.8em;
	}

.tweeticon {
	float:left;
	padding-right:3px;
	}

.tweeticon img {
	border: 0;
	padding: 0;
	margin: 5px;
	background: none;
	}

.tweetmsg {
	float: right;
	width: 465px;
	}

.status {
	background-color:#fff;
	padding:15px 0;
	padding:7px;
	color:#cc0000;
	text-align:center;
	}

	/*@@@@@@@@@@@@@@@@@@@@
	@@@ CAIXA GENÈRICA @@@
	@@@@@@@@@@@@@@@@@@@@*/

.generic_wrapper {
	margin-bottom: 30px;
	background: #99CC00 url(../Images/fonsnoticia.gif) left top repeat-x;
}

.gw_introduccio {
	border-bottom: #666600 1px solid;
	margin-bottom: 15px;
}

.gw_introduccio_contingut {
	margin-bottom: 5px;
	padding: 15px 5px 10px 15px;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.gw_contingut {
	/* Posició */
	padding-left: 10px;
	padding-right: 10px;
	/* Contingut */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}

.gw_contingut a {
	color: #000000;
	background-color: #669900;
	border-bottom: 1px dashed #003300;
}

.gw_contingut a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #003300;
}

.gw_contingut a.sense_decoracio {
	border: none;
	background: none;
}

.gw_contingut a.sense_decoracio img {
	border: none;
	margin: 0;
	background: none;
}

.gw_contingut img {
	border: 1px solid #000000;
	padding: 1px;
	margin: 2px 7px 2px 7px;
	background: #FFFFFF;
}

.gw_contingut img.imatge_centre {
	margin-left: 80px;
}

.gw_contingut img.imatge_centre_interview {
	margin-left: 130px;
}

.gw_contingut img.imatge_centre_patro {
	margin-left: 160px;
}

.gw_contingut img.no_estil {
	border: none;
	padding: 1px;
	margin: 2px 7px 2px 7px;
	background: none;
}

.gw_contingut img.neta {
	border: none;
	padding: 0;
	margin: 0;
	background: none;
}

.gw_contingut ul.sense_estil {
	list-style: none;
}

.gw_contingut ul.llista_consulta {
	list-style: none;
}

.gw_contingut ul.llista_consulta li {
	margin-bottom: 5px;
}

.gw_contingut p.text_centrat {
	text-align: center;
}

.gw_contingut div.capcaleraH3 {
	font-size: 14px;
	text-align:center;
}

.gw_contingut p.h4 {
	font-size: 13px;
}

.gw_contingut table.taula_resultats {
	width: 510px;
	border: 1px solid #000000;
}

.gw_contingut table.taula_ranquingqms {
	margin-left: 100px;
	width: 320px;
	border: 1px solid #000000;
}

.gw_contingut tr.primera {
	background-color: #CCFF33;
}

.gw_contingut tr.parell {
	background-color: #EAF4FF;
}

.gw_contingut tr.imparell {
	background-color: #FFFFCC;
}

.gw_contingut div.una_competicio {
	/*border: 1px solid #000000;*/
	margin-bottom: 15px;
}

 /* Estil per al fomulari de contacte */
.gw_contingut form.contacte {
	border: 1px solid #000000;
}

.gw_contingut .drawer {
	background-image: url(../Images/form_bg_input.gif);
	PADDING-RIGHT: 0.1em;
	PADDING-LEFT: 0.1em;
	PADDING-BOTTOM: 0.1em;
	FONT-SIZE: 10pt;
	font-style: normal;
	font-family: Verdana, Tahoma, Arial;
	MARGIN-LEFT: 0.1em;
	PADDING-TOP: 0.1em;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-ALIGN: center;
	color: #006600;
	border-width:1px;
	border-color: #333300;
	border-style:solid;
}
	
.gw_contingut .button_style {
	/*background-image: url(../Images/form_bg_button.gif);*/
	padding:0px;
	border: 1px solid #999999;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana, arial, "trebuchet MS", helvetica, sans-serif;
}
/* FI: Estil per al fomulari de contacte */

.gw_peu { /* Pot servir per a informar de la última actualització de la secció!!! */
	background-color: #669900;
	/*border-top: #666600 1px solid;*/
	border-bottom: #666600 5px solid;
	padding: 5px;
	padding-left: 40px;
	margin-top: 15px;
	/*height: 12px;*/
}

.gw_peu span.updated {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#contextual {
	margin-bottom: 30px;
	text-align: center;
}

	/*@@@@@@@@@@@@@@@@@@@@@@@@
	@@@ LLISTAT DE PÀGINES @@@
	@@@@@@@@@@@@@@@@@@@@@@@@*/

#the_page {
	width: 530px;
	height: 44px;
	background: url(../Images/paginador.png) no-repeat top center;
	margin-bottom: 10px;
	padding: 13px 0;
	text-align: center;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#the_page a{
	color: #003300;
}

#the_page a:hover{
	color: #FFFFFF;
}

.the_page_link_before{
	margin-right: 14px;
	padding: 0 8px 0 1px;
}

.the_page_link {
	margin:0 4px 0 0;
	padding:0 4px 0 4px;
	border: 1px solid #666600;
	background-color: #669900;
}

.the_page_actual {
	margin:0 4px 0 0;
	padding:0 4px 0 4px;
	font-weight: bold;
	}

.etcetera {
	margin:0 4px 0 0;
	padding:0 4px 0 4px;
}

.the_page_link_after{
	margin-left: 10px;
	padding:0 1px 0 8px;
	}

#cos_peu {
	/* Fons i mida */
	background-image: url("../Images/cosBoreresBottom.png");
	background-repeat: no-repeat;
	width: 920px;
	height: 32px;
}

/*
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |  (5) - COS MIG CONTINGUT DRETA  |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
*/

#cos_mig_contingut_dreta {
	/* Fons i mida */
	border-left: solid 1px #669900;
	width: 330px;

	/* Posició */
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;

	/* Contingut */		
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contingut_cmcd {
	/* Posició */
	margin-left: 10px;
	color: #000000;
}

#contingut_cmcd a {
	text-decoration: none;
	color: #000000;
}

#contingut_cmcd	a:hover {
	/*background-color: #336600;
	color: #66CC00;*/
	border-bottom: solid #000000 1px;
	border-top: solid #000000 1px;
}

#contingut_cmcd a.no_decoracio:hover {
	border-bottom: 0;
	border-top: 0;
}

	/*@@@@@@@@@@@
	@@@ BLOCS @@@
	@@@@@@@@@@@@@*/

.bloc {
}

.bloc h3 {
	/* Fons i mida */
	border-bottom: dashed 1px #009900;		

	height: 27px;
	padding-left: 15px;

	/* Contingut */
	font-style: italic;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: -1px;
	color: #000000;
}

.bloc p {
	font-size: 12px;
	padding-left: 20px;
	line-height: 25px;
}

.bloc form {
	padding-left: 20px;
	padding-bottom: 20px;
	line-height: 25px;
}

.bloc h3:first-child {
	margin-top: 0;
}

.bloc ul {
	font-size: 13px;
	/*font-weight: bold;*/
	font-style: italic;
	letter-spacing: -1px;
}

.bloc ul li {
	list-style: none;
	padding-bottom: 10px;
}

.bloc li.veureTot {
	background: no-repeat left top url("../Images/magnifier.gif");
	padding-left: 20px;
}

.bloc .users_bloc {
}

.bloc .patro_bloc {
	letter-spacing: normal;
	font-style: normal;
}

.bloc .sobre_bloc {
}

.bloc .cercador_bloc {
}

.bloc .resultats_bloc_llista {
}

.bloc .competicions_bloc {
}

.bloc .competicions_bloc_llista {
}

.bloc .users_bloc li.login_img {
	background: no-repeat left top url("../Images/login.gif");
	padding-left: 20px;
}

.bloc .entrevistes_bloc li {
	background: no-repeat left top url("../Images/user.gif");
	padding-left: 20px;
}

.bloc .recomanats_bloc li {
	background: no-repeat left top url("../Images/recomanat.png");
	padding-left: 20px;
}

.bloc .categories_bloc {
}

.bloc .categories_bloc li {
	background: no-repeat left top url("../Images/categoria_not2.gif");
	padding-left: 20px;
}

.bloc .sabies_bloc {
}

.bloc .imatges_bloc {
}

.bloc .imatges_bloc_llista {
}

.bloc li.camera {
	background: no-repeat left top url("../Images/camera.gif");
	padding-left: 20px;
}

.bloc .vincles_bloc {
}

.bloc .vincles_bloc li {
	background: no-repeat left top url("../Images/link.gif");
	padding-left: 20px;
}

.bloc .vincles_bloc li.clean {
	background: none;
	padding-left: 0px;
}

.bloc p.contactar_bloc {
}

.bloc p.contactar_bloc a.vincle_text{
	font-style: italic;
	border-bottom: solid 1px #000000;
}

.bloc .contactar_bloc img {
	display: inline;
}

/*
######################################
#######  (6) - NORMES PEL PEU  #######
######################################
*/

#peu_wrapper {
	/* Fons i mida */
	background-repeat: no-repeat;
	background-image: url("../Images/Peu.png");
	width: 950px;
	height: 138px;

	/* Posició */
	margin: 0 auto;
}

#peu_contingut {
	/* Posició */
	padding-top: 40px;

	/* Contingut */		
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	font-size: 12px;
}

#peu_contingut a{
	color: #FFFFFF;
	text-decoration: none;
}
