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 #30 by Rose @ itsacrimescene.tumblr.com
- Please DO NOT COPY ANY PARTS OF THIS CODE and claim them as your own
- Thank you
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:accent" content="#bbd162" />
- <meta name="color:askbackground" content="#f8fbef" />
- <meta name="color:asktext" content="#7e7e7e" />
- <meta name="color:background" content="#fbfbfb" />
- <meta name="color:bold" content="#272726" />
- <meta name="color:border" content="#e9e8e7" />
- <meta name="color:infolinks" content="#868686" />
- <meta name="color:infotext" content="#a8a8a8" />
- <meta name="color:italics" content="#7b7b7b" />
- <meta name="color:link" content="#dc1305" />
- <meta name="color:posts" content="#fefefe" />
- <meta name="color:scrollbar" content="#acd066" />
- <meta name="color:sidebartext" content="#949494" />
- <meta name="color:tags" content="#c6c6c6" />
- <meta name="color:text" content="#171615" />
- <meta name="color:title" content="#363634" />
- <meta name="color:topbar" content="#252525" />
- <meta name="image:background" content="" />
- <meta name="image:sidebarimg" content="" />
- <meta name="image:topbarbg" content="" />
- <meta name="text:asker" content="said" />
- <meta name="text:blogtitle" content="" />
- <meta name="text:bodyfontsize" content="11px" />
- <meta name="text:subtitle" content="" />
- <meta name="if:Show icon" content="1" />
- <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="" />
- <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=Homemade+Apple|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: 'Tahoma', 'Arial', sans-serif; font-size: {text:bodyfontsize}; line-height:125%; 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;-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;}
- 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}; font-size:103%;}
- i, em {text-transform: italic; color:{color:italics}}
- s, strike, del {color: {color:italics};}
- u {color:{color:bold}; border-bottom: 1px dashed {color:sidebartext};}
- 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-left:auto; margin-right:auto; font-family: Arial; font-size:11px; padding: 5px 6px 5px 6px; word-wrap: break-word; background-color:{color:askbackground}; color: {color:asktext}; border: 1px solid {color:border}; max-height:100px!important; overflow-y:auto;}
- h1 {
- width: 450px;
- height: auto;
- margin: 7px auto 9px auto;
- font-family: 'Century Gothic', sans-serif;
- font-weight:normal;
- font-style:normal;
- font-size:25px;
- text-align:left;
- padding: 15px;
- color: {color:title};
- text-shadow: -1px -1px 0px {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', 'Arial', sans-serif;
- font-size: 9px;
- text-transform: uppercase;
- color: {color:posts};
- background-color:{color:bold};
- border: 1px solid {color:bold};
- box-shadow: 2px 2px 8px #222;
- }
- /* TOPBAR */
- #topbar {
- width: 100%;
- height: 60px;
- padding: 8px;
- margin: 0px auto 0 auto;
- position:fixed;
- z-index: 99;
- background-color: {color:topbar};
- border-bottom: 3px solid {color:accent};
- background-image: url('{image:topbarbg}');
- background-attachment:fixed;
- }
- #topnavibar {
- width: 250px;
- height: auto;
- text-align:left;
- position:fixed;
- margin: 54px 0 0 155px;
- }
- #topnavibar a {
- display:inline-block;
- font-family: 'Trebuchet MS';
- font-size:8px;
- text-transform:uppercase;
- padding: 2px 8px;
- margin: auto 1px;
- color: {color:topbar};
- background-color: {color:posts};
- }
- #topnavibar a:first-letter {
- color: {color:accent};
- }
- #topnavibar a:hover {
- color: {color:posts};
- background-color: {color:topbar};
- }
- #topbaricon {
- width: 64px;
- height: 64px;
- position:fixed;
- margin: 26px 0 0 372px;
- padding: 10px;
- text-align:center;
- background-color: {color:accent};
- border: 0px solid {color:posts};
- border-radius: 100%;
- }
- #topbaricon img {
- width:64px;
- height:64px;
- margin:auto;
- border-radius:100%;
- }
- #toplinkbar {
- margin: 54px 0 0 504px;
- width: 590px;
- position:fixed;
- text-align:left;
- }
- #toplinkbar a {
- display:inline-block;
- font-family: 'Trebuchet MS';
- font-size:8px;
- text-transform:uppercase;
- padding: 2px 8px;
- margin: auto 1px;
- color: {color:topbar};
- background-color: {color:posts};
- }
- #toplinkbar a:first-letter {
- color: {color:accent};
- }
- #toplinkbar a:hover {
- color: {color:posts};
- background-color: {color:topbar};
- }
- /* PAGINATION */
- #pagination {
- width: auto;
- height: auto;
- position:fixed;
- margin: 70px 0 0 325px;
- background-color: transparent;
- }
- #pagination a {
- display:inline-block;
- font-family:Georgia;
- font-size: 70px;
- padding: 5px 8px;
- color: {color:accent};
- margin-right: 60px;
- text-shadow: -1px -1px 0px {color:topbar};
- }
- #pagination a:hover {
- color: {color:posts};
- text-shadow: -1px -1px 0px {color:topbar};
- }
- #pagnation {
- font-size: 14px;
- height:auto;
- position:fixed;
- text-align:center;
- margin: 15px 0 0 -30px;
- }
- #pagnation a {
- padding: 4px 7px 5px 7px;
- display:block;
- margin-bottom: 5px;
- color: {color:posts};
- background-color: {color:topbar};
- }
- #pagnation a:hover {
- color: {color:accent};
- }
- /* CONTAINER */
- #sidebar {
- position:fixed;
- height: 100%;
- width: 250px;
- margin: 79px 0 0 120px;
- padding: 53px 20px 20px 20px;
- text-align:center;
- background-color: {color:posts};
- border-right: 0px solid {color:accent};
- }
- #blogtitle {
- width:220px;
- height: auto;
- font-family: 'Playfair Display', Georgia, serif;
- font-size: 28px;
- line-height: 23px;
- text-align:center;
- color: {color:title};
- margin: 0 auto;
- }
- #blogtitle:first-letter {
- font-family: 'Homemade Apple', sans-serif;
- color: {color:accent};
- font-size:30px;
- }
- #subtitle {
- width: 220px;
- height: auto;
- font-family: 'Century Gothic', sans-serif;
- font-size:10px;
- line-height: 9px;
- text-transform:uppercase;
- text-align:center;
- margin: 7px auto 10px auto;
- color: {color:sidebartext};
- }
- #sidebarimg {
- width: 200px;
- height: auto;
- margin: 10px auto 10px auto;
- }
- #sidebarimg img {
- width:200px;
- height: auto;
- }
- #desc {
- width: 200px;
- height: auto;
- text-align:justify;
- font-family:Calibri, Arial, sans-serif;
- font-size:11px;
- margin: 0 auto;
- color: {color:sidebartext};
- }
- #desc a {
- font-family: 'Century Gothic', sans-serif;
- font-size:10px;
- font-style:italic;
- }
- /* POSTBOX */
- #postbox {
- position: absolute;
- width: 570px;
- height: auto;
- margin: 60px 0 0px 440px;
- padding: 70px 0px 30px 0px;
- background-color: {color:posts};
- }
- #entry {
- width: 540px;
- height: auto;
- margin: 0px auto 25px auto;
- text-align:right;
- padding: 5px 10px 10px 10px;
- background-color: {color:posts};
- }
- #posts {
- width: 500px;
- height: auto;
- background-color: {color:posts};
- padding: 20px 20px 20px 20px;
- margin: 10px auto 0px auto;
- text-align:justify;
- color: {color:text};
- border-bottom: 0px solid {color:border};
- }
- #posts p a {
- font-family: 'Century Gothic', sans-serif;
- font-size:11px;
- text-transform:lowercase;
- color: {color:link};
- padding: 0px 2px;
- font-style:italic;}
- #posts p a:hover {
- color: {color:text};
- }
- /* INFO & LIKEBUTTONS */
- #buttons {
- height: 80px;
- width: 28px;
- padding: 0px;
- text-align:center;
- margin: -15px 0 0 525px;
- position: absolute;
- list-style: none;
- background-color: transparent;
- }
- #buttons li {
- display:block;
- padding: 3px 4px;
- margin: 0 0 5px 0;
- width: 14px;
- height: 14px;
- text-align:center;
- background-color: {color:topbar};
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- border: 0px solid {color:accent};
- }
- #buttons li:hover {
- background-color: {color:accent};
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- border: 0px solid {color:border};}
- #info {
- width:550px;
- height: auto;
- padding: 0px;
- text-align:right;
- margin: 0px;
- padding: 2px 0px;
- letter-spacing:1px;
- color: {color:infotext};
- border-bottom: 0px solid {color:border};
- }
- #info1 {
- font-family: 'Playfair Display', 'Century Gothic', serif;
- font-size: 23px;
- color: {color:infotext};
- }
- #info1 a {
- color: {color:infolinks};
- }
- #info1 a:hover {
- color: {color:accent};
- }
- #info2 {
- font-family: 'Century Gothic', sans-serif;
- font-size:11px;
- margin-top: 5px;
- text-transform:uppercase;
- }
- #info2 a {
- display:inline;
- color: {color:infolinks};
- background-color: transparent;
- }
- #info2 a:hover {
- color: {color:topbar};
- }
- /* TAGS */
- #tagbox {
- width: 540px;
- height: auto;
- font-family: 'Century Gothic', sans-serif;
- font-size: 9px;
- letter-spacing:1px;
- line-height:140%;
- margin: 0px auto 0px auto;
- background-color:transparent;
- color: {color:askbackground};
- }
- #tagbox a {
- font-size: 11px;
- text-transform: none;
- background-color:transparent;
- display:inline;
- padding: 0px;
- line-height:140%;
- color: {color:tags};
- border-top: 1px solid {color:posts};
- -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 a:hover {
- text-transform:none;
- color: {color:accent};
- border-top: 1px solid {color:accent};
- -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;
- }
- /* CREDIT
- touch this and I'll turn you into a frog */
- #othello {
- width: 36px;
- height: 9px;
- 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 {
- margin: 5px auto 30px auto;
- text-align: left;
- font-family: 'Playfair Display', 'Century Gothic', serif;
- font-size:32px;
- line-height:35px;
- font-style:normal;
- letter-spacing: 3px;
- color: {color:italics};
- overflow:hidden;
- }
- .titled a {
- padding: 5px 5px 7px 5px;
- color: {color:link};
- }
- .titled a:hover {
- color: {color:text};
- }
- #question {
- margin: 0 auto 20px auto;
- width: 490px;
- padding: 5px;
- background-color: {color:askbackground};
- border-bottom: 0px solid {color:border};
- border-top: 0px solid {color:border};
- }
- .askicon {
- width: 52px;
- height: 52px;
- margin: auto;
- position:relative;
- text-align:center;
- }
- .askicon img {
- width: 48px;
- height: 48px;
- margin: auto;
- border: 7px solid {color:posts};
- }
- .ask {
- margin-left:70px;
- width:425px;
- padding:5px;
- font-size:11px;
- line-height:13px;
- letter-spacing:1px;
- color: {color:asktext};
- }
- h2 {
- display:inline-block;
- font-family: 'Century Gothic', sans-serif;
- font-size:10px;
- line-height:12px;
- margin: 0px 0px 3px 10px;
- text-transform:uppercase;
- font-weight:normal;
- padding: 0 6px;
- color: {color:posts};
- background-color: {color:topbar};
- border: 1px solid {color:topbar};
- }
- #question a {
- color: {color:posts};
- }
- #answer {
- width: 500px;
- height: auto;
- margin: 20px auto 0 auto;
- }
- .qqmarkleft {
- font-size: 85px;
- font-family: 'Century Gothic';
- font-weight: bold;
- line-height: 100px;
- position: relative;
- bottom: 10px;
- left: 30px;
- margin-bottom: -90px;
- color: {color:askbackground};
- position:relative;
- }
- .qqmarkright {
- font-family: 'Century Gothic';
- font-size: 85px;
- font-weight: bold;
- padding-right: 0px;
- line-height: 30px;
- text-align: right;
- right: 30px;
- position: relative;
- margin-bottom: -10px;
- color: {color:askbackground};
- position:relative;
- }
- .qquote {
- width: 75%;
- font-family: 'Century Gothic', Arial, Verdana;
- font-size: 23px;
- text-align: justify;
- padding-top: 10px;
- letter-spacing: 1px;
- line-height: 22px;
- text-transform: none;
- text-indent: 15px;
- margin: 0px 10px;
- margin-bottom: 10px;
- z-index:0;
- position:relative;
- color: {color:bold};
- }
- .qquote:first-letter {
- font-family: 'Homemade Apple';
- font-size: 25px;
- color: {color:accent};
- }
- #quotesource {
- text-align:right;
- padding: 1px 5px 0px 5px;
- opacity: 0.9;
- font-family:Calibri;
- font-size:10px;
- }
- #quotesource a {
- color: {color:infolinks};
- border-bottom: 1px dashed {color:border};
- }
- #quotesource a:hover {
- color: {color:link};
- }
- #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;
- opacity:0.6;
- z-index:2;
- -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:text};
- background-color:{color:askbackground};
- text-align:right;
- }
- .sugarbabylove small {
- font-family: Helvetica;
- font-size:8px;
- color: {color:infotext};
- }
- .trackname {
- text-align:right;
- font-family: 'Playfair Display', serif;
- 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:italics};
- }
- .chat .line.odd {
- color: {color:text};
- }
- .label {
- font-family:'Century Gothic', sans-serif;
- 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:infolinks}; font-weight:normal; background-color: transparent; padding: 5px; margin:0; font-style:italic;}
- #notes a {color:{color:infolinks};}
- ol.notes {list-style: none; padding:0px;}
- ol.notes li {background-color: {color:posts}; margin: 0 px; padding: 5px; color: {color:italic};}
- ol.notes .avatar {border: 2px solid {color:bold}; height: 10px; padding: 0px; width: 10px; margin-right: 5px;}
- 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-thumb:vertical {
- background-color:{color:scrollbar};
- height:6px;
- border-bottom:1px solid {color:topbar};
- border-top:1px solid {color:topbar};
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:scrollbar};
- height:6px!important;
- border-left:1px solid {color:topbar};
- border-right:1px solid {color:topbar};
- }
- ::-webkit-scrollbar {
- height:6px;
- width:8px;
- background-color: {color:posts};
- }
- ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
- display:block;
- height:8px;
- width: 8px;
- background-color:{color:scrollbar};
- }
- ::-webkit-scrollbar-corner {
- background:{color:posts};
- }
- ::-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">
- {block:Pagination}
- <div id="pagnation">
- {block:NextPage}<a href="{NextPage}" title="Next Page">»</a>{/block:NextPage}
- {block:PreviousPage}<a href="{PreviousPage}" title="Previous Page">«</a>{/block:PreviousPage}
- </div>
- {/block:Pagination}
- <div id="blogtitle">{text:blogtitle}</div>
- <div id="subtitle">{text:subtitle}</div>
- <div id="sidebarimg"><img src="{image:sidebarimg}"></div>
- {block:Description}
- <div id="desc">{Description}</div>
- {/block:Description}
- </div>
- <div id="postbox">
- {block:Posts}
- <div id="entry">
- <div id="info">
- {block:Date}
- <div id="info1">
- {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="{Dayofmonthwithzero} {Month} {Year}">{TimeAgo}</a></div>
- <div id="info2">{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>{block:ContentSource}/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:ContentSource}{/block:RebloggedFrom} {block:NoteCount}&& <a href="{Permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}</div>
- {/block:Date}
- </div>
- <div id="posts">
- {block:Date}
- <ul id="buttons">
- <li>{LikeButton size="14" color="white"}</li>
- <li>{ReblogButton size="14" color="white"}</li>
- </ul>
- {/block:Date}
- {block:Text}
- {block:Title}<div class="titled"><a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" border="0">{LinkCloseTag}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {/block:Photoset}
- {block:Quote}
- <div class="qqmarkleft">“</div><center><div class="qquote">{Quote}</div><div class="qqmarkright">”</div>
- {block:Source}<div id="quotesource">
- {Source} </div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="titled"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<div id="titled">{Title}</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}
- <div id="question"><table>
- <tr>
- <td class="askicon"><img src="{AskerPortraitURL-48}"></td>
- <td class="ask"><h2>{Asker} {text:asker}:</h2> <br>
- {Question}</td>
- </tr>
- </table></div>
- {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>
- </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>
- <div id="topbar">
- <div id="topnavibar"><a href="/">refresh</a><a href="/ask">message</a><a href="/archive">archive</a></div>
- {block:IfShowIcon}
- <div id="topbaricon">
- <a href="/"><img src="{PortraitURL-64}"></a>
- </div>
- {/block:IfShowIcon}
- <div id="toplinkbar">
- {block:ifLink1}<a href="{text:Link1}" title="{text:Link1 Title}">{text:Link1 Title}</a>{/block:ifLink1}{block:ifLink2}<a href="{text:Link2}" title="{text:Link2 Title}">{text:Link2 Title}</a>{/block:ifLink2}{block:ifLink3}<a href="{text:Link3}" title="{text:Link3 Title}">{text:Link3 Title}</a>{/block:ifLink3}{block:ifLink4}<a href="{text:Link4}" title="{text:Link4 Title}">{text:Link4 Title}</a>{/block:ifLink4}{block:ifLink5}<a href="{text:Link5}" title="{text:Link5 Title}">{text:Link5 Title}</a>{/block:ifLink5}{block:ifLink6}<a href="{text:Link6}" title="{text:Link6 Title}">{text:Link6 Title}</a>{/block:ifLink6}{block:ifLink7}<a href="{text:Link7}" title="{text:Link7 Title}">{text:Link7 Title}</a>{/block:ifLink7}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement