- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <!----
- © THEME #11: MOON AND SUN | MADE BY ZELDALISE.TUMBLR.COM
- * Do NOT redistribute this theme.
- * Do NOT claim this theme as your own work.
- * Do NOT move/remove the credit from this theme.
- * Minor/major changes to this theme ARE allowed.
- ---->
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="image:Background" content=""/>
- <meta name="image:Big Circle" content=""/>
- <meta name="image:Medium Circle" content=""/>
- <meta name="image:Small Circle" content=""/>
- <meta name="font:Body" content="Helvetica" />
- <meta name="text:Heart Link URL" content="home" />
- <meta name="text:Link 1 Url" content="http://" />
- <meta name="text:Link 1 Name" content="Link 1" />
- <meta name="text:Link 2 Url" content="http://" />
- <meta name="text:Link 2 Name" content="Link 2" />
- <meta name="text:Link 3 Url" content="http://" />
- <meta name="text:Link 3 Name" content="Link 3" />
- <meta name="text:Link 4 Url" content="http://" />
- <meta name="text:Link 4 Name" content="Link 4" />
- <meta name="text:Link 5 Url" content="http://" />
- <meta name="text:Link 5 Name" content="Link 5" />
- <meta name="text:Blog Title" content="Your blog title goes here." />
- <meta name="text:Subtitle" content="Your subtitle goes here." />
- <meta name="if:WebkitScroll" content="1" />
- <meta name="if:ShowTags" content="0" />
- <meta name="if:BackgroundStretch" content="0" />
- <meta name="if:ShowLink1" content="1" />
- <meta name="if:ShowLink2" content="1" />
- <meta name="if:ShowLink3" content="1" />
- <meta name="if:ShowLink4" content="1" />
- <meta name="if:ShowLink5" content="1" />
- <meta name="color:Background" content="#AAAAAA"/>
- <meta name="color:Posts" content="#FFFFFF" />
- <meta name="color:Post Title" content="#000000" />
- <meta name="color:Link" content="#AF5875" />
- <meta name="color:Link Hover" content="#643646" />
- <meta name="color:Text" content="#555555" />
- <meta name="color:Bold" content="#000000" />
- <meta name="color:Italic" content="#000000" />
- <meta name="color:Blog Title" content="#000000" />
- <meta name="color:Circle Borders" content="#FFFFFF" />
- <meta name="color:Big Circle BG" content="#FFFFFF" />
- <meta name="color:Big Circle Text" content="#555555" />
- <meta name="color:Medium Circle Links" content="#FFFFFF" />
- <meta name="color:Small Circle BG" content="#FFFFFF" />
- <meta name="color:Subtitle" content="#000000" />
- <meta name="color:Navigation" content="#FFFFFF" />
- <meta name="color:Notes" content="#999999" />
- <meta name="color:Tags" content="#aaaaaa" />
- <meta name="color:Question BG" content="#DDDDDD" />
- <meta name="color:Question Shadow" content="#AAAAAA" />
- <meta name="color:Question Text" content="#333333" />
- <meta name="color:Chat 1" content="#F7F7F7" />
- <meta name="color:Chat 2" content="#E7E7E7" />
- <meta name="color:Song" content="#444444" />
- <meta name="color:Artist" content="#666666" />
- <meta name="color:Album" content="#888888" />
- <meta name="color:Play Count" content="#AAAAAA" />
- <meta name="color:Scroll" content="#555555" />
- <meta name="color:Scroll BG" content="#999999" />
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
- <script type="text/javascript" src="http://static.tumblr.com/kwlg23j/QXAlgobzw/jquery-1.5.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/kwlg23j/w6Plgoc1g/cufon-yui.js"></script>
- <script src="http://static.tumblr.com/3driglx/PH8l1y75m/lorie_400.font.js" type="text/javascript"></script>
- <link href='http://fonts.googleapis.com/css?family=Ruthie|Ubuntu+Condensed|Economica' rel='stylesheet' type='text/css'>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- @font-face{font-family: WebSymbolsRegular; src: url(http://static.tumblr.com/xgofl0y/yqZm3m5if/websymbols-regular-webfont.ttf);}
- /* ----------------------------- SCROLL -------------------------------- */
- {block:IfWebkitScroll}
- ::-webkit-scrollbar-thumb:vertical {background-color: {color:Scroll}; height: 50px;}
- ::-webkit-scrollbar {height: 6px; width: 6px; background-color: {color:Scroll BG};}
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
- {/block:IfWebkitScroll}
- /* ------------------------------- BODY -------------------------------- */
- body {background-color:{color:Background}; background-image: url('{image:Background}'); color:{color:Text}; font-family: {font:Body}; background-attachment: fixed; font-size:11px; margin:0;
- {block:ifBackgroundStretch}
- -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;
- {/block:ifBackgroundStretch}}
- a {text-decoration:none; color:{color:Link};-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
- a:hover {text-decoration:none; 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; transition: all 0.5s ease-in-out;}
- b, strong {color: {color:Bold};}
- i, em {color: {color:Italic};}
- #credits {opacity:0.3; position:fixed; padding:4px; border-top:3px {color:Bold} solid; border-right:3px {color:Bold} solid; bottom:0px; left:-20px; background-color:#ffffff; -webkit-border-radius: 0px 20px 0px 0px; border-radius: 0px 20px 0px 0px; padding-bottom:4px; padding-left:4px; padding-right:7px; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
- #credits a { text-transform:uppercase; text-decoration:none; font-family:'Economica';}
- #credits:hover {opacity:1; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
- /* ---------------------------- SIDEBAR -------------------------------- */
- #air {position:fixed; top:-50px; left:-50px; width:260px; height:260px; background-color:{color:Circle Borders}; -webkit-border-radius: 500px; -moz-border-radius: 500px; -o-border-radius: 500px; padding:10px;}
- #air img {-webkit-border-radius: 500px; -moz-border-radius: 500px; -o-border-radius: 500px; width:260px; height:260px;}
- #bending {font-family:'Economica'; font-size:17px; text-transform:uppercase; letter-spacing:1px; line-height:25px; color:{color:Blog Title};}
- #temple {position:fixed; background-color:{color:Big Circle BG}; height:190px; width:190px; padding:20px; -webkit-border-radius: 500px; -moz-border-radius: 500px; -o-border-radius: 500px; top:-40px; left:-40px; padding-top:50px; padding-left:50px; opacity:0; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; color:{color:Big Circle Text};}
- #temple:hover {opacity:0.9; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
- #water {position:fixed; top:50px; left:170px; width:200px; height:200px; background-color:{color:Circle Borders}; -webkit-border-radius: 500px; -moz-border-radius: 500px; -o-border-radius: 500px; padding:10px; overflow:hidden;}
- #water img {-webkit-border-radius: 500px; -moz-border-radius: 500px; -o-border-radius: 500px; width:200px; height:200px;}
- #tribe {position:fixed; background-color:#trans; height:160px; width:160px; padding:20px; -webkit-border-radius: 500px; -moz-border-radius: 500px; -o-border-radius: 500px; top:50px; left:170px; opacity:0; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; border:10px {color:Circle Borders} solid;}
- #tribe:hover {opacity:1; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
- .aang {position:fixed; top:60px; left:180px; background-color:#trans; width:160px; height:160px; -webkit-border-radius: 500px; -moz-border-radius: 500px; -o-border-radius: 500px; border-radius:500px; border:20px {color:Medium Circle Links} solid; opacity:0.8}
- .katara {position:fixed; top:80px; left:200px; background-color:#trans; width:120px; height:120px; -webkit-border-radius: 500px; -moz-border-radius: 500px; -o-border-radius: 500px; border-radius:500px; border:20px {color:Medium Circle Links} solid; opacity:0.6}
- .sokka {position:fixed; top:100px; left:220px; background-color:#trans; width:80px; height:80px; -webkit-border-radius: 500px; -moz-border-radius: 500px; -o-border-radius: 500px; border-radius:500px; border:20px {color:Medium Circle Links} solid; opacity:0.4}
- .toph {position:fixed; top:120px; left:240px; background-color:#trans; width:40px; height:40px; -webkit-border-radius: 500px; -moz-border-radius: 500px; -o-border-radius: 500px; border-radius:500px; border:20px {color:Medium Circle Links} solid; opacity:0.2}
- .zuko {position:fixed; top:140px; left:260px; background-color:#trans; width:0px; height:0px; -webkit-border-radius: 500px; -moz-border-radius: 500px; -o-border-radius: 500px; border-radius:500px; border:20px {color:Medium Circle Links} solid; opacity:0;}
- #hover {position:fixed; font-family:'Economica'; font-size:14px; color:{color:Circle Borders}; top:30px; left:230px; letter-spacing:1px; opacity:0.7}
- #earth {position:fixed; top:190px; left:80px; width:140px; height:140px; background-color:{color:Circle Borders}; -webkit-border-radius: 500px; -moz-border-radius: 500px; -o-border-radius: 500px; padding:10px;}
- #earth img {-webkit-border-radius: 500px; -moz-border-radius: 500px; -o-border-radius: 500px; width:140px; height:140px;}
- #kingdom {position:fixed; background-color:{color:Small Circle BG}; height:95px; width:100px; padding:20px; -webkit-border-radius: 500px; -moz-border-radius: 500px; -o-border-radius: 500px; top:200px; left:90px; opacity:0; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; padding-top:25px;}
- #kingdom:hover {opacity:0.8; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
- #nation {width:100px; text-align:center; margin-left:-2px;}
- #nation img {opacity:0.5; padding: 8px 5px; vertical-align:middle; -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
- #nation img:hover {opacity:1; -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
- #leftarrow {position:fixed; top:235px; left:34px; transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); font-size:50px;}
- #rightarrow {position:fixed; top:275px; left:220px; font-size:50px;}
- #leftarrow a, #rightarrow a {color:{color:Navigation}; opacity: 1}
- #leftarrow a:hover, #rightarrow a:hover {color:{color:Navigation};}
- /* ---------------------------- ENTRIES -------------------------------- */
- #posts {margin-top: 20px; margin-left: 420px;}
- .entry {background-color: {color:Posts}; padding: 20px; position: relative; width: 500px; margin-bottom: 20px; font-family: {font:Body}; font-size: 11px; color: {color:Text}; letter-spacing: 0px; padding-bottom:0px;}
- .entry h1 {font-family: 'Economica';font-size: 24px; color: {color:Post Title}; font-weight: normal; text-transform: none; text-align: left; margin: 0;}
- .entry h1 a {color:{color:Post Title};}
- .entry img {max-width: 500px; margin-bottom: -3px;}
- .entry blockquote {border-left: 3px solid {color:Text}; padding-left: 6px; margin-left: 5px;}
- /* ------------------------------ CHAT --------------------------------- */
- .chat .line{font-size:11px, color: {color:Text}; background-color:{color:Chat 2}; margin: 0 0 1px; padding: 4px;}
- .chat .line.odd{ background-color:{color:Chat 1};}
- .label {font-weight:none; color:{color:Bold}}
- /* ----------------------------- QUOTE --------------------------------- */
- .short_quote {font:26px 'Economica'; background-color:{color:Posts}; line-height:26px; height:auto; margin:0px; padding:6px; text-align:left; color:{color:Post Title};}
- .medium_quote {font:22px 'Economica'; background-color:{color:Posts}; line-height:22px; height:auto; margin:0px; padding:6px; text-align:left; color:{color:Post Title};}
- .long_quote {font:18px 'Economica'; background-color:{color:Posts}; line-height:18px; height:auto; margin:0px; padding:6px; text-align:left; color:{color:Post Title};}
- .source {text-align:right; font-style:none; text-transform:uppercase; font-family: 'Economica'; font-size:12px; letter-spacing:1px; color:{color:Text};}
- /* ----------------------------- LINKS --------------------------------- */
- #linktitle {width:500px;}
- .linktexttitle {font-family: 'Economica'; text-transform:uppercase; font-weight:normal; font-size:20px; letter-spacing:1px; line-height:24px; text-align:left; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
- .linktexttitle:hover { -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
- .linkdescription {padding:0px; margin:0px; font:11px {font:Body}; text-align:left;}
- .caption {margin:0px; padding:0px;}
- /* ----------------------------- AUDIO --------------------------------- */
- #audentryprob {display:block; height:auto; position:relative; min-height:120px;}
- .audentry {width:490px; position:relative; padding:5px; {block:IndexPage}overflow:hidden;{/block:IndexPage}; min-height:120px;}
- .audioplayercircle {position: absolute; z-index: 3; background: white; -webkit-border-radius: 50px; -moz-border-radius: 50px; top: 35px; left: 35px; opacity: 1; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
- .audioplayercircle:hover {position: absolute; z-index: 3; background: white; -webkit-border-radius: 50px; -moz-border-radius: 50px; top: 35px; left: 35px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
- .audioplayer {width: 20px; height: 30px; overflow: hidden; margin: 17px 24px 13px 16px;}
- .audiodata {font:11px {font:Body}; color:{color:Text}; text-transform:none; height:12px; padding:8px 0px 0px 0px!important; vertical-align:middle;}
- .audiodata b{font: 12px 'Ubuntu Condensed'; color:{color:Song}; text-transform:uppercase; letter-spacing: 1px;}
- .audiodata2 {font:11px {font:Body}; color:{color:Text}; text-transform:none; height:12px; padding:10px 0px 0px 0px!important; vertical-align:middle;}
- .audiodata2 b{font: 12px 'Ubuntu Condensed'; color:{color:Artist}; text-transform:uppercase; letter-spacing: 1px;}
- .audiodata3 {font:11px {font:Body}; color:{color:Text}; text-transform:none; height:12px; padding:10px 0px 0px 0px!important; vertical-align:middle;}
- .audiodata3 b{font: 12px 'Ubuntu Condensed'; color:{color:Album}; text-transform:uppercase; letter-spacing: 1px;}
- .audiodata4 {font:11px {font:Body}; color:{color:Text}; text-transform:none; height:12px; padding:10px 0px 13px 0px!important; border-bottom:1px solid {color:Text}; vertical-align:middle;}
- .audiodata4 b{font: 12px 'Ubuntu Condensed'; color:{color:Play Count}; text-transform:uppercase; letter-spacing: 1px;}
- /* --------------------------- ASK POSTS ------------------------------- */
- #question{width:470px; padding:15px; background-color: {color:Question BG}; color:{color:Question Text};-moz-border-radius-topright: 15px; -moz-border-radius-bottomright: 15px; -moz-border-radius-bottomleft: 15px; -webkit-border-radius: 15px 15px 15px 15px; border-radius: 15px 15px 15px 15px; -webkit-box-shadow: 0px 7px 6px -5px {color:Question Shadow}; -moz-box-shadow: 0px 7px 6px -5px {color:Question Shadow}; box-shadow: 0px 7px 6px -5px {color:Question Shadow};}
- #asker{text-align: left; vertical-align:bottom; margin-top:2px; margin-left:20px; font-size:14px; letter-spacing:1px; font-family: 'Economica'; text-transform:uppercase;}
- #asker a{color:{color:Link}}
- #asker a:hover{color:{color:Link Hover}}
- #asker img{vertical-align:center; float:left; max-height:16px; margin-left: 26px; margin-right: 5px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
- #arrow{width: 13px; height: 7px; font-size:32px; margin-top:-15px; margin-left:18px; font-family:'trebuchet ms'; color:{color:Question BG}}
- /* ---------------------------- ENDING --------------------------------- */
- #ending {opacity:1; width:530px; font:10px 'Ubuntu Condensed'; text-transform:uppercase; height:14px; text-align:right; letter-spacing:1px; padding:5px; color:#000; margin-right:0px; padding-bottom:10px; margin-left:-20px; line-height:10px; margin-top:10px;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; overflow:visible;}
- #ending a:hover {color:{color:Link Hover};}
- .letags {position:relative; width:520px; margin-top:5px; margin-bottom:-2px; color:{color:Notes}; font-size:10px; text-transform:uppercase; font-family:'Ubuntu Condensed'; letter-spacing:1px; text-align:right; -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; overflow:visible;}
- .letags a{text-decoration:none; font-size:10px; text-transform:uppercase; font-family:'Ubuntu Condensed'; letter-spacing:1px; padding-left:3px; color:{color:Notes};}
- .letags a:hover{color:{color:Link Hover};}
- .org{position:absolute; margin-top:-11px; padding-left:5px; text-align:left; color:{color:Notes};}
- .org a{color:{color:Notes};}
- .org a:hover{color:{color:Link Hover};}
- .symbols{font-family: WebSymbolsRegular; text-transform: none; font-style: normal;}
- /* --------------------------- HOVER TAG ------------------------------- */
- .hover{width:100px; position:absolute; margin-left:525px; margin-top:-30px; float:right; background:#trans; opacity:0; -webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out; height:auto; text-align:left; border-left:3px {color:Tags} solid; padding:5px;}
- .hover a{color:{color:Tags}; font-size:10px; font-family: 'Ubuntu Condensed', sans-serif; text-transform:uppercase; letter-spacing:0px; line-height:14px;}
- .hover a:hover {color:{color:Link Hover};}
- .entry:hover .hover{margin-left:525px; margin-top:-20px; opacity:1; -webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out;}
- /* --------------------------- PERMALINK ------------------------------- */
- .permalink {font-family: {font:Body}; line-height:18px; letter-spacing:1px; font-size: 10px; color: {color:Bold}; text-transform: uppercase; text-align: center; width: 520px;}
- .permalink b {color: {color:Bold}; font-weight: normal;}
- ol.notes {opacity:0.7 padding: 0px; margin: 15px 0px; list-style-type: none; background: transparent; border: 0px; letter-spacing: 1px;}
- ol.notes:hover {opacity:1}
- ol.notes li.note {padding: 1px; text-align: left; letter-spacing: 0px;}
- .notes img {border-radius:8px; opacity:0.8; vertical-align:middle; width: 8px; position: relative; padding-right:5px;}
- /* ------------------------ TUMBLR CONTROLS ---------------------------- */
- iframe#tumblr_controls {right:3px !important; top:3px !important; position: fixed !important; -webkit-transition: opacity 0.7s linear; opacity: 0.3; -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.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
- /* -------------------------- CUSTOM CSS ------------------------------- */
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="credits"><a href="http://zeldathemes.tumblr.com/" target="_new"><img src="http://oi46.tinypic.com/35jl5om.jpg" width="90px;"></a></div>
- <div id="air"><img src="{image:Big Circle}"></div>
- <div id="temple"><div id="bending">{text:Blog Title}</div>{Description}</div>
- <div id="hover">HOVER</div>
- <div id="water"><img src="{image:Medium Circle}"></div>
- <div id="tribe">
- {block:ifShowLink1}
- <a href="{text:Link 1 URL}" title="{text:Link 1 Name}"><div class="aang"></div></a>
- {/block:ifShowLink1}
- {block:ifShowLink2}
- <a href="{text:Link 2 URL}" title="{text:Link 2 Name}"><div class="katara"></div></a>
- {/block:ifShowLink2}
- {block:ifShowLink3}
- <a href="{text:Link 3 URL}" title="{text:Link 3 Name}"><div class="sokka"></div></a>
- {/block:ifShowLink3}
- {block:ifShowLink4}
- <a href="{text:Link 4 URL}" title="{text:Link 4 Name}"><div class="toph"></div></a>
- {/block:ifShowLink4}
- {block:ifShowLink5}
- <a href="{text:Link 5 URL}" title="{text:Link 5 Name}"><div class="zuko"></div></a>
- {/block:ifShowLink5}
- </div>
- {block:Pagination}
- {block:PreviousPage}
- <div id="leftarrow"><div class="symbols"><a href="{PreviousPage}">j</a></div></div>
- {/block:PreviousPage}
- {block:NextPage}
- <div id="rightarrow"><div class="symbols"><a href="{NextPage}">j</a></div></div>
- {/block:NextPage}
- {/block:Pagination}
- <div id="earth"><img src="{image:Small Circle}"></div>
- <div id="kingdom"><div id="bending" style="font-size:17px; line-height:17px;"><br><center>{text:Subtitle}</center></div>
- <div id="nation"><a href="/"><img src="http://i1168.photobucket.com/albums/r486/zeldalise/Pixel%20Icons/home_dark.png"></a><a href="/ask"><img src="http://i1168.photobucket.com/albums/r486/zeldalise/Pixel%20Icons/mail_dark.png"></a><a href="/archive"><img src="http://i1168.photobucket.com/albums/r486/zeldalise/Pixel%20Icons/clock.png"></a><a href="{text:Heart Link URL}"><img src="http://i1168.photobucket.com/albums/r486/zeldalise/Pixel%20Icons/heart_dark.png"></a></div>
- </div>
- <div id="posts">
- {block:Posts}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <div class="entry">
- {block:ifShowTags}
- {block:IndexPage}<div class="hover">{block:Tags}<a href="{TagURL}">{Tag}</a><br></span>{/block:Tags}</div>{/block:IndexPage}
- {/block:ifShowTags}
- {block:Text}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" width="500px" alt="{PhotoAlt}">{LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="photo">{Photoset-500}
- </div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="{Length}_quote">
- {Quote}
- {block:Source}
- <div class="source">- {Source}</div>
- {/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <div id="linktitle"><div class="linktexttitle"><a href="{URL}" class="linkpost" target="_blank">{Name} ⇢</a></div></div>
- {block:Description}
- <div class="linkdescription">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- <div class="chat">
- {block:Lines}<div class="chat"><div class="line {Alt}">
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label"><span style="text-transform:uppercase; letter-spacing:1px"><font face="'Ubuntu Condensed'">{Label}</font></span></span>
- {/block:Label}
- {Line}</div>
- </div></div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Audio}
- <div id="audentryprob">
- <div class="audentry">
- <img src="http://static.tumblr.com/2lqtwbf/hLRlz1vgy/2.png" alt="default album art" width="120" height="120" style="position:absolute; vertical-align:middle;" />
- {block:AlbumArt}
- <img width="120" height="120" src="{AlbumArtURL}" style="position:absolute;" />
- {/block:AlbumArt}
- <div class="audioplayercircle"><div class="audioplayer">{AudioPlayerWhite}</div></div>
- <div class="something">
- <table style="float:right;" width="360px" cellspacing="1px" cellpadding="0">
- {block:TrackName}
- <tr>
- <td class="audiodata"><b>Song: </b>{TrackName}</td>
- </tr>
- {/block:TrackName}
- {block:Artist}
- <tr>
- <td class="audiodata2"><b>Artist: </b> {Artist}</td>
- </tr>
- {/block:Artist}
- {block:Album}
- <tr>
- <td class="audiodata3"><b>Album: </b>{Album}</td>
- </tr>
- {/block:Album}
- <tr>
- <td class="audiodata4"><b>Played: </b>{FormattedPlayCount} times.</td>
- </tr>
- {block:ExternalAudio}
- <tr>
- <td class="audiodata"><a href="{ExternalAudioURL}" target="_blank">Source</a></td>
- </tr>
- {/block:ExternalAudio}
- </table></div></div>
- {block:Caption}<tr>
- <td class="aucap">{Caption}</td></tr>
- {/block:Caption}
- </div>{/block:Audio}
- {block:Video}
- {Video-500}
- <center><i>{FormattedPlayCount}</i> plays</center><br />
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}
- <div id="question">{Question}</div>
- <div id="arrow">◥</div>
- <br>
- <div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div><br>
- {Answer}
- {/block:answer}
- <div id="ending">
- <div class="letags">
- {TimeAgo} on {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}<span style="letter-spacing:5px"> </span>| <a href="{ReblogURL}"><span style="letter-spacing:5px"><span class="symbols">J</span></a> |</span> <a href="{Permalink}">{NoteCountWithLabel}</a>
- <div class="org">
- {block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank">VIA</a> | <a href="{ReblogRootURL}" target="_blank">SOURCE</a>{/block:RebloggedFrom}</div></div></div>
- </div>
- {block:PermalinkPage}
- <div class="permalink">
- <center><div id="date">{block:Date}posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}</div>{block:RebloggedFrom}<b>origin:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br />{/block:RebloggedFrom}
- {block:HasTags}<b>tags »</b> {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</center>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- </body>
- </html>

