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 #025 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:askbg" content="#f0f0f0" />
- <meta name="color:asktext" content="#2e2c27" />
- <meta name="color:background" content="#f0f0f0" />
- <meta name="color:bold" content="#272726" />
- <meta name="color:border" content="#dcdcdc" />
- <meta name="color:buttonsbg" content="#929191" />
- <meta name="color:descriptionbg" content="#e7e7e7" />
- <meta name="color:descriptiontext" content="#606060" />
- <meta name="color:entries" content="#f3f3f3" />
- <meta name="color:infolink" content="#aaaaaa" />
- <meta name="color:infotext" content="#cecece" />
- <meta name="color:italics" content="#616160" />
- <meta name="color:link" content="#ae4b33" />
- <meta name="color:posts" content="#f5f5f5" />
- <meta name="color:scrollbar" content="#272726" />
- <meta name="color:tags" content="#7c7c7a" />
- <meta name="color:text" content="#44413f" />
- <meta name="color:title" content="#f8f8f8" />
- <meta name="color:topbar" content="#272726" />
- <meta name="image:background" content="" />
- <meta name="image:sidebarbg" content="" />
- <meta name="text:lefttitle" content="" />
- <meta name="text:righttitle" content="" />
- <meta name="text:asker" content="said" />
- <meta name="text:bodyfontsize" content="11px" />
- <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="" />
- <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}
- <link href='http://fonts.googleapis.com/css?family=Playfair+Display' rel='stylesheet' type='text/css'>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/xgofl0y/O7Fm1ufj3/jquery.style-my-tooltips.js" type="text/javascript"></script>
- <script>
- $().ready(function() {
- $("[title]").style_my_tooltips({
- tip_follows_cursor: "on", //on/off
- tip_delay_time: 200 //milliseconds
- });
- });
- </script>
- <style type="text/css">
- body {background-color:{color:background}; color:{color:text}; font-family: Arial; font-size: {text:bodyfontsize}; line-height:128%; text-align:justify; letter-spacing: 1px; margin:0px; background-image:url('{image:background}'); background-attachment: fixed;}
- a, a:link, a:active, a:visited {color:{color:link}; text-decoration: none;}
- a:hover {color:{color:text}; 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;}
- img a {border:0px;}
- b, strong{font-weight: bold; color:{color:bold};letter-spacing: 0px;}
- i, em {font-style: italic; color:{color:italics};}
- s, strike, del {color: {color:italics};}
- u {font-style:underline; border-bottom: 1px dashed {color:border}; color: {color:text};}
- p {margin-top: 6px;}
- blockquote {padding-left: 5px; margin: 5px 0 5px 5px; border-left: 1px solid {color:border}; word-wrap: break-word;}
- blockquote img {max-width:100%;}
- pre {width:95%; margin: 10px auto; font-family: Courier; font-size:11px; padding: 6px 7px 6px 7px; word-wrap: break-word; background-color:{color:background}; color: {color:italic}; border: 1px solid {color:border}; max-height:150px!important; overflow-y:auto;}
- h1 {
- width: 480px;
- height: auto;
- margin: 10px auto;
- font-family: 'Playfair Display', serif;
- padding: 5px 10px;
- font-weight:bold;
- font-style: normal;
- font-size: 20px;
- text-align:center;
- color: {color:topbar};
- }
- #s-m-t-tooltip{
- position: absolute;
- max-width: 300px;
- padding: 1px 8px 1px 8px;
- z-index: 99999;
- display: inline-block;
- font-family: Calibri;
- font-size: 9px;
- text-transform: uppercase;
- color: {color:accent};
- background-color:{color:posts};
- border: 1px solid {color:entries};
- box-shadow: 2px 2px 8px #222;
- }
- /* TOPBAR */
- #topbar {
- width: 100%;
- height: auto;
- margin: 80px 0 0 0;
- position: fixed;
- background-color: {color:topbar};
- }
- #lefttitle {
- width: 940px!important;
- }
- #righttitle {
- text-align:left;
- }
- .lefttitle {
- width: 273px;
- height: auto;
- padding: 10px 5px 13px 10px;
- margin: 0;
- font-family: 'Playfair Display', serif;
- font-size:32px;
- line-height: 32px;
- letter-spacing:-1px;
- text-transform:uppercase;
- text-align:right;
- }
- .righttitle {
- width: 275px;
- height: auto;
- padding: 10px 10px 13px 5px;
- margin: 0px;
- font-family: 'Playfair Display', serif;
- font-size:32px;
- line-height: 32px;
- letter-spacing:-1px;
- text-transform:uppercase;
- text-align:left;
- }
- #topbar a {
- color: {color:title};
- }
- #topbar a:hover {
- color: {color:link};
- }
- /* SIDEBAR */
- #sidebar {
- position:fixed;
- width: 300px;
- height: 100%;
- margin: 0;
- text-align:center;
- background-image: url('{image:sidebarbg}');
- background-attachment:fixed;
- background-size:300px auto;
- background-position:bottom left;
- background-repeat:no-repeat;
- background-color: {color:background};
- }
- #desc {
- width: 160px;
- height: auto;
- padding: 20px;
- margin: 250px auto 0 auto;
- font-size:10px;
- line-height: 110%;
- letter-spacing:1px;
- text-align:justify;
- color: {color:descriptiontext};
- background-color: {color:descriptionbg};
- }
- #desc:first-letter {
- font-weight:bold;
- }
- #linkbar {
- width: 160px;
- margin: 0px auto;
- }
- #linkbar a {
- display:inline-block;
- padding: 2px 5px;
- font-family: 'Playfair Display';
- font-size:8px;
- text-transform:uppercase;
- margin-bottom: 2px;
- color: {color:title};
- background-color: {color:topbar};
- }
- #linkbar a:hover {
- color: {color:text};
- background-color: {color:posts};
- }
- /* PAGINATION */
- #pagination {
- width: 620px;
- height: auto;
- bottom: 0;
- position:fixed;
- padding: 5px 10px;
- margin-left: 300px;
- opacity: 0.85;
- text-align:center;
- font-family: 'Georgia';
- font-size:17px;
- color: {color:title};
- background-color: {color:topbar};
- -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;
- }
- #pagination: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;
- }
- .current_page {
- font-weight:bold;
- font-style:none;
- font-size: 13px;
- padding: 2px 5px;
- }
- #pagination a {
- font-family: 'Playfair Display';
- font-weight:normal;
- padding: 1px 3px;
- color: {color:title};
- }
- #pagination a:hover {
- color: {color:link};
- }
- /* POSTS */
- #entries {
- position:absolute;
- width: 600px;
- height: auto;
- margin: 0px 0 0 300px;
- padding: 20px;
- background-color: {color:entries};
- }
- #entry {
- width: 530px;
- height: auto;
- padding: 20px;
- margin: 0 auto 0px auto;
- }
- #posts {
- width:500px;
- height: auto;
- padding: 15px;
- background-color: {color:posts};
- }
- #posts img {
- max-width:100%;
- }
- /* INFO */
- #info {
- width: 500px;
- padding: 0px 15px;
- margin: 3px auto;
- font-family: 'Playfair Display', serif;
- font-size:22px;
- letter-spacing: -2px;
- font-weight:normal;
- text-align:right;
- color: {color:infotext};
- background-color:transparent;
- border-bottom: 0px solid {color:topbar};
- }
- #info a {
- color: {color:infolink};
- -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;
- }
- #info a:hover {
- letter-spacing:0px;
- color: {color:infotext};
- -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;
- }
- /* BUTTONS */
- #buttons {
- width: 10px;
- height: auto;
- position:absolute;
- margin: 0 0 0 525px;
- }
- #buttons a {
- width: 9px;
- height: 9px;
- display: block;
- margin-bottom: 4px;
- background-color: {color:buttonsbg};
- -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;
- }
- #buttons a:hover {
- background-color: {color:topbar};
- -ms-transform: scale(3,3);
- -webkit-transform: scale(3,3);
- transform: scale(3,3);
- -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;
- }
- /* TAGS */
- #tagbox {
- width: 510px;
- height: auto;
- padding: 3px 10px 5px 10px;
- margin: 0 auto;
- font-family: Calibri;
- font-size:8px;
- line-height:12px;
- text-align:center;
- color: {color:infotext};
- border-top: 1px solid {color:border};
- }
- #tagbox a {
- font-family:Arial;
- font-size:8px;
- letter-spacing:2px;
- color: {color:tags};
- }
- #tagbox a:hover {
- color: {color:infotext};
- }
- /* CREDIT
- touch this and I'll make you into shoes */
- #othello {
- width: 36px;
- height: 10px;
- position: fixed;
- overflow: hidden;
- bottom: 10px;
- right: 10px;
- padding: 2px;
- font-size: 8px;
- text-transform: uppercase;
- letter-spacing: 1px;
- text-align: center;
- z-index: 999;
- -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;
- background-color:#373737;
- }
- #othello a {
- color:#fefefe;
- }
- .othello {
- line-height: 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;
- }
- .desdemona {
- line-height: 16px;
- color: #f6db36;
- }
- #othello a:hover .othello {
- margin-top: -13px;
- -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;
- }
- /* CONTENT */
- #titled {
- text-align:center;
- font-family: 'Playfair Display';
- font-size: 27px;
- line-height:29px;
- margin: 10px auto 20px auto;
- padding: 15px 0;
- color: {color:italics};
- }
- #titled a {
- font-family: 'Playfair Display';
- font-size: 31px;
- line-height:33px;
- font-weight:normal;
- letter-spacing:-1px;
- text-transform:uppercase;
- }
- #titled a:hover {
- color: {color:italics};
- }
- #question {
- width: 500px;
- height: auto;
- padding: 0px;
- text-align:right;
- font-family: Tahoma;
- margin: 0 auto 20px auto;
- color: {color:asktext};
- background-color: {color:askbg};
- }
- #askericon {
- width: 50px;
- padding: 10px;
- text-align:center;
- }
- #askericon img {
- width: 40px;
- height: 40px;
- border: 5px solid {color:asktext};}
- #ask {
- width: 410px;
- padding: 10px 0px 10px 10px;
- }
- #ask .asker {
- display:inline;
- padding: 1px 5px;
- font-family: 'Playfair Display';
- font-size:9px;
- text-transform:uppercase;
- letter-spacing:1px;
- margin-bottom: 5px;
- background-color: {color:asktext};
- color: {color:askbg};
- }
- #answer {
- width: 500px;
- height: auto;
- margin: -10px auto 0px auto;
- text-align:left;
- color: {color:asktext};
- background-color: {color:askbg};
- }
- #answerericon {
- width: 50px;
- padding: 10px;
- text-align:center;
- }
- #answerericon img {
- width: 40px;
- height: 40px;
- border: 5px solid {color:asktext};
- }
- #reply {
- width: 410px;
- font-family:Tahoma;
- padding: 10px 10px 10px 0;
- }
- #reply img {
- max-width: 100%;
- }
- #reply .answerer {
- padding: 1px 5px;
- font-family: 'Playfair Display';
- font-size:9px;
- text-transform:uppercase;
- letter-spacing:1px;
- margin-bottom: 5px;
- background-color: {color:asktext};
- color: {color:askbg};
- }
- .image {
- opacity: 0.95;
- -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;
- }
- .image: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;
- }
- .qqmarkleft {
- font-size: 80px;
- font-family: 'Playfair Display';
- font-weight: bold;
- line-height: 100px;
- position: relative;
- margin: 0px 0 -70px 30px;
- color: {color:entries};
- opacity: 0.9;
- }
- .qqmarkright {
- font-family: 'Playfair Display';
- font-size: 80px;
- font-weight: bold;
- padding-right: 0px;
- line-height: 30px;
- text-align: right;
- position: relative;
- margin:0 30px 0 -10px;
- color: {color:entries};
- opacity: 0.97;
- }
- .qquote {
- width: 75%;
- font-family: Georgia;
- font-size: 20px;
- text-align: justify;
- padding-top: 10px;
- letter-spacing: 1px;
- line-height: 25px;
- text-transform: none;
- text-indent: 10px;
- margin: 0px 10px;
- margin-bottom: 10px;
- position: relative;
- }
- .qquote:first-letter {
- font-size: 120%;
- font-weight:bold;
- font-family: 'Playfair Display';
- color: {color:bold};
- text-shadow: -1px -1px 0px {color:entries};
- }
- .qusource {
- width: 95%;
- text-align:right;
- font-size: 10px;
- font-family: Tahoma;
- color: {color:text};
- line-height: 10px;
- opacity: 0.7;
- margin-bottom:15px;
- padding: 2px;
- }
- .qusource a {
- text-align:right;
- font-size: 9px;
- line-height: 9px;
- padding: 1px 2px;
- text-transform:uppercase;
- color: {color:link};
- opacity: 0.9;
- }
- .qusource a:hover {
- opacity: 1;
- padding: 1px 3px;
- color: {color:text};
- background-color:transparent;
- }
- #audio {
- margin-bottom: 0px;
- width: 490px;
- height:100px;
- padding: 5px;
- background-color: transparent;
- }
- .cover {
- width: 100px;
- height: 100px;
- position: absolute;
- margin-left: 390px;
- }
- .cover img {
- width: 100px;
- height: 100px;
- float: left;
- }
- .playercontainer {
- width:80px;
- height:80px;
- position:absolute;
- display:block;
- background-color: #fff;
- z-index:6;
- opacity:0.6;
- -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;
- margin-left: 400px;
- margin-top: 10px;
- }
- .playercontainer:hover {
- opacity:0.8;
- -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;
- overflow: hidden;
- margin: 26px 27px;
- background-color:#fff;
- }
- .sugarbabylove {
- margin-left:0px;
- float:left;
- width:373px;
- height: 90px;
- padding:5px;
- margin-bottom:5px;
- font-size:10px;
- line-height:13px;
- letter-spacing:0px;
- color: {color:bold};
- text-align:right;
- }
- .sugarbabylove small {
- font-family: Helvetica;
- font-size:8px;
- color: {color:infotext};
- }
- .trackname {
- text-align:right;
- font-family: 'Playfair Display';
- font-size:23px;
- line-height:23px;
- color: {color:bold};
- padding: 13px 0px 11px 0px;
- }
- .chat .line {
- margin: 1px 2px;
- padding: 2px;
- line-height:150%;
- color: {color:italic};
- }
- .chat .line.odd {
- color: {color:text};
- }
- .label {
- font-family:Georgia;
- font-size:110%;
- font-weight:bold;
- color:{color:bold};
- }
- .cap {
- margin: 15px auto 0 auto;
- padding: 0 10px;
- }
- #notes {background-color: transparent; width:520px; margin: 50px auto 10px auto; padding:15px; color: {color:infotext};}
- #notestext {width: 500px; margin: 5px auto 5px auto; background-color: transparent; padding:5px 0; text-align: left; font-size:11px;}
- #notes blockquote a {color:{color:link}; font-weight:normal; background-color:transparent; padding: 5px; margin:0; font-style:italic;}
- #notes a {color:{color:infolink};}
- ol.notes {list-style: none; padding:0px;}
- ol.notes li {background-color: {color:entries}; margin: 0 px; padding: 5px; color: {color:italic};}
- ol.notes .avatar {border: 0px solid {color:posts}; height: 10px; padding: 0 5px; width: 10px;}
- ol.notes li .clear {height: 0px!important;}
- ol.notes li blockquote {border-color: {color:border}!important; background-color: {color:posts}; padding: 5px; width:90%; margin: 4px auto 0px auto; }
- ::-webkit-scrollbar-corner {
- background-color:{color:background};
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:scrollbar};
- width:7px;
- height:auto;
- border: 1px solid {color:scrollbar};
- -webkit-border-radius: 1px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color: {color:scrollbar};
- width:auto;
- height:7px;
- border: 1px solid {color:scrollbar};
- -webkit-border-radius: 1px;
- }
- ::-webkit-scrollbar {
- height:7px;
- width:7px;
- background-color:{color:background};
- }
- ::-moz-selection {background-color:{color:bold}; color:{color:posts};}
- ::selection {background-color: {color:bold}; color: {color:posts};}
- .source {
- display:none;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="othello"><a href="http://itsacrimetheme.tumblr.com/" target="_blank" title="theme by itsacrimescene"><div class="othello">theme</div><div class="desdemona">crime</div></a></div>
- <div id="sidebar">
- <div id="desc">{block:Description}
- {Description}<br /><br />
- {/block:Description}
- <div id="linkbar">
- <a href="/">home</a>
- <a href="/ask">ask</a>
- <a href="/archive">past</a>
- {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}
- {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}
- </div>
- </div>
- </div>
- <table id="topbar">
- <tr>
- <td id="lefttitle">
- <div class="lefttitle"><a href="/">{text:lefttitle}</a></div>
- </td>
- <td id="righttitle">
- <div class="righttitle"><a href="/">{text:righttitle}</a></div>
- </td>
- </tr>
- </table>
- <div id="entries">
- {block:TagPage}
- <h1>posts tagged <i>#{Tag}</i></h1>
- {/block:TagPage}
- {block:Posts}
- <div id="entry">
- {block:Date}
- <div id="info">{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}<a href="{Permalink}" title="{DayOfMonthWithZero} {ShortMonth} {Year} @ {24HourWithZero}:{Minutes}">{TimeAgo}</a> {block:NoteCount}& {NoteCountWithLabel}{/block:NoteCount}</div>
- {/block:Date}
- <div id="posts">
- {block:Date}
- <div id="buttons">
- {block:RebloggedFrom}<a href="{ReblogParentURL}" title="via {ReblogParentName}"></a>
- <a href="{ReblogRootURL}" title="originally {ReblogRootName}"></a>{/block:RebloggedFrom}
- <a href="{ReblogURL}" title="reblog this post"></a>
- </div>
- {/block:Date}
- {block:Quote}
- <div class="qqmarkleft">“</div><center><div class="qquote">{Quote}</div></center><div class="qqmarkright">”</div>
- {block:Source}
- <div class="qusource"> {Source} </div>
- {/block:Source}
- {/block:Quote}
- {block:Text}
- {block:Title}<div id="titled">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Link}
- <div id="titled"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Photo}
- <div class="image"><center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}</center></div>
- {/block:Photo}
- {block:Photoset}
- <div class="image"><center>{Photoset-500}</center></div>
- {/block:Photoset}
- {block:Chat}
- {block:Title}<div id="titled"><a href="{Permalink}">{Title}</a></div>{/block:Title}
- <div class="chat">
- {block:Lines}<div class="chat"><div class="line {Alt}">
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}</div>
- </div></div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Video}
- {Video-500}
- {/block:Video}
- {block:Answer}
- <table id="question">
- <tr>
- <td id="ask">
- <span class="asker" style="text-align:right!important;">{Asker} {text:asker}:</span><br />
- <p>{Question}</p></td>
- <td id="askericon"><img src="{AskerPortraitURL-40}"></td>
- </tr>
- </table>
- {block:Answerer}
- <table id="answer">
- <tr>
- <td id="answerericon"><img src="{AnswererPortraitURL-40}"></td>
- <td id="reply">
- <span class="answerer">{Answerer} replied:</span>
- {Answer}
- </td>
- </tr>
- </table>{/block:Answerer}
- {Replies}
- {/block:Answer}
- {block:Audio}<div id="audio">
- <div class="cover"><img src="http://media.tumblr.com/04a00c57caf1f97079f52e568dd3d84f/tumblr_inline_n4qtm879Do1qevl9v.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}
- <div class="sugarbabylove">
- {block:TrackName}<div class="trackname">{TrackName}</div>{/block:TrackName}
- {block:Artist}{Artist}{/block:Artist}
- {block:Album} <small>&&</small> {Album}{/block:Album}
- </div>
- </div>
- {/block:Audio}
- {block:Photo}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Photo}
- {block:Video}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Video}
- {block:Photoset}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Photoset}
- {block:Audio}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Audio}
- <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>
- </div>
- {block:HasTags}
- <div id="tagbox">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>
- {/block:HasTags}
- </div>
- {/block:Posts}
- {block:PostNotes}
- <div id="notes"><div id="notestext">{PostNotes}</div></div>
- {/block:PostNotes}
- </div>
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- {block:JumpPagination length="7"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">»</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement