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">
- <!-- theme 005 heytonks.tumblr.com - do not remove credit, redistribute, claim as your own, or use any part of this coding in your own theme. if you have any questions, feel free to send me a message on my personal blog (heytonks) or my theme blog (sarahthemes) and i will happily assist you -->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- {block:Description} <meta name="description" content="{MetaDescription}" /> {/block:Description}
- <!-- default variables -->
- <meta name="text:Link 1 URL" content="/"/>
- <meta name="text:Link 1" content="home"/>
- <meta name="text:Link 2 URL" content="/ask"/>
- <meta name="text:Link 2" content="message"/>
- <meta name="text:Link 3 URL" content="/"/>
- <meta name="text:Link 3" content="link 3"/>
- <meta name="text:Link 4 URL" content="/"/>
- <meta name="text:Link 4" content="link 4"/>
- <meta name="text:Link 5 URL" content="/"/>
- <meta name="text:Link 5" content="link 5"/>
- <meta name="text:Link 6 URL" content="/"/>
- <meta name="text:Link 6" content="link 6"/>
- <meta name="text:Custom Cursor URL" content="http://static.tumblr.com/vdw1lg6/1cbn7qqrk/cursor.png"/>
- <meta name="image:Header" content="http://static.tumblr.com/vdw1lg6/4S1n7qqrf/braba3.png"/>
- <meta name="image:Background" content=""/>
- <meta name="color:Background" content="#1d1d1d"/>
- <meta name="color:Header Background" content="#fcfcfc"/>
- <meta name="color:Nav Bar Background" content="#ffffff"/>
- <meta name="color:Title" content="#525252"/>
- <meta name="color:Description Box" content="#ffffff"/>
- <meta name="color:Description Text" content="#737373"/>
- <meta name="color:Nav Links" content="#7e7e1f"/>
- <meta name="color:Nav Links Hover" content="#e5e583"/>
- <meta name="color:Post Background" content="#303030"/>
- <meta name="color:Post Border" content="#cccccc"/>
- <meta name="color:Post Text" content="#f8f8f8"/>
- <meta name="color:Post Title" content="#fafafa"/>
- <meta name="color:Post Title Background" content="#303030"/>
- <meta name="color:Post Links" content="#fefeb5"/>
- <meta name="color:Post Links Hover" content="#ffecfb"/>
- <meta name="color:Post Info Background" content="#444444"/>
- <meta name="color:Post Info Text" content="#ffe3fa"/>
- <meta name="color:Post Info Hover" content="#ffffe5"/>
- <meta name="color:Tags" content="#ffffce"/>
- <meta name="color:Tags Hover" content="#fff0fc"/>
- <meta name="color:Pagination" content="#fafafa"/>
- <meta name="color:Scrollbar" content="#ffffc1"/>
- <meta name="color:Bolded Text" content="#ffddfd"/>
- <meta name="color:Italicized Text" content="#ffe3f9"/>
- <meta name="if:Full Header Image" content="0">
- <meta name="if:Two Columns" content="0">
- <meta name="if:Show Asker Icon" content="0">
- <meta name="if:Hover For Tags" content="1">
- <meta name="select:Header Image Position" content="right" title="Right">
- <meta name="select:Header Image Position" content="left" title="Left">
- <meta name="select:Header Image Position" content="center" title="Center">
- <meta name="select:Title Size" content="medium" title="Medium">
- <meta name="select:Title Size" content="small" title="Small">
- <meta name="select:Title Size" content="large" title="Large">
- <link href='http://fonts.googleapis.com/css?family=Roboto:300,400,100,700|Roboto+Slab:400,300,700' rel='stylesheet' type='text/css'>
- <!-- begin masonry -->
- {block:IndexPage}
- {block:ifTwoColumns}
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script>
- $(function(){
- var $container = $('#content');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '#posts',
- });
- });
- $container.infinitescroll({
- itemSelector : "#posts",
- navSelector : "div.pagination",
- nextSelector : ".pagination a#next",
- loadingImg : "",
- loadingText : "<em></em>",
- bufferPx : 10000,
- extraScrollPx: 12000,
- },
- // trigger Masonry as a callback
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- {/block:ifTwoColumns}
- {/block:IndexPage}
- <!-- end masonry -->
- <style type="text/css">
- @font-face{
- font-family: 'Roboto Slab Regular';
- src: url('http://static.tumblr.com/vdw1lg6/YL0n7n5dm/robotoslab-regular-webfont.eot');
- src: url('http://static.tumblr.com/vdw1lg6/YL0n7n5dm/robotoslab-regular-webfont.eot') format('eot'),
- url('http://static.tumblr.com/vdw1lg6/4iOn7n5dq/robotoslab-regular-webfont.svg') format('svg');
- url('http://static.tumblr.com/vdw1lg6/0N7n7n5dx/robotoslab-regular-webfont.woff') format('woff'),
- url('http://static.tumblr.com/vdw1lg6/H2rn7n5du/robotoslab-regular-webfont.ttf') format('truetype'),
- }
- @font-face{
- font-family: 'Roboto Slab Bold';
- src: url('http://static.tumblr.com/vdw1lg6/J3Kn7n59r/robotoslab-bold-webfont.eot');
- src: url('http://static.tumblr.com/vdw1lg6/J3Kn7n59r/robotoslab-bold-webfont.eot') format('eot'),
- url('http://static.tumblr.com/vdw1lg6/4LNn7n5a0/robotoslab-bold-webfont.svg') format('svg');
- url('http://static.tumblr.com/vdw1lg6/0Jin7n5a7/robotoslab-bold-webfont.woff') format('woff'),
- url('http://static.tumblr.com/vdw1lg6/2Mon7n5a3/robotoslab-bold-webfont.ttf') format('truetype'),
- }
- iframe#tumblr_controls {
- top: 0% !important;
- right:0% !important;
- position: fixed !important;
- }
- *, body, a, a:hover {
- cursor: url('{text:Custom Cursor URL}'), auto;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:Scrollbar};
- height: 60px;
- }
- ::-webkit-scrollbar {
- height: 10px;
- width: 10px;
- background-color:{color:Background};
- }
- #description::-webkit-scrollbar-thumb:vertical {
- background-color:{color:Nav Links};
- height: 60px;
- }
- #description::-webkit-scrollbar {
- height: 10px;
- width: 10px;
- background-color:{color:Description Box};
- }
- ::selection {
- background:{color:Post Links};
- color:{color:Post Background};
- }
- ::-moz-selection {
- background:{color:Post Links};
- color:{color:Post Background};
- }
- ::-webkit-selection {
- background:{color:Post Links};
- color:{color:Post Background};
- }
- body {
- background-color:{color:Background};
- background-image:url('{image:Background}');
- background-repeat:repeat;
- background-attachment:fixed;
- margin:0px;
- font-family: 'Roboto', sans-serif;
- font-weight:300;
- font-size:12px;
- letter-spacing:2.2px;
- color:{color:Post Text};
- line-height:185%;
- text-align:justify;
- }
- a {
- text-decoration:none;
- color:{color:Post Links};
- transition-duration:0.5s;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- a:hover {
- color:{color:Post Links Hover};
- transition-duration:0.5s;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- i, em {
- font-style:italic;
- color:{color:Italicized Text};
- }
- b, strong {
- font-weight:700;
- color:{color:Bolded Text};
- }
- h2 {
- padding:30px;
- font-family:'Roboto Slab Bold', 'Roboto Slab', serif;
- text-transform:uppercase;
- font-size:15px;
- letter-spacing:2.3px;
- font-weight:700;
- text-align:center;
- border:4px solid {color:Post Title};
- line-height:26px;
- margin-top:0px;
- color:{color:Post Title};
- background-color:{color:Post Title Background};
- }
- #titlechat {
- margin-bottom:20px;
- margin-top:-21px;
- margin-left:-21px;
- {block:IndexPage}
- {block:ifTwoColumns}
- width:374px;
- {/block:ifTwoColumns}
- {block:ifNotTwoColumns}
- width:474px;
- {/block:ifNotTwoColumns}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:474px;
- {/block:PermalinkPage}
- }
- h2 a {
- border-bottom:1px dotted {color:Post Links};
- color:{color:Post Links};
- }
- blockquote {
- border-left:1px dotted {color:Post Text};
- padding-left:15px;
- margin:2px 0px;
- }
- pre {
- white-space:pre;
- white-space:pre-wrap;
- word-wrap:break-word;
- }
- /* DO NOT ALTER THE THEME EDIT */
- #credit a {
- position:fixed;
- z-index:1000;
- bottom:20px;
- right:20px;
- width:22px;
- height:22px;
- text-align:center;
- font-weight:bold;
- border:1px dotted #dddddd;
- font-size:25px;
- background-color:#ffffff;
- font-family:'Arial';
- line-height:22px;
- border-radius:100%;
- padding:7px;
- color:#000000;
- }
- /* DO NOT ALTER THE THEME CREDIT */
- #posts {
- padding:20px 20px 0px 20px;
- border:1px dotted {color:Post Border};
- background-color:{color:Post Background};
- color:{color:Post Text};
- {block:IndexPage}
- {block:ifNotTwoColumns}
- margin-bottom:120px;
- width:500px;
- margin-left:auto;
- margin-right:auto;
- {/block:ifNotTwoColumns}
- {block:ifTwoColumns}
- margin-bottom:50px;
- width:400px;
- margin-left:50px;
- float:left;
- {/block:ifTwoColumns}
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-bottom:120px;
- width:500px;
- position:relative;
- float:none;
- margin-left:auto;
- margin-right:auto;
- {/block:PermalinkPage}
- transition-duration:0.7s;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #posts p {
- display:block;
- max-width:100%;
- overflow:hidden;
- }
- #posts img, #posts blockquote, #posts pre {
- max-width:100%;
- }
- #posts li {
- text-transform:uppercase;
- font-size:9px;
- max-width:100%;
- }
- #content {
- margin-top:70px;
- margin-left:auto;
- margin-right:auto;
- {block:IndexPage}
- {block:ifNotTwoColumns}
- width:600px;
- {/block:ifNotTwoColumns}
- {block:ifTwoColumns}
- width:1000px;
- margin-left:auto;
- margin-right:auto;
- {/block:ifTwoColumns}
- {/block:IndexPage}
- {block:PermalinkPage};
- width:600px;
- margin-left:auto;
- position:relative;
- margin-right:auto;
- {/block:PermalinkPage}
- }
- #centergrid {
- {block:IndexPage}
- {block:ifTwoColumns}
- margin-left:-50px;
- {/block:ifTwoColumns}
- {/block:IndexPage}
- }
- #header {
- width:100%;
- top:0px;
- left:0px;
- background-color:{color:Header Background};
- }
- #header img {
- margin:0px;
- padding:0px;
- {block:ifFullHeaderImage}
- width:100%;
- height:auto;
- {/block:ifFullHeaderImage}
- {block:ifNotFullHeaderImage}
- width:auto;
- height:auto;
- {/block:ifNotFullHeaderImage}
- }
- #bottombar {
- clear:both;
- background-color:{color:Nav Bar Background};
- padding:30px;
- }
- #title {
- text-transform:uppercase;
- font-weight:700;
- letter-spacing:3.7px;
- padding:10px 20px;
- color:{color:Title};
- display:inline-block;
- z-index:3;
- }
- #description {
- background-color:{color:Description Box};
- color:{color:Description Text};
- margin-top:20px;
- font-weight:400;
- width:300px;
- height:50px;
- overflow-x:hidden;
- overflow-y:auto;
- border:1px dotted {color:Post Border};
- font-size:11px;
- padding:15px;
- text-align:justify;
- }
- #links a {
- text-transform:uppercase;
- padding:5px;
- margin:0px 10px;
- color:{color:Nav Links};
- transition-duration:0.5s;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #links a:hover {
- color:{color:Nav Links Hover};
- transition-duration:0.5s;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #links {
- text-align:center;
- font-family:'Roboto Slab Regular', 'Roboto Slab', serif;
- margin-top:20px;
- line-height:250%;
- font-size:12px;
- letter-spacing:3.2px;
- font-weight:400;
- margin-left:auto;
- margin-right:auto;
- }
- .pagination {
- {block:ifTwoColumns}
- display:none;
- {/block:ifTwoColumns}
- {block:ifNotTwoColumns}
- margin-top:140px;
- margin-bottom:120px;
- {/block:ifNotTwoColumns}
- }
- .pagination a {
- {block:ifTwoColumns}
- display:none;
- {/block:ifTwoColumns}
- {block:ifNotTwoColumns}
- padding:10px 20px;
- font-size:13px;
- border:2px solid {color:Pagination};
- font-weight:700;
- text-transform:uppercase;
- color:{color:Pagination};
- letter-spacing:3px;
- margin-left:15px;
- margin-right:15px;
- {/block:ifNotTwoColumns}
- }
- .pagination a:hover {
- color:{color:Background};
- background-color:{color:Pagination};
- border:2px solid {color:Background};
- }
- /* post info */
- .postinfo {
- background-color:{color:Post Info Background};
- border-top:1px dotted {color:Post Border};
- {block:IndexPage}
- {block:ifTwoColumns}
- width:440px;
- {/block:ifTwoColumns}
- {block:ifNotTwoColumns}
- width:540px;
- {/block:ifNotTwoColumns}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:540px;
- {/block:PermalinkPage}
- margin-left:-20px;
- padding:13px 0px;
- margin-top:20px;
- text-transform:uppercase;
- font-size:9px;
- vertical-align:middle;
- font-weight:400;
- }
- .postinfo a {
- color:{color:Post Info Text};
- vertical-align:middle;
- transition-duration:0.5s;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .postinfo a:hover {
- color:{color:Post Info Hover};
- transition-duration:0.5s;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .like_and_reblog_buttons {
- vertical-align:middle;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- display:inline-block;
- }
- .like_and_reblog_buttons li {
- vertical-align:middle;
- height:15px;
- padding:0px 12px;
- display:inline-block;
- list-style:none;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- /* post stylings */
- #askerimg img {
- {block:ifShowAskerIcon}
- border-radius:100%;
- padding:5px;
- border:1px solid {color:Post Border};
- background-color:{color:Post Background};
- margin-top:-49px;
- position:absolute;
- margin-left:-25px;
- {/block:ifShowAskerIcon}
- }
- #question {
- margin-top:5px;
- line-height:18px;
- font-size:11px;
- margin-bottom:20px;
- background-color:{color:Post Info Background};
- border:3px solid {color:Post Border};
- {block:IndexPage}
- {block:ifNotTwoColumns}
- width:450px;
- {/block:ifNotTwoColumns}
- {block:ifTwoColumns}
- width:350px;
- {/block:ifTwoColumns}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:450px;
- {/block:PermalinkPage}
- {block:ifNotShowAskerIcon}
- padding:30px 15px 30px 15px;
- {/block:ifNotShowAskerIcon}
- {block:ifShowAskerIcon}
- padding:30px 15px 40px 15px;
- {/block:ifShowAskerIcon}
- }
- #defaultart img {
- position:relative;
- z-index:27;
- }
- #albumart img {
- position:absolute;
- z-index:28;
- margin-top:-106px;
- margin-left:0px;
- }
- #player {
- width:30px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:35;
- margin-top:9px;
- margin-left:9px;
- }
- #playerbg {
- position:relative;
- height:45px;
- width:45px;
- background-color:#ffffff;
- z-index:29;
- margin-top:-77px;
- margin-left:28px;
- opacity:0.7;
- border-radius:100%;
- transition-duration:0.5s;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #playerbg:hover {
- opacity:0.9;
- transition-duration:0.5s;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- td {
- height:100px;
- margin:0px;
- padding:0px;
- line-height:200%;
- font-weight:400;
- }
- td img {
- margin-top:-25px;
- padding:0px;
- height:100px;
- width:100px;
- }
- #audioinfo {
- position:relative;
- margin-top:60px;
- font-weight:400;
- }
- table {
- padding:15px;
- font-size:11px;
- margin-bottom:20px;
- border:1px solid {color:Post Border};
- margin-top:8px;
- text-transform:uppercase;
- font-size:9px;
- {block:IndexPage}
- {block:ifNotTwoColumns}
- width:480px;
- {/block:ifNotTwoColumns}
- {block:ifTwoColumns}
- width:380px;
- {/block:ifTwoColumns}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:480px;
- {/block:PermalinkPage}
- }
- #notecontainer {
- margin-left:auto;
- margin-right:auto;
- width:540px;
- border:1px dotted {color:Post Border};
- text-transform:uppercase;
- font-size:8px;
- background-color:{color:Post Background};
- text-align:left;
- margin-bottom:80px;
- overflow-x:hidden;
- overflow-y:auto;
- height:450px;
- }
- #notecontainer a {
- color:{color:Links};
- }
- #notecontainer a:hover {
- color:{color:Links Hover};
- }
- ol.notes {
- list-style-type:none;
- padding:0px;
- margin:5px 0px 0px 0px;
- }
- li.note {
- padding:10px 20px;
- border-bottom:1px dotted {color:Post Border};
- list-style-image:url('http://static.tumblr.com/vdw1lg6/f8Fn2ytm8/theme-x.png');
- list-style-position:inside;
- }
- li.note img {
- display:none;
- }
- li.more_notes_link_container {
- list-style-image:none;
- list-style-type:none;
- border:none;
- border-style:none;
- background-color:{color:Post Info Background};
- }
- #quotemark {
- font-size:53px;
- color:{color:Post Links};
- opacity:0.8;
- font-family:"Calibri";
- margin-top:20px;
- position:absolute;
- }
- #quote {
- display:block;
- margin-left:50px;
- font-family:'Roboto Slab Regular', 'Roboto Slab', serif;
- font-weight:400;
- font-size:20px;
- line-height:39px;
- {block:IndexPage}
- {block:ifTwoColumns}
- width:330px;
- {/block:ifTwoColumns}
- {block:ifNotTwoColumns}
- width:430px;
- {/block:ifNotTwoColumns}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:430px;
- {/block:PermalinkPage}
- }
- #quotesource {
- margin-top:20px;
- text-align:right;
- display:block;
- padding:20px;
- border:3px solid {color:Post Title};
- color:{color:Post Title};
- background-color:{color:Post Title Background};
- font-style:italic;
- font-weight:100;
- font-size:12px;
- margin-bottom:15px;
- }
- #chatpost ul {
- padding:0px;
- margin:-20px 0px -21px -20px;
- width:540px;
- {block:IndexPage}
- {block:ifTwoColumns}
- width:440px;
- {/block:ifTwoColumns}
- {block:ifNotTwoColumns}
- width:540px;
- {/block:ifNotTwoColumns}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:540px;
- {/block:PermalinkPage}
- }
- .chat li {
- list-style-type:none;
- padding:10px 20px;
- border-bottom:1px solid {color:Post Border};
- }
- .chat li:nth-child(odd) {
- background: rgb(255, 255, 255);
- background: rgba(255, 255, 255, 0.1);
- }
- .chat li:nth-child(even) {
- background-color:{color:Post Background};
- }
- .tags {
- font-family:'Roboto Slab', serif;
- font-weight:400;
- font-size:10px;
- text-transform:lowercase;
- text-align:center;
- position:absolute;
- margin-left:auto;
- margin-right:auto;
- {block:IndexPage}
- {block:ifTwoColumns}
- padding:20px 0px;
- margin-left:-20px;
- margin-top:-20px;
- width:440px;
- background-color:{color:Post Info Background};
- border-bottom:1px dotted {color:Post Border};
- display:inline;
- opacity:0;
- {/block:ifTwoColumns}
- {block:ifNotTwoColumns}
- margin-top:10px;
- width:500px;
- display:inline;
- {/block:ifNotTwoColumns}
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-top:10px;
- width:500px;
- display:inline;
- {/block:PermalinkPage}
- {block:ifHoverForTags}
- {block:IndexPage}
- opacity:0;
- {/block:IndexPage}
- {block:PermalinkPage}
- opacity:1;
- {/block:PermalinkPage}
- {/block:ifHoverForTags}
- transition-duration:0.7s;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #posts:hover .tags {
- {block:ifHoverForTags}
- opacity:1;
- {/block:ifHoverForTags}
- {block:IndexPage}
- {block:ifTwoColumns}
- opacity:1;
- {/block:ifTwoColumns}
- {/block:IndexPage}
- transition-duration:0.7s;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .tags a {
- {block:IndexPage}
- {block:ifTwoColumns}
- {/block:ifTwoColumns}
- {/block:IndexPage}
- padding:5px 7px;
- color:{color:Tags};
- line-height:26px;
- margin-left:8px;
- }
- .tags a:hover {
- color:{color:Tags Hover};
- }
- /* Selection metatags */
- .left {
- text-align:left;
- }
- .center {
- text-align:center;
- }
- .right {
- text-align:right;
- }
- .small {
- font-size:12px;
- border:2px solid {color:Title};
- }
- .medium {
- font-size:16px;
- border:3px solid {color:Title};
- }
- .large {
- font-size:21px;
- border:4px solid {color:Title};
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <!-- DO NOT ALTER THE THEME CREDIT --><div id="credit"><a href="http://heytonks.tumblr.com/" title="heytonks">©</a></div> <!-- DO NOT ALTER THE THEME CREDIT -->
- <a href="/"><div id="header"><center>
- <div class="{select:Header Image Position}"><img src="{image:Header}"/></div>
- </center></div></a>
- <div id="bottombar"><center>
- <div class="{select:Title Size}" id="title">{Title}</div>
- <div id="description">{Description}</div>
- <div id="links">
- {block:iflink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
- {block:iflink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:iflink1}
- {block:iflink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:iflink3}
- {block:iflink4}<br/><a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:iflink4}
- {block:iflink5}<a href="{text:Link 5 URL}">{text:Link 5}</a>{/block:iflink5}
- {block:iflink6}<a href="{text:Link 6 URL}">{text:Link 6}</a>{/block:iflink6}
- </div>
- {block:ifTwoColumns}
- <div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> ·{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
- </div>
- {/block:ifTwoColumns}
- </center></div>
- <!-- posts -->
- <div id="centergrid">
- <div id="content">
- {block:Posts}
- <div id="posts">
- {block:IndexPage}{block:ifTwoColumns}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:ifTwoColumns}
- {/block:IndexPage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {block:Title}<div style="margin-top:20px;">{/block:Title}<div style="margin-top:-10px;">{Body}</div>{block:Title}</div>{/block:Title}
- {/block:Text}
- {block:Photo}
- {block:PermalinkPage}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}
- {/block:PermalinkPage}
- {block:IndexPage}{block:ifTwoColumns}
- {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{LinkCloseTag}
- {/block:ifTwoColumns}{/block:IndexPage}
- {block:IndexPage}{block:ifNotTwoColumns}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}
- {/block:ifNotTwoColumns}{/block:IndexPage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Panorama}
- {LinkOpenTag}<img src="{PhotoURL-Panorama}">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Panorama}
- {block:Photoset}
- {block:PermalinkPage}
- {Photoset-500}
- {/block:PermalinkPage}
- {block:IndexPage}{block:ifTwoColumns}
- {Photoset-400}
- {/block:ifTwoColumns}{/block:IndexPage}
- {block:IndexPage}{block:ifNotTwoColumns}
- {Photoset-500}
- {/block:ifNotTwoColumns}{/block:IndexPage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div id="quotemark">❝</div>
- <div id="quote">{Quote}</div>
- {block:Source}<div id="quotesource">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <h2><a href="{URL}">{Name}</a></h2>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- <div id="chatpost">
- {block:Title}<h2 id="titlechat">{Title}</h2>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}<b>{Label}</b>{/block:Label}
- {Line}</li>{/block:Lines}</ul>
- </div>
- {/block:Chat}
- {block:Audio}<center><table><tr>
- <td style="vertical-align:middle; width:100px;">
- <div id="defaultart"><img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg" width="100" alt="default album art"/></div>
- {block:AlbumArt}<div id="albumart"><img src="{AlbumArtURL}" width="100px"></div>{/block:AlbumArt}
- <div id="playerbg"><div id="player">{AudioPlayerWhite}</div></div>
- </td>
- {block:IndexPage}
- {block:ifNotTwoColumns}<td style="vertical-align:middle; background-color:{color:Post Info Background}; width:290px; text-align:center; text-align:center;">{/block:ifNotTwoColumns}
- {block:ifTwoColumns}<td style="vertical-align:middle; background-color:{color:Post Info Background}; width:160px; text-align:center; text-align:center; padding:0px 20px">{/block:ifTwoColumns}
- {/block:IndexPage}
- {block:PermalinkPage}
- <td style="vertical-align:middle; background-color:{color:Post Info Background}; width:290px; text-align:center; text-align:center;">
- {/block:PermalinkPage}
- {block:TrackName}<span style="font-weight:700; font-family:'Roboto', sans-serif; text-transform:uppercase; font-size:13px; padding:30px 0px;">{TrackName}</span><br/>{/block:TrackName}
- {block:Artist}{Artist}<br/>{/block:Artist}
- {PlayCountWithLabel}
- </td>
- </tr></table></center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- {block:PermalinkPage}
- {Video-500}
- {/block:PermalinkPage}
- {block:IndexPage}{block:ifTwoColumns}
- {Video-400}
- {/block:ifTwoColumns}{/block:IndexPage}
- {block:IndexPage}{block:ifNotTwoColumns}
- {Video-500}
- {/block:ifNotTwoColumns}{/block:IndexPage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}<center>
- <div id="question"><span style="font-weight:700; text-transform:uppercase; font-size:13px; font-family:'Roboto Slab Bold', 'Roboto Slab', serif;">{Asker} asked:<br/></span>{Question}</div>
- {block:ifShowAskerIcon}<div id="askerimg"><img src="{AskerPortraitURL-40}"></div>{/block:ifShowAskerIcon}
- </center>
- {block:ifShowAskerIcon}<div style="margin-top:40px;">{Answer}</div>{/block:ifShowAskerIcon}
- {block:ifNotShowAskerIcon}<div style="margin-top:20px;">{Answer}</div>{/block:ifNotShowAskerIcon}
- {/block:Answer}
- <!-- post info -->
- {block:IndexPage}<center><div class="postinfo">
- {block:Date}<span class="like_and_reblog_buttons"><li>{ReblogButton color="gray" size="15"}</li></span>{/block:Date}
- {block:Date}<a href="{Permalink}">{ShortMonth} {DayOfMonth} ({TimeAgo})</a>{/block:Date} {block:NoteCount}<span style="vertical-align:middle;">with</span> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} - <a href="{ReblogParentURL}">via</a> / <a href="{ReblogRootURL}">src</a>{/block:RebloggedFrom}
- {block:Date}<span class="like_and_reblog_buttons"><li>{LikeButton color="gray" size="14"}</li></span>{/block:Date}
- </div></center>
- {block:ifNotTwoColumns}<div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}{/block:HasTags}</div>{/block:ifNotTwoColumns}
- {/block:IndexPage}
- {block:PermalinkPage}<center><div class="postinfo">
- {block:Date}<span class="like_and_reblog_buttons"><li>{ReblogButton color="gray" size="15"}</li></span>{/block:Date}
- {block:Date}<a href="{Permalink}">{ShortMonth} {DayOfMonth} ({TimeAgo})</a>{/block:Date} {block:NoteCount}<span style="vertical-align:middle;">with</span> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} - <a href="{ReblogParentURL}">via</a> / <a href="{ReblogRootURL}">src</a>{/block:RebloggedFrom}
- {block:Date}<span class="like_and_reblog_buttons"><li>{LikeButton color="gray" size="14"}</li></span>{/block:Date}
- </div></center>
- <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {/block:PermalinkPage}
- </div> <!-- end posts -->
- {/block:Posts}
- {block:PostNotes}<div id="notecontainer">{PostNotes}</div>{/block:PostNotes}
- </div> <!-- end content -->
- </div>
- <center>
- {block:ifNotTwoColumns}
- {block:Pagination}
- <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">forth</a>{/block:NextPage}</div>
- {/block:Pagination}
- {/block:ifNotTwoColumns}
- </center>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement