.publication {
  padding: 5px;
  margin: 0px;
}

div.publicationTitle * {
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  letter-spacing: .1em;
  font-weight: 100;
  font-size: 180%;
  margin: 0px;
  padding: 0px;
  margin-bottom: 2px;
  font-variant: small-caps;
  color: #444;
}

.publication h1.title,
.publication h1.title a {
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  letter-spacing: .1em;
  font-weight: 100;
  margin: 0px;
  padding: 0px;
  margin-bottom: 2px;
  font-variant: small-caps;
  line-height: 1.0em;
  color: #444;
}

.publication div.details {
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: .1em;
  background-color: #efefef;
  padding: 5px;
  color: gray;
  border-bottom: solid 1px #dedeef;
}

.publication div.details * {
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: gray;
}

.publication div.details span.group {
  display: none;
  color: #fefde7;
}

.publication div.details span.category {
  color: navy;
  padding-right: 5px;
  margin-right: 5px;
  border-right: solid 1px #ddddef;
}

.publication div.details span.date {
  color: black;
  padding-right: 5px;
  margin-right: 5px;
  border-right: solid 1px #ddddef;
}

.publication div.details span.author {
  padding-left: 20px;
  padding-right: 5px;
  margin-right: 5px;
  border-right: solid 1px #ddddef;
  background: url(contact.png) 0px 0px no-repeat;
}

.publication div.details span.reads {
  padding-right: 25px;
  margin-right: 10px;
  background: url(eye.png) 100% 0px no-repeat;
}

.publication div.details span.comments {
  padding-right: 25px;
  margin-right: 10px;
  background: url(comment.png) 100% 0px no-repeat;
}

.publication div.summary {
  margin-top: 10px;
}

.publication div.body {
  margin-top: 10px;
}

.publication img, .publication pre {
  max-width: 100%;
}

div.divider {
  clear: both;
  margin: 10px;
  height: 1px;
  border-top: dotted 1px #ccccde;
}

.publication hr {
  height: 1px;
  border: none;
  border-bottom: solid 1px #ccccde;
}

div.seeallpub {
  font-size: 0.9em;
  text-align: right;
  padding-right: 25px;
  background: url(back.png) 100% 0px no-repeat;
}

div.readallpub {
  font-size: 0.9em;
  text-align: right;
  padding-right: 50px;
}

div.readallpub * {
  font-size: 0.9em;
  margin-top: 0;
  margin-bottom: 10px;
}

.publication-web .comment {
  background-color: #fefefe;
  border: dashed 1px #dedeef;
  margin-bottom: 10px;
}

.publication-web .comment div.details {
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: .1em;
  background-color: #e8e1cb;
  padding: 5px;
  color: gray;
  border-bottom: solid 1px #dedeef;
}

.publication-web .comment div.details span.author {
  color: navy;
  padding-right: 5px;
  margin-right: 5px;
  border-right: solid 1px #ddddef;
}

.publication-web .comment div.details span.date {
  color: black;
  padding-right: 5px;
  margin-right: 5px;
  border-right: solid 1px #ddddef;
}

.publication-web .comment div.body {
  padding: 5px;
  color: black;
}

.publication-web .rss_feed {
  clear: both;
  text-align: right;
  padding: 10px;
}

.publication-web .publication-content {
  width: 70%;
  float: left;
}

.publication-web .publication-navigator {
  width: 25%;
  float: right;
  height: 100%;
  padding: 5px;
  border: solid 1px #eee;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.publication-navigator .navigator-divider {
  clear: both;
  margin-bottom: 30px;
}

.publication-web .publication-categories {
  font-size: 1.1em;
  text-shadow: 1px 1px 1px #FFF;
}

.publication-web .publication-category {
  display: block;
  padding: 5px 5px 5px 10px;
  margin-bottom: 5px;
  background-color: #eee;
  color: #666;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.publication-web .publication-category-selected {
  display: block;
  padding: 5px 5px 5px 10px;
  margin-bottom: 5px;
  background-color: #AFBFCF;
  color: #333;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.event {
  clear: both;
  margin-bottom: 10px;
}

.boxed {
 background-color: #fdfdfd;
 margin: 5px 10px 5px 10px;
 padding: 2px 5px 2px 15px;
}

.boxed .calendar {
  margin-top: 15px;
  border: solid 1px #ddd;
}

.event .calendar {
  float: left;
  margin-right: 10px;
}

.event h1.title {
  font-size: 1.2em;
  line-height: 1.2em;
}

.event .summary {
  font-size: 0.9em;
  color: #444;
}

.event img, .event pre {
  max-width: 100%;
}

.entry {
  clear: both;
  margin-bottom: 10px;
}

.entry h1.title {
  font-size: 1.2em;
  line-height: 1.2em;
}

.entry .summary {
  font-size: 0.9em;
  color: #444;
}

.entry img, .entry pre {
  max-width: 100%;
}

/* Dao Search */

.pub-search {
  margin-bottom: 10px;
  margin-right: 5px;
}

.pub-search table td {
  font-size: 0.9em;
}

.pub-search input {
  width: 100%;
}

