body {
	width: 1194px;
	margin: 10px auto 20px;
	font: 62.5%/1.5 "Myriad Pro", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	background: #999;
	color: #000;
	text-shadow: 0 1px 1px #CCC;
	-webkit-text-stroke:1px transparent;
}

@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}

body#home, body#error, body#about, body#contact { width: 710px; }

h1 {
	float: left;
	font-size: 3.1em;
	margin: 0;
	padding: 0 0 0 85px;
}

h1, h1 a {
	color: #252525;
	text-decoration: none;
}

h1, #notice { text-shadow: 0 1px 1px #EEE; }
#recent, #details, #tags a, #flickr a, #search { text-shadow: 0px -1px 1px #000; }

h1 a:hover { color: #000; }

h1 a:hover span { color: #222; }

h1 span {
	color: #333;
	font-weight: normal;
}

h2 { font-size: 1.7em; }

#post h2 { margin-bottom: 0; }

p.date {
	margin-top: -0.25em;
	font-size: 1.2em;
	font-style: italic;
}

#archives h2, #search-results h2, .none p, .none ul { margin-left: 50px; }
#photo-map h2 { margin-top: 0; }

.none p, .none ul { margin-right: 50px; }

p { font-size: 1.4em; }

a { color: #000; }
a:hover { text-decoration: none; }

hr {
	clear: both;
	margin: 0 75px 20px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #AAA;
	border-width: 1px 0;
}
#photo hr, #thumbs hr { margin: 20px 0; }

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#home #footer p,
#about #footer p,
#contact #footer p { margin: 0 80px; }

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.focal-length {
	font-family: Georgia, Times, "Times New Romain", serif;
	font-style: italic;
}

.cache { display: none; }

#content { clear: both; }

#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    overflow: hidden;
    clear: both; 
    visibility: hidden;
}

.navigation {
	width: 75px;
	min-height: 50px;
	margin: 0;
}

.navigation a {
	display: block;
	width: 75px;
	text-indent: -9999em;
}

#home .navigation a { padding: 190px 0; }

#older, #newer, #recent, #photo, #photo-map, #archives, #search-results { float: left; }

#older a { background: url(../images/left.png) no-repeat center center; }
#newer a { background: url(../images/right.png) no-repeat center center; }

#recent {
	width: 520px;
	margin: 0 auto;
}

#recent, #details, #map {
	padding: 20px;
	border: 0 solid #666;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#recent, #details, #tags a, #flickr a {
	background: #444;
	color: #EEE;
}

#details, #flickr {
	float: right;
	width: 300px;
	margin: 0;
}

#details { font-size: 1.4em; }

#details a { color: #EEE; }

#post {
	width: 984px;
	margin: 0 auto;
	padding: 0 30px;
}

.post {
	float: left;
	width: 600px;
}

.post h2 { margin-top: 0;}

#recent h2 {
	font-size: 1.9em;
	margin-bottom: -10px;
}

#recent a { color: #FFF; }

#recent div { position: relative; }

#home #recent img, #contact #recent img { max-width: 500px; }

#recent img, #photo img {
	border: 10px solid #FFF;
	-webkit-box-shadow: 0 2px 5px #222;
	-moz-box-shadow: 0 2px 5px #222;
}

#photo img {
	display: block;
	margin: 0 auto;
}

#recent a#zoom {
	position: absolute;
	top: 15px;
	right: 15px;
}

#recent a#zoom, #home .toggle-map {
	padding: 3px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFF;
	background: rgba(0, 0, 0, 0.75);
	font-weight: bold;
	text-decoration: none;
}

#recent a#zoom:hover, #home .toggle-map:hover { text-decoration: underline; }

#home .toggle-map {
	float: right;
	margin-top: -1.5em;
}

#tags, #thumbs ul { font-size: 1.2em; }

#tags li, #thumbs li { float: left; }

#tags li, #search-results #tags li { margin: 5px; }

#search-results #tags li { height: auto; }

#tags a, #flickr a {
	display: block;
	padding: 2px 10px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	text-decoration: none;
}

#tags a:hover, #flickr a:hover { background: #222; }

#flickr {
	clear: right;
	width: 340px;
	margin: 10px 0;
	font-size: 1.2em;
}

#flickr a {
	background: #444 url(../images/flickr.png) no-repeat 10px center;
	padding: 3px 20px 2px 30px;
}

