suicideofminds

Theme 35

May 29th, 2012
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 11.44 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <meta name="color:background" content="#f9f9f9" />
  5. <meta name="color:text" content="#000000" />
  6. <meta name="color:post" content="#ffffff" />
  7. <meta name="color:scrollbar" content="000000" />
  8. <meta name="image:background" content="" />
  9. <meta name="color:sidebar" content="#000" />
  10. <meta name="color:links" content="#fff" />
  11. <meta name="color:border" content="#000" />
  12. <meta name="color:link" content="#000" />
  13. <meta name="color:linksss" content="#fff" />
  14. <meta name="color:linkshover" content="#000"/>
  15. <meta name="color:bglinks" content="#000"/>
  16. <meta name="color:bglinkshover" content="#fff"/>
  17. <meta name="image:sidebar" content="http://25.media.tumblr.com/tumblr_m4c75voDtG1r8u1jro1_500.jpg"/>
  18.  
  19. <meta name="text:Link1" content="/" />
  20. <meta name="text:Link1 Title" content="link1" />
  21. <meta name="text:Link2" content="/" />
  22. <meta name="text:Link2 Title" content="link2" />
  23. <meta name="text:Link3" content="/" />
  24. <meta name="text:Link3 Title" content="link3" />
  25. <meta name="text:Link4" content="/" />
  26. <meta name="text:Link4 Title" content="link4" />
  27. <meta name="text:Link5" content="/" />
  28. <meta name="text:Link5 Title" content="link5" />
  29. <meta name="text:Link6" content="/" />
  30. <meta name="text:Link6 Title" content="link6" />
  31.  
  32. <title>{Title}</title>
  33. <link rel="shortcut icon" href="{Favicon}">
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36. <style type="text/css">
  37. body {background-color: {color:background}; font-family: tahoma; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  38.  
  39. a {color: {color:link}; text-decoration: none; text-transform: none;}
  40. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  41.  
  42. p {margin: 6px 0 0 0}
  43.  
  44. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:sidebar}; padding-left: 5px; }
  45. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidebar};}
  46. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:sidebar}; }
  47. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidebar}; }
  48.  
  49. blockquote img{max-width: 470px!important}
  50. blockquote blockquote img{max-width: 450px!important}
  51. blockquote blockquote blockquote img{max-width: 430px!important}
  52. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  53.  
  54. #entry {float: left; margin-left: 160px; margin-top:50px;}
  55.  
  56. .posts {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 2px; text-align: justify; font-family: tahoma; font-size: 11px; position: relative;}
  57.  
  58. h1 {font-family: tahoma; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  59. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  60. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  61.  
  62.  
  63. .quote {font-family: "tahoma"; text-align: center; font-size: 14px; line-height: 15px; padding: 4px;}
  64. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  65. .quotesource a, a:hover{text-transform: none;}
  66.  
  67. .chat {line-height: 13px; list-style: none }
  68. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  69. .person1 {color: {color:text}; padding: 2px; }
  70. .person1 .label {font-weight: bold;  color:{color:text}}
  71. .person2 {color: {color:text}; padding: 2px;  }
  72. .person2 .label {font-weight: bold;  color:{color:text}}
  73.  
  74. .player {background-color: #181818; text-align: justify; display:block;}
  75.  
  76. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  77. .answer {padding: 2px}
  78. .answer img {max-width: 420px;}
  79.  
  80.  
  81. #date {text-align: left; font-size: 9px; font-family: TAHOMA; text-transform: lowercase; z-index: 11;}
  82. #date a {font-size: 9px;}
  83.  
  84. .tags {color: {color:text};  font-size: 9px; font-family: "verdana";  display: inline; list-style: none; text-transform: lowercase;}
  85. .tags a {font-size: 9px; color: {color:text}; display: inline; list-style: none; text-transform: lowercase;}
  86.  
  87. #cap {width: 500px; margin-top: -2px;}
  88. .source {display: none;}
  89.  
  90. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 11px; text-align: left}
  91. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  92. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  93. .notes img{display: none; border:0px}
  94. ::-webkit-scrollbar{width:0px;height:0px;}
  95. ::-webkit-scrollbar-button:start:decrement
  96. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  97. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  98. ::-webkit-scrollbar-thumb:vertical{height:0px; background-color: {color:background};-webkit-border-radius:px;}
  99. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:background};-webkit-border-radius:px;}
  100. #tumblr_controls{position: fixed!important}
  101. #tumblr_controls{position: fixed!important}
  102. #tumblr_controls{position: fixed!important}
  103. #tumblr_controls{position: fixed!important}
  104.  
  105.  
  106. .top {position: fixed; background-color: {color:background}; background-image:url('{image:background}'); z-index: 1; width: 530px; height: 79px; margin-top: -24px; margin-left:160px;}
  107. #topi {position: fixed; margin: 0px 0px 0px 12px;}
  108. #topim{font-size: 2px; font-family: arial; position: relative; margin-left:148px; width: 522px; background-color: {color:sidebar}; padding: 4px; margin-top: 45px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:1px; z-index:3;}
  109.  
  110. .po1 {position: fixed; background-color: {color:background}; background-image:url('{image:background}'); z-index: 1; width: 15px; height: 200px; margin-top: 153px; margin-left:714px;}
  111.  
  112. .pagination {font-family: tahoma; position: fixed; margin-left: 610px; margin-top: 135px; font-size: 13px; z-index: 0; -webkit-transform: rotate(0deg);}
  113.  
  114. .pagination a {color: {color:bglinks}; background-color: transparent;}
  115.  
  116. .pagination a:hover {color: {color:bglinks};}
  117.  
  118. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  119.  
  120. .links {clear: both; float: left; width: 60px; margin-top: -97px; text-align: left; margin-left: 140px;}
  121. .links a {float: left; margin-right: 30px; display: block; width: 595px; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: left; margin-bottom: 1px; background-color: {color:bglinks}; color:{color:linksss}; text-decoration: none; text-transform: uppercase; height: 4px; line-height: 6px;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; padding: 4px; opacity: 0px;}
  122. .links a:hover {letter-spacing: 1px; background-color: {color:bglinkshover}; color:{color:linkshover}; margin-left:125px; opacity: 0.6 ; text-align: right;}
  123.  
  124. .sidebar {width: 0px; height: auto; top: 33px; left: -16px; padding: 0px; background-color: {color:sidebar}; text-align: center; position: fixed;}
  125. .imgs {float: left; padding: 0px;}
  126. .imgs img {display: inline; margin-right:-9px; width:124px; margin-left:743px; margin-top: 173px; height:119px; text-align:center; margin-bottom: 0px; border:
  127. 1px solid {color:border};}
  128.  
  129. .barra {clear: both; float: left; color: #fff; font-family:tahoma; font-size:9px; text-align:center; width: 15px; height: 12px; line-height:0px; padding: 10px 2px 0px 2px; background-color: #000; position: fixed; margin-top: 45px; margin-left: 690px; z-index: 1;}
  130.  
  131. </style>
  132. <body onkeydown=”return false”>
  133. <div id="container">
  134.  
  135. <div class="sidebar">
  136. <div class="imgs"><img src="{image:sidebar}"/></div>
  137. <div class="po1"></div>
  138. <div class="links">
  139. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}   </a>{/block:ifLink1}
  140. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}   </a>{/block:ifLink2}
  141. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}   </a>{/block:ifLink3}
  142. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}   </a>{/block:ifLink4}
  143. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}   </a>{/block:ifLink5}
  144. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}   </a>{/block:ifLink6}
  145. </div>
  146. </div>
  147. </div>
  148. <div class="top"></div>
  149. <div id="topi">
  150. <div id="topim">
  151. <div class="pagination">
  152. {block:PreviousPage}<a href="{PreviousPage}"><big></a></big> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}"><big></big></a>{/block:NextPage}
  153. </div></div></div></div></div>
  154. <div class="barra"><a href="http://cartasdeumsuicida.tumblr.com"><b><font color=#fff>©</font></b></a></div>
  155. <div id="entry">
  156.  
  157.  {block:Posts}
  158. <div class="posts">
  159.  
  160. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  161.  
  162. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  163.  
  164. {block:Photoset}{Photoset-500}{/block:Photoset}
  165.  
  166. {block:Quote}
  167. <div class="quote">“{Quote}”</div>
  168. {block:Source}<div class="quotesource"> — {Source}</div>
  169. {/block:Source}
  170. {/block:Quote}
  171.  
  172. {block:Link}
  173. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  174. {block:Description}{Description}{/block:Description}
  175. {/block:Link}
  176.  
  177. {block:Chat}
  178. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  179. <div class="chat"><ul>{block:Lines}
  180. <li class="person{UserNumber}">{block:Label}
  181. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  182. {/block:Chat}
  183.  
  184. {block:Audio}
  185. <div class="player">{AudioPlayerBlack}</div>
  186. {block:Caption}{Caption}{/block:Caption}
  187. {/block:Audio}
  188.  
  189. {block:Video}{Video-500}{/block:Video}
  190.  
  191.  
  192. {block:Answer}
  193. <div id="asker"><b>{Asker} sussurrou:</b> {Question}</div>
  194. <div class="answer">{Answer}</div>
  195. {/block:Answer}
  196.  
  197.  
  198. <div id="cap">
  199. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  200. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  201. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  202.  
  203. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  204.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  205.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  206. {/block:ContentSource}</div></div>
  207. <br>
  208.  
  209.  
  210. <div id="date">
  211. {block:Date}<div class="tags">{block:HasTags}<b>slap in your face: </b>{block:Tags} <a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  212. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank"><b>reblog</b></a>  this shit{/block:IndexPage}
  213. {block:RebloggedFrom}<br>source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom}  · reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>
  214. {/block:RebloggedFrom}
  215. </div>
  216. </div>{/block:Date}
  217.  
  218.  
  219.  {/block:Posts}
  220. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  221.  
  222. </div></div></div></div></div>
  223. </html>
Advertisement
Add Comment
Please, Sign In to add comment