/* @override 
	http://katarinaaneer.local/css/tops-large.css
*/

@media only screen and (min-width:768px) {

/* @group galleriet */

/* @group knapparna */


.mfp-preloader {
	color: #cccccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #cccccc;
}

.mfp-preloader a:hover {
	color: white;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	padding: 0;
	z-index: 1046;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: white;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: solid transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
	border-right: 17px solid white;
	margin-left: 31px;
}

.mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
	border-left: 17px solid white;
	margin-left: 39px;
}

.mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f;
}

/* @end */

div.popup-gallery a {
	display: none;
}

div.popup-gallery a:first-child {
	display: block;
}

.mfp-wrap {
	background-color: rgba(199,204,176,.5);
}

/* @end */

body {
	background-color: rgba(116,126,57,.4);
	font-size: 12px;
}


body .row.main{
	padding: 0;
	margin: 0 auto;
}

/* @group nav */

.navsters{
	position: relative;
}

ul.nav {
	position: relative;
	font-size: 1.2em;
	margin: 1.5em 0 2.7em;
}

ul.nav li ul.sub {
	display: none;
}
ul.nav li.active ul.sub {
	position: absolute;
	top: 1.8em;
	left: 0;
	list-style-type: none;
	display: inline;
	width: 100%;
	margin: 0 auto;
}

ul.nav li.active ul.sub li {
	display: inline;
	text-align: center;
	padding: 0 6px;
	margin: 0 6px;
}

ul.nav li.active ul.sub li a, ul.nav li a {
	color: #777;
	text-decoration: none;
}

ul.nav li.active ul.sub li a:hover, ul.nav li a:hover {
	color: #222;
	text-decoration: underline;
}

/* @end */

/* @group Orbit */

/* @group gallery */

.gallery ul.orbit-slides-container img {
	background: transparent;
	background-image: transparent;
}

.gallery div.orbit-timer {
	display: none;
}

.gallery .orbit-container.orbit-stack-on-small {
	position: relative;
}

.gallery div.orbit-container.orbit-stack-on-small {
	width: 580px;
	margin: 0 auto;
	padding: 40px -40px;
	background-color: transparent;
}

.gallery ol.orbit-bullets {
	
}

.gallery ul.orbit-slides-container li {
	display: block;
	background-color: transparent;
}

.gallery ul.orbit-slides-container li img{
	margin: 0 auto;
}

.gallery ul.orbit-slides-container li .article{
	font-size: 1.2em;
	width: 500px;
	min-height: 700px;
	margin: 0 auto;
	background-color: white;
	padding: 2em;
}

.gallery ul.orbit-slides-container li .article p{
	text-indent: 0;
	margin: 0 0 1em 0;
}

.gallery ul.orbit-slides-container li .article hr{
	height: 0;
	width: 0;
	margin: 1em;
}

.gallery .poesi ul.orbit-slides-container li {
	background-color: #fff;
	font-size: 1.2em;
}

.gallery ul.orbit-slides-container li h2 {
	text-align: center;
	font-weight: normal;
	color: #222;
	margin: 1em;
}

.gallery ul.orbit-slides-container {
	margin: 0;
	padding: 0;
}
.gallery .orbit-container {
	background-color: transparent;
}

/* @end */

/* @group poesigallery */


.poesi.gallery .orbit-container {
	position: relative;
	width: 730px;
	height: 680px;
	margin: 0 auto;
}

.poesi.gallery ul.orbit-slides-container li.active {
	z-index: 1;
}

.poesi.gallery ul.orbit-slides-container li.active .dikten {
	text-align: left;
	color: #000;
	padding: 1em;
	margin: 0 30%;
	position: absolute;
	width: auto;
	top: 25%;
	right: 0;
	left: 4%;
	z-index: 200;
}

.poesi.gallery ul.orbit-slides-container li.active img {
	background-color: #fff;
	width: 424px;
	height: 600px;
	margin: 0 auto;
}

/* @end */

/* @group prev-next */

.gallery .orbit-container a.orbit-next span, .gallery .orbit-container a.orbit-prev span{
	width: 20px;
	position: relative;
	top: 0;
	margin: 0;
	padding: 0;
	border: none;
	background: url('/assets/graphics/_48/fancy_nav_right.png') no-repeat;
}

.gallery .orbit-container a.orbit-prev span{
	left: 0px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background: url('/assets/graphics/_48/fancy_nav_right.png') no-repeat;
}

.gallery .orbit-container a.orbit-next, .gallery .orbit-container a.orbit-prev{
	height: 28px;
	position: absolute;
	width: 28px;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
	overflow: hidden;
}

.gallery .orbit-container a.orbit-prev, .gallery .orbit-container a.orbit-next{
	opacity: .5;
}

.gallery .orbit-container a.orbit-prev{
	background: url('/assets/graphics/previs-faded.png') no-repeat;
}

.gallery .orbit-container a.orbit-next{
	background: url('/assets/graphics/nextis-faded.png') no-repeat;
	left: 20px;
}

.gallery .orbit-container a.orbit-prev:hover{
	background: url('/assets/graphics/previs.png') no-repeat;
	opacity: 1;
}

.gallery .orbit-container a.orbit-next:hover{
	background: url('/assets/graphics/nextis.png') no-repeat;
	left: 20px;
	opacity: 1;
}


/* 
.gallery a.orbit-next {
	
}

.gallery a.orbit-prev {
	
}

.gallery .orbit-container .orbit-next, .orbit-container .orbit-prev {
	top: 20px;
	background-color: transparent;
	width: 12px;
	height: 30px;
	color: #333;
}

.gallery .orbit-prev, .orbit-next {
	z-index: 2000;
}

.gallery .orbit-container .orbit-prev {
	background: url('/graphics/previs.png') no-repeat;
	position: fixed;
	left: 60px;
	top: 90px;
	opacity: .4;
}

.gallery .orbit-container .orbit-next {
	background: url('/graphics/nextis.png') no-repeat;
	position: fixed;
	left: 90px;
	top: 90px;
	opacity: .4;
}

.gallery .orbit-container .orbit-prev:hover {
	opacity: 1;
}

.gallery .orbit-container .orbit-next:hover {
	opacity: 1;
}

/*  @end */


/* @end */




ul li p.poesi {
	font-size: .9em;
	color: #222;
	line-height: 1.4;
	margin: 1em;
}

ul li p.poesi {
	padding-top: 40%;
	padding-left: 26%;
}

.cover img {
	border: thin solid black;
}

.row.main.katarina {
	margin-top: 50px;
}

.row.main.katarina img {
	margin: 0 30px 0 20px;
	border: none;
}

.cover ul {
	font-size: 1.1em;
	list-style-type: none;
	margin: 40% 30px;
}

.dikt ul {
	font-size: 1.1em;
	list-style-type: none;
	margin: 40% 30px;
}

.cover .gallery ul {
	font-size: 1.1em;
	list-style-type: none;
	margin: 0px 0;
}

.centrera {
	text-align: center;
}


.cover ul li {
	text-align: right;
}

span.photocred {
	width: 51%;
	margin: 4px;
	font: normal .9em helvetica, sans-serif;
	float: right;
}

span.dela{
	display: block;
	text-align: center;
	margin: 2em;
}


/* @group Prosa */



.row.prosa{
	position: relative;
	margin: 0;
	padding: 0 0em;
}

.row.prosa p {
	width: 50em;
}

.section-container.tabs > section .title:hover , .section-container.tabs > section > .title, .section-container.tabs > section > .title, .section-container.tabs section.active .title, .section-container.tabs section.active .content{
	border-color: transparent;
	background-color: transparent;
}

.section-container.tabs section p.title{
	display: inlineblock;
	margin: 0 1em;
	width: auto;
}

.section-container.tabs section p.title a{
	font-size: 1.2em;
	color: #555;
	text-decoration: none;
}

.section-container.tabs section.active p.title a{
	color: #000;
	text-decoration: underline;
}

.section-container.tabs section:hover p.title a{
	color: #000;
	text-decoration: underline;
}
/* @end */

div.orbit-container {
	overflow: hidden;
	width: 730px;
	height: 680px;
	margin: 0 auto;
}

dl{
	width: 50%;
	float: right;
}

dl dd{
	clear: both;
	font-size: .8em;
	margin: 0;
	padding: 0;
}

dl img{
	float: left;

}


}