/*
Theme Name: 2012-child-ddn_ro
Description: A Child Theme of Twenty Twelve Theme made by Dan Dumitrache (web developer)
Theme URI: https://www.dandumitrache.com
Author: Dan Dumitrache
Author URI: http://www.dandumitrache.com
Template: twentytwelve
Version: 1.0.0
*/
@import url(../twentytwelve/style.css);

code {
	color: #097054;
}

.custom-header {
	float: left;
}

.clear-float {
	clear: both;
}

#custom-header-left {
	padding-bottom: 1.5rem;
}

#custom-header-right {
	float: right;
}

#dan-logo {
	width: 100px;
	height: auto;
	margin-top: 0.5rem;
	opacity: 0.8;
}

.i-resume {
	padding-left: 15px;
}

a, a:hoover, a:visited, a:focus {
	color: gray;
	outline-color: gray;
}

ul.legal-menu li {
	display: inline;
}

.clear-both {
	clear: both;
}

footer.entry-meta {
	display: none;
}