sullissi

future theme (maybe)

Sep 5th, 2012
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.07 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3.  
  4. <!--
  5.  
  6. . .
  7. | _|_ o
  8. .-.| . ..--.| .-. .,-. . .-.
  9. ( | | |`--.| ( )| ) | (.-'
  10. `-'`-`--|`--'`-'`-' |`-'-' `-`--'
  11. ; |
  12. `-'
  13.  
  14. THEME 09 BY DYSTOPIE.TUMBLR.COM
  15.  
  16. + DON'T REMOVE THE CREDIT
  17. + DON'T USE AS A BASE
  18. + DON'T CLAIM AS YOURS
  19.  
  20. LIVE PREVIEW: DYSTOPIETHEME9.TUMBLR.COM
  21.  
  22. -->
  23.  
  24.  
  25.  
  26. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  27.  
  28. <head>
  29.  
  30. <!-- DEFAULT VARIABLES -->
  31. <meta name="color:background" content="#ffffff" />
  32. <meta name="color:scrollbar" content="#313131" />
  33. <meta name="color:text" content="#313131" />
  34. <meta name="color:link" content="#313131" />
  35. <meta name="color:backlink" content="#FFFF28" />
  36. <meta name="color:chat" content="#FFFF28" />
  37. <meta name="font:text" content="#trebuchet ms" />
  38. <meta name="image:sidebar" content=""/>
  39. <meta name="text:Link1" content="" />
  40. <meta name="text:Link1 Title" content="" />
  41. <meta name="text:Link2" content="" />
  42. <meta name="text:Link2 Title" content="" />
  43. <meta name="text:Link3" content="" />
  44. <meta name="text:Link3 Title" content="" />
  45. <meta name="text:Link4" content="" />
  46. <meta name="text:Link4 Title" content="" />
  47.  
  48. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  49. <title>{Title}</title>
  50. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  51. <link rel="shortcut icon" href="{Favicon}" />
  52. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  53. <style type="text/css">
  54.  
  55. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:3px;}
  56. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:3px !important;}
  57. ::-webkit-scrollbar {height:3px; width:3px; background-color:#ffffff;}
  58.  
  59. body {color:{color:text}; background-color:{color:background}; font-family:{font:text}; font-size:10px; line-height:110%; text-align:justify}
  60.  
  61. a:link, a:active, a:visited{color:{color:text}; text-decoration:none;}
  62. a:hover{background-color:{color:backlink};}
  63.  
  64. blockquote {border-left:2px {color:background} solid; padding-left:5px; margin:0px 2px 0px 10px}
  65.  
  66. b, strong{color:{color:text};}
  67. i, em {color:{color:text};}
  68. p{margin-top:5px; margin-bottom:5px}
  69. blockquote {padding:0px; padding-left:5px; margin:0px; border-left:2px solid {color:text}}
  70.  
  71. #container {background-color:transparent; width:800px; text-align:center; margin: 0 auto -10px auto}
  72.  
  73. #entries {margin:12px 0 -10px 260px; margin-top:130px; margin-right:0px; float:right; text-align:justify}
  74.  
  75. #entry {margin:0px 0 -5px 0; width:500px; background-color:{color:background}; text-align: justify; padding:15px}
  76.  
  77. h1{color:{color:text}; font:15px {font:text}; text-transform:lowercase; text-align:left}
  78.  
  79. h2{color:{color:text}; font:15px {font:text}; text-transform:lowercase; text-align:left}
  80.  
  81. h3{color:{color:text}; font:15px {font:text}; text-transform:lowercase; margin:0px; text-align:left}
  82.  
  83. #sidebar {margin-top:250px; position:fixed;}
  84. #sidebar:hover #link{opacity:1; display:block;}
  85. #icon img{text-align:center;}
  86.  
  87. #links {position:fixed; overflow:hidden; width:115px; margin-top:250px; margin-left:150px;}
  88.  
  89. #slinks a {text-align:center; color:{color:text}; font-family:consolas; font-size:10px; text-transform:lowercase;}
  90. #slinks a:hover{}
  91.  
  92. .description {color:{color:text}; font-family:{font:text}; font-size:10px; text-transform:lowercase; align-text:justify;}
  93.  
  94. #pagination {font-color:{color:link}; font:10px {font:text}; text-align:center;}
  95.  
  96. #tags {text-transform:lowercase; font-family:consolas; font-size:10px; color:{color:link}; text-align:left;}
  97.  
  98. #posts{width:500px; margin-bottom:30px; background-color:{color:entry};}
  99. #posts:hover #info{opacity:1; display:block;}
  100.  
  101. #info {float:left; text-align:left; margin-left:540px; margin-top:5px; padding:5px; position:absolute; opacity:0; -webkit-transition:0.3s linear; position:absolute; outline: none;}
  102. .notes {font:10px consolas; text-transform:lowercase; display:block;}
  103. .date {font-family:consolas; font-size:10px; display:block;}
  104. .source {text-transform:lowercase; font-family:consolas; font-size:10px; display:block;}
  105.  
  106. #question {color:{color:text}; padding:5px; font-family:consolas; font-size:10px; border-bottom:1px solid {text:color};}
  107.  
  108. img a{border:none; width:100%}
  109. .audio{background-color:#000000; height:55px; overflow:hidden;}
  110.  
  111. .user_1 {background-color:{color:chat}; margin-right:25px; color:{color:text};}
  112. .user_2 {background-color:{color:background}; color:{color:text}; margin-right:25px;}
  113. .user_3 {background-color:{color:chat}; margin-right:25px; color:{color:text};}
  114. .user_4 {background-color:{color:background}; color:{color:text}; margin-right:25px;}
  115. .user_5 {background-color:{color:chat}; margin-right:25px; color:{color:text};}
  116. .user_6 {background-color:{color:background}; color:{color:text}; margin-right:25px;}
  117. .user_7 {background-color:{color:chat}; margin-right:25px; color:{color:text};}
  118. .user_8 {background-color:{color:background}; color:{color:text}; margin-right:25px;}
  119. .user_9 {background-color:{color:chat}; margin-right:25px; color:{color:text};}
  120. .user_10 {background-color:{color:background}; color:{color:text}; margin-right:25px;}
  121. .user_11 {background-color:{color:chat}; margin-right:25px; color:{color:text};}
  122. .user_12 {background-color:{color:background}; color:{color:text}; margin-right:25px;}
  123. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:5px;}
  124.  
  125. #d {position:fixed; right:0px; bottom:0px; font:13px arial; letter-spacing:1px; text-transform:lowercase; color:{color:text}; padding:5px;}
  126.  
  127. .notes img{width:10px; position:relative; top:1px}
  128. ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  129.  
  130. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  131.  
  132. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  133.  
  134. </style>
  135. <style type="text/css">{CustomCSS}</style>
  136. </head>
  137.  
  138. <body>
  139.  
  140. <div id="container">
  141. <div id="d"><a href="http://dystopie.tumblr.com/codes" title="theme by dystopie" target="_blank">ⓓ</a></div>
  142. <div id="entries">
  143.  
  144. {block:Posts}
  145. <div id="posts">
  146. <div id="info"><div class="notes">{block:NoteCount}<font color="#E66362">♥</font> {NoteCount}{/block:NoteCount}</div>
  147. <div class"date"><a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth}</a></div>
  148. <div class="source">{block:RebloggedFrom}@<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<br>{block:ContentSource}© <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div></div>
  149.  
  150. <div id="entry">
  151.  
  152. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  153. {block:Text}{Body}{/block:Text}
  154.  
  155. {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
  156.  
  157. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  158. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  159.  
  160. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  161. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  162.  
  163. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  164.  
  165. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  166.  
  167. {block:Answer}<div id="question">{Asker}: « {Question} »</div>
  168. {Answer}{/block:answer}
  169.  
  170. {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="55px" align="left">{/block:AlbumArt}<div class="audio">{AudioPlayerBlack}</div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  171.  
  172. {block:HasTags}<div id="tags">{block:Tags}<a href="/tagged/{Tag}"><u>+ {Tag}</u></a> {/block:Tags}</div>{/block:HasTags}
  173. <BR>
  174. </div></div>
  175. {/block:Posts}
  176.  
  177. {block:PostNotes}{PostNotes}{/block:PostNotes}
  178.  
  179. </div>
  180.  
  181. <div id="sidebar"><div class="icon"><img src="{image:sidebar}"></div></div>
  182.  
  183. <div id="links"><div class="description">{Description}</div><br>
  184. <div id="slinks"><a href="/"><u>+ home</a></u> <a href="/ask"><u>+ ask</u></a> {block:ifLink1}<a href="{text:Link1}"><u>+ {text:Link1 Title}</u></a>{/block:ifLink1} {block:ifLink2}<a href="{text:Link2}"><u>+ {text:Link2 Title}</u></a>{/block:ifLink2} {block:ifLink3}<a href="{text:Link3}"><u>+ {text:Link3 Title}</u></a>{/block:ifLink3} {block:ifLink4}<a href="{text:Link4}"><u>+ {text:Link4 Title}</u></a>{/block:ifLink4}</div><br>
  185. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage} ({CurrentPage} of {TotalPages}) {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}</div></div>
  186.  
  187. </body>
  188. </html>
Advertisement
Add Comment
Please, Sign In to add comment