diariodeumjudas

Theme 18

Jul 11th, 2012
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.84 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 sintonizo 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:cred" content="#000" />
  19. <meta name="color:text link" content="#000" />
  20. <meta name="color:text hover" content="#000" />
  21. <meta name="color:bg link" content="#fff" />
  22. <meta name="color:bg hover" content="#fff" />
  23. <meta name="color:Link" content="#000" />
  24. <meta name="color:link h" content="#fff" />
  25.  
  26. <meta name="font:Body" content="verdana" />
  27. <meta name="font:Title" content="Georgia" />
  28.  
  29. <meta name="image:Background" content=""/>
  30. <meta name="image:sidebar" content="http://25.media.tumblr.com/tumblr_m4jszzqzkn1qiqy8mo1_500.jpg"/>
  31.  
  32. <meta name="text:frased" content="Uma frase aqui ok? ok" />
  33.  
  34. <meta name="text:Link1" content="" />
  35. <meta name="text:Link1 Title" content="link" />
  36. <meta name="text:Link2" content="" />
  37. <meta name="text:Link2 Title" content="link" />
  38. <meta name="text:Link3" content="" />
  39. <meta name="text:Link3 Title" content="link" />
  40. <meta name="text:Link4" content="" />
  41. <meta name="text:Link4 Title" content="link" />
  42. <meta name="text:Link5" content="" />
  43. <meta name="text:Link5 Title" content="link" />
  44. <meta name="text:Link6" content="" />
  45. <meta name="text:Link6 Title" content="link" />
  46. <meta name="text:Link7" content="" />
  47. <meta name="text:Link7 Title" content="link" />
  48. <meta name="text:Link8" content="" />
  49. <meta name="text:Link8 Title" content="link" />
  50.  
  51.  
  52. <title>{Title}</title>
  53. <link rel="shortcut icon" href="{Favicon}">
  54. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  55. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  56. </head>
  57.  
  58.  
  59. <style type="text/css">
  60.  
  61. ::-webkit-scrollbar{width:9px;height:9px;}
  62. ::-webkit-scrollbar-button:start:decrement
  63. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  64. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  65. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  66. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  67.  
  68. body {background-color:{color:background}; font-family: {font:body}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}') }
  69.  
  70. 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}}
  71. a:hover{color:{color:link h}; }
  72.  
  73. p {margin: 6px 0 0 0}
  74.  
  75. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:entry}; padding-left: 5px; }
  76. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:entry};}
  77. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:blockquote}; }
  78. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:blockquote}; }
  79.  
  80. .posts {width: 500px; background-color: {color:entry}; padding: 13px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; margin-bottom: 1px;}
  81. #entry {float: left; margin-left: 390px; margin-top: 0px; margin-bottom: 0px;}
  82.  
  83. .permealink {position:absolute;background-color: {color:entry}; opacity:0; margin-left:514px; color:{color:text}; font-size: 9px; margin-top: -13px; width: 50px; -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;}
  84. .posts:hover .permealink {opacity:1;}
  85. .permealink a {color:{color:text};opacity:1;}
  86.  
  87. h1 {font-family: {font:title}; text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  88. h1 a {text-align: center; font-size: 16px; color: {color:link}; font-weight: normal; line-height: 18px;}
  89. h1 a:hover {text-align: center;color: {color:link h}; font-weight: normal; line-height: 18px;}
  90.  
  91. .qquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  92. .qqquote {text-align: center; text-transform: none; margin-bottom: 5px;}
  93. .qqquote a, a:hover{text-transform: none;}
  94.  
  95. .chat {line-height: 12px; list-style: none }
  96. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  97. .person1 {background-color:{color:entry}; color: {color:text}; }
  98. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  99. .person2 {color: {color:text} }
  100. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  101.  
  102. .audio{background-color:black; display:block;}
  103. .audio img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  104.  
  105. #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;}
  106.  
  107. #info a {font-size: 9px;}
  108.  
  109. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  110. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  111.  
  112. #cap {width: 500px; margin-top: -2px;}
  113. .notes {width: 520px; padding: 0px; margin-bottom: 11px; font-size: 9px; text-align: left;margin-top: 0px; margin-left: 0px;}
  114. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  115. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  116. .notes img{display: none; border:0px}
  117. .source {display: none;}
  118.  
  119. #caixinha { margin-top: 3px; background-color: #000; color; #fff; margin-left:-134}
  120. #tumblr_controls{position: fixed!important}
  121. #tumblr_controls{position: fixed!important}
  122. #tumblr_controls{position: fixed!important}
  123. #tumblr_controls{position: fixed!important}
  124.  
  125. #paginal {font-family: verdana; font-size: 8px; text-align: left;}
  126.  
  127. #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}
  128.  
  129. #paginal a:hover {background: {color:entry}; color: {color:text}; font-style:bold; opacity:1.0;}
  130.  
  131. #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}
  132.  
  133. .askerimg {border-radius:5px; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; }
  134. .askerimg:hover {border-radius:32px;}
  135.  
  136. .titleask {font-size:9px; font-style:italic;}
  137. .titleask a {font-weight:bold; opacity:0.9;}
  138. .titleask a:hover {opacity:0.5;}
  139.  
  140. .answer {font-size:12px;}
  141.  
  142. .question {font-size:10px;}
  143.  
  144. #s1 {font-family:verdana ;position: fixed;font-size: 15px; margin-left:600px; margin-top: 400px;z-index:999;color: #8b8b8b;}
  145.  
  146. .page {font-family: georgia; position: fixed; margin-left: 255px; margin-top: 430px; font-size: 43px; z-index: 0;}
  147. .page a {color: {color:cred}; margin-right: 0px; background-color: tranparent;}
  148. .page a:hover {color:{color:cred}}
  149.  
  150. #lalala{ float: left; margin-top:50px; margin-left: 226px; position: fixed; overflow: hidden; width: 160px; height: 250px; auto; border: 1px solid {color:borda}; background-color:{color:borda} ; z-index:9 }
  151. #lalala img {margin-top: 0px; margin-left: -15px; width: 180px; height: 250px; auto;-webkit-transition: all 0.0s ease-out; -moz-transition: all 0.0s ease-out; 0.9 }
  152. #lalala img:hover {opacity: 1; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; opacity:1.0}
  153.  
  154. .titulo {font-size: 11px; font-family: georgia; background-color: transparent; color: {color:borda}; position:fixed; width: 140px; padding: 4px; margin-left: 150px; margin-top:200px;height: auto; -webkit-transform: rotate(270deg);}
  155.  
  156. .nemo {font-size: 11px; font-family: georgia; background-color: transparent; color: {color:borda}; position:fixed; width:237px; line-height: 10px; padding: 5px; margin-left: -25px; margin-top: -21px; height: 10px;border-bottom: 1px solid {color:borda} }
  157.  
  158. #link {width: 4; height: auto; padding:0px; margin-top:28px; margin-left:193px; position: fixed;}
  159. #link a {float: left; display: block; width:42px; height:14px; line-height: 10px; padding: 3px; font-family: megrim; font-size: 12px; text-align: center; background-color: {color:bg link}; color:{color:bg hover}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
  160. #link a:hover {background-color: {color:Link}; color:{color:link h};}
  161.  
  162. #links {width: 4; height: auto; padding:0px; margin-top:303px; margin-left:193px; position: fixed;}
  163. #links a {float: left; display: block; width:42px; height:14px; line-height: 10px; padding: 3px; font-family: megrim; font-size: 12px; text-align: center; background-color: {color:bg link}; color:{color:bg hover}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
  164. #links a:hover {background-color: {color:Link}; color:{color:link h};}
  165.  
  166. .descri {font-size: 11px; font-family: georgia; background-color: transparent; color: {color:borda}; position:fixed; width: 180px; padding: 4px; margin-left: 150px; margin-top:200px;height: auto;}
  167.  
  168. .descrii {font-size: 11px; font-family: georgia; background-color: {color:background}; color: {color:borda}; position:fixed; width:180px; line-height: 10px; padding: 5px; margin-left: 45px; margin-top: 122px; height: 100px; border-bottom: 1px solid {color:borda} }
  169.  
  170. #credit {width: 14px; margin-left: 226px; height: 9px; margin-top: 282px; float:left; text-align: center; font-size: 10px; position:fixed; padding: 4px; background: #050505; font-family:tahoma; color:#ffffff; z-index: 999999991; z-index: 9999999999991; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; overflow:hidden;}
  171.  
  172.  
  173.  
  174. #credit:hover {width:152px; margin-left: 227px; height:12px; }
  175. .credittex {margin-top: -2px; letter-spacing: 0px; text-align: center; font-family: tahoma; font-size: 10px; color:#000; }
  176. .credittex a{color:#ffffff;}
  177. .credit {
  178.  
  179. position:fixed !important;
  180. margin-left: 1028px;
  181. margin-top: 1000px;
  182. margin-bottom: -5px;
  183. font-size: 9px;
  184. width: 49px;
  185. height: 15px;
  186. padding: 1px 3px 3px 2px;
  187. font-family: verdana;
  188. color: #000000;
  189. text-align: center;
  190. background-color: ;
  191. -webkit-transition: all 0.5s ease;
  192. }
  193.  
  194. </style>
  195. <body>
  196.  
  197. <div class="titulo">
  198. <Div class="nemo">{text:frased}</div></div>
  199.  
  200. <div id="lalala">
  201. <img src="{image:sidebar}"/>
  202. </div>
  203.  
  204. <div class="descri">
  205. <Div class="descrii">{description}</div></div>
  206.  
  207. <div id="link">
  208. <a href="{text:Link1}">{text:Link1 Title}</a>
  209. <a href="{text:Link2}">{text:Link2 Title}</a>
  210. <a href="{text:Link3}">{text:Link3 Title}</a>
  211. <a href="{text:Link4}">{text:Link4 Title}</a>
  212. </div>
  213.  
  214. <div id="links">
  215. <a href="{text:Link5}">{text:Link5 Title}</a>
  216. <a href="{text:Link6}">{text:Link6 Title}</a>
  217. <a href="{text:Link7}">{text:Link7 Title}</a>
  218. <a href="{text:Link8}">{text:Link8 Title}</a>
  219. </div>
  220.  
  221.  
  222.  
  223. <div id="credit"><div class: "credittex"></a></a>© <a href="http://sintonizo.tumblr.com" title="não copie."> <font color="#ffffff">sintonizo, don't copy please </font></a><font color="#FF1493"></font></div></font></div>
  224.  
  225. <div class="s1">
  226. <div class="page">
  227. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">↞</a>{/block:PreviousPage}{/block:Pagination}
  228.  
  229. {block:Pagination}{block:NextPage}<a href="{NextPage}">↠</a>{/block:NextPage}{/block:Pagination}
  230. </div></div>
  231.  
  232. <div id="entry">
  233. {block:Posts}
  234. <div class="posts">
  235.  
  236. {block:Text}
  237.  
  238. <span class="permealink">
  239. <a href="{Permalink}">{NoteCount}</a><br>
  240. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  241. {block:RebloggedFrom}{/block:RebloggedFrom}
  242. </span>
  243.  
  244. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  245.  
  246. {/block:Text}
  247.  
  248. {block:Photo}
  249.  
  250. <span class="permealink">
  251. <a href="{Permalink}">{NoteCount}</a><br>
  252. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  253. {block:RebloggedFrom} {/block:RebloggedFrom}
  254. </span>
  255.  
  256. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  257. {block:Caption}{Caption}{/block:Caption}
  258. {/block:Photo}
  259.  
  260. {block:Photoset}
  261.  
  262. <span class="permealink">
  263. <a href="{Permalink}">{NoteCount}</a><br>
  264. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  265. {block:RebloggedFrom} {/block:RebloggedFrom}
  266. </span>
  267.  
  268. {Photoset-500}
  269. {block:Caption}{Caption}{/block:Caption}
  270. {/block:Photoset}
  271.  
  272. {block:Quote}
  273.  
  274. <span class="permealink">
  275. <a href="{Permalink}">{NoteCount}</a><br>
  276. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  277. {block:RebloggedFrom} {/block:RebloggedFrom}
  278. </span>
  279.  
  280. <div class="qquote">“{Quote}”</div>
  281. {block:Source}<div class="qqquote"> ~ {Source}</div>
  282. {/block:Source}
  283.  
  284. {/block:Quote}
  285.  
  286. {block:Link}
  287.  
  288. <span class="permealink">
  289. <a href="{Permalink}">{NoteCount}</a><br>
  290. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  291. {block:RebloggedFrom} {/block:RebloggedFrom}
  292. </span>
  293.  
  294. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  295. {block:Description}{Description}{/block:Description}
  296.  
  297. {/block:Link}
  298.  
  299. {block:Chat}
  300.  
  301. <span class="permealink">
  302. <a href="{Permalink}">{NoteCount}</a><br>
  303. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  304. {block:RebloggedFrom} {/block:RebloggedFrom}
  305. </span>
  306.  
  307. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  308. <div class="chat"><ul>{block:Lines}
  309. <li class="person{UserNumber}">{block:Label}
  310. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  311.  
  312. {/block:Chat}
  313.  
  314. {block:Audio}
  315.  
  316. <span class="permealink">
  317. <a href="{Permalink}">{NoteCount}</a><br>
  318. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  319. {block:RebloggedFrom} {/block:RebloggedFrom}
  320. </span>
  321.  
  322. <div class="player">{AudioPlayerBlack}</div>
  323.  
  324. {/block:Audio}
  325.  
  326. {block:Video}
  327.  
  328. <span class="permealink">
  329. <a href="{Permalink}">{NoteCount}</a><br>
  330. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  331. {block:RebloggedFrom} {/block:RebloggedFrom}
  332. </span>
  333.  
  334. {Video-500}
  335. {block:Caption}{Caption}{/block:Caption}
  336. {/block:Video}
  337.  
  338.  
  339. {block:Answer}
  340. <table width="100%" style="font-size:12px;">
  341. <tr>
  342. <td width="48"><a href="{AskerURL}" target="_blank"><img width="48" src="{AskerPortraitURL-48}" class="askerimg"></a></td>
  343. <td class="asker" style="padding:10px;"><font class="titleask"><b>{Asker}</b> whispered:</font><div class="question">{Question}</div></td>
  344. </tr>
  345. </table>
  346. <div class="answer">{Answer}</div>
  347. {/block:Answer}
  348.  
  349. <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>
  350.  
  351.  
  352. </div>
  353.  
  354. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  355. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  356. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  357. {/block:ContentSource}</div>
  358.  
  359.  
  360. {/block:Posts}
  361. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  362.  
  363. </div>
  364. </div>
  365. </div>
  366. </div>
  367. </div>
  368. </body>
  369. </html>
  370.  
  371. <! theme by DIARIODEUMJUDAS don't copy | copy you ass bitch !>
  372.  
  373. </body>
  374. </html>
Advertisement
Add Comment
Please, Sign In to add comment