/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}/* -------------- CLEARFIXES -------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.clearfix-left:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix-left {
	display: inline-block;
}
 
html[xmlns] .clearfix-left {
	display: block;
}
 
* html .clearfix-left {
	height: 1%;
}



/* -------------- COMMON HTML STYLES -------------- */

.left {
	float: left;
}

img.left {
	float: left;
	margin: 0 2em 2em 0;
}

.right {
	float: right;
}

img.right {
	float: right;
	margin: 0 0 2em 2em;
}

.clear {
	clear: both;
}

.noborder {
	border: none !important;
}

.nomargin {
	margin: 0 !important;
}



/* -------------- COMMON HTML STYLES -------------- */

.left {
	float: left;
}

img.left {
	float: left;
	margin: 0 2em 2em 0;
}

.right {
	float: right;
}

img.right {
	float: right;
	margin: 0 0 2em 2em;
}

.clear {
	clear: both;
}

.noborder {
	border: none !important;
}


/* -------------- MARGIN STYLES -------------- */

.nomarg {
	margin: 0 !important
}

.nomarg-right {
	margin-right: 0 !important;
}

.nomarg-left {
	margin-left: 0 !important;
}

.nomarg-bottom {
	margin-bottom: 0 !important;
}

.nomarg-top {
	margin-top: 0 !important;
}

.nomarg-topbottom {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.nomarg-leftright {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* -------------- PADDING STYLES -------------- */

.nopad {
	padding: 0 !important;
}

.nopad-left {
	padding-left: 0 !important;
}

.nopad-right {
	padding-right: 0 !important;
}

.nopad-top {
	padding-top: 0 !important;
}

.nopad-bottom {
	padding-bottom: 0 !important;
}

.nopad-topbottom {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.nopad-leftright {
	padding-left: 0 !important;
	padding-right: 0 !important;
}/*
Theme Name: Photo Bleed New
Theme URI: http://www.sigarett.com/
Description: The Sigarett Publish theme for Lars Lande.

Version: 1.0
Author: Sigarett
*/

body {
	font-family: georgia, "times new roman" , serif;
	font-size: 62.5%;
}

body.forside {
	background-image: url(//www.landephoto.com/wp-content/themes/Photobleed/images/bg.jpg);
}

#bg {
	background: black;
	/* background: url(//www.landephoto.com/wp-content/themes/Photobleed/images/bg_stoy_bak_bilde.jpg) top right;
	border: 20px solid white; */
}

#supersized {
	position: absolute;
	z-index: 1;
}


/* --------------------- TYPOGRAPHY STYLING -------------------------- */

a {
	color: #F4000C;
	text-decoration: none;
}

a:hover {
	color: black;
}

h2 {
	margin: 0;
}

h3 {
	background: url(//www.landephoto.com/wp-content/themes/Photobleed/images/bg_knapper.jpg);
	padding: 8px 12px;
	color: #f4000c;
	font-family: tahoma, arial, sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 3px 0 0.5em 0;
	text-transform: uppercase;
}


#page1 h2 {
	margin: 0;
}

p {
	color: #FFF1B6;
	font-size: 13px;
	line-height: 1.4em;
	margin: 0 0 1em 0;
	width: 87%;
	font-family: tahoma, arial, sans-serif;
}

p a {
	color: #ffdf58;
	text-decoration: none;
}

p a:hover {
	color: white;
}


/* -------------------- MAIN STRUCTURAL ELEMENTS --------------------- */

aside {
	height: 102%;
	position: absolute;
	z-index: 200;
	min-height: 600px;
	width: 540px;
	left: -498px;
	top: 0;
}

aside .innerwrap {
	width: 488px;
	height: 100%;
	background: url(//www.landephoto.com/wp-content/themes/Photobleed/images/bg_stoy.jpg) bottom left; 
	border-right: 12px solid white;
	position: absolute;
	top: 0;
	left: 0;
}

#outerwrap {

}

#frame {
    border: 10px solid white;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 199;
/*
	border: 20px solid white;
	width: 100%;
	height: 100%;
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 900;*/
}

section {
	position: absolute;
	top: 110px;
	left: -460px; /* this value is changed by jQuery */
}

/* ----------------------- NAVIGATION STYLING ------------------------ */

nav#switchphoto a {
	display: block;
	width: 33px;
}

nav#switchphoto .right {
	right: 25px;
	top: 48%;
	position: absolute;
	z-index: 202;
	height: 33px;
	overflow: hidden;
}

nav#switchphoto .right:hover img {
	top: -33px;
}

nav#switchphoto .left {
	left: 25px;
	top: 48%;
	position: absolute;
	z-index: 201;
	height: 33px;
	overflow: hidden;	
}

nav#switchphoto .left img {
	top: -66px;
}

nav#switchphoto .left:hover img {
	top: -99px;
}

nav#switchphoto img {
	position: absolute;
	top: 0;
	left: 0;
}

.menulist li {
	float: left;
	margin: 0 4px 0 0;
}

.menulist li a {
	background: url(//www.landephoto.com/wp-content/themes/Photobleed/images/bg_knapper.jpg) 0 0 no-repeat;
	color: #fd3622;
	text-decoration: none;
 	padding: 8px 14px;
	line-height: 1em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: helvetica, tahoma, arial, sans-serif;
	font-weight: bold;
	-moz-box-shadow: 2px 2px 6px #222;
	-webkit-box-shadow: 2px 2px 6px #222;
	box-shadow: 2px 2px 6px #222;
	height: auto;
}

.menulist li a {
	background-position: 0 0;
}

.menulist li a:hover, .menulist li.active a {
	background-position: 0 -50px;
	color: white
}

/* ------------------------- ASIDE HEADER STYLING -------------------------- */

aside h2 {
	color: #ffd200;
	font-size: 24px;
	clear: left;
	margin-bottom: 0.3em;
}

aside #page1 h2 {
	font-size: 21px;
}


aside header {
	position: absolute;
	top: 15%;
	left: 38px;
	width: 436px;
}

aside #logo {
	margin: 0 0 20px;
}

/* ------------------------- ASIDE NAVIGATION STYLING -------------------------- */

aside nav#featured {
	margin: 5px 0 5px -2px;
	float: left;
	width: 447px;
	overflow: hidden;
}

aside nav .thumbs_wrap {
	width: 900px;
	background: url(//www.landephoto.com/wp-content/themes/Photobleed/images/bg_stoy.jpg) bottom left; 
	border: none;
	position: static;
}

aside .thumbs {
	margin: 0 40px 10px -8px;
	float: left;
}

aside .thumbs li, aside #thumbnails li {
	display: block;
	float: left;
	margin: 0 -1px 0px 0;
	position: relative;
	width: 84px;
	height: 84px;
}

aside .thumbs li a, aside #thumbnails li a {
	position: absolute;
	top: 4px;
	left: 7px;
	z-index: 20;
	display: block;
	width: 84px;
	height: 84px;
}

aside .thumbs li img, aside #thumbnails li img {
	position: absolute;
	top: 8px;
	left: 14px;
	z-index: 10;
	opacity: 1;
}

aside .thumbs li.frame1 a, aside #thumbnails li.frame1 a {
	background: url(//www.landephoto.com/wp-content/themes/Photobleed/images/thumb-frame1.png);
}

aside .thumbs li.frame2 a, aside #thumbnails li.frame2 a {
	background: url(//www.landephoto.com/wp-content/themes/Photobleed/images/thumb-frame2.png);
}

aside .thumbs li.frame3 a, aside #thumbnails li.frame3 a {
	background: url(//www.landephoto.com/wp-content/themes/Photobleed/images/thumb-frame3.png);
}

aside .thumbs li.frame4 a, aside #thumbnails li.frame4 a {
	background: url(//www.landephoto.com/wp-content/themes/Photobleed/images/thumb-frame4.png);
}

aside .thumbs li.frame5 a, aside #thumbnails li.frame5 a {
	background: url(//www.landephoto.com/wp-content/themes/Photobleed/images/thumb-frame5.png);
}

aside nav a.thumbnav {
	position: absolute;
	top: 55px;
	height: 36px;
	overflow: hidden;
	z-index: 71;
	width: 36px;
}

#page2 #thumbnav a.left.thumbnav {
	top: 60px;
	left: -16px;
}

#page2 #thumbnav a.right.thumbnav {
	top: 225px;
	right: 27px;
}

aside nav a.left {
	left: -18px;
	z-index: 70;
	display: none;
}

aside nav a.right {
	right: 20px;
}

aside nav .left img, aside nav .right img {
	position: absolute;
	top: 0;
}

aside nav .right:hover img {
	top: -40px;
}

aside nav .left img {
	top: -80px;
}

aside nav .left:hover img {
	top: -120px;
}

aside #utstilling {
	position: absolute;
	top: 20px;
	right: 15px;
}

#browse .categories {
	color: #d4bf8f;
	width: 370px;
	font-size: 21px;
	line-height: 1.3em;
	margin: 0 0 15px -3px;
	clear: left;
}

#page1 #browse h3 {
	float: left;
	clear: both;
	font-size: 9px;
	font-family: tahoma, arial, sans-serif;
}

#browse a {
	color: #d4bf8f;
	font-size: 21px;
	text-decoration: none;
	margin: 0 3px;
}

