/* @override http://www.jackgarlovsky.com/css/jakke.css */

body, div, h1, h2, ul, ol, form, iframe, img, textarea {
    border: none;
	margin: 0;
	padding: 0;
}

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans;
	font-size: 14px;
	line-height: 18px;
    background-color: #1f2123;
    background-repeat: no-repeat;
    background-position: center center;
}

a {
	text-decoration: none;
	color: #00adef;
}

#pageframe {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 650px;
	width: 840px;
}

.bubble {
	position: absolute;
	bottom: 50px;
	background: #fff;
	font-size: 11pt;
	-webkit-box-shadow: 0 0 20px #000;
	-webkit-border-radius: 8px;
	z-index: 40;
}

.bubblebase {
	position: absolute;
	bottom: -15px;
	left: 180px;
	width: 30px;
	height: 15px;
	background: transparent url(/images/comment_bg.png) 0 0;
}

#map {
	right: 10px;
	width: 680px;
	height: 460px;
	border: 8px solid #fff;
}

#map #map_canvas {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#map .bubblebase {
	bottom: -23px;
	left: 620px;
}

#comments {
	right: 20px;
	width: 400px;
	padding: 20px 25px 48px 25px;
}

ol#commentlist {
	list-style: none;
	margin-bottom: 15px;
	max-height: 410px;
	overflow-y: auto;
	overflow-x: hidden;
	border: none;
}

ol#commentlist.with {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

ol#commentlist.without {
	margin: 0;
}

#comments li {
	padding: 8px 0;
	min-height: 48px;
	border-bottom: 1px solid #ddd;
}

#comments li:last-child {
	border-bottom: 0;
}

#comments li .thumb {
	float: left;
	margin-right: 10px;
}

.comment {
	margin-left: 5px;
}

.posted {
	white-space: nowrap;
	color: #999;
	font-size: 9pt;
}

.newcommentbox {
	position: relative;
	border: 1px solid #ddd;
	margin: 0 0 15px 0;
	height: 48px;
}

.newcommentbox textarea {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 2px 2px 2px 50px;
	z-index: 0;
	font-size: 11pt;
}

.newcommentbox .thumb {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#loginnow {
	position: absolute;
	bottom: 24px;
	color: #00adef;
	cursor: pointer;
	text-transform: uppercase;
}

#loginnow:hover {
	color: #111;
}

.button {
	position: absolute;
	right: 25px;
	background: #ddd;
	border: 0;
	padding: 8px 15px;
	color: #444;
	text-shadow: 0 1px 2px #eee;
	text-transform: uppercase;
	-webkit-border-radius: 5px;
	cursor: pointer;
}



#showEXIF {
	display: none;
	position: absolute;
	right: 0;
	top: 5px;
	width: 25px;
	height: 25px;
	background-color: transparent;
	background-image: url(/images/comment_bg.png);
	background-position: -1px -100px;
	background-repeat: no-repeat;
	cursor: pointer;
	font-family: arial;
}

#showEXIF:hover {
	background-position: -1px -125px;
	color: #373b43;
}

#exif {
	position: absolute;
	top: 5px;
	right: 0;
	list-style: none;
	padding: 6px 10px;
	margin: 0;
	line-height: normal;
	text-align: right;
	color: #373b43;
	font-size: 8pt;
	background: #161618;
	border: 1px solid #25272b;
	-webkit-border-radius: 4px;
}

#exif a {
	cursor: pointer;
	color: #373b43;
}

#exif a:hover {
	color: #25272b;
}

#map_canvas {
	position: absolute;
	height: 100px;
	width: 100px;
}

#aboutme {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(000, 000, 000,.9);
	z-index: 6;
}

#aboutframe {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 635px;
	width: 400px;
}

.faceblock {
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 300px;
	background: #fff url(/images/largeface.png) no-repeat;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
}

