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">
- <!--
- theme #009 by Rose @ itsacrimescene.tumblr.com
- Please do not copy or claim as your own
- Do not remove this credit from the code
- Thank you :3
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#242424" />
- <meta name="color:sidebar" content="#383838" />
- <meta name="color:border" content="#373737" />
- <meta name="color:sidebartext" content="#adadad" />
- <meta name="color:text" content="#757577" />
- <meta name="color:link" content="#c43030" />
- <meta name="color:linkhover" content="#ca7575" />
- <meta name="color:linkbackground" content="#303030" />
- <meta name="color:info" content="#eae7e3" />
- <meta name="color:entry" content="#c5c5c1" />
- <meta name="color:post" content="#d8d6d4" />
- <meta name="color:asktext" content="#4b4d53" />
- <meta name="color:infolinks" content="#a74848" />
- <meta name="color:infotext" content="#a2a2a2" />
- <meta name="color:bold" content="#424040" />
- <meta name="color:italics" content="#b1b0b0" />
- <meta name="color:tags" content="#837475" />
- <meta name="image:sidebarimg1" content="http://static.tumblr.com/nbwklft/zEbmawx7h/andlinks1.png"/>
- <meta name="image:sidebarimg2" content="http://static.tumblr.com/nbwklft/XK6mawx7y/andrechts2.png"/>
- <meta name="image:sidebarimg3" content="http://static.tumblr.com/nbwklft/XJGmawx89/andlinks2.png"/>
- <meta name="image:sidebarimg4" content="http://static.tumblr.com/nbwklft/xvWmawx8r/andrechts1.png"/>
- <meta name="image:background" content="http://static.tumblr.com/nbwklft/qWjmawsfn/vintagetexturestumblr.png"/>
- <meta name="if:HoverSidebar" content="0" />
- <meta name="text:asker" content="said" />
- <meta name="text:blogtitle" content="" />
- <meta name="text:Link1" content="" />
- <meta name="text:Link1 Title" content="" />
- <meta name="text:Link2" content="" />
- <meta name="text:Link2 Title" content="" />
- <meta name="text:Link3" content="" />
- <meta name="text:Link3 Title" content="" />
- <meta name="text:Link4" content="" />
- <meta name="text:Link4 Title" content="" />
- <meta name="text:Link5" content="" />
- <meta name="text:Link5 Title" content="" />
- <meta name="text:Link6" content="" />
- <meta name="text:Link6 Title" content="" />
- <meta name="text:Link7" content="" />
- <meta name="text:Link7 Title" content="" />
- <meta name="text:Link8" content="" />
- <meta name="text:Link8 Title" content="" />
- <meta name="text:Link9" content="" />
- <meta name="text:Link9 Title" content="" />
- <meta name="text:Link10" content="" />
- <meta name="text:Link10 Title" content="" />
- <title>{Title}{block:PostSummary}, {PostSummary}{/block:PostSummary}</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}
- <style type="text/css">
- body {font-family: Tahoma, Verdana, Arial; font-size: 12px; line-height:125%; text-align:justify; letter-spacing: 1px; margin:0px; background-image:url('{image:background}'); background-attachment: fixed; background-color:{color:background}; color:{color:text};}
- a, a:link, a:active, a:visited {color:{color:link}; text-decoration: none;}
- a:hover {text-decoration: none; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out; -o-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out; color:{color:linkhover};}
- img a {border:0px;}
- b, strong{font-weight: bold; color:{color:bold}}
- i, em {text-transform: italic; color:{color:italics}}
- s, strike, del {color: {color:italics};}
- p {margin: 10px 10px 10px 10px}
- blockquote {padding:0px; padding-left:5px; margin:5px; border-left: 4px solid {color:info};}
- blockquote img {max-width:470px;}
- pre {width:90%; margin-left:auto; margin-right:auto; font-family: Arial; font-size:10px; padding: 5px 7px 5px 7px; word-wrap: break-word; background-color:{color:info}; max-height:100px!important; overflow:auto;}
- h1 {line-height: 75%; font-family: Palatino; letter-spacing: 1px; font-size: 18px; font-style: italic; color: {color:link}; background-color: transparent;}
- /* SIDEBAR */
- #wholebar {
- width: 360px;
- height: 100%;
- background-color: transparent;
- margin-left: 4px;
- padding: 20px;
- position: fixed;
- }
- #sidebar {
- width: 330px;
- height: auto;
- {block:IfHoverSidebar}background-color: transparent;{/block:IfHoverSidebar}
- {block:IfNotHoverSidebar}background-color: {color:sidebar};{/block:IfNotHoverSidebar}
- padding: 10px;
- margin: 100px auto 0 auto;
- position: absolute;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- {block:IfHoverSidebar}#sidebar:hover {
- background-color: {color:sidebar};
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;}{block:IfHoverSidebar}
- #titlebox {
- width: 320px;
- height: auto;
- font-family: Georgia;
- font-size: 25px;
- text-align: center;
- letter-spacing:0px;
- text-shadow: -2px -1px 0px {color:linkbackground};
- margin-bottom: 13px;
- padding: 4px 7px;
- color: {color:info};
- font-style:italic;
- }
- #sidewrap {
- width: 320px;
- height: 320px;
- background-color: transparent;
- position: absolute;
- }
- #imagebox {
- width: 230px;
- height: 230px;
- background-color: transparent;
- position: absolute;
- }
- #imagebox img {
- width: 100px;
- height: 100px;
- margin: 5px;
- }
- #linkbox1 {
- position: absolute;
- background-color: transparent;
- height: 100px;
- width: 100px;
- margin: 5px auto 0px 225px;
- line-height: 120%;
- text-align:center;
- }
- #linkbox1 a {
- display: block;
- font-family: Calibri;
- font-size: 10px;
- text-transform: uppercase;
- padding: 1px 4px 1px 8px;
- background-color: {color:linkbackground};
- color: {color:sidebartext};
- margin-bottom: 5px;
- }
- #linkbox1 a:hover {
- color: {color:linkbackground};
- background-color: {color:entry};
- }
- #linkbox2 {
- position: absolute;
- background-color: transparent;
- height: 100px;
- width: 100px;
- margin: 114px auto 0px 225px;
- line-height: 120%;
- text-align:center;
- }
- #linkbox2 a {
- display: block;
- font-family: Calibri;
- font-size: 10px;
- text-transform: uppercase;
- padding: 1px 4px 1px 8px;
- background-color: {color:linkbackground};
- color: {color:sidebartext};
- margin-bottom: 5px;
- margin-top:3px;
- }
- #linkbox2 a:hover {
- color: {color:linkbackground};
- background-color: {color:entry};
- }
- #navilinks {
- width: 320px;
- height: auto;
- margin: -14px auto 5px auto;
- background-color: transparent;
- text-align:center;
- position:absolute;
- padding: 0px 8px;
- }
- #navilinks a {
- font-family: Calibri;
- font-size: 10px;
- text-transform: uppercase;
- color: {color: links};
- margin: 0 5px;
- letter-spacing: 1px;
- text-shadow: -1px -1px 0px {color:linkbackground};
- }
- #description {
- width: 320px;
- height: auto;
- max-height:100px;
- overflow:auto;
- {block:IfHoverSidebar}opacity: 0;{/block:IfHoverSidebar}
- padding: 6px 15px 6px 15px;
- font-family: Calibri;
- font-size: 11px;
- color: {color:sidebartext};
- line-height:110%;
- position: relative;
- background-color: transparent;
- margin: 235px auto -5px -10px;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- {block:IfHoverSidebar}#sidebar:hover #description {
- opacity: 1;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;}{/block:IfHoverSidebar}
- /* ENTRIES */
- #container {
- width: 600px;
- height: 100%;
- background-color:transparent;
- margin: 0 auto 0 400px;
- position:absolute;
- }
- #entries {
- width: 560px;
- height: auto;
- background-color: {color:entry};
- border-right: 26px solid {color:border};
- position:absolute;
- padding-bottom: 20px;
- }
- #entry {
- width: 560px;
- height: auto;
- background-color: {color:entry};
- margin: auto;
- }
- #posts {
- width:500px;
- height: auto;
- background-color: {color:post};
- padding: 25px 20px 25px 20px;
- margin: 30px auto 0px auto;
- }
- #info {
- width: 480px;
- height: auto;
- padding: 5px 10px;
- font-family: Calibri;
- font-size: 10px;
- text-transform: uppercase;
- text-align:center;
- color: {color:infotext};
- opacity: 0;
- margin: -20px auto 0 auto;
- position:absolute;
- background-color: {color:info};
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- z-index:1000;
- }
- #info a {color: {color:infolinks};}
- #info a:hover {color: {color:text};}
- #posts:hover #info {
- opacity: 1;
- margin: -17px auto 0 auto;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- .rebagel {
- width: auto;
- height: auto;
- font-family:Calibri;
- font-size:9px;
- text-transform:uppercase;
- margin: 10px 0 0 452px;
- opacity: 0;
- position:absolute;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .rebagel a {
- display:block;
- color: {color:infolinks};
- background-color: {color:info};
- padding: 1px 6px 1px 6px;
- }
- .rebagel a:hover {
- color: {color:text};
- background-color: {color:entry};
- }
- #posts:hover .rebagel {
- opacity: 1;
- margin-top: 0px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- #tagbox {
- width: 500px;
- height: auto;
- font-family:Calibri;
- font-size: 9px;
- text-transform:uppercase;
- display:inline-block;
- text-align:right;
- background-color:transparent;
- color: {color:italics};
- line-height:140%;
- padding: 4px 5px;
- margin: 1px 0 0 25px;
- }
- #tagbox a {color: {color:tags}; padding: 0px 2px 0px 2px; background-color:{color:post};}
- #tagbox a:hover {color: {color:text}; background-color:{color:entry};}
- /* PAGINATION */
- #pagination {
- width: 50px;
- height: 120px;
- margin-left: 560px;
- bottom: 40px;
- background-color: transparent;
- position:fixed;
- }
- .paginationbit {
- width: 50px;
- height: 50px;
- border-radius: 60%;
- background-color: {color:border};
- z-index: 99;
- display:block;
- margin-bottom: 6px;
- }
- .paginationbit a {
- font-family:Georgia;
- font-size: 30px;
- margin: 25px auto 25px 18px;
- line-height:150%;
- color: {color:link};
- text-shadow: -2px -1px 0px {color:background};
- }
- .paginationbit a:hover {
- color: {color:linkhover};}
- /* CONTENT */
- .titles {line-height: 20px; font-family: georgia; letter-spacing: -3px; font-size: 30px; font-style: italic; color: {color:asktext}; background-color: transparent; text-transform: lowercase; }
- .titles a {color:{color:link}; font-style:none; letter-spacing:-3px; text-shadow: -2px -1px 0px {color:italics};}
- .titles a:hover {color: {color:text};}
- #question {
- width: 470px;
- height: auto;
- margin: 0 auto 30px auto;
- border-bottom: 7px solid {color:border};
- padding: 25px 15px 30px 15px;
- text-aling: justify;
- color: {color:asktext};
- font-family: Tahoma;
- font-size: 12px;
- background-color: {color:entry};
- }
- #question h2 {
- font-family: Calibri;
- font-size: 11px;
- text-transform:uppercase;
- letter-spacing: 2px;
- color: {color:border};
- text-align:center;
- line-height: 40%;
- margin: 0px auto 7px auto;
- }
- #question a {color:{color:border};}
- .askericon {
- width: 56px;
- height: 56px;
- display:block;
- background-color: {color:border};
- border-radius: 50%;
- margin-left: 209px;
- margin-bottom: -60px;
- position:absolute;
- }
- .askericon img {
- width: 48px;
- height: 48px;
- border-radius:50%;
- margin: 4px 4px;
- }
- .qqmarks {
- font-family:Georgia;
- font-size: 80px;
- font-weight: bold;
- line-height: 80px;
- color: {color:entry};
- opacity: 1;
- margin-left: 21px;
- }
- .qquote {
- font-family: Tahoma;
- font-size: 13px;
- letter-spacing: 1px;
- line-height: 14px;
- text-transform: none;
- margin-top: -70px;
- text-indent: 40px;
- color: {color:asktext};
- }
- .qusource {
- width: 500px;
- margin-top:-2px;
- text-align:right;
- font-size: 10px;
- font-family: Calibri;
- color: {color:text};
- line-height: 9px;
- opacity: 0.8;
- margin-bottom:10px;
- }
- .qusource a {
- text-align:right;
- font-size: 10px;
- color: {color:link};
- line-height: 9px;
- opacity: 0.8;
- background-color: transparent;
- }
- .qusource a:hover {
- color: {color:text};
- line-height: 9px;
- opacity: 1;
- }
- #audio {
- margin-bottom: 50px;
- width: 500px;
- height:auto;
- }
- .cover {
- width: 100px;
- height: 100px;
- position: absolute;
- }
- .cover img {
- width: 100px;
- height: 100px;
- float: left;
- }
- .playercontainer {
- width:100px;
- height:100px;
- position:absolute;
- display:block;
- background-color: #ffffff;
- z-index:6;
- opacity:0.5;
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- -o-transition:all 0.7s ease-in-out;
- -ms-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;
- }
- .playercontainer:hover {
- opacity:0.7;
- -webkit-transition:all 0.7s ease-in-out;
- -moz-transition:all 0.7s ease-in-out;
- -o-transition:all 0.7s ease-in-out;
- -ms-transition:all 0.7s ease-in-out;
- transition:all 0.7s ease-in-out;
- }
- .player {
- width: 25px;
- height: 25px;
- margin-left: 36px;
- margin-top: 36px;
- overflow: hidden;
- background-color:#fff;
- }
- .sugarbabylove {
- margin-left:110px;
- float:left;
- width:76%;
- padding:5px;
- margin-bottom:7px;
- font-size:11px;
- line-height:90%;
- letter-spacing:1px;
- color: {color:asktext};
- background-color:{color:entry};
- }
- .chat {line-height: 12px; list-style: none; width: 96%; margin-left: 10px;}
- .chat ul {line-height: 17px; list-style: none; padding: 0px;}
- .person1 {background-color: {color:info}; color: {color:infotext};letter-spacing:0px; }
- .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: infotext}; }
- .person2 {background-color: {color: post}; color: {color: bold}; letter-spacing:0px;}
- .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: bold}; }
- .image {
- opacity:0.9;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- }
- .image:hover {
- opacity:1;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- .cap {
- padding: 0px;
- text-align: justify;
- margin: 0px auto -2px auto;}
- .cap img {
- max-width:470px;
- height:auto;}
- .source {display:none;}
- #notes {background-color: {color:entry}; width:530px; margin-bottom:10px; padding:10px;}
- #notestext {width: 500px; margin-left: auto; margin-right: auto; background-color: {color:entry}; padding:5px; text-align: left;}
- #notes blockquote a {color:{color:link}; font-weight:normal; backround-color: transparent; padding: 5px; margin:0;}
- ol.notes {list-style: none; padding:0px;}
- ol.notes li {background-color: {color: background}; margin: 0 px; padding: 5px;}
- ol.notes .avatar {border: 3px solid {color:background}; height: 10px; padding: 0px; width: 10px;}
- ol.notes li .clear {height: 0px!important;}
- ol.notes li blockquote {border-color: {color:post}!important; background-color: {color:post}; padding: 5px; width:90%; margin: 4px auto 0px auto; }
- #clear {width:300px; height:0px; clear:both; background-color: transparent}
- ::-webkit-scrollbar-corner {
- background:{color:background};
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:post};
- width:7px;
- height:auto;
- border: 1px solid {color:entry};
- -webkit-border-radius: 1px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color: {color:post};
- width:auto;
- height:7px;
- border: 1px solid {color:entry};
- -webkit-border-radius: 1px;
- }
- ::-webkit-scrollbar {
- height:7px;
- width:7px;
- background-color: {color:background};
- }
- ::-moz-selection {background-color:{color:background}; color:{color:post};}
- ::selection {background-color: {color:background}; color: {color:post};}
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="wholebar">
- <div id="sidebar">
- <div id="titlebox">{text:blogtitle}</div>
- <div id="navilinks"><a href="/">refresh</a>{block:AskEnabled} <a href="/ask">ask</a>{/block:AskEnabled}{block:SubmissionsEnabled} <a href="/submit">submit</a>{/block:SubmissionsEnabled} <a href="/archive">archive</a> <a href="/random" title="random post">random</a> <a href="http://itsacrimetheme.tumblr.com" target="_blank">theme</a></div>
- <div id="sidewrap">
- <div id="imagebox"><img src="{image:sidebarimg1}" /><img src="{image:sidebarimg2}" /><img src="{image:sidebarimg3}" /><img src="{image:sidebarimg4}" />
- </div>
- <div id="linkbox1">{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
- </div>
- <div id="linkbox2">{block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
- {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
- {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}
- {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a> {/block:ifLink9}
- {block:ifLink10}<a href="{text:Link10}">{text:Link10 Title}</a> {/block:ifLink10}
- </div>
- </div>
- <div id="description">{block:Description}{Description}{/block:Description}</div>
- </div>
- </div>
- <div id="container">
- <div id="entries">
- {block:Pagination}
- <div id="pagination">{block:NextPage}<div class="paginationbit"><a href="{NextPage}">»</a></div>{/block:NextPage} {block:PreviousPage}<div class="paginationbit"><a href="{PreviousPage}">«</a></div>{/block:PreviousPage}
- </div>
- {/block:Pagination}
- {block:Posts}
- <div id="entry">
- <div id="posts">
- <div id="info">{block:Date}{block:text}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:text}
- {block:photo}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:photo}
- {block:photoset}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:photoset}
- {block:quote}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:quote}
- {block:audio}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:audio}
- {block:video}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:video}
- {block:chat}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:chat}
- {block:link}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:link}
- {block:answer} answered {/block:answer}{TimeAgo}{/block:Date} {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> (<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} with <a href="{Permalink}" title="Permalink to this post">{NoteCountWithLabel}</a></div>
- {block:Text}
- {block:Title}<div class="titles">* <a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" border="0"></div>{LinkCloseTag}
- {/block:Photo}
- {block:Photoset}
- <div class="image">{Photoset-500}</div>
- {/block:Photoset}
- {block:Quote}
- <b class="qqmarks">“</b><div class="qquote"><p>{Quote}</p></div>
- {block:Source}
- <div class="qusource"> {Source} </div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="titles">* <a href="{URL}" {Target}>{Name} </a></div>{block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<div class="titles">* <a href="{Permalink}">{Title}</a></div>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Video}
- {Video-500}
- {/block:Video}
- {block:Answer}
- <div id="question"><h2>{Asker} {text:asker}:</h2>
- {Question}<div class="askericon"><img src="{AskerPortraitURL-48}"></div></div>
- {Answer}
- {/block:Answer}
- {block:Audio}<div id="audio">
- <div class="cover"><img src="http://static.tumblr.com/ougddg1/R5Emaxcio/defaultmusic.png"></div>
- {block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- {block:AudioPlayer}<div class="playercontainer"><div class="player">{AudioPlayerWhite}</div>
- </div>{/block:AudioPlayer}
- {block:TrackName}<div class="sugarbabylove"><b>Title:</b> {TrackName}</div><br>{/block:TrackName}
- {block:Artist}<div class="sugarbabylove"><b>Artist:</b> {Artist}</div><br>{/block:Artist}
- {block:Album}<div class="sugarbabylove"><b>Album:</b> {Album}</div>{/block:Album}
- {block:PlayCount}<div class="sugarbabylove"><center>{PlayCountWithLabel}</center></div>{/block:PlayCount}
- </div>
- {block:Caption}<br>{Caption}{/block:Caption}
- {/block:Audio}
- <div class="cap">
- {block:Photo}{block:Caption}{Caption}<br>{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}{Caption}<br>{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}{Caption}<br>{/block:Caption}{/block:Photoset}</div>
- <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo} <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
- {/block:ContentSource}</div>
- {block:text}<div class="rebagel"><a href="{ReblogURL}">reblog</a></div>{/block:text}
- {block:photo}<div class="rebagel"><a href="{ReblogURL}">reblog</a></div>{/block:photo}
- {block:photoset}<div class="rebagel"><a href="{ReblogURL}">reblog</a></div>{/block:photoset}
- {block:quote}<div class="rebagel"><a href="{ReblogURL}">reblog</a></div>{/block:quote}
- {block:audio}<div class="rebagel"><a href="{ReblogURL}">reblog</a></div>{/block:audio}
- {block:video}<div class="rebagel"><a href="{ReblogURL}">reblog</a></div>{/block:video}
- {block:chat}<div class="rebagel"><a href="{ReblogURL}">reblog</a></div>{/block:chat}
- {block:link}<div class="rebagel"><a href="{ReblogURL}">reblog</a></div>{/block:link}
- {block:answer} {/block:answer}
- </div>
- {block:HasTags}<div id="tagbox">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
- <div id="clear"></div>
- </div>
- {/block:Posts}
- {block:PostNotes}
- <div id="notes"><div id="notestext">{PostNotes}</div></div>
- {/block:PostNotes}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement