/* ------------------------ */

/* General tags */

/* ------------------------ */

body {
	color: #000;
	margin: 0;
	font: 14px/1.4em Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
        text-rendering: optimizeLegibility;
}

a {
	border-style: none;
	color: #1a00ff;
	text-decoration: none;
}

a:visited {
	color: #999;
}

a:hover, a:visited:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

sup,sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

/* ------------------------ */

/* Misc */

/* ------------------------ */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.closed {
	display: none;
/*h

eight: 250px;*/
}

.minuscule {
	text-transform: lowercase;
}

.alternate {
	font-family: "Times New Roman", Georgia;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

.nodisplay {
	display: none;
}

.mega {
	font-size: 300%;
	font-weight: bold;
	overflow: visible;
	line-height: 1em;
}

.center {
	text-align: center;
}

.new {
	text-transform: uppercase;
	letter-spacing: 0.3em;
	padding: 0.2em 0.2em 0.2em 1em;
	position: relative;
	color: rgba(0,0,0,0.15);
	font-size: 0.8em;
}

.blue {
	color: #1a00ff;
}

.caps {
	text-transform: uppercase;
	font-size: 0.9em;
}

/* ------------------------ */

/* Header */

/* ------------------------ */

#header {
	top: 0;
	z-index: 3;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}

#header div#tweet {
	text-transform: uppercase;
	font-size: 0.85em;
	display: none;
}

#header div#tweet a {
	color: #000;
	border-bottom: 3px solid #000;
	font-weight: bold;
}

#header div#tweet a:hover {
	border-bottom: 3px solid #1a00ff;
	color: #1a00ff;
}

#header div#tweet ul, #header div#tweet li {
	margin: 0;
	padding: 0;
}

#header_regularnav {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	letter-spacing: 0.1em;
}

/* - */

#header_regularnav h1 {
	font-weight: bold;
	border-bottom: 1px solid #fff;
	line-height: 2em;
	margin: 2em auto 0;
	width: 960px;
	font-size: 0.9em;
}

#header_regularnav ol#level1 {
	list-style-type: none;
	border-bottom: 1px solid #fff;
	font-size: 0.85em;
	line-height: 2em;
	width: 960px;
	padding-top: 0;
	padding-bottom: 0;
	padding: 0;
	margin: 0 auto;
}

#header_regularnav li {
	padding: 0;
	margin: 0;
}

#header_regularnav li.level1 {
	margin-bottom: 1px;
	display: inline;
	padding-right: 0.2em;
	padding-left: 0.2em;
}

#header_regularnav h1 a, #header_regularnav li.level1 a {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #000;
}

#header_regularnav h1 a:hover, #header_regularnav li.level1 a:hover {
	border-bottom-style: solid;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
}

#header_regularnav li.level1#h1 a {
	
}

/* - */

#header_regularnav ol#level2 {
	list-style-type: none;
	border-bottom: 1px solid #fff;
	line-height: 24px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	font-size: 0.85em;
}

#header_regularnav li.level2 {
	display: inline;
	margin: 0;
	padding-right: 0.2em;
	padding-left: 0.2em;
}

#header_regularnav li.level2 a {
	border-bottom-style: none;
	text-transform: uppercase;
	color: #000;
}

#header_regularnav li.level2 a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}

#header_regularnav li.level2.select {
	
}

#header_regularnav li.level1.select a, #header_regularnav li.level2.select a {
	background-color: transparent;
	padding-left: 0;
	padding-right: 0.1em;
	display: inline;
	color: #000;
	border-bottom: 1px solid #000;
}

#header_regularnav li.level2.select a:hover {
	
}

#header_regularnav li.level2.select span#subtitle a {
	border-style: none;
	font-size: 1em;
}

#header_regularnav li.level2.select span#subtitle a:hover {
	color: #000;
	border-bottom: 4px solid #000;
	text-decoration: none;
}

#header_regularnav li.rightnote {
}

#header_regularnav li.leftnote {
	text-align: left;
}

li.rightnote {
	float: right;
	text-align: right;
	padding: 0;
	margin: 0;
	width: 230px;
}

li.leftnote {
	text-align: left;
	float: left;
	padding: 0;
	margin: 0;
	width: 230px;
}

li.rightnote a, li.leftnote a {
	text-transform: uppercase;
	font-size: 0.8em;
}

/* - */

#header_regularnav ol#level3 {
	list-style-type: none;
	padding: 0;
	border-bottom: 1px solid #fff;
	font-size: 0.85em;
	line-height: 2em;
	margin: 0;
}

#subtitle_current {
	display: none;
}

li.level3.select span#subtitle {
	display: block;
	margin-top: 0.5em;
	margin-left: -0.4em;
	margin-bottom: 0.5em;
	font: 0.9em/2em "Times New Roman";
}

li.level3.select span#subtitle a {
	padding-bottom: 0.4em;
	font-size: 0.9em;
	margin-left: 0.5em;
	margin-right: 0.4em;
	font-weight: normal;
	font-style: normal;
}

li.level3.select span#subtitle span.num {
	display: inline-block;
}

li.level3.select span#subtitle span.active {
	border-bottom: 4px solid #000;
}

/* ------------------------ */

/* Content */

/* ------------------------ */

#content {
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	max-width: 962px;
	line-height: 1.4em;
	font-size: 1em;
	width: 100%;
}

hr {
	height: 1px;
	background-color: #ccc;
	border-style: none;
	margin-top: 1em;
	margin-bottom: 1em;
	overflow: hidden;
	width: 960px;
}

div.post .rightnote, div.item .rightnote, div.archives .rightnote {
	float: right;
	text-align: left;
}

div.post .leftnote, div.item .leftnote, div.archives .leftnote {
	float: left;
	text-align: right;
}

div.post .leftnote, div.post .rightnote, div.item .leftnote, div.item .rightnote, div.archives .leftnote, div.archives .rightnote {
	width: 210px;
	text-transform: uppercase;
	vertical-align: bottom;
	font-size: 0.8em;
}

div.post .content, div.item .content, div.archives .content {
	font-family: "Times New Roman", Georgia;
	width: 500px;
	margin-right: 230px;
	margin-left: 230px;
}

div.articlelist .content {
	margin-right: 230px;
	width: 500px;
	margin-left: 230px;
}

span.editlink {
	float: right;
	margin-right: -4em;
	margin-top: -4px;
	left: -4em;
	position: relative;
}

a:link span.editlink {
	color: #f2f2f2;
	padding: 3px 5px 0;
	text-transform: uppercase;
	font-size: 0.8em;
	border: 1px solid #fff;
}

a:link span.editlink:hover {
	display: block;
	color: #1a00ff;
	background-color: #f2f2f2;
	border: 1px solid #e5e5e5;
	text-decoration: none;
}

/* -- Links */

div.post.link {
	width: 960px;
	margin: 1.5em auto;
}

div.post.link span.contentnote a:hover {
	border-style: none;
}

div.post.link span.contentnoteauthor {
	letter-spacing: 1px;
	font: 0.8em Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
	text-transform: uppercase;
}

span.contentnote {
	position: relative;
	bottom: -0.22em;
	display: inline;
	font: 1.6em/0 Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
}

