/* Start of CMSMS style sheet 'XARXA Module: News' */
.TinyEstilBlocText1 {
    display:block;
    border: 1px solid #00f; 
    background-color:#ddf;
    margin:20px;
    padding:5px;
    overflow:auto;
    height:100%;
}

.TinyEstilColumnaText200px {
    display:table-cell;
    border: 3px ridge #00f; 
    background-color:#ddf;
    margin:20px;
    padding:5px;    
    width:200px;
}

.TinyBlocTextGran {
    display:block;
    border: 5px solid #E4ECF4; 
    background-color:#AEC8DD;
    margin:10px;
    padding:5px;
    font-size:xx-large;
    line-height:1.5em;
    text-align:center;
    color:#050492;
}


.TinyEstilTaula1 {
    border: 1px solid black; 
    background-color:#DDF;
    margin:5px;
    overflow:auto;
    border-collapse:collapse;
    font-size:1em;
}

.TinyEstilTaula1 td {
   border: 1px solid black;
   padding-left:3px;
}

.TinyEstilTaula1 th {
   border: 1px solid black;
   background-color: #CCF;
   padding-left:3px;
}


.NewsSummarySummary img {

}

div.NewsSummaryTotesLesNoticies img {

}


div#news {
  margin: 5px;  /* margin for the entire div surrounding the news list */
  height:100%;
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #00f; 
}

.NewsSummaryTotesLesNoticies {
    border: 1px solid #303A93; 
    float:left;
    height:195px;
    width:22%;
    margin:5px;
    background-color:#FFF;
    padding: 7px;
    overflow:hidden;
}

.NewsSummaryMultiColumna {
    border: 1px solid #303A93; 
    float:left;
    height:172px;
    width:22%;
    margin:5px;
    background-color:#FFF;
    overflow:hidden;
    padding: 7px;
    font-weight:bold;
}

div.NewsSummaryMultiColumna a:link {
    color:#00F;
    text-decoration:none;
}

div.NewsSummaryMultiColumna a:visited {
    color:#00F;
    text-decoration:none;
}

div.NewsSummaryMultiColumna a:hover {
    color:#00F;
    text-decoration:none;
}


div.NewsSummaryTotesLesNoticies a:link {
    color:#00F;
    text-decoration:none;
}

div.NewsSummaryTotesLesNoticies a:visited {
    color:#00F;
    text-decoration:none;
}

.NewsSummaryPostdate {
  font-size: 90%;
 }

.NewsSummaryLink {
    text-align:left;
    padding-top:3px;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  height: 150px;
  overflow: hidden;
  width: 100%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  margin-top: 10px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  border: 2px solid #828DC5; 
  padding-left: 5px;
  padding-right:5px;
  padding-bottom:10px;
  padding-top:5px;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */
/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'XARXA Module: News' */

