Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <!--
- ********************************
- Theme by: rickerlr.tumblr.com
- Name: Light Glass 5 columns
- Year: 2011
- ********************************
- -->
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:Text" content="#777777"/>
- <meta name="color:Title" content="#444444"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Link hover" content="#444444"/>
- <meta name="color:Link active" content="#222222"/>
- <meta name="color:Link menu" content="#888888"/>
- <meta name="color:Background" content="#eeeeee"/>
- <meta name="color:Opacity Color Photo Effect" content="#000000"/>
- <meta name="color:Notes" content="#999999"/>
- <meta name="color:Post Background" content="#fdfdfd"/>
- <meta name="color:Box Shadow Color" content="#dddddd"/>
- <meta name="color:Border Note Permalinks" content="#f5f5f5"/>
- <meta name="image:Background image" content="" />
- <meta name="image:header image" content="" />
- <meta name="if:Container FadeIn" content="0"/>
- <meta name="if:Infinite Scroll" content="1"/>
- <meta name="if:Show Captions" content="0"/>
- <meta name="if:Border Rounded" content="0"/>
- <meta name="if:Post Padding" content="0"/>
- <meta name="if:Box Shadow" content="1"/>
- <meta name="if:Show Social" content="1"/>
- <meta name="if:Hide Description" content="0"/>
- <meta name="if:Tumblr Buttons Opacity" content="0"/>
- <meta name="if:Tumblr Buttons Fixed" content="0"/>
- <meta name="text:Footer Text" content="" />
- <meta name="text:Link 1 title" content="" />
- <meta name="text:Link 1 url" content="" />
- <meta name="text:Link 2 title" content="" />
- <meta name="text:Link 2 url" content="" />
- <meta name="text:Link 3 title" content="" />
- <meta name="text:Link 3 url" content="" />
- <meta name="text:Link 4 title" content="" />
- <meta name="text:Link 4 url" content="" />
- <meta name="text:Link 5 title" content="" />
- <meta name="text:Link 5 url" content="" />
- <meta name="text:Link 6 title" content="" />
- <meta name="text:Link 6 url" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
- <style type="text/css" media="screen">
- /* CSS RESET */
- html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;list-style-type: none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}
- *{
- outline: none;
- -moz-outline: none;
- }
- blockquote{
- padding-left:10px;
- border-left:3px solid {color:Border Note Permalinks};
- margin:5px 0px 5px 0px;
- }
- li{list-style-type: circle;margin-left: 15px;}
- ul#titleLinks li, ul.chat li, .note, .like{list-style-type: none;margin:0px;}
- .more_notes_link_container{padding:0px !important;}
- .note, .like{float:left;margin:5px 5px -5px 0px;line-height: 16px;}
- .action, .note blockquote, .like blockquote{display:none;}
- .more_notes_link_container{padding:0px !important;}
- .action a{color: #fff !important;}
- .note, .like{z-index:10;}
- .note:hover, .like:hover{position:relative;z-index:100;}
- .note:hover .action, .like:hover .action{
- display: block;
- position:absolute;
- float:left;
- white-space:nowrap;
- top:-2.2em;
- left:.5em;
- background:#000;
- color:#fff;
- padding: 1px 5px;
- z-index:10;
- }
- h1,h2,h3,h4,h5,h6{font-weight: bold;}
- .right{float: right;} .left{float: left;} .clear {clear: both;}
- a:link, a:visited{color:{color:Link};}
- a{
- text-decoration:none;
- opacity: 1;
- filter:alpha(opacity=100);
- -webkit-transition: opacity 0.5s ease, color 0.5s ease;
- -moz-transition: opacity 0.5s ease, color 0.5s ease;
- transition: opacity 0.5s ease, color 0.5s ease;
- -o-transition: opacity 0.5s ease, color 0.5s ease;
- }
- a:hover {
- color:{color:Link hover};
- opacity: 0.75;
- filter:alpha(opacity=75);
- }
- a:active {color:{color:Link active};}
- #tumblr_controls{
- {block:IfTumblrButtonsFixed}
- position:fixed !important;
- {/block:IfTumblrButtonsFixed}
- {block:IfTumblrButtonsOpacity}
- opacity: 0.3;
- filter:alpha(opacity=30);
- {/block:IfTumblrButtonsOpacity}
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- }
- {block:IfTumblrButtonsOpacity}
- #tumblr_controls:hover{
- opacity: 1;
- filter:alpha(opacity=100);
- }
- {/block:IfTumblrButtonsOpacity}
- body{
- font-size:100%;
- color: {color:Text};
- font-family: 'Open Sans', sans-serif;
- text-align: center;
- word-wrap: break-word;
- background-color: {color:Background};
- background-image: url({image:Background image});
- background-repeat: repeat;
- background-attachment: fixed;
- background-position: top left;
- }
- #container{
- position: relative;
- text-align: left;
- width: 1250px;
- height: 100%;
- margin: 0px auto;
- z-index:0;
- {block:IfContainerFadeIn}
- display:none;
- {/block:IfContainerFadeIn}
- {block:IfInfiniteScroll}
- {block:IndexPage}
- min-height: 1000px;
- height: auto !important;
- height: 1000px;
- {/block:IndexPage}
- {/block:IfInfiniteScroll}
- }
- #header{
- text-align:center;
- width: 940px;
- margin: 0px auto;
- }
- #header h1{
- margin-top:20px;
- font-size: 2em;
- text-align:center;
- font-family: 'Oswald', sans-serif;
- font-weight: normal !important;
- {block:IfHideDescription}
- cursor:pointer;
- {/block:IfHideDescription}
- }
- #header h1 a{text-decoration: none;}
- #head_description{
- font-size:0.7em;
- margin: 5px 0 10px;
- {block:IfHideDescription}
- display:none;
- {/block:IfHideDescription}
- }
- #imagetitle{
- margin-top:10px;
- max-width:800px;
- width:auto !important;
- width:800px;
- }
- #content{
- max-width:1250px;
- width:expression(document.body.clientWidth > 1250? "1250px": "auto" );
- {block:PermalinkPage}
- max-width: 860px;
- width:expression(document.body.clientWidth > 860? "860px": "auto" );
- {/block:PermalinkPage}
- margin:0px auto;
- position:relative;
- padding-bottom:20px;
- }
- ul#titleLinks{
- margin:10px 0px;
- font-size: 0.7em;
- text-transform: uppercase;
- }
- ul#titleLinks li{display: inline;margin-left: 25px;}
- ul#titleLinks li:first-child{margin-left: 0px;}
- ul#titleLinks a{
- color:{color:Link menu};
- text-decoration:none;
- }
- .posts{
- overflow: hidden;
- position:relative;
- margin: 10px 5px 0px;
- background-color: {color:Post Background};
- z-index:9000;
- {block:PermalinkPage}
- width: 520px;
- float:left;
- {/block:PermalinkPage}
- {block:IndexPage}
- width: 240px;
- float: left;
- {/block:IndexPage}
- {block:IfBoxShadow}
- box-shadow: 0px 0px 2px {color:Box Shadow Color};
- {/block:IfBoxShadow}
- }
- {block:IfBorderRounded}
- .posts, img.photo, .opacityColorPhotoEffect, .albumArt_img_index, .odd{
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- }
- {/block:IfBorderRounded}
- {block:IndexPage}
- img.photo{
- {block:IfPostPadding}
- width:220px;
- margin-bottom: -5px !important;
- {block:IfPostPadding}
- {block:IfNotPostPadding}
- margin-top: -10px;
- margin-left: -10px;
- {/block:IfNotPostPadding}
- {block:IfShowCaptions}
- margin-bottom: -5px;
- {/block:IfShowCaptions}
- {block:IfNotShowCaptions}
- margin-bottom: -15px;
- {/block:IfNotShowCaptions}
- }
- {/block:IndexPage}
- .videoPost, .photosetPost{
- margin-top: -10px;
- text-align:center;
- margin-left:-15px;
- }
- #footer{
- font-size: 0.6em;
- margin: 10px auto 50px;
- padding-top: 5px;
- width: 500px;
- border-top: 1px solid {color:Border Note Permalinks};
- }
- #footer a{text-decoration: none;}
- .chat li.odd, .chat li.even{padding:5px;line-height:1em;}
- .chat li.odd{color:{color:Title};background-color:{color:Border Note Permalinks};}
- .chat li.even{color:{color:Link};margin:5px 0px}
- .title{font-size:0.9em;color:{color:Title};}
- .title a{color:{color:Title};text-decoration:none;}
- .caption{font-size:0.7em;margin-left:3px;line-height:1.3em;margin-top:5px;}
- .caption ul{margin-top: 5px;}
- .label{font-weight:bold;font-size:1em}
- .asker{color:{color:Link};font-weight:bold;text-decoration:none;}
- .quest{
- font-size:0.7em;
- {block:PermalinkPage}
- width:360px;
- {/block:PermalinkPage}
- {block:IndexPage}
- width:180px;
- {block:IndexPage}
- }
- .askAnswer , .answer_form_container{margin-top:10px;}
- .album_art{height:283px;width: 283px;background: #000;margin-right: 10px;position: relative;}
- .audiotrack li{margin: 5px 0px 0px;font-size: 0.7em;list-style-type: none;}
- .audiotrack li:first-child{margin-top: 0px;}
- .audioplayercontainer, .albumArt_img_index{
- {block:IfNotPostPadding}
- margin:-10px 0px 0px -10px;
- width:240px;
- {/block:IfNotPostPadding}
- {block:IfPostPadding}
- width:220px;
- {/block:IfPostPadding}
- }
- .audioplayercontainer{
- position:relative;
- z-index:1;
- background:#000;
- }
- .link{text-decoration:underline !important;}
- #postnotesdiv{
- font-size:0.7em;
- text-align:center;
- padding: 10px;
- }
- .countNote_pagePosts{
- margin: 5px 0px;
- border-bottom: 1px solid {color:Border Note Permalinks};
- padding: 5px 0px;
- }
- {block:IfInfiniteScroll}
- #pagination{display:none;margin-top: 30px;}
- {/block:IfInfiniteScroll}
- #pagination li{
- display: inline-block;
- font-size: 0.7em;
- line-height: 35px;
- background-color: {color:Post Background};
- margin-left:10px;
- {block:IfBoxShadow}
- box-shadow: 0px 0px 2px {color:Box Shadow Color};
- {/block:IfBoxShadow}
- }
- #pagination li:first-child{margin-left: 0px;}
- #pagination a{text-decoration:none;color: {color:Link};padding: 1px 15px;}
- .current_page{color: {color:Text}}
- .current_page{padding: 1px 15px;}
- .sociallike{
- margin-top:10px;
- padding-top: 10px;
- border-top:1px solid {color:Border Note Permalinks};
- }
- .install:hover , .preview:hover{
- opacity:0.7;
- filter:alpha(opacity=70);
- }
- .opacityColorPhotoEffect{
- position:absolute;
- height:100%;
- width: 240px;
- background: {color:Opacity Color Photo Effect};
- top:0px;
- left:0px;
- z-index: 9998;
- opacity:0;
- filter:alpha(opacity=0);
- -webkit-transition: opacity 0.3s ease;
- -moz-transition: opacity 0.3s ease;
- transition: opacity 0.3s ease;
- -o-transition: opacity 0.3s ease;
- }
- .descriprion_icons{
- position: absolute;
- display: block;
- width: 25px;
- height: 25px;
- left: 50%;
- top: 70%;
- margin-top: -12px;
- background: url(http://static.tumblr.com/dbek3sy/ZQDlsyx5t/icons.png) no-repeat;
- opacity:0;
- filter:alpha(opacity=0);
- z-index: 9999;
- }
- .reblog_icon{
- background-position: 0px 0px;margin-left: -30px;
- -webkit-transition: all 0.25s ease;
- -moz-transition: all 0.25s ease;
- transition: all 0.25s ease;
- -o-transition: all 0.25s ease;
- }
- .permalink_icon{
- background-position: -25px 0px;margin-left: 5px;
- -webkit-transition: all 0.45s ease;
- -moz-transition: all 0.45s ease;
- transition: all 0.45s ease;
- -o-transition: all 0.45s ease;
- }
- .posts:hover .opacityColorPhotoEffect{opacity:0.4;filter:alpha(opacity=40);}
- .posts:hover .descriprion_icons{top: 50%;opacity:1;filter:alpha(opacity=100);}
- .description_posts{
- margin-top: 10px;
- font-size:0.6em;
- border-top: 1px solid {color:Border Note Permalinks};
- padding-top: 5px;text-align:center;
- }
- .description_posts a{text-decoration: none;color: {color:Notes};margin-left:10px;}
- .description_posts a:hover{color: {color:Link};}
- .description_posts a:first-child{margin-left: 0px;}
- #postPageUl{
- text-align:left;
- }
- #postPageUl li{
- margin-left: 0px;
- list-style-type: none;
- margin-bottom: 5px;
- }
- #infscr-loading{
- bottom: -55px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:20px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- {CustomCSS}
- </style>
- <meta http-equiv="x-dns-prefetch-control" content="off"/><meta http-equiv="x-dns-prefetch-control" content="off"/><meta http-equiv="x-dns-prefetch-control" content="off"/></head>
- <body>
- <div style="position:fixed;right:2px;top:25px;z-index:9999;">
- <a href="http://rickerlrthemes.tumblr.com/lightglass5/" target="_blank">
- <img class="normal" src="http://static.tumblr.com/dbek3sy/zESllc4x6/install_theme.png" alt="install theme" />
- </a>
- </div>
- <div id="container">
- <div id="header">
- <div id="nameBlog">
- {block:IfHeaderImageImage}
- <img id="imagetitle" src="{image:header image}">
- {/block:IfHeaderImageImage}
- {block:IfNotHeaderImageImage}
- <h1 class="title">{Title}</h1>
- {/block:IfNotHeaderImageImage}
- </div>
- <div id="head_description">{Description}</div>
- <ul id="titleLinks">
- <li><a href="/">Home</a></li>
- <li><a href="http://rickerlrthemes.tumblr.com/lightglass5/">Theme</a></li>
- {block:AskEnabled}
- <li><a href="/ask" >{AskLabel}</a></li>
- {/block:AskEnabled}
- {block:IfLink1title}
- <li><a href="{text:Link 1 url}" >{text:Link 1 title} </a></li>
- {/block:IfLink1title}
- {block:IfLink2title}
- <li><a href="{text:Link 2 url}" >{text:Link 2 title} </a></li>
- {/block:IfLink2title}
- {block:IfLink3title}
- <li><a href="{text:Link 3 url}" >{text:Link 3 title} </a></li>
- {/block:IfLink3title}
- {block:IfLink4title}
- <li><a href="{text:Link 4 url}" >{text:Link 4 title} </a></li>
- {/block:IfLink4title}
- {block:IfLink5title}
- <li><a href="{text:Link 5 url}" >{text:Link 5 title} </a></li>
- {/block:IfLink5title}
- {block:IfLink6title}
- <li><a href="{text:Link 6 url}" >{text:Link 6 title} </a></li>
- {/block:IfLink6title}
- {block:HasPages}
- {block:Pages}
- <li><a href="{URL}" >{Label} </a></li>
- {/block:Pages}
- {/block:HasPages}
- </ul>
- </div>
- <div id="content">
- {block:Posts}
- <div class="posts">
- <div style="padding:10px;">
- {block:Text}
- {block:Title}
- <h3 class="title">{Title}</h3>
- {/block:Title}
- <div class="caption">{Body}</div>
- {block:IndexPage}
- {block:Date}
- <div class="description_posts">
- <a href="{Permalink}">{TimeAgo}</a>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- <a href="{ReblogURL}" target="_blank">Reblog</a>
- </div>
- {/block:Date}
- {/block:IndexPage}
- {/block:Text}
- {block:Link}
- <h3 class="title"><a href="{URL}" class="link title" {Target}>{Name}</a></h3>
- {block:Description}
- <div class="caption">{Description}</div>
- {/block:Description}
- {block:IndexPage}
- {block:Date}
- <div class="description_posts">
- <a href="{Permalink}">{TimeAgo}</a>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- <a href="{ReblogURL}" target="_blank">Reblog</a>
- </div>
- {/block:Date}
- {/block:IndexPage}
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- <img class="photo" src="{PhotoURL-250}" alt="{PhotoAlt}" width="240"/>
- {block:IfShowCaptions}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {block:Date}
- <div class="description_posts">
- <a href="{Permalink}">{TimeAgo}</a>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- <a href="{ReblogURL}" target="_blank">Reblog</a>
- </div>
- {/block:Date}
- {/block:IfShowCaptions}
- {block:IfNotShowCaptions}
- <a href="{Permalink}" class="descriprion_icons permalink_icon"></a>
- <a href="{ReblogURL}" target="_blank" class="descriprion_icons reblog_icon"></a>
- <div class="opacityColorPhotoEffect"></div>
- {/block:IfNotShowCaptions}
- {/block:IndexPage}
- {block:PermalinkPage}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500" style="margin-bottom:-5px;"/>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:PermalinkPage}
- <div style="text-align:center;">{Photoset-500}</div>
- {/block:PermalinkPage}
- {block:IndexPage}
- <div class="photosetPost">{Photoset-250}</div>
- {/block:IndexPage}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {block:IndexPage}
- {block:Date}
- <div class="description_posts">
- <a href="{Permalink}">{TimeAgo}</a>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- <a href="{ReblogURL}" target="_blank">Reblog</a>
- </div>
- {/block:Date}
- {/block:IndexPage}
- {/block:Photoset}
- {block:Answer}
- <img class="left" style="margin-right:10px;" width="30px" src="{AskerPortraitURL-30}"/>
- <div class="left quest">
- <b>{Asker}</b>:<br>
- {Question}
- </div>
- <div class="clear"></div>
- <div class="askAnswer">
- <img class="left" style="margin-right:10px;" width="30px" src="{PortraitURL-30}"/>
- <div class="left quest">
- <b>Me</b>:<br>
- <i>{Answer}</i>
- </div>
- <div class="clear"></div>
- </div>
- {block:IndexPage}
- {block:Date}
- <div class="description_posts">
- <a href="{Permalink}">{TimeAgo}</a>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- <a href="{ReblogURL}" target="_blank">Reblog</a>
- </div>
- {/block:Date}
- {/block:IndexPage}
- {/block:Answer}
- {block:Quote}
- <h3 class="title">"{Quote}"</h3>
- {block:Source}
- <div class="caption" style="text-align:right;">- {Source}</div>
- {/block:Source}
- {block:IndexPage}
- {block:Date}
- <div class="description_posts">
- <a href="{Permalink}">{TimeAgo}</a>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- <a href="{ReblogURL}" target="_blank">Reblog</a>
- </div>
- {/block:Date}
- {/block:IndexPage}
- {/block:Quote}
- {block:Chat}
- {block:Title}
- <h3 class="title">{Title}</h3>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- <span class="caption">{Line}</span>
- </li>
- {/block:Lines}
- </ul>
- {block:IndexPage}
- {block:Date}
- <div class="description_posts">
- <a href="{Permalink}">{TimeAgo}</a>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- <a href="{ReblogURL}" target="_blank">Reblog</a>
- </div>
- {/block:Date}
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- {block:PermalinkPage}
- {block:AlbumArt}
- <img class="album_art left" width="283" src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:10px;" />
- {/block:AlbumArt}
- <ul class="audiotrack left">
- {block:Artist}<li><b>{Artist}</b></li>{/block:Artist}
- {block:TrackName}<li>{TrackName}</li>{/block:TrackName}
- {block:Album}<li>{Album}</li>{/block:Album}
- <li>{FormattedPlayCount} plays {block:ExternalAudio}// <a href="{ExternalAudioURL}">Download</a>{/block:ExternalAudio}</li>
- <li>{AudioPlayerBlack}</li>
- </ul>
- <div class="clear"></div>
- {/block:PermalinkPage}
- {block:IndexPage}
- {block:AlbumArt}
- <img class="albumArt_img_index" src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}"/>
- {/block:AlbumArt}
- <div class="audioplayercontainer">{AudioPlayerBlack}</div>
- {/block:IndexPage}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {block:IndexPage}
- {block:Date}
- <div class="description_posts">
- <a href="{Permalink}">{TimeAgo}</a>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- <a href="{ReblogURL}" target="_blank">Reblog</a>
- </div>
- {/block:Date}
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:PermalinkPage}
- <div style="text-align:center">{Video-500}</div>
- {/block:PermalinkPage}
- {block:IndexPage}
- <div class="videoPost">{Video-250}</div>
- {/block:IndexPage}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {block:IndexPage}
- {block:Date}
- <div class="description_posts">
- <a href="{Permalink}">{TimeAgo}</a>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- <a href="{ReblogURL}" target="_blank">Reblog</a>
- </div>
- {/block:Date}
- {/block:IndexPage}
- {/block:Video}
- {block:PermalinkPage}
- {block:IfShowSocial}
- {block:Date}
- <div class="sociallike" >
- <div style="display:inline-block;"><g:plusone annotation="none" size="medium" href="{Permalink}"></g:plusone></div>
- <span style="margin-left:5px;"><a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a>
- <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></span>
- <span style="margin-left:4px;"><iframe id="facebookiframe" src="http://www.facebook.com/plugins/like.php?locale=en_US&href={Permalink}&width=45&colorscheme=light&layout=button_count" scrolling="no" frameborder='0' style="border:none; overflow:hidden; width:50px; height:20px;"></iframe></span>
- </div>
- {/block:Date}
- {/block:IfShowSocial}
- {/block:PermalinkPage}
- </div>
- </div><!-- .posts -->
- {block:PermalinkPage}
- {block:Date}
- <div class="posts" style="width:320px;overflow: visible;">
- <div id="postnotesdiv">
- <ul id="postPageUl">
- <li>
- On <a href="/day/{Year}/{MonthNumberWithZero}/{DayOfMonthWithZero}">{DayOfMonthWithZero} {ShortMonth} {Year}</a><br>
- </li>
- <li>
- {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
- </li>
- {block:RebloggedFrom}
- <li>
- Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>
- </li>
- <li>
- Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
- </li>
- {/block:RebloggedFrom}
- {block:HasTags}
- <li style="margin:10px 0px 15px;">
- {block:Tags}<a class="atag" href="{TagURL}">#{Tag} </a>{/block:Tags}
- </li>
- {/block:HasTags}
- </ul>
- <div class="countNote_pagePosts">
- <div class="left">
- {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:PermalinkPagination}
- <div id="paginationPost" class="right">
- {block:NextPost}<a id="paginationPost_prev" href="{NextPost}">« Prev </a>{/block:NextPost}
- {block:PreviousPost}<a id="paginationPost_next" href="{PreviousPost}"> Next »</a>{/block:PreviousPost}
- </div>
- {/block:PermalinkPagination}
- <div class="clear"></div>
- </div>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- <div class="clear"></div>
- </div>
- </div><!-- .posts -->
- {/block:Date}
- {/block:PermalinkPage}
- {/block:Posts}
- <div class="clear"></div>
- </div><!-- content -->
- <div class="clear"></div>
- </div><!-- container -->
- {block:IndexPage}
- {block:Pagination}
- <ul id="pagination">
- {block:PreviousPage}
- <li><a href="{PreviousPage}">«</a></li>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
- {/block:CurrentPage}
- {block:JumpPage}
- <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <li><a id="nextPage" href="{NextPage}">»</a></li>
- {/block:NextPage}
- </ul>
- {/block:Pagination}
- {/block:IndexPage}
- <div id="footer">
- {block:IffooterText}
- {text:footerText}
- <br>
- {/block:IffooterText}
- theme <a href="http://rickerlrthemes.tumblr.com/lightglass5/" target="_blank">LightGlass 5 columns</a> by <a rel="author" href="http://rickerlr.tumblr.com/" target="_blank">rickerlr</a>
- <br>
- <a href="http://rickerlrthemes.tumblr.com/" target="_blank">rickerlrthemes</a>
- </div>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
- {block:IfHideDescription}
- <script type="text/javascript">
- $(function(){
- $("#nameBlog").click(function(){
- $("#head_description").fadeToggle(500);
- });
- });
- </script>
- {/block:IfHideDescription}
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/4IKlvmzup/jquery.masonry.min.js"></script>
- {block:IfInfiniteScroll}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- {/block:IfInfiniteScroll}
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#content');
- $content.masonry({
- itemSelector: '.posts',
- isAnimated: true
- }),
- $content.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a#nextPage',
- itemSelector : '.posts',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 200,
- debug : false,
- },
- // call masonry as a callback.
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $content.masonry( 'appended',
- $newElems, true,
- function(){$newElems.fadeIn(300);}
- );
- });
- });
- });
- </script>
- {/block:IndexPage}
- {block:IfContainerFadeIn}
- <script type="text/javascript">
- $(function(){
- $("#container").fadeIn(500);
- });
- </script>
- {/block:IfContainerFadeIn}
- <script type="text/javascript">
- (function() {
- var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
- po.src = 'https://apis.google.com/js/plusone.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
- })();
- </script>
- </body>
- <!--Hypster Music Player-->
- <script type="text/javascript" src="http://scm.hypster.com/script.php" ><!--
- //--></script>
- <script type="text/javascript"><!--
- SCMMusicPlayer.init("{'skin':'skins/black/skin.css','playback':{'autostart':'false','shuffle':'false','volume':'100'},'playlist':'4138265','placement':'bottom','showplaylist':'false'}");
- //--></script>
- <!--Hypster Music Player-->
- </html>
Add Comment
Please, Sign In to add comment