@import url(/stylesheets/fontface/My-Underwood/stylesheet.css);
/* MomRegular */
body {
  color: #848484;
  font-family: Verdana, Arial, sans-serif; }

/*  * * * * *  * * * * *  * * * * *  * * * * *  public  * * * * *  */
ul {
  list-style: none; }

.middle, .center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

a {
  color: #6b6b6b;
  text-decoration: none; }
  a:hover {
    color: #4a4b53;
    text-decoration: underline; }
  a:active {
    position: relative;
    top: 1px; }

.subnav a {
  font-weight: bold; }

.hint {
  font-style: italic; }

.secondary_link {
  color: #bbb; }

#copyright {
  font-size: 0.8em; }

/*  * * * * *  * * * * *  * * * * *  * * * * *  tag rank  * * * * *  */
#tag-index {
  list-style: none;
  line-height: 2em; }
  #tag-index li {
    list-style: none;
    line-height: 2em; }

a.tag1 {
  font-size: 0.9em;
  font-weight: 100; }
a.tag2 {
  font-size: 1.1em;
  font-weight: 300; }
a.tag3 {
  font-size: 1.3em;
  font-weight: 500; }
a.tag4 {
  font-size: 1.5em;
  font-weight: 700; }
a.tag5 {
  font-size: 1.6em;
  font-weight: 900; }

/*  * * * * *  * * * * *  * * * * *  * * * * *  sidebar  * * * * *  */
#sidebar * {
  font-family: MyUnderwoodRegular, Garamond, Serif;
  color: #515b64; }

#home-link *, #sitenav li a {
  font-size: 1.5em;
  line-height: 1.5em; }

#home-link p {
  color: #61636d;
  letter-spacing: .1em; }

#home-link a:hover, #sitenav li a:hover, #tag-cloud a:hover {
  color: #4a4b53; }

/*  * * * * *  * * * * *  * * * * *  * * * * *  content  * * * * *  */
h1, h2, h3, h4, h5, .title {
  font-family: MyUnderwoodRegular, Garamond, Serif;
  font-weight: normal; }

h1 {
  font-size: 2.5em;
  letter-spacing: .4em; }

h2 {
  font-family: MyUnderwoodRegular, Garamond, Serif;
  color: #62646b;
  font-size: 1.3em;
  letter-spacing: .1em; }

#content-title {
  color: #898989; }
  #content-title.home {
    font-size: 3em; }

.subnav h2 {
  display: inline; }

.section_h1 {
  color: #848484;
  font-size: 1em;
  font-weight: bold; }

.section_h2 {
  color: #c1c1c1;
  font-size: 1em;
  font-weight: bold; }

.thumb-title {
  color: #62646b;
  font-size: 1em;
  font-weight: bold; }

.thumb-date {
  font-size: 0.8em; }

.paginate * {
  text-transform: lowercase; }

.public-page p {
  line-height: 2em; }

#exhibition_location * {
  text-align: left; }

#exhibition_schedule * {
  text-align: right; }

.exhibition_summary * {
  text-align: right; }

/*  * * * * *  * * * * *  * * * * *  * * * * *  admin  * * * * *  */
#admin-panel *, .admin, .admin * {
  color: #990000;
  font-size: small;
  font-family: Verdana, Arial, sans-serif;
  text-transform: lowercase; }

li .handle {
  font-size: 10px;
  color: #c1c1c1; }
