/*
Theme Name: xantus
Theme URI: http://xantusgeza.com
Author: BT
Description: Responsive
Version: 1.0
Template:twentytwelve

*/
@import url('../twentytwelve/style.css');
body {
	background-color: black;
}
.site {
	padding: 0;
	background: #292929;
	color: #e6e6e6;
	position: relative;
}
/* xantus fejlec szoveg */
.site-header h1 a,
.site-header h2 a {
	color: #e6e6e6;
	display: inline-block;
	text-decoration: none;
	font-size: 4em;
	line-height: 0.7em;
	letter-spacing: -0.02em;
	margin-top: 0.8em;
}
.site-content article {
	border-bottom: none !important;
}
/* oldal cim */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th,
.entry-header .entry-title,
h1 {
	font-size: 2rem !important;
	font-weight: bold;
	text-transform: uppercase !important;
	color: #636363;
}
/* navigacios link szinek */
.main-navigation a,
a:hover {
	outline: none;
	color: #f8b76e !important;
}
.current-item {
	color: white !important;
}
/* galeria szoveg alahuzas eltuntetes */
.kadence-blocks-gallery-item__caption {
	text-decoration: none;
}
/* xantus logo */
.style {
}
img.header-image {
	position: absolute;
	top: -24px;
	left: 0;
	background: #fff;
}
