/*
© 2009 ROBO Design
http://www.robodesign.ro/
*/

.welcome-header { height: 202px }

.welcome-header img {
  width: 967px;
  height: 202px;
}

#welcome-header1 {
  background: url("../images/welcome-headers/header1.jpg") no-repeat;
}

#welcome-header2 {
  background: url("../images/welcome-headers/header2.jpg") no-repeat;
}

#welcome-header3 {
  background: url("../images/welcome-headers/header3.jpg") no-repeat;
}

#welcome-header4 {
  background: url("../images/welcome-headers/header4.jpg") no-repeat;
}

#welcome-header5 {
  background: url("../images/welcome-headers/header5.jpg") no-repeat;
}

#welcome-header6 {
  background: url("../images/welcome-headers/header6.jpg") no-repeat;
}

#welcome-header7 {
  background: url("../images/welcome-headers/header7.jpg") no-repeat;
}

#breadcrumb-section { display: none }

#content {
  padding: 0;
  margin: 0;
}

#content h2 {
  border-bottom: 5px solid #E3BB00;
  margin: 0;
  padding: 0;
  font-size: 1.5em;
  font-weight: normal;
}

#content h2 a {
  color: #A48D20;
  text-decoration: none;
}

#content a:visited {
  color: #A48D20 !important;
}

#content a:focus {
  color: red !important;
}

#content a:hover {
  color: #000 !important;
}

#welcome-sitemap-news {
  float: left;
  width: 630px;
}

#welcome-sitemap {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  background: url('../images/menus-welcome-bottom.png') left bottom repeat-x;
  display: table;
}

#welcome-sitemap-title { display: none }

li.welcome-menu {
  display: table-cell;
  width: 25%;
  border-left: 1px solid #E8C398;
}

a.welcome-menu:hover, a.welcome-menu:focus {
  background: #f8e89d;
}

a.welcome-menu {
  display: block;
  background: #F1DD81;
  padding: 9px 5px 8px 15px;
  margin-left: -1px;
  border-left: 1px solid #fff;
  color: #7D5F00;
  font-size: 1.4em;
  text-decoration: none;
}

li.welcome-menu ul {
  background: url('../images/menus-welcome-bgr.png') center right no-repeat;
  list-style: none;
  margin: 0;
  padding: 10px 5px 2px 15px;
  font-size: 0.9em;
  font-weight: bold;
}

li.welcome-menu.first { border-left: 0 }

#welcome-sitemap li.welcome-menu.first ul { padding-left: 20px }

#welcome-sitemap .first a.welcome-menu {
  padding-left: 20px;
  border-left: 0;
  margin-left: 0;
}

li.welcome-menu.last { border-right: 1px solid #FCC593 }

li.welcome-menu ul li { margin-bottom: 8px }

li.welcome-menu ul a {
  color: #91885C;
  text-decoration: none;
}

#welcome-news {
  position: relative;
  clear: left;
  margin-bottom: 5px;
}

#welcome-news h2 { margin-left: 20px }

#welcome-news ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

#welcome-news li {
  float: left;
  margin-left: 20px;
  width: 295px;
}

#welcome-news ol p {
  margin: 0;
  font-size: 0.9em;
  line-height: 1.55em;
  text-align: justify;
}

#welcome-news .welcome-blog-post-title a {
  color: #8C7D37;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
}

#welcome-news .welcome-blog-post-title {
  margin: 12px 0 4px 0;
  text-align: left;

}

#welcome-events-contact {
  float: left;
  width: 295px;
  margin: 10px 20px 5px 20px;
}

#welcome-events {
  position: relative;
  margin-bottom: 15px;
}

#welcome-events ol {
  list-style: disc outside;
  margin: 10px 0;
  padding: 0 0 0 1.5em;
  text-align: left;
  font-size: 0.9em;
}

#welcome-events li {
  margin-bottom: 6px;
  color: #C6C16C;
}

#welcome-events-contact a, #welcome-about-history-research a, .welcome-read-more {
  color: #877838;
  text-decoration: none;
}

.welcome-read-more {
  display: block;
  text-align: right;
  font-size: 0.9em;
}

#welcome-about-history-research {
  clear: both;
  margin-bottom: 30px;
}

#welcome-about-history-research div {
  float: left;
  width: 295px;
  margin-left: 20px;
}

#welcome-about-history-research p {
  text-align: justify;
  padding-top: 77px;
  font-size: 0.9em;
  line-height: 1.55em;
}

#welcome-contact dl {
  margin: 15px 0;
  font-size: 0.9em;
  line-height: 1.7em;
}

#welcome-contact p.map { margin: 0 }

#welcome-contact img {
  margin-top: 15px;
  margin-left: 5px;
}

#welcome-contact dd { margin: 0 0 5px 1.5em }

#welcome-about p {
  background: url('../images/welcome-about.jpg') top center no-repeat;
}

#welcome-history p {
  background: url('../images/welcome-history.jpg') top center no-repeat;
}

#welcome-research p {
  background: url('../images/welcome-research.jpg') top center no-repeat;
}

.welcome-atom { margin: 0 }

.welcome-atom a {
  display: block;
  position: absolute;
  top: 2px;
  right: 0;
  background: url('../images/feed-icon-16x16.png') no-repeat;
  width: 16px;
  padding-top: 16px;
  height: 0;
  overflow: hidden;
  opacity: 0.5;
}

.welcome-atom a:hover, .welcome-atom a:focus { opacity: 1 }

#welcome-partners {
  margin: 0 15px;
  margin-bottom: 50px;
}

#welcome-partners h2 { color: #A48D20 }

/* ActivNET by Dani Radulescu */