#browse a:hover {
	color: yellow;
}

#browse a.selected {
	color: yellow;
}

#open_close {
	position: absolute;
	right: 0px;
	top: 15%;
	z-index: 10;
	overflow: hidden;
	height: 100px;
}

#open_close:hover img {
	margin-top: -74px;
}

#open_close.closed img {
	margin-top: -148px;
}

#open_close.closed:hover img {
	margin-top: -222px;
}

#open_close span {
	margin-top: 25px;
	display: block;
	overflow: hidden;
	height: 74px;
}


/* ----------------------- SUBPAGES STYLING ------------------------ */

#thumbnails {
	margin: 6px 0 0 -11px;
	width: 97%;
}

#thumbnails ul {
	margin-left: -10px;
}

#thumbsort {
	position: absolute;
	top: 0;
	right: 40px;
}

#thumbsort p, #thumbsort ul {
	float: left;
}

#thumbsort p {
	width: auto;
}

#thumbsort .menulist {
	margin: 6px 0 0 8px;
}


#page4 h3 a:hover {
	color: white;
}


/* ----------------------- ASIDE FOOTER STYLING ------------------------ */

aside footer  {
	position: absolute;
	bottom: 57px;
	left: 42px;
}


/*
aside footer a {
	background: url(//www.landephoto.com/wp-content/themes/Photobleed/images/bg_knapper.jpg) 0 0 no-repeat;
	color: #fd3622;
	text-decoration: none;
 	padding: 9px 14px 6px;
	line-height: 1em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: helvetica, tahoma, arial, sans-serif;
	font-weight: bold;
	-moz-box-shadow: 2px 2px 6px #222;
	-webkit-box-shadow: 2px 2px 6px #222;
	box-shadow: 2px 2px 6px #222;
}

aside footer a:hover {
	color: #f8dfb1;
}
*/


aside footer .bg2 a {
	background-position: -60px 0;
}

aside footer .bg2 a:hover {
	background-position: -60px -50px;
}

aside footer .bg3 a {
	background-position: -400px 0;
}

aside footer .bg3 a:hover {
	background-position: -400px -50px;
}

aside footer .bg4 a {
	background-position: -130px 0;
}

aside footer .bg4 a:hover {
	background-position: -130px -50px;
}

aside footer .bg5 a {
	background-position: -640px 0;
}

aside footer .bg5 a:hover {
	background-position: -640px -50px;
}

/* --- all code below exists because background-position-y is not a standard --- */

aside footer li.active a {
	color: #f8dfb1;
}

aside footer .bg1.active a {
	background-position: 0 -50px;
}

aside footer .bg2.active a {
	background-position: -60px -50px;
}

aside footer .bg3.active a {
	background-position: -400px -50px;
}

aside footer .bg4.active a {
	background-position: -130px -50px;
}

aside footer .bg5.active a {
	background-position: -640px -50px;
}

/* ------------------------- SOCIAL LINKS STYLING ---------------------------- */

#social {
	position: absolute;
	z-index: 300;
	bottom: 27px;
	right: 20px;
}

#social li {
	float: left;
	margin: 0 5px 0 0;
}

#social a {
	background-color: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
	-moz-box-shadow: 1px 1px 3px #333;
	
}

#social #info a {
	background: transparent url(//www.landephoto.com/wp-content/themes/Photobleed/images/bg_knapper.jpg);
	padding: 9px 14px;
	font-family: tahoma;
	text-decoration: none;
	color: #cb243b;
}

#social li img {
	margin: 2px 3px 0 3px;
}

#social #slide-count {
	margin-top: 5px;
}

#social #slide-count span {
	background-color: black;
	color: white;
	font-size: 14px;
	padding: 4px;
}


.blogroll {
	padding-top: 0.4em;
}


/* ------------------------- LIST STYLING ---------------------------- */




/* ---------------------- MAIN SECTION STYLING ----------------------- */


section .col {
	float: left;
	width: 45%;
	padding: 10px 10px 0 0;
	margin: 0 3px 0 -3px;
}

section .col li {
	color: #fff1b6;
	font-size: 13px;
	line-height: 18px;
	font-family: tahoma, arial, sans-serif;
	margin: 0 0 0 10px;
}


section .col ul a {
	color: #fff3bb;
}

section .col ul a:hover {
	color: white;
	text-decoration: underline;
}

section #col1 {
}

section #col2 {
}

section p.cufon {
	color: #c6a872;
	font-size: 23px;
	margin: 0 0 10px 5px;
}

/* Main column */


/* ------ SUPERSIZED ------- */

