html {
	height: 100%;
}
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #fff;
	background: #fff url(/i/xi/denim.jpg) top left repeat;
	color: #444;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	font-size: 0.825em;
	line-height: 1.5;
	height: 100%;
}
body * {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a {
	text-decoration: underline;
	color: #444;
}
a:hover {
	text-decoration: underline;
}
h2 a {
	text-decoration: none;
}
p {
	margin-bottom: 1em;
}

p.skip {
	display: none;
}
#container {
	z-index: 10;
	position: relative;
	min-height: 100%;
	min-width: 800px;
	background: transparent url(/i/xi/badge.png) top right no-repeat;
}
#banner {
	height: 5em;
	width: 33%;
	margin: 0 0 0 0;
	padding-left: 0.5em;
	border-bottom: 0.25em solid #666;
}
#banner h1 {
  position: relative;
  top: 1.67em;
  line-height: 2em;
  display: block;
  font-size: 1.5em;
  width: 100%;
	overflow: hidden;
}
#banner h1 a {
	text-decoration: none;
}
#nav {
	position: absolute;
	top: 2em;
	padding-top: 7em;
	padding-bottom: 5em;
	min-height: 500px;
	right: 67%;
	width: 33%;
	text-align: right;
	list-style-type: none;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1.1em;
	background: transparent url(/i/xi/navbg.png) top right no-repeat;
}
#pg-info #nav {
	background-image: url(/i/xi/navinfobg.png);
}
#nav a {
	color: #666;
	text-decoration: none;
}
#nav a:hover {
	color: #999;
}
#search {
	z-index: 1;
	position: absolute;
	right: 0;
	top: 0;
	width: 400px;
	max-width: 400px;
	height: 3em;
	background: transparent url(/i/xi/search_bg.png) bottom left no-repeat;
}
#search p {
	margin-top: 0.5em;
	margin-left: 2em;
}
#search label:after {
	content: ": ";
}
#search #q {
	background: transparent url(/i/xi/denim.jpg) top center repeat;
	border-right: 2px solid #BEB7A2;
	border-bottom: 2px solid #BEB7A2;
	border-left: 2px solid #aaa;
	width: 10em;
}
#article {
	background-image: url(/i/xi/article_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 5em;
	margin-left: 33%;
	margin-bottom: 5em;
	padding-left: 2em;
	max-width: 33%;
	min-height: 25em;
	width: 29em;
	font-size: 0.875em;
}
#article h2 {
	font-size: 1.8em;
	line-height: 1.1;
}
#flickr_badge_wrapper {
	position: absolute;
	top: 16em;
	right: 0;
	width: 250px;
	max-width: 250px;
	min-width: 250px;
	background: transparent url(/i/xi/flickr_bg.png) bottom left no-repeat;
}
#flickr_badge_wrapper img {
	border: 5px solid #fff;
	display: none;
}
.fcanvas {
	position: absolute;
}
#fcanvas4 {
  background: transparent url(/i/xi/flickr_bg.png) bottom left no-repeat;
}
#footer {
	width: 100%; height: 200px;
	margin-top: 2em;
  padding-top: 1em;
	position: relative;
	bottom: 0;
	background: transparent url(/i/xi/footerbg.png) top left repeat;
}
#footer #footnotes {
  font-size: 0.825em;
	position: inherit;
	list-style-type: none;
}
#footer #footnotes li {
	display: inline;
	float: left;
	width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
#footer #footnotes li p,
.vevent {
	width: 19em;
}
#footer #footnotes li.item {
	display: block;
	float: none;
	list-style-type: disc;
	list-style-position: outside;
	width: 100%;
}
#footer #footnotes h2 {
	text-transform: lowercase;
}
#footer #footnotes h3 {
	color: #693;
}
#footer #footnotes h3 a {
	color: #693;
	text-decoration: none;
}
#footer .license {
	display: none;
}
span.pickout {
	color: #693;
}
a:hover span.pickout {
	color: #999;
}
#footer span.pickout {
	color: #fff;
}
.vevent .description {
	margin-top: 1em;
	margin-bottom: 1em;
}

#txpCommentInputForm {
	
	
}

#txpCommentInputForm label {
	width: 10em;
	text-align: right;
}
#txpCommentInputForm #name,
#txpCommentInputForm #email, 
#txpCommentInputForm #web {
	
	
}
/* comments */
.entry-form {
  margin-top: 2em;
  padding-top: 1em;
  border-top: 1px solid #aaa;
}
div.separator {
  width: 100%;
  height: 1em;
  border-bottom: 1px solid #aaa;
  margin-bottom: 1em;
}
ol.entry-form {
  list-style-type: none;
}
ol.entry-form li label {
  line-height: 1.6;
  float: left;
  clear: left;
  width: 7em;
  text-align: right;
  margin-right: 0.5em;
}
ol.entry-form li label:after {
  content: ": ";
}
small.commentauthor {
  font-size: 0.685em;
}
small.commentauthor img {
  margin-right: 1em;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

