diariodeumjudas

Theme 11

May 26th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.66 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <! theme by DIARIODEUMJUDAS don't copy | copy you ass bitch !>
  6.  
  7. <link href='http://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
  8.  
  9.  
  10. <head>
  11.  
  12.  
  13. <meta name="color:Background" content="#f3f3f3" />
  14. <meta name="color:text" content="#000" />
  15. <meta name="color:descri" content="#fff" />
  16. <meta name="color:entry" content="#fff" />
  17. <meta name="color:borda" content="#000" />
  18. <meta name="color:text link" content="#000" />
  19. <meta name="color:bg link" content="#fff" />
  20. <meta name="color:bg hover" content="#fff" />
  21. <meta name="color:text hover" content="#000" />
  22. <meta name="color:Link" content="#000" />
  23. <meta name="color:link h" content="#441a19" />
  24.  
  25. <meta name="font:Body" content="verdana" />
  26. <meta name="font:Title" content="Georgia" />
  27.  
  28. <meta name="image:Background" content=""/>
  29. <meta name="image:sidebar" content="http://25.media.tumblr.com/tumblr_m469etTxjs1qiqy8mo1_500.jpg"/>
  30.  
  31. <meta name="text:Link1" content="" />
  32. <meta name="text:Link1 Title" content="link" />
  33. <meta name="text:Link2" content="" />
  34. <meta name="text:Link2 Title" content="link" />
  35. <meta name="text:Link3" content="" />
  36. <meta name="text:Link3 Title" content="link" />
  37. <meta name="text:Link4" content="" />
  38. <meta name="text:Link4 Title" content="link" />
  39. <meta name="text:Link5" content="" />
  40. <meta name="text:Link5 Title" content="link" />
  41. <meta name="text:Link6" content="" />
  42. <meta name="text:Link6 Title" content="link" />
  43.  
  44.  
  45. <title>{Title}</title>
  46. <link rel="shortcut icon" href="{Favicon}">
  47. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  48. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  49. </head>
  50.  
  51.  
  52. <style type="text/css">
  53.  
  54. ::-webkit-scrollbar{width:9px;height:9px;}
  55. ::-webkit-scrollbar-button:start:decrement
  56. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  57. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  58. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  59. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  60.  
  61. body {background-color:{color:background}; font-family: {font:body}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}') }
  62.  
  63. a:link, a:active, a:visited{; text-decoration:none; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;color: {color:link}}
  64. a:hover{color:{color:link h}; }
  65.  
  66. p {margin: 6px 0 0 0}
  67.  
  68. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:entry}; padding-left: 5px; }
  69. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:entry};}
  70. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:blockquote}; }
  71. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:blockquote}; }
  72.  
  73. .posts {width: 500px; background-color: {color:entry}; padding: 13px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; margin-bottom: 1px;}
  74. #entry {float: left; margin-left: 350px; margin-top: 0px; margin-bottom: 0px;}
  75.  
  76. .permealink {position:absolute;background-color: {color:entry}; opacity:0; margin-left:514px; color:{color:text}; font-size: 9px; margin-top: -13px; width: 90px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; text-align: left; padding: 4px;}
  77. .posts:hover .permealink {opacity:1;}
  78. .permealink a {color:{color:text};opacity:1;}
  79.  
  80. h1 {font-family: {font:title}; text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  81. h1 a {text-align: center; font-size: 16px; color: {color:link}; font-weight: normal; line-height: 18px;}
  82. h1 a:hover {text-align: center;color: {color:link h}; font-weight: normal; line-height: 18px;}
  83.  
  84. .qquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  85. .qqquote {text-align: center; text-transform: none; margin-bottom: 5px;}
  86. .qqquote a, a:hover{text-transform: none;}
  87.  
  88. .chat {line-height: 12px; list-style: none }
  89. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  90. .person1 {background-color:{color:entry}; color: {color:text}; }
  91. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  92. .person2 {color: {color:text} }
  93. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  94.  
  95. .audio{background-color:black; display:block;}
  96. .audio img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  97.  
  98. #info {background-color:{color:entry}; padding:3px; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; -webkit-transition:1s;}
  99.  
  100. #info a {font-size: 9px;}
  101.  
  102. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  103. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  104.  
  105. #cap {width: 500px; margin-top: -2px;}
  106. .notes {width: 520px; padding: 0px; margin-bottom: 11px; font-size: 9px; text-align: left;margin-top: 0px; margin-left: 0px;}
  107. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  108. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  109. .notes img{display: none; border:0px}
  110. .source {display: none;}
  111.  
  112. #caixinha { margin-top: 3px; background-color: #000; color; #fff; margin-left:-134}
  113. #tumblr_controls{position: fixed!important}
  114. #tumblr_controls{position: fixed!important}
  115. #tumblr_controls{position: fixed!important}
  116. #tumblr_controls{position: fixed!important}
  117.  
  118. #paginal {font-family: verdana; font-size: 8px; text-align: left;}
  119.  
  120. #paginal a {background:{color:entry}; margin: 0 1px 0 0; padding: 4px 5px; color: {color:text}; font-style:bold; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;font-size: 8px; margin-left: 0px; font-family: tinytots}
  121.  
  122. #paginal a:hover {background: {color:entry}; color: {color:text}; font-style:bold; opacity:1.0;}
  123.  
  124. #paginal span.pagina_atual {background: {color:entry}; margin: 0 1px 0 0; padding: 4px 5px;; color:{color:text}; font-weight: bold; text-decoration: none; font-family: tinytots}
  125.  
  126. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  127. #asker a {font-size: 11px}
  128. .answer {padding: 2px}
  129. .answer img {max-width: 470px;}
  130.  
  131. .page {font-family: georgia; position: fixed; margin-left: 60px; margin-top: 25px; font-size: 23px; z-index: 0;}
  132. .page a {color: {color:link}; margin-right: 0px; background-color: tranparent;}
  133. .page a:hover {color:{color:link h}}
  134.  
  135. #image {padding:5px; background-color:{color:entry};}
  136. #image img {width:140px; height:auto; opacity:0.8;}
  137. #image img:hover{ opacity:1; }
  138.  
  139. #stext {text-align: justify; font-size: 9px; font-family: verdana; position: fixed; margin-left: 173px; width: 150px; height: auto; background-color: {color:entry}; color: {color:text}; padding: 4px; margin-top: 50px; background-attachment: fixed; z-index:37}
  140. .linkz {text-align: justify; font-size: 9px; font-family: verdana; position: fixed; margin-left: 173px; width: 150px; height: auto; background-color: {color:entry}; color: {color:text}; padding: 4px; margin-top: 0px; background-attachment: fixed; z-index:37}
  141.  
  142. #credit { font-size:9px;font-family:georgia; text-align:right; font-style:italic; color:{color:text}; padding: 2px; margin-top:4px; margin-left:0px;}
  143. </style>
  144. <body>
  145.  
  146. <div id="stext"><div id="linkz"><center><div id="image">
  147. <img src="{image:sidebar}">
  148. « <a href="{text:Link1}">{text:Link1 Title}</a>•
  149. <a href="{text:Link2}">{text:Link2 Title}</a>•
  150. <a href="{text:Link3}">{text:Link3 Title}</a> »<br><br>
  151. {Description}
  152. <br><br><div id="linkz">
  153. « <a href="{text:Link4}">{text:Link4 Title}</a>•
  154. <a href="{text:Link5}">{text:Link5 Title}</a>•
  155. <a href="{text:Link6}">{text:Link6 Title}</a> »
  156. </b><br><br></center>
  157.  
  158. <div class="credit">
  159. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">⇠</a>{/block:PreviousPage}{/block:Pagination}
  160.  
  161. <a href="http://imatu-ro.tumblr.com">©</a>
  162. {block:Pagination}{block:NextPage}<a href="{NextPage}">⇢</a>{/block:NextPage}{/block:Pagination}
  163. </div></div></div></div>
  164.  
  165. </div>
  166. </div></center>
  167.  
  168. <div id="entry">
  169. {block:Posts}
  170. <div class="posts">
  171.  
  172. {block:Text}
  173.  
  174. <span class="permealink">
  175. <a href="{Permalink}">{NoteCount}</a><br>
  176. <a href="{Permalink}">{TimeAgo}</a> <br>
  177. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  178. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  179. </span>
  180.  
  181. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  182.  
  183. {/block:Text}
  184.  
  185. {block:Photo}
  186.  
  187. <span class="permealink">
  188. <a href="{Permalink}">{NoteCount}</a><br>
  189. <a href="{Permalink}">{TimeAgo}</a> <br>
  190. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  191. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  192. </span>
  193.  
  194. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  195. {block:Caption}{Caption}{/block:Caption}
  196. {/block:Photo}
  197.  
  198. {block:Photoset}
  199.  
  200. <span class="permealink">
  201. <a href="{Permalink}">{NoteCount}</a><br>
  202. <a href="{Permalink}">{TimeAgo}</a> <br>
  203. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  204. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  205. </span>
  206.  
  207. {Photoset-500}
  208. {block:Caption}{Caption}{/block:Caption}
  209. {/block:Photoset}
  210.  
  211. {block:Quote}
  212.  
  213. <span class="permealink">
  214. <a href="{Permalink}">{NoteCount}</a><br>
  215. <a href="{Permalink}">{TimeAgo}</a> <br>
  216. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  217. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  218. </span>
  219.  
  220. <div class="qquote">“{Quote}”</div>
  221. {block:Source}<div class="qqquote"> ~ {Source}</div>
  222. {/block:Source}
  223.  
  224. {/block:Quote}
  225.  
  226. {block:Link}
  227.  
  228. <span class="permealink">
  229. <a href="{Permalink}">{NoteCount}</a><br>
  230. <a href="{Permalink}">{TimeAgo}</a> <br>
  231. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  232. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  233. </span>
  234.  
  235. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  236. {block:Description}{Description}{/block:Description}
  237.  
  238. {/block:Link}
  239.  
  240. {block:Chat}
  241.  
  242. <span class="permealink">
  243. <a href="{Permalink}">{NoteCount}</a><br>
  244. <a href="{Permalink}">{TimeAgo}</a> <br>
  245. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  246. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  247. </span>
  248.  
  249. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  250. <div class="chat"><ul>{block:Lines}
  251. <li class="person{UserNumber}">{block:Label}
  252. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  253.  
  254. {/block:Chat}
  255.  
  256. {block:Audio}
  257.  
  258. <span class="permealink">
  259. <a href="{Permalink}">{NoteCount}</a><br>
  260. <a href="{Permalink}">{TimeAgo}</a> <br>
  261. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  262. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  263. </span>
  264.  
  265. <div class="player">{AudioPlayerBlack}</div>
  266.  
  267. {/block:Audio}
  268.  
  269. {block:Video}
  270.  
  271. <span class="permealink">
  272. <a href="{Permalink}">{NoteCount}</a><br>
  273. <a href="{Permalink}">{TimeAgo}</a> <br>
  274. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  275. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  276. </span>
  277.  
  278. {Video-500}
  279. {block:Caption}{Caption}{/block:Caption}
  280. {/block:Video}
  281.  
  282.  
  283. {block:Answer}
  284. <span class="permealink">
  285. <a href="{Permalink}">{NoteCount}</a><br>
  286. <a href="{Permalink}">{TimeAgo}</a> <br>
  287. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  288. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  289. </span>
  290.  
  291. <div id="asker"><b>{Asker} falou a seguinte frase:</b> {Question}</div>
  292. <div class="answer">{Answer}</div>
  293. {/block:answer}
  294.  
  295. <div class="tags">{block:HasTags} <br><br><b>tagged:</b> {block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  296.  
  297.  
  298. </div>
  299.  
  300. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  301. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  302. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  303. {/block:ContentSource}</div>
  304.  
  305.  
  306. {/block:Posts}
  307. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  308.  
  309. </div>
  310. </div>
  311. </div>
  312. </div>
  313. </div>
  314. </body>
  315. </html>
  316. </body>
  317. </html>
Advertisement
Add Comment
Please, Sign In to add comment