/*
	Supersized - Fullscreen Slideshow jQuery Plugin
	Version 3.1.3
	www.buildinternet.com/project/supersized
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #111;
}

img {
	border: none;
}

#supersized-loader {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 200;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	text-indent: -999em;
	background-color: #111;
	background: rgba(0,0,0,0.8) url(//www.landephoto.com/wp-content/themes/Photobleed/images/progress.gif) no-repeat center center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#supersized {
	position: fixed;
	left: 0;
	top: 0;
	overflow: hidden;
	height: 100%;
	width: 100%;
}

#supersized img {
	width: auto;
	height: auto;
	position: relative;
	display: none;
	outline: none;
	border: none;
}

#supersized.speed img {
	-ms-interpolation-mode: nearest-neighbor;
	image-rendering: -moz-crisp-edges;
}

/*Speed*/

#supersized.quality img {
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
}

/*Quality*/

#supersized a {
	z-index: -30;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #111;
}

#supersized a.prevslide {
	z-index: -20;
}

#supersized a.activeslide {
	z-index: -10;
}

#supersized a.prevslide img, #supersized a.activeslide img {
	display: inline;
}

/*Controls Section*/

#controls-wrapper {
	margin: 0 auto;
	height: 62px;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 4;
	background: url(//www.landephoto.com/wp-content/themes/img/nav-bg.png) repeat-x;
	position: fixed;
}

#controls {
	overflow: hidden;
	height: 100%;
	text-align: left;
	z-index: 5;
	padding:

0 114px;
/* Increase padding to give thumbnails room */
}

#slidecounter {
	float: left;
	color: #888;
	font: 23px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-shadow: #000 0 -1px 0;
	margin: 19px 10px 18px 20px;
}

#slidecaption {
	overflow: hidden;
	float: left;
	color: #FFF;
	font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-shadow: #000 0 2px 0;
	margin: 23px 20px 23px 0;
}

#navigation {
	float: right;
	margin: 10px 20px 0 0;
}

/*Thumbnail Navigation*/

#nextthumb, #prevthumb {
	z-index: 6;
	display: none;
	position: fixed;
	bottom: 12px;
	height: 100px;
	width: 150px;
	overflow: hidden;
	background: #ddd;
	border: 3px solid #fff;
	/*
	-webkit-box-shadow: 0 0 8px #333;
	-moz-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 8px #333;
	*/
}

#nextthumb {
	right: 12px;
}

#prevthumb {
	left: 12px;
}

#nextthumb img, #prevthumb img {
	width: 150px;
	height: auto;
}

#nextthumb:active, #prevthumb:active {
	bottom: 10px;
}

#navigation > :hover,#nextthumb:hover, #prevthumb:hover {
	cursor: pointer;
}





/* ------------------------ GENERAL STYLING -------------------------- */


/* ------------------------- REMEMBER LIST --------------------------- */
/*                                                                     */
/*              Create reset.css, subpage.css, core.css                */
/*                                                                     */
/* ------------------------- REMEMBER LIST --------------------------- */
/*!
 * Scaler: Scaling background images to fill browser window with centering and aspect ratio. iPad and iPhone friendly  - v3 - 04/06/2010
 * http://klippoglim.no/
 * http://kirie.no/
 * 
 * Copyright (c) 2010 Eirik Backer
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.gnu.org/licenses/gpl-2.0.html) licenses.
 */

body,html {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #000;
	padding: 0;
	margin: 0;
	border: 0
}

#bg,#bg * {
	-moz-user-select: -moz-none;
	-webkit-user-select: none
}

/*Prevent selection*/

#bg,#bg b {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	display: block
}

/*Containers*/

#bg i {
	position: absolute;
	width: 200%;
	height: 200%;
	top: -50%;
	left: -50%;
	display: table
}

/*Create canvas*/

#bg i i {
	left: 0;
	top: 50%;
	width: 100%;
	display: block;
	height: auto;
	background: url(//www.landephoto.com/wp-content/themes/Photobleed/css/load.gif) 50% 50% no-repeat
}

/*IE center verticaly and loading-gif*/

#bg i > i {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	position: static;
	top: 0
}

/*Others center verticaly*/

#bg img {
	display: block;
	margin: 0 auto;
	width: 50%;
	-ms-interpolation-mode: bicubic
}

/*Smooth anti-alising in IE*/

#bg {
	position: absolute;
	left: 0;
	bottom: 0
}

/*Position preventing scrolling-bug in opera*/

*+html #bg i i {
	position: absolute;
	top: 50%;
	height: auto
}

/*IE7  fix centerer*/

*+html #bg img {
	position: relative;
	top: -50%
}

/*IE7  fix image*/

* html #bg img {
	height: 50%;
	position: relative;
	top: -50%
}

/*IE6  fix image*/