<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&amp;subset=latin,cyrillic-ext,latin-ext,cyrillic);

body { background:#aaa url("/images/barcamp/bg-pattern.png") repeat center top; font:0.8em/1.5 'Open Sans',arial,tahoma,verdana,sans-serif;}

#adsense { position:absolute; top:-100px; text-align:center;left:140px}

#wrapper { background:transparent; box-shadow:0 0 0 transparent; margin-top:30px; margin-bottom:0; }
#content { background:#fff; padding-bottom:15px; border-radius:5px; margin-top:10px;}
#footer { background:rgba(255,255,255,0.25); padding:15px 10px; border-radius:5px; margin-top:20px }
#content .category_title {background:#D92227;}


#infobar { border-bottom:0px solid #ddd; background:#D92227; border-radius:5px; color:#fff; }
#infobar a { color:#fff }

#slider { margin:10px 0;}
#slider ul, #slider li{ margin:0; padding:0; list-style:none; }
#slider li{ width:360px; height:240px; overflow:hidden; }


#conference-list-menu {
  width: 100%; 
  font-size: 1.1em;
  position:absolute;
  z-index:100;
}

#conference-list-menu ul {
  margin: 0;
  margin-top:-10px;
  margin-right:10px;
  padding: 0;
  box-shadow:0 0 10px #aaa;
  float: right;
}

#conference-list-menu ul li {
  display: inline; 
}

#conference-list-menu ul li a{
  float: left; 
  text-decoration: none; 
  color: #fff; 
  padding: 8px;
  background-color: #555;
  border-bottom:1px solid #888;
  border-right:1px solid #888;
}

#conference-list-menu ul li a:hover{
  color: #fff;
  background-color:#7d7d7d;
}

#conference-list-menu ul li a.current{
  color: #fff;
  background-color:#cf0000;
  font-weight:bold;
}

.videobox4_image { box-shadow:2px 2px 5px #ccc;}
.videobox4_image:hover { border:5px solid #ccc; box-shadow:0 0 0px #ccc;}
.videobox4_small_image { box-shadow:2px 2px 5px #ccc;}
.videobox4_small_image:hover { border:5px solid #ccc; box-shadow:0 0 0px #ccc;}

#authentication_menu {top:50px;}</pre></body></html>