﻿.post, .news {
	padding-bottom: 1em; list-style:none;
}
.news .date,
.post .date 
{
	height: 30px;
	padding: 2px 0 0 10px;
	background: url(Imatges/post.gif) no-repeat left center;
	font-size: xx-small; 
}
.news .date{margin:10px;background: url(Imatges/calendar.png) no-repeat left top;}

.news .date p,
.post .date p{margin-left:20px;padding-left:5px;font-size: xx-small;
               line-height:24px;border-top: dotted 1px #ccc;border-bottom: dotted 1px #ccc;color:#aaa;}
.news .date p{font-size:medium;color:#444;padding-left:15px;}

.post .data_header a{font-size:90%;}
.post .story {
	padding: 20px;
}
.post .comment {padding:10px;margin-left:20px;  background:#e2ecec; }
.post .meta {
	text-align:center;
	height: 40px;
	margin: 0 20px;
	padding: 0 0 0 10px;
	background: #EEEDED ;
}

.post .meta span {
	display: none;
}

.post .meta p {
	margin: 0;
	padding: 10px 0 0 0;
}

.post .meta a {
	float: left;
	height: 20px;
	padding: 4px 20px 0 37px;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #777777;
}

.post .meta a:hover {
	color: #E55D13;
}

.post .category {
	background: url(images/img14.gif) no-repeat left bottom;
}

.post .comments {
	background: url(images/img15.gif) no-repeat left bottom;
}
.pager-footer
{
    width: 98%;
    padding: 10px;
    color: #CBC3AC;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    border-top: 1px dotted #2b66a5;
    font-family: Arial, Helvetica, sans-serif;
}
.pager-footer a:link{ text-decoration:none;}
.pager-footer a:visited{color: #369;}

.pag-button{
padding: 0 5px;
border: 1px solid #9aafe5;
color: #2e6ab1;
}
.pag-next-prev{border: 1px solid #2b66a5;
color: #369;
background-color: #CBC3AC;
}
.pag-current{
padding: 0 5px;
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}
.page-sorter{font-size:0.8em; margin-bottom:10px;}

.news-page-sorter{padding:20px; text-align:right;}

/*Notícies a la pàgina inicial */

.news-default{ padding:0 0 0 20px; margin-top:60px; font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; }
.news-default p{}
.news-default p.textoNoticia{color: #666; font-size: 0.8em; font-weight: normal; line-height:0.9em;margin-top: -10px; padding-left:10px;}
.news-default p.textoNoticia a{display:block; font-size:90%;}
.news-default p.textoNoticia a:hover{ background:none; color:#000066; text-decoration:underline;}                 

/* Starts Formularis */
#form-header{padding:10px; text-align:center;}
#form-body{padding:20px;}
#form-body table td{text-align:left;}
#form-body thead td{background: #85b1de;padding:1.1em;}
#form-body tfoot td {padding-top:10px;text-align:left;}


