/* Reset */
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, dl, dt, dd, ol, ul, li, bold, i, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/****************************************************************************************************/
/*		Layout                                                                                        */
/****************************************************************************************************/
html {
	font-size: 62.5%;
	line-height: 1;
	}
body {
	background: #17181C;
	color: #969696;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.42857143em;
	}
/* Typography */
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-weight: normal;
	}
h1, .h1 {
	/* 36px */
	font-size: 2.57142857em;
	line-height: 1.11111111em;
	padding: 0.19444444em 0 0.36111111em 0;
	}
h2, .h2 {
	/* 24px */
	font-size: 1.71428571em;
	line-height: 1.66666667em;
	padding: 0.5em 0 0.33333333em 0;
	}
h3, .h3 {
	/* 21px */
	font-size: 1.5em;
	line-height: 1.9047619em;
	padding: 0.61904762em 0 0.33333333em 0;
	}
h4, .h4 {
	/* 18px */
	font-size: 1.28571429em;
	line-height: 2.22222222em;
	padding: 0.77777778em 0 0.33333333em 0;
	}
h5, .h5 {
	/* 16px */
	font-size: 1.14285714em;
	line-height: 1.25em;
	padding: 0.3125em 0 0.9375em 0;
	}
h6, .h6 {
	/* 14px */
	font-size: 1em;
	line-height: 1.42857143em;
	padding: 0.35714286em 0 1.07142857em 0;
	}
p, .blocktext {
	padding: 0.35714286em 0 1.07142857em 0;
	}
a {
	border-bottom: 1px dotted #333;
	color: #696969;
	text-decoration: none;
	}
a:hover {
	background-color: #62A6F0;
	color: #fff;
	}
