html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
font-family: myriad-pro-n4,myriad-pro,sans-serif;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 23px; 
background-color: #fff;
color: #000;
text-align: left;
}

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

p {
	margin-bottom: 23px;
	padding: 0;
}

p a {
	color: #000;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
}

p a:hover {
	border-bottom: 1px solid #000;
}

.index {
	display: none;
}

blockquote {
	display: block;
	margin-bottom: 15px;
	padding: 0 30px 0 30px;
	font-size:11px;
	line-height:17px;
	background: transparent url(images/blockquote.gif) top left no-repeat;
}

blockquote a:hover {
	border-bottom: 1px solid #ccc;
}

#tweet {
text-align: right;
margin: 10px 50px 10px 0px;
}

code {
	display: block;
	margin: 0 0px 15px 0px;
	padding: 3px;
	font-size:10px;
	font-family: Courier, "Courier New", monospace;
	line-height:17px;
	border: 1px #ccc dashed; 
}

#container {
	text-align: left;
	width: 925px;
	margin: 0 auto;
}


#content {
	width: 905px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}


#menu {
	/*float: left;*/
	/*display: inline;
	width: 252px;
	margin-left: 40px;
	text-align: left;*/
	width: 925px;
}


.showPhoto {
font-size: 9px;
text-align: right;
}

.small-bottom-margin {
	margin-bottom: 5px;
}


#header {
background: #fff;
border-top: 5px solid #ccc;
margin-bottom: 125px;
}

#header a {
color: #000;
border-bottom: 0px;
background: #fff;
padding-bottom: 1px;
}

#header a:hover {
border-bottom: 1px dotted #000;
}

#header_title {
margin: 0px 0px 0px 15px;
float: left;
padding: 10px 0px 0px 0px;
font-family: alternate-gothic-no-2-d,sans-serif;
font-size: 19px;
letter-spacing: .1em;
}

#header ul {
margin: 0px 15px 0px 0px;
padding: 10px 0px 0px 0px;
list-style: none;
float: right;
}

#header li {
margin: 0;
padding: 0px 0px 0px 10px;
float: left;
font-family: alternate-gothic-no-2-d,sans-serif;
font-size: 19px;
letter-spacing: .1em;
}

.tiny {
	font-size: 12px;
}



.hr_menu {
	background: url(/images/dots.gif) repeat-x;
	padding-top: 1px;
	margin-bottom: 5px;
}

#hr_header {
	background: url(/images/dots.gif) repeat-x;
	padding-top: 1px;
	margin: 0 5px 80px 6px;
}

#picinfo {
float: left;
text-align: left;
width: 538px;
margin: 40px 20px 0px 98px;
border-right: 1px dotted #000;
padding-right: 20px;
}

#imageTitle {
font-style: italic;
margin-bottom: 10px;
}

#commentary {
}


#commentsLink {
text-align: right;
margin: 0px;
padding-right: 0px;
}

#commentsLink a {
color: #000;
padding-bottom: 2px;
border-bottom: 1px solid #ccc;
}

#commentsLink a:hover {
border-bottom: 1px solid #000;
}

#footer {
float: left;
width: 925px;
text-align: center;
margin-top: 60px;
padding-bottom: 25px;   
}

#actionLinks {
padding: 10px 0px 10px 52px;
}

#exif {
	margin: 2px 0 0 4px;
}

.thumb {	
	float: left;
	margin-right: 12px;
	margin-bottom: .5em;
	margin-top: .5em;
	padding: 1px;
}

.thumb a {
	border: 0;
}

.thumb_border {
	float: left;
	margin-right: 12px;
	margin-bottom: .5em;
	margin-top: .5em;
	border: 1px solid #ccc;
	padding: 1px;
}

.flush {
	margin-bottom: 15px;
	padding: 1px;
	border: 1px solid #ccc;
}

.two_cents {
	padding-left: 5px;
	color: #FF1CAE;
}

#e404 {
	font-family: 'Hoefler Text', Georgia, Times New Roman;  
	font-weight: normal;  
	font-size: 160px;  
	text-align: center;
	line-height: 100px;  
	margin-bottom: 50px;
}

#flickr-thumbs {
	text-align: left;
	margin-left: 20px;
	margin-bottom: 50px;
}

#flickr-thumbs img {
	padding:0px;
	background:#e9e9e9;
	border:1px solid #d1d1d1;
	margin: 5px;
}

#flickr-thumbs a:hover img {
	padding:5px;
	border:1px solid #d1d1d1;
	background:#e9e9e9;
	margin:0px;
}

#prevNext {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#prevNext a {
	outline: none;
}

#prevLink { 
	width: 49%;
	height: 100%;
}

#nextLink {
	width: 49%; 
	height: 100%;
}

#prevLink a, #nextLink a {
	width: 100%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat;  /* IE hack */
	display: block;
	text-indent:-999999px;
	border:0;
}

#prevLink { 
	left: 0; 
	float: left;}

#nextLink { 
	right: 0; 
	float: right;
}

#image {
	position:relative;
	width: 100%;
}

#image img {
	padding:5px;
	border:1px solid #ccc;
	background:#fff;
	margin: 0;
}

#twitter {
color: #ccc;
}

#comments {
	display: none;
	margin:0px auto;
	width:50%;
	text-align:left;
	padding: 20px 0 20px 0;
}

#comments img {
	float:right;
	padding:2px;
	background:#fff;
	border:1px solid #ccc;			
	margin:3px 0px 10px 10px;
}

#comments ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#comments li {
	display:block;
	margin:0px;
	margin-bottom:10px;
	color:#444;
	text-decoration:none;
	padding:10px;
	border-bottom: 1px solid #ccc;
}

#comments li a {
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
}

#comments li a:hover {
	border-bottom: 1px solid #000;
}

#addcomment {
	width:100%;
	text-align:left;
	padding:10px;
	margin:0px auto;
	border:0px solid #ccc;
}

.input {
	width:45%;
	font-size:10px;
	border:1px solid #ccc;
	background-color:#fff;
	color:#666;
	padding:5px;
}

#addcomment textarea {
	width:90%;
	height:50px;
	font-size:12px;
	border:1px solid #ccc;
	color:#000;
	padding:5px;
}

.comment-button {
	background:#fff;
	border:1px solid #ccc;
	color:#000;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
}

#imagenotes {
	margin-left: 4px;
	margin-bottom: 65px;
}

#announce {
	border-top: 1px solid #FF8F00;
	border-bottom:  1px solid #FF8F00;
	background-color: #F7FFBB;
	width: auto;
	margin: 0 50px 50px 50px;
	padding: 0 15px;
}

.expand a {
	color: #ccc;
}

#announce p {
	text-align: center;
	margin: 3px;
	font-size: 1em;
	font-weight: bold;
}

.grey {
	color: #d9d9d9;
}

input.searchtext {
	color: #333;
	margin: 0;
	width: 75%;
	font-size: x-small;
}

#searchresults p {
	margin-bottom: 3px;
}

/* stuff for boxover */

.boxoverbody {
	background-color: #FFF;
	font:10px "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	letter-spacing:1px;
	color: #000;
	text-align: left;
	border: 0;
	padding:2px 8px 5px 8px;
	opacity: .65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}

.boxoverheader {
	background-color: #FFF;
	font:12px "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	letter-spacing:1px;
	color: #000;
	text-align: left;
	border: 0;
	padding:6px 8px 1px 8px;
	opacity: .65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}

#prevLink a:hover, #prevLink a:visited:hover {
		background: url(images/prevImage.png) center center no-repeat; /* Thanks to Taufiq Shariff for the arrow image - http://taufiqshariff.com */
}

#nextLink a:hover, #nextLink a:visited:hover {
		background: url(images/nextImage.png) center center no-repeat;
} 

ol, ul, li {
	margin: 0; 
	padding: 0; 
	list-style-type: none;
}   

#carbonads-container {
float: right!important;
margin: 40px 98px 0px 0px!important;
padding: 10px 0px 0px 0px!important;
width: 130px!important;
}

.carbonad {
background: #fff!important;
border: 0px!important;
padding: 0px!important;
width: 130px!important;
height: auto!important;
}

.carbonad-text {
font-size: 11px!important;
font-family: myriad-pro,sans-serif!important; 
line-height: 18px!important;
text-align: left!important;
margin-left: 0px!important;
width: 130px!important;
}

.carbonad-tag {
font-size: 11px!important;
font-family: myriad-pro,sans-serif!important; 
line-height: 18px!important;
color: #ccc!important;
float: right!important;
}

.carbonad-tag a {
color: #ccc!important;
border:0px!important;
font-weight: normal!important;

}

.carbonad-image {
float: left!important;
padding: 0px!important;
margin: 0px!important;
}
