/*
Theme Name: AGRUPACIÓ DE COLLES DE GEGANTERS DE CATALUNYA
Theme URI: http://www.danielribes.com/
Description: Tema WP per la web corportativa de l'ACGC
Version: 0.3


*/

body {
    background-color: #e9e9e9;
    font-family: arial, helvetica, sans-serif;
}

/* ----------------------------------------------
   CONTENIDOR
   ---------------------------------------------- */
#contenidor {
    width: 920px;
    margin: 0px auto;    
    background-image: url('imatges/fondo-contenidor.jpg');
    background-position: top center;
    background-repeat: repeat-y;
  
    
    /* border: 1px solid red; */
}


/* ----------------------------------------------
   CAPÇALERA
   ---------------------------------------------- */

/* revisats */

#capcaleraportada{
    height: 138px;
    width: 920px; 
   /* border: 1px solid red; */
}

#logoitagline{
    height: 138px;
    width: 780px;
    /*padding-top: 10px;*/
    
    background-image: url('imatges/fondo-capcalera-base-2.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    
   /* border: 1px solid green; */
}

#logoitagline img.logo{
    margin-top: 9px;
    margin-left: 9px;
}

#logoitagline p.tagline{
    margin-top: 10px;
    
    font-size: 0.7em;
    line-height: 130%;
    color: #fff;
    padding: 10px 20px 20px 20px;
}


#participa{
    float: right;
    width: 140px;
    height: 138px;
    
    background-image: url('imatges/fondo-capcalera-base-participa-2.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    
    
    
    /* border: 1px solid red; */
}




 /* fi revisats */
 
#capcalera{
    height: 128px;
    width: 780px;
    /*padding-top: 10px;*/
    
    background-image: url('imatges/fondo-capcalera-base.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    
    border: 1px solid green;
}


/* ----------------------------------------------
   CAPÇALERA ENS / PARTICIPA
   ---------------------------------------------- */

#capcaleraparticipa{
    float: right;
    width: 130px;
    height: 128px;
    
    background-image: url('imatges/fondo-capcalera-participa.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    
    
    
    /* border: 1px solid red; */
}

#capcaleraparticipa p{
    font-size: 10px;
    color: #fff;
    text-align: right;
}

#capcaleraparticipa table{
    margin-left: 5px;
    margin-top: 25px;
}



/* ----------------------------------------------
   MENU
   ---------------------------------------------- */
#menuprincipal{
    height: 32px;
    margin-left: 10px;
    margin-right: 10px;
    background-image: url('imatges/fondo-menu.jpg');
    background-position: top left;
    background-repeat: repeat-x;
    
    /* border: 1px solid blue; */
}

#menuprincipal ul{
    margin: 0px;
    padding: 7px 0px 0px 10px;
}


#menuprincipal ul li{
    display: inline;
    list-style-type: none;
    padding: 4px 16px 4px 4px;
    text-transform: uppercase;
}


#menuprincipal a, #menuprincipal a:visited{
    text-decoration: none;
    /*color: #fff;*/
    color:#660000;
    font-size: 12px;
    font-weight: bold; 
}

#menuprincipal a:hover{
    text-decoration: underline;
}

/* ----------------------------------------------
   ZONA VIVA
   ---------------------------------------------- */

#destacats{
    height: 190px;
    margin-top: 15px;
    /*border: 1px solid black;*/
    
    
}

#destacat2{
    /*border:1px solid red; */
    height: 190px;
 
}

#destacat2 img{
    border: 1px solid #ddd;
}

#zonaviva{
    margin-left: 20px;
    margin-right: 20px;
    
    
  /* border: 1px solid yellow; */
}


#segondestacat{
    float:right;
    width: 210px;
    margin-top: 0px;
    
    /*border: 1px solid blue;  */ /* #0066cb; */   
}


