  /*
  Design by Free CSS Templates
  http://www.freecsstemplates.org
  Released for free under a Creative Commons Attribution 2.5 License
  */

  body {
  margin-top: 50px;
  padding: 0;
  background: #FFFFFF url(../images/bg.jpg?1) repeat-x left top;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #5C5C5C;
  }

  h1, h2, h3 {
  margin: 0;
  padding: 5px 0 15px;
  }

  h1 {
      font-size: 24px;
  }

  h2 {
  font-size: 18px;
  }
h3 {
  font-size:14px;
}

  #wrapper a, #footer a, #langmenu a {
  color: #8A7645;
    /*never forget*/outline: none;
  }

  a:hover, a:active {
  text-decoration: none;
  color: #8A7645;
  }

  a:visited {
  color: #8A7645;
  }

  img {
  border: none;
  }

  img.left {
  float: left;
  margin-right: 15px;
  }

  img.right {
  float: right;
  margin-left: 15px;
  }

  a img {
    border: none;
  }
  pre {
    white-space: normal;
  }
  .clearer {
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    clear: both;
  }

  /* Form */

  form {
  margin: 0;
  padding: 0;
  }

  fieldset {
  margin: 0;
  padding: 0;
  border: none;
  }

  legend {
  display: none;
  }

  input, textarea, select {
  font-size: 13px;
  color: #333333;
  }

  #wrapper {
  width: 900px;
  margin: 0 auto;
  padding: 0;
  background: url(../images/header2025_uus2.jpg) no-repeat left top;
  background-size: contain;
  }

  /* Header */

  #header {
  width: 900px;
  margin: 0 auto;
  }

  /* Menu */

  #menu {
background: #229DCC;
width: 900px;
  margin: 200px 0px 0px 0px;

  }

  #menu ul {
  margin: 0 2px;
  padding: 0;
  list-style: none;
  }

  #menu a {
  /*float: left;*/
border-bottom: 1px solid 006699;
    border-right: 1px solid #006699;
    line-height: 20px;

  display: inline-block;
  }

  #menu a {/*
  display: block;*/
  padding: 8px 22px 0px 21px;
  height: 25px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  color: #FFFFFF;
  }

  #menu a:hover {
  color: #FFFFFF;
  background: #006699;
  }

  #menu a.current_page_item {
  color: #FFFFFF;
  background: #006699;
  }
   #submenu {
  margin: 0px -6px;
width: 490px;
    background: #006699;
   }
   #submenu ul {
    margin: 0;
    padding: 0;
   }
    #submenu a {
border-right: 1px solid #229DCC;
     line-height: 15px;
    }
     #submenu a {
      display: inline-block;
      color: #ffffff;
      font-size: 11px;
      text-decoration: none;
      padding: 10px 10px 0;
      height: 20px;
      text-transform: uppercase;
     }
     #submenu a:hover {
      background: #229DCC;
     }
     #submenu a.active {
      background: #229DCC;
     }
   #thirdmenu {
    background: #e7e3d7;
   }
    #thirdmenu ul {
     padding: 0;
     margin: 0;
    }
     #thirdmenu a {
      line-height: 26px;
     }
      #thirdmenu a {
       display: inline-block;
       color: #111010;
       font-size: 11px;
       text-decoration: none;
       padding: 10px 20px 0;
       height: 34px;
       text-transform: uppercase;
      }
      #thirdmenu a:hover {
       background: #f5f1ea;
      }
      #thirdmenu a.active {
       background: url('../images/third_active.gif?1') repeat-x left bottom;
      }

  /** LOGO */

  #logo {
  width: 830px;
  margin: 0 auto;
    font-size: 24px;
    padding-top: 40px;
  padding-bottom: 30px;
    color: #BA9F5A;
  }

  #logo h1, #logo h2 {
  float: left;
  margin: 0;
  text-transform: uppercase;
  line-height: normal;
  }

  #logo h1 {
  padding: 40px 0 10px 80px;
  font-size: 24px;
  }

  #logo h1 a {
  text-decoration: none;
  color: #BA9F5A;
  }

  #logo h1 a:hover { text-decoration: underline; }

  #logo h2 {
  padding: 50px 0 0 5px;
  font: 12px Arial, Helvetica, sans-serif;
  color: #28313A;
  }

  #logo p a {
  text-decoration: none;
  color: #28313A;
  }

  #logo p a:hover { text-decoration: underline; }



  /* Page */

  #page {
  width: 870px;
  margin: 0 auto;
  padding: 0px 15px 20px;
  background: url('../images/dash.png?1') repeat-y 630px top;
  }

  /* Content */

  #content {
  float: left;
  width: 590px;
  padding-right: 25px;
  }
  #front #content {
   padding-top: 20px;
  }
  #menus {
   padding-bottom: 20px;
  }

  /* psot */

  .post {
  padding: 0px 0px 0px;
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  }

  .post .title {
  margin-bottom: 20px;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #28313A;
  }

  .post .entry {
  }

  .post .meta {
  padding: 5px 15px 10px 0;
  font-size: 10px;
  }

  .post .meta p {
  margin: 0;
  padding-top: 0px;
  line-height: normal;
  color: #28313A;
  }

  .post .meta .byline {
  float: left;
  }

  .post .meta .links {
  text-align: right;
  }

  .post .meta .more {
  padding: 0 5px 0 5px;
  }

  .post .meta .comments {
  padding-left: 5px;
  }
.post p {
  margin: 0;
}

  /* Sidebar */

  #sidebar {
  float: right;
  width: 200px;
  margin: 20px 20px 0 20px;
  }

  #sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

  #sidebar li {
  margin-bottom: 40px;
  }

  #sidebar li ul {
  }

  #sidebar li li {
  margin: 0 0 10px;
  }

  #sidebar h2 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #28313A;
  }

  /* Search */

  #search {

  }

  #search h2 {
  margin-bottom: 20px;
  }

  #onpage_search {
  width: 120px;
  margin-right: 5px;
  padding: 3px;
  border: 1px solid #DFE1E0;
  vertical-align: middle;
  }

  #x {
  padding: 5px 4px 4px;
  border: none;
  background: #0A5688;
  text-transform: lowercase;
  font-size: 11px;
  color: #FFFFFF;
  margin-top: 1px;
  vertical-align: middle;
  }

  /* Boxes */

  .box1 {
  padding: 20px;
  }

  .box2 {
  color: #BABABA;
  }

  .box2 h2 {
  margin-bottom: 15px;
  font-size: 16px;
  color: #FFFFFF;
  }

  .box2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

  .box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
  color: #EDEDED;
  }

  /* Footer */
  #footer-wrap {
  }

  #footer {
  width: 880px;
  margin: 0 auto;
  background: #E5E5E5;
  }

  html>body #footer {
  height: auto;
  }

  #footer p {
  font-size: 10px;
  }


  #legal {
  clear: both;
  padding: 5px 2px;
  text-align: left;
  color: #8A7645;
  }

  #legal a {
  font-weight: normal;
  }


  .clearfix:after {
    content: "."; display: block;height: 0;clear: both;font-size: 1px;line-height: 1px;visibility: hidden;
  }
  /* langmenu */
  #langmenu {
   width: 880px;
   padding: 0 20px 10px;
   margin: 0 auto;
  }
   #langmenu ul {
    margin: 0;
    padding: 0;
    float: right;
   }
    #langmenu li {
     float: left;
     list-style-type: none;
     padding: 0 10px;
    }
     #langmenu a {
      font-size: 11px;
      text-decoration: none;
      color: #FFFFFF;
      text-transform: uppercase;
     }
     #langmenu li.active a {
      color: #111010;
     }
     .languages-body {
      margin-top: 22px;
     }

   table.comment {
  margin-top: 20px;
  padding: 0 20px 10px 20px;
  background: #e7e3d7;
  width: 100%;
   }
   textarea.comment {
    width: 100px;
    height: 100px;
    font-family: monospace;
   }
   .text {
   width: 80px;
   font-family: monospace;
   }
   .date {
    font-weight: bold;
   }
   .author {
    color: #8A7645;
   }
   .blog-author {
   font-size: 14px;
   text-transform: none;
   }
   .content-inner {
   padding: 10px 0 10px 5px;
  position: relative;
   }
   #designby {
	float: left;
	width: 300px;
	font-size: 10px;
   }
   #footer-inner {
	float: right;
	/*width: 280px;*/
	padding: 20px;
   }
   #edicy {
	float: right;
	font-size: 10px;
	width: 115px;
   }

/* forms */
   .form_area {
      margin: 20px 0;
}
.form_field {
  margin: 0 0 5px;
}
.form_field label, .fci-form-field-label {
  font-weight: bold;
  display: block;
}
.form_error {
  color: red;
  font-weight: bold;
  font-size: 12px;
  border: 1px dotted red;
  padding: 5px;
}
.form_field_error {
  color: red;
  font-size: 10px;
  line-height: 14px;
}
.form_notice {
  color: green;
  border: 1px dotted green;
  padding: 5px;
}

.form_field_size_large {
width: 100%;
}
.form_field_size_medium {
width: 50%;
}
.form_field_size_small {
width: 25%;
}
td.date {
  width: 90px;
}

li.latestnews h2 {
  padding: 0 0 20px !important;
}
.post h2 {
  padding: 15px 0 5px;
  }
#countdownbox {
font-size: 19px;
color: white;
background: /*url('../images/muhuvain_box_bg.gif?1') repeat left top*/#229Dcc;
border: 1px solid #4d5c65;
padding: 4px 10px 10px;
}
.smalldark {
color: /*ACB0B3*/#14445b;
font-size: 11px;
line-height: 11px;
}
.dark {
color: /*ACB0B3*/#14445b;
}

/* Image container styles */
.edy-positionable-container-center:first-child,
.edy-positionable-container-left-block:first-child,
.edy-positionable-container-right-block:first-child,
.edy-texteditor-container-wrapper-center:first-child,
.edy-texteditor-container-wrapper-left-block:first-child,
.edy-texteditor-container-wrapper-right-block:first-child {
  margin-top: 0;
}

.edy-positionable-container-center:last-child,
.edy-positionable-container-left-block:last-child,
.edy-positionable-container-right-block:last-child,
.edy-texteditor-container-wrapper-center:last-child,
.edy-texteditor-container-wrapper-left-block:last-child,
.edy-texteditor-container-wrapper-right-block:last-child {
  margin-bottom: 0;
}

.edy-positionable-container-center,
.edy-positionable-container-left-block,
.edy-positionable-container-right-block,
.edy-texteditor-container-wrapper-center,
.edy-texteditor-container-wrapper-left-block,
.edy-texteditor-container-wrapper-right-block {
  margin-top: 20px;
  margin-bottom: 20px;
}

.edy-positionable-container-left,
.edy-texteditor-container-wrapper-left {
  margin-right: 20px;
}

.edy-positionable-container-right,
.edy-texteditor-container-wrapper-right {
  margin-left: 20px;
}

.edy-image-container-with-title:after {
  display: block;
  padding: 4px;
  font-size: 12px;
  line-height: 1.3em;
  content: attr(data-title);
}