Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!----------------------------------------
- Lilo Theme by Incedo
- http://incedothemes.tumblr.com
- Please do not remove this credit.
- ------------------------------------------>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>{Title}</title>
- <meta name="color:background" content="#ffffff" />
- <meta name="color:scrollbar" content="#ffcf63" />
- <meta name="color:scrollbar background" content="#ffffff" />
- <meta name="color:text" content="#000000" />
- <meta name="color:sidelink" content="#000000" />
- <meta name="color:description" content="#ffb102" />
- <meta name="color:link" content="#636363" />
- <meta name="color:link hover" content="#ffcf63" />
- <meta name="color:sidelink hover" content="#ffcf63" />
- <meta name="color:sidebar title" content="#ffbf2e" />
- <meta name="if:small posts" content="1"/>
- <meta name="if:big posts" content=""/>
- <meta name="if:one column" content=""/>
- <meta name="if:two columns" content="1"/>
- <meta name="if:three columns" content=""/>
- <meta name="if:custom title font" content="1"/>
- <meta name="if:sidebar top" content=""/>
- <meta name="if:sidebar middle" content="1"/>
- <meta name="if:sidebar bottom" content=""/>
- <meta name="if:show sidebar image" content=""/>
- <meta name="if:show home link" content="1"/>
- <meta name="if:text perma on hover" content="1"/>
- <meta name="font:description" content="courier new" />
- <meta name="font:title" content="courier new" />
- <meta name="font:text" content="courier new" />
- <meta name="font:perma" content="courier new" />
- <meta name="font:sidelinks" content="courier new" />
- <meta name="image:Left Background" content""/>
- <meta name="image:Right Background" content""/>
- <meta name="image:Sidebar" content""/>
- <meta name="text:home link title" content="home" />
- <meta name="text:ask link title" content="message" />
- <meta name="text:link 1 title" content="" />
- <meta name="text:link 1" content="" />
- <meta name="text:link 2 title" content="" />
- <meta name="text:link 2" content="" />
- <meta name="text:link 3 title" content="" />
- <meta name="text:link 3" content="" />
- <meta name="text:link 4 title" content="" />
- <meta name="text:link 4" content="" />
- <meta name="text:Post Title Size" content="12" />
- <meta name="text:Post Size" content="10" />
- <meta name="text:Blog Title Size" content="28" />
- <meta name="text:Description Size" content="9" />
- <meta name="text:Sidelink Size" content="9" />
- <link rel="stylesheet" media="screen" href="http://openfontlibrary.org/face/web-symbols" rel="stylesheet" type="text/css"/>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- body {
- background-color:{color:background};
- background-image: url({image:Left Background}), url({image:Right Background});
- background-attachment: fixed;
- background-position: bottom left, bottom right;
- background-repeat: no-repeat;
- color:{color:text};
- font-family: {font:text};
- font-size:{text:post size}px;
- line-height:123%;
- text-align:left
- padding: 0px;}
- ::-webkit-scrollbar {
- height: 5px;
- width: 8px;}
- ::-webkit-scrollbar-thumb {
- background-color:{color:scrollbar};}
- ::-webkit-scrollbar-track{
- background-color:{color:scrollbar background};}
- ::-webkit-scrollbar-buttom{
- background-color:{color:scrollbar background};}
- a:link, a:active, a:visited {
- color: {color:link};
- text-decoration:none;
- font-family: {font:text};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- a:hover{
- color:{color:link hover};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- {block:permalinkpage}
- #entries {width:500px;}
- #lbar {margin-left:527px;}
- #posts, #photo, #photo a img {width: 500px;}
- {/block:permalinkpage}
- {block:indexpage}
- {block:ifsmallposts}
- #posts, #photo, #photo a img {width: 250px;}
- {block:ifonecolumn}
- #entries {width:268px;}
- #lbar {margin-left:277px;}
- {/block:ifonecolumn}
- {block:iftwocolumns}
- #entries {width:536px;}
- #lbar {margin-left:545px;}
- {/block:iftwocolumns}
- {block:ifthreecolumns}
- #entries {width:804px;}
- #lbar {margin-left:813px;}
- {/block:ifthreecolumns}
- {/block:ifsmallposts}
- {block:ifbigposts}
- #posts, #photo, #photo a img {width: 400px;}
- {block:ifonecolumn}
- #entries {width:418px;}
- #lbar {margin-left:427px;}
- {/block:ifonecolumn}
- {block:iftwocolumns}
- #entries {width:836px;}
- #lbar {margin-left:845px;}
- {/block:iftwocolumns}
- {block:ifthreecolumns}
- #entries {width:1254px;}
- #lbar {margin-left:1263px;}
- {/block:ifthreecolumns}
- {/block:ifbigposts}
- {/block:indexpage}
- #photo, #photo a, #photo a img {border: none; line-height:0;}
- #posts {
- float: left;
- height:auto;
- overflow:hidden;
- padding: 9px;
- margin-bottom:0px;}
- #entries {margin-left: 0px;}
- #c {
- position:fixed;
- bottom:4px;
- right:4px;
- font-size:13px;
- font-family:helvetica;}
- #wrapper {
- left:9px;
- position:absolute;}
- #limg {width:inherit}
- #limg img {
- max-width:236px;
- border: 0px solid transparent;
- margin-bottom:18px;}
- #lbar {
- width:236px;
- position:fixed;}
- {block:ifsidebartop} #lbar {top:18px} {/block:ifsidebartop}
- {block:ifsidebarmiddle} #lbar {top:45%} {/block:ifsidebarmiddle}
- {block:ifsidebarbottom} #lbar {bottom:18px} {/block:ifsidebarbottom}
- #desc {
- width:inherit;
- color:{color:description};
- margin-top:9px;
- text-align:left;
- font-size:{text:description size}px;
- font-family:{font:description};}
- #header, #header a {
- {block:ifnotcustomtitlefont}font-family:{font:title};{/block:ifnotcustomtitlefont}
- {block:ifcustomtitlefont}font-family: cedarcursive;{/block:ifcustomtitlefont}
- font-size: {text:blog title size}px;
- letter-spacing: 1px;
- text-align:left;
- color: {color:sidebar title};
- text-transform: lowercase;}
- @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
- #links {
- margin-top:12px;
- font-size:{text:sidelink size}px;
- width:inherit;
- border-bottom:0px solid transparent;
- text-align:left;}
- img {max-width:100%;}
- #links a {
- color: {color:sidelink};
- font-family: {font:sidelinks};
- font-style:none; text-align:right;
- font-size:{text:sidelink size}px;
- padding-right:4px;}
- #links a:hover {color: {color:sidelink hover};}
- p, ul, ol {
- margin-top: 4px;
- margin-bottom: 4px;}
- blockquote {
- margin-left:8px;
- padding-left:5px;
- padding-right:0px;
- margin-right:0px;}
- /*for photo permalink*/
- .likep {width: 21px; height: 20px; overflow: hidden; z-index: 9999999; display: inline-block;}
- .likep a:hover {background-position: 0px 0px;}
- .likep a {background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png"); background-position: 0px 0px; display: block; z-index: 9999999; webkit-transition: all 0s linear; -webkit-transition: all 0s linear; -moz-transition: all 0s linear; transition: all 0s linear;}
- .likep img {width: 21px; height: 20px; webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- .rep {width: 24px; height: 20px; overflow: hidden; z-index: 9999999; display: inline-block;}
- .rep img{width: 24px; height: 20px; line-height: 30px; display: inline;}
- .not { display: inline-block; background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png"); height: 20px; font-size: 11px; line-height: 20px; color: #fff; padding-left: 4px; padding-right: 4px; -moz-border-radius: 2px; border-radius: 2px; bottom: 6px; position: relative; letter-spacing:0px;}
- .not a{color: #fff; font-family: helvetica;}
- .entry:hover .not, .entry:hover .rep, .entry:hover .likep {opacity: 0.8; filter: alpha(opacity = 80);}
- .not:hover , .rep:hover, .likep:hover {opacity: 1!important; filter: alpha(opacity = 100)!important;}
- #posts .permalink{z-index:9999991; position:absolute; margin-top:0px; margin-left:5px; height:10px; padding:3px; overflow:hidden; font-size:11px; line-height:90%; text-align:center; opacity:0.0; filter: alpha(opacity = 0); }
- #posts:hover .permalink{overflow:visible;-webkit-transition: opacity 0.4s linear; opacity: 1; -webkit-transition: all 0.4s linear; opacity: 0.8;-moz-transition: all 0.4s linear; opacity: 0.8; transition: all 0.4s linear; opacity: 0.8; margin-top:5px; }
- /*for text permalink*/
- #posts .textperma, #posts .textperma a {font-family:{font:perma}; text-transform:none; text-align:center; position: relative; font-size: {text:post size}px;}
- {block:iftextpermaonhover}
- #posts .textperma{margin-top: -15px; opacity: 0; filter: alpha(opacity = 0); -moz-opacity:0; opacity:0; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4;}
- #posts:hover .textperma{margin-top: 0px; opacity: 1; filter: alpha(opacity = 100); -moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4; -moz-opacity: 1; opacity:1; filter: alpha(opacity=100);}
- {/block:iftextpermaonhover}
- {block:ifnottextpermaonhover}
- #posts .textperma{margin-top: 0px;}
- {/block:ifnottextpermaonhover}
- /*for multi columns*/
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
- #infscr-loading {display:none;}
- .navigation {display:none!important;}
- h2 {
- color:{color:text};
- font-size: {text:Post Title Size}px;
- font-family:{font:text};
- margin:0px;
- line-height:100%;}
- .asker a {
- color:{color:text};
- line-height: 80%;
- font-weight:bold;}
- img a {border:none;}
- .audio{background-color:white; display:block;}
- .user_1 .label {font-weight:bold}
- .user_2 .label {font-weight:bold}
- .user_1, .user_3, .user_5, .user_7 {background-color: transparent;}
- .user_2, .user_4, .user_6 {background-color: transparent;}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
- #chatter {list-style:none;}
- .notes
- .notes
- iframe input, iframe submit, iframe textarea, iframe div, iframe table
- </style>
- <style type="text/css">{CustomCSS}</style>
- <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
- <div style="display:none"><iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe></div>
- <!for multi columns>
- <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script><script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script><script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script><script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script><script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script><script type="text/javascript" src="jquery.masonry.min.js"></script><script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>{block:IndexPage}<script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
- <script src="http://static.tumblr.com/twte3d7/C5Bllzh32/masonry.js"></script><script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>{/block:IndexPage}
- <script type="text/javascript">
- $(window).load(function () {
- $('#entries').masonry(),
- $('.masonryWrap').infinitescroll({
- itemSelector : "#posts",
- navSelector : "div.navigation",
- nextSelector : ".navigation a#next",
- bufferPx : 1000000000000,
- loadingImg : "",
- loadingText : "",
- animation: true,
- extraScrollPx: 100000,
- },
- function() { $('#entries').masonry({ appendedContent: $(this) });
- });
- });</script>
- </head>
- <body>
- <div class="navigation">
- {block:Pagination}
- {block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next"></a>{/block:NextPage}
- {block:PreviousPage}<a style="float:left" href="{PreviousPage}"></a></p>{/block:PreviousPage}
- {/block:Pagination}
- </div>
- {block:ContentSource}
- <!— {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt=”{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} —>
- {/block:ContentSource}
- {block:RebloggedFrom}<div style="display:none">{ReblogParentName}</div>{/block:RebloggedFrom}
- <div id="wrapper">
- <div id="lbar"><div id="limg">
- {block:ifshowsidebarimage}<div id="sidebarimage"><img src="{image:sidebar}"></div>{/block:ifshowsidebarimage}
- <div id="header"><a href="/">{Title}</a></div>
- <div id="links">
- {block:ifshowhomelink}<a href="/">{text:home link title}</a>{/block:ifshowhomelink}
- <a href="/ask">{text:ask link title}</a>
- {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
- {block:iflink1}<a href="{text:link 1}">{text:link 1 title}</a>{/block:iflink1}
- {block:iflink2}<a href="{text:link 2}">{text:link 2 title}</a>{/block:iflink2}
- {block:iflink3}<a href="{text:link 3}">{text:link 3 title}</a>{/block:iflink3}
- {block:iflink4}<a href="{text:link 4}">{text:link 4 title}</a>{/block:iflink4}
- <a href="http://incedo.tumblr.com/">theme</a>
- </div>
- <div id="desc">{Description}</div>
- </div></div>
- <div class = "autopagerize_page_element" >
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {Body}
- <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
- {/block:Text}
- {block:Quote}
- "{Quote}” <div style="margin-left:20px;">— {Source}</div>
- <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
- {/block:Quote}
- {block:Link}
- <a href="{URL}"><h2>{Name}</h2></a>
- {block:Description}<p>{Description}</p>{/block:Description}
- <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
- {/block:Link}
- {block:Chat}
- <class="chat">{block:Lines}<div id="chatter"><class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</div>{/block:Lines}
- <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
- {/block:Chat}
- {block:Answer}
- <div class="asker">{Asker} asked: {Question}<br>{Answer}</div>
- <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
- {/block:Answer}
- {block:Audio}
- {AudioPlayerBlack}
- <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
- {/block:Audio}
- {block:Video}
- {block:indexpage}
- {block:ifsmallposts}{Video-250}{/block:ifsmallposts}
- {block:ifbigposts}{Video-400}{/block:ifbigposts}
- {/block:indexpage}
- {block:permalinkpage}{Video-500}{/block:permalinkpage}
- <!perma>{block:IndexPage}<div class="textperma"><a href="{permalink}">{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}
- {/block:Video}
- {block:Photo}
- <!perma>{block:IndexPage}<div class="permalink">
- <div class="likep">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>{/block:IndexPage}
- <div id="photo"><a href="{Permalink}"><img src="{PhotoURL-500}"/></a></div>
- {/block:Photo}
- {block:Photoset}
- <!perma>{block:IndexPage}<div class="permalink">
- <div class="likep">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>{/block:IndexPage}
- {block:indexpage}
- {block:ifsmallposts}{Photoset-250}{/block:ifsmallposts}
- {block:ifbigposts}{Photoset-400}{/block:ifbigposts}
- {/block:indexpage}
- {block:permalinkpage}{Photoset-500}{/block:permalinkpage}
- {/block:Photoset}
- {block:PermalinkPage}
- {block:caption}{Caption}{/block:caption}<br>
- <center>Posted {TimeAgo} with {NoteCount} Notes</center><br>
- <div class="notes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- </div>
- </div>
- <div id="c"><a href="http://incedo.tumblr.com">©</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement