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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <html>
- <title>{Title}</title>
- <!--
- ___________________________________________________________________________
- IUSTO THEME BY NOCTOS @ TUMBLR
- ___________________________________________________________________________
- -->
- <link rel="shortcut icon" href="{Favicon}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="text:font" content="cambria" />
- <meta name="text:font size" content="9px" />
- <meta name="image:background" content="" />
- <meta name="image:side" content="http://static.tumblr.com/nj7bgyh/5YLm2qtk0/tumblr_m2fadmcg5i1rtcguro1_500.jpg" />
- <meta name="color:background" content="#fff" />
- <meta name="color:text" content="#777" />
- <meta name="color:links" content="#b4b4b4" />
- <meta name="color:links hover" content="#494949" />
- <meta name="color:bordering" content="#eee" />
- <meta name="color:side links TXT" content="#777" />
- <meta name="color:side links BG" content="#eee" />
- <meta name="color:side links hover TXT" content="#fff" />
- <meta name="color:side links hover BG" content="#777" />
- <meta name="if:endless scroll" content="1" />
- <meta name="if:show captions" content="0" />
- <meta name="if:small posts" content="1" />
- <meta name="if:medium posts" content="0" />
- <meta name="if:large posts" content="0" />
- <meta name="text:link one" content="" />
- <meta name="text:link one title" content="" />
- <meta name="text:link two" content="" />
- <meta name="text:link two title" content="" />
- <meta name="text:link three" content="" />
- <meta name="text:link three title" content="" />
- <meta name="text:link four" content="" />
- <meta name="text:link four title" content="" />
- <meta name="text:link five" content="" />
- <meta name="text:link five title" content="" />
- {block:ifendlessscroll}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:ifendlessscroll}
- <style type="text/css">
- {CustomCSS}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:bordering};width:6px;border:1px solid #fff;}
- ::-webkit-scrollbar {height:0px;width:5px;background-color:{color:background};}
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
- body {
- background-image: url('{image:background}');
- background-attachment:fixed;
- background-color:{color:background};
- font-family:{text:font};
- font-size:{text:font size};
- color:{color:text};
- }
- a {
- color:{color:links};
- text-decoration:none;
- -webkit-transition: all 0.6s ease-in;
- -moz-transition: all 0.6s ease-in;
- -o-transition: all 0.6s ease-in;
- }
- a:hover {
- color:{color:links hover};
- }
- h1 {
- font-size:16px;
- font-weight:lighter;
- letter-spacing:-1.5px;
- text-transform:uppercase;
- border-bottom:1px solid {color:bordering};
- }
- blockquote {
- padding-left:10px;
- border-left:1px solid {color:text};
- }
- {block:indexpage}
- .post img {
- -webkit-transition: all 0.6s ease-in;
- -moz-transition: all 0.6s ease-in;
- -o-transition: all 0.6s ease-in;
- }
- .post img:hover {
- opacity:0.7;
- }
- {/block:indexpage}
- .audi img {
- max-width:100px;
- overflow:hidden;
- float:left;
- margin-right:5px;
- }
- #content {
- margin-left:40%;
- {block:indexpage}
- {block:ifsmallposts}
- width:250px;
- {block:ifsmallposts}
- {block:ifmediumposts}
- width:400px;
- {/block:ifmediumposts}
- {block:iflargeposts}
- width:500px;
- {/block:iflargeposts}
- {/block:indexpage}
- {block:permalinkpage}
- width:500px;
- {/block:permalinkpage}
- }
- .post {
- margin-bottom:5px;
- float:right;
- {block:indexpage}
- {block:ifsmallposts}
- width:250px;
- {/block:ifsmallposts}
- {block:ifmediumposts}
- width:400px;
- {/block:ifmediumposts}
- {block:iflargeposts}
- width:500px;
- {/block:iflargeposts}
- {/block:indexpage}
- {block:permalinkpage}
- width:500px;
- {/block:permalinkpage}
- }
- .permalink {
- max-width:200px;
- position:absolute;
- padding:5px;
- padding-top:5px;
- border-left:1px solid {color:bordering};
- opacity:0;
- {block:ifsmallposts}
- margin-left:256px;
- {block:ifsmallposts}
- {block:ifmediumposts}
- margin-left:406px;
- {/block:ifmediumposts}
- {block:iflargeposts}
- margin-left:506px;
- {/block:iflargeposts}
- {block:permalinkpage}
- display:none;
- {/block:permalinkpage}
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- -o-transition: all 0.6s ease-out;
- }
- .post:hover .permalink {
- opacity:1;
- }
- .notes img {
- height:0px;
- width:0px;
- }
- #side {
- position:fixed;
- left:40%;
- top:-10px;
- {block:indexpage}
- margin-left:-165px;
- {/block:indexpage}
- {block:permalinkpage}
- margin-left:-265px;
- {/block:permalinkpage}
- height:110%;
- width:160px;
- }
- .link {
- margin-top:2px;
- font-family:consolas;
- font-size:8px;
- text-align:right;
- text-transform:uppercase;
- width:154px;
- padding-right:6px;
- background-color:{color:side links BG};
- color:{color:side links TXT};
- -webkit-transition: all 0.75s ease-out;
- -moz-transition: all 0.75s ease-out;
- -o-transition: all 0.75s ease-out;
- }
- .link:hover {
- background-color:{color:side links hover BG};
- color:{color:side links hover TXT};
- }
- .photo {
- width:160px;
- margin-bottom:3px;
- }
- .pagina {
- width:40px;
- position:fixed;
- left:30%;
- margin-left:-170px;
- text-align:right;
- font-family:consolas;
- font-size:11px;
- letter-spacing:1px;
- }
- </style>
- </head>
- <body>
- <!--SCM Music Player by Adrian C Shum - http://scmplayer.net-->
- <script type="text/javascript" src="http://scmplayer.net/script.js" ></script>
- <script type="text/javascript">
- SCMMusicPlayer.init("{'skin':'http://static.tumblr.com/83zgfej/nA4m1mgt5/skin16.css','playback':{'autostart':'true','shuffle':'false','volume':'70'},'playlist':[{'title':'','url':'http://www.youtube.com/watch?v=JYIu_gDzsT0&feature=relmfu'},{'title':'','url':'http://www.youtube.com/watch?v=adR2-KMtXe8'},{'title':'','url':'http://www.youtube.com/watch?v=q9ayN39xmsI'},{'title':'','url':'http://www.youtube.com/watch?v=hsVYxhptsbM&feature=related'},{'title':'','url':'http://www.youtube.com/watch?v=09ggWdAJSjo'},{'title':'','url':'http://www.youtube.com/watch?v=lHYhErv_fWQ'},{'title':'','url':'http://www.youtube.com/watch?v=ocl9tU516a8'},{'title':'','url':'http://www.youtube.com/watch?v=jClEBOfsLYM'},{'title':'','url':'http://www.youtube.com/watch?v=yhE1Mxdgxrc'}],'placement':'bottom','showplaylist':'false'}");
- </script>
- <!--End of SCM Music Player script-->
- <div id="side">
- <div style="position:fixed;bottom:30%;"><!-- PLACE HOLDER (SIDE) -->
- <h1 style="margin-bottom:6px;text-align:center;"><a style="color:{color:text};" href="/" title="index">{Title}</a></h1>
- {block:ifnotendlessscroll}
- {block:Pagination}
- <div class="pagina">
- {block:NextPage}
- <a href="{NextPage}">FORTH</a>
- {/block:NextPage}
- {block:PreviousPage}
- <br>
- <a href="{PreviousPage}">BACK</a>
- {/block:PreviousPage}
- <i style="font-size:6px;color:{color:text};">{CurrentPage}/{TotalPages}</i>
- </div>
- {/block:Pagination}
- {/block:ifnotendlessscroll}
- <div class="photo">
- <a href="/">
- <img style="width:160px; "src="{image:side}">
- </a>
- </div>
- <div class="box">
- <a href="/"><div class="link">index</div></a>
- <a href="/ask"><div class="link">message</div></a>
- <a href="/submit"><div class="link">submit</div></a>
- {block:iflinkone}
- <a href="{text:link one}" title="{text:link one title}"><div class="link">{text:link one title}</div></a>
- {/block:iflinkone}
- {block:iflinktwo}
- <a href="{text:link two}" title="{text:link two title}"><div class="link">{text:link two title}</div></a>
- {/block:iflinktwo}
- {block:iflinkthree}
- <a href="{text:link three}" title="{text:link three title}"><div class="link">{text:link three title}</div></a>
- {/block:iflinkthree}
- {block:iflinkfour}
- <a href="{text:link four}" title="{text:link four title}"><div class="link">{text:link four title}</div></a>
- {/block:iflinkfour}
- {block:iflinkfive}
- <a href="{text:link five}" title="{text:link five title}"><div class="link">{text:link five title}</div></a>
- {/block:iflinkfive}
- </div>
- </div>
- <div style="position:fixed;top:70%;border-top:1px dotted {color:bordering};margin-top:6px;padding-top:3px;width:160px;text-align:center;">{Description}</div>
- </div>
- <div style="margin-top:-2px"><!-- PLACE HOLDER (TOP) --></div>
- {block:permalinkpage}
- <div style="margin-left:-166px;"><!-- PLACE HOLDER (PERMALINKPAGE) -->
- {/block:permalinkpage}
- <div id="content">
- {block:Posts}
- {block:Text}
- <div class="post">
- <div class="permalink">
- {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}
- <br>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}
- <div style="border-bottom:1px dotted {color:bordering};margin-bottom:3px;padding-top:4px;"></div>
- {block:Tags}#<a href="{TagURL}" title="{Tag}">{Tag} </a><br>{/block:Tags}
- {/block:HasTags}
- </div>
- {block:Title}<h1>{Title}</h1>{/block:Title}
- <div style="margin-top:-7px"></div>
- {Body}
- </div>
- {/block:Text}
- {block:Photo}
- <div class="post">
- <div class="permalink">
- {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}
- <br>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}
- <div style="border-bottom:1px dotted {color:bordering};margin-bottom:3px;padding-top:4px;"></div>
- {block:Tags}#<a href="{TagURL}" title="{Tag}">{Tag} </a><br>{/block:Tags}
- {/block:HasTags}
- </div>
- {LinkOpenTag}
- <meta name="{PhotoAlt}" content="{PhotoAlt}"/>
- {block:indexpage}
- {block:ifsmallposts}
- <img src="{PhotoURL-250}">
- {/block:ifsmallposts}
- {block:ifmediumposts}
- <img style="width:400px;" src="{PhotoURL-500}">
- {/block:ifmediumposts}
- {block:iflargeposts}
- <img src="{PhotoURL-500}">
- {/block:iflargeposts}
- {block:ifshowcaptions}
- {Caption}
- {/block:ifshowcaptions}
- {/block:indexpage}
- {block:permalinkpage}
- <img src="{PhotoURL-500}">
- {Caption}
- {/block:permalinkpage}
- </div>
- {LinkCloseTag}
- {/block:Photo}
- {block:Quote}
- <div class="post">
- <div class="permalink">
- {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}
- <br>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}
- <div style="border-bottom:1px dotted {color:bordering};margin-bottom:3px;padding-top:4px;"></div>
- {block:Tags}#<a href="{TagURL}" title="{Tag}">{Tag} </a><br>{/block:Tags}
- {/block:HasTags}
- </div>
- "{Quote}"
- <div style="border-bottom:1px solid {color:bordering};margin-bottom:3px;padding-top:5px;"></div>
- <div style="text-align:right;">
- {block:Source}― {Source}{/block:Source}
- </div>
- </div>
- {/block:Quote}
- {block:Photoset}
- <div class="post">
- <div class="permalink">
- {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}
- <br>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}
- <div style="border-bottom:1px dotted {color:bordering};margin-bottom:3px;padding-top:4px;"></div>
- {block:Tags}#<a href="{TagURL}" title="{Tag}">{Tag} </a><br>{/block:Tags}
- {/block:HasTags}
- </div>
- {block:indexpage}
- {block:ifsmallposts}
- {Photoset-250}
- {/block:ifsmallposts}
- {block:ifmediumposts}
- {Photoset-400}
- {/block:ifmediumposts}
- {block:iflargeposts}
- {Photoset-500}
- {/block:iflargeposts}
- {block:ifshowcaptions}
- {Caption}
- {/block:ifshowcaptions}
- {/block:indexpage}
- {block:permalinkpage}
- {Photoset-500}
- {Caption}
- {/block:permalinkpage}
- </div>
- {/block:Photoset}
- {block:Link}
- <div class="post">
- <div class="permalink">
- {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}
- <br>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}
- <div style="border-bottom:1px dotted {color:bordering};margin-bottom:3px;padding-top:4px;"></div>
- {block:Tags}#<a href="{TagURL}" title="{Tag}">{Tag} </a><br>{/block:Tags}
- {/block:HasTags}
- </div>
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:description}
- <div style="margin-top:-7px;">
- {description}
- </div>
- {/block:description}
- {block:indexpage}
- {block:ifshowcaptions}
- {caption}
- {/block:ifshowcaptions}
- {/block:indexpage}
- {block:permalinkpage}
- {caption}
- {/block:permalinkpage}
- </div>
- {/block:Link}
- {block:audio}
- <div class="post">
- <div class="permalink">
- {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}
- <br>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}
- <div style="border-bottom:1px dotted {color:bordering};margin-bottom:3px;padding-top:4px;"></div>
- {block:Tags}#<a href="{TagURL}" title="{Tag}">{Tag} </a><br>{/block:Tags}
- {/block:HasTags}
- </div>
- <div style="width:100%; background-color:#000;">{audioplayerblack}</div>
- {block:indexpage}
- <div style="margin-top:5px; padding-top:5px; border-top:1px solid {color:bordering};">
- {block:albumart}
- <div class="audi"><img src="{albumartURL}"></div>
- {/block:albumart}
- <div style="float:left; border-left:1px solid {color:bordering}; padding-left:5px;">
- {block:artist}{artist}{/block:artist}<br>
- {block:album}{album}{/block:album}<br>
- {block:trackname}{trackname}{/block:trackname}<br>
- </div>
- <div style="{block:ifsmallposts}width:58%;{/block:ifsmallposts}{block:ifmediumposts}width:73%;{/block:ifmediumposts}{block:iflargeposts}width:78%;{/block:iflargeposts}margin-top:5px;float:left;border-top:1px solid {color:bordering};">
- <div style="float:left;border-left:1px solid {color:bordering}; margin-top:5px;padding-top:2px;padding-left:5px;">
- <div style="margin-top:-2px;"></div>
- {playcountwithlabel}
- </div></div></div>
- {/block:indexpage}
- {block:permalinkpage}<br>
- {block:albumart}
- <div class="audi">
- <img src="{albumarturl}">
- </div>
- {/block:albumart}
- <div style="float:left;">
- {playcountwithlabel}<br>
- {block:artist}{artist}{/block:artist}<br>
- {block:album}{album}{/block:album}<br>
- {block:trackname}{trackname}{/block:trackname}<br>
- </div>
- {/block:permalinkpage}
- {block:ifshowcaptions}
- {block:caption}
- {caption}
- {/block:caption}
- {/block:ifshowcaptions}
- {block:ifnotshowcaptions}
- {block:permalinkpage}
- <div style="float:left;">
- {caption}
- </div>
- {/block:permalinkpage}
- {/block:ifnotshowcaptions}
- </div>
- {/block:audio}
- {block:Video}
- <div class="post">
- <div class="permalink">
- {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}
- <br>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}
- <div style="border-bottom:1px dotted {color:bordering};margin-bottom:3px;padding-top:4px;"></div>
- {block:Tags}#<a href="{TagURL}" title="{Tag}">{Tag} </a><br>{/block:Tags}
- {/block:HasTags}
- </div>
- {block:indexpage}
- {block:ifsmallposts}
- {video-250}
- {/block:ifsmallposts}
- {block:ifmediumposts}
- {video-400}
- {/block:ifmediumposts}
- {block:iflargeposts}
- {video-500}
- {/block:iflargeposts}
- {block:ifshowcaptions}
- {Caption}
- {/block:ifshowcaptions}
- {/block:indexpage}
- {block:permalinkpage}
- {video-500}
- {Caption}
- {/block:permalinkpage}
- </div>
- {/block:Video}
- {block:Answer}
- <div class="post">
- <div class="permalink">
- {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}
- <br>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}
- <div style="border-bottom:1px dotted {color:bordering};margin-bottom:3px;padding-top:4px;"></div>
- {block:Tags}#<a href="{TagURL}" title="{Tag}">{Tag} </a><br>{/block:Tags}
- {/block:HasTags}
- </div>
- <div style="padding-bottom:3px;border-bottom:1px solid {color:bordering};">
- {Asker}: {Question}
- </div>
- {Answer}
- </div>
- {/block:Answer}
- {block:chat}
- <div class="post">
- <div class="permalink">
- {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}
- <br>
- <a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:HasTags}
- <div style="border-bottom:1px dotted {color:bordering};margin-bottom:3px;padding-top:4px;"></div>
- {block:Tags}#<a href="{TagURL}" title="{Tag}">{Tag} </a><br>{/block:Tags}
- {/block:HasTags}
- </div>
- {block:title}<h1>{title}</h1><div style="margin-top:-7px;"></div>{/block:title}
- <ul>
- {block:Lines}
- <li style="list-style:square;">
- {block:Label}
- {Label}
- {/block:Label}
- <i>
- {Line}
- </i>
- </li>
- {/block:Lines}
- </ul>
- {block:ifshowcaptions}
- {block:caption}
- {caption}
- {/block:caption}
- {/block:ifshowcaptions}
- {block:ifnotshowcaptions}
- {block:permalinkpage}
- {caption}
- {/block:permalinkpage}
- {/block:ifnotshowcaptions}
- </div>
- {/block:chat}
- {block:PermalinkPage}
- <div style="float:left;width:500px;">
- {block:Date}
- <div style="font-weight:bold;font-size:12px;border-bottom:1px solid {color:bordering};margin-bottom:3px;text-transform:uppercase;">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} {Year} ({12Hour}:{Minutes}{AmPm})</div>
- {/block:Date}
- {block:PostNotes}
- {NoteCountWithLabel}
- <br>
- {/block:PostNotes}
- {block:HasTags}
- tagged:{block:Tags}#<a href="{TagURL}" title="{Tag}">{Tag} </a>{/block:Tags}
- <br>
- {/block:HasTags}
- {block:RebloggedFrom}
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a><br>
- original: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
- {/block:RebloggedFrom}
- {block:Date}
- <div style="border-bottom:1px solid {color:bordering};padding-top:3px;margin-bottom:3px;"></div>
- navigation: <a href="{ReblogURL}" title="reblog this post">reblog</a>, <a href="/">index</a>, <a href="/random" title="random post">random</a>
- {/block:Date}
- {block:NoteCount}
- <div style="border-bottom:1px solid {color:bordering};padding-top:3px;"></div>
- <div class="notes">
- {PostNotes}
- </div>
- {/block:NoteCount}
- </div>
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- {block:permalinkpage}
- <!-- PLACE HOLDER (TOP) [END] --></div>
- {/block:permalinkpage}
- <a style="position:fixed;bottom:5px;right:5px;opacity:0.7;color:#777;font-family:consolas;font-size:8px;" href="http://noctos.tumblr.com" title="theme by noctos">THEME</a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement