
/* Navigation Style */
	.el_navbar{
		background: #4d1859;
		border-bottom:5px solid #ffffff;
		color: #ffffff;
	}
	.el_navbar a, .el_mainmenu li a, .mobilemenu {
		color: #ffffff;
	}

	
			body{
			background: #ebebeb url() repeat center center;
		}
		



.el_mainheader {
	background: url('http://www.diogohudson.com.br/wp/wp-content/uploads/2015/07/site1.jpg') no-repeat center center;
	background-size:100% auto;
}

.el_subheader:before {
	opacity: 0.2;
}


.el_subheader:before, 
.featwrap:before,
.el_pagination li a:hover, .el_pagination li a.currents
{
	background-color: #4d1859!important;
}
.sidebarwidget .etabs li a{
	color: #4d1859;
}
*::selection
{
	background:#4d1859;
	color:#fff;
}

.post-like a:hover,
.post-like a:hover > .disliked,
.post-like a:active > .disliked,
.post-like a:focus > .disliked,
.post-like a:hover > .alreadyliked,
.post-like a:active > .alreadyliked,
.post-like a:focus > .alreadyliked,
.post-like a:hover > .liked,
.post-like a:active > .liked,
.post-like a:focus > .liked,
.post-footer a:hover,
.sidebarwidget .etabs li.active a,
.sidebarwidget .etabs li.active a:hover,
.post-title a:hover,
.post-author a:hover,
.crv-content a:hover,
.post-title a:hover,
.el_postags a:hover
 { /* default on hover */
	color: #740b8c!important;
}
.post-author a:hover{
	border-bottom:1px solid #740b8c;
}
.el_postags a:hover, .sharelist li a:hover{
	border:1px solid #740b8c;
	color: #740b8c!important;
}
.post a.readmore{
	color:#000;
}
.el_share:hover, .el_likes:hover, .post a.readmore:hover, .el_navbar a:hover{
	color: #740b8c;
}
.button, input[type="submit"], input#submit, .footer-widget-title:after{
	background: #740b8c;
}
.social a:hover, .tagcloud a:hover{
	background: #740b8c;
	color:#fff;
}

/* TYPOGRAPHY */
	body, .content p, .portfoliocontent p{
		font-family:ABeeZee!important;
		font-size:16px!important;
	}
	.content p{
		font-family:ABeeZee!important;
		font-weight:!important;
		font-style:;
		font-size:16px;		
		line-height:1.5!important
	}
	.singlepost .content-entry h1, .textdev h1, .textdev h3, .textdev h3, .textdev h4, h1{
		font-family:Alex Brush!important;
		font-weight:!important;
		font-style:!important;
		font-size:40px!important;
		line-height:1.8!important
	}
	.newstickertitle h4{font-family:Alex Brush!important;}
	.singlepost .content-entry h2, h2{
		font-family:!important;
		font-weight:!important;
		font-style:!important;
		font-size:30px!important;
		line-height:1.5!important
	}
	.singlepost .content-entry h3, h3{
		font-family:!important;
		font-weight:!important;
		font-style:!important;
		font-size:25px!important;
		line-height:1.5!important
	}
	.singlepost .content-entry h4, h4{
		font-family:!important;
		font-weight:!important;
		font-style:!important;
		font-size:20px!important;
		line-height:1.5!important;
	}
	.sidebar-title{
		font-family:!important;
		font-weight:!important;
		font-style:!important;
		font-size:20px!important;
		line-height:1.5!important;
	}
	.singlepost .content-entry h5, h5{
		font-family:!important;
		font-weight:!important;
		font-style:!important;
		font-size:16px!important;
		line-height:1.5!important
	}
	.singlepost .content-entry h6, h6{
		font-family:!important;
		font-weight:!important;
		font-style:!important;
		font-size:16px!important;
		line-height:1.5!important
	}
	h5.footer-widget-title{
		font-family:!important;
		font-weight:!important;
		font-style:!important;
		font-size:16px!important;
		line-height:1.5!important;
	}
	

 	.footer{
		background-color: #303030;
		color:#fff;
	}

.le_logo{
    width:50% !important;
    padding-bottom: 80px !important;
}

.el_mainheader {
	background-position-y: 55px !important;
}

.le_social{
    display:none;
}