div.post.link h3 {
	font-variant: normal;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

div.post.link h3 a:link {
	
}

 .post.link .content ol, .post.link .content ul {
	width: 500px;
	padding-left: 0;
	border-bottom: 1px solid #e6e6e6;
	font-family: "Times New Roman";
}

.post.link .content ul li, .post.link .content ol li {
	padding-bottom: 0.3em;
	border-top: 1px solid #e6e6e6;
	background: url(http://www.hippopocampe.org/images/dash.gif) no-repeat 0 0.9em;
	list-style-type: none;
	padding-top: 0.3em;
	padding-left: 2.5em;
}

.post.link .content h4 {
	width: 500px;
	font: bold 0.9em "HelveticaNeue", "Helvetica Neue", Helvetica, "Times New Roman";
	text-transform: uppercase;
}

.post.link .content blockquote {
	border-left: 1px solid #ccc;
	padding-left: 1em;
	margin-left: 0;
}

/* -- Article */

.post.article {
	width: 960px;
	margin: 1.5em auto;
}

.post.article .header {
	width: 500px;
	margin-left: 230px;
	text-align: center;
	background-color: #fff;
}

.post.article .header h3 {
	width: 500px;
	text-align: center;
	position: relative;
	text-transform: uppercase;
	font: 2.3em/1.4em "Times New Roman";
	margin: 0 auto;
}

.post.article .header h3 a {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	color: #000;
}

.post.article .header h3 a:hover {
	border-bottom: 3px solid #1a00ff;
	color: #1a00ff;
}

.post.article .header .date {
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-size: 0.85em;
}

.post.article .content {
	margin-top: 2em;
	margin-left: 0;
}

.post.article .content p {
	width: 500px;
	font-family: "Times New Roman", Georgia;
	margin-left: 230px;
}

.post.article .content ul, .article .content ol {
	margin-left: 230px;
	width: 500px;
	padding-left: 0;
	border-bottom: 1px solid #e6e6e6;
	font-family: "Times New Roman";
}

.post.article .content ul li, .article .content ol li, .post.link .content ul li {
	padding-bottom: 0.3em;
	border-top: 1px solid #e6e6e6;
	background: url(http://www.hippopocampe.org/images/dash.gif) no-repeat 0 0.9em;
	list-style-type: none;
	padding-top: 0.3em;
	padding-left: 2.5em;
}

.post.article .content blockquote {
	width: 400px;
	margin-left: 230px;
	border-left: 1px solid #e6e6e6;
	padding-left: 1em;
	font-family: "Times New Roman", Georgia;
}

.post.article .content blockquote p {
	margin-left: 0;
}

.post.article .content h4 {
	width: 500px;
	margin-left: 230px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font: bold 0.9em "HelveticaNeue", "Helvetica Neue", Helvetica, "Times New Roman";
}

.post.article .content h5 {
	width: 500px;
	text-transform: uppercase;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, "Times New Roman";
	letter-spacing: 0.1em;
	text-align: center;
}

div.article .content div.images {
	margin: 25px auto;
	text-align: center;
	width: 962px;
}

div.article .content div.images2 {
	width: 962px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}

div.article .content div.images img {
	padding: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

div.article .content div.images2 img {
	margin: 0 0 1px 1px;
	padding: 0;
}

div.article .content div.images.film img, div.article .content div.images2.film img {
	background-color: #000;
	padding-top: 7px;
	padding-bottom: 7px;
}

div.article .content small.sidenote {
	float: left;
	width: 210px;
	text-align: right;
}

div.article .content small.imgsidenote {
	background: url(http://www.hippopocampe.org/images/dash.gif) no-repeat;
	padding-top: 0.5em;
	margin-top: 1em;
	font: 0.8em/1.3em Helvetica;
	width: 130px;
	float: right;
	margin-right: -480px;
	text-align: left;
	margin-left: -130px;
}

/* -- Article Footer */

.article .footer, .project .footer {
	margin-left: 229px;
	text-align: center;
	width: 500px;
	margin-top: 2em;
}

div.footer .comments {
	text-transform: uppercase;
	font-size: 0.85em;
	letter-spacing: 0.1em;
}

div.footer .tags {
	font-family: "Times New Roman";
	font-style: italic;
}

div.footer .bull {
	letter-spacing: 1px;
	margin-bottom: 0.5em;
	text-align: center;
}

div.footer .date, div.footer .author {
	text-transform: uppercase;
	font-size: 0.85em;
	letter-spacing: 0.1em;
}

/* -- Twitter */

div.post.twitter {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	width: 960px;
}

div.post.twitter .content {
	
}

/* -- Reviews */

img.reviewimg, a img.reviewimg {
	border-right: 2px solid #7e8100;
	margin-top: 1.7em;
	border-bottom: 2px solid #7e8100;
	border-left-style: none;
	border-top-style: none;
}

.post_content span.review_title1 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
}

.post_content span.review_title2 {
	text-transform: capitalize;
	font: italic normal 1.2em "Times New Roman", Georgia;
}

/* ------------------------ */

/* List items */

/* ------------------------ */

div.item {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #ccc;
}

div.item h3 {
	text-transform: uppercase;
}

div.item h3.searchart {
	line-height: 1.3em;
	margin-bottom: 0;
}

div.item h3.searchart a:link {
	color: #000;
	border-bottom: 1px solid #000;
}

div.item h3.searchart a:hover {
	color: #1a00ff;
	border-bottom-color: #1a00ff;
}

div.item h3 span.alternate {
	text-transform: none;
}

/* -- */

div.item.article {
	margin: 1em auto;
}

div.item div.content h4.title {
	text-transform: uppercase;
	margin-bottom: 0;
	font: bold 1.7em Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
	margin-top: 0;
}

div.item.article div.leftnote {
	color: #fff;
}

div.item div.leftnote span.date {
	color: #000;
	font-weight: bold;
	font-size: 1em;
	position: relative;
	top: 0.85em;
}

div.item div.leftnote img, div.item div.leftnote a img {
	display: block;
	margin-bottom: 1.5em;
	border-style: none;
	float: right;
}

/* -- */

.item .content .footer {
	width: 500px;
	margin-bottom: 1em;
	margin-top: 1em;
	margin-left: 0;
	text-align: left;
}

div.item div.content div.footer .date {
	text-transform: uppercase;
	font: 0.8em Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
}

div.item div.content div.footer .comments {
	text-transform: uppercase;
	font: 0.8em Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
}

div.item div.content div.footer .bull {
	text-transform: uppercase;
	color: #ccc;
	position: relative;
	top: 0.15em;
	font: 1em Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

/* ------------------------ */

/* Comments */

/* ------------------------ */

h3.comment_titles, div.annexes h3#comment {
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
	font: 0.85em Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
}

.comment_subtitles {
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 0.1em;
	font-size: 0.9em;
}

/* -- */

div.single.comment {
	width: 960px;
	border-top: 1px solid #e6e6e6;
	margin-left: auto;
	margin-right: auto;
}

div.single.comment div.content {
	text-align: left;
	width: 500px;
	margin-left: 230px;
	margin-right: 225px;
	font-family: "Times New Roman", Georgia;
}

div.single.comment div.content p {
	
}

div.single.comment div.rightnote {
	float: right;
	text-align: left;
	font-size: 0.8em;
	margin-top: 1.3em;
}

div.single.comment div.rightnote a:link {
	color: #ccc;
}

div.single.comment div.rightnote a:hover {
	color: #000;
}

div.single.comment div.leftnote {
	float: left;
	text-align: right;
	font-family: "Times New Roman";
	margin-top: 1em;
	font-style: italic;
}

div.single.comment div.leftnote, div.single.comment div.rightnote {
	width: 210px;
}

/* -- */

div#commentpreview {
	background-color: #f7f7f7;
	margin-bottom: -1em;
}

p.author {
	margin-top: 0;
}

/* -- */

div#commentpre {
	width: 960px;
	margin: 1em auto;
}

div#commentpre div.content {
	text-align: left;
	width: 500px;
	margin-left: 230px;
	margin-right: 225px;
}

div#commentpre div.pretitles {
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	font-weight: bold;
}

div#commentpre div.rightnote {
	float: right;
	text-align: left;
}

div#commentpre div.leftnote {
	float: left;
	text-align: right;
}

div#commentpre div.leftnote, div#commentpre div.rightnote {
	width: 210px;
}

/* -- */

div#commentpost {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

div#commentpost input#nhn_name, div#commentpost input#email, div#commentpost input#web {
	border-style: none;
	border-bottom: 1px solid #999;
	text-align: right;
	width: 100%;
	background-color: #fff;
	font: italic 1.1em "Times New Roman";
	padding-bottom: 0.5em;
}

div#commentpost textarea {
	width: 100%;
	margin: 0;
	padding: 0;
	font: 1em/1.4em "Times New Roman", Georgia;
	height: 12.6em;
}

div#commentpost div.content {
	text-align: left;
	margin-left: 230px;
	margin-right: 225px;
}

div#commentpost div.rightnote {
	float: right;
	text-align: left;
}

div#commentpost div.leftnote {
	text-align: right;
	float: left;
}

div#commentpost div.leftnote,  div#commentpost div.rightnote {
	width: 210px;
	font-size: 0.85em;
}

p#txpCommentInputForm {
	font: italic 1em "Times New Roman", Georgia;
	text-align: center;
}

div#commentpost input#web {
	text-align: right;
	margin-bottom: 1em;
	color: #999;
}

div#commentpost input#nhn_name:focus, div#commentpost input#email:focus, div#commentpost input#web:focus,

div#commentpost textarea:focus {
	background-color: #e6e6e6;
}

div#commentpost div#nhn_submit input {
	border-width: 1px;
	padding: 1em;
	border-color: #1a00ff;
	color: #1a00ff;
	margin: 0;
	background-color: #fff;
	font: italic 1.25em "Times New Roman", "Times", Georgia, Serif;
}

/* ------------------------ */

/* Archives & Archives lists */

/* ------------------------ */

#content_archives {
	
}

#content_archives h2 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	text-transform: uppercase;
}

#content_archives h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#content_archives h3 span.subtitle {
	letter-spacing: 0;
	text-transform: none;
	font: italic normal 1em "Times New Roman", Georgia;
}

#content_archives div#archives_col1 {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 240px;
}

#content_archives div#archives_col2 {
	margin-left: 281px;
	padding-left: 20px;
	padding-right: 20px;
}

/* @group articlelist */

/* Article Month List */

div.archives.article {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

div.archives.article h3.title {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 2.3em;
	text-align: center;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 0;
}

div.archives.article h3.title a:link {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	color: #000;
}

div.archives.article h3.title a:hover {
	color: #1a00ff;
	border-bottom-color: #1a00ff;
}

div.archives.article div.date {
	text-transform: uppercase;
	font-family: Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
	margin-top: 1px;
}

div.archives.article div.content {
	text-align: center;
}

div.archives.article div.content img {
	margin-right: 1em;
	display: none;
}

/* Article Big List */

ol.articlelist {
	padding: 0;
	border-top: 1px solid #b3b3b3;
	font-size: 1em;
}

ol.articlelist li {
	list-style-type: none;
	color: #ccc;
	border-bottom: 1px solid #e6e6e6;
	line-height: 1.4em;
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 0 2.1em;
}

ol.articlelist li a {
	font: 1em/1.4em "Times New Roman", Georgia;
	display: block;
	padding-bottom: 0.2em;
	border-bottom: 3px solid #fff;
	padding-top: 0.4em;
	padding-left: 0.5em;
	text-indent: -2.1em;
}

ol.articlelist li a:hover {
	border-bottom: 3px solid #000;
	background-color: #e6e6e6;
}

ol.articlelist li a span.articleyear {
	color: #808080;
	padding-right: 0.8em;
	overflow: hidden;
	font-weight: bold;
	font-family: Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
}

/* Article Big List */

div.articlelist h4 {
	font-size: 3em;
	margin: 0.45em auto 0;
	width: 960px;
	padding-left: 230px;
}

div.articlelist p {
	font-weight: bold;
}

div.articlelist p span {
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

div.articlelist dl {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 230px;
	padding-right: 230px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
}

div.articlelist dt.date {
	text-transform: uppercase;
	padding-bottom: 0.75em;
	padding-top: 0.75em;
	margin-top: 0.5em;
	border-top: 1px solid #e6e6e6;
	font-size: 1.5em;
	font-weight: bold;
}

div.articlelist dt.date a:hover {
	border-bottom-width: 3px;
}

div.articlelist dd {
	padding-right: 1em;
	display: inline;
	line-height: 1.5em;
	border-bottom-width: 1px;
	margin-top: 0;
	margin-right: 0;
	font-size: 1.1em;
	margin-left: 0;
	text-indent: 2px;
}

div.articlelist dd img {
	height: 23px;
}

div.articlelist dd a {
	font-family: "Times New Roman", Times, Georgia, Sans-Serif;
}

div.articlelist dd a:hover {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

div.articlelist dd span.articledate {
	font-weight: bold;
	font-size: 0.8em;
}

/* @end */

/* @group photos */

#archives_photolist {
	text-align: right;
	display: none;
}

#archives_photolist ol {
	margin: 25px 0 35px;
	padding: 0;
}

#archives_photolist li {
	display: inline;
}

#archives_photolist img {
	border-style: none;
}

#archives_photolist a:link {
	border-left-style: none;
}

#archives_photolist a:hover {
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/* @end */

/* @group quotes */