#thumbs {
	clear: both;
	margin: 0 auto;
	overflow: visible;
}

#photo, #photo-map, #thumbs, #archives, #search-results { width: 1044px; }

#home #thumbs, 
#error #thumbs, 
#about #thumbs, 
#contact #thumbs { width: 560px; }

#home #thumbs ul, #error #thumbs ul, #about #thumbs ul, #contact #thumbs ul { padding: 20px; }

#thumbs ul { padding: 0 15px; }

#thumbs li { margin: 7px 10px;}

#thumbs img {
	border: 3px solid #FFF;
	-webkit-box-shadow: 0 2px 4px #222;
	-moz-box-shadow: 0 2px 4px #222;
}

#thumbs a:hover img { border-color: #CCC; }

#archives ul#thumbs, #search-results ul#thumbs { clear: none; }

#archives #thumbs img, #search-results #thumbs img {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

#archives #thumbs span.tile, #search-results #thumbs span.tile {
	display: block;
	width: 160px;
	height: 160px;
	border: 5px solid #FFF;
	-webkit-box-shadow: 0 2px 4px #222;
	-moz-box-shadow: 0 2px 4px #222;
}

#archives li, #search-results li {
	margin: 30px 45px;
}

#archives li span.title, #search-results li span.title {
	display: block;
	width: auto;
	font-size: 1.3em;
	margin: 5px 5px 0;
}

#search {
	float: right;
	width: auto;
	margin: 5px 75px 0 0;
	padding: 5px 15px 5px 10px;
	border: 0 solid #666;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #444;
	color: #EEE;
}

#search p { margin: 0; }

#search img {
	float: left;
	margin-right: 10px;
	padding: 3px 0;
	cursor: pointer;
}

#search.closed { padding-right: 10px; }
#search.closed img { margin-right: 0; }

#search #s {
	float: left;
	margin: 0;
	padding: 2px;
}

#contactform input, #contactform select, #contactform textarea {
	display: block;
	font-size: 1.2em;
}

#contactform input[type=text], #contactform select { width: 300px; }

#contactform input[type=text], #contactform textarea { padding: 2px 5px; }

#contactform textarea {
	width: 500px;
	height: 200px;
}

#notice, #errors, .error-notice {
	margin: 15px 0 10px;
	padding: 10px 15px;
	border: 1 solid #000;
	font-weight: bold;
}

#notice, #errors, #map_canvas, .error-notice {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#notice {
	background: #EEE;
	color: #333;
}

#errors, .error-notice {
	background: #FFC;
	color: #933;
	text-shadow: 0 1px 1px #DDD;
}

.error-notice:focus { outline: none; }

em.error { color: #F00; }

#notice h3, #errors h3 {
	font-size: 1.6em;
	margin: 0;
}

#about #recent ul, #errors ul {
	margin-left: 20px;
	list-style: disc;
}

#about #recent li, #errors li { font-size: 1.4em; }

#footer {
	clear: both;
	margin: 15px 0;
	text-align: center;
}

#footer p { margin: 0; }

#meta { font-size: 0.9em; }

#map {
	background: rgba(0,0,0,0.5);
	text-shadow: none;
}

.photo #map {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 700px;
	height: 400px;
	z-index: 2;
}

#home .photo #map {
	width: 600px;
	height: 300px;
}

#photo-map #map {
	position: relative;
	width: 1004px;
	height: 600px;
}

#map_canvas {
	background: #FFF;
	border: 2px solid #FFF;
}

.photo #map_canvas {
	width: 696px;
	height: 396px;
}

#home .photo #map_canvas {
	width: 596px;
	height: 298px;
}

#photo-map #map_canvas {
	width: 1000px;
	height: 600px;
}

.close { position: absolute; }

.photo .close {
	top: 12px;
	right: 8px;
}

#location {
	position: absolute;
	bottom: 20px;
	left: 20px;
	margin: 0;
	padding: 5px 10px;
	background: rgba(0,0,0,0.85);
	color: #FFF;
	font-weight: bold;
	text-shadow: 0 1px 1px #000;
	border: 0 solid #000;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.photo #location { width: 680px; }
#home .photo #location {
	width: 580px;
	bottom: 18px;
}

.photo #map img {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

#home .FotomotoToolbarClass { display: none; }
