<!DOCTYPE html><script>var __pbpa = true;</script><script>var translated_warning_string = 'Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?';</script><script type="text/javascript" language="javascript" src="https://assets.tumblr.com/assets/scripts/pre_tumblelog.js?_v=b9f848c06fcba7eaf305d4a7cb7a1b98"></script><!DOCTYPE html>

<!--                                                                                                 

Observer Theme
By Zack Sultan
Revised February 21, 2013
                
-->

<html>
    <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
        <title>Ölerian</title>
        <style>figure{margin:0}.tmblr-iframe{position:absolute}.tmblr-iframe.hide{display:none}.tmblr-iframe--amp-cta-button{visibility:hidden;position:fixed;bottom:10px;left:50%;transform:translateX(-50%);z-index:100}.tmblr-iframe--amp-cta-button.tmblr-iframe--loaded{visibility:visible;animation:iframe-app-cta-transition .2s ease-out}</style><link rel="stylesheet" media="screen" href="https://assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css?_v=6e121b6530ce38be364bf1089290570b"><link rel="shortcut icon" href="https://66.media.tumblr.com/avatar_68a2c2f1ecb6_128.pnj">
        <link rel="alternate" type="application/rss+xml" href="https://oelerian.se/rss">
        
            <meta name="description" content="Din guide in i &ouml;lkulturen..." />
        
        <link rel="shortcut icon" href="https://66.media.tumblr.com/avatar_68a2c2f1ecb6_128.pnj">
        <link rel="alternate" type="application/rss+xml" href="https://oelerian.se/rss">
        <link href='http://fonts.googleapis.com/css?family=Arvo:400,700,400italic|Poiret+One' rel='stylesheet' type='text/css' />
        <meta name="viewport" content="width=device-width, maximum-scale=1.0, user-scalable=no" />

<!-- Options -->

        <meta name="if:Show Navigation" content="1"/>
        <meta name="if:Wide Images" content="1"/>
        <meta name="if:Show Description" content="0"/>
        <meta name="if:Show Post Tags" content="1"/>
        <meta name="if:Show Post Notes" content="1"/>
        <meta name="if:Show Copyright" content="0"/>
        <meta name="if:Show Archive Navigation Link" content="1"/>
        <meta name="if:Alternate Header Layout" content="0"/>
        <meta name="color:Content Background" content="#fff"/>
        <meta name="color:Body Text" content="#333333"/>
        <meta name="color:Link Text" content="#333333"/>
        <meta name="color:Link Hover" content="#333333"/>
        <meta name="color:Link Active" content="#333333"/>
        <meta name="color:Secondary Text" content="#888888"/>
        <meta name="color:Header Text" content="#333333"/>
        <meta name="image:Header" content=""/>
        <meta name="text:TypeKit ID" content=""/>
        <meta name="text:Header Font" content="futura"/>
        <meta name="text:Body Font" content="georgia"/>
        <meta name="text:Title Font" content="futura"/>
        <meta name="text:Secondary Font" content="futura"/>
        
        <meta name='text:Disqus Shortname' content='oelerian' />
        <meta name='text:Google Analytics' content='' />
        
<!-- Scripts -->
    <script src="https://static.tumblr.com/4kpnlef/Pttmhz2ap/jquery-1.9.1.min.js"></script>
    
    

    <script type="text/javascript">
        $(document).ready(function() {
    		// Make desktop tumblr video stretch to 100%
            $('.tumblr_video_container').css({ 'width' : '100%', 'height' : '100%' });
            // Resize tumblr video on mobile
            $('.iphone-video a').css({ 'width' : '100%', 'height' : '200px' });
            // Resize spotify for responsive view
            $('.mobile-spotify iframe').css('height', '80px');
            $('.mobile-spotify iframe').css('width', '290px');        
		});        
        
        //Always resize spotify on mobile
	    if( /Android|webOS|iPhone|iPad|iPod|BlackBerry/i.test(navigator.userAgent) ) {
		    $(document).ready(function(){
			    $('iframe.spotify_audio_player').css('height', '80px');
			    $('iframe.spotify_audio_player').css('width', '290px');
		    });
	    }
        
        //disable safari active states
        document.addEventListener("touchstart", function() {},false);
        
	</script>


<!-- Analytics -->

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-5147086-3']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>


    

<!-- Style Sheet -->
        
<style type="text/css">
    
::selection {
    background: #fff882; /* Safari */
	color: #444444;
	}
	
::-moz-selection {
	background: #fff882; /* Firefox */
	color: #444444;
}

body {
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
    font-size:18px;
	-webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
	}
	
p, li, blockquote {
	line-height: 28px;
	margin: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 30px;
}

.ir {
	text-indent: -99999em;
}

.center {
	text-align: center;
}

/* Global colors 
********************************/

body {
	color: #333333;
	background-color: #fff;
}

.blog-description {
	color: #888888;
}

a {
	color: #eb8805;
	text-decoration: none;
	border-bottom: 1px solid rgba(136, 136, 136, 0.3);
}

#header h1 a {
	color: #333333;
	border-bottom: none;
}

a:hover {
	color: #ffa519;
}

a:active {
	position: relative;
	outline: none;
	top: 1px;
	color: #ffa519;
}


.metadata a, #footer-links a, #footer p.promo a, .links a {
	color: #888888;
	border-bottom: none;
}

.metadata a:hover, #footer-links a:hover, #footer p.promo a:hover, .links a:hover, .more a:hover, a.mobile-player:hover {
	color: #333333;
}

.post {
	border-bottom: 1px solid rgba(136, 136, 136, 0.4);
}

.colophon p {
	color: #888888;
}


/* Global fonts 
********************************/

body {
	font-family: Arvo, georgia, serif;
	font-weight: normal;
}

.title h1, .link-title h1, .chat-title h1, .q h1, .a h1, .album-info h2, #footer h2 {
	font-family: Poiret One, georgia, serif;
	font-weight: bold;
}

.blog-title h1 {
	font-family: Poiret One, futura, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 96px;
	line-height: 1em;
}

.metadata a {
	font-family: Arvo, futura, helvetica, arial, sans-serif;
	font-weight: normal;
}


/* Page 
********************************/




#page {
    border: 0px solid;
	max-width: 640px;
	padding-left:  50px;
	padding-right: 50px;
	margin: auto;
}






/* Header Centered
********************************/

#header {
	margin-top: 20px;
	margin-bottom: 80px;
	display: block;
	overflow: visible;
}

#header a {
	text-decoration: none;
}

.blog-title {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 70px;
}

.blog-title a {
	border-bottom: none;
}

.blog-title img {
	max-width: 100%;
}

.blog-description { 
	font-size: 16px;
	line-height: 20px;
	margin-top: 20px;
}

.links {
	margin-top: 0px;
	text-align: center;
	float: none;
	border-bottom: 1px solid rgba(136, 136, 136, 0.4);
}

.links ul {
	margin-top: 10px;
	padding: 0;
	display: block;	
	text-align: center;
	float: none;
}

.links li {
	display: inline;
	margin-left: 10px;
	text-transform: none;	
}

.links li:first-child {
	margin-left: 0px;	
}



/* Post wrappers
********************************/

#content {
	width: 100%;
	overflow-x: hidden;
}

.post {
	margin-bottom: 45px;
	padding-bottom: 40px;
	width: 100%;
}

.narrow {
	max-width: 640px;
	margin: auto;
}


/* Headings
********************************/

.title h1, .link-title h1, .chat-title h1 {
	text-align: center;
	margin: auto;
	margin-bottom: 25px;
	font-size: 42px;
	line-height: 50px;
}

.link-title a {
	text-decoration: none;
	position: relative;
}

span.link-arrow {
	position: relative;
	font-size: 20px;
	bottom: 3px;
}

.quote-short {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 25px;
}

.photo img, .album-art img, .videoWrapper {
    max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	border-radius: 2px;
}

.photo img, .album-art img {
	min-width: 640px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;	
}

.videoWrapper iframe, .videoWrapper object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* Post body styles
********************************/

.caption p {
	margin-bottom: 15px;
}

.caption h1 {
	font-weight: bold;
	margin-bottom: 15px;
}

.caption h2 {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 24px;
}

.caption blockquote {
	margin-bottom: 10px;
	border-left: 3px solid rgba(136, 136, 136, 0.2);
	margin-left: 5px;
	padding-left: 15px;
	line-height: 26px;
}

.caption pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	background-color: rgba(136, 136, 136, 0.2);
	border-radius: 2px;
	padding: 10px 15px 10px 15px;
	font-size: 15px;
	line-height: 24px;
	margin: 15px 0 25px 0;
}

.caption ul, ol {
	margin-top: 0;
	margin-bottom: 25px;
	padding-left: 40px;
}

.caption img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 30px auto 30px auto;
    border-radius: 2px;
}    

.quote-short {
	line-height: 40px;
	font-size: 36px;
	margin-bottom: 20px;
}

.quote-medium, .quote-long {
	line-height: 32px;
	font-size: 24px;
	margin-bottom: 20px;
}

ul.chat {
	list-style-type: none;
	padding-left: 0;
}

.chat li {
	border-bottom: 1px solid rgba(136, 136, 136, 0.3);
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.chat li:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

span.odd, span.even  {
	font-weight: bold;
}

.more a {
	display: block;
	width: 99%;
	height: 30px;
	border: 1px solid rgba(136, 136, 136, 0.3);
	text-align: center;
	text-decoration: none;
	border-radius: 2px;
	padding-top: 10px;
	margin-bottom: 30px;
}


.more a:active {
    background: rgba(136, 136, 136, 0.08);
    box-shadow: inset 0px 1px 4px rgba(136, 136, 136, 0.2);
    top: 0px;
} 

.audio-module {
	display: block;
	overflow: hidden;
	margin-bottom: 25px;
}

a.mobile-player {
	border: 1px solid rgba(136, 136, 136, 0.2);
	background: rgba(136, 136, 136, 0.1);
	width: 99%;
	padding: 30px 0 30px 0;
	margin-bottom: 25px;
	border-radius: 2px;
	display: none;
}

a.mobile-player:active {
    top: 0px;
    box-shadow: inset 0px 1px 4px rgba(136, 136, 136, 0.2);
    background: rgba(136, 136, 136, 0.18);
    border: 1px solid rgba(136, 136, 136, 0.3);
}

.play-triangle {
	margin-left: 20px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 6.5px 0 6.5px 10px;
	border-color: transparent transparent transparent rgba(136, 136, 136, 0.8);
}

.album-info {
	display: block;
	float: left;
	width: 63%;
}

.player {
	display: block;
	background-color: #ffffff;
	float: right;
	padding-top: 5px;
	padding-right: 2px;
	border: 1px solid rgba(136, 136, 136, 0.3);
}

.desktop-spotify {
	display: block;
	
}

.mobile-spotify {
	display: none;
	width: 290px;
	margin: auto;
}

.iphone-video object {
    display: block;
    margin: 0px auto 20px; 
}

.asker-block, .answer-text {
	display: block;
	overflow: auto;
}

p.question {
	padding-bottom: 10px;
	padding-top: 10px;
}

p.album, p.question {
	font-size: 24px;
	line-height: 32px;
}

h1.qa-letter {
	display: block;
	float: left;
	width: 45px;
	position: relative;
	bottom: 3px;
	font-size: 30px;
}

.q {
	margin-bottom: 20px; 
}

img.asker {
	float:left;
	margin-right: 8px;
	border-radius: 2px; 
	position: relative;
	top: 2px;
}

p.asker {
	font-style: italic;
}

p.question {
	clear: both;
}


/* Metadata
********************************/

.metadata {
	border: 0px solid gray;
	overflow: auto;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 20px;
}

.metadata a {
	text-decoration: none;
}

.date, .tags, .notes-count {
	display: block;
	float: left;
	margin-right: 15px;
}

.tags a, .notes-count a, .date a {
	margin-right: 5px;
}


/* Footer
********************************/

#footer {
	text-align: center;
	margin-bottom: 40px;
}

#footer a {
	text-decoration: none;
	border-bottom: none;
}

a.back-next {
    margin: 0px 10px 0px 10px;    
}

#footer h2 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 40px;
}


#footer-links ul {
	margin-bottom: 0px;
	padding: 0;
	display: block;
	text-align: center;
}

#footer-links li {
	display: inline;
	margin-left: 5px;
	font-size: 14px;
}

#footer-links li:first-child {
	margin-left: 0px;
}

#footer .colophon p {
	font-size: 14px;
	font-style: italic;
}

#footer p.promo {
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
}


/* Notes and comments
********************************/

#permalink-content {
	margin-top: 40px;
}

.avatar_frame {
	position: relative;
	top: 4px;
	margin-right: 10px;
}

.comments {
	margin-bottom: 35px;
}

.comments h3, .permalink-notes h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}

.permalink-notes ol {
	padding-left: 0;
}

.permalink-notes li {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid rgba(136, 136, 136, 0.3);
	font-size: 13px; 
}

.permalink-notes blockquote {
	margin: 5px 0px 5px 0px;
	border-left: 3px solid rgba(136, 136, 136, 0.2);
	margin-left: 20px;
	padding-left: 15px;
    line-height: 24px;
}

.notes a {
	border-bottom: none;
	text-decoration: underline;
}

/* Browser size break-points
********************************/


@media screen and (max-width: 800px) {

#header {
	margin-top: 20px;
	display: block;
	overflow: visible;
	padding-bottom: 0px;
}

.blog-title {
	display: block;
	text-align: center;
	margin-top: 50px;
	float: none;
	width: 100%;
    margin-bottom: 50px;
}

.blog-title h1 {
	font-size: 40px;
	margin-bottom: 10px;
}

.blog-description {
	font-size: 16px;
	line-height: 20px;
}

.links {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	float: none;
	border-bottom: 1px solid rgba(136, 136, 136, 0.4);
}

.links ul {
	margin-top: 10px;
	padding: 0;
	display: block;	
	text-align: center;
	float: none;
}

.links li {
	display: inline;
	margin-left: 16px;
	font-size: 17px;
	text-transform: none;	
}


.metadata {
	font-size: 16px;
	}

.player {
	display: none;
}

a.mobile-player {
	display: block;
}

.album-info {
	width: 100%
}

.title h1, .link-title h1, .chat-title h1 {
text-align: center;
font-size: 36px;
line-height: 42px;
}

}

@media screen and (max-width: 740px) {

#page {
	padding-left:  1em;
	padding-right: 1em;	
}

#header {
	margin-bottom: 50px;
}

/* WRANGLE TUMBLR VIDEO PLAYER */


.iphone-video img {
	width: 90%;
}

.iphone-video a {
	margin-bottom: 20px;
}

/* IMAGES */

.photo img, .album-art img {
	min-width: 100%;
}

.link-title a {
	line-height: 50px;
}

.desktop-spotify {
	display: none;
}

.mobile-spotify {
	display: block;
}

}

img {
  max-width: 100%;
}
    
</style>

<!-- End header -->
    
    <link rel="alternate" href="android-app://com.tumblr/tumblr/x-callback-url/blog?blogName=oelerian-blog%26postID=117348579148" /><link rel="alternate" href="ios-app://305343404/tumblr/x-callback-url/blog?blogName=oelerian-blog&postID=117348579148" /><link rel="alternate" type="application/json+oembed" href="https://www.tumblr.com/oembed/1.0?url=https://oelerian.se/post/117348579148/halvlager-fr%C3%A5n-sundbybergs-k%C3%B6ksbryggeri-en" title="Halvlager fr&aring;n Sundbybergs K&ouml;ksbryggeri - en k&ouml;lsch helt i min stil! Keep up the good work! #beer #sundbybergsk&ouml;ksbryggeri #k&ouml;lsch"/><script src="https://assets.tumblr.com/assets/scripts/tumblelog_post_message_queue.js?_v=a8fadfa499d8cb7c3f8eefdf0b1adfdd"></script><link rel="stylesheet" type="text/css" href="https://assets.tumblr.com/fonts/gibson/stylesheet.css?v=3"><meta name="keywords" content="beer,homebrew,ipa,strongale,hembryggning" /><!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS --><!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. --><!-- Read more: http://ogp.me/ --><meta property="fb:app_id" content="48119224995" /><meta property="og:title" content="&Ouml;lerian" /><meta property="og:url" content="https://oelerian.se/?og=1" /><meta property="og:description" content="Din guide in i &ouml;lkulturen..." /><meta property="og:type" content="tumblr-feed:tumblelog" /><meta property="og:image" content="https://66.media.tumblr.com/avatar_68a2c2f1ecb6_128.pnj" /><meta property="al:ios:url" content="tumblr://x-callback-url/blog?blogName=oelerian-blog" /><meta property="al:ios:app_name" content="Tumblr" /><meta property="al:ios:app_store_id" content="305343404" /><meta property="al:android:url" content="tumblr://x-callback-url/blog?blogName=oelerian-blog" /><meta property="al:android:app_name" content="Tumblr" /><meta property="al:android:package" content="com.tumblr" /><!-- END TUMBLR FACEBOOK OPENGRAPH TAGS --><!-- TWITTER TAGS --><meta charset="utf-8"><meta name="twitter:site" content="tumblr" /><meta name="twitter:card" content="app" /><meta name="twitter:description" content="oelerian-blog" /><meta name="twitter:title" content="oelerian-blog" /><meta name="twitter:creator" content="oelerian" /><meta name="twitter:app:name:iphone" content="Tumblr" /><meta name="twitter:app:name:ipad" content="Tumblr" /><meta name="twitter:app:name:googleplay" content="Tumblr" /><meta name="twitter:app:id:iphone" content="305343404" /><meta name="twitter:app:id:ipad" content="305343404" /><meta name="twitter:app:id:googleplay" content="com.tumblr" /><meta name="twitter:app:url:iphone" content="tumblr://x-callback-url/blog?blogName=oelerian-blog&amp;referrer=twitter-cards" /><meta name="twitter:app:url:ipad" content="tumblr://x-callback-url/blog?blogName=oelerian-blog&amp;referrer=twitter-cards" /><meta name="twitter:app:url:googleplay" content="tumblr://x-callback-url/blog?blogName=oelerian-blog&amp;referrer=twitter-cards" /><!-- GOOGLE CAROUSEL --><script type="application/ld+json">
	{"@type":"ItemList","url":"https:\/\/oelerian.se","itemListElement":[{"@type":"ListItem","position":1,"url":"https:\/\/oelerian.se\/post\/185524384278\/klart-en-mexikansk-lager-ska-ha-en-ljus-flaska-nu"},{"@type":"ListItem","position":2,"url":"https:\/\/oelerian.se\/post\/184946400978\/avnjuter-senaste-brygden-en-pils-med-amerikansk"},{"@type":"ListItem","position":3,"url":"https:\/\/oelerian.se\/post\/184943265593\/jag-b%C3%B6rjar-helgen-med-ett-smakprov-jag-fick-p%C3%A5"},{"@type":"ListItem","position":4,"url":"https:\/\/oelerian.se\/post\/180556959028\/lite-sk%C3%A5prensningsbryggning-p%C3%A5-g-mosaic-chinook"},{"@type":"ListItem","position":5,"url":"https:\/\/oelerian.se\/post\/167774577778\/jul%C3%B6lsprovning-del-1-beerychristmas-beer-xmas"},{"@type":"ListItem","position":6,"url":"https:\/\/oelerian.se\/post\/167527342348\/var-ju-bara-tvungen-att-testa-en-hilma-vanilla"},{"@type":"ListItem","position":7,"url":"https:\/\/oelerian.se\/post\/167420584728\/grattis-alla-pappor-farsdagen-till-%C3%A4ra-avnjuter"},{"@type":"ListItem","position":8,"url":"https:\/\/oelerian.se\/post\/167278568963\/min-tur-f%C3%B6r-amazing-haze-fr%C3%A5n-stigbergetsbryggeri"},{"@type":"ListItem","position":9,"url":"https:\/\/oelerian.se\/post\/140167365988\/tj%C3%A4rven-av-v%C3%A4sterg%C3%A5rden-bryggeri-en-ale-bryggd"},{"@type":"ListItem","position":10,"url":"https:\/\/oelerian.se\/post\/117348579148\/halvlager-fr%C3%A5n-sundbybergs-k%C3%B6ksbryggeri-en"}],"@context":"http:\/\/schema.org"}</script><link rel="canonical" href="https://oelerian.se" /></head>
       
	<body>
		
		<div id="page">
		
			<div id="header">
                
                
				<div class="links">
					<ul>
						<li><a href="/">Home</a></li>
                        
                         
    					<li><a href="/ask">Fråga Ölerian</a></li>
						
                        
                        
                        <li><a href="/archive">Archive</a></li>
                        
					</ul>
				</div>
				
                
                
                
				<div class="blog-title">
                
                    
                    
                    
                    <h1><a href="/">Ölerian</a></h1>
                    
					
                    
					<p class="blog-description">Din guide in i ölkulturen...</p>
                    
				</div>
				
				
			
			</div> <!-- header end -->
			
			<div id="content">
            
			
				
                
				
				 
				<!-- PHOTO POST 
				///////////////////////////////////////////////////////-->
				
				<div class="post photo">
				
					<div class="wide">
                        <a href="https://www.instagram.com/p/BylKN9ZCXBt/?igshid=1sc9jffzfd1co">
                        
						<img src="https://66.media.tumblr.com/3f7337c03bfe219682ed2849f027609e/tumblr_psy7s4Jrss1qcftoqo1_1280.jpg" alt="Klart en mexikansk lager ska ha en ljus flaska! Nu ska den dock f&ouml;rpassas till m&ouml;rkret f&ouml;r att undvika eventuella felsmaker pga ljus.
#homebrew #beer #&ouml;l #mexicanbeer (p&aring;/i Solhem, Stockholms L&auml;n,..." />
				        
                        </a>
					</div>
				
					<div class="narrow">
				        
                        
						<div class="caption">
						    <p>Klart en mexikansk lager ska ha en ljus flaska! Nu ska den dock f&ouml;rpassas till m&ouml;rkret f&ouml;r att undvika eventuella felsmaker pga ljus.</p><p>#homebrew #beer #&ouml;l #mexicanbeer  (p&aring;/i Solhem, Stockholms L&auml;n, Sweden)<br /><a href="https://t.umblr.com/redirect?z=https%3A%2F%2Fwww.instagram.com%2Fp%2FBylKN9ZCXBt%2F%3Figshid%3D1sc9jffzfd1co&amp;t=NGFiNTZiMzcxZmM4ZTBlMTllNDdmOWQ5NzY4OGJiMWNkMmJhMWRjNCw0OG9VUjBHdw%3D%3D&amp;b=t%3ARypVB6jOagr8xGsAv8DGSw&amp;p=https%3A%2F%2Foelerian.se%2Fpost%2F185524384278%2Fklart-en-mexikansk-lager-ska-ha-en-ljus-flaska-nu&amp;m=1">https://www.instagram.com/p/BylKN9ZCXBt/?igshid=1sc9jffzfd1co</a></p>
						</div>
                        
						
						<div class="metadata">
						
							
    						<div class="date">
								<a href="https://oelerian.se/post/185524384278/klart-en-mexikansk-lager-ska-ha-en-ljus-flaska-nu">Jun. 11 2019</a>
							</div>
                            
							
                            
                            
                             
							 
                            <div class="tags">
                                
								<a href="https://oelerian.se/tagged/homebrew">#homebrew</a>
							    
								<a href="https://oelerian.se/tagged/beer">#beer</a>
							    
								<a href="https://oelerian.se/tagged/%C3%B6l">#&ouml;l</a>
							    
								<a href="https://oelerian.se/tagged/mexicanbeer">#mexicanbeer</a>
							     
							</div>
                             
						    
                            
                            
                            
                            
						
						</div> <!-- metadata end -->
				
					</div> <!-- narrow end -->
					
				</div> <!-- post end -->
				
                
                
                
                
                
                
				
                
                
				
				
				
                
                
                
				
				 
                
                
		
		         
				
                
                
				
                
            
			
				
                
				
				 
				<!-- PHOTO POST 
				///////////////////////////////////////////////////////-->
				
				<div class="post photo">
				
					<div class="wide">
                        <a href="https://www.instagram.com/p/Bxkqw-NCeau/?igshid=qytwe00u4s6q">
                        
						<img src="https://66.media.tumblr.com/a83994ea283a578ed845eb9f9006b7ad/tumblr_prnu1t6AJp1qcftoqo1_1280.jpg" alt="Avnjuter senaste brygden - en pils med amerikansk humle 🍻
Purf&auml;rsk nu, n&aring;gra veckor till p&aring; fat och den kommer bli str&aring;lande!
#hembryggning #homebrew #jaktenp&aring;b&auml;stalagern
https://www.instagram.com/p/Bxkqw-NCeau/?igshid=qytwe00u4s6q" />
				        
                        </a>
					</div>
				
					<div class="narrow">
				        
                        
						<div class="caption">
						    <p>Avnjuter senaste brygden - en pils med amerikansk humle &#127867;<br />
Purf&auml;rsk nu, n&aring;gra veckor till p&aring; fat och den kommer bli str&aring;lande!</p><p>#hembryggning #homebrew #jaktenp&aring;b&auml;stalagern<br /><a href="https://t.umblr.com/redirect?z=https%3A%2F%2Fwww.instagram.com%2Fp%2FBxkqw-NCeau%2F%3Figshid%3Dqytwe00u4s6q&amp;t=NGZiMTgzZDE0ZTIzNjE4MmNkZWI5ZTRlZmQ3ZmY3MjA2ZDkwOTcyYyxtQVZWUXU0eA%3D%3D&amp;b=t%3ARypVB6jOagr8xGsAv8DGSw&amp;p=https%3A%2F%2Foelerian.se%2Fpost%2F184946400978%2Favnjuter-senaste-brygden-en-pils-med-amerikansk&amp;m=1">https://www.instagram.com/p/Bxkqw-NCeau/?igshid=qytwe00u4s6q</a></p>
						</div>
                        
						
						<div class="metadata">
						
							
    						<div class="date">
								<a href="https://oelerian.se/post/184946400978/avnjuter-senaste-brygden-en-pils-med-amerikansk">May. 17 2019</a>
							</div>
                            
							
                            
                            
                             
							 
                            <div class="tags">
                                
								<a href="https://oelerian.se/tagged/hembryggning">#hembryggning</a>
							    
								<a href="https://oelerian.se/tagged/homebrew">#homebrew</a>
							    
								<a href="https://oelerian.se/tagged/jaktenp%C3%A5b%C3%A4stalagern">#jaktenp&aring;b&auml;stalagern</a>
							     
							</div>
                             
						    
                            
                            
                            
                            
						
						</div> <!-- metadata end -->
				
					</div> <!-- narrow end -->
					
				</div> <!-- post end -->
				
                
                
                
                
                
                
				
                
                
				
				
				
                
                
                
				
				 
                
                
		
		         
				
                
                
				
                
            
			
				
                
				
				 
				<!-- PHOTO POST 
				///////////////////////////////////////////////////////-->
				
				<div class="post photo">
				
					<div class="wide">
                        <a href="https://www.instagram.com/p/BxkWv6UiKln/?igshid=1vul2597mewmh">
                        
						<img src="https://66.media.tumblr.com/6ffa06c2da5e51a4a0c9735613e5f1ab/tumblr_prnlyazbp31qcftoqo1_1280.jpg" alt="Jag b&ouml;rjar helgen med ett smakprov jag fick p&aring; posten - Mariestads Sommarlager 🍻
Det h&auml;r &auml;r en riktigt bra alkoholfri &ouml;l! Den &auml;r ofiltrerad, smakrik och t&ouml;rstsl&auml;ckande. Den kommer det bli fler av i sommar 😊
#Mariestads #sommarlager..." />
				        
                        </a>
					</div>
				
					<div class="narrow">
				        
                        
						<div class="caption">
						    <p>Jag b&ouml;rjar helgen med ett smakprov jag fick p&aring; posten - Mariestads Sommarlager &#127867;<br />
Det h&auml;r &auml;r en riktigt bra alkoholfri &ouml;l! Den &auml;r ofiltrerad, smakrik och t&ouml;rstsl&auml;ckande. Den kommer det bli fler av i sommar &#128522;</p><p>#Mariestads #sommarlager @spendrupsbryggeri <br /><a href="https://t.umblr.com/redirect?z=https%3A%2F%2Fwww.instagram.com%2Fp%2FBxkWv6UiKln%2F%3Figshid%3D1vul2597mewmh&amp;t=OGMzY2ZjNDFkMTFhMDk5YWNhNTVlNDRhYzE2Y2MzNGJkZDczMTkyOSxSU3N1cGsxRA%3D%3D&amp;b=t%3ARypVB6jOagr8xGsAv8DGSw&amp;p=https%3A%2F%2Foelerian.se%2Fpost%2F184943265593%2Fjag-b%25C3%25B6rjar-helgen-med-ett-smakprov-jag-fick-p%25C3%25A5&amp;m=1">https://www.instagram.com/p/BxkWv6UiKln/?igshid=1vul2597mewmh</a></p>
						</div>
                        
						
						<div class="metadata">
						
							
    						<div class="date">
								<a href="https://oelerian.se/post/184943265593/jag-b%C3%B6rjar-helgen-med-ett-smakprov-jag-fick-p%C3%A5">May. 17 2019</a>
							</div>
                            
							
                            
                            
                             
							 
                            <div class="tags">
                                
								<a href="https://oelerian.se/tagged/mariestads">#mariestads</a>
							    
								<a href="https://oelerian.se/tagged/sommarlager">#sommarlager</a>
							     
							</div>
                             
						    
                            
                            
                            
                            
						
						</div> <!-- metadata end -->
				
					</div> <!-- narrow end -->
					
				</div> <!-- post end -->
				
                
                
                
                
                
                
				
                
                
				
				
				
                
                
                
				
				 
                
                
		
		         
				
                
                
				
                
            
			
				
                
				
				 
				<!-- PHOTO POST 
				///////////////////////////////////////////////////////-->
				
				<div class="post photo">
				
					<div class="wide">
                        <a href="https://www.instagram.com/p/BqsTWcTAXfx/?utm_source=ig_tumblr_share&amp;igshid=b8t2ugkrdtum">
                        
						<img src="https://66.media.tumblr.com/4cc2c9db0dcd79a916e27de7ba2dc91d/tumblr_piv4n89jIp1qcftoqo1_1280.jpg" alt="Lite sk&aring;prensningsbryggning p&aring; g! Mosaic, Chinook, Simcoe och Motueka - mums 😊
