@CHARSET "utf-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  /*font-weight: inherit;*/
  font-weight: normal;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

:focus {
 /* remember to define focus styles! */
  outline: 0;
}

body {
  line-height: 1;
  font-family: georgia,garamond,serif;
}

ol,ul {
  list-style: none;
}

table {
 /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

caption,th,td {
  font-weight: normal;
  text-align: left;
}

blockquote:before,blockquote:after,q:before,q:after {
  content: "";
}

blockquote,q {
  quotes: "" "";
}

a * {
  cursor: pointer;
}

a img {
  border: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block;
}

section#content {
  overflow: hidden;
}
/* Archive page */
.archive-categories-title,
.archive-categories,
.archive-categories li.archive-category {
  float: left;
  margin-right: 15px;
  font-size: 14px;
}

.archive-categories li.archive-category-current {
}

.boxes.archive-boxes-wrapper {
  background: url(css_images/small_panel_bg.png) 0 top repeat-x;
  padding-top: 20px;
  margin-top: 20px;
}

.archive-boxes-row {
  background: url(css_images/small_panel_bg.png) 0 bottom repeat-x;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.boxes {
  height: 100%;
  overflow: hidden;
}
/*.textBox{
  width: 180px;
  float: left;
  min-height: 90px;
  padding-right: 50px;
  padding-right: 45px;
  padding-bottom: 5px;
}*/
.textBox {
  width: 180px;
  float: left;
  padding-right: 45px;
}

.boxes .last_in_row {
  padding: 0;
}

.textBox h3 {
  font-size: 11px;
  margin-bottom: 7px;
}

.textBox a {
  font-size: 14px;
  color: #2eaeff;
  line-height: 18px;
}

.textBox p {
  font-size: 14px;
  line-height: 18px;
}

.margin_bot_1 {
  margin-bottom: 20px;
  overflow: hidden;
}
/* base tag css */
p strong {
  font-weight: bold;
}
/* base class css */

.center {
  overflow: auto;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.center_nav {
  width: 960px;
  margin: 0 auto;
  padding: 0 0 0 20px;
}

#title {
  width: 940px;
  margin: 0 auto;
}

.clear,#grey_footer,#black_footer {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.background_none {
  background: transparent none !important;
}

.clear {
  clear: both;
  overflow: hidden;
}

.white {
  background: #fff;
  padding: 30px;
  padding: 40px;
  overflow: hidden;
}

#content .white img {
  max-width: 640px;
}

#content .tumbnail_left img {
  float: left;
  width: 258px !important;
  margin: 0 20px 10px 0;
}

.headline {
  margin-bottom: 40px;
}

.left_images img {
  float: left;
  margin: 0 25px 10px 0;
}

.download_link {
  display: block !important;
  width: 122px;
  height: 122px;
  overflow: hidden;
  text-indent: -9999px;
  margin: 30px auto;
  background: url("css_images/en/lataa.png");
}

.download_link:hover {
  display: block !important;
  width: 122px;
  height: 122px;
  overflow: hidden;
  text-indent: -9999px;
  margin: 30px auto;
  background: url("css_images/en/lataa_hover.png");
}

.download_link_en {
  display: block !important;
  width: 122px;
  height: 122px;
  overflow: hidden;
  text-indent: -9999px;
  margin: 30px auto;
  background: url("css_images/en/lataa.png");
}

.download_link_en:hover {
  background: url("css_images/en/lataa_hover.png");
}

.download_link_fi {
  display: block !important;
  width: 122px;
  height: 122px;
  overflow: hidden;
  text-indent: -9999px;
  margin: 30px auto;
  background: url("css_images/fi/lataa.png");
}

.download_link_fi:hover {
  background: url("css_images/fi/lataa_hover.png");
}

.download_link_se {
  display: block !important;
  width: 122px;
  height: 122px;
  overflow: hidden;
  text-indent: -9999px;
  margin: 30px auto;
  background: url("css_images/se/lataa.png");
}

.download_link_se:hover {
  background: url("css_images/se/lataa_hover.png");
}

.select_filter {
  width: 461px;
  padding: 4px 2px;
  border: solid 1px #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

td.labels {
  width: 260px;
}

* .clean_margin_right {
  margin-right: 0 !important;
}
/* layout css */
body {
  background: #fafafa url( css_images/header_bg.png ) 0 0 repeat-x;
}

.register_for_event strong,#content h1,#title h1,#content h2,#content h3,#content h4,#content h5,#content h6,#content #aside_content h2,#content #aside_content h3,#content #aside_content h4,#content #aside_content h5,#content .big_inner_left h2,#content .big_inner_left h3,#content .small_inner_right h2,
#content .small_inner_right h3,#crumbs a,.vocabulary li a,h5.date,#grey_footer h3,#general_navigation .current-menu-item a strong, #general_navigation .current-page-ancestor a strong, #general_navigation a strong, #grey_footer .date, .results .date, .date, .date2, .date_rss, .date_widget {
  font-family: museo-slab , sans-serif;
}
/* header css */
#head {
  height: 119px;
  position: relative;
}

#logo {
  position: absolute;
  margin-top: 33px;
  width: 160px;
  height: 33px;
}

#logo a {
  display: block;
  text-indent: -9999px;
  width: 160px;
  height: 33px;
  overflow: hidden;
  background: url( css_images/sprite.png ) 0 0;
}

#logo_en, #logo_fi, #logo_se {
  position: absolute;
  margin-top: 18px;
  width: 160px;
  width: 220px;
  height: 33px;
}

#logo_en a, #logo_fi a, #logo_se a {
  display: block;
  text-indent: -9999px;
  width: 160px;
  width: 220px;
  height: 33px;
  overflow: hidden;
  /* background: url( css_images/sprite.png ) 0 0; */;
}

#logo_en a {
  background: url( css_images/logo-en.png ) 0 0 no-repeat;
}

#logo_fi a, #logo_se a {
  background: url( css_images/logo-fi.png ) 0 0 no-repeat;
}

#help_nav {
  float: right;
  margin-top: 42px;
}

#help_nav.mobile {
  display: none;
}

#help_nav.mobile {
  position: absolute;
  top: 80px;
  width: 100%;
  float: none;
}

#help_nav.mobile li {
  float: right;
  background: none;
  padding: 0 10px;
}

#help_nav.mobile li:first-child {
  padding-right: 0;
}

#help_nav.mobile li.block-search {
  float: left;
  padding: 0;
}

