/*

default.css for email.jrk.de

*/

body {
    font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    color: black;
    background-color: #ede8e2;
    margin: 0;
    padding: 0;
}

a {
    color: #989591;
    background-color: transparent;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: black ! important;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    color: black;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin: 0 0 0.25em 0;
    border-bottom: 1px solid #989591;
}

h1 {
    font-size: 160%;
    border-bottom: 0px;
    background: white url(/img/member_yellow.gif) top left no-repeat;
    padding-left: 1.5em;
    padding-bottom: 1.5em;
    padding-top: 0.5em;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 125%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 110%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

p {
    margin: 0 0 0.75em 0;
    line-height: 1.5em;
}

ul {
    line-height: 1.5em;
    margin: 0.5em 0 2em 1.5em;
    padding: 0;
    list-style-image: url(/img/bullet.gif);
    list-style-type: square;
}

li {
    margin-bottom: 0.5em;
}

img {
    border: none;
}

hr {
    border: 0;
    height: 1px;
    background-color: white;
    margin: 0.5em 0 1em 0;
}

#wrapper { 
    padding: 0;
    margin: 21px 20px 20px 20px;
    color: black;
    background: white;
}

#top { 
    padding: 0;
    margin: 0;
    border: 0;
    color: black;
    height: 105px;
    background: #018786 url(/img/logo.jpg) top left no-repeat;  
}

#navigation {
    background-color: #9ad255;
    padding: 0px;
    margin: 0;
    height: 37px;
    line-height: 37px;
}

#navigation div {
    border: 0px;
    margin: 0px;
    padding: 0 1em 0 1em 0; 
    background-color: #59bca4;
    text-align: center;
    font-size: 12px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    width: 15em;
}

#content {
    font-size: 110%;
    margin: 0;
    padding: 1em 18em 2em 1em !important;
    color: black;
    background: white;
}

#slot {
    position: absolute;
    top: 17em;
    right: 4em;
    margin: 0;
    padding: 0;
}

#slot .portlet {
    width: 14em;
    margin: 0 0 1em 0;
    padding: 1em;
    background: #dad6d0 url(/img/corner_top_left.gif) top left no-repeat;  
}

#feeds ul {
    margin: 0.5em 0 0 0;
    list-style-image: none;
    list-style-type: none;           
}

#subscriptions .feed {
    margin-left: 0.5em;
    padding-left: 1em;
    background: transparent url(/img/feed-icon-10x10.png) center left no-repeat;  
}

#description {
    font-weight: bold;
}

#bottom {
    padding: 1em;
    margin: 0;
    font-size: 90%;
    text-align: center;
    color: white;
    background: #018786;
}

#bottom img {
    padding: 0;
    margin: 0;
    vertical-align: middle;
}

/* siteactions
------------------------------------------------ */

#siteactions {
  background-color: transparent;
  white-space: nowrap;
  list-style-image: none;
  list-style-type: none;
  margin: 1px 0 0 0;
  height: auto;
  line-height: normal;
  float: right;
  padding: 3px 0.5em 3px 0;
}

#siteactions li {
  display: inline;
}

#siteactions li a {
  background-color: transparent;
  height: auto;
  text-decoration: none;
  text-transform: lowercase;
  border: 0;
  color: white;
  margin: 0;
  padding: 0 0.5em;
}

#siteactions li a:hover,
#siteactions li.selected a {
  background-color: transparent;
  color: #59bca4;
  border: 0;
}