ul {
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 20px;
	padding-left: 20px;
}
ol {
	list-style: decimal outside;
	margin-bottom: 20px;
	padding-left: 20px;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
}
fieldset, img {
	border:0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
input {
	margin: 0;
	padding: 0;
	}
button {
	margin: 0;
	padding: 0;
	}
textarea {
	margin: 0;
	padding: 0;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
abbr, acronym {
	border: 0;
}


/****************************************************************************************************/
/*		Classes                                                                                       */
/****************************************************************************************************/
.header {
	position: relative;
	}
.header h1 {
	font-size: 1.28571429em;
	line-height: 2.22222222em;
	padding: 0.77777778em 0 0.33333333em 0;
	}
.header h2 {
	color: #969696;
	float: left;
	font-size: 0.85714286em;
	line-height: 1.66666667em;
	margin-top: -1.66666667em;
	padding: 0.5em 0 0 0;
	}
.logo {
	background: #27282B;
	color: #fff;
	float: left;
	padding: 0;
	text-align: center;
	}
.logo a {
	border-bottom: none;
	display: block;
	height: 80px;
	padding: 0;
	width: 140px;
	}
.logo a:hover {
	background-color: #267FD1;
	color: #fff;
	}
.logo .cap-l, .logo .cap-r {
	font-size: 2.85714286em;
	line-height: 1.4em;
	}
.logo .cap-l {
	filter: alpha(opacity=20); /* internet explorer */
	-khtml-opacity: 0.2;      /* khtml, old safari */
	-moz-opacity: 0.2;       /* mozilla, netscape */
	opacity: 0.2;           /* fx, safari, opera */
	}
.logo .cap-r {
	filter: alpha(opacity=40); /* internet explorer */
	-khtml-opacity: 0.4;      /* khtml, old safari */
	-moz-opacity: 0.4;       /* mozilla, netscape */
	opacity: 0.4;           /* fx, safari, opera */
	margin-left: -0.55em;
	}
.logo .name {
	color: #969696;
	display: block;
	padding: 0;
	position: relative;
	top: -0.72em;
	}
.logo a:hover .name {
	color: #fff;
	}
	
.navigation {
	font-size: 0.85em;
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
	}
.navigation li {
	float: left;
	}
.navigation li a {
	border-bottom: none;
	display: block;
	float: left;
	height: 34px;
	padding: 46px 10px 0 10px;
	/*background-color: #ccc;*/
	}
.navigation li a.daily-photo { padding-left: 20px; }
.navigation li a:hover {
	background: none;
	}
.navigation li a.rss {
	/*background: url('../images/icon_rss.gif') 50% 50%;*/
	}

.mainphoto {
	/*background-color: #000;
	border-bottom: 1px solid #27282B;
	border-top: 1px solid #27282B;
	padding: 20px 0;*/
	}
.mainphoto a {
	border-bottom: none;
	}
.mainphoto a:hover {
	background: none;
	}
.mainphoto a img {
	border: 1px solid #27282B;
	display: block;
	padding-bottom: -1px;
	}
.mainphoto a:hover img {
	border-color: #267FD1;
	}
.photo-container {
	position: relative;
	}
.photo-container ul {
	font-size: 0.85em;
	list-style: none;
	padding-left: 0;
	position: absolute;
	right: 0;
	top: -34px;
	}
.photo-container ul li {
	display: inline;
	}
.photo-container ul li a {
	border-bottom: none;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
	}
.photo-container ul li a span {
	left: -9999px;
	position: absolute;
	top: -9999px;
	}
.photo-container ul li.img-next a {
	background: url('../images/arrow_left.gif') 2px 4px no-repeat;
	}
.photo-container ul li.img-prev a {
	background: url('../images/arrow_right.gif') 2px 4px no-repeat;;
	margin-left: 20px;
	}
.photo-container ul li.img-next a:hover, .photo-container ul li.img-prev a:hover {
	background-position: 2px -14px;
	}

/* Columns */
.fixed {
	width: 940px;
	margin: 0 auto;
	}
.column {
	float: left;
	margin-right: 20px;
	}
.first {
	clear: left;
	}
.last, .no-margin {
	margin-right: 0 !important;
	}

/* Numeric columns */
.sixty {
	width: 60px;
	}
.oneforty {
	width: 140px;
	}
.twotwenty {
	width: 220px;
	}
.threehundred {
	width: 300px;
	}
.fiveforty {
	width: 540px;
	}
.eighthundred {
	width: 800px;
	}

/* Block Date */
.photo-info { /*margin-bottom: 2.85714286em;*/ }
.img-title {
	margin-top: 10px;
	padding-bottom: 0;
	}
.description {
	margin-top: -6px;
	}
h1.date-stamp {
	background-color: #27282B;
	color: #969696;
	font-weight: normal;
	padding: 10px 0 20px 0;
	text-align: center;
	width: 140px;
	}
.date-stamp .day {
	color: #ccc;
	display: block;
	font-size: 2.57142857em;
	line-height: 36px;
	padding: 10px 0 0 0;
	}
.date-stamp .month, .date-stamp .year {
	color: #969696;
	font-size: 0.92857143em;
	}
.date-stamp .month span { display: none; }
.date-stamp .mo-01:after { content: "Jan"; }
.date-stamp .mo-02:after { content: "Feb"; }
.date-stamp .mo-03:after { content: "Mar"; }
.date-stamp .mo-04:after { content: "Apr"; }
.date-stamp .mo-05:after { content: "May"; }
.date-stamp .mo-06:after { content: "Jun"; }
.date-stamp .mo-07:after { content: "Jul"; }
.date-stamp .mo-08:after { content: "Aug"; }
.date-stamp .mo-09:after { content: "Sep"; }
.date-stamp .mo-10:after { content: "Oct"; }
.date-stamp .mo-11:after { content: "Nov"; }
.date-stamp .mo-12:after { content: "Dec"; }

.exif {
	border-top: 1px dashed #333;
	margin-top: 1.42857143em;
	padding-top: 1.42857143em;
	}
.exif h3 {
	padding-bottom: 0;
	}
.exif-list {
	font-size: 0.85em;
	list-style: none;
	padding-left: 0;
	}
.exif-list li span {
	color: #666;
	display: block;
	float: left;
	margin-right: 10px;
	width: 100px;
	}

/* Comments */
.comments { clear: both; }
.comment-list {
	border-top: 1px dashed #333;
	margin-top: 1.42857143em;
	padding-top: 1.42857143em;
	}
.comment-list ul {
	list-style: none;
	padding-left: 0;
	}
.comment-list ul li {
	margin-bottom: 1.42857143em;
	}
.comment-list ul li cite {
	display: block;
	}
.comment-list .comment-date, .comment-list .comment-name {
	color: #696969;
	font-size: 0.85em;
	}
.comment-list .comment-name {
	border-right: 1px solid #333;
	margin-right: 10px;
	padding-right: 10px;
	}
.comment-list ul li .comment-name a {
	color: #696969;
	}
.comment-list ul li .comment-name a:hover {
	color: #fff;
	}

/* Form */
.comment-form-container {
	border-top: 1px dashed #333;
	margin-bottom: 2.85714286em;
	margin-top: 1.42857143em;
	padding-top: 1.42857143em;
	}
.comment-form label {
	font-size: 0.85em;
	padding-top: 0.7em;
	}
.comment-form label span {
	color: #666;
	font-size: 0.85em;
	}
.comment-form textarea, .comment-form .input-text {
	background-color: #27282B;
	border: 1px solid black;
	color: #ccc;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
	}
.comment-form textarea {
	display: block;
	padding: 5px;
	width: 530px;
	}
.comment-form .input-text {
	padding: 10px 5px;
	width: 290px;
	}
.form-actions {
	clear: both;
	}
.comment-form .remember-me label {
	display: inline;
	margin-left: 5px;
	}
.comment-form .comment-button {
	background-color: #3B3D46;
	border: 1px solid #27282B;
	color: #fff;
	float: left;
	margin-right: 20px;
	padding: 10px 0;
	text-align: center;
	width: 160px;
	}
.comment-form .comment-button:hover {
	background-color: #267FD1;
	border-color: #62A6F0;
	}


/* JS stuff */
.pusher {
	clear: both;
	color: #454545;
	cursor: pointer;
	font-size: 0.85em;
	padding-top: 20px;
	}
.comment-count {
	border-right: 1px solid #333;
	margin-right: 10px;
	padding-right: 10px;
	}
.comment-count img {
	position: relative;
	top: 2px;
	}
.mover{}

/* Archive page */
.archive {}
.archive-heading {
	padding-top: 2em;
	}
.archive-heading h1 {
	margin-left: 160px;
	padding-bottom: 0;
	}
.archive-heading h2 {
	color: #696969;
	margin-left: 160px;
	padding-top: 0;
	}
.archive-stamp {
	background-color: #27282B;
	color: #969696;
	font-weight: normal;
	min-height: 105px;
	padding: 0;
	text-align: center;
	width: 140px;
	}
.archive-stamp span {
	color: #ccc;
	display: block;
	font-size: 1.71428571em;
	line-height: 1.5em;
	padding: 10px 0 0 0;
	}
.thumbnail-list a {
	display: block;
	float: left;
	margin: 0 0 20px 20px;
	}
.thumbnail-list a img {
	border: 1px solid #27282B;
	display: block;
	padding-bottom: -1px;
	}
.thumbnail-list a:hover img {
	border-color: #267FD1;
	}

/* About page */
.about {
	padding-top: 4em;
	}

.footer {
	color: #454545;
	font-size: 0.85em;
	margin-top: 40px;
	}
.footer p {
	margin-left: 160px;
	}

.accessibility {
	position: absolute;
	top: -9999px;
	left: -9999px;
	}
.clear {
	clear: both;
	}
/* Clearfix from P.I.E. */
.clearfix:after {
    clear: both;
		content: ".";
    display: block;
    height: 0;
    visibility: hidden;
	}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Baseline Test 
.baseline-test {
	background: url('../images/baseline_grid.png') top left repeat;
	height: 150%;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	}*/