/*
THEME NAME: Jeremy Deller
THEME URI: 
DESCRIPTION: 
VERSION: 
AUTHOR: <a href="http://pandl.org/">JONAS LUND @ PANDL.ORG</a>
AUTHOR URI:
TAGS: 
*/

/* BEGIN CSS */

html, body {
margin: 0;
padding: 0;
height: 100%;
position: relative;
}
body {
font-family: Helvetica;
color: #000;
}
a {
outline: none;
}
#header {
z-index: 9999;
}
#about {
position: absolute;
width: 400px;
top: 59px;
left: -4px;
background: #fff;
padding: 16px 16px;
margin: 0;
font-size: 12px;
display: none;
z-index: 9999;
line-height: 16px;
}
#about h2 {
text-align: right;
margin: 0;
}
.hide {
right: 0px;
top: 0px;
padding: 6px;
font-size: 12px;
font-family: arial, sans-serif;
position: absolute;
cursor: pointer;
}
a {
color: #000;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img, .small img {
border: 2px solid #000;
}

.small, .full img {
cursor: pointer;
}

h1 {
margin: 0;
padding: 0;
}
h1 a {
display: block;
margin: 0;
padding: 0;
font-weight: normal;
text-decoration: none;
font-size: 14px;
height: 26px;
text-indent: -9999px;
width: 170px;
background-image: url(imgs/th3.png);
background-repeat: no-repeat;
background-position: 0 0;
}
h1 a:hover {
background-position: 0 -26px;
cursor: pointer;
}
#header {
background: #fff;
padding: 10px;
top: 50px;
left: 90px;
position: absolute;
}
#about-button {
font-size: 12px;
font-style: italic;
}
table {
height: 100%;
}
td {
padding-left: 100px;
padding-right: 20px;
text-align: right;
}
.full {
display: none;
}

h2 {
font-size: 12px;
padding: 0;
text-align: left;
margin: 0 0px 0px 0;
}
abbr {
font-size: 11px;
border: 0;
}

td.category-text p {
width: 400px;
text-align: left;
font-size: 12px;
white-space: normal;
}
.time {
position: absolute;
padding: 4px;
font-size: 12px;
text-align: left;
}
.date {
font-size: 12px;
}
.time span {
display: inline;
}

.full p {
font-size: 12px;
line-height: 16px;
text-align: left;
}
.full img {
padding-top: 0px;
padding-bottom: 20px;
}

#tooltip {
position: absolute;
z-index: 3000;
background-color: #fff;
padding: 6px;
opacity: 0.9;
width: 120px;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip h3 {
font-size: 14px;
font-weight: normal;
}

/* Horisontal Layout */
img {
display: inline;
margin-right: 40px;
margin-left: 0px;
}
td {
white-space:nowrap;
}
.full {
margin-top: 20px;
}
.caption {
white-space: normal;
width: 400px;
text-align: right;
right: 0;
}
.wp-caption {
display: inline; 
position: relative;
}
/*
.wp-caption-text {
white-space: normal;
width: 400px;
float: left;
margin-left: 20px;
margin-right: 80px;
}
*/
.wp-caption-text {
position: absolute;
width: 320px;
white-space: normal;
padding-top: 16px;
padding-bottom: 20px;
}