ru2

Dollars, Durarara!!

ru2
Feb 23rd, 2012
588
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.29 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. <!--
  4. Theme >> Dollars, Durarara!!
  5. By >> Ruba [http://ru2.tumblr.com/]
  6. >> Free to use, to share and alter
  7. >> Please give credit.
  8. -->
  9. <head>
  10. <META name="color:Background" content="#101010"/>
  11. <META name="color:body" content="#fffffd"/>
  12. <META name="color:Link" content="#32dede"/>
  13. <META name="color:title" content="#ffffb3"/>
  14. <META name="color:Post Background" content="#70707070"
  15. <META name="image:Background" content="">
  16. <head>
  17.  
  18. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  19. <title>{Title}</title>
  20. <link rel="shortcut icon" href="{Favicon}">
  21. <style type="text/css">
  22. @font-face {
  23. font-family: "nationfd";
  24. src: url('http://static.tumblr.com/q6qqnsd/Taqlzudjh/nationfd.ttf');
  25. }
  26.  
  27. body {
  28. background-image: url('{image:Background}');
  29. background-color: {color:Background};
  30. background-attachment: fixed;
  31. margin: auto 0;
  32. }
  33. #dela-show{
  34. margin-top:7px;
  35. z-index:999;
  36. width: 250px;
  37. height: 250px;
  38. border: 1px solid #fffffd;
  39. -moz-border-radius: 145px;
  40. border-radius: 145px;}
  41. #header {
  42. margin-top:17px;
  43. position: center, top;
  44. font-family: 'nationfd';
  45. font-size:65px;
  46. color: {color:Title};
  47. letter-spacing: 4px;
  48. text-align: center;
  49. width: 200px;
  50. height: 200px;
  51. border: 5px solid #fffffd;
  52. -moz-border-radius: 115px;
  53. border-radius: 115px;
  54. }
  55. #topnav {
  56. width: 100%;
  57. z-index: 999;
  58. height: 29px;
  59. }
  60. #topnav2 {
  61. width: 500px;
  62. height: 35px;
  63. line-height: 30px;
  64. margin: auto;
  65. text-align: center;
  66. }
  67. #topnav2 a {
  68. font-family: Verdana, Arial, sans-serif;
  69. font-size: 9px;
  70. color: {color:Link};
  71. text-align: center;
  72. letter-spacing: 2px;
  73. -webkit-transition: all 0.6s ease;
  74. -moz-transition: all 0.6s ease;
  75. -o-transition: all 0.6s ease;
  76. }
  77. #topnav2 a.arrow {
  78. font-family: Verdana, Arial, sans-serif;
  79. font-size: 19px;
  80. color: {color:Link};
  81. text-decoration: none;
  82. -webkit-transition: all 0.6s ease;
  83. -moz-transition: all 0.6s ease;
  84. -o-transition: all 0.6s ease;
  85. }
  86. #content {
  87. top:470px;
  88. }
  89. .icon_quote, .icon_photo, .icon_video, .icon_text, .icon_chat, .icon_link, .icon_audio{
  90. position:absolute;
  91. margin-left:-52px;
  92. width:50px;
  93. height:50px;
  94. }
  95. .icon_quote{
  96. background:url(http://media.tumblr.com/tumblr_lzukvkEpS21qan8h1.png) no-repeat;
  97. }
  98. .icon_photo{
  99. background:url(http://media.tumblr.com/tumblr_lzukq4OS6E1qan8h1.png) no-repeat;
  100. }
  101. .icon_video{
  102. background:url(http://media.tumblr.com/tumblr_lzujsom1ww1qan8h1.png) no-repeat;
  103. }
  104. .icon_text{
  105. background:url(http://media.tumblr.com/tumblr_lzukj3kPJd1qan8h1.png) no-repeat;
  106. }
  107. .icon_chat{
  108. background:url(http://media.tumblr.com/tumblr_lzukm6u8hO1qan8h1.png) no-repeat;
  109. }
  110. .icon_link{
  111. background:url(http://media.tumblr.com/tumblr_lzukry7bo71qan8h1.png) no-repeat;
  112. }
  113. .icon_audio{
  114. background:url(http://media.tumblr.com/tumblr_lzujsom1ww1qan8h1.png) no-repeat;
  115. }
  116. .icon_q, .icon_a{
  117. position:absolute;
  118. width:50px;
  119. height:58px;
  120. }
  121.  
  122. .entry { margin-left:30px;
  123. border: 2px solid #fff;
  124. width: 500px;
  125. padding-top:5px;
  126. margin-top: 5px;
  127. margin-bottom: 10px;
  128. font-family: Verdana, Arial, sans-serif;
  129. font-size: 12px;
  130. color: {color:body};
  131. text-align: justify;
  132. z-index: 6;
  133. overflow: hidden;
  134. background: {color:Post Background}
  135. }
  136. .entry .a {
  137. color: {color:Link};
  138. text-decoration: none;
  139. }
  140. .entry .h1 {
  141. font-family: Verdana, Arial, sans-serif;
  142. font-size: 12px;
  143. color: {color:body};
  144. font-weight: normal;
  145. text-align: left;
  146. }
  147. .entry .h1 .a {
  148. color: {color:Link};
  149. text-decoration: none;
  150. }
  151. .entry .h2 {
  152. font-family: Verdana, Arial, sans-serif;
  153. font-size: 14px;
  154. color: {color:body};
  155. font-weight: normal;
  156. font-style: italic;
  157. letter-spacing: 3px;
  158. text-transform: lowercase;
  159. text-align: left;
  160. }
  161. .entry .blockquote {
  162. border-left: 5px solid {color:link};
  163. }
  164. .photo {
  165. text-align: right;
  166. opacity: .8;
  167. }
  168. .text .img {
  169. opacity: .8;
  170. }
  171. .quote {
  172. font-family: Verdana, Arial, sans-serif;
  173. font-size: 50px;
  174. color: {color:body};
  175. float: left;
  176. }
  177. .notes2 {
  178. font-family: lucida sans unicode;
  179. font-size: 10px;
  180. color: {color:Title};
  181. text-align: left;
  182. letter-spacing: 1px;
  183. line-height: 10px;
  184. margin-top: 5px;
  185. padding: 5px;
  186. }
  187. .notes2 .a {
  188. color: {color:Link};
  189. text-decoration: none;
  190. -webkit-transition: all 0.5s ease;
  191. -moz-transition: all 0.5s ease;
  192. -o-transition: all 0.5s ease;
  193. }
  194. .notes2 .a.tag {
  195. color: {color:Title};
  196. }
  197. .show .a {
  198. font-size: 18px;
  199. font-family: Verdana, Arial, sans-serif;
  200. position: absolute;
  201. color: {color:Title};
  202. line-height: 20px;
  203. padding: 0px;
  204. text-decoration: none;
  205. }
  206. .show .a:hover {
  207. color: {color:Link}
  208. }.show {
  209. margin-left: 510px;
  210. opacity: 0;
  211. filter: alpha(opacity=0);
  212. -moz-opacity: 0;
  213. -khtml-opacity: 0;
  214. -webkit-transition: all 1s ease;
  215. -moz-transition: all 1s ease;
  216. -o-transition: all 1s ease;
  217. }.entry:hover .show {
  218. opacity: 1;
  219. -moz-opacity: 1;
  220. -khtml-opacity: 1;
  221. }.permalink {
  222. font-family: Verdana, Arial, sans-serif;
  223. font-size: 9px;
  224. color: {color:Title};
  225. text-transform: lowercase;
  226. text-align: center;
  227. width: 525px;
  228. float: right;
  229. }.permalink b {
  230. color: {color:Link};
  231. font-weight: normal;
  232. }#date {
  233. color: {color:Link};
  234. }.permalink a {
  235. color: {color:Title};
  236. text-decoration: none;
  237. } ol.notes {
  238. padding: 0px;
  239. margin: 15px 0px;
  240. list-style-type: none;
  241. background: transparent;
  242. border: 0px;
  243. letter-spacing: 0px;}
  244. ol.notes li.note {
  245. padding: 5px;
  246. text-align: left;
  247. border-top: 1px dotted {color:Title};
  248. letter-spacing: 0px;}
  249. #description
  250. {
  251. max-height:130px;
  252. width:330px;
  253. letter-spacing:1px;
  254. font-size: 9px;
  255. font-family: Verdana, Arial, sans-serif;
  256. color:{color:body};}
  257. </style>
  258. </head>
  259. <body>
  260. <div id="topnav">
  261. <div id="topnav2">
  262. <a class="arrow" href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{/block:PreviousPage} <a href="/">HOME</a>&nbsp;
  263. <a href="/ask">ASK</a>&nbsp;
  264. <a href="archive">ARCHIVE</a>&nbsp;
  265. <a href="http://ru2themes.tumblr.com">THEMES</a>&nbsp;{block:NextPage}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="arrow" href="{NextPage}">&rarr;</a>{/block:NextPage}<center> <p/><br/>
  266. <div id="dela-show">
  267. <div id="header">
  268. <center><br/><p/>{Title}</center>
  269. </div></div></center>
  270. <center><p/><form action="/search" method="get">
  271. <input type="text" name="q" value=" P A S S W O R D" style="width:130px; height:13px; background-color:#ffffff; color: #000000; font-size: 11px; border: 1px solid #000000;"/>
  272. <input type="button" value="ENTER" style="font-size: 10px; background-color:#ffffff; color: #000000; border: 1px solid #000000;"/></form></center><P/>
  273. <center><div id="description">{Description}</div></center><br/><p/><br/>
  274.  
  275. {block:Posts}
  276. <div id="content">
  277. <div class="entry">
  278. {block:Text}
  279. <div class="corner_lt"></div>
  280. <div class="corner_rt"></div>
  281. <div class="icon_text"></div>
  282. <a href="{Permalink}" class="icon"></a>
  283. <div class="show"><a href="{Permalink}">{text:Permalink Symbol}</a></div>
  284. {block:Title}
  285. <h1><a href="{Permalink}">{Title}</a></h1>
  286. {/block:Title}
  287. <div class="text"><p>{Body}</p></div>
  288. <div class="notes2">
  289. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}&nbsp;&nbsp;&nbsp;{block:NoteCount} ● <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
  290. {block:HasTags}{block:Tags}<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  291. {/block:Text}
  292. {block:Photo}
  293. <div class="corner_lt"></div>
  294. <div class="corner_rt"></div>
  295. <div class="icon_photo"></div>
  296. <a href="{Permalink}" class="icon"></a>
  297. <div class="show"><a href="{Permalink}">{text:Permalink Symbol}</a></div>
  298. <div class="photo"><a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a></div>
  299. {block:Caption}
  300. <div class="text"><p>{Caption}</p></div>
  301. {/block:Caption}
  302. {block:PermalinkPage}{block:Caption}<div class="text"><p>{Caption}</p></div>{/block:Caption}{/block:PermalinkPage}
  303. <div class="notes2">
  304. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}&nbsp;&nbsp;&nbsp;{block:NoteCount} ● <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
  305. {block:HasTags}{block:Tags}<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  306. </div>
  307. {/block:Photo}
  308. {block:Photoset}
  309. <div class="corner_lt"></div>
  310. <div class="corner_rt"></div>
  311. <div class="icon_photo"></div>
  312. <div class="show"><a href="{Permalink}">{text:Permalink Symbol}</a></div>
  313. <div class="photo">{Photoset-500}</div>
  314. {block:Caption}
  315. <div class="text"><p>{Caption}</p></div>
  316. {/block:Caption}
  317. {block:PermalinkPage}{block:Caption}<div class="text"><p>{Caption}</p></div>{/block:Caption}{/block:PermalinkPage}
  318. <div class="notes2">
  319. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}&nbsp;&nbsp;&nbsp;{block:NoteCount} ● <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
  320. {block:HasTags}{block:Tags}<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  321. </div>
  322. {/block:Photoset}
  323. {block:Quote}
  324. <div class="corner_lt"></div>
  325. <div class="corner_rt"></div>
  326. <div class="icon_quote"></div>
  327. <div class="><a href="{Permalink}">{text:Permalink Symbol}</a></div>
  328. <div class="quote">&#10077;</div>
  329. <h2>{Quote}</h2>
  330. {block:Source}<p><center>{Source}</center></p>{/block:Source}
  331. <div class="notes2">
  332. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}&nbsp;&nbsp;&nbsp;{block:NoteCount} ● <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
  333. {block:HasTags}{block:Tags}<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  334. </div>
  335. {/block:Quote}
  336. {block:Link}
  337. <div class="corner_lt"></div>
  338. <div class="corner_rt"></div>
  339. <div class="icon_link"></div>
  340. <div class="show"><a href="{Permalink}">{text:Permalink Symbol}</a></div>
  341. <h1><a href="{URL}" target="{Target}">{Name}</a></h1>
  342. {block:Description}<div class="text"><p>{Description}</p></div>{/block:Description}
  343. <div class="notes2">
  344. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}&nbsp;&nbsp;&nbsp;{block:NoteCount} ● <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
  345. {block:HasTags}{block:Tags}<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  346. </div>
  347. {/block:Link}
  348. {block:Chat}
  349. <div class="corner_lt"></div>
  350. <div class="corner_rt"></div>
  351. <div class="icon_chat"></div>
  352. {block:Title}<h1>{Title}</h1>{/block:Title}
  353. {block:Lines}
  354. {block:Label}
  355. <p><b>{Label}</b>
  356. {/block:Label}
  357. {Line}</p>
  358. {/block:Lines}
  359. <div class="notes2">
  360. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}&nbsp;&nbsp;&nbsp;{block:NoteCount}● <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
  361. {block:HasTags}{block:Tags}<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  362. </div>
  363. {/block:Chat}
  364. {block:Audio}
  365. <div class="corner_lt"></div>
  366. <div class="corner_rt"></div>
  367. <div class="icon_audio"></div>
  368. <div class="show"><a href="{Permalink}">{text:Permalink Symbol}</a></div>
  369. {block:AlbumArt}
  370. <div class="photo"><img src="" alt=""></div>
  371. {/block:AlbumArt}
  372. <center><p>{AudioPlayerGrey}<br>
  373. <i>{FormattedPlayCount}</i> plays</p><¢er>
  374. {block:Caption}<div class="text"><p>{Caption}</p></div>{/block:Caption}
  375. <div class="notes2">
  376. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}&nbsp;&nbsp;&nbsp;{block:NoteCount} ● <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
  377. {block:HasTags}{block:Tags}<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  378. </div>
  379. {/block:Audio}
  380. {block:Video}
  381. <div class="corner_lt"></div>
  382. <div class="corner_rt"></div>
  383. <div class="icon_video"></div>
  384. <div class="show"><a href="{Permalink}">{text:Permalink Symbol}</a></div>
  385. <p>{Video-500}</p>
  386. <center><i>{FormattedPlayCount}</i> plays</center></p>
  387. {block:Caption}<div class="text"><p>{Caption}</p></div>{/block:Caption}
  388. <div class="notes2">
  389. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}&nbsp;&nbsp;&nbsp;{block:NoteCount} ● <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
  390. {block:HasTags}{block:Tags}<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  391. </div>
  392. {/block:Video}
  393. {SearchQuery}
  394. {URLSafeSearchQuery}
  395. {block:SearchPage}
  396. {SearchResultCount}
  397. {/block:SearchPage}
  398. {block:NoSearchResults}
  399. {/block:NoSearchResults}
  400. {block:PermalinkPage}
  401. <div class="permalink">
  402. <center><div id="date">{block:Date}{12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year}{/block:Date}</div>{block:RebloggedFrom}<b>origin:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> &nbsp; <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<Br>
  403. {block:HasTags}<b>tags </b> {block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</center>
  404. {block:PostNotes}
  405. {PostNotes}
  406. {/block:PostNotes}
  407. </div>
  408. {/block:PermalinkPage}
  409. </div>
  410. </body>
  411. </html>
Advertisement
Add Comment
Please, Sign In to add comment