/*
CUSTOM CSS
https://gist.github.com/DigitalEssence/6478938


add_action( 'wp_enqueue_scripts', 'wsm_custom_stylesheet' );
function wsm_custom_stylesheet() {
    wp_enqueue_style( 'custom-style', get_stylesheet_directory_uri() . '/custom.css' );
}
*/

/* NOVO */
.title-area .site-title a {
    background-image: url(/wp-content/uploads/2016/06/logo-evita-cancro-hereditario-500x229.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width:300px;
    display: inline-block;
    height: 140px;
}

/* NOVO */
.title-area .site-title a {
    text-indent: -999px;
}

.title-area {
    text-align: left;
    width: 345px;
    background-color: #ffffff;
    box-shadow: 0 0px rgba(70, 70, 70, 0.1);
    color: #e44a3c;
}

.title-area .site-description {
    display:none;
} 

.entry-content a {
    text-decoration: underline;	
}
.entry-content a:hover {
    text-decoration: none;	
}

/* widget do Facebook */
#text-6 {
    border: 0;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
}


/* NAVEGAÇÃO */
.genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu li a:hover, .genesis-nav-menu li.current-menu-item > a {
    background-color: #c899c5;
    color: #fff;
}
.genesis-nav-menu .sub-menu a {	
    background-color: #c899c5;
}


.home-middle {
    background-color: #91338c;
}

.home-middle .widget {
    float: left;
    padding: 0 20px;
    text-align: center;
    /*width: 25%;*/
}

.home-middle .widget h4 {
    font-weight: bold;
}

.home-middle .widget li {
    list-style-type: disc;
    /*list-style-position: inside;*/
    margin-left: 20px;
}

/* NOVO */
.picolo {
    font-size: 12px;
}
.medilo {
    font-size: 18px;
}


/* FOOTER */
.footer-widgets {
    font-size: 14px;	
}
.footer-widgets-5 .widget-title {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 4px;
}
.footer-widgets-5 .screen-reader-text {
    display:none;
}
.footer-widgets-5 select {
    font-size: 14px;
    padding: 8px;
}





.home-bottom {
    background-color: #c899c5;
}
.footer-widgets {
    background-color: #91338c;
}
.site-footer {
    background-color: #91338c;
}








/*
.sidebar .widget-title {
    border-bottom: 1px dotted #ddd;
    color: #929497;
}
.home-featured .slide-excerpt .more-link {
    background-color: #f5f5f5;
    color: #91338c;
}
.home-featured #genesis-responsive-slider .more-link:hover {
	background-color: #c899c5;
	color: #fff;
}
.content .entry-header .entry-meta .entry-time {
    background-color: #91338c;
}
.archive-description, .author-box {
    background-color: #91338c;
}
*/














/* SUBSTITUIÇÃO DE #e44a3c POR #91338c ***************************/
.archive-description,
.author-box {
	background-color: #91338c;
}
.entry-title a:hover {
	color: #91338c;
}

.after-entry .widget-title,
.sidebar .widget-title a,
.sidebar .widget-title {
	color: #91338c;
}

.site-header {
	border-top: 3px solid #91338c;
}

.title-area {
	background-color: #FFFFFF; /*#91338c;*/
}

.content .entry-header .entry-meta .entry-time {
	background-color: #91338c;
}

.entry-footer .entry-meta a:hover {
	color: #91338c;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	color: #91338c;
}

.comment-respond h3,
.entry-comments h3,
.entry-pings h3 {
}

.comment-reply-link {
	color: #91338c;
}

.home-featured .slide-excerpt .more-link {
	/*border-top: 3px solid #91338c;*/
	border-top: 0;
}

.home-top .widget_text .widget-title {
	color: #91338c;
}

.content .entry-header .entry-meta .entry-time {
	background-color: #91338c;
}

.entry-footer .entry-meta a:hover {
	color: #91338c;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	color: #91338c;
}

.comment-respond h3,
.entry-comments h3,
.entry-pings h3 {
	color: #91338c;
}

.comment-reply-link {
	color: #91338c;
}

.home-featured .slide-excerpt .more-link {
	color: #91338c;
}

.home-featured #genesis-responsive-slider .more-link:hover {
	background-color: #91338c;
}

.home-featured + .home-top .wrap {
	border-top: 3px solid #91338c;
}

.home-top .widget_text .widget-title {
	color: #91338c;
}

.content .entry-header .entry-meta .entry-time {
	background-color: #91338c;
}

.entry-footer .entry-meta a:hover {
	color: #91338c;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	color: #91338c;
}

.comment-respond h3,
.entry-comments h3,
.entry-pings h3 {
	color: #91338c;
}

.comment-reply-link {
	color: #91338c;
}

.after-entry .widget,
.sidebar .widget {
	border-left: 3px solid #91338c;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    background-color: #c899c5;
    color: #fff;
}

button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover {
    background-color: #91338c;
    color: #fff;
}

.buttondark:hover {
    background-color: #fff !important;
    color: #91338c !important;
}





/* OUTROS */
.fb-messenger {
    margin: 30px 5px 20px;
}
.fb-messenger a {
    cursor: pointer;
    text-decoration: none;
}
.fb-messenger span {
    border-radius: 4px;
    background: #0084ff;
    color: #fff;
    font-size: 13px;
    padding: 6px 8px;
    display: inline-block;
    font-family: helvetica, arial, sans-serifnn;
    white-space: nowrap;
}