#help_nav.mobile #searchform {
  border: 1px solid #333;
  border-bottom: 0;
}

#help_nav.mobile #searchform input.field {
  margin-left: 5px;
}

#help_nav.mobile #s {
  font-weight: 600;
  font-size: 12px;
}

#aside #archive_category {
  display: block;
  margin-bottom: 30px;
  width: 190px !important;
}

#searchform2 {
  height: auto;
  overflow: hidden;
  padding-bottom: 30px;
}

#searchform2 #archive_category {
  width: 340px !important;
  clear: both;
  float: left;
}

#help_nav li {
  float: right;
  padding: 0 12px;
  /*background: url("css_images/grey_dots.png") right 0 repeat-y;*/;
}

#help_nav #searchform {
  background: url("css_images/sprite.png") 0 -85px;
  width: 157px;
  height: 25px;
  overflow: hidden;
  float: left;
  height: 25px;
}

#help_nav #searchform div.button {
  float: right;
}

#main_content #searchform {
  padding-left: 20px !important;
  margin-bottom: 20px;
}

#help_nav #searchform input.text,#help_nav #searchform input.field {
  background: transparent;
  border: none;
  width: 120px;
  color: #7a7a7a;
  margin: 4px 0 0 9px;
  font-family: georgia;
}

#help_nav #searchform div.button input,#help_nav #searchsubmit {
  display: block;
  text-indent: -900px;
  overflow: hidden;
  height: 25px;
  width: 25px;
  background: url("css_images/search_bg.png") center center no-repeat;
  cursor: pointer;
  border: none;
}

#help_nav a {
  font-size: 14px;
  text-decoration: none;
  color: #7a7a7a;
}

#help_nav .current a {
  color: #fff;
}

#help_nav #searchform label {
  display: none;
}

#help_nav #searchform input {
  float: left;
}

#help_nav #searchform .button,#searchsubmit {
  float: left;
}

/* navigation css */
#general_navigation {
  bottom: 14px;
  clear: both;
  display: block;
  overflow: hidden;
  /*background: url("css_images/general_navigation_bg.png") 0 55px repeat-x;
  height: 50px;*/
  white-space: nowrap;
  min-width: 1000px;
}

#general_navigation a {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  /*background: url( css_images/sprite.png ) right -77px no-repeat;*/
  padding: 0 5px 0 0;
  float: left;
  display: block;
  white-space: nowrap;
}

#general_navigation a strong {
  float: left;
  padding: 13px 10px 15px 15px;
  padding: 13px 7px 15px 10px;
  display: block;
  /*background: url( css_images/sprite.png ) 0 -33px no-repeat;*/;
}

#general_navigation li {
  float: left;
  margin-right: 2px;
}

#general_navigation .current-menu-item a strong,#general_navigation .current-page-ancestor a strong {
  /*background: url( css_images/sprite.png ) 0 -165px no-repeat;*/
  background: #2eaeff;
}

#general_navigation .current-menu-item a,#general_navigation .current-page-ancestor a {
  /*background: url( css_images/sprite.png ) right -121px no-repeat;
  color: #000;*/;
}

.menu_level_2 {
  padding: 32px 0 20px 15px;
  overflow: hidden;
  clear: both;
}

#general_navigation .menu_level_2 a , #general_navigation .menu_level_2 a strong {
  background: none;
  color: #000;
  text-decoration: none;
  text-transform: none;
}

#general_navigation .menu_level_2 .current_page_item a {
  color: #2eaeff;
}

#general_navigation .menu_level_2 li {
  margin-right: 20px;
}

#crumbs {
  clear: both;
  padding: 15px 0;
  border-bottom: dotted 1px #000;
  ;
  margin-bottom: 50px;
  overflow: hidden;
}

.no_crumbs {
  margin-top: 50px;
}

#breadcrumbs li {
  float: left;
  padding-left: 22px;
  background: url( css_images/bulet-2.png ) 9px 3px no-repeat;
}

#breadcrumbs #home_index {
  background: none;
  padding-left: 0;
}

#breadcrumbs #home_index a,.homeIcon {
  display: block;
  text-indent: -9000px;
  background: url("css_images/sprite.png") -163px -82px no-repeat;
  width: 14px;
  height: 14px;
  float: left;
}

#content #breadcrumbs a,#content #crumbs a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
  text-decoration: none;
}

/* content css */
#main_content {
  width: 100%;
  max-width: 680px;
  float: left;
  overflow: hidden;
}

.content_white {
  width: 630px;
  background: #fff;
  padding: 30px;
}

#main_content .table_footer {
  font-size: 12px;
  font-family: arial,helvetica,sanserif;
  margin: 15px 20px;
}

#main_content .table_title {
  font-size: 14px;
  font-family: arial,helvetica,sanserif;
  text-transform: uppercase;
  font-weight: bold;
}

#main_content table {
  font-size: 14px;
  font-family: arial,helvetica,sanserif;
}

#main_content th,#main_content .wite_td td {
  background: #fff;
}

#main_content th, #main_content th a {
  font-weight: bold;
  color: #000;
}

#main_content th a,#main_content td a {
  text-decoration: none;
}

#main_content .white {
  line-height: 24px;
}

#main_content td {
  /* padding:15px; */
  padding: 8px 15px;
}

#main_content th {
  padding: 8px 15px;
}

#main_content .big_form td ,#main_content  .registrationForm td {
  padding: 5px 0;
}

#main_content #searchform {
  background: #fff;
  padding: 20px 0;
  margin-bottom: 20px 0;
  overflow: hidden;
}

#main_content #searchform #s {
  float: left;
  font-size: 18px;
  padding: 4px;
  width: 340px;
  margin: 0 20px 0 0;
}

#main_content #searchform button {
  padding: 0;
  border: 0 none;
  background: transparent;
  cursor: pointer;
}

#content #main_content .bottom_border h2 {
  font-size: 16px;
  font-weight: normal;
  font-family: georgia,garamond,serif;
}

#main_content .bottom_border h2 strong {
  font-weight: bold;
}

#main_content .search_results {
  padding: 30px 0 0;
  overflow: hidden;
  background: url("css_images/black_dots.png") repeat-x scroll 0 bottom transparent;
}

#content #main_content .search_results h2 a {
  font-size: 22px;
  color: #000;
  text-decoration: none;
}

.wrap_content_contact {
  height: auto;
  overflow: hidden;
  clear: both;
  padding: 0 0 32px;
}

.content_contact_row {
  overflow: hidden;
  clear: both;
}

#content #main_content  .contact_big {
  width: 311px;
  padding: 18px 0 0;
  /*height: 338px;*/
  min-height: 338px;
}

#content #main_content  .contact_smal {
  float: left;
  width: 220px;
  /*height: 285px;*/
  /* min-height: 285px; */
  /*margin: 0 18px 0 0;  */;
}

#content #main_content  .contact_smal.clear-left {
  clear: left;
}

#content #main_content  .contact_smal p {
  margin-bottom: 10px;
}

#content #main_content  .contact_smal h3 {
  margin-top: 20px;
}


/* http://nicolasgallagher.com/micro-clearfix-hack/ */
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
  content: " ";
 /* 1 */
  display: table;
 /* 2 */;
}

.cf:after {
  clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1;
}

#content #main_content  .contact_big h3,#content #main_content  .contact_smal h3 {
  font-size: 14px;
  line-height: 20px;
  font-family: georgia,garamond,serif;
  font-weight: bold;
  margin: 30px 0 0px;
}

#content #main_content  .contact_big p,#content #main_content  .contact_smal p {
  font-size: 14px;
  line-height: 20px;
}

#content #main_content.media_page a {
  display: block;
  overflow: hidden;
  padding: 5px 20px;
  font-family: arial,helvetica ,sans-serif;
  font-size: 14px;
  color: #000;
  text-decoration: none;
}

#content #main_content.media_page a.withe_link {
  background: #fff;
}

#content #main_content.media_page a:hover {
  background-image: url( css_images/media_icon.png);
  background-position: right 3px;
  background-repeat: no-repeat;
  color: #aeaeae;
}

.wrap_media {
  overflow: hidden;
  padding-bottom: 30px;
}

#slide_content {
  height: 460px;
  background: #ccc;
  margin-bottom: 40px;
  overflow: hidden;
}

#content h1,#content h2,#content h3,#content h4,#content h5,#content h6, #title h1 {
  color: #000;
  margin-bottom: 30px;
}

#content #main_content h1, #title h1 {
  text-transform: uppercase;
}

/* Stats Single */
#content #main_content.statistic .stat-wrapper {
  margin: 0px;
  width: 100%;
  float: left;
}

#content #main_content iframe {
  float: left;
}

#content #main_content.statistic .stat-wrapper > p {
  margin: 0 0px 20px 0px;
  font-family: PT Sans;
}

#content #main_content.statistic #title h1 {
  font-family: museo-slab , sans-serif;
  font-weight: normal;
  /*border-bottom: 2px solid #313131;*/
  font-size: 36px;
  color: #000;
  text-transform: initial;
  margin-bottom: 20px;
  line-height: 120%;
  letter-spacing: -.3px;
}

#content #aside_content h2,#content #aside_content h3,#content #aside_content h4,#content #aside_content h5,#content .big_inner_left h2,#content .big_inner_left h3,#content .small_inner_right h2,#content .small_inner_right h3 {
  color: #000;
  margin-bottom: 18px;
}

#content .big_form h2 {
  padding-bottom: 10px;
  background: url("css_images/black_dots.png") repeat-x scroll 0 bottom transparent;
  overflow: hidden;
}

#content .big_form td {
  clear: both;
  margin-bottom: 40px;
  vertical-align: top;
}

#content #aside_content .small_box_white h5,#content .boxes .textBox h3 {
  margin-bottom: 0;
}

#content a {
  color: #2eaeff;
  display: inline;
}

#main_content h1,.headline,#content .dict h1, #title h1 {
  font-size: 36px;
}

.vocabulary {
  overflow: hidden;
  margin-bottom: 35px;
  width: 960px;
}

.vocabulary li {
  float: left;
  margin: 0 14px 0 0;
}

.vocabulary li a {
  font-size: 26px;
  /*text-decoration: none;*/
  color: #2EAEFF;
}

#content .dotted_headline {
  background: url("css_images/black_dots.png") repeat-x scroll 0 bottom transparent;
  overflow: hidden;
  padding-bottom: 10px;
}

#content h2.dotted_headline {
  font-size: 26px;
}

.vocabulary li.current a {
  color: #000;
}

#main_content h2 {
  font-size: 26px;
}

#main_content h3 {
  font-size: 22px;
}

#main_content h4 {
  font-size: 18px;
}

#main_content h5 {
}

#main_content h6 {
}

#main_content img {
  max-width: 690px;
  height: auto;
}

#main_content img.image_big {
  width: 690px;
  margin-bottom: 40px;
}

#main_content img.image_stat {
  width: 630px;
  margin-bottom: 40px;
}

#main_content p {
  /* font-size: 14px; */
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
}

#main_content .white p {
  margin: -6px 0 36px;
}

#main_content p a {
  color: #2eaeff;
  /*text-decoration: none;*/;
}

.news_body p {
  line-height: 18px !important;
  font-size: 14px !important;
}

.content_body p {
  line-height: 24px !important;
  font-size: 16px !important;
}

#main_content .note_text p {
  font-size: 19px;
  font-style: italic;
  line-height: 30px;
}

#main_content ul {
  margin-bottom: 30px;
}

#main_content li {
  margin-bottom: 12px;
  /* font-size: 16px; */
  /* font-size: 14px; */
  font-size: 16px;
  line-height: 24px;
  padding: 0 0 0 35px;
  background: url(css_images/bulet-1.png) 10px 6px no-repeat;
}

.big_inner_left {
  float: left;
  width: 65%;
  max-width: 460px;
  min-width: 250px;
}

#main_content .big_inner_left .post.event + .post.event {
  background: url(css_images/small_panel_bg.png) 0 top repeat-x;
  padding-top: 15px;
  margin-top: -15px;
}

#main_content .big_inner_left .post p {
  margin-bottom: 0;
  line-height: 18px;
}

#main_content .big_inner_left .post a {
  color: #2eaeff;
}

#main_content .big_inner_left .post {
  padding-bottom: 30px;
  overflow: hidden;
}

#main_content .big_inner_left .date {
  font-size: 11px;
  text-transform: uppercase;
  display: block;
}

#main_content  .rssnews .date_rss {
  font-size: 11px;
  text-transform: uppercase;
}

.date2 {
  font-size: 11px;
  display: block;
}

.big_inner_left .post img {
  float: left;
  margin-right: 20px;
}

#main_content .big_inner_left h2 ,#main_content .small_inner_right h2 {
  font-size: 13px;
  text-transform: uppercase;
  padding-bottom: 10px;
  overflow: hidden;
  background: url("css_images/black_dots.png") repeat-x scroll 0 bottom transparent;
  clear: both;
}

.bottom_border {
  background: url("css_images/black_dots.png") repeat-x scroll 0 bottom transparent;
  clear: both;
  overflow: hidden;
}

.big_inner_left h2 a,.small_inner_right h2 a {
  font-size: 12px;
  font-family: geogia;
  color: #2eaeff;
  text-transform: none;
  margin-left: 15px;
  /* vertical-align: text-top; */;
}

.small_inner_right {
  width: 31%;
  min-width: 200px;
  max-width: 220px;
  float: right;
}

.small_inner_right .icons_bottom {
  position: relative;
  /* padding-bottom: 46px; */
  padding-bottom: 2px !important;
}

/* comments styles */
#main_content .comments {
  background: #fff;
  padding: 40px 30px;
  overflow: hidden;
}

#main_content .comments ul {
  padding-bottom: 30px;
}

#main_content .comments li {
  padding: 0;
  background: 0;
  margin-bottom: 10px;
  overflow: hidden;
}

#main_content li .from {
  float: left;
  ;
  width: 162px;
}

#main_content li .from strong {
  display: block;
  font-weight: bold;
}

#main_content li .comments_content {
  float: right;
  width: 468px;
  background: url( css_images/comments_bg.png) 0 0 repeat-y;
  overflow: hidden;
}

#main_content li .arrow {
  background: url( css_images/arrow.png ) 0 12px no-repeat;
  padding: 12px 12px 12px 40px;
  overflow: hidden;
}
/* book listing */
.book_list {
  margin: 0 0 0 -17px;
  overflow: hidden;
}

#main_content .book_list li {
  list-style: none;
  width: 160px;
  height: 295px;
  margin-left: 17px;
  float: left;
  background: none;
  padding: 0;
  line-height: 18px;
 /* new */;
}

.book_list li .tumb_book img {
  width: 160px;
  height: 190px;
  display: block;
}

.book_list li .tumb_btn {
 /* new */
  display: block !important;
  margin-bottom: 3px;
}

.book_list button {
  width: 160px;
  height: 30px;
  background: url("css_images/book_li.png") 0 0 repeat-x;
  border: none;
  text-align: center;
  cursor: pointer;
}

.book_list a.text_book_link {
  font-size: 14px;
  color: #2eaeff;
  display: block;
/*  padding: 21px 0 0 0;*/;
}

#aside_content {
  width: 220px;
  float: right;
  margin-top: 40px;
}

.zero_margin {
  margin-top: 0px !important;
}

.index_margin {
  margin-top: 44px !important;
}

#aside_content h4 {
  font-size: 18px;
  margin-bottom: 24px;
}

#aside_content h5 {
  font-size: 14px;
}

#aside_content .list_a a {
  margin-top: 0;
  margin-bottom: 24px;
}
/* panels styles */
/* subscribe panel*/
.subscribe {
  background: #272727;
  margin-bottom: 30px;
}

.subscribe fieldset {
  padding: 15px;
  /* overflow: hidden; */;
}

.subscribe h3 {
  font-size: 22px;
  color: #fff !important;
  margin-bottom: 12px !important;
}

.subscribe span {
  display: block;
  background: #000;
  border-bottom: solid 1px #454545;
}

.subscribe button {
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
}

.subscribe input {
  width: 151px;
  padding: 8px 5px 2px;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  color: #808080;
  display: block;
  float: left;
  background: transparent;
  border: none;
}

/* small_box panel */
.small_box {
  /* padding-bottom: 26px; */
  padding-bottom: 20px;
  /* margin-bottom: 30px; */
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  background: url( css_images/small_panel_bg.png ) 0 bottom repeat-x;
  position: relative;
}

.small_box h3 {
  font-size: 22px;
  color: #000;
  line-height: 28px;
  margin-bottom: 15px;
  overflow: hidden;
}

.small_box a {
  display: block;
  clear: both;
  color: #2eaeff;
}

#content .small_box img {
  display: block;
  margin-bottom: 20px;
  max-width: 220px;
}
/* single pagination */
#nav-single {
  display: block;
  overflow: hidden;
  height: auto;
  margin-bottom: 50px;
  clear: both;
}
/* icons_bottom  panel */
.icons_bottom {
  position: relative;
  /* padding-bottom: 46px; */
  /* padding-bottom: 46px; */
  padding-bottom: 30px;
}

.icons_bottom .date {
  text-transform: uppercase;
  font-size: 11px;
  display: block;
}

.icons_holder {
  position: absolute;
  bottom: 4px;
  padding: 4px 0 0;
  /* background: url( css_images/small_panel_bg.png ) 0 0 repeat-x; */
  overflow: hidden;
  width: 100%;
}

.icons_bottom .icons_holder a {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: 900px;
  clear: none;
  background: url("css_images/sprite.png") 0 -114px;
  margin: 0 5px 0 0;
}

.icons_bottom .icons_holder a.tweeter_icon {
  background-position: -21px -114px;
}
/* small_box_white panel */
.small_box_white {
  background: #fff;
  padding: 25px 15px;
  overflow: hidden;
}

.small_box_white img {
  display: block;
  margin: 0 auto;
}

.small_box_white a {
  margin-top: 20px;
}

.small_box_white .results a {
  margin-top: 0;
}

.select_box {
  margin-bottom: 25px;
}

.results li {
  margin-bottom: 25px;
}

.small_box_white img {
  width: 170px;
}

.no_dots {
  background-image: none;
  padding: 0 12px 0;
}

#main_content .no_dots {
  padding: 0;
}
/* footer css */
/* #grey_footer */
#footer {
  overflow: hidden;
  clear: both;
  height: 100%;
  min-width: 1000px;
}

#grey_footer {
  margin: 50px 0 0;
  background: #fafafa url( css_images/grey_footer.png ) 0 0 repeat-x;
  overflow: hidden;
  line-height: 18px;
}

#grey_footer h3 {
  padding-bottom: 11px;
  background: url("css_images/black_dots.png") 0 bottom repeat-x;
  overflow: hidden;
  margin-bottom: 21px;
}

#grey_footer .content {
  /*margin: 30px 0 0  -20px;*/
  margin: 30px 0 0 0;
  padding-bottom: 100px;
  overflow: hidden;
  font-size: 14px;
}

#grey_footer li {
  margin-bottom: 25px;
}