#columnasegonapagina{
   float:left;
    /*margin-left: 670px;*/
    /*margin-right: 10px;*/
    width: 210px;
   /* margin-top: 15px; */
    
  /*border: 1px solid red;*/
  /* #0066cb; */
                                 
    
}

#columnasegonapagina ul{
   /*margin: 0px;*/
    font-size: 14px;
}


#columnasegonapagina ul li{
    margin: 0px;
    list-style-type: none;
    padding-bottom: 6px;
    padding-top: 6px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}

#columnasegonapagina ul li ul li{
    padding-bottom: 6px;
    padding-top: 6px;
    font-weight: normal;
    border: none;
    font-size: 12px;
}

#columnasegonapagina ul li a{
    text-decoration: none;
    color:#660000;
}

#columnasegonapagina ul li a:hover{
    text-decoration: underline;
    color:#660000;
    
}

#columnasegonapagina ul li a:visited{
    text-decoration: none;
    color:#660000;
}

#social{
    /*float:right;*/
    margin-left: 670px;
    /*margin-right: 10px;*/
    /*width: 210px;*/
   /* margin-top: 15px; */
    
  /*  border: 1px solid red; */ /* #0066cb; */
                                 
    
}

#social h4{
    text-align: center;
    font-size: 10px;
    font-weight: normal;
    color:#fff;
    padding: 4px;
    margin: 0px;
    text-transform: uppercase;
    background-color: #660000;
    
}

#social ul{
    margin: 8px 0px 8px 0px;
    padding: 0px;
    font-size: 13px;
}


#social ul li{

    list-style-type: none;
    /*padding: 4px 16px 4px 4px;*/
    padding-left: 0px;
    padding-bottom: 4px;
   
}


#publicitat{
    
    border: 1px solid #ccc;
    margin-top: 20px;
    text-align: center;
}

#publicitat img{
    border: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#publicitat h4{
    text-align: center;
    font-size: 10px;
    font-weight: normal;
    color:#333;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
    background-color: #ccc;
}




#continguts{
    
   /* margin-right:20px;
    padding-top: 15px;*/
    margin-top: 20px;
    
     /*border: 1px solid blue;*/
     border-top: 1px solid #ccc;
     
}

#contingutsinterior{
    
   /* margin-right:20px;
    padding-top: 15px;*/
    margin-top: 20px;
    
     /*border: 1px solid blue;*/
     /*border-top: 1px solid #ccc;*/
     
}


#contingutspagina{
    
   /* margin-right:20px;
    padding-top: 15px;*/
    margin-top: 20px;
    
     /*border: 1px solid blue;*/
     /*border-top: 1px solid #ccc;*/
     
}



#columnasuport{
    /* float: right; */
    float: left;
    width: 170px;
  
  
    
    /*border: 1px solid red;*/
}


#columnasuport ul{
    list-style: none;
    padding-left: 1000px;


   /* border: 1px solid red; */
}


#noticia br.clear{
    clear: both;
}

#pagina{
   /*float: left;*/
   /*  margin-right: 220px; */
    margin-right: 20px; 
    
    margin-left: 240px;
    /*width: 620px;*/

    margin-bottom: 50px;
    /*background-color: #ffffcc;*/
   /* border: 1px solid blue; */
    
}

#novetats{
   float: left;
   /*  margin-right: 220px; */
    margin-left: 10px; 
    
   /* margin-left: 10px;*/
    width: 620px;

    margin-bottom: 50px;
    /*background-color: #ffffcc;*/
    /*border: 1px solid blue; */
    
}

#novetatsinterior{
   /*float: left;*/
   /*  margin-right: 220px; */
    margin-left: 10px; 
    
   /* margin-left: 10px;*/
    width: 750px;

    margin-bottom: 50px;
    /*background-color: #ffffcc;*/
    /*border: 1px solid blue; */
    
}


#primerdestacat{
   
    
    /* margin-right: 220px; */
    margin-left: 180px;
    margin-right: 220px;
    
    /*background-color: #ffffcc;*/
     /*border: 1px solid yellow;*/
}



.destacada{
    
    background-color: #0066cb;
    color: #fff;
    margin-right: 174px;
    height: 190px;
    
    background-image: url('imatges/fondo-destacat-marron-any.png');
    background-position: top left;
    background-repeat: no-repeat;
    
}

.destacada h2{
    font-size:22px;
    padding: 10px 10px 5px 10px;
    margin: 0px;
}

.destacada p{
    font-size:13px;
    padding: 0px 10px 10px 10px;
    margin: 0px;
}

.destacada a, .destacada a:hover, .destacada a:visited {
    color: #fff;
    text-decoration: underline;
}

.fotodestacada img{
    float: right;
    height: 190px;
}


#noticia{

    margin-bottom: 20px;
    padding-top: 20px;
    
        
    /*border: 1px solid red;*/
}


#noticia h5{
    font-size:13px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    color: #333;
    /* text-align: right; */
   /* border-top: 1px solid #ccc;*/
    font-weight: normal;
}



#noticia h2{
    font-size:19px;
    padding: 0px 0px 15px 0px;
    margin: 0px;
}

#noticia h2 a{
    color:#660000; /*#0066cb;*/ /* #660000; */
    text-decoration: none;
}

#noticia h2 a:hover{
    color: #ff3333; /* #660000; */
    text-decoration: underline;
}


#noticia p{
    font-size:13px;
    padding: 0px 0px 15px 0px;
    margin: 0px;
    
}

#noticia img.alignleft{
    float: left;
    margin: 0px 10px 10px 0px;
    padding: 10px;
    border: 1px solid #ccc;
}


/* ----------------------------------------------
   COL·LABORA
   ---------------------------------------------- */

#collabora{
    clear: both;
    height: 43px;
    text-align: center;
    border-top: 1px dotted #333;
    margin-left: 15px;
    margin-right: 15px;
    
    /* border: 1px solid blue;  */
}

#collabora p{
    font-size: 11px;
}

#collabora a{
    border: 0px;
    text-decoration: none;
}

#collabora ul{
    margin: 0px;
}

#collabora ul li{
    display: inline;
    list-style-type: none;
    /* padding: 0px 16px 4px 4px; */
    
  /*  border: 1px solid green; */
    
    
}




/* ----------------------------------------------
   PEU
   ---------------------------------------------- */

#peu{
    
    height: 181px;
    /*margin-left: 10px;
    margin-right: 10px;*/
    
    width: 920px;
    margin: 0px auto;  
    
    background-image: url('imatges/fondo-peu.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    
    text-align: center;
  /*border: 1px solid red;*/
   padding-top: 20px;
}

#dadespeu{
    margin: 20px 20px 0px 20px;
    border: 1px solid red;
    clear: both;
}

#peu p{
    font-size:13px;
   padding: 0px 20px 2px 20px;
    margin: 0px;
    
}


.entitat {
    padding-bottom: 20px;
    border-bottom: 1px solid #660000;
}

.entitat h3 {
    font-size: 16px;
    color: #000;
}


.entitat p {
    font-size: 13px;
    
}


#entitatsinterior{
    padding: 20px;
}

#entitatsinterior p{
    font-size: 13px;
}

#entitatsinterior img.alignleft{
    float: left;
    margin: 0px 10px 10px 0px;
    padding: 10px;
    border: 1px solid #ccc;
}

#entitatsinterior a{
    text-decoration: none;
    color: #660000;
}

#entitatsinterior a:visited{
    text-decoration: none;
    color: #660000;
}

#entitatsinterior a:hover{
    text-decoration: underline;
}


/* any geganter 2010 */

.llistesadhesions ul {
	margin: 0px;
	padding-left:15px;
	font-size: 11px;
	

}


.llistesadhesions ul li{
	margin: 0px;
	list-style-type: square;
	padding-bottom: 8px;
}

.sociable_tagline strong{
    font-size: 12px;
    color: red;
}




