body {
  background: #f7f7f7 url("/images/sermibat/main-bg.gif");
  padding-top: 0;
  margin: 0; }

strong {
  color: #600036; }

a {
  color: #dba000;
  text-decoration: none;
  text-shadow: rgba(0, 0, 0, 0.257812) 1px 1px 1px; }

a:hover {
  text-decoration: underline;
  color: #600036; }

table, td, th {
  vertical-align: top; }

h1, h2, h3 {
  font-family: arial; }

#top {
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  background: #fff url("/images/sermibat/logo.jpg"); }

.container {
  -webkit-box-shadow: 0px 0px 5px #555;
  -moz-box-shadow: 0px 0px 5px #555;
  box-shadow: 0px 0px 5px #555;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: white; }

.pt5 {
  padding: 5px 25px 0 0; }

#menu {
  border-top: 5px solid #f5ca54;
  padding: 0 25px 0 25px; }
  #menu #current {
    -webkit-box-reflect: below 5px -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), color-stop(0.75, rgba(255, 255, 255, 0.00390625)), to(rgba(255, 255, 255, 0.195312))) 0 0 0 0 stretch stretch; }
    #menu #current a {
      color: #f5ca54; }
  #menu ul {
    padding: 0;
    margin: 0; }
    #menu ul li {
      -moz-border-radius-bottomleft: 10px;
      -moz-border-radius-bottomright: 10px;
      -webkit-border-bottom-left-radius: 10px;
      -webkit-border-bottom-right-radius: 10px;
      float: left;
      background: #600036;
      color: white;
      margin: 0;
      list-style: none;
      padding: 0 5px 0 5px;
      margin: 0 5px 0px 0;
      line-height: 25px; }
      #menu ul li a {
        color: white;
        text-decoration: none;
        text-shadow: rgb(0, 0, 0) 1px 1px 2px; }
      #menu ul li a:hover {
        text-decoration: underline; }

#menubas {
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  color: white;
  background: #600036;
  border-top: 5px solid #f5ca54;
  padding: 10px 25px 10px 25px; }
  #menubas strong {
    color: white; }
  #menubas h1, #menubas h2, #menubas h3 {
    -webkit-box-reflect: below -1px -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), color-stop(0.55, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.2))) 0 0 0 0 stretch stretch;
    color: white;
    text-shadow: rgb(0, 0, 0) 1px 1px 2px; }
  #menubas ul {
    padding: 0;
    margin: 0; }
    #menubas ul li {
      float: right;
      margin-left: 5px;
      list-style: none; }
      #menubas ul li a {
        color: white;
        text-decoration: none; }
      #menubas ul li a:hover {
        text-decoration: underline; }

.le {
  margin-top: 10px;
  text-align: center; }

#center {
  padding: 10px 25px 10px 25px; }
  #center h1, #center h2, #center h3 {
    padding: 0;
    margin: 10px 0 10px 0; }
  #center h1 {
    font-size: 1.7em;
    color: #dba000; }
  #center h2 {
    font-size: 1.5em;
    color: #600036; }
  #center h3 {
    font-size: 1.1em; }
  #center ul {
    padding-left: 20px; }

.post-date {
  -webkit-box-reflect: below -1px -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), color-stop(0.55, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0.2))) 0 0 0 0 stretch stretch;
  background: #f5ca54;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.item1, .item2, .item3, .item4, .item5, .item6 {
  color: #fff;
  padding: 10px;
  margin-bottom: 5px; }
  .item1 a, .item2 a, .item3 a, .item4 a, .item5 a, .item6 a {
    color: #fff; }
  .item1 a:hover, .item2 a:hover, .item3 a:hover, .item4 a:hover, .item5 a:hover, .item6 a:hover {
    color: #fff; }

.item1 {
  background: #600036; }

.item2 {
  background: #D45327; }

.item3 {
  background: #00405a; }

.item4 {
  background: #3b2511; }

.item5 {
  background: #767777; }

.item6 {
  background: #1a72a5; }

#logo {
  height: 172px;
  background: url("/images/sermibat/sermibat.jpg") bottom right no-repeat; }

.shadow {
  -webkit-box-shadow: 0px 0px 5px #555;
  -moz-box-shadow: 0px 0px 5px #555;
  box-shadow: 0px 0px 5px #555; }
