/*
Theme Name: Connecting People
Theme URI: http://k.hamre.me/connecting
Description: Default theme for the Mostar&Me website
Author: Sjur Hamre (hamre)
Author URI: http://hamre.me
Version: 1.0

License: See Hamre.me for details
License URI: http://k.hamre.me/selfcontentliberal

*/

@import url(reset.css);
*::selection, *::-moz-selection, *::-webkit-selection, *::-o-selection, *::-ms-selection {
	background: #5EC4CD;
	color: #000;
}
body {
	font: 18px/28px 'Noticia Text', serif;
	background-color: #DDD;
	background: url(site-back.png);
}

.note {
background: #FFF;
padding: 10px;
border-bottom: 2px solid #CCF;
margin-bottom: 60px;
text-align: center;
}

.container li {
	list-style: circle;
	margin-left: 1em;
}
h2 {
	font-size: 1.8em;
}
p, .container ul {
	margin-bottom: 1.5em;
	text-align: justify;
}
strong {
	font-weight: bold;
}
small {
	font-size: 0.8em;
}
blockquote {
	background: #CCF;
	padding: 1em;
	margin: 0em -1em;
	margin-bottom: 1em;
	padding-left: 3em;
	display: block;
	color: #006;
	font-size: 1.2em;
}
blockquote::before {
	content: '«';
	float: left;
	margin: -0.65em 0em 0em -0.8em;
	font-size: 3em;
}
blockquote small {
	display: block;
	text-align: right;
	color: #000;
	margin-bottom: -1em;
}
em {
	font-weight: italic;
}
img {
	max-width: 40em;
	height: auto;
}
.wrap {
	width: 40em;
	padding: 0em 2em;
	margin: 0em auto;
}

header {
	height: 15em;
	position: relative;
	z-index: 0;
}
.headwrap {
	background: #CFF;
	background: url(https://mostar.ham.re/wp-content/uploads/sites/3/2013/09/20130901-IMG_6358.jpg) 50% 40%;
	background-size: cover;
	height: 14em;
	width: 800px;
	transform: rotate(1.5deg);
	border: 0.5em solid #FFF;
	box-shadow: 0em 0em 1em #333;
}
	h1.logo {
		margin-top: 60px;
	}
	h1.logo a {	
		font-size: 3em;
		padding-top: 3em;
	}
	.logo a {
		display: block;
		height: 1em;
		background: url(logo.png) no-repeat center center;
		width: 5.5em;
		text-indent: -10000em;
		overlap: hidden;
		background-size: contain;
	}
	li .logo a:hover {
		background: url(logo.png) no-repeat center center, linear-gradient(top, #00C618, #39E24D);
		background: url(logo.png) no-repeat center center, -moz-linear-gradient(top, #00C618, #39E24D);
		background: url(logo.png) no-repeat center center, -webkit-linear-gradient(top, #00C618, #39E24D);
		background: url(logo.png) no-repeat center center, -o-linear-gradient(top, #00C618, #39E24D);
		background: url(logo.png) no-repeat center center, -ms-linear-gradient(top, #00C618, #39E24D);
		background-size: contain;
	}
	li .logo a {
		background: url(logo.png) no-repeat center center, linear-gradient(top, #39E24D, #00C618);
		background: url(logo.png) no-repeat center center, -moz-linear-gradient(top, #39E24D, #00C618);
		background: url(logo.png) no-repeat center center, -webkit-linear-gradient(top, #39E24D, #00C618);
		background: url(logo.png) no-repeat center center, -o-linear-gradient(top, #39E24D, #00C618);
		background: url(logo.png) no-repeat center center, -ms-linear-gradient(top, #39E24D, #00C618);
		height: 1.5em;
		width: 10em;
		background-size: contain;
	}
	.minlogo {
		display: none;
	}
header form {
	float: right;
	padding-top: 0.5em;
}
header form input {
	padding: 0.2em;
	height: 1.3em;
	font-size: 1em;
}
nav {
	margin-top: -1.75em;
}
nav ul {
	position: relative;
	background: #39E24D;
	background: linear-gradient(top, #39E24D, #00C618); 
	background: -moz-linear-gradient(top, #39E24D, #00C618); 
	background: -webkit-linear-gradient(top, #39E24D, #00C618); 
	background: -o-linear-gradient(top, #39E24D, #00C618); 
	background: -ms-linear-gradient(top, #39E24D, #00C618); 
	height: 3.5em;
	margin-top: -1.75em;
	z-index: 10;
	width: 44em !important;
	padding: 0 !important;
}

	nav li {
		float: left;
	}
	nav li a {
		float: left;
		padding: 1em;
		color: #FFF;
		line-height: 1.5em;
		min-width: 140px;
		text-align: center;
		text-decoration: none;
		border-left: 1px solid #00C618;
		background: #39E24D;
		background: linear-gradient(top, #39E24D, #00C618); 
		background: -moz-linear-gradient(top, #39E24D, #00C618); 
		background: -webkit-linear-gradient(top, #39E24D, #00C618); 
		background: -o-linear-gradient(top, #39E24D, #00C618); 
		background: -ms-linear-gradient(top, #39E24D, #00C618); 
	}
	nav li a:hover {
		background: #00C618;
		background: linear-gradient(top, #00C618, #39E24D);
		background: -moz-linear-gradient(top, #00C618, #39E24D);
		background: -webkit-linear-gradient(top, #00C618, #39E24D);
		background: -o-linear-gradient(top, #00C618, #39E24D);
		background: -ms-linear-gradient(top, #00C618, #39E24D);
	}
	.Bakgrunn a.Bakgrunn, .Arkivet a.Arkivet, .Kontakt a.Kontakt {
		background: #98ED00;
		background: linear-gradient(top, #98ED00, #B4F63D);
		background: -moz-linear-gradient(top, #98ED00, #B4F63D);
		background: -webkit-linear-gradient(top, #98ED00, #B4F63D);
		background: -o-linear-gradient(top, #98ED00, #B4F63D);
		background: -ms-linear-gradient(top, #98ED00, #B4F63D);
	}
	nav li:nth-child(4) a {
		border-right: 1px solid #00C618;
	}
	nav li:last-child {
		padding: 0.8em 0.4em;
	}
	nav input {
		height: 2.8em;
		margin-top: -0.4em;
	}
	nav input[type=text] {
		width: 153px;
	}
section.container {
	padding: 2em 3.5em;
	margin-top: 8px;
}
	article {
		margin: 4em 0em;
		border-bottom: 1em solid #6F6;
		margin-top: 2em;
	}
	article img {
		max-width: 720px;
	}
	h2 {
		font-size: 3.5em;
		line-height: 1em;
		font-weight: 700;
		text-align: center;
	}
	h2 a {
		display: block;
		margin-bottom: 0.3em;
		text-decoration: none;
		color: #35C0CD;
		text-shadow: 0.03em 0.03em 0em #028F9C;
	}
	h2 a:hover {
		color: #028F9C;
		text-shadow: 0.03em 0.03em 0em #015D65;
	}
	h3 {
		font-size: 2em;
		line-height: 2em;
		font-weight: 700;
		color: #028F9C;
		text-shadow: 0.02em 0.02em 0em #015D65;
	}
	.articlemeta {
		font-size: 0.8em;
		color: #999;
		text-transform: uppercase;
		text-align: center;
		padding-bottom: 1em;
	}
	.wp-caption-text {
		margin-bottom: 0.5em;
		padding: 0.5em;
		font-style: italic;
		color: #333;
		display: block;
		width: 700px;
	}


.postnav {
	margin-top: 5em;
	height: 6em;
	background: #EEE;
}
	.postnav a {
		display: block;
		line-height: 5em;
		text-transform: uppercase;
		color: #000;
		text-decoration: none;
		text-align: center;
		overflow: hidden;
		width: calc(50% - 1em);
		float: right;
		padding:  0.5em;
	}
	.postnav a:hover {
		background: #FFFF40;
	}
	.postnav a:first-child {
		margin-right: -1px;
		border-left: 1px dotted #000;
	}
	.postnav a:before {
		display: block;
		font-weight: bold;
	}
	.postnav .prev a:before {
		content: "F\00F8rre innlegg: ";
	}
	.postnav .next a:before {
		content: "Neste innlegg: ";
	}
	.postnav-single .prev a {
		border-left: none !important;
	}
	.postnav-single a {
		line-height: 2em;
		min-height: 5em;
	}
#content {
	background: #FFF;
	padding: 2em;
	margin: -2em;
}
.ovstyle ul ul {
	display: none;
	background: #EEE;
}
.ovstyle ul {
}
.ovstyle li {
	display: block;
	background: #DDD;
}
.ovstyle li a {
	display: block;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #EEE;
	padding: 0em 0.5em;
}
.ovstyle li a:hover {
	background: #FE6;
}
.ovstyle ul li:hover ul {
	display: block !important;
}
.ovstyle ul ul li {
	background: #EEE;
}
.ovstyle ul ul li a {
	line-height: 2em;
	border: 0px;
}

.read-diff a {
	text-align: center;
	background: #DDF;
	padding: 0.5em;
	text-decoration: none;
	display: block;
}

footer {
}