first steps to implement video showcase

This commit is contained in:
Alex Corbi 2017-01-13 18:12:02 +01:00
parent 94c3764e3e
commit b097157426
400 changed files with 3101 additions and 806 deletions

View file

@ -19,6 +19,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -32,16 +33,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -70,7 +61,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -87,7 +78,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -19,6 +19,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -32,16 +33,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -70,7 +61,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -87,7 +78,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -19,6 +19,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -32,16 +33,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -70,7 +61,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -87,7 +78,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

109
_site/css/video.css Normal file
View file

@ -0,0 +1,109 @@
#video-roster {
background-color:#000;
margin:0;
padding:0;
}
.videobox
{
display:block;
float:left;
width:240px;
height:180px;
margin-top:4px;
margin-left:2px;
margin-right:2px;
opacity:.5;
text-align:center;
padding:20px;
}
.videobox:hover
{
opacity:1;
}
.videobox .video-title
{
color:#fff;
font-size:1.1em;
text-align:left;
}
.videobox .video-description, .videobox .tags
{
display:none;
}
#videotext
{
width:40%;
background-color:#fff;
opacity:.8;
position:fixed;
z-index:100;
right:20px;
top:20px;
display:none;
padding:30px;
}
#videotext .video-title
{
color:#000;
font-size: 1.7em;
background-color:none;
}
#videotext .tags
{
font-weight:lighter;
}
#videotext .video-description
{
display:block;
font-size: 1em;
}
.playbutton
{
width:60px;
margin-top:30px;
display:none;
pointer-events: none;
}
#videoplayer
{
display:block;
position:fixed;
z-index:1000;
width:100%;
height:100%;
display:none;
background:#000;
}
#player
{
display:block;
width:80%;
height:80%;
margin:5% auto;
background:#000;
}
#close-button
{
position:fixed;
z-index:1001;
display:block;
width:50px;
height:50px;
top:0;
right:0;
background-image:url("/images/close-button-large.png");
background-size:cover;
}

View file

@ -6,8 +6,8 @@
</description>
<link>http://scopesessions.org/</link>
<atom:link href="http://scopesessions.org /feed.xml " rel="self" type="application/rss+xml" />
<pubDate>Fri, 13 Jan 2017 12:51:51 +0100</pubDate>
<lastBuildDate>Fri, 13 Jan 2017 12:51:51 +0100</lastBuildDate>
<pubDate>Fri, 13 Jan 2017 18:09:33 +0100</pubDate>
<lastBuildDate>Fri, 13 Jan 2017 18:09:33 +0100</lastBuildDate>
<generator>Jekyll v3.1.2</generator>
<item>

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

View file

@ -19,6 +19,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -32,16 +33,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -70,7 +61,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -88,7 +79,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -18,6 +18,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -31,16 +32,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -69,7 +60,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -86,7 +77,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

View file

@ -19,6 +19,7 @@
<link rel="stylesheet" href="/bower_components/fontawesome/css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="/css/picbook.css" type="text/css" />
<link rel="stylesheet" href="/css/custom.css" type="text/css" >
<link rel="stylesheet" href="/css/video.css" type="text/css" >
<link rel="stylesheet" href="/css/hover.css" type="text/css" >
<link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
@ -32,16 +33,6 @@
<script src="/js/custom.js" type="text/javascript" ></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90315927-1', 'auto');
ga('send', 'pageview');
</script>
</head>
@ -70,7 +61,7 @@
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/call-for-talks/">Call for talks</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/artists/">Artists</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
<a class="header-btn navbar-text right button menu-icon hvr-sweep-to-top" href="/about/">About</a>
</div>
@ -87,7 +78,7 @@
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/call-for-talks/"><i class="fa fa-sign-in"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/artists/"><i class="fa fa-user"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
<a class="menu-icon-big navbar-text right button hvr-sweep-to-top" href="/about/"><i class="fa fa-info"></i></a>
</div>

1438
_site/video/index.html Normal file

File diff suppressed because it is too large Load diff