Enbart Chinook som first-wort-hop och sen blandat i hopstand och torrhumling vid j&auml;stpitch
#homebrew #dryhop #beer..." />
				        
                        </a>
					</div>
				
					<div class="narrow">
				        
                        
						<div class="caption">
						    <p>Lite sk&aring;prensningsbryggning p&aring; g! Mosaic, Chinook, Simcoe och Motueka - mums &#128522;</p><p>Enbart Chinook som first-wort-hop och sen blandat i hopstand och torrhumling vid j&auml;stpitch</p><p>#homebrew #dryhop #beer #hops <br /><a href="https://t.umblr.com/redirect?z=https%3A%2F%2Fwww.instagram.com%2Fp%2FBqsTWcTAXfx%2F%3Futm_source%3Dig_tumblr_share%26igshid%3Db8t2ugkrdtum&amp;t=NjhjZmQyNWVhN2NmZWY3YjcwMzViNWI2YzI4ODIxYWZiYWNiNWNlNyxyNHFuNzVkcg%3D%3D&amp;b=t%3ARypVB6jOagr8xGsAv8DGSw&amp;p=https%3A%2F%2Foelerian.se%2Fpost%2F180556959028%2Flite-sk%25C3%25A5prensningsbryggning-p%25C3%25A5-g-mosaic-chinook&amp;m=1">https://www.instagram.com/p/BqsTWcTAXfx/?utm_source=ig_tumblr_share&amp;igshid=b8t2ugkrdtum</a></p>
						</div>
                        
						
						<div class="metadata">
						
							
    						<div class="date">
								<a href="https://oelerian.se/post/180556959028/lite-sk%C3%A5prensningsbryggning-p%C3%A5-g-mosaic-chinook">Nov. 27 2018</a>
							</div>
                            
							
                            
                            
                             
							 
                            <div class="tags">
                                
								<a href="https://oelerian.se/tagged/homebrew">#homebrew</a>
							    
								<a href="https://oelerian.se/tagged/dryhop">#dryhop</a>
							    
								<a href="https://oelerian.se/tagged/beer">#beer</a>
							    
								<a href="https://oelerian.se/tagged/hops">#hops</a>
							     
							</div>
                             
						    
                            
                            
                            
                            
						
						</div> <!-- metadata end -->
				
					</div> <!-- narrow end -->
					
				</div> <!-- post end -->
				
                
                
                
                
                
                
				
                
                
				
				
				
                
                
                
				
				 
                
                
		
		         
				
                
                
				
                
            
			
				
                
				
				 
				<!-- PHOTO POST 
				///////////////////////////////////////////////////////-->
				
				<div class="post photo">
				
					<div class="wide">
                        <a href="https://www.instagram.com/p/BbzsFzOD0wJ/">
                        
						<img src="https://66.media.tumblr.com/36f088b4ce66bccb8427343627bdd5f8/tumblr_ozu0r7PwEF1qcftoqo1_1280.jpg" alt="Jul&ouml;lsprovning del 1! #beerychristmas #beer #xmas" />
				        
                        </a>
					</div>
				
					<div class="narrow">
				        
                        
						<div class="caption">
						    <p>Jul&ouml;lsprovning del 1! #beerychristmas #beer #xmas</p>
						</div>
                        
						
						<div class="metadata">
						
							
    						<div class="date">
								<a href="https://oelerian.se/post/167774577778/jul%C3%B6lsprovning-del-1-beerychristmas-beer-xmas">Nov. 22 2017</a>
							</div>
                            
							
                            
                            
                             
							 
                            <div class="tags">
                                
								<a href="https://oelerian.se/tagged/beer">#beer</a>
							    
								<a href="https://oelerian.se/tagged/xmas">#xmas</a>
							    
								<a href="https://oelerian.se/tagged/beerychristmas">#beerychristmas</a>
							     
							</div>
                             
						    
                            
                            
                            
                            
						
						</div> <!-- metadata end -->
				
					</div> <!-- narrow end -->
					
				</div> <!-- post end -->
				
                
                
                
                
                
                
				
                
                
				
				
				
                
                
                
				
				 
                
                
		
		         
				
                
                
				
                
            
			
				
                
				
				 
				<!-- PHOTO POST 
				///////////////////////////////////////////////////////-->
				
				<div class="post photo">
				
					<div class="wide">
                        <a href="https://www.instagram.com/p/Bbh1YmUjA7V/">
                        
						<img src="https://66.media.tumblr.com/1a247f34e53b1be1ff362b592cb4afe7/tumblr_ozh6h8LKmJ1qcftoqo1_1280.jpg" alt="Var ju bara tvungen att testa en Hilma Vanilla Flippin&rsquo; Burger Fries IPA 😁
Vaniljsmaken &auml;r tydlig! De f&ouml;rsta klunkarna pekade p&aring; en riktigt bra &ouml;l, men i l&auml;ngden blir jag mer tveksam&hellip; Det &auml;r en sv&aring;rbeskrivlig och inte alltf&ouml;r angen&auml;m eftersmak som..." />
				        
                        </a>
					</div>
				
					<div class="narrow">
				        
                        
						<div class="caption">
						    <p>Var ju bara tvungen att testa en Hilma Vanilla Flippin&rsquo; Burger Fries IPA &#128513;<br />
Vaniljsmaken &auml;r tydlig! De f&ouml;rsta klunkarna pekade p&aring; en riktigt bra &ouml;l, men i l&auml;ngden blir jag mer tveksam&hellip; Det &auml;r en sv&aring;rbeskrivlig och inte alltf&ouml;r angen&auml;m eftersmak som v&auml;xer i takt med att &ouml;len dricks. S&aring; sammanfattningsvis &auml;r det en ok #ipa och ett kul experiment, tyv&auml;rr inte mer &auml;n s&aring;, enligt mig. #beer #flippinburgers #hilma  (p&aring;/i Flippin&rsquo; Burgers)</p>
						</div>
                        
						
						<div class="metadata">
						
							
    						<div class="date">
								<a href="https://oelerian.se/post/167527342348/var-ju-bara-tvungen-att-testa-en-hilma-vanilla">Nov. 15 2017</a>
							</div>
                            
							
                            
                            
                             
							 
                            <div class="tags">
                                
								<a href="https://oelerian.se/tagged/flippinburgers">#flippinburgers</a>
							    
								<a href="https://oelerian.se/tagged/hilma">#hilma</a>
							    
								<a href="https://oelerian.se/tagged/ipa">#ipa</a>
							    
								<a href="https://oelerian.se/tagged/beer">#beer</a>
							     
							</div>
                             
						    
                            
                            
                            
                            
						
						</div> <!-- metadata end -->
				
					</div> <!-- narrow end -->
					
				</div> <!-- post end -->
				
                
                
                
                
                
                
				
                
                
				
				
				
                
                
                
				
				 
                
                
		
		         
				
                
                
				
                
            
			
				
                
				
				 
				<!-- PHOTO POST 
				///////////////////////////////////////////////////////-->
				
				<div class="post photo">
				
					<div class="wide">
                        <a href="https://www.instagram.com/p/BbaDVJjjkL4/">
                        
						<img src="https://66.media.tumblr.com/c5cdfe47341d74ef4bf34487b67df052/tumblr_ozbl0lXi0L1qcftoqo1_1280.jpg" alt="Grattis alla pappor! Farsdagen till &auml;ra avnjuter jag en Colonial Hipster fr&aring;n @beerbliotek - riktigt bra &ouml;l! V&auml;lbalanserad smak och mycket h&auml;rlig och fruktig humle doft #beer #ipa #haze" />
				        
                        </a>
					</div>
				
					<div class="narrow">
				        
                        
						<div class="caption">
						    <p>Grattis alla pappor! Farsdagen till &auml;ra avnjuter jag en Colonial Hipster fr&aring;n @beerbliotek - riktigt bra &ouml;l! V&auml;lbalanserad smak och mycket h&auml;rlig och fruktig humle doft #beer #ipa #haze</p>
						</div>
                        
						
						<div class="metadata">
						
							
    						<div class="date">
								<a href="https://oelerian.se/post/167420584728/grattis-alla-pappor-farsdagen-till-%C3%A4ra-avnjuter">Nov. 12 2017</a>
							</div>
                            
							
                            
                            
                             
							 
                            <div class="tags">
                                
								<a href="https://oelerian.se/tagged/haze">#haze</a>
							    
								<a href="https://oelerian.se/tagged/ipa">#ipa</a>
							    
								<a href="https://oelerian.se/tagged/beer">#beer</a>
							     
							</div>
                             
						    
                            
                            
                            
                            
						
						</div> <!-- metadata end -->
				
					</div> <!-- narrow end -->
					
				</div> <!-- post end -->
				
                
                
                
                
                
                
				
                
                
				
				
				
                
                
                
				
				 
                
                
		
		         
				
                
                
				
                
            
			
				
                
				
				 
				<!-- PHOTO POST 
				///////////////////////////////////////////////////////-->
				
				<div class="post photo">
				
					<div class="wide">
                        <a href="https://www.instagram.com/p/BbP2-I7h_xF/">
                        
						<img src="https://66.media.tumblr.com/d08cf7a34a5f5c1a9c9468cb98e7587d/tumblr_oz493feahW1qcftoqo1_1280.jpg" alt="Min tur f&ouml;r Amazing Haze fr&aring;n @stigbergetsbryggeri som alla pratar s&aring; gott om!
Otroligt fr&auml;sch humledoft, som n&auml;r man precis &ouml;ppnar en p&aring;se vid bryggning - sv&aring;rslaget! Snygg till utseendet och god! Kanske lite v&auml;l mycket kolsyra och en aning..." />
				        
                        </a>
					</div>
				
					<div class="narrow">
				        
                        
						<div class="caption">
						    <p>Min tur f&ouml;r Amazing Haze fr&aring;n @stigbergetsbryggeri som alla pratar s&aring; gott om!<br />
Otroligt fr&auml;sch humledoft, som n&auml;r man precis &ouml;ppnar en p&aring;se vid bryggning - sv&aring;rslaget! Snygg till utseendet och god! Kanske lite v&auml;l mycket kolsyra och en aning metallisk smak, om det beror p&aring; om jag nyss varit sjuk l&aring;ter jag vara osagt. Kan oavsett rekommendera den och kommer sj&auml;lv dricka fler fram&ouml;ver &#128516; #neipa #beer</p>
						</div>
                        
						
						<div class="metadata">
						
							
    						<div class="date">
								<a href="https://oelerian.se/post/167278568963/min-tur-f%C3%B6r-amazing-haze-fr%C3%A5n-stigbergetsbryggeri">Nov. 8 2017</a>
							</div>
                            
							
                            
                            
                             
							 
                            <div class="tags">
                                
								<a href="https://oelerian.se/tagged/neipa">#neipa</a>
							    
								<a href="https://oelerian.se/tagged/beer">#beer</a>
							     
							</div>
                             
						    
                            
                            
                            
                            
						
						</div> <!-- metadata end -->
				
					</div> <!-- narrow end -->
					
				</div> <!-- post end -->
				
                
                
                
                
                
                
				
                
                
				
				
				
                
                
                
				
				 
                
                
		
		         
				
                
                
				
                
            
			
				
                
				
				 
				<!-- PHOTO POST 
				///////////////////////////////////////////////////////-->
				
				<div class="post photo">
				
					<div class="wide">
                        <a href="https://www.instagram.com/p/BCV-OE9Ouwi/">
                        
						<img src="https://66.media.tumblr.com/bb8c76c1c5fbdaf169ef0cc476a3fb32/tumblr_o39y4nVvj91qcftoqo1_1280.jpg" alt="Tj&auml;rven av V&auml;sterg&aring;rden Bryggeri - en ale bryggd med honung 🍯, vilket kan anas i smaken lagom mycket. Ger belgiska vibbar. 8 % alkohol en bra smuttar&ouml;l #beer #strongale" />
				        
                        </a>
					</div>
				
					<div class="narrow">
				        
                        
						<div class="caption">
						    <p>Tj&auml;rven av V&auml;sterg&aring;rden Bryggeri - en ale bryggd med honung &#127855;, vilket kan anas i smaken lagom mycket. Ger belgiska vibbar. 8 % alkohol en bra smuttar&ouml;l #beer #strongale</p>
						</div>
                        
						
						<div class="metadata">
						
							
    						<div class="date">
								<a href="https://oelerian.se/post/140167365988/tj%C3%A4rven-av-v%C3%A4sterg%C3%A5rden-bryggeri-en-ale-bryggd">Feb. 28 2016</a>
							</div>
                            
							
                            
                            
                             
							 
                            <div class="tags">
                                
								<a href="https://oelerian.se/tagged/beer">#beer</a>
							    
								<a href="https://oelerian.se/tagged/strongale">#strongale</a>
							     
							</div>
                             
						    
                            
                            
                            
                            <div class="notes-count">
								<a href="https://oelerian.se/post/140167365988/tj%C3%A4rven-av-v%C3%A4sterg%C3%A5rden-bryggeri-en-ale-bryggd">2 notes</a>
							</div>
                            
                            
						
						</div> <!-- metadata end -->
				
					</div> <!-- narrow end -->
					
				</div> <!-- post end -->
				
                
                
                
                
                
                
				
                
                
				
				
				
                
                
                
				
				 
                
                
		
		         
				
                
                
				
                
            
			
				
                
				
				 
				<!-- PHOTO POST 
				///////////////////////////////////////////////////////-->
				
				<div class="post photo">
				
					<div class="wide">
                        <a href="https://instagram.com/p/15-gTguu-w/">
                        
						<img src="https://66.media.tumblr.com/4f5cf5a88fcfeb702af2bf4c3bba48cc/tumblr_nndh71Lghg1qcftoqo1_640.jpg" alt="Halvlager fr&aring;n Sundbybergs K&ouml;ksbryggeri - en k&ouml;lsch helt i min stil! Keep up the good work! #beer #sundbybergsk&ouml;ksbryggeri #k&ouml;lsch" />
				        
                        </a>
					</div>
				
					<div class="narrow">
				        
                        
						<div class="caption">
						    <p>Halvlager fr&aring;n Sundbybergs K&ouml;ksbryggeri - en k&ouml;lsch helt i min stil! Keep up the good work! #beer #sundbybergsk&ouml;ksbryggeri #k&ouml;lsch</p>
						</div>
                        
						
						<div class="metadata">
						
							
    						<div class="date">
								<a href="https://oelerian.se/post/117348579148/halvlager-fr%C3%A5n-sundbybergs-k%C3%B6ksbryggeri-en">Apr. 25 2015</a>
							</div>
                            
							
                            
                            
                             
							 
                            <div class="tags">
                                
								<a href="https://oelerian.se/tagged/beer">#beer</a>
							    
								<a href="https://oelerian.se/tagged/k%C3%B6lsch">#k&ouml;lsch</a>
							    
								<a href="https://oelerian.se/tagged/sundbybergsk%C3%B6ksbryggeri">#sundbybergsk&ouml;ksbryggeri</a>
							     
							</div>
                             
						    
                            
                            
                            
                            
						
						</div> <!-- metadata end -->
				
					</div> <!-- narrow end -->
					
				</div> <!-- post end -->
				
                
                
                
                
                
                
				
                
                
				
				
				
                
                
                
				
				 
                
                
		
		         
				
                
                
				
                
            
                
            

			</div> <!-- content end -->
			
			<div id="footer">
			    
                
				
                <h2>
                
                
                
                <a class="back-next" href="/page/2">Next</a>
                
                </h2>
                
                
                
				<div id="footer-links">
					
						<ul>
							<li><a href="/">Home</a></li>
                            
                             
    					    <li><a href="/ask">Fråga Ölerian</a></li>
						    
                            
                            <li><a href="/archive">Archive</a></li>
					</ul>
				</div>
				
				<div class="colophon">
					
                    
					<p>&copy; Ölerian 2010–2019</p>
                    

					<p class="promo"><a href="http://zacksultan.com">Observer theme by Zack Sultan</a></p>
					
				</div>
			
			</div><!-- content end -->
		</div> <!-- page end -->