.textblock {
	position: absolute;
	top: 300px;
	left: 0;
	width: 360px;
	text-align: left;
	font-size: 10pt;
	background: #fff;
	padding: 0 20px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
}

.textblock a:hover {
	color: #ddd;
}

.copy {
	font-size: 8pt;
	color: #ddd;
	text-align: center;
}

/* @group Photos */

#frame {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}



#photostack {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 547px;
	width: 820px;
	margin: auto;
}


.imglod {
	display: none;
}


.cardshadow {
	position: absolute;
	top: -33px;
	left: -39px;
	pointer-events: none;
	display: block;
}

.photocard {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 547px;
	width: 820px;
	margin: auto;
	background: transparent;
}

.original {
	position: absolute;
	height: 547px;
	width: 820px;
	background: #161618;
}

.previous, .next {
	position: absolute;
	height: 442px;
	width: 663px;
	z-index: 0;
	cursor: pointer;
}

.previous {
	top: 140px;
	left: -70px;
	-webkit-transform: rotate(-3deg);
}

.next {
	top: -30px;
	right: -60px;
	-webkit-transform: rotate(3deg);
}

.photoinfo {
	visibility: visible;
	position: absolute;
	display: block;
	bottom: -40px;
	width: 100%;
	height: 35px;
	z-index: 20;
	_background: rgba(000,000,000,.5);
}

.phototitle {
	position: absolute;
	top: 8px;
	left: 8px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 1px 2px #000;
	font-size: 11pt;
}

.phototitle span {
	margin-left: 18px;
}

.phototitle .itemTitle {
	margin-left: 0;
}

.photolinks {
	position: absolute;
	top: 10px;
	right: 8px;
	font-size: 8pt;
	color: #eee;
	text-transform: uppercase;
	_text-shadow: 0 1px 2px #373b43;
}

.photoinfo:hover .photolinks {
	color: #fff;
}

.photolinks div {
	float: left;
	top: 0;
	cursor: pointer;
	margin-left: 15px;
}

.view_comments {
	padding-left: 18px;
	background-color: transparent;
	background-image: url(/images/comment_bg.png);
	background-position: -0px -17px;
	background-repeat: no-repeat;
	cursor: pointer;
	font-family: arial;
}

.view_comments:hover {
	_background-position: -0px -33px;
}

.view_likes {
	padding-left: 18px;
	background-color: transparent;
	background-image: url(/images/comment_bg.png);
	background-position: -0px -48px;
	background-repeat: no-repeat;
	cursor: pointer;
	font-family: arial;
}

.view_likes:hover {
	background-position: -0px -62px;
}




/* @end */

#login {
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #fff;
	z-index: 99;
}

#login #container {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 150px;
	width: 300px;
	margin: auto;
	padding: 20px;
	background: #fff;
}

#login #container .button {
	bottom: 10px;
	right: 10px;
}

#login #container #out {
	top: 0;
	left: 35px;
	height: 30px;
	width: 80px;
}

#login #container #closesavebox {
	height: 30px;
	width: 30px;
	top: 0;
	left: 0;
	border: navajowhite;
	background: #eee;
	color: #999;
	padding: 2px;
}

#login #container #closesavebox:hover {
	background: #ddd;
	color: #111;
}

#login #container h1 {
	font-size: 14pt;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: right;
}

#login #container span {
	font-size: 8pt;
	color: red;
}

.nameframe {
	text-align: right;
}

.nameframe input {
	border: 1px solid #ddd;
	padding: 2px;
	font-size: 11pt;
	width: 240px;
}

.nameframe label {
	color: #444;
	font-size: 10pt;
	text-transform: uppercase;
}

#savedetails {
	text-align: left;
	font-size: 7pt;
}

#savedetails p {
	margin: 0;
	color: red;
}

#savedetails label, #savedetails input {
	font-size: 7pt;
	margin-top: 15px;
}

#savedetails input {
	width: 10px;
}