#grey_footer .date,.results .date, .date_widget {
  font-size: 11px;
  text-transform: uppercase;
  display: block;
}

.date_widget {
  line-height: 18px !important;
}

#grey_footer .flic {
  margin-left: -2px;
}

#grey_footer .flic li {
  float: left;
  margin: 0 0 2px 2px;
  line-height: 0;
}

#grey_footer .flic li a {
  line-height: 0;
}

#grey_footer a,#black_footer a {
  color: #2eaeff;
  line-height: 18px;
}

#grey_footer .footer-rss {
  min-height: 380px;
  height: auto;
  height: 380px;
}

#grey_footer .footer-rss.loading {
  background: transparent url("css_images/ajax-loader.gif") center center no-repeat;
}

#grey_footer .wrap {
  float: left;
  width: 220px;
  margin: 0 0 0 20px;
}

#grey_footer .porssisaatio-widget .wrap {
  width: 200px;
}

#grey_footer  h3 {
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
}

#grey_footer .wrap_wide {
  float: left;
  width: 460px;
  /* margin: 0 0 0 20px; */;
}

#grey_footer .wrap_2 {
  float: left;
  width: 220px;
}

/* black_footer */
#black_footer {
  background: #000 url("css_images/footer_black_bg.png") 0 0 repeat-x;
  overflow: hidden;
  padding: 30px 0;
  line-height: 18px;
  font-size: 14px;
}

#black_footer a {
  display: block;
  margin: 4px 0 0;
}

#black_footer ul {
  margin: 0 0 0 -20px;
  position: relative;
  color: #fff;
}

#black_footer li {
  width: 140px;
  padding: 0 20px;
  float: left;
  background: url("css_images/grey_dots.png") right 0 repeat-y;
  height: 100%;
  position: relative;
  min-height: 90px;
}

#main_content a.register_for_event,#main_content #searchform button.register_for_event {
  display: block;
  background: url("css_images/sprite.png") right -273px;
  overflow: hidden;
  /* padding: 0 13px 0 0 !important; */
  padding: 0 13px 0 0 !important;
  float: left;
  border: none;
  height: 32px;
  cursor: pointer;
  line-height: normal !important;
  outline: none;
}

@-moz-document url-prefix() {
  #main_content #searchform button.register_for_event {
    background-position: right -272px;
  }
}

#ie7 #main_content #searchform button.register_for_event {
  background-position: right -272px;
}

a.register_for_event strong,button.register_for_event strong {
  display: block;
  float: left;
  background: transparent url("css_images/sprite.png") 0 -273px;
  padding: 3px 3px 5px 16px;
  font-size: 22px;
  color: #fff;
  border: none !important;
  ;
  cursor: pointer;
  line-height: normal !important;
  outline: none;
  max-width: 110px !important;
}

a.register_for_event_small,
a.register_for_event_small strong {
  font-size: 13px !important;
  line-height: 23px !important;
}

.register_for_event strong {
  text-decoration: none !important;
}
/* .registrationForm */
.registrationForm {
  width: 100%;
  overflow: hidden;
}

.registrationForm td {
  font-family: georgia, garamond, serif;
}

.registrationForm td input {
  font-family: arial;
}

.big_form .registrationForm td {
  padding: 0 0 10px;
}

.registrationForm td input,.registrationForm td textarea {
  width: 340px;
  padding: 4px;
  border: solid 1px #dedede;
  background: #fafafa;
  float: right;
}

.registrationForm td textarea {
  height: 138px;
  resize: none;
  overflow: auto;
}

.registrationForm td select,#archive_category {
  width: 350px;
  padding: 4px;
  border: solid 1px #dedede;
  background: #fafafa;
  float: right;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#main_content .registrationForm .select_tr td {
  padding-top: 33px;
}

#main_content .registrationForm .action_td td {
  padding: 39px 0 0;
}

.big_form .registrationForm {
  margin-bottom: 40px;
}

.big_form {
  padding-top: 40px;
}

#carousel .item {
  width: 700px;
  height: 425px;
  float: left;
  position: relative;
}

#main_content #carousel .item img,
#main_content #carousel .item iframe {
  position: absolute;
  max-width: 700px;
  width: 700px;
  /*height: auto;*/
  z-index: 0;
  left: 0;
}

#carousel .item p {
  font-family: museo-slab , sans-serif;
  line-height: 40px;
  clear: both;
  width: auto;
  padding: 7px 11px;
  position: relative;
  z-index: 2000;
  text-transform: uppercase;
  display: inline-block;
  font-size: 31px;
  font-size: 31px;
  float: left;
  text-decoration: none;
}

#carousel .item .sliderHeadline {
  margin: 39px 0 0 0;
  background: #000;
  color: #2eaeff;
}

#carousel .item .sliderParagraph {
  background: #2eaeff;
  color: #fff;
  margin-bottom: -10px;
}

#carousel .item .sliderParagraph a {
  color: #fff;
  text-decoration: underline;
}

#carousel .item .sliderParagraph a:hover {
  color: #000;
}

.image_carousel {
  position: relative;
}

.prev_fred,
.next_fred {
  width: 42px;
  height: 54px;
  display: block;
  position: absolute;
}

.prev_fred {
  left: 0px;
  top: 50%;
  margin: -21px 0 0 0;
  background: transparent url(css_images/nav_fred.png) left top no-repeat;
}

.next_fred {
  right: 0px;
  top: 50%;
  margin: -21px 0 0 0;
  background: transparent url(css_images/nav_fred.png) right top no-repeat;
}

.prev_fred:hover {
  background: transparent url(css_images/nav_fred.png) left bottom no-repeat;
}

.next_fred:hover {
  background: transparent url(css_images/nav_fred.png) right bottom no-repeat;
}

.prev_fred span,
.next_fred span {
  display: none;
}

.sliderHolder {
  background: #000 url("css_images/carusel_bg.png") 0 0 repeat-x;
  height: 22px;
  padding: 13px 0 0 20px;
}

.sliderHolder a {
  display: block;
  width: 30px;
  height: 10px;
  margin-right: 4px;
  background: #4c4c4c;
  float: left;
  overflow: hidden;
  text-indent: -9999px;
}

.sliderHolder a.selected {
  background: #2eaeff;
}

.carousel_table {
  height: 100%;
  width: 100%;
  padding: 0px;
  float: left;
  margin-left: -15px;
  text-decoration: none !important;
}

.sansatoContainer .box {
  padding: 0 0 30px 0;
  overflow: hidden;
}

.sansatoContainer .left_content,.sansatoContainer .right_content {
  width: 455px;
  line-height: 24px;
}

#content .sansatoContainer .left_content h3 ,#content .sansatoContainer .right_content h3 {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: georgia,garamond,serif;
}

.sansatoContainer .left_content {
  float: left;
}

.sansatoContainer .right_content {
  float: right;
}

.pagination {
  clear: both;
  margin: 0 0 40px 0;
  /*text-align: center;*/
  font-size: 14px;
  color: #aeaeae;
}

.pagination span {
  color: #000000;
}

.pagination a {
  text-decoration: none;
}

button.download:hover {
  background: #08a3e5;
}

.error_msg, .success_msg {
  float: left;
  margin-left: 130px;
}

.title_link {
  text-decoration: none;
}

.stat_img {
  width: 192px;
  max-height: 130px;
}

.img_div {
  min-height: 130px;
}

/* NEW CSS */

.cl {
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
  clear: both;
}

.notext {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
}

#head {
  background: url(css_images/h-bor.png) repeat-x 0 72px;
 /*height: 154px;*/;
}

#logo_fi {
  margin: 18px 0 0 0;
}

#help_nav {
  margin: 21px 0 0 0;
}

#help_nav li {
 /*background: url(css_images/h-dot.png) no-repeat right 13px;*/
  font-family: museo-slab, Arial, sans-serif;
  font-size: 13px;
  line-height: 28px;
}

#help_nav li a {
  color: #2eaeff;
}

#help_nav li a:hover {
  color: #fff;
}

#help_nav #searchform {
  background: url(css_images/search.png) no-repeat 0 0;
  width: 159px;
  height: 28px;
}

#help_nav #searchsubmit {
  background: none;
}

#help_nav #s {
  height: 17px;
  font-family: Arial, sans-serif !important;
  font-size: 11px;
  line-height: 17px;
  color: #828282;
}

#help_nav .s-active {
  background-position: 0 -28px !important;
}

#help_nav .s-active #s {
  color: #fff !important;
}

#slogan {
  font-family: museo-slab, Arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #8f8f8f;
  letter-spacing: 2px;
  text-shadow: 2px 2px 2px #000;
  padding: 34px 0 0 0;
}

.subscribe fieldset {
  height: 156px;
  position: relative;
  padding: 15px 19px;
}

.subscribe h3 {
  border-bottom: 1px dotted #6a6a6a;
  padding: 2px 0 18px 0;
  margin: 0 0 22px 0;
}

.subscribe p,
#main_content .subscribe p {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #fff;
  padding: 0 0 10px 0;
  margin: 0;
}

.subscribe span {
  height: 27px;
  border: 0;
  position: absolute;
  bottom: 15px;
  left: 20px;
}

.subscribe input {
  width: 112px;
  height: 15px;
  background: #fff;
  float: left;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
  color: #818181;
  padding: 7px 9px 5px;
}

.subscribe .searchArrow {
  width: 50px;
  height: 27px;
  background: #2eaeff;
  float: left;
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 27px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

#content #main_content .contact_big {
  width: 100%;
  min-height: 100%;
 /*border-bottom: 1px dotted #afafaf;*/
  padding: 0 0 40px 0;
  margin: 0 0 4px 0;
}

.contact_big img {
  float: left;
  margin: 0 20px 0 0;
}

#content #main_content .contact_big h3 {
  margin: 0;
}

#contact-links {
  border-bottom: 1px dotted #afafaf;
  padding: 0 0 16px 0;
  margin: 0 0 38px 0 !important;
}

#contact-links li {
  display: inline;
  font-family: museo-slab, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  background: none;
  padding: 0;
  margin: 0 7px 0 0;
}

#contact-links a {
  color: #2eaeff;
 /*text-decoration: none;*/;
}

#contact-links a.active {
  color: #000;
}

#contact-links span {
  padding: 0 0 0 5px;
}

#content #main_content .wrap_media {
  overflow: visible !important;
}

#content #main_content .wrap_media ul {
}

#content #main_content .wrap_media li {
  height: 24px;
  background: none;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  padding: 0 20px;
  margin: 0;
}

#content #main_content .wrap_media li a {
  float: right;
  padding: 0;
  color: #2eaeff;
 /*text-decoration: none;*/
  overflow: visible !important;
}

#content #main_content .wrap_media li a:hover {
  color: #2eaeff;
  text-decoration: underline;
  background: none;
}

#content #main_content .wrap_media li span {
  float: left;
}

#content #main_content .wrap_media .download {
  margin: 0 0 0 30px;
}

#content #main_content .wrap_media .preview {
  position: relative;
}

#content #main_content .wrap_media .preview span {
  background: url(css_images/popup-arr.png) no-repeat 0 0;
  width: 20px;
  height: 10px;
  position: absolute;
  top: -10px;
  left: 20px;
  z-index: 2;
  display: none;
}

#content #main_content .wrap_media .preview img {
  display: block;
  max-width: 220px;
  max-height: 160px;
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 6px;
  position: absolute;
  bottom: 33px;
  left: -85px;
  z-index: 1;
  display: none;
}

#content #main_content .wrap_media .preview:hover img,
#content #main_content .wrap_media .preview:hover span {
  display: block;
}

#content #main_content .wrap_media li:nth-of-type(odd) {
  background: #fff;
}

#chart-thumbs {
  width: 657px;
  height: 100%;
  overflow: hidden;
  background: transparent;
  /*padding: 30px 3px 0 30px;
  margin: 0 -27px 0 0 !important;*/
  padding-left: 0;
}

#chart-thumbs ul{
  overflow: hidden;
}

#chart-thumbs li {
  box-sizing: border-box;
  display: block;
 float: left;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14px;
  line-height: 24px;
  width: 30%;
  background: #fff;
  border: 1px solid #ccc;
  background-repeat: no-repeat;
  background-position: center 10px;
  /*background-size: calc(100% - 10px);*/
  background-size:200px;
  padding:0;
  margin:0;
  /*margin-right: 5%;*/
  /*margin-bottom:20px;*/
  margin-bottom:10px;
  position: relative;
  padding:0 10px;
  margin-right:10px;
}

#chart-thumbs li:nth-child(3n){
  margin-right:0;
}

#chart-thumbs a {
 /* color: #2eaeff; text-decoration: none;*/
  color: transparent;
}

#chart-thumbs a:hover {
}

#chart-thumbs a:hover img {
 /*border: 1px solid #2eaeff;*/;
}

#chart-thumbs a.active {
}

#chart-thumbs a.active img {
  border: 1px solid #2eaeff;
}

#chart-thumbs img {
  width: auto;
  height:200px;
  display: block;
  margin:0 auto;
  /*float: left;*/
 /*border: 1px solid #e6e6e6;
  margin: 0 0 18px 0;*/
}

#chart-thumbs h2{
  clear:both;
  border-bottom:1px dotted #ccc;
  padding-bottom: 2px;
}

#chart-thumbs h3 {
  margin: 0;
  padding: 0;
  margin-top: 5px;
  /*position: absolute;
  bottom:10px;
  left:0;*/
  padding:0px;
  font-size:16px;
  line-height: 20px;
}

#chart-thumbs p {
  margin: 0;
  padding: 0;
  color: #000;
  margin-top: 10px;
}

@media screen and (max-width: 960px){
  #chart-thumbs li{
    margin:0;
    margin-bottom: 20px;
    width:40%;
    background-size:200px;
  }

  #chart-thumbs img{
    /*height:200px*/;
    /*width:100%;*/
    float:none;
    display:block;
  }

  #chart-thumbs h3{
    padding-top:20px;
  }
}

@media screen and (max-width: 481px){
  #chart-thumbs li{
    margin:0;
    margin-bottom: 20px;
    width:100%;
    background-size:200px;
  }

  #chart-thumbs img{
    /*height:200px*/;
    /*width:100%;*/
    width:100%;
    height:auto;
    float:none;
    display:block;
  }

  #chart-thumbs h3{
    padding-top:20px;
  }
}
.content_white form {
  display: none;
}

#content-hidden {
  display: none;
}

#colorbox {
}

#colorbox h2 {
  font-size: 26px;
  line-height: 29px;
  margin: 0 0 30px 0;
}

#colorbox p {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 30px 0;
}

#colorbox .image_stat {
  margin: 0 0 40px 0;
}

#colorbox .content_white {
  padding-bottom: 0;
}

#btn-print {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #000;
  text-decoration: none;
  position: absolute;
  top: 4px;
  right: 33px;
  z-index: 1;
}

#btn-print:hover {
  text-decoration: underline;
}

#hidden-chart-content {
  display: none;
}

@media print {
  #charts-page {
    background: none;
  }

  #charts-page #btn-print,
  #charts-page #cboxOverlay,
  #charts-page #colorbox,
  #charts-page #fb-root,
  #charts-page .center,
  #charts-page #general_navigation,
  #charts-page #footer {
    display: none !important;
  }

  #charts-page #hidden-chart-content {
    display: block;
  }

  #charts-page #hidden-chart-content h2 {
    font-size: 26px;
    line-height: 29px;
    margin: 0 0 30px 0;
  }

  #charts-page #hidden-chart-content p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 30px 0;
  }

  #charts-page #hidden-chart-content .image_stat {
    margin: 0 0 40px 0;
  }
}

.esmerk {
  margin: 0 0 50px;
  line-height: 150%;
}

.esmerk-noshow {
  display: none;
}

/* END NEW CSS */

/* START - RSS Feeds */
.rssnews {
  position: relative;
  max-width: 100%;
  height: 28px;
  overflow: hidden;
  margin-bottom: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #f3f3f3;
  border: 1px solid #e6e6e6;
}

.rssnews.loading {
  background: #f3f3f3 url("css_images/ajax-loader.gif") center center no-repeat;
}
/*#rssfeeds1, #rssfeeds2 {*/
.rssfeeds {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/*#rssfeeds1 p, #rssfeeds2 p {*/
#main_content .rssfeeds p {
  padding: 0 10px 0 10px;
}
/*#rssfeeds1 p a, #rssfeeds2 p a {*/
.rssfeeds p a {
  color: black !important;
  font-size: 14px;
  text-decoration: none;
}
/*#rssfeeds1 p a:hover, #rssfeeds2 p a:hover {*/
.rssfeeds1 p a:hover {
  /*text-decoration: none;*/
  color: #2eaeff !important;
}

/* END - RSS Feeds */

#footerlogo {
  background: transparent url('./css_images/porssisaatio_footerlogo.png') no-repeat top left;
  width: 76px;
  height: 78px;
  margin-left: -10px;
  margin-top: -4px;
}

#footerlogo a {
  display: block;
  text-indent: -9999px;
  width: 76px;
  height: 78px;
  overflow: hidden;
}

article.post,
.small_box {
  position: relative;
}

.edit-link {
  display: none;
}

article.post .edit-link,
.small_box .edit-link {
  position: absolute;
  top: 0;
  right: 0;
  background: white;
  padding: 4px 8px;
  border: 1px solid lightGrey;
  border-radius: 12px;
}

article.post:hover .edit-link,
.small_box:hover .edit-link {
  display: block;
}

.menu-item-6721, .menu-item-3824, .menu-item-3498 {
  display: none;
}

.fb_iframe_widget iframe {
  max-width: 100% !important;
}

@media all and (max-width: 1015px) {
  #grey_footer .wrap {
    float: left;
    width: 100%;
    margin: 0;
  }

  #grey_footer  h3 {
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
  }

  #grey_footer .wrap_wide {
    float: left;
    width: 100%;
  }

  #grey_footer .wrap_2 {
    float: left;
    width: 100%;
  }

  #grey_footer .footer-rss {
    height: auto;
  }
}

@media all and (max-width: 896px) {
  #main_content {
    width: 100%;
  }

  .menu-item-6721, .menu-item-3824, .menu-item-3498 {
    display: block;
  }

  .big_inner_left, .small_inner_right, #aside_content {
    width: auto;
    max-width: 100%;
  }

  #content {
    overflow: auto;
    padding: 30px 0 0;
  }

  #footer {
    min-width: 100%;
  }

  #black_footer li {
    width: auto;
    /*background: none;*/;
  }

  .center_nav {
    width: 100%;
    max-width: 320px;
    float: right;
    padding: 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }

  #general_navigation {
    position: absolute;
    z-index: 10;
    top: 121px;
    left: 0;
    bottom: 0;
    width: 100%;
    min-width: 100%;
    height: auto;
    overflow: auto;
    background: transparent;
  }

  #general_navigation ul {
    width: 100%;
    padding: 6px 0;
    height: 32px;
    background: #2a2a2a;
    overflow: hidden;
  }

  #general_navigation li {
    clear: both;
    float: none;
    overflow: auto;
    width: 100%;
    margin: 0;
    padding: 0 0 0 14px;
    height: 32px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #2a2a2a;
  }

  #general_navigation li:first-child {
    display: block;
    background: url('css_images/menu.png') no-repeat right center;
    background-size: 30px auto;
  }

  #general_navigation li a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: left;
    background: none;
    line-height: 32px;
  }

  #general_navigation li.current-menu-item a {
    background: none;
  }

  #general_navigation li a strong, #general_navigation li.current-menu-item a strong {
    padding: 0;
    background: none;
    color: #fff;
    font-size: 15px;
  }
}

@media all and (max-width: 640px) {
  body {
    background: #fafafa url('css_images/header_bg_mobile.png') 0 0 repeat-x;
  }

  /*.rssnews, #slogan, #searchform, #help_nav { display: none }

  #help_nav.mobile, #help_nav.mobile #searchform { display: block; }*/

  #general_navigation {
    top: 156px;
  }

  #content {
    padding: 50px 0 0;
  }

  #slide_content, #slide_content .item, #slide_content img {
    width: 280px;
    height: 170px;
  }

  #main_content #carousel .item img {
    width: 280px;
    height: 170px;
  }

  .caroufredsel_wrapper {
    width: 280px !important;
    height: 190px !important;
  }

  .sliderHolder a {
    width: 10px;
  }
}


/* Heidin css muutokset */

#head {
  height: 140px;
}

#chart-thumbs, #title {
  width: 100%;
}

#main_content img {
  max-width: 100%;
}

.big_inner_left .post img {
  width: auto !important;
}

.center {
  overflow: visible !important;
}

#general_navigation {
  background: #000 !important;
  height: 70px;
}

@media all and (max-width: 640px) {
  .post .title_link h3 {
    clear: both;
    margin-bottom: 10px !important;
  }

  .post .title_link img {
    margin-bottom: 10px;
  }

  #main_content h1, .headline, #content .dict h1, #title h1 {
    font-size: 30px;
  }

  .left_images img {
    float: none;
  }

  #main_content .flexslider .item p {
    font-size: 15px !important;
    line-height: 20px !important;
  }

  .flexslider .flex-control-paging li a {
    width: 20px !important;
  }

  .flex-direction-nav {
    display: none;
  }
}

@media (max-width: 896px) {
  body {
    background: #fafafa url('css_images/header_bg_mobile.png') 0 0 repeat-x;
  }

  #general_navigation {
    top: 156px;
  }

  #content {
    padding: 75px 0 0;
  }

  #aside_content, #grey_footer {
    margin-top: 0px !important;
  }

  .small_box:last-child {
    background: none;
    margin-bottom: 0px !important;
  }

  .white {
    background: none;
    padding: 0;
  }

  #general_navigation, #content {
    overflow: visible !important;
  }

  .big_inner_left, .small_inner_right, #aside_content {
    width: 100%;
  }

  .commentsBox .fb-comments {
    max-width: 100% !important;
    width: 100% !important;
    overflow-x: scroll;
    overflow-y: hidden;
  }

  #colorbox {
    width: 100% !important;
  }

  #crumbs {
    padding-top: 30px;
  }
}

@media (max-width: 1024px) {
  .news_body p {
    overflow: hidden;
  }

  .icons_holder {
    clear: both !important;
    position: relative;
  }

  .wp-post-image {
    float: left;
    margin-right: 15px;
    margin-bottom: 0px !important;
  }

  .small_box .wp-post-image {
    margin-bottom: 10px !important;
  }
}

@media (max-width: 784px) {
  .footer-col-3 {
    clear: both;
  }

  #black_footer li {
    min-width: 120px;
  }

  .footer-col-2 {
    background: none !important;
  }

  .rssnews, #slogan, #searchform, #help_nav {
    display: none;
  }

  #help_nav.mobile, #help_nav.mobile #searchform {
    display: block;
  }
}

@media (max-width: 539px) {
  #black_footer li {
    background: none;
    float: none;
    min-height: inherit;
  }

  .footer-col-3 {
    margin: 30px 0;
  }

  .event-calendar {
    /*display: none;*/;
  }

  .small_box p {
    clear: both;
  }
}

/*Flexslider*/

#main_content .flexslider li {
  margin-bottom: 0px;
  line-height: normal;
  padding: 0;
  background: none;
}

.flexslider .slides li .item a img {
  max-height: 425px !important;
  max-width: 700px !important;
}

.item {
  float: left;
  position: relative;
}

.item .sliderParagraph {
  background: #2eaeff;
  color: #fff;
  margin-bottom: -10px !important;
}

.item a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 30 !important;
}

.item .sliderHeadline {
  margin: 39px 0 0 0;
  background: #000;
  color: #2eaeff;
}

#main_content .flexslider .item p {
  font-family: museo-slab , sans-serif;
  line-height: 40px;
  clear: both;
  width: auto;
  padding: 7px 11px;
  position: relative;
  z-index: 20;
  text-transform: uppercase;
  display: inline-block;
  font-size: 31px;
  float: left;
  margin: 0 !important;
  text-decoration: none;
}

.flexslider .slides li {
  position: relative;
}

#main_content .flexslider td {
  padding: 10px 15px 0 15px;
}

.carousel_table {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.flex-prev,
.flex-next {
  width: 42px !important;
  height: 54px !important;
  display: block;
  position: absolute;
}

.flex-prev {
  content: none;
  left: 0px !important;
  top: 50% !important;
  background: #fff url(css_images/nav_fred.png) left top no-repeat;
}

.flex-next {
  right: 0px !important;
  top: 50% !important;
  background: transparent url(css_images/nav_fred.png) right top no-repeat;
}

.flex-prev:hover {
  background: transparent url(css_images/nav_fred.png) left bottom no-repeat;
}

.flex-next:hover {
  background: transparent url(css_images/nav_fred.png) right bottom no-repeat;
}

.flexslider .flex-control-paging li a {
  display: block;
  width: 30px;
  height: 10px;
  margin-right: 4px !important;
  background: #4c4c4c;
  float: left;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
}

.flexslider .flex-control-paging li a.flex-active {
  background: #2eaeff;
}

.flexslider .flex-control-paging {
  background: #000 url("css_images/carusel_bg.png") 0 0 repeat-x;
  height: 22px;
  padding: 12px 0 0 0;
}

.big_inner_left > .event-calendar > iframe {
  height: auto !important;
}
