suicideofminds

Theme 07

Mar 28th, 2012
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.72 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5.  
  6. <script type=”text/javascript”>
  7.  
  8. //desabilita menu de opcoes ao clicar no botao direito
  9.  
  10. function desabilitaMenu(e)
  11.  
  12. {
  13.  
  14. if (window.Event)
  15.  
  16. {
  17.  
  18. if (e.which == 2 || e.which == 3)
  19.  
  20. return false;
  21.  
  22. }
  23.  
  24. else
  25.  
  26. {
  27.  
  28. event.cancelBubble = true
  29.  
  30. event.returnValue = false;
  31.  
  32. return false;
  33.  
  34. }
  35.  
  36. }
  37.  
  38. //desabilita botao direito
  39.  
  40. function desabilitaBotaoDireito(e)
  41.  
  42. {
  43.  
  44. if (window.Event)
  45.  
  46. {
  47.  
  48. if (e.which == 2 || e.which == 3)
  49.  
  50. return false;
  51.  
  52. }
  53.  
  54. else
  55.  
  56. if (event.button == 2 || event.button == 3)
  57.  
  58. {
  59.  
  60. event.cancelBubble = true
  61.  
  62. event.returnValue = false;
  63.  
  64. return false;
  65.  
  66. }
  67.  
  68. }
  69.  
  70. //desabilita botao direito do mouse
  71.  
  72. if ( window.Event )
  73.  
  74. document.captureEvents(Event.MOUSEUP);
  75.  
  76. if ( document.layers )
  77.  
  78. document.captureEvents(Event.MOUSEDOWN);
  79.  
  80. document.oncontextmenu = desabilitaMenu;
  81.  
  82. document.onmousedown = desabilitaBotaoDireito;
  83.  
  84. document.onmouseup = desabilitaBotaoDireito;
  85.  
  86. </script>
  87.  
  88. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  89.  
  90. <head>
  91.  
  92. <!-- DEFAULT VARIABLES -->
  93. <meta name="color:background" content="#fff"/>
  94. <meta name="color:Link" content="#000"/>
  95. <meta name="color:Text" content="#000"/>
  96. <meta name="color:ttitle" content="#000"/>
  97. <meta name="color:title" content="#fff"/>
  98. <meta name="color:entries" content="#fff"/>
  99. <meta name="color:sidebar" content="#fff"/>
  100. <meta name="color:bartitle" content="#fff"/>
  101. <meta name="color:bar1" content="#fff"/>
  102. <meta name="color:bar2" content="#fff"/>
  103. <meta name="color:border" content="#000"/>
  104. <meta name="color:Hover" content="#eee"/>
  105. <meta name="color:sidebarlinks" content="#000"/>
  106. <meta name="color:descbg" content="#fff"/>
  107. <meta name="color:back links" content="#fff"/>
  108. <meta name="font:body" content="verdana"/>
  109. <meta name="color:scrollbar" content=""/>
  110. <meta name="image:sidebar" content="http://29.media.tumblr.com/tumblr_m1d2hc7SYl1rpw6aho1_500.jpg"/>
  111. <meta name="image:Background" content=""/>
  112. <meta name="if:Infinite Scrolling" content=""/>
  113. <meta name="text:title" content="Fuck" />
  114. <meta name="text:Link1" content="/" />
  115. <meta name="text:Link1 Title" content="link1" />
  116. <meta name="text:Link2" content="/" />
  117. <meta name="text:Link2 Title" content="link2" />
  118. <meta name="text:Link3" content="/" />
  119. <meta name="text:Link3 Title" content="link3" />
  120. <meta name="text:Link4" content="/" />
  121. <meta name="text:Link4 Title" content="link4" />
  122. <meta name="text:Link5" content="/" />
  123. <meta name="text:Link5 Title" content="link5" />
  124. <meta name="text:Link6" content="/" />
  125. <meta name="text:Link6 Title" content="link6" />
  126.  
  127. </style>
  128.  
  129. <title>{Title}</title>
  130.  
  131. <style type="text/css">
  132. body {margin:3px; background-color: {color:Background}; background-image:url({image:Background}); background-attachment: fixed; background-repeat: repeat; text-align:justify}
  133.  
  134. body, div, p, textarea, submit, input{ font-family: {font:body}; font-size: 10px; line-height:10px; letter-spacing:0px; color:{color:Text};}
  135.  
  136. p { margin:0px; margin-top:0px;}
  137.  
  138. a:link, a:active, a:visited{ color: {color:Link}; text-decoration: none;}
  139.  
  140. a:hover {color:{color:Hover}; text-decoration: none;}
  141.  
  142. ::-webkit-scrollbar{width:4px;height:3px;}
  143. ::-webkit-scrollbar-button:start:decrement
  144. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  145. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  146. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:{color:scrollbar};-webkit-border-radius:px;}
  147. ::-webkit-scrollbar-thumb:horizontal{width:30px; background-color:{color:scrollbar};-webkit-border-radius:px;}
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154. iframe#tumblr_controls{ top: 1px !important; margin: 0 0 0 0; right: 6px !important; position: fixed !important;}
  155.  
  156.  
  157. div#content{ float:left; width:400px; padding:2px; padding-top: 0px; margin-top: 15px; margin-left: 403px; }
  158.  
  159. div#entry{ width:520px; background: {color:entries}; padding:10px; margin-top:1px; }
  160.  
  161.  
  162. #sidebar { width: 263px; height: 250px; margin-top: 15px; margin-left: 135px; position: fixed;
  163. overflow: hidden; padding-left: 5px; padding-top: 5px; padding-bottom: 2px; padding-right: 2px;
  164. border: 0px; background-color: {color:sidebar}; font-size: 9px; z-index:4; border-top: 1px solid {color:background}; border-bottom: 3px solid {color:background};}
  165.  
  166. #slideShowContainer{ float: left; margin-top: 0px; margin-left: -1px; height: auto; width:262px; position: fixed; background-color: {color:border} ;}
  167. #slideShow4 {margin-top: 4px; margin-bottom: 5px;}
  168. #slideShow4 img{width: 256px; height: 250px; margin-left: 3px;}
  169.  
  170.  
  171. .boxs {background-color:{color:sidebar}; width:auto; height:auto; font-size:9px; padding:5px; }
  172. .boxss {background-color:{color:background}; font-size:9px;}
  173. .info {padding:15px 5px 5px 5px; text-align:left; color: {color:text}; opacity:0.9; font-size:9px;}
  174. .info a{color: {color:text}; opacity:0.9; font-size:9px;}
  175. .info a:hover{color: {color:text}; opacity:1.0; font-size:9px;}
  176. .tags a{display:inline; opacity:0.9; font-size:9px;}
  177.  
  178. #dedo{ float: left; margin-top: 0px; margin-left: -1px; height: auto; width:262px; position: fixed; background-color: {color:border} ;}
  179. #vida {margin-top: 4px; margin-bottom: 5px;}
  180. #vida img{width: 256px; height: 170px; margin-left: 20px;}
  181.  
  182.  
  183.  
  184.  
  185. #links {width: 300px; float: left; margin-left:-1px; margin-top: 3px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .7s ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 0;}
  186.  
  187. #links a {float: left; margin-left: 2px; display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 2px; width: 85px; background-color: {color:back links}; color:{color:sidebarlinks}; text-decoration: none; text-transform: none; line-height: 64px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  188. #links a:hover{text-align: center; background-color: {color:sidebarlinks}; color:{color:back links}; letter-spacing: 2px;}
  189. #links:hover{opacity: 0.8;}
  190.  
  191. #link {float: left; margin-left:-1px; margin-top: 140px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .7s ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; }
  192. #link a {float: left; margin-left: 3px; display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 2px; width: 256px; background-color: {color:back links}; color:{color:sidebarlinks}; text-decoration: none; text-transform: none; line-height: 30px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  193. #link a:hover{text-align: center; background-color: {color:sidebarlinks}; color:{color:back links}; letter-spacing: 3px;}
  194. #link:hover{opacity: 0.8;}
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201. #sbar{ position: fixed; margin-left:-375px; margin-top:250px; width: 750px; height: 70px;
  202. background-color: {color:bar1}; padding: 10px; background-attachment: fixed; -webkit-transform: rotate(-90deg); line-height:15px; text-align:center; font-size:18px; font-family:georgia; font-style:italic; color: {color:sbartitle};}
  203.  
  204. #postnotes{ text-align: justify;}
  205.  
  206. #postnotes blockquote{ border: 0px;}
  207.  
  208. .title{font-family: georgia; font-size: 18px; line-height: 17px; color: {color:Title}; letter-spacing: 1px; font-weight: normal; padding:0px 0px 5px px;}
  209.  
  210. blockquote{ padding:0px 0px 2px 5px; margin:0px 0px 2px 1px; border-left: 4px solid #555555;}
  211.  
  212. blockquote p, ul{ margin:0px; padding:0px; }
  213.  
  214. a img{border: 0px;}
  215.  
  216. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  217.  
  218. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  219. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  220.  
  221. .notes img{width:10px; position:relative; top:3px;}
  222.  
  223. .permalink{ display: block; font-size: 10px; text-align: right; background-color:#FFFFFF;}
  224.  
  225. small{font-size: 90%;}
  226.  
  227. .asker { width: 510px; color:{color:text}; padding: 5px; background-color:{color:background}; }
  228. .asker a{ font-size: 11px; font-weight: bold; color:{color:link}; text-transform: uppercase;
  229. line-height: 11px; padding: 0; margin: 0;}
  230. .asker a:hover{ font-size: 11px; font-weight: bold; color:{color:bglink}; background-color: transparent; text-transform: uppercase; line-height:11px; padding: 0; margin: 0;}
  231. .question { font-size: 11px;}
  232. .asker img{float: left; margin: 0px 4px 2px 0; width:21px; height:21
  233. px; border:3px solid {color:entries}}
  234. .answer { padding: 4px}
  235. .answer img { max-width: 470px;}
  236. .qqmarks{ font-size: 60px; color:{color:title}; font-family:Georgia; margin-left: 10px; line-height: 60px; opacity:0.2; }
  237. .qquote{ font-family:georgia; font-size: 18px; line-height: 17px; margin-top:-55px; margin-left: 20px; padding: 5px; font-weight: normal; }
  238. .qsource{ margin: 5px 15px 0 0; text-align: left; text-transform: none; font-family:arial; margin-left:35px; font-weight:bold; }
  239.  
  240. .chat { line-height: 12px; list-style: none }
  241. .chat ul { line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  242. .person1 { background-color:{color:background}; color: {color:text};}
  243. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  244. .person2 { color: {color:text};}
  245. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text};}
  246.  
  247. #sdbard{margin-left: 62px; top: 281px; width: 291px; float: left; background-color: {color:sbar}; padding: 0px; position: fixed; height: 0px;}
  248. .sidesc{margin: 5px; padding: 5px; text-align: justify; font-size: 9px; font-family: {font:body2}; padding: 3px; background-color: {color:descbg}; color: {color:text}; overflow: auto; height: 84px;}
  249.  
  250.  
  251.  
  252.  
  253. #minds {margin-left: 2px; margin-top: 226px; width: 50px; font-size: 18px; height: 24px; text-align: center; background-color: #000; position: fixed;-webkit-border-radius: 0px 0px 0px 0px; padding: 2px; overflow: hidden; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;opacity: 0.5 }
  254.  
  255.  
  256.  
  257. #minds:hover {width: 252px; height: 247px; margin-top: 4px; opacity: 0.8;}
  258.  
  259.  
  260. .of {font-size: 9px; letter-spacing:1px; text-align: center; font-family: verdana; color: {color:title}; margin-top: 0px; margin-left: 2px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; opacity: 0.8}
  261.  
  262.  
  263. .suicide {font-size: 9px; letter-spacing: 0px; text-align: justify; font-family: verdana; color: {color:title}; margin-top: 5px; margin-left: 0px; padding: 5px; }
  264.  
  265. .paginacao {position: relative; margin-top: 290px; margin-left: 135px; width: 260px; background-color: {color:sidebar}; color: {color:text}; padding: 5px; font-size: 9px; font-family: verdana; text-align: center; margin-bottom: 1px;position:fixed; z-index:1; }
  266.  
  267. #pages {text-align: center; font-family: verdana; font-size: 8px; line-height: 12px; margin-left:140px; background-color:transparent;}
  268. #pages a {background: {color:background}; margin: 0 2px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  269. #pages a:hover {background: {color:sidebar}; color: {color:text}; border: none;}
  270. #pages span.pagina_atual {background: {color:sidebar}; margin: 0 2px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  271. .page {clear: both; float: left; width: 232px; float: left; margin-bottom: 0px; background-color: {color:transparent}; margin-top: 0px; border-right: 2px solid {color:background}; margin-left:-145px;}
  272.  
  273. </style>
  274.  
  275. <link rel="shortcut icon" href="{Favicon}">
  276. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  277. <meta name="viewport" content="width=820" />
  278.  
  279. </head>
  280. <body>
  281.  
  282.  
  283.  
  284. <div id="sidebar">
  285. <div id="slideShowContainer">
  286. <div id="slideShow2"><div id="slideShow4">
  287. <img src="{image:sidebar}"/>
  288. </div></div></div>
  289.  
  290. <div id="links"><br><br><br><br><br>
  291. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}
  292. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  293. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  294. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  295. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  296. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  297.  
  298. </div>
  299.  
  300.  
  301.  
  302.  
  303. <div id="minds">
  304.  
  305.  
  306. <div class="of">{text:title}</div>
  307.  
  308. <br>
  309.  
  310.  
  311. <div class="suicide"><center>{block:Description}{Description}{/block:Description}</center></div></div>
  312.  
  313. <div id="link"><a href="/">{text:text}</a></div></div></div></div></div></div></div>
  314.  
  315.  
  316. <div class="paginacao"><div class="page"><div id="pages">{block:JumpPagination length="4"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}</div></div>
  317. « theme by <a href="http://suicideofminds.tumblr.com"><b>suicideofminds</b></a> »</div>
  318. </div>
  319.  
  320.  
  321. </div></div></div></div></div></div></div>
  322.  
  323.  
  324. <div id="content">
  325. {block:Posts}
  326. <div id="entry">
  327.  
  328. {block:Text}
  329. {block:Title}<span class="title">{Title}</span>{/block:Title}
  330. <span class="entrytext"><br><br>
  331. {Body}</span>{/block:Text}
  332.  
  333. {block:Link}
  334. <a href="{URL}" class="title">{Name}</a>
  335. {block:Description}{Description}{/block:Description}
  336. {block:Caption}
  337. <br><br>
  338. {Caption}
  339. {/block:Caption}
  340. {block:Link}
  341.  
  342. {block:Photo}<center>
  343. {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=520px></a>{LinkCloseTag}</center>
  344. <br>
  345. {block:Caption}
  346. {Caption}
  347. {/block:Caption}
  348. {/block:Photo}
  349.  
  350. {block:Quote}
  351. <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
  352. {block:Source}<div class="qsource">— {Source}</div>{/block:Source}
  353. {/block:Quote}
  354.  
  355. {block:Photoset}<center>{Photoset-500}</center>
  356. {block:Caption}<br>
  357. {Caption}
  358. {/block:Caption}
  359. {/block:Photoset}
  360.  
  361. {block:Chat}
  362. <div class="chat"><ul>{block:Lines}
  363. <li class="person{UserNumber}">{block:Label}
  364. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  365. {/block:Chat}
  366.  
  367. {block:Answer}
  368. <div class="asker"><img src="{AskerPortraitURL-48}">{Asker} asked: <div class="question">{Question}<br><br></div></div>
  369. <div class="answer">{Answer}</div>
  370. <br>
  371. {/block:Answer}
  372.  
  373. {block:Audio}
  374. <center><div style="width:520px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  375. {FormattedPlayCount} plays {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  376. {block:Caption}
  377. {Caption}
  378. {/block:Caption}
  379. {/block:Audio}
  380.  
  381. {block:Video}<center>
  382. <div class="video">{Video-400}</div></center>
  383. {block:Video}
  384.  
  385. <div class="info">
  386. <div class="tags">
  387. {block:HasTags}{block:Tags} <span style="font-size:8px">#</span><a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  388. {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog this post</a>{/Block:IndexPage}<br>{block:RebloggedFrom} originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span> · {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}</div>
  389.  
  390. {block:PostNotes}{PostNotes}
  391. {/block:PostNotes}
  392. </div>
  393.  
  394. {/block:Posts}
  395.  
  396. </div></div>
  397.  
  398. {Block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/Block:ifinfinitescrolling}
  399.  
  400.  
  401.  
  402. </div>
  403. </center>
  404.  
  405. </body>
  406. </html>
Advertisement
Add Comment
Please, Sign In to add comment