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 #022 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:accent" content="#b43e4b" />
- <meta name="color:askbg" content="#f0f0f0" />
- <meta name="color:asktext" content="#2e2c27" />
- <meta name="color:background" content="#f8f8f8" />
- <meta name="color:bold" content="#272726" />
- <meta name="color:border" content="#e9e8e7" />
- <meta name="color:buttonsbg" content="#fcfcfc" />
- <meta name="color:descriptionbg" content="#dbdbdb" />
- <meta name="color:descriptiontext" content="#797979" />
- <meta name="color:entries" content="#f3f3f3" />
- <meta name="color:infolink" content="#929292" />
- <meta name="color:infotext" content="#cecece" />
- <meta name="color:italics" content="#616160" />
- <meta name="color:link" content="#b35050" />
- <meta name="color:linkhover" content="#fcfafa" />
- <meta name="color:posts" content="#f8f8f8" />
- <meta name="color:sidebar" content="#dbdbdb" />
- <meta name="color:tags" content="#6d6d6d" />
- <meta name="color:text" content="#959595" />
- <meta name="image:background" content="http://static.tumblr.com/1d27fe595dcbad5f359f48fda8b69fdd/ougddg1/gdqmudpty/tumblr_static_bgnew-cracked.jpg" />
- <meta name="image:sidebarbg" content="" />
- <meta name="image:topbarimg" content="" />
- <meta name="text:blogtitle" content="" />
- <meta name="text:subtitle" 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="" />
- <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=Open+Sans+Condensed:300' 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: Tahoma; 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; font-family:Georgia;}
- 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:accent}; 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:navibar}; color: {color:entries}; border: 1px solid {color:border}; max-height:150px!important; overflow-y:auto;}
- h1 {
- width: 400px;
- height: auto;
- margin: 2px auto 5px auto;
- font-family:Georgia;
- font-weight:normal;
- font-style:italic;
- font-size:19px;
- text-align:left;
- color: {color:accent};
- text-shadow: -1px -1px 0px {color:background};
- border-bottom: 1px dashed {color:background};
- }
- #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;
- }
- /* FOOTER */
- #footertitle {
- width: 530px;
- height: auto;
- padding: 5px;
- margin-left: 300px;
- bottom:0;
- position:fixed;
- text-align:center;
- border-top: 1px dashed {color:border};
- border-left: 1px solid {color:border};
- border-right: 1px solid {color:border};
- background-color: {color:entries};
- }
- #subtitle {
- font-family: 'Century Gothic';
- font-style:italic;
- font-size:11px;
- line-height:11px;
- margin: 0 auto 2px auto;
- color: {color:infotext};
- }
- #blogtitle {
- font-family:'Open Sans Condensed';
- font-size: 24px;
- letter-spacing: 0px;
- margin: 0 auto 5px auto;
- text-transform:uppercase;
- color: {color:infolink};
- }
- #blogtitle a {
- font-family:'Open Sans Condensed';
- color: {color:infolink};
- }
- #blogtitle a:hover {
- color: {color:infotext};
- }
- /* SIDEBAR LINKS */
- #sidelinks {
- width: 300px;
- height: auto;
- position:fixed;
- margin-left: 540px;
- bottom: 150px;
- }
- #sidelinks a {
- display:inline-block;
- font-family: Trebuchet MS;
- font-size: 10px;
- line-height:10px;
- text-transform:uppercase;
- padding: 3px 5px 2px 6px;
- margin-bottom:3px;
- color: {color:infolink};
- background-color: {color:entries};
- border-top: 1px solid {color:border};
- border-right: 1px solid {color:border};
- border-bottom: 1px solid {color:border};
- -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;
- }
- #sidelinks a:hover {
- padding-left: 15px;
- color: {color:link};
- -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;
- }
- /* 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:sidebar};
- }
- /* MAIN CONTAINER */
- #main {
- position:absolute;
- width: 540px;
- height: auto;
- margin: 0px 0 0 300px;
- background-color: {color:entries};
- border-left: 1px solid {color:border};
- border-right: 1px solid {color:border};
- }
- #descriptionbox {
- width: 540px;
- height: 120px;
- margin: 0px auto 10px auto;
- border-bottom: 1px dashed {color:border};
- }
- #sidebarimg {
- width: 100px;
- padding: 10px;
- }
- #sidebarimg img {
- width: 100px;
- height: 100px;
- margin: auto;}
- #desc {
- width: 300px;
- height: 70px;
- padding: 10px 0px;
- }
- #desc div {
- width: 280px;
- height: 80px;
- margin: auto;
- padding: 10px;
- font-size: 10px;
- line-height:13px;
- overflow: auto;
- color: {color:descriptiontext};
- background-color: {color:descriptionbg};}
- #navilinks {
- width: 120px;
- padding: 10px 0px;
- }
- #navilinks a {
- display:block;
- font-family: 'Century Gothic';
- font-size: 10px;
- line-height:13px;
- text-transform:uppercase;
- padding: 0px 5px;
- margin: 2px auto;
- color: {color:link};
- border-left: 10px solid {color:entries};
- -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;
- }
- #navilinks a:hover {
- color: {color:text};
- background-color: {color:linkhover};
- border-left: 15px solid {color:descriptionbg};
- -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;
- }
- /* POSTS */
- #entries {
- width: 540px;
- height: auto;
- padding-bottom: 30px;
- margin: 10px auto 20px auto;
- }
- #entry {
- width: 520px;
- height: auto;
- padding: 0 10px 10px 10px;
- margin: 0 auto 0px auto;
- }
- #posts {
- width:500px;
- height: auto;
- padding:10px;
- background-color: {color:posts};
- border: 1px solid {color:border};
- }
- /* INFO */
- #infobox {
- width: 520px;
- height: auto;
- padding: 0;
- margin: 25px auto 0px auto;
- font-family: 'Century Gothic';
- font-size:14px;
- line-height:14px;
- text-align:right;
- text-transform:uppercase;
- color: {color:infotext};
- }
- #infobox a {
- font-family: 'Century Gothic';
- font-size:14px;
- line-height:14px;
- color: {color:infolink};
- }
- #infobox a:hover {
- color: {color:infotext};
- }
- #notecount {
- width: 510px;
- height: auto;
- padding: 0;
- margin: 1px auto 0 auto;
- font-family: 'Century Gothic';
- font-size:12px;
- line-height:12px;
- text-align:left;
- text-transform:uppercase;
- color: {color:infotext};
- }
- #notecount a {
- font-family: 'Century Gothic';
- font-size:12px;
- line-height:12px;
- color: {color:infolink};
- }
- #notecount a:hover {
- color: {color:infotext};
- }
- #meta {
- width: auto;
- height: auto;
- text-align:center;
- position:absolute;
- margin: 20px 0 0 -47px;
- padding: 2px;
- background-color: transparent;
- }
- #date {
- font-family:'Century Gothic';
- font-size:21px;
- line-height:21px;
- font-weight:normal;
- letter-spacing:0;
- color: {color:accent};
- text-shadow: -1px -1px 0px {color:entries};
- }
- #month {
- font-family: Trebuchet MS;
- font-size: 9px;
- text-transform:uppercase;
- letter-spacing:2px;
- color: {color:accent};
- text-shadow: -1px -1px 0px {color:entries};
- }
- /* BUTTONS */
- #likebutton {
- width:14px;
- height:14px;
- position:absolute;
- padding: 5px;
- border-radius:50px;
- margin: -14px 0 0 -13px;
- background-color: {color:buttonsbg};
- border: 1px solid {color:border};
- }
- #reblogbutton {
- width:14px;
- height:14px;
- position:absolute;
- padding: 5px;
- border-radius:50px;
- margin: -14px 0 0 508px;
- background-color: {color:buttonsbg};
- border: 1px solid {color:border};
- }
- /* TAGS */
- #tagbox {
- width: 478px;
- height: auto;
- padding: 5px 10px;
- margin: 10px auto 0 auto;
- font-family:Trebuchet MS;
- font-size:7px;
- color: {color:infotext};
- background-color: {color:entries};
- border: 1px solid {color:border};
- }
- #tagbox a {
- font-family: 'Century Gothic';
- font-size:9px;
- line-height: 9px;
- color: {color:tags};
- }
- #tagbox a:hover {
- color: {color:infotext};}
- /* CONTENT */
- #titled {
- text-align:center;
- font-family: 'Open Sans Condensed';
- font-size: 26px;
- line-height:28px;
- margin: 10px auto 20px auto;
- color: {color:italics};
- }
- #titled a {
- font-family: 'Open Sans Condensed';
- font-size: 26px;
- line-height:28px;
- color: {color:accent};
- }
- #titled a:hover {
- color: {color:italics};
- }
- #question {
- width: 500px;
- height: auto;
- padding: 0px;
- text-align:right;
- margin: 0 auto 20px auto;
- color: {color:asktext};
- background-color: {color:askbg};
- }
- #askericon {
- width: 40px;
- padding: 10px;
- }
- #askericon img {
- width: 40px;
- height: 40px;
- border: 5px solid {color:asktext};}
- #ask {
- width: 410px;
- padding: 10px 0px 10px 10px;
- }
- #ask .asker {
- padding: 1px 5px;
- font-family: 'Century Gothic';
- 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 10px auto;
- text-align:left;
- color: {color:asktext};
- background-color: {color:askbg};
- }
- #answerericon {
- width: 40px;
- padding: 10px;
- }
- #answerericon img {
- width: 40px;
- height: 40px;
- border: 5px solid {color:asktext};
- }
- #reply {
- width: 410px;
- padding: 10px 10px 10px 0;
- }
- #reply img {
- max-width: 100%;
- }
- #reply .answerer {
- padding: 1px 5px;
- font-family: 'Century Gothic';
- font-size:9px;
- text-transform:uppercase;
- letter-spacing:1px;
- margin-bottom: 5px;
- background-color: {color:asktext};
- color: {color:askbg};
- }
- .image {
- 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;
- }
- .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: Georgia;
- font-weight: bold;
- line-height: 100px;
- position: relative;
- margin: 0px 0 -70px 30px;
- color: {color:entries};
- opacity: 0.8;
- }
- .qqmarkright {
- font-family: Georgia;
- 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.8;
- }
- .qquote {
- width: 75%;
- font-family: 'Century Gothic';
- font-size: 16px;
- text-align: justify;
- padding-top: 10px;
- letter-spacing: 1px;
- line-height: 19px;
- text-transform: none;
- text-indent: 15px;
- margin: 0px 10px;
- margin-bottom: 10px;
- position: relative;
- }
- .qquote:first-letter {
- font-size: 110%;
- color: {color:accent};
- }
- .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 3px;
- 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: #ffffff;
- 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:#ffffff;
- }
- .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};
- background-color:{color:entries};
- text-align:right;
- }
- .sugarbabylove small {
- font-family: Helvetica;
- font-size:8px;
- color: {color:infotext};
- }
- .trackname {
- text-align:right;
- font-family: 'Open Sans Condensed';
- font-size:24px;
- line-height:24px;
- color: {color:accent};
- padding: 15px 0px 13px 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: {color:posts}; 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: 1px solid {color:posts}; height: 10px; padding: 0px; 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:accent};
- width:7px;
- height:auto;
- border: 1px solid {color:accent};
- -webkit-border-radius: 1px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color: {color:accent};
- width:auto;
- height:7px;
- border: 1px solid {color:accent};
- -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>
- {block:IfSidebarbgImage}
- <div id="sidebar"></div>
- {/block:IfSidebarbgImage}
- <div id="main">
- <table id="descriptionbox">
- <tr>
- <td id="sidebarimg"><img src="{image:topbarimg}"></td>
- <td id="desc">
- <div>{Description}</div></td>
- <td id="navilinks">
- <a href="/">home</a>
- <a href="/ask">ask</a>
- {block:SubmissionsEnabled}<a href="/submit">submit</a>{/block:SubmissionsEnabled}
- <a href="/random">random</a>
- <a href="/archive">archive</a>
- <a href="http://itsacrimetheme.tumblr.com/" title="theme by ITSACRIMETHEME" target="_blank">theme</a>
- </td>
- </tr>
- </table>
- <div id="sidelinks">
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a><br>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a><br>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a><br>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a><br>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a><br>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a><br>{/block:ifLink6}
- {block:HasPages}{block:Pages}
- <a href="{URL}">{Label}</a><br>{/block:Pages} {/block:HasPages}
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" title="Previous Page"><b>« prev</b></a><br>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" title="Next Page"><b>» next</b></a>{/block:NextPage}
- {/block:Pagination}
- </div>
- <div id="entries">
- {block:Posts}
- {block:Date}
- <div id="infobox">
- {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}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} answered{/block:NotReblog}{/block:answer}
- <a href="{Permalink}" title="Permalink to this post">{TimeAgo}</a></div>{/block:Date}
- <div id="entry">
- {block:Date}
- <div id="meta">
- <div id="date">{DayOfMonthWithZero}</div>
- <div id="month">{ShortMonth}</div>
- </div> <!-- meta //-->
- <div id="likebutton">
- {LikeButton color="grey" size="14"}
- </div>
- {/block:Date}
- <div id="posts">
- {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>
- {Question}</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://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}
- <div class="sugarbabylove">
- {block:TrackName}<div class="trackname">{TrackName}</div>{/block:TrackName}
- {block:Artist}{Artist}{/block:Artist}
- {block:Album} <small>&&</small> {Album}{/block:Album}
- {block:PlayCount}<small><br>{PlayCountWithLabel}</small>{/block:PlayCount}
- </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>
- {block:HasTags}
- <div id="tagbox">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>
- {/block:HasTags}
- </div> <!-- posts //-->
- {block:Date}
- <div id="reblogbutton">
- {ReblogButton color="grey" size="14}
- </div>
- <div id="notecount">{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom} {block:NoteCount}♥ {NoteCountWithLabel}{/block:NoteCount}</div>
- {/block:Date}
- </div> <!-- entry //-->
- {/block:Posts}
- {block:PostNotes}
- <div id="notes"><div id="notestext">{PostNotes}</div></div>
- {/block:PostNotes}
- </div> <!-- entries //-->
- </div> <!-- main //-->
- {block:IfBlogtitle}
- <!--<div id="footer">//-->
- <div id="footertitle">
- <div id="subtitle">{text:subtitle}</div>
- <div id="blogtitle"><a href="/">{text:blogtitle}</a></div>
- </div>
- <!--</div>//-->{/block:IfBlogtitle}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement