ru2

Fireworks

ru2
Nov 22nd, 2011
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <html>
  2. <!--
  3. Theme >> Fireworks
  4.  
  5. By >> Ruba [http://ru2.tumblr.com/]
  6.  
  7.                 >> Free to use, to share and alter
  8.  
  9.                 >> Please give credit.
  10.  
  11. -->
  12. <head>
  13. <title>{Title}</title>
  14. <link href='http://fonts.googleapis.com/css?family=Reenie+Beanie' rel='stylesheet' type='text/css'>
  15. <link href='http://fonts.googleapis.com/css?family=Exo' rel='stylesheet' type='text/css'>
  16. <script type="text/javascript">
  17.    WebFontConfig = {
  18.      google: { families: [ 'Exo::latin' ] }
  19.    };
  20.    (function() {
  21.      var wf = document.createElement('script');
  22.      wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  23.        '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  24.      wf.type = 'text/javascript';
  25.      wf.async = 'true';
  26.      var s = document.getElementsByTagName('script')[0];
  27.      s.parentNode.insertBefore(wf, s);
  28.    })(); </script>
  29. <script language="JavaScript">
  30. </script>
  31. </head>
  32. <META name="color:Background" content="">
  33. <META name="image:avatar" content="http://media.tumblr.com/tumblr_lv2dmrXSUs1qan8h1.jpg">
  34. <META name="image:Background" content="http://fc04.deviantart.net/fs71/f/2011/326/8/3/fireworks_by_ruba2ru2-d4gxv3r.jpg">
  35. <META name="color:body" content="#eeeeee">
  36. <META name="color:postbackground" content="transparent"
  37. <META name="color:hover" content="#53308e" />
  38. <META name="color:Link" content="#ed3095" />
  39. <META name="color:Navbar" content="#312F2F" />
  40. <META name="color:Sidebar" content="" />
  41. <META name="color:R1" content="#47a9ed"/>
  42. <META name="color:R2" content="#2de2b1"/>
  43. <META name="text:Link1" content="">
  44. <META name="text:URL1" content="">
  45. <META name="text:Link2" content="">
  46. <META name="text:URL2" content="">
  47. <style type="text/css">
  48. ::-moz-selection {
  49.  
  50. }
  51. #navbar-iframe {
  52. display: none;
  53. }
  54. @import url(http://fonts.googleapis.com/css?family=Exo);
  55. body{
  56. color:{color:body};
  57. background-color:{color:Background};
  58. background-position:no-repeat;
  59. background-attachment: fixed;
  60. background-repeat: no-repeat;
  61. background-position: left center;
  62. background-image:url('{image:Background}');
  63. font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', 'Times New Roman', sans-serif;
  64. font-size:9pt;
  65. line-height: 12px;
  66. text-align: justify;
  67. height: 100%;
  68. width: 100%;
  69. }
  70. A:link, A:visited, A:active{
  71. color: {color:link};
  72. text-decoration:none;
  73. -webkit-transition: .4s;
  74. text-align: justify;
  75. }
  76. A:hover{
  77. color:{color:hover};
  78. }
  79. a.ny:link,a.ny:active,a.ny:visited {
  80. font-size: 10px;
  81. font-family: tahoma;
  82. text-transform: uppercase;
  83. background:;
  84. padding-top: 3px;
  85. padding-bottom: 3px;
  86. padding-right: 3px;
  87. padding-left: 3px;
  88. }
  89. a.ny:hover {
  90. color: ;
  91. background: {color:link};
  92. }
  93. img:hover{
  94. -webkit-transition:
  95. opacity 0.6s linear;
  96. opacity: 1;
  97. -webkit-transform:
  98. rotate(359deg);
  99. -moz-transform:
  100. rotate(359deg);
  101. }
  102.  
  103. #everything{
  104. background-color:{color:Background};
  105. }
  106.  
  107. #left{
  108. position:fixed;
  109. top:0px;
  110. left:120px;
  111. width:190px;
  112. height:557px;
  113. padding-left:12px;
  114. padding-right:10px;
  115. padding-bottom:3px;
  116. padding-top:3px;
  117. font-family:lucida sans;
  118. font-size: 11px;
  119. letter-spacing: 1px;
  120. line-height: 16px;
  121. text-align: left;
  122. background-color:{color:Sidebar};
  123. }
  124. #center{
  125. margin: 0 0px 15px 0;
  126. margin-left:400px;
  127. margin-top: -10px;
  128. position:absolute;
  129. width:680px;
  130. padding:3px;
  131. }
  132. .sidenav a:link, .sidenav a:active, .sidenav a:visited
  133. {
  134. width:160px;
  135. color:{color:R1};
  136. display: inline-block;
  137. text-decoration:none;
  138. text-align:center;
  139. font-family: 'Exo', sans-serif;
  140. font-weight:bold;
  141. font-size: 9px;
  142. letter-spacing: 1px;
  143. line-height: 16px;
  144. padding-left:10px;
  145. background-color:{color:Navbar};
  146. -webkit-transition-property:color, text;  
  147. -webkit-transition-duration: .2s;
  148. -moz-transition-duration: .2s;
  149. -webkit-transition-timing-function: linear, ease-in;
  150. }
  151.  
  152. .sidenav a:hover
  153. {
  154. width:180px;
  155. color:{color:R2};
  156. padding-left:16px;
  157. padding-right:16px;
  158. -webkit-transition-duration: .2s;
  159. -moz-transition-duration: .2s;
  160. }
  161.  
  162. #box{
  163. overflow:hidden;
  164. background-color:{color:postbackground};
  165. width:520px;
  166. padding-left:10px;
  167. padding-right:10px;
  168. padding-top:10px;
  169. padding-bottom:10px;
  170. -moz-border-radius:1px;
  171. font-family:lucida sans;
  172. font-size: 11px;
  173. letter-spacing: 1px;
  174. line-height: 16px;
  175. text-align: left;
  176. }
  177.  
  178. #postdate{
  179. font-family:trebuchet ms;
  180. text-transform:uppercase;
  181. margin-top:-1px;
  182. height:32px;
  183. font-size:7pt;
  184. letter-spacing: 1px;
  185. margin-bottom:10px;
  186. border-top: 1px solid ;
  187. text-align: left;
  188. }
  189. u{
  190. text-decoration:none;
  191. border-bottom:;
  192. dashed 1px;
  193. }
  194. quote1{
  195. font-family:Lucida Sans Unicode;
  196. font-size:7px;
  197. letter-spacing:2px;}
  198. bcolor{color:R2};
  199. }
  200. blockquote{
  201. line-height: 150%;
  202. text-align: left;
  203. padding: 5px;
  204. border-left:3px solid {color:R2};
  205. }
  206. .title{
  207. text-align:left;
  208. color:{color:link};
  209. font-family: 'Lucida Sans Unicode', Time New Roman, serif;
  210. font-size:21px;
  211. padding-bottom:10px;
  212. font-weight:normal;
  213. }
  214.  
  215.  
  216. </style>
  217.  
  218. <body>
  219. <div id="wrapper">
  220. <div id="left">
  221. <div id="left">
  222. <img src="{image:avatar}" width="160"></img>
  223. <br>
  224. {Description}
  225. <br><br>
  226. <br> <br>
  227. <center>
  228. <div class="sidenav">
  229. <a href="/">Home</a>
  230. <a href="/ask">Question?</a>
  231. <a href="archive" class="nav1">Archive</a>
  232. <a href="http://ru2themes.tumblr.com" class="nav1">Themes</a>
  233. <a href="{text:URL1}" class="nav1">{text:Link1}</a>
  234. <a href="{text:URL2}" class="nav1">{text:Link2}</a>
  235.  
  236. </div>
  237. </center>
  238. <br><br>
  239.  
  240.  
  241.  
  242. {CurrentPage} of {TotalPages}
  243.  
  244. {block:NextPage}
  245. <a href="{NextPage}">&raquo;</a>
  246. {/block:NextPage}
  247. </div>
  248. {/block:Pagination}
  249. </div>
  250.  
  251. <div id="center">
  252. <div id="box"><br>
  253. {block:Posts}
  254.  
  255. {block:Text}
  256. <div class="entry">
  257. {block:Date}<div class="textp"><a href="{Permalink}" title="{NoteCountWithLabel}">♥</a></div>{/block:Date}
  258. {block:Title}
  259. <div class="title">{Title}</div>
  260. {/block:Title}
  261. {Body}
  262. </div>
  263. {/block:Text}
  264. {block:Photo}
  265.  
  266. <div class="post photo">
  267.  
  268. <a href="{PhotoURL-HighRes}" target=_blank><p class="centeredImage"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></p></a>
  269.  
  270.  
  271. {block:Caption}
  272. <div class="caption">{Caption}</div>
  273. {/block:Caption}
  274. {block:PostNotes} {PostNotes} {/block:PostNotes} <div class="date"> <div style="float: left;">{block:Date}<a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth} {Month} {year}</div>{/block:DATE}{block:NoteCount}<a href="{Permalink}" class="note_count"><div style="float: right;">{NoteCountWithLabel}</a></div>{/block:NoteCount}<br>
  275.  
  276. {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp;&nbsp;&nbsp;originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>&nbsp;&nbsp;
  277. {/block:RebloggedFrom} {block:HasTags}filed under: {block:Tags} <a href="{TagURL}">{Tag}
  278.  
  279. </a> &nbsp;{/block:Tags}{/block:HasTags}
  280. </div>
  281. {/block:Photo}
  282.  
  283.  
  284. {block:Photoset}
  285.  
  286. <div class="post photoset">
  287. {Photoset-500}
  288.  
  289. {block:Caption}
  290. <div class="caption">{Caption}</div>
  291. {/block:Caption}
  292. {block:PostNotes} {PostNotes} {/block:PostNotes} <div class="date"> <div style="float: left;">{block:Date}<a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth} {Month} {year}</div>{/block:DATE}{block:NoteCount}<a href="{Permalink}" class="note_count"><div style="float: right;">{NoteCountWithLabel}</a></div>{/block:NoteCount}<br>
  293.  
  294. <div class="meta">{block:RebloggedFrom}
  295. via <a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp;&nbsp;&nbsp;originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>&nbsp;&nbsp;
  296. {/block:RebloggedFrom} {block:HasTags}filed under: {block:Tags} <a href="{TagURL}">{Tag}
  297.  
  298. </a> &nbsp;{/block:Tags}{/block:HasTags}
  299. </div>
  300. {/block:Photoset}
  301.  
  302.  
  303.  
  304. {block:Answer}
  305. <div class="entry">
  306. <div class="textp"><a href="{Permalink}" title="{NoteCountWithLabel}">♥</a></div>
  307. <div style="font-size: 12px; text-transform: uppercase; border-bottom: 1px solid;">{Asker}</div>
  308. {Question}
  309. <div style="font-size: 10px; padding-left: 3px; border-left: 1px solid;">{Answer}</div>
  310. </div>
  311. {/block:Answer}
  312.  
  313. {block:Quote}
  314. <div class="entry">
  315. <div class="textp"><a href="{Permalink}" title="{NoteCountWithLabel}">❝</a></div>
  316. {Quote}
  317. {block:Source}<div class="title">━ {Source}</div>
  318. {/block:Source}
  319. </div>
  320. {/block:Quote}
  321.  
  322. {block:Link}
  323. <div class="entry">
  324. <div class="textp"><a href="{Permalink}" title="{NoteCountWithLabel}">♥</a></div>
  325. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a></div>
  326. {block:Description}
  327. {Description}
  328. {/block:Description}
  329. </div>
  330. {/block:Link}
  331.  
  332. {block:Chat}
  333. <div class="entry">
  334. <div class="textp"><a href="{Permalink}" title="{NoteCountWithLabel}">♥</a></div>
  335. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  336. {block:Lines}<span style="align:left"><div class="{Alt} user_{UserNumber}">{block:Label}
  337. <span class="label">{Label}</span>{/block:Label}{Line}</div>{/block:Lines}</span></div>
  338. {/block:Chat}
  339.  
  340.  
  341. {block:Video}
  342. <div class="entry">
  343. <div class="textp"><a href="{Permalink}" title="{NoteCountWithLabel}">♥</a></div>
  344. {Video-500}
  345. {block:IfShowCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaption}
  346. {block:PermalinkPage}{block:IfNotShowCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfNotShowCaption}{/block:PermalinkPage}
  347. </div>
  348. {/block:Video}
  349.  
  350. {block:Audio}
  351. <div class="entry">
  352. <div class="textp"><a href="{Permalink}" title="{NoteCountWithLabel}">♥</a></div>
  353. <div class="audio">{AudioPlayerBlack}</div>
  354. {block:Caption}{Caption}{/block:Caption}
  355. </div>
  356. {/block:Audio}
  357.  
  358. {block:PostNotes}
  359. {PostNotes}
  360. {/block:PostNotes}
  361.  
  362. {/block:Posts}
  363. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment