@charset "utf-8";
/* CUSTOM CSS STYLES */
/* Write your styles here */
@import url('https://fonts.googleapis.com/css2?family=Arvo:wght@400;700&family=Lato:wght@300;700&family=Roboto:wght@300;400;700&display=swap');
/*
USE:
font-family: 'Arvo', serif;
font-family: 'Lato', sans-serif;
font-family: 'Roboto', sans-serif;
*/

body {
    background-color: #f7f7f7;
    color: #3d3d3d;
    font-family: 'Roboto', serif;
    text-rendering: optimizelegibility;
    line-height: 90%;
}

a {
    color: #3d3d3d;
	text-decoration:none !important;
}

h5,h6{
color:#9d997c;	
	}

h2,h1{
	letter-spacing: -.03em;
	}

h2,h3,h1{
    font-family: 'Arvo', sans-serif;	
	line-height: 140%;
	}
h4, h5, h6 {
    color: #d5cda5;
    font-family: "Lato",Arial,sans-serif;
	letter-spacing: -.03em;
}

a:hover {
    color: #333;
}

p{
/*	    font-family: 'Arvo', sans-serif;*/
	}

#desktop_header{
	background-color: #fff;
    margin: 0 auto;
    max-width: 1000px;
	padding: 0 0 2px 0;
    width: 100%;
	}

.container {
    background-color: #fff;
    max-width: 1000px;
    padding: 0 10px;
    width: 100%;
}

.container.headerbox {
    margin-bottom: 0;
    padding: 0 10px 10px;
}


.logolayer{
    padding: 0 0 0 0;
	}

.userbar {
	background: transparent none repeat scroll 0 0;
	border-bottom: 0 solid #eee;
	margin: 0;
    padding: 0;
}
.userbar .search-btn {
    color: #3d3d3d;
}
.topbar-search-block {
    background: #fff none repeat scroll 0 0;
}
.topbar-search-block .form-control {
    background: #d5cda5 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 0.8em;
    font-weight: 300;
    min-height: 35px;
    padding: 0 12px;
}

.toll_box {
    margin: 15px -5px 0 0;
	float: right;
}

.navbar{
	margin: 0 0 10px;
	}
.navbar-inverse {
	background-color: #fff;
    margin: 0 auto;
    max-width: 980px;
    padding: 0 0 0 0;
	width: 100%;
	border-top: 1px solid #9e9e9e;
	border-bottom: 1px solid #9e9e9e;
}
.nav_device{
    font-family: 'Arvo', sans-serif;
	padding: 3px 0;
	}

.nav_device nav ul li {
    display: block;
    float: left;
    font-size: 0.5em;
    font-weight: normal;
    position: relative;
}
.nav_device nav ul li a {
    color: #3d3d3d;
    display: block;
    padding: 0 10px;
    text-decoration:none;
}
.nav_device nav ul li a:hover{
	background-color:#d5cda5;
	}
.nav_device nav ul li.active {
	background-color:#d5cda5;

}

.nav_device nav ul li.active a{

	}

.nav_device nav ul li:hover {
	background-color:transparent;
}
.nav_device nav ul li .children {
    background: #3d3d3d none repeat scroll 0 0;
    display: none;
    position: absolute;
    width: 180%;
    z-index: 1000;
}

.nav_device nav ul li .children li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    width: 100%;
}
.nav_device nav ul li .children li a{
	text-decoration:none !important;
	}

.nav_device nav ul li .children li a:hover{
	text-decoration:underline !important;
	}

.nav_device nav ul li .children li.active a{
	text-decoration:underline !important;
	}

.titleblock h3 {
font-weight: normal !important;
}
h3 a, new h3 a, h1.title, h1.title a{
font-weight: normal !important;
}
.mainnew h2.subtitle{
font-weight: normal !important;	
	}
.CAROUSEL .layout_thumpicture h3 a{
font-weight: normal !important;	
	}

.NEWSITEM .titleblock h6 {
    color: a70b0b;
}
.NEWSITEM .titleblock h3 {
    color: #3d3d3d;
}

.NEWSITEM .titleblock h3 a {
    color: #3d3d3d;
    text-decoration:underline;
}
.NEWSITEM .titleblock h3 a:hover {
    color: #333;
}
.NEWSITEM .titleblock h5{
    color: #9d997c;
}
.NEWSITEM .relatedblogs.columns ol li .title a {
    color: #d5cda5;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 100%;
    text-decoration:underline;
}
.NEWSITEM .relatedblogs.columns ol li .title a:hover{
	    color: #333;
	}

.pagesmenu .nav li a {
    color: #d5cda5;
}

.pagesmenu .nav li a:hover {
    color: #fff;
	background-color: transparent;
}
.pagesmenu .nav li ul {
	background-color: #151c2a;
    border-left: 2px solid #d5cda5;
    font-size: 0.85em;
    min-width: 180px;
    text-transform: uppercase;
}

.NEWSITEMCOLUMNS .layout_full .new h3{
	color: #3d3d3d;

	}
.NEWSITEMCOLUMNS .layout_full .new h3 a{
	color: #3d3d3d;
	text-decoration:underline;	
	}
.NEWSITEMCOLUMNS .layout_full .new h3 a:hover{
	color: #333;
	}

.NEWSITEMCOLUMNS h4.solid {
	background-color: #3d3d3d;
    border-bottom: 4px solid #d5cda5;
    color: #fff;
    padding: 3px 0 2px 13px;
}
.NEWSITEMCOLUMNS h4.solid a:hover{
	color:#fff;
	}


.EVENTS .entry h3{
	color:#3d3d3d;
	}
.EVENTS .entry h3 a{
	color:#3d3d3d;
	}
.EVENTS .entry h3 a:hover{
	color:333;
	}

.mainnewblog h3.pretitle {
    color: #d5cda5;
}
.mainnewblog .new_text .citewrapper .imagefooterprint {
    background-color: #3d3d3d;
}
.mainnewblog p.intro{
    color: #3d3d3d;
	}
.bloggers h1.title a {
    color: #3d3d3d;
}
.bloggers h1.title a:hover {
	color: #333;
}
h2.bloggershead {
    background-color: #3d3d3d;
    border-bottom: 4px solid #d5cda5;
    border-top: 0;
    border-left: 0;
    border-right: 0;
	color: #fff;
	font-size: 0.7em;
}
.dateheader {
    background-color: #f4f2e8;
	color: #3d3d3d;
}
.bloggers-date h1.title a{
    color: #3d3d3d;
}
.bloggers-date h1.title a:hover{
    color: #333;
}

.topbar-list li a {
    color: #3d3d3d;
}
.topbar-list li a:hover {
    color: #d5cda5;
    text-decoration:underline;
}

.bottom-cover-block-left{
padding: 0;
float: left;
text-align: left;
margin: 0;
width: 30%;
	}
.bottom-cover-block-center{
	width: 42%;
	}
.bottom-cover-block-right{
	width: 20%;
	}



.bottom-cover-block-left .headdate {
    float: left;
    margin: 7px 0 0 3px;
    width: auto;

}
.bottom-cover-block-left .headdate p {
    font-family: 'Roboto', serif;
}
.bottom-cover-block-left .headdate p.date {
   color: #3d3d3d;
    float: left;
    font-size: 0.4em;
    text-align: left;
    width: auto;
}
.bottom-cover-block-center .headdate {
    float: left;
    margin: 7px 0 0 3px;
    width: auto;
}
.bottom-cover-block-center .headdate p.update {
	color: #3d3d3d;
    float: left;
    margin: 9px;
    text-align: left;
    width: auto;
    font-family: 'Roboto', serif;	
}
.bottom-cover-block-right .headdate {
    float: right;
    margin: 7px 0 0 3px;
    width: auto;
	text-align:right;
	font-size:0.4em;
    font-family: 'Roboto', serif;
}



.socialicons {
    float: right;
    width: auto;
	font-size: 0.7em;
}
.socialicons {
    color: #3d3d3d !important; 
}
.socialicons a{
    color: #3d3d3d !important; 
}

.socialicons .facebook {
 
}
.socialicons a:hover {
    color: #9e9e9e;
}
.page-header {
    border-bottom: 0 none;
    margin: 10px 0 0 0 ;
    padding-bottom: 0;
}
.page-header p.slogan {
    color: #3d3d3d;
    font-size: 0.45em;
    line-height: 100%;
    margin: 0 0 0 15px;
}

.fixedmenu ul.topmenu li {

}

.fixedmenu ul.topmenu li:hover {
    background-color: #cecece;
    color: #333;
}

.footer {
    background-color: #3d3d3d;
    color: #ffffff;
    font-size: 0.4em;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
    width: 100%;
}

.footer_navbar.inverse {
    background-color: transparent;
    width: 100%;
	border-bottom:0 solid #3d3d3d;
}
.footer_navbar {
    background-color: transparent;
    margin: 0;
    width: 100%;
}

.footer .footerlogo {
    float: left;
    margin: 5px 0 0;
    padding: 0;
    width: 200px;
}
.footer.firm {
    background: transparent none repeat scroll 0 0;
	padding: 5px 5px 5px 0;
}
.firmblock .footerfirm .copyright > a{
	color:#3d3d3d;
	}
.firmblock .footerfirm .copyright > a:hover{
	color:#3d3d3d;	
	}
.firmblock .footerfirm .copyright {
    color: #3d3d3d;
    font-size: 0.9em;
    line-height: 100%;
}

.firmblock .footerfirm .copylinks {
    color: #3d3d3d;
    font-size: 0.9em;
    line-height: 100%;
	margin: 5px 0 0;
}


.fixedmenu ul.topmenu li{
    font-family: 'Arvo', sans-serif;
	font-weight: 700;
}
.fixedmenu ul.topmenu li a{
    color: #6e6e6e;
	font-size: 1.1em;
	text-decoration:none;
	}

.fixedmenu ul.topmenu li a:hover{
    color: #d5cda5;
	text-decoration:none;
	}

.fixedmenu ul.topmenu li:hover {
    background-color: transparent;
    color: #d5cda5;
}

.fixedmenu ul.topmenu li.active a {
    color: #d5cda5;
}
.fixedmenu ul.topmenu li.active {
    background-color: transparent;
    color: #d5cda5;
}

.fixedmenu ul.submenu {
	background-color: transparent;
    border-top: 1px dotted #333;
    color: #d5cda5;
    font-family: 'Arvo', sans-serif;
}
.fixedmenu ul.submenu li {
font-size: 0.4em;
}
.fixedmenu ul.submenu li a {
    color: #d5cda5;
}
.fixedmenu ul.submenu li a:hover {
    color: #3d3d3d;
}
.fixedmenu ul.submenu li:hover {
    background-color: transparent;
    color: #3d3d3d;
}
.fixedmenu ul.submenu li.active {
    background-color: transparent;
    color: #d5cda5;
}
.fixedmenu ul.submenu li a {
    color: #3d3d3d;
}
.fixedmenu ul.submenu li a.active {
    color: #d5cda5;
}





.mainnew h3.pretitle {
    color: #9d997c;
    font-family: 'Roboto', serif;
	font-weight: normal;
}
.newssection h1.title {
    color: #d5cda5;
    font-size: 0.9em;
}
.mainnew h1.title a:hover{
	color: #333;
	}
.newssection h1.title a:hover{
	color: #333;	
	}	
.newssection h3.pretitle {
    color: #d5cda5;
	font-size: 0.4em;
}
.newssection h2.subtitle{
	color: #6e6e6e;
    font-family: 'Roboto', serif;
	font-size: .5em;
	font-weight: normal;
	}
.mainnew h2.subtitle {
    color: #6e6e6e;
    font-family: 'Roboto', serif;
	font-size: .5em;
	font-weight: normal;
}
.mainnewblog h2.subtitle{
    color: #6e6e6e;
    font-family: 'Roboto', serif;
	font-size: .5em;
	font-weight: normal;
}

.mainnewblog h1.title{
    color: #d5cda5;
	font-size: 1.2em;
	}

.mainnewblog h1.title a{

	}
.mainnewblog h1.title a:hover{
    color: #d5cda5;
	}

.mainnew h1.videotitle {
    color: #d5cda5;
}
.mainnew h1.videotitle a{
}
.mainnew h1.videotitle a:hover{
    color: #d5cda5;
}
.newssection h1.videotitle {
    color: #d5cda5;
}

.newssection h1.videotitle a:hover{
    color: #d5cda5;
}


.NEWSITEM .newcontent {
    font-size: 0.5em;
    font-weight: 300;
    line-height: 140%;
}

.COLUMNSNEWSITEM .layout_full div:first-of-type {
    margin: 6px 0;
}

.COLUMNSNEWSITEM .layout_full div:last-of-type{
    margin: 6px 0;	
	}

.COLUMNSNEWSITEM .layout_full .new h3 {
    font-size: 0.8em;
}
.COLUMNSNEWSITEM .layout_full .new h3 a {
    color: #333;
    font-weight: bold;
    text-decoration:underline;
}
.COLUMNSNEWSITEM .layout_full .new h6 {
    font-size: 0.45em;
}

.NEWSITEM .relatedblogs.columns ol li .title {
    color: #333;
    font-size: 0.8em;
    font-weight: 300;
    line-height: 100%;
}
.NEWSITEM .relatednews.columns ol li .title a {
    color: #d5cda5;
    text-decoration:underline;
}
.NEWSITEM .relatednews.columns ol li .title a:hover {
    color: #3d3d3d;
    text-decoration:underline;
}
.NEWSITEM .relatednews.rows ol li .title a {
    color: #3d3d3d;
    font-size: 0.7em;
	font-weight:bold;
    font-family: 'Arvo', sans-serif;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-decoration:underline;
}
.NEWSITEM .relatednews.rows ol li .title a:hover {
    color: #d5cda5;
}

.OBITUARY .blocks_mini .preblocks h1{
	color:#333;
	}
.OBITUARY .blocks_mini .preblocks h1 a{
	color:#333;
	}


.section_labels {
    border-bottom: 0 solid #fff;
    float: right;
    margin: 0 0 10px;
    width: 100%;
}

.section_labels ul li {
    font-family: 'Arvo', sans-serif;
    color: #d5cda5;
    background-color: transparent;
    border-radius: 0;
    float: right;
    line-height: 0;
    margin: 3px;
    padding: 2px;
    width: auto;

}
.section_labels ul li a {
    color: #d5cda5;
    font-size: 0.4em;
    font-weight: normal;
    line-height: 100%;
    text-decoration: none;
}

.NEWBODY h1.new_title {
    color: #3d3d3d;
	font-weight: normal;
}

.NEWBODY h2.new_subtitle {
    color: #555;
    font-family: 'Roboto', serif;
	font-size: 0.65em;
}

.NEWBODY h3.new_entry{
    font-family: 'Arvo', serif;
	color: #b0a985;
	font-size: .55em;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 13px;
	border-bottom: 1px solid #cecece;
	padding-bottom: 8px;
	}

.NEWBODY h3.new_subtitle{
	color:#6e6e6e;
	}
.NEWBODY h6.new_pretitle {
	color:#9d997c;
	margin: 10px 0 5px 0;
}

.NEWBODY .introfirm {
    border-bottom: 0 solid #cecece;
    margin: 0 0 10px;
}

.NEWBODY .news_labels ul li{
	 background-color: transparent;
	}

.NEWBODY .news_labels ul li a {
    color: #3d3d3d;
}
.NEWBODY .news_labels ul li a:hover {
    color: #d5cda5;
}

.social_share_block {
    margin: 10px 0 0 0;
}

blockquote{
	color: #b0a985;
	font-family: 'Arvo', sans-serif;
	font-size: 1.3em;
	text-align: right;
	border-left: 0 !important;
	border-right: 4px solid #b0a985 !important;
	font-style: oblique;
	}

.user-comment .post-comments {
    background: #f4f2e8 none repeat scroll 0 0;
}

.post-comments.suscriber > p {
    color: #3d3d3d;
}


.WRITTERS .autor .avatar {
    border-radius: 0;
}
.WRITTERS .autor .autordata {
    margin: 0;
    padding: 0;
}
.WRITTERS .autor .textblock p.title.solid {
    font-size: 0.8em;
}

.NEWBODY .news_related_blogger .blogger_block {
    border-bottom: 1px dotted #cecece;
    float: left;
    margin: 0 0 10px;
    padding-bottom: 10px;
    width: 100%;
}

.NEWBODY .news_related_blogger .blogger_block .avatar {
	float: left;
    height: 90px;
    margin: 0 15px 0 0;
    overflow: hidden;
    width: 90px;
}
.NEWBODY .news_related_blogger .blogger_block .content_box {
    margin: 0;
}
.NEWBODY .news_related_blogger .blogger_block .content_box .newtitle a {
    font-size: 0.8em;
    font-weight: bold;
    line-height: 120%;
    text-decoration:underline;
}
.NEWBODY .news_related_blogger .blogger_block .content_box .newtitle a:hover {
	color:#d5cda5;
	}

.titularfamily {
       font-family: 'Arvo', sans-serif !important;
}


/** ------------------------------------------------------------------ */
/** BLOCK SHADOW */
/** ------------------------------------------------------------------ */
/** ------ SOFT ------ */
.soft{
	background-color: #f4f2e8 !important;
}

h6.soft{
	color:#3d3d3d !important;
}
h3.soft{
	color:#3d3d3d !important;
	}
h3.soft a{
	color:#3d3d3d !important;
	}
h3.soft a:hover{
	color:#d5cda5 !important
	}
h5.soft{}
.soft p{}
p.comments.soft{}
p.comments.soft a{}
p.comments.soft a:hover{}
p.content-signature .soft{}
.title.soft {}
.title.soft a{}
.title.soft a:hover{}
.autorwrapper.soft .name{}
.autorwrapper.soft .leyend{}
.sp-thumbnail-title.medium{}
.sp-thumbnail-title.medium:hover{}



/** ------ MEDIUM ------ */
.medium{
	background-color: #e0dabc;
}
h6.medium{
	color: #3d3d3d !important;
	}
h3.medium{
	color: #3d3d3d !important;
	}
h3.medium a{
	color: #3d3d3d !important;
	}
h3.medium a:hover{
	color: #fff !important;
	}
h5.medium{
	color: #fff !important;
	}
.medium p{
	color: #fff !important;
	}
p.comments.medium{
	color: #fff !important;
	}
p.comments.medium a{
	color: #fff !important;
	}
p.comments.medium a:hover{
	color: #333 !important;
	}
p.content-signature .medium{
	color: #fff !important;
	}

.title.medium {
	color: #f4f2e8 !important;
	}
.title.medium a{
	color: #3d3d3d !important;
	}
.title.medium a:hover{
	color: #fff !important;
	}

.autorwrapper.medium .name{
	color: #3d3d3d !important;
	}
.autorwrapper.medium .leyend{
	color: #3d3d3d !important;
	}
.sp-thumbnail-title.medium{
	color: #3d3d3d !important;
	}
.sp-thumbnail-title.medium:hover{
	color: #fff !important;
	}



/** ------ STRONG ------ */
.strong{
	background-color: #d5cda5;
}
h6.strong{
	color: #e9c2c2 !important;
	}
h3.strong{
	color: #fff !important;
	}
h3.strong a{
	color: #fff !important;
	}
h3.strong a:hover{
	color: #6e6e6e !important;
	}
h5.strong{
	color: #e9c2c2 !important;
	}
.strong p{
	color: #fff !important;
	}
p.comments.strong{
	color: #fff !important;
	}
p.comments.strong a{
	color: #fff !important;
	}
p.comments.strong a:hover{
	color: #fff !important;
	}
p.content-signature .strong{
	color: #fff !important;
	}

.title.strong {
	color: #f1dfc2 !important;
	}
.title.strong a{
	color: #fff !important;
	}
.title.strong a:hover{
	color: #6e6e6e !important;
	}

.autorwrapper.strong .name{
	color: #fff !important;
	}
.autorwrapper.strong .leyend{
	color: #f4f2e8 !important;
	}

.sp-thumbnail-title.strong{
	color: #fff !important;
	}
.sp-thumbnail-title.strong:hover{
	color: #f4f2e8 !important;
	}




/** ------ HEAVY ------ */
.heavy{
	background-color: #3d3d3d;
}
h6.heavy{
	color: #f4f2e8 !important;
	}
h3.heavy{
	color: #fff !important;
	}
h3.heavy a{
	color: #fff !important;
	}
h3.heavy a:hover{
	color: #d5cda5 !important;
	}
h5.heavy{
	color: #f4f2e8 !important;
	}
.heavy p{
	color: #fff !important;
	}

.heavy p a{
	color: #fff !important;
	}
.heavy p a:hover{
	color: #6e6e6e !important;
	}

p.comments.heavy{
	color: #fff !important;
	}
p.comments.heavy a{
	color: #fff !important;
	}
p.comments.heavy a:hover{
	color: #fff !important;
	}
p.content-signature .heavy{
	color: #fff !important;
	}

.title.heavy {
	color: #fff !important;
	}
.title.heavy a{
	color: #fff !important;
	}
.title.heavy a:hover{
	color: #f4f2e8 !important;
	}

.autorwrapper.heavy .name{
	color: #f4f2e8 !important;
	}
.autorwrapper.heavy .leyend{
	color: #f4f2e8 !important;
	}
.sp-thumbnail-title.heavy{
	color: #f4f2e8 !important;
	}
.sp-thumbnail-title.heavy:hover{
	color: #fff !important;
	}
/** ------------------------------------------------------------------ */
/** ******************** */
/** ------------------------------------------------------------------ */

.CAROUSEL h4.solid {
    background-color: #3d3d3d;
    border-bottom: 4px solid #d5cda5;
	padding: 3px 0 2px 13px;
}
.CAROUSEL .layout_fullpicture h3 a {
    color: #3d3d3d;
    font-weight: bold;
    text-decoration:underline;
}

.CAROUSEL .layout_fullpicture h3 a:hover {
    color: #d5cda5;
    font-weight: bold;
    text-decoration:underline;
}
.CAROUSEL .layout_fullpicture h6 {
    color: #d5cda5;
}
.CAROUSEL .layout_fullpicture h5{
	color: #d5cda5;
	}
.CAROUSEL .layout_thumpicture h6{
    color: #d5cda5;
}
.CAROUSEL .layout_thumpicture h5{
    color: #d5cda5;
}
.CAROUSEL .layout_thumpicture h3 {
    color: #d5cda5;
}
.CAROUSEL .layout_thumpicture h3 a{
    color: #d5cda5;
}
.CAROUSEL .layout_thumpicture h3 a:hover{
    color: #d5cda5;
}
.CAROUSEL .layout_images .sp-image-text h6{
    color: #f4f2e8;	
	}

.NEWSROTATOR h4{
    background-color: #3d3d3d;
    color: #fff;
    border-bottom: 4px solid #d5cda5;
}


.ROWSNEWSITEM h4.solid {
    background-color: #3d3d3d;
    color: #fff;
    border-bottom: 4px solid #d5cda5;
	padding: 3px 0 2px 13px;
}
.NEWSROTATOR .layout_images .sp-image-text h6{
	color: #f4f2e8;	
	}

.ROWSNEWSITEM .layout_full .block {
    margin: 10px 0;
}

.ROWSNEWSITEM .layout_full .block .new h3{
	color: #3d3d3d;
	}
.ROWSNEWSITEM .layout_full .block .new h3 a{
	color: #3d3d3d;
	}
.ROWSNEWSITEM .layout_full .block .new h3 a:hover{
	color:#d5cda5;
	}
.NEWSITEMROWS .layout_full .block .new h3{
	color: #3d3d3d;	
	}

.NEWSITEMROWS .layout_left {
     margin: 0;
}

.NEWSITEMROWS .layout_full .block .new h3 a:hover{
	color:#d5cda5;	
	}

.NEWSITEMROWS .layout_left .block h6{
	color:#9d997c;	
	}
.NEWSITEMROWS .layout_left .block .new h3{
	color: #3d3d3d;	
	}
.NEWSITEMROWS .layout_left .block .new h3 a{
	color: #3d3d3d;	
	}
.NEWSITEMROWS .layout_left .block .new h3 a:hover{
	color: #d5cda5;	
	}
.NEWSITEMROWS .layout_left .block h5{
	color: #d5cda5;	
	}

.NEWSITEM.heavy .relatednews.columns h4, .NEWSITEM.strong .relatednews.columns h4 {
    border-bottom: 4px solid #3d3d3d;
    color: #fff;
}
.NEWSITEM.heavy .relatedblogs.columns h4, .NEWSITEM.strong .relatedblogs.columns h4 {
    border-bottom: 4px solid #3d3d3d;
    color: #fff;
}

.NEWSROTATOR .layout_images .sp-image-text h3 a:hover{
	color: #c1cbd7;
	}
.NEWSROTATOR .layout_images .sp-thumbnail-title{
	color: #d5cda5;
	}
.NEWSROTATOR .layout_images .sp-image-text {
    background: rgba(28, 42, 66, 0.6) none repeat scroll 0 0;
}

.COLUMNSNEWSITEM h4.solid{
    background-color: #3d3d3d;
    border-bottom: 4px solid #d5cda5;
	padding: 3px 0 2px 13px;		
	}

.NEWSITEMROWS h4.solid{
    background-color: #3d3d3d;
    border-bottom: 4px solid #d5cda5;
	padding: 3px 0 2px 13px;		
	}
.RSSBLOCK h4{
    background-color: #3d3d3d;
    border-bottom: 4px solid #d5cda5;
    padding: 3px 0 2px 13px;
	}
.RSSBLOCK h1 {
    color:#d5cda5;
}
.RSSBLOCK h1 a{
    color:#d5cda5;
	font-family: 'Arvo', sans-serif;	
}
.RSSBLOCK h1 a:hover{
    color:#d5cda5;
}

.IMAGETITLE .title.bottom{
	background-color: transparent;
	}
.IMAGETITLE .title.bottom h6{
    color:#d5cda5;
	}
.IMAGETITLE .title.bottom h5{
    color:#d5cda5;
	}
.IMAGETITLE .title.bottom h3{
    color:#3d3d3d;
	}
.IMAGETITLE .title.bottom h3 a{
    color:#3d3d3d;
	}
.IMAGETITLE .title.bottom h3 a:hover{
    color:#d5cda5;
	}
.IMAGETITLE .title.top{
	background-color: transparent;
	}
.IMAGETITLE .title.top h6{
    color:#d5cda5;
	}
.IMAGETITLE .title.top h5{
    color:#d5cda5;
	}
.IMAGETITLE .title.top h3{
    color:#3d3d3d;
	}
.IMAGETITLE .title.top h3 a{
    color:#3d3d3d;
	}
.IMAGETITLE .title.top h3 a:hover{
    color:#d5cda5;
	}

.polls_list h1.title{
	color: #d5cda5;
	}

.LETTERENTRIES h4.solid {
    background-color: #3d3d3d;
    border-bottom: 4px solid #d5cda5;
    color: #fff;
	padding: 3px 0 2px 13px;	
}


.PHOTOENTRIES h4.solid {
    background-color: #3d3d3d;
    border-bottom: 4px solid #d5cda5;
    color: #fff;
	padding: 3px 0 2px 13px;
}
.PHOTOENTRIES h4.solid a:hover{
		color: #f4f2e8;
		text-decoration:underline;
	}

.PHOTOENTRIES{
    border-bottom: 4px solid #d5cda5;
}
.SCHEDULE h4{
    background-color: #3d3d3d;
    color: #fff;
	}
.SCHEDULE h4 a{
	    color: #fff; 
	}
.SCHEDULE h4 a:hover{
	    color: #d5cda5;
	}
.EVENTS h4 {
	background-color: #3d3d3d;
    border-bottom: 4px solid #d5cda5;
    color: #fff;
    padding: 3px 0 2px 13px;
}
.EVENTS h4 a{
	    color: #fff; 
	}
.EVENTS h4 a:hover{
		color: #f4f2e8;
		text-decoration:underline;
	}
.WRITTERS h4.solid {
    background-color: #3d3d3d;
    border-bottom: 4px solid #d5cda5;
    color: #fff;
	padding: 3px 0 2px 13px;
}

.WRITTERS .autor .textblock p.title a {
    color: #d5cda5;
    text-decoration:underline;
    font-family: 'Arvo', sans-serif;	
}
.WRITTERS .autor .textblock p.title a:hover {
    color: #d5cda5;
    text-decoration:underline;
}
.DISCOUNTCOUPON h4 {
	background-color: #3d3d3d;
    border-bottom: 4px solid #d5cda5;
    color: #fff;
    padding: 3px 0 2px 13px;
}
.DISCOUNTCOUPON h4 a:hover {
    color: #f4f2e8;
}

.SERVICEGUIDE h4 {
    background-color: #d5cda5;
    border-bottom: 4px solid #3d3d3d;
    color: #fff;
    padding: 3px 0 2px 13px;
}

.SERVICEGUIDE h4 a:hover{
    color: #f1dfc2;
	}

.newssection h3.pretitle {
    color: #9d997c;
    font-size: 0.45em;
    font-family: 'Roboto', serif;
}

.IMAGETITLE .title.over h3 a:hover {
    color: #f4f2e8;
}
.LETTERENTRIES .letterentry .textblock p.signature{
   color: #d5cda5;
}
.LETTERENTRIES .letterentry .textblock p.title a {
    color: #d5cda5;
}
.LETTERENTRIES .letterentry .textblock p.title a:hover {
    color: #d5cda5;
}

.HOTNEWS_block ul.hottabs > li.active a {
    background-color: #d5cda5;
    color: #fff;
}
.HOTNEWS_block .newslist ul > li a {
    color: #3d3d3d;
}
.HOTNEWS_block .newslist ul > li a:hover {
    color: #d5cda5;
}

.TICKER_NEWS .tickerlabel {
    background: #d5cda5 none repeat scroll 0 0;
}
.TICKER_NEWS {
    background: #3d3d3d none repeat scroll 0 0;
}
.TICKER_NEWS .ticker ul li a:hover{
    color: #f4f2e8;	
	}


p.title.solid a:hover{
    color: #f4f2e8 !important;	
	}
.footer ul li a {
    color: #fff;
}
.footer ul li a:hover {
    color: #d5cda5;
}
.readerletter_wrapper .readerletter_head {
    background-color: #d5cda5;
}
.readerletter_wrapper h1.title a {
    color: #d5cda5;
}.readerletter_wrapper h1.title a:hover {
    color: #d5cda5;
}
.readerpicture_wrapper .readerpicture_head {
    background-color: #d5cda5;
}

.videogalleries_head{
	    background-color: #d5cda5;
	}
.galleries_head {
	    background-color: #d5cda5;
	}

.SUBSCRIBE .boxdescription {
    background-color: #d5cda5;
	color:#FFF;
}


.lastnew{
	display:block;
	}
.nextnew p.header{
	color: #d5cda5;
	}
.lastnew p.header{
	color: #d5cda5;
	}

.NEWBODY {
    margin: 10px 0 15px;
}
.NEWBODY .BANNER_FIX {
    margin: 0;
    width: 100%;
}

.NEWBODY h4.new_pretitle{
	color:#d5cda5;
	}
.NEWBODY h4.new_entry{
	color:#d5cda5;
	}	

#social_form .comments_form_wrapper {
    background-color: #f4f2e8;
    border-color: currentcolor #f4f2e8 #f4f2e8;
}

.mainnewblog p.intro{
	color:#d5cda5;	
	}

.NEWBODY h1.new_videotitle{
	color:#3d3d3d;	
	}
.loggedbox li#loggedclick {
    color: #3d3d3d;
}

h3.usertitle{
background-color: #3d3d3d !important;	
	}
.SCHEDULE table th a#getnext:hover, .SCHEDULE table th a#getprevious:hover {
    background-color: #d5cda5;
    color: #fff;
}
.SCHEDULE table tr td a.eventday {
    background-color: #d5cda5;
}

.newssection h4.signature {
    color: #6e6e6e;
}
.newssection h4.comments {
    color: #6e6e6e;
}
.sectionhead {
    border-bottom: 1px solid #d5cda5;
}
.sectionhead .title {
    color: #d5cda5;
}

h2.bloggershead .rssicon {
	float: right;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
}

.OBITUARY h4 {
    padding: 3px 0 2px 13px;
}


/** PAGES MENU SPECIAL */
/* HIDE ACTUAL */
.pagesmenu{
	display:none;
	visibility:hidden;
	}

/** SPECIAL */
.pagesmenuspecial {
	background-color: #fff;
    margin: 0 auto;
    max-width: 980px;
    padding: 0 10px;
    width: 100%;
}

.pagesmenuspecial ul, .pagesmenuspecial ol {
    list-style:none;
}

.pagesmenuspecial .nav {
    width:auto; /*Le establecemos un ancho*/
    margin:0 auto; /*Centramos automaticamente*/
}

.pagesmenuspecial .nav > li {
    float:left;
}

.pagesmenuspecial .nav li a.mainmen{
	
	}

.pagesmenuspecial .nav li a {
	color: #e0dabc;
    display: block;
    font-size: 0.4em;
    line-height: 120%;
    margin: 0;
    padding: 5px;
    text-decoration: none;
}


.pagesmenuspecial .nav li a:hover {
	background-color:transparent;
	color:#9e9e9e;
}

.pagesmenuspecial .nav li ul {
	background-color: #e0dabc;
    border-left: 2px solid #333;
    display: none;
    font-size: 0.85em;
    list-style: outside none none;
    margin: 0;
    min-width: 140px;
    padding: 10px 0 10px 5px;
    position: absolute;
    z-index: 1000;
}

.pagesmenuspecial .nav li:hover > ul {
    display:block;
}

.pagesmenuspecial .nav li ul li {
    position:relative;
}

.pagesmenuspecial .nav li ul li ul {
    right:-140px;
    top:0px;
}

.suscribers_box h4.header {
    background-color: #3d3d3d;
}


/** HEADER */

.col-md-6.headerextramenu {
    float: right;
    margin-top: 0;
    text-align: right;
	padding-top:0;
}

.headerextramenu .searchlink a {

}

.topbar-added {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    float: left;
}
.topbar-list {
    margin-top: -6px;
}

.topbar-list > li{
	height: 20px;
	}

.topbar-added > li {
    color: #333;
    font-size: .4em;
    padding: 0;
    position: relative;
    display: block;
	height: 20px;
}
.topbar-added > li::before {
    top: 10px;
    left: -3px;
    width: 1px;
    height: 9px;
    background: #fff;
    position: absolute;
}


.topbar-added > li a.fixpinline {
	float: right;
display: block;
padding-left: 6px;
}

.topbar-added > li.editiontext {
    font-family: 'Arvo', sans-serif;
	font-weight:700;
	border-bottom:2px solid #d5cda5;
	padding-left: 64px;
	height: auto;
}
#searchform-btn{
	cursor:pointer;
	}

.fixedmenu{
	
	}

.NEWBODY .new_text{
font-size: .5em;
font-weight: 300;	
	}

#backtothetop {
    float: right;
    font-size: 3em;
    position: absolute;
	right: 12px;
	top: 9px;
	width: 40px;
}

p.comments,p.content-signature{
margin: 5px 5px 0 0;	
	}

.randomimage{
	width: auto;
	margin: 0 10px 0 0;
	}
	
.MEGABLOCK .title .myblock h3 a:hover {
color: #d5cda5;
}
.CAROUSEL .layout_images .sp-image-text h3 a:hover {
    color: #d5cda5;
}

.MEGABLOCK.position_before {
    border-bottom: 0 solid #000;
    border-top: 0 solid #000;
}

.HOTNEWS_block .newslist ul > li {
    font-size: .6em;
}

.socialicons .twitter {
  width: 20px;
  margin-top: 3px;
}
.socialicons a.twitter svg path {
  fill: #3d3d3d;
}