<iframe scrolling="no" width="1" height="1" frameborder="0" style="background-color:transparent; overflow:hidden; position:absolute; top:0; left:0; z-index:9999;" id="ga_target"></iframe><script type="text/javascript">
    (function(){
        var analytics_frame = document.getElementById('ga_target');
        var analytics_iframe_loaded;
        var user_logged_in;
        var blog_is_nsfw = 'No';

        var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent";
        var eventer = window[eventMethod];
        var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message";
        eventer(messageEvent,function(e) {
            var message = (e.data && e.data.split) ? e.data.split(';') : '';
            switch (message[0]) {
                case 'analytics_iframe_loaded':
                    analytics_iframe_loaded = true;
                    postCSMessage();
                    postGAMessage();
                    break;
                case 'user_logged_in':
                    user_logged_in = message[1];
                    postGAMessage();
                    break;
            }
        }, false);

        analytics_frame.src = "https://assets.tumblr.com/analytics.html?_v=f5cf4ddfa3c5301b7df129f74ead90c9#" +
                              "https://oelerian.se";
        function postGAMessage() {
            if (analytics_iframe_loaded && user_logged_in) {
                var is_ajax = false;
                analytics_frame.contentWindow.postMessage(['tick_google_analytics', is_ajax, user_logged_in, blog_is_nsfw, '/?route=%2F'].join(';'), analytics_frame.src.split('/analytics.html')[0]);
            }
        }
        function postCSMessage() {
            COMSCORE = true;
            analytics_frame.contentWindow.postMessage('enable_comscore;' + window.location, analytics_frame.src.split('/analytics.html')[0]);
        }
    })();
</script><script type="text/javascript" nonce="DWPiCgA26aLh4GsPzpyqsa2XAY">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1573431633&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDovL29lbGVyaWFuLnNlLyIsInJlcXR5cGUiOjAsInJvdXRlIjoiLyJ9&U=IDAPEOIEIN&K=daf6565faf04891713dad5c9c6aa291b1b0d1dce1afeeee5e38a68003cb2f6aa&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1573431633&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDovL29lbGVyaWFuLnNlLyIsInJlcXR5cGUiOjAsInJvdXRlIjoiLyIsIm5vc2NyaXB0IjoxfQ==&U=IDAPEOIEIN&K=2c28277cd50c884c43e2f80a6e28afb1232fa6e7394ed4cef777061211cbeb68&R="></noscript><script type="text/javascript" nonce="DWPiCgA26aLh4GsPzpyqsa2XAY">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1573431633&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6Ly9vZWxlcmlhbi5zZS8iLCJyZXF0eXBlIjowLCJyb3V0ZSI6Ii8iLCJwb3N0cyI6W3sicG9zdGlkIjoiMTg1NTI0Mzg0Mjc4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTg0OTQ2NDAwOTc4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTg0OTQzMjY1NTkzIiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTgwNTU2OTU5MDI4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTY3Nzc0NTc3Nzc4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTY3NTI3MzQyMzQ4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTY3NDIwNTg0NzI4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTY3Mjc4NTY4OTYzIiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTQwMTY3MzY1OTg4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTE3MzQ4NTc5MTQ4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9XX0=&U=PLBCKHAMPK&K=a98ed6215437ba028bcbeb957d700dea888ec188a3ee076137e4e966e3bfd71c&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1573431633&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6Ly9vZWxlcmlhbi5zZS8iLCJyZXF0eXBlIjowLCJyb3V0ZSI6Ii8iLCJwb3N0cyI6W3sicG9zdGlkIjoiMTg1NTI0Mzg0Mjc4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTg0OTQ2NDAwOTc4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTg0OTQzMjY1NTkzIiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTgwNTU2OTU5MDI4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTY3Nzc0NTc3Nzc4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTY3NTI3MzQyMzQ4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTY3NDIwNTg0NzI4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTY3Mjc4NTY4OTYzIiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTQwMTY3MzY1OTg4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTE3MzQ4NTc5MTQ4IiwiYmxvZ2lkIjoiNjE2MDUzNyIsInNvdXJjZSI6MzN9XSwibm9zY3JpcHQiOjF9&U=PLBCKHAMPK&K=ff69722df8796cd6a833846c02c0dd37ab42370827deaf768633a15ae7a60e1a&R="></noscript><noscript id="bootloader" data-bootstrap="{&quot;Components&quot;:{&quot;PostActivity&quot;:[],&quot;NotificationPoller&quot;:{&quot;messaging_keys&quot;:[],&quot;token&quot;:&quot;c86f8a500596474a7ef5034081f694bd&quot;,&quot;inbox_unread&quot;:0},&quot;DesktopDashboardLogo&quot;:{&quot;animations&quot;:[[&quot;https:\/\/assets.tumblr.com\/images\/logo\/hover-animations\/1.png?_v=161861acded461bb6e995593a3bae835&quot;,&quot;https:\/\/assets.tumblr.com\/images\/logo\/hover-animations\/1@2x.png?_v=496a774637302a598c851381d00009b0&quot;]]},&quot;TumblelogIframe&quot;:{&quot;unified&quot;:true,&quot;variant&quot;:null,&quot;isCompact&quot;:true,&quot;tumblelogBundleSrc&quot;:&quot;https:\/\/assets.tumblr.com\/client\/prod\/standalone\/tumblelog\/index.build.js?_v=443c7d810abf99ee59665fec24bd083b&quot;,&quot;tumblelogName&quot;:&quot;oelerian-blog&quot;,&quot;isLoggedIn&quot;:false,&quot;isFriend&quot;:false,&quot;formKey&quot;:&quot;&quot;,&quot;canSubscribe&quot;:false,&quot;isSubscribed&quot;:false,&quot;tumblelogTitle&quot;:&quot;\u00d6lerian&quot;,&quot;tumblelogAvatar&quot;:&quot;https:\/\/66.media.tumblr.com\/avatar_68a2c2f1ecb6_64.pnj&quot;,&quot;tumblelogHost&quot;:&quot;https:\/\/oelerian.se&quot;,&quot;isOptica&quot;:false,&quot;isCustomTheme&quot;:true,&quot;themeHeaderImage&quot;:&quot;https:\/\/assets.tumblr.com\/images\/default_header\/optica_pattern_06_focused_v3.png?_v=c5e9c9bdca5f67be80d91514a36509cc&quot;,&quot;themeBackgroundColor&quot;:&quot;#FAFAFA&quot;,&quot;themeTitleColor&quot;:&quot;#444444&quot;,&quot;themeAccentColor&quot;:&quot;#529ECC&quot;,&quot;brag&quot;:true,&quot;adsEnabled&quot;:true,&quot;canShowAd&quot;:true,&quot;isPremium&quot;:false,&quot;showLrecAds&quot;:false,&quot;showStickyLrecBackfill&quot;:false,&quot;showGeminiAds&quot;:false,&quot;geminiSectionCodeDesktop&quot;:&quot;a10bca9c-0c5d-4a02-ab13-14ab8513d81d&quot;,&quot;geminiSectionCodeMobile&quot;:&quot;ced63809-b609-4aca-96a0-abc099acba6b&quot;,&quot;currentPageType&quot;:&quot;blog&quot;,&quot;currentPage&quot;:&quot;1&quot;,&quot;searchQuery&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;query&quot;:&quot;&quot;,&quot;chrono&quot;:false,&quot;postId&quot;:&quot;&quot;,&quot;src&quot;:&quot;https:\/\/oelerian.se\/&quot;,&quot;postUrl&quot;:&quot;&quot;,&quot;isBlocked&quot;:null,&quot;isAdmin&quot;:false,&quot;lookupButtonUrl&quot;:&quot;&quot;,&quot;showSpamButton&quot;:false,&quot;showRootPostButton&quot;:false,&quot;rootPostUrl&quot;:&quot;&quot;,&quot;showRadarPostButton&quot;:false,&quot;radarKeys&quot;:&quot;&quot;,&quot;isUniblocked&quot;:false,&quot;isNsfw&quot;:false,&quot;isAdult&quot;:false,&quot;isSpam&quot;:false,&quot;isPrimaryBlog&quot;:false,&quot;canEdit&quot;:false,&quot;canReblogSelf&quot;:false,&quot;showLikeButton&quot;:false,&quot;showReblogButton&quot;:false,&quot;reblogUrl&quot;:&quot;&quot;,&quot;showFanMailButton&quot;:false,&quot;showMessagingButton&quot;:false,&quot;loginCheckIframeSrc&quot;:&quot;https:\/\/assets.tumblr.com\/assets\/html\/iframe\/login_check.html?_v=3de94a184d600617102ddd5b48fb36e9&quot;,&quot;appInstallUrls&quot;:{&quot;android&quot;:&quot;https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr\u0026referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dblog_network_floating_cta&quot;,&quot;ios&quot;:&quot;https:\/\/itunes.apple.com\/app\/apple-store\/id305343404?pt=9029\u0026ct=blog_network_floating_cta\u0026mt=8&quot;},&quot;appOpenReferrer&quot;:&quot;tumblr_new_iframe&quot;,&quot;isShowSearch&quot;:true,&quot;supplyLogging&quot;:[],&quot;secondsSinceLastActivity&quot;:-1}},&quot;Flags&quot;:{&quot;doods&quot;:&quot;eyJmaWx0ZXJfbnNmdyI6dHJ1ZSwic2FmZV9tb2RlIjp0cnVlLCJzYWZlX21vZGVfZW5hYmxlZCI6dHJ1ZSwia2V5Y29tbWFuZF9hdXRvX3BhZ2luYXRlIjp0cnVlLCJsb2dnZWRfb3V0X3NlYXJjaCI6dHJ1ZSwia3Jha2VuX3dlYl9sb2dnaW5nX2xpYnJhcnkiOnRydWUsInNlY3VyZV9mb3JtX2tleSI6dHJ1ZSwic2VjdXJlX2Zvcm1fa2V5X2Z1bGx5X29uIjp0cnVlLCJ0dW1ibGVsb2dfcG9wb3ZlciI6dHJ1ZSwiY2Fub25pY2FsX3VybF93cml0ZXMiOnRydWUsImVuYWJsZV9jYXB0dXJlX2pzIjp0cnVlLCJ0YWJsZXRfYmFubmVyX2FjdGl2ZSI6dHJ1ZSwibW9iaWxlX2Jhbm5lcl9hY3RpdmUiOnRydWUsImxvZ19zZWFyY2hfYm94Ijp0cnVlLCJ1c2VyX21lbnRpb25zIjp0cnVlLCJodG1sNV9hdWRpb19wbGF5ZXIiOnRydWUsInBvcG92ZXJfcmVjb21tZW5kYXRpb25zIjp0cnVlLCJpbmRhc2hfcmVjb21tZW5kYXRpb25zIjp0cnVlLCJwb3B0aWNhX3R1bWJsZWxvZ19wb3BvdmVycyI6dHJ1ZSwiZGVwcmVjYXRlX2ZlYXR1cmVkX3RhZ3MiOnRydWUsInRhYl9zd2l0Y2hlciI6dHJ1ZSwiZmFzdF9jb21wb3NlIjp0cnVlLCJkYXNoYm9hcmRfcmVmcmVzaCI6dHJ1ZSwibW9iaWxlX3dlYl9waG90b3NldHMiOnRydWUsIm1vYmlsZV93ZWJfZ2F0ZSI6dHJ1ZSwibW9iaWxlX3dlYl9wYWdlX3RpdGxlcyI6dHJ1ZSwiZG9udF9jYXN0X2pzX2ZvbGxvd3MiOnRydWUsImFkc19uZXdfdmVuZG9yX2J1dHRvbnMiOnRydWUsInJlYWN0aXZhdGlvbl9mbG93Ijp0cnVlLCJndWxwanNfYWRtaW4iOnRydWUsImVuYWJsZV9qc19lcnJvcnNfbG9nIjp0cnVlLCJlbmFibGVfanNfZXBoZW1lcmFsX2xvZyI6dHJ1ZSwibG9nX2xhZHkiOnRydWUsImNzbG9nZ2VyX2pzIjp0cnVlLCJkaXNjb3ZlcnlfaHViX2FjY2VzcyI6dHJ1ZSwiaGVhZGVyX2FjY291bnRfbWVudSI6dHJ1ZSwiZW5hYmxlX3NoYXJlX2VtYmVkX2NvZGUiOnRydWUsInBlZXByX3NlYXJjaF9hbmRfZmlsdGVyIjp0cnVlLCJmb2xsb3dlZF9zZWFyY2hlc19iaWdfd2ViIjp0cnVlLCJsaXZlcGhvdG9zX3dlYiI6dHJ1ZSwidXNlcl90YWdfZmlsdGVyaW5nIjp0cnVlLCJwcm9qZWN0X3hfYXBwZWFsIjp0cnVlLCJwcm9qZWN0X3hfd2ViX3NlbnNpdGl2ZV9jb3ZlcnMiOnRydWUsInNhZmVfbW9kZV9vd25fcG9zdCI6dHJ1ZSwiaGlkZV9kZWZhdWx0X2hlYWRlcnNfYmxvZ19jYXJkcyI6dHJ1ZSwibm90aWZpY2F0aW9uX3JlcGx5X2xpbmtfdG9fbm90ZXMiOnRydWUsInR5cGluZ19pbmRpY2F0b3Jfd3JpdGUiOnRydWUsImdkcHJfZ3VjZV9pc19yZXF1aXJlZCI6dHJ1ZSwidHVtYmxyX3ZpZGVvX3Nwb25zb3JlZF9kYXkiOnRydWUsImRhcmxhX2FkX2ZlZWRiYWNrIjp0cnVlLCJzdGF0dXNfaW5kaWNhdG9yIjp0cnVlLCJkaXNhYmxlX3lhaG9vX2JfY29va2llIjp0cnVlLCJsaXZlcGhvdG9zIjp0cnVlfQ==&quot;},&quot;Context&quot;:{&quot;name&quot;:&quot;default&quot;,&quot;time&quot;:1573431633000,&quot;userinfo&quot;:{&quot;primary&quot;:&quot;&quot;,&quot;name&quot;:&quot;&quot;,&quot;channels&quot;:[]},&quot;hosts&quot;:{&quot;assets_host&quot;:&quot;https:\/\/assets.tumblr.com&quot;,&quot;secure_assets_host&quot;:&quot;https:\/\/assets.tumblr.com&quot;,&quot;www_host&quot;:&quot;https:\/\/www.tumblr.com&quot;,&quot;secure_www_host&quot;:&quot;https:\/\/www.tumblr.com&quot;,&quot;embed_host&quot;:&quot;https:\/\/embed.tumblr.com&quot;,&quot;safe_host&quot;:&quot;https:\/\/safe.txmblr.com&quot;,&quot;platform_host&quot;:&quot;https:\/\/platform.tumblr.com&quot;},&quot;language&quot;:&quot;en_US&quot;,&quot;language_simple&quot;:&quot;en&quot;,&quot;assets&quot;:&quot;https:\/\/assets.tumblr.com\/client\/prod\/&quot;},&quot;Translations&quot;:{&quot;%1$sReport %2$s&#039;s post?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;,&quot;%1$sReport %2$s&#039;s reply?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;:&quot;%1$sReport %2$s&#039;s reblog?%3$sIf it violates our community guidelines, we&#039;ll remove it.%4$s&quot;}}"></noscript><script src="https://assets.tumblr.com/client/prod/standalone/tumblelog/index.build.js?_v=443c7d810abf99ee59665fec24bd083b"></script></body>

</html>