/* @override http://www.lifeinmono.net/css/lifeinmono.css */

/* Title: Life In Mono - Master style */
/* Author: Kalon Edser, http://www.kalonedser.com/ */
/* Updated: 12 July 2010 */

/* @group Reset */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* 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;
}

/* @end */

/* @group Core */

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 1.125em; /* 16x1.125=18 */
	text-align: center;
	color: #55291d;
	background: #261313 url(../img/lifeinmono-bg-wood-1.8.jpg) 50% 0 repeat;
	}

p {
	margin: .5em 0 1em 0;
	font-size: 0.69em /* 11 */;
	}
	
ul, ol { font-size: 0.69em /* 11 */; }
ul ul {	font-size: 1em; }

h1, h2, h3, h4, h5, h6 {
	margin: 1.25em 0 .25em 0;
	font-size: 0.8125em /* 13 */;
	font-weight: normal;
	text-transform: uppercase;
	color: #7d3729;
	}

h3 { font-size: 0.69em /* 11 */; }

a:link, a:visited {
	text-decoration: none;
	border-bottom: 1px dotted;
	}
a:hover, a:active {
	text-decoration: none;
	}
	
.light a:link, .light a:visited { color: #863a2a; }
.light a:hover, .light a:active { color: #887f70; }

.dark a:link, .dark a:visited {	color: #bab4a9; }
.dark a:hover, .dark a:active {	color: #FFF; }

.dark .light a:hover, .dark .light a:active {
	color: #887f70;	/*fix this!*/
	}	

/* @end */

/* @group Theme */

/* Theme */
#header, #slogan, .page, .page .footer,
.dark, .dark .footer,
#imagenav a {
	background-color: #FFF;
	background-image: url(../img/lifeinmono-theme-1.8.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
/*Alpha*/
.logo, .corners, .tip, #top {
	background-image: url(../img/lifeinmono-alpha.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
/*Corners*/
.roundbox, .roundbox-inner {
	background-image: url(../img/lifeinmono-corners.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	/*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
	}

/*Text Replace*/	
.replace {
	background-color: transparent;
	background-image: url(../img/lifeinmono-text.png); /*indexed colour*/
	background-repeat: no-repeat;
	}

/* @end */

/* @group Master Layout */

#container {
	position: relative;
	margin: 0 auto;
	width: 795px;
	/*background: url(../img/lifeinmono-bg-shadow.png) 0 0 repeat-y;*/
	overflow: hidden;
	}
	
#top {
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	width: 100%;
	background-position: 795px 0; /* faster logo loading time? */
	overflow: hidden;
	}

#header {
	position: relative;
	margin: 0 auto;
	height: 166px /*80*/;
	width: 725px;
	color: #f8f0db;
	background-color: #150a06 ; /*#0d0503*/
	}	

#main {
	width: 725px;
	float: left;
	color: #55291d;
	}	

.side {
	position:relative;
	top: -86px;
	width: 35px;
	overflow: hidden;
	}

.side.left {
	float: left;
	height: 1px;
	overflow: hidden;
	}

.side.right { float: right; }

.page {
	width: 100%;
	background-position: -735px 0; /*theme*/
	background-repeat: repeat-y;
	}

.page .inner-content { padding: 39px 100px 35px  100px; /* width: 525px; top-min: 86px */ }
	
#about .page .inner-content,
.category-2009 .page .inner-content {
	padding-bottom: 0;
	}

.page .footer {
	position: relative;
	margin-top: 0;
	height: 68px;
	width: 725px;
	background-position: 0 -166px; /*theme*/
	}

.light { color: #835145 !important;	}

.dark {
	width: 100%;
	color: #d8ccb3;
	padding: 76px 0 0 0;
	background-color: #150a06; /*#0d0503*/
	background-position: -1470px -156px; /*theme*/
	overflow: hidden;
	}

.dark .inner-content {
	padding: 0 100px;
	overflow: hidden;
	}

.dark .footer {
	height: 76px;
	color: #55463f;
	/*background-color: #0d0503;*/
	background-position: -1470px -80px; /*theme*/
	overflow: hidden;
	}

/* @end */

/* @group Logo / Header */

.logo {
	position: relative;
	top: 11px;
	margin: 0 auto;
	text-indent: -9000px;
	height: 68px;
	width: 210px;
	overflow: hidden;
	}

.logo a {
	position: absolute;
	display: block;	
	width: 100%;
	height:  100%;
	top: 0;
	left: 0;
	z-index: 1000;
	overflow: hidden;
	}		

#slogan {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 86px;
	background-position: 0 -80px; /*theme*/
	overflow: hidden;
	}	

#slogan h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	width: 100%;
	padding: 0;
	font-size: 0.69em /* 11 */;
	line-height: 1em;
	color: #55291d;	
	}

/* @end */

/* @group Navigation */
/* @group - Main */

ul#nav {
	position: relative;
	margin: 35px 0 0 0;
	list-style: none;
	}

ul#nav li {
	position: relative;
	left: 0;
	text-indent: -9000px;
	margin: 7px 0;
	background-position: -35px 0;
	}

ul#nav li a {
	display: block;
	width: 35px;
	height: 100px;
	}

ul#nav li a:hover,
ul#nav li a:active,
.backtotop a:hover {
	background-position: -35px 0;
	}


ul#nav li a.selected,
.backtotop a:active,
#default #n-latest,
#default #n-latest a,
#gallery #n-gallery,
#gallery #n-gallery a,
#about #n-about,
#about #n-about a,
#journal #n-journal,
#journal #n-journal a,
ul#nav #n-more a:active {
	background-position: -70px 0 !important;
	}

#n-latest, #n-latest a { background: url(../img/nav/n-latest.png) no-repeat 0 0; }
#n-gallery, #n-gallery a { background: url(../img/nav/n-gallery.png) no-repeat 0 0; }
#n-about, #n-about a { background: url(../img/nav/n-about.png) no-repeat 0 0; }
#n-journal, #n-journal a { background: url(../img/nav/n-journal.png) no-repeat 0 0; }
#n-more, #n-more a {
	height: 50px!important;
	background: url(../img/nav/n-more.png) no-repeat 0 0;
	}

.backtotop {
	margin: 0 auto;
	text-align: center;
	width: 35px;
	height: 50px;
	background: url(../img/nav/n-top.png) no-repeat -35px 0;
	overflow: hidden;
	}	

.backtotop a {
	margin: 0 auto;
	text-indent: -9000px;
	display: block;
	width: 35px;
	height: 50px;
	background: url(../img/nav/n-top.png) no-repeat 0 0;
	}	

/* @end */

/* @group - Prev / Next */

#imagenav a {
	position: absolute;
	bottom: 0;
	display: block;
	width: 60px;
	height: 68px;
	background-color: transparent;
	}

#imagenav a.prev {
	left: 0;
	background-position: 0 -246px; /*theme*/
	}
#imagenav a.prev:hover {
	background-position: -60px -246px; /*theme*/
	z-index: 1;
	}

#imagenav a.next {
	left: 665px;
	background-position: -665px -246px; /*theme*/
	}
#imagenav a.next:hover {
	background-position: -605px -246px; /*theme*/
	z-index: 1;
	}

/* @group -- Tooltips */

/* Hide Text Label */
a.tooltip .label {
	display: block;
	text-indent: -9000px;
	width: 0;
	overflow: hidden;
	}

a.tooltip .tip {
	display: none;
	position: absolute;
	top: -83px;
	width: 121px;
	height: 130px; /* 101px */
	padding: 18px 0 0 0;
	overflow: hidden;
	}
	
a.tooltip:hover .tip { display: block; }

a.prev .tip	{ 
	left: 40px; 
	background-position: 0 -68px; /*alpha*/ 
	}

a.next .tip	{ 
	left: -100px; /*right: 40px*/
	background-position: -121px -68px; /*alpha*/ 
	}

/* @end */

/* @end */	
/* @end */



/* @group Content */
/* @group - Text */

.replace {
	margin: 1em 0 2em 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: -9000px;
	overflow: hidden;
	}

h2#h2-gallery { background-position: 50% -320px; }
h3#galleries { background-position: 50% -640px; }
.dark h3#galleries { background-position: 50% -680px; }
h2#about-me { background-position: 50% -400px; }
h2#h2-prints { background-position: 50% -360px; }

h2#latest-photos { background-position: 50% 0; }
h2#comments { background-position: 50% -240px; }
h2#email-me { background-position: 50% -280px; }

h2#cat-illustrative { background-position: 50% -40px; }
h2#cat-landscape { background-position: 50% -80px; }
h2#cat-portraiture { background-position: 50% -120px; }
h2#cat-projects { background-position: 50% -160px; }
h2#cat-still-life { background-position: 50% -200px; }

.light h2#cat-illustrative { background-position: 50% -440px; }
.light h2#cat-landscape { background-position: 50% -480px; }
.light h2#cat-portraiture { background-position: 50% -520px; }
.light h2#cat-projects { background-position: 50% -560px; }
.light h2#cat-still-life { background-position: 50% -600px; }

/* @end */
/* @group - Boxes */

.roundbox {
	margin: 2em 0;
	width: 100% /*525px*/;
	background-color: #FFF;
	background-position: 0 0; /*Corners*/;
	overflow: hidden;
	}
.roundbox-inner {
	width: 495px /*IE6*/;
	padding: 25px 15px;
	background-position: -525px 100% /*Corners*/;
	overflow: hidden;
	}

.page .roundbox {
	background-color: #f6f5f5;
	background-position: -1050px 0 /*Corners*/;
	}
.page .roundbox-inner { background-position: -1575px 100% /*Corners*/; }

/* @end */

/* @group - Main Image */

p.caption {
	text-transform: uppercase;
	margin: 0 0 .5em 0;
	line-height: 1em;
	color: #55291d;
	}

.image {
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
	}

.image a.img,
.image img {
	margin:  0;
	padding: 0;
	border: none !important;
	display: block;
	overflow: hidden;
	}
	
/*.image, img.master { 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}*/
	
.image a.img {
	/*important for load-icon display*/
	width: 100%;
	height: 100%;
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
	}

/* @group - PNG Corners */

.corners {
	/*display: none;*/
	margin: 0;
	padding: 0;
	position: absolute;
	width: 10px;
	height: 10px;
	line-height: 10px;	
	overflow: hidden;
	}

.corners.top-left {
	top: 0;
	left: 0;
	background-position: -222px 0; /*alpha*/
	}
.corners.top-right {
	top: 0;
	right: 0;
	background-position: -232px 0; /*alpha*/
	}
.corners.bottom-left {
	bottom: 0;
	left: 0;
	background-position: -222px -10px; /*alpha*/
	}
.corners.bottom-right {
	bottom: 0;
	right: 0;
	background-position: -232px -10px; /*alpha*/
	}

/* @end */

/* @end */
/* @group - Articles */

#information {
	width: 100%;
	overflow: hidden;
	}
	
.article .body {
	/*border-bottom: 1px dashed #47403a;*/
	}

.article .date {
	text-transform: uppercase;
	margin: 0 0 1.5em 0;
	color: #73665e
	}

.article .author { color: #73665e; }

/* @group -- About */

#about .page h3 {
	margin: 1.5em 0;
	text-align: left;
	border-bottom: 1px solid #bab4a9;
	clear: both;
	}
	
#about .panel-left {
	float:  left;
	width: 160px;
	}
#about .panel-right {
	float: right;
	width: 335px;
	}
	
#about .panel-left,
#about .panel-right {
	margin-bottom: 35px;
	text-align: left;
	overflow: hidden;
	}
	
#about .page ul li { margin-bottom: .5em; }
#about .page strong { color: #55291d; }

#about .briefly li {
	float: left;
	width: 100%;
	overflow: hidden;
	}	
#about .briefly li strong {
	float: left;
	width: 20%;
	}
#about .briefly li li {
	float: right;
	margin: 0;
	width: 80%;
	}

/* @end */	

/* @end */

/* @group - Comments */

.commenting { margin: 3em 0 0 0; }

.comment {
	width: 350px;
	margin: 1em auto;
	padding: 0 0 1em 0;
	overflow: hidden;
	border-bottom: 1px dashed #47403a;
	}

.comment .message {
	width: 225px;
	float: left;
	text-align: right;
	}
.comment .message p { margin-bottom: .5em; }

.comment p.info {
	width: 100px;
	float:  right;
	color: #7d3729;
	margin-bottom: 0;
	text-align: left;
	text-transform: uppercase;
	}
.comment p.info img.gravatar {
	display: block;
	margin: 0 0 .5em 0;
	}
	
#cpreview {
	margin-top: 2em;
	}
	
#cpreview .comment {
	margin-top: 2em;
	padding-top: .5em;
	border: 1px dashed #7d3729;
	}
#cpreview .comment .info .since { display: none; }

/* @end */

/* @group - Forms */

form {
	text-align: left;
	overflow: hidden;
	}
	
form legend { display: none; }
	
form p {
	width: 495px;
	overflow: hidden;
	}

form p label {
	float: left;
	width: 170px;
	margin-right: 20px;
	text-align: right;
	}
	
form p.input-checkbox label { float: none; }

form p.input-text input,
form p.input-textarea textarea {
	padding: .1em;
	width: 200px;
	color: #55291d;	
	text-align: left;
	}
	
form p.submit,
form p.input-checkbox {
	position: relative;
	left: 170px;
	padding-left: 20px;
	width: 305px;
	}
	
form p.submit {	margin-bottom: 0; }

.zemThanks { text-align: center; }
	
ul.comments_error,
ul.zemError {
	color: #642f2b;
	margin: 0 0 2em 0;
	padding: 0 0 2em 0;
	list-style: none;
	border-bottom: 1px solid #bab4a9;
	text-align: center;
	}
form p .comments_error,
input.zemRequirederrorElement,
textarea.zemRequirederrorElement {
	color: #d8ccb3 !important;
	background: #642f2b;	
	}

p.comments-closed {
	color: #5f514a;
	margin: 3em 0 0 0;	
	}

/* @end */
/* @group - Thumbs */

#project-thumbs { margin-bottom: 0; }

.thumbs ul {
	list-style: none;
	width: 100%;
	overflow: hidden;
	/*float: left;*/
	}

.thumbs li {
	list-style: none;
	float: left;
	width: 99px;
	/*height: 79px;*/
	overflow: hidden;
	}

.thumbs li a.img {
	position: relative;
	display: block;
	margin: 2px;
	padding: 4px;
	height: 65px;
	background: #FFF;
	border: 1px #f0f0f0 solid;
	}

.thumbs li.active a.img {
	background: #f0f0f0;
	border: 1px #c0c0c0 solid;
	}

.thumbs li a img {
	display: block;
	width: 85px;
	height: 65px;
	}	

.thumbs li a.img:hover { border: 1px #c0c0c0 solid; }

/* @end */

/* @group - Gallery lists */

.gallery-list {	margin: 1em auto 25px auto;	}

.light .thumbs li a.img { border: 1px #e6e6e5 solid; }
.light .thumbs li a.img:hover {	border: 1px #c0c0c0 solid; }

.gallery-list p {
	margin: .5em 0 0 0;
	font-size: 1em;
	text-transform: uppercase;
	}

.other-galleries { margin: 2em 0 3em 0; }
.light .other-galleries { margin-bottom: 0; }

.other-galleries h3#galleries {	margin: -0.5em 0 1em 0;	}

.other-galleries ul.category_list li {
	display: inline;
	margin: 0 .5em;
	text-transform: uppercase;
	}
	
.light .other-galleries a.current { color: #887f70; }
.dark .other-galleries a.current { color: #fff /*#7d3729*/;	}

/* @end */

/* @group - Flickr */

.flickr { display: none; }
.js .flickr { display: block; }
	
.flickr { 
	margin: 1.5em 0 35px 0;
	clear: both;
	}

.flickr p.recent-images {
	margin: 0 40px;
	list-style: none;
	overflow: hidden;
	}
	
.flickr p.feed-link { 
	display: none;
	margin-top: 1em;
	}

.flickr .recent-images a {
	float: left;
	display: block;
	margin: 2px;
	padding: 4px;
	background: #FFF;
	border: 1px #f0f0f0 solid;
	}
.flickr .recent-images a:hover {
	border: 1px #c0c0c0 solid;	
	}
	
.flickr .recent-images a img {
	width: 75px;
	height: 75px;
	}

/* @end */

/* @group - Footer */

.dark .footer p {
	margin: 0;
	padding: 40px 0 0 0;
    font-size: 0.625em /*10*/; 
	text-transform: uppercase;
	}

.dark .footer a:link, .dark .footer a:visited {	color: #5f514a; }
.dark .footer a:hover, .dark .footer a:active {	color: #73665e;	}

a.feed {
	padding-left: 10px;
	background: transparent url(../img/icon-feed.gif) no-repeat -4px 50%;
	}

/* @end */
/* @end */

/* @group Misc. */

.load-icon {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}
	
.load-icon img {
	display: block!important;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -12px 0 0 -12px;
	width: 24px!important;
	height: 24px!important;
	overflow: hidden;
	}
	
/*#easyTooltip{
	margin:0 10px 1em 0;
	width: 300px;
	padding:8px;
	background:#FFF;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.25);
	}*/

/* Maintenance mode */
.error-503 #nav,
.error-503 p.options {
	display: none;
	}

.error_status { padding-top: 4em; }
.error_message { padding-bottom: 5em; }

.pp_overlay { background: #261313 url(../img/lifeinmono-bg-wood-1.8.jpg) 50% 0 repeat !important; }
.pp_pic_holder a { border-bottom: none !important; }
.pp_nav p { margin: 0px 4px !important; }

.hide {	display: none; }

ul#nav a,
ul#nav a:hover,
.backtotop a,
a.tooltip {
	border-bottom: none !important;
	}

a img {	border: none; }

/* @end */