/*
Theme Name:     Ada Gons Goosen (twenty Ten Child)
Theme URI:      https://adagonsgoosen.nl
Description:    Child theme for the Twenty Ten theme
Author:         Esther Gons
Template:       twentyten
Version:        1.0.0
*/

@import url("../twentyten/style.css");


/* =Base
-------------------------------------------------------------- */

body {
	background: #f7f5f2;
	color: #3a3632;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

#wrapper {
	background: #f7f5f2;
	margin-top: 0;
	padding: 0 20px;
}

a {
	color: #8b7355;
	text-decoration: none;
	transition: color 0.2s ease;
}

a:hover {
	color: #6b5842;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 50px 0 0;
}

#site-title,
#site-description {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

#branding img {
	border-top: 1px solid #d4cfc8;
	border-bottom: 1px solid #d4cfc8;
}


/* =Navigation
-------------------------------------------------------------- */

#access {
	background: #3a3632;
	margin-top: 0;
}

#access .menu-header,
#access div.menu {
	font-size: 13px;
}

#access a {
	color: #d4cfc8;
	font-size: 13px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 14px 20px;
	line-height: 1;
	transition: color 0.2s ease;
}

#access a:hover,
#access .current_page_item > a,
#access .current-menu-item > a {
	color: #fff;
}

#access ul ul {
	background: #3a3632;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}

#access ul ul a {
	text-transform: none;
	letter-spacing: 0.5px;
	padding: 10px 20px;
	font-size: 13px;
}


/* =Content layout
-------------------------------------------------------------- */

#main {
	padding-top: 40px;
}

.blog #content,
.archive #content,
.single-expositie #content {
	margin-right: 20px;
}


/* =Typography
-------------------------------------------------------------- */

.entry-title {
	font-family: 'Cormorant Garamond', Georgia, serif;
	font-size: 30px;
	font-weight: 600;
	color: #3a3632;
	letter-spacing: 0.5px;
}

.entry-title a {
	color: #3a3632;
}

.entry-title a:hover {
	color: #8b7355;
}

.entry-content {
	line-height: 1.8;
	font-size: 16px;
	color: #4a4541;
}

.page-title {
	font-family: 'Cormorant Garamond', Georgia, serif;
	font-size: 24px;
	font-weight: 600;
	color: #3a3632;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #e0dbd5;
	padding-bottom: 15px;
	margin-bottom: 30px;
}


/* =Post meta
-------------------------------------------------------------- */

.entry-meta,
.entry-utility {
	color: #9a938c;
	font-size: 13px;
}

.entry-meta a,
.entry-utility a {
	color: #8b7355;
}


/* =Gallery
-------------------------------------------------------------- */

.gallery-item img {
	border: none !important;
}

.gallery-icon img {
	transition: opacity 0.3s ease;
}

.gallery-icon img:hover {
	opacity: 0.85;
}


/* =Post navigation
-------------------------------------------------------------- */

.navigation {
	color: #8a817a;
}

.navigation a {
	color: #8b7355;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	border-top: 1px solid #e0dbd5;
	margin-top: 50px;
	padding: 30px 0;
}

#site-info,
#site-generator {
	color: #9a938c;
	font-size: 13px;
}

#site-info a,
#site-generator a {
	color: #8b7355;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-title {
	font-family: 'Cormorant Garamond', Georgia, serif;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #3a3632;
}