div.post.quote {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

div.post.quote div.quotewords {
	
}

div.post.quote div.quotewords p {
	text-align: center;
	font: 2em "Times New Roman", Georgia;
	width: 500px;
	margin: 1em auto 0;
}

div.post.quote .quotewords p {
	margin-left: 230px;
	width: 500px;
	text-align: center;
}

div.post.quote p.quoteinfo {
	width: 500px;
	text-align: center;
	margin: 1em auto 1.9em;
}

.quoteauthor {
	text-transform: uppercase;
	font-weight: bold;
}

.quotereference {
	width: auto;
	font: italic 1em "Times New Roman", Georgia;
}

.quotedate {
	font-weight: bold;
}

div.post.quote p span.quoteauthor {
	font-family: "Times New Roman", Georgia;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

div.post.quote p span.quotedate {
	font-family: "Times New Roman", Georgia;
	font-weight: normal;
	font-style: italic;
}

div.post.quote div.quotewords a {
	color: #000;
}

div.post.quote div.quotewords a:hover {
	color: #1a00ff;
}

/* @end */

/* @group links */

.archives.linklist {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

h3.linklist, h3.articlelist, h3.worklist {
	font-weight: bold;
	font-family: Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
	text-align: center;
}

h3.linklist span.alternate, h3.articlelist span.alternate, h3.worklist span.alternate {
	text-transform: none;
	font-variant: normal;
	font-style: italic;
	font-family: "Times New Roman", Georgia;
}

/* - */

.archives.linklist div#linklist_topic {
	float: left;
}

div#linklist_topic ol {
	padding: 0 0 1em;
	border-bottom: 1px solid #e6e6e6;
}

div#linklist_topic ol li {
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
	padding-top: 0.6em;
	line-height: 1.4em;
	font-size: 1.5em;
	margin-right: 0.35em;
}

div#linklist_topic span.linkcount {
	font-weight: bold;
	font-size: 0.66em;
}

div#linklist_topic h3 {
	margin-top: 0;
}

div#linklist_topic span.linkinfo {
	text-transform: lowercase;
	font: italic normal 0.66em "Times New Roman", Georgia;
}

div#linklist_topic ol li a:link {
	display: inline;
	border-bottom: 3px solid #fff;
	padding-top: 0.3em;
}

div#linklist_topic ol li a:hover {
	border-bottom: 3px solid #000;
}

/* - */

.archives.linklist div#linklist_chrono {
	margin: 0;
	padding: 0;
}

div#linklist_chrono h3 {
	
}

div#linklist_chrono dl#linklist {
	list-style-type: none;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin-top: 0;
	line-height: 1.4em;
	font-size: 1.5em;
}

div#linklist_chrono dl#linklist dt.date {
	padding: 0;
	font-weight: bold;
	display: inline;
	font-size: 0.66em;
	margin-right: 0.4em;
}

div#linklist_chrono dl#linklist dd {
	padding: 0;
	display: inline;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}

div#linklist_chrono dl#linklist dd a:link {
	margin-right: 0.5em;
	text-transform: uppercase;
}

div#linklist_chrono dl#linklist dd a:hover {
	border-width: 3px;
}

/* @end */

/* @group tags */

ul.taglist {
	padding: 0;
	border-bottom: 1px solid #e6e6e6;
	margin: 25px 0 0;
	color: #000;
}

ul.taglist li.tag {
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 1px none #e6e6e6;
	line-height: 2em;
	color: #808080;
	letter-spacing: 0.1em;
	display: inline;
}

ul.taglist li.tag a.tagSizeSmallest {
	
}

ul.taglist li.tag a.tagSizeMedium {
	font-size: 1.15em;
}

ul.taglist li.tag a.tagSizeLargest {
	font-size: 1.35em;
}

ul.taglist li.tag a:hover {
	border-bottom-style: solid;
	border-bottom-width: 0.3em;
}

/* @end */

/* ------------------------ */

/* Search */

/* ------------------------ */

div.formblock#search {
	background-color: #f2f2f2;
	border: 1px solid #e6e6e6;
	width: 500px;
	padding: 8px;
	margin: -1px auto -1em 222px;
	border-bottom-style: none;
}

div.formblock#searcherror {
	background-color: #f2f2f2;
	border: 1px solid #e6e6e6;
	width: 500px;
	padding: 8px;
	border-bottom-style: none;
	margin-right: auto;
	margin-bottom: 0;
}

#searchform {
	margin-left: auto;
	margin-right: auto;
}

#searchform input {
	font-size: 1em;
	border: 1px solid #ccc;
	width: 482px;
	margin-top: 0;
	padding: 8px;
}

/* ------------------------ */

/* Viewer */

/* ------------------------ */

#viewer {
	width: 100%;
	min-width: 960px;
	z-index: 2;
	overflow: hidden;
	height: 640px;
	position: relative;
	background: #f6f6f6 50%;
	font-family: "Times New Roman";
	margin: 2em auto 0;
}

#click_left {
	width: 480px;
	height: 640px;
	z-index: 11;
	position: absolute;
	top: 0;
	right: 50%;
}

#click_left:hover, #click_right:hover {
	cursor: pointer;
}

#click_right {
	z-index: 12;
	width: 480px;
	height: 640px;
	position: absolute;
	left: 50%;
	top: 0;
}

#pos_upleft {
	top: 0px;
	position: absolute;
	width: 50%;
	right: 50%;
}

#pos_upright {
	width: 50%;
	position: absolute;
	left: 50%;
	text-align: right;
	top: 0px;
}

#pos_lowleft {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	font-family: "Times New Roman";
	bottom: 0;
}

#pos_lowright {
	position: absolute;
	right: 50%;
	margin-right: -480px;
	bottom: 0;
}

#spacer {
	margin: 0;
	padding: 0;
	width: 0;
}

.middle {
	width: 100%;
	text-align: left;
	position: relative;
	height: 510px;
}

.left {
	width: 47.5%;
}

.right {
	float: right;
	width: 47.5%;
}

.clear {
	clear: both;
}

/* - */

div.post.project {
	width: 960px;
	margin: 1.5em auto;
}

div.post.project .header {
	width: 500px;
	margin-left: 230px;
	text-align: center;
	background-color: #fff;
	margin-bottom: 2em;
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

.post.project .content ul, .article .content ol {
	width: 500px;
	padding-left: 0;
	border-bottom: 1px solid #e6e6e6;
	font-family: "Times New Roman";
}

.post.project .content ul li, .article .content ol li {
	padding-bottom: 0.3em;
	border-top: 1px solid #e6e6e6;
	background: url(http://www.hippopocampe.org/images/dash.gif) no-repeat 0 0.9em;
	list-style-type: none;
	padding-top: 0.3em;
	padding-left: 2.5em;
}

.post.project .content blockquote {
	width: 400px;
	margin-left: 260px;
	border-left: 1px solid #e6e6e6;
	padding-left: 20px;
	font-family: "Times New Roman", Georgia;
}

.post.project .content h4 {
	width: 500px;
	text-transform: uppercase;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, "Times New Roman";
	letter-spacing: 0.1em;
}

.post.project .content h5 {
	width: 500px;
	text-transform: uppercase;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, "Times New Roman";
	letter-spacing: 0.1em;
	text-align: center;
}

div#legend {
	text-transform: none;
	font-style: italic;
	line-height: 1.3em;
	font-size: 0.85em;
}

div#legend p {
	width: 97%;
	margin: 0 0 1em;
	font-family: "Times New Roman", Times, Georgia, Serif;
}

div.post.project div#legend strong {
	font: bold 0.95em Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
	font-style: normal;
}

.hidden {
	display: none;
}

div#projectinfo {
	text-align: left;
	text-transform: none;
	margin: 0;
	padding: 0;
	font: 0.85em "Times New Roman", Times, Georgia, Serif;
}

div#projectinfo ul {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#projectinfo ul li {
	margin: 0;
	list-style-type: none;
	padding: 0;
	line-height: 1.4em;
}

div#projectinfo ul li em {
	font: bold 0.95em Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
}

/* - */

div#workintro {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

div#workintro p {
	font-weight: bold;
	font-size: 1.2em;
}

div#workintro small {
	font: normal 0.75em "Times New Roman";
}

/* - */

div#worklist {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#worklist h3 {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

div#worklist ul {
	font-family: "Times New Roman", Times, Georgia, serif;
	display: inline;
	margin: 0;
	padding: 0;
}

div#worklist li.workitem {
	list-style-type: none;
	display: inline-block;
	text-align: right;
	padding-bottom: 0.25em;
	padding-left: 0.35em;
	opacity: 1;
	width: 220px;
}

div#worklist ul:hover li.workitem a  {
	color: #000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

div#worklist li {
	list-style-type: none;
	display: inline;
	padding-bottom: 20px;
}

div#worklist li img {
	vertical-align: top;
	z-index: 2;
	padding: 3px;
	border: 1px solid #fff;
	margin-left: 0.125em;
	margin-right: 0.125em;
	margin-bottom: 0.5em;
	height: 160px;
}

div#worklist li a:hover img {
	border: 1px solid #000;
}

div#worklist li a:hover {
	border-style: none;
	text-decoration: none;
}

div#worklist li.workdate {
	font-weight: bold;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	display: none;
}

span.worktitle {
	text-transform: uppercase;
	font: bold 1.5em Helvetica, Arial, Geneva, sans-serif;
}

span.workcat {
	text-transform: capitalize;
	font-style: italic;
	display: block;
}

span.workdet {
	display: block;
	font-weight: bold;
	font-size: 4em;
	margin-top: 0.1em;
	margin-bottom: -0.1em;
	margin-right: -0.0em;
}

/* ------------------------ */

ul#special li {
	display: inline;
	padding: 0;
	margin-right: 0.125em;
	margin-left: 0.125em;
}

ul#special li img {
	background-color: #fff;
	border: 1px solid #fff;
	margin-bottom: 0.25em;
	padding: 3px;
	vertical-align: top;
	width: 230px;
}

ul#special a img:hover {
	border: 1px solid #000;
}

/* ------------------------ */

/* Imglist */

/* ------------------------ */


ul#imglist {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 960px;
}

li.ffffound {
	display: inline;
	padding: 0;
	margin-right: 0.125em;
	margin-left: 0.125em;
}

li.ffffound img {
	background-color: #fff;
	border: 1px solid #fff;
	margin-bottom: 0.25em;
	padding: 3px;
	vertical-align: top;
	width: 230px;
}

li.bookshelf {
	display: inline;
	padding: 0;
	margin-right: 0.125em;
	margin-left: 0.125em;
}

li.bookshelf img {
	background-color: #fff;
	border: 1px solid #fff;
	padding: 3px;
	vertical-align: top;
	margin: 0 0 0.25em;
	height: 256px;
}

li.ffffound a img:hover, li.bookshelf a img:hover {
	border: 1px solid #000;
} 

/* ------------------------ */

/* Info */

/* ------------------------ */

div.annexe_content h3.archiveinfo {
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	font: italic 2em "Times New Roman", Georgia;
	text-transform: none;
	padding-bottom: 20px;
	letter-spacing: -0.05em;
}

div.annexe_content h3.archiveinfo_multi {
	text-transform: none;
	letter-spacing: -0.1em;
	font: italic 1.5em "Times New Roman", Georgia;
}

div.annexe_leftnote div.infoinfo {
	font-size: 1.1em;
}

div.infoinfo span.name {
	display: block;
	font-weight: bold;
}

div.infoinfo span.title {
	
}

div.infoinfo div.excerpt p {
	text-transform: none;
	font-style: italic;
	font-family: "Times New Roman", Georgia;
	margin-top: 1em;
}

div.info_team {
	font-family: "Times New Roman", Georgia;
}

.annexe_content ul, .annexe_content ol {
	width: 500px;
	padding-left: 0;
	font-family: "Times New Roman", Georgia;
}

.annexe_content ul li, .annexe_content ol li {
	background: url(http://www.hippopocampe.org/images/dash.gif) no-repeat 0 0.7em;
	list-style-type: none;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
}

div.annexe_rightnote img.info {
	width: 200px;
}

/* ------------------------ */

/* Footer */

/* ------------------------ */

#footer {
	width: 960px;
	padding: 0.3em;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
	margin: 1em auto;
	font-family: Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
}

#footer .content {
	text-align: center;
	line-height: 1.4em;
	font-size: 0.8em;
}

#footer .content p {
	text-transform: uppercase;
}

#footer .content a:link {
	
}

#footer .content h6 {
	font: bold 1em Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #e6e6e6;
	padding: 0;
	margin: 0 0 30px;
}

div.footernav {
	font-family: Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Sans-Serif;
}

/* -- Annexe */

.item.annexe.pagefooter {
	border-bottom-style: none;
}

.item.annexe.pagefooter h3, .item.annexe.pagefooter p {
	margin: 0;
}

.item.annexe.pagefooter h3 {
	font-size: 1em;
}

.item.annexe.pagefooter p {
	font-style: italic;
}
