.clear_grey_news .row .col-md-3 .sidebar .btn-primary {  /* estil color botó buscar */
	background-color: #00B9A1 !important;
	border-color: #00B9A1 !important;
	color: white !important;	
}

.clear_grey_news .row .col-md-3 .sidebar h4 {  /* estil color capçaleres (historia i categories) de la barra leteral dreta */
	color: #00B9A1 !important;
	font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: 400 !important;
	line-height: 16px !important;
	color: #3b4b54 !important;
}

.clear_grey_news .recent-posts .date .month, article.post .post-date .month
{
	background-color: #1E2258;
}

.sidebar ul li a {
	font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif !important;
}

.clear_grey_news .post-content h2 a {
	color: #00B9A1 !important;
}

.clear_grey_news .row .col-md-9 .single-post .blog-single-post .post-content p span a {
	color: #1E2258 !important;
}

.clear_grey_news .row .col-md-9 .single-post .post-large .post-date .day {
	color: #1E2258 !important;
	background-color: transparent !important;
}


.clear_grey_news .post-meta span a {
	color: #00B9A1 !important;
}

.clear_grey_news article.post .post-meta i
{
	color: #464646 !important;
}

.clear_grey_news .btn-primary {
	background-color: #00B9A1;
	border-color: #00B9A1;
}

.clear_grey_news ul.nav-list li.active {
  background-color: rgba(0,185,161,0.7) !important;
}

.clear_grey_news ul.nav-list li.active > a {
  color: white !important;
}

.clear_grey_news ul.nav-list li:hover {
	background-color: rgba(0,185,161,0.7) !important;
	transition-duration: 0.8s;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
}

.clear_grey_news ul.nav-list li:hover > a {
	color: #1E2258 !important;
	transition-duration: 0.8s;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
}

.clear_grey_news .row .col-md-9 .single-post .post-large .post-content .post-meta span {
	color: #464646 !important;
}

.clear_grey_news .row .col-md-9 .single-post .post-large .post-content .post-meta span a {
	color: #1E2258 !important;
}

.clear_grey_news .paginacio .inner_container a.previous button {
	background-color: #1E2258 !important;
	color: white !important;
}

.clear_grey_news .paginacio .inner_container a.next button {
	background-color: #1E2258 !important;
	color: white !important;
}

.paginacio a {
  color: #00B9A1 !important;
}

/*a {
	color: #1E2258 !important;
}*/

.clear_grey_news .row .col-md-9 .pagination li.active a {
  background: #00B9A1 !important;
  border-color: #00B9A1 !important;
  color: white !important;
}

.clear_grey_news .row .col-md-9 .pagination li a {
  color: #00B9A1 !important;
}

.clear_grey_news .row .col-md-9 .single-post .post-large .post-content .post-meta a.pull-right {
	background: #464646 !important;
	border-color: #464646 !important;
	color: white !important;
}

.post-large {
  padding-bottom: 2em !important;
}