Advertisement
becky4268

theme 35

Jan 25th, 2014
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.29 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9. <!--
  10.  
  11. *❄*.¸¸.*✳*.¸¸.* ❉
  12.  
  13. code вy oғjαcĸ
  14.  
  15. do ɴoт вreαĸ тнeѕe rυleѕ:
  16. - do ɴoт υѕe αѕ α вαѕe code.
  17. - do ɴoт clαιм αѕ yoυr owɴ.
  18. - do ɴoт reмove тнe credιт.
  19.  
  20. ❉ *.¸¸.*✳*.¸¸.*❄*
  21.  
  22. ---->
  23.  
  24. <meta name="color:Background" content="#ffffff"/>
  25. <meta name="color:Text" content="#000000"/>
  26. <meta name="color:Hover" content="#f2f2f2"/>
  27. <meta name="image:Sidebar" content=""/>
  28.  
  29. <meta name="text:link1" content="">
  30. <meta name="text:link1 url" content="/">
  31. <meta name="text:link2" content="">
  32. <meta name="text:link2 url" content="/">
  33. <meta name="text:link3" content="">
  34. <meta name="text:link3 url" content="/">
  35. <meta name="text:link4" content="">
  36. <meta name="text:link4 url" content="/">
  37.  
  38. <style type="text/css">
  39.  
  40. ::-webkit-scrollbar-thumb{
  41. background-color: #111;
  42. border: 2px solid #fff;
  43. height:auto;
  44. border-radius:200px;
  45. }
  46.  
  47. ::-webkit-scrollbar {
  48. height:9px;
  49. width:9px;
  50. background-color: #111;
  51. border: 4px solid #fff;
  52. }
  53.  
  54. ::selection {
  55. background-color:#111;
  56. }
  57.  
  58. body {
  59. background:{color:background} top left;
  60. margin:0px;
  61. color:{color:text};
  62. font-family:arial;
  63. font-size:10px;
  64. line-height:100%;
  65. letter-spacing:0px;
  66. overflow-x: hidden;
  67. text-align:justify;
  68. background-image:url('');
  69. background-repeat:repeat;
  70. background-size:;
  71. background-attachment:fixed;
  72. cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;
  73. }
  74.  
  75. a {
  76. text-decoration:none;
  77. outline:none;
  78. -moz-outline-style:none;
  79. color:#111;
  80. -moz-transition-duration:0.5s;
  81. -webkit-transition-duration:0.5s;
  82. -o-transition-duration:0.5s;
  83. }
  84.  
  85. img {
  86. border:none;
  87. }
  88.  
  89. blockquote {
  90. padding-left:5px;
  91. border-left:2px solid;
  92. }
  93.  
  94. blockquote blockquote {
  95. padding-left:5px;
  96. border-left:2px solid;
  97. }
  98.  
  99. h1 {
  100. font-size:12px;
  101. font-family:baskerville;
  102. font-style:none;
  103. line-height:100%;
  104. text-align:left;
  105. padding:0px;
  106. text-transform:lowercase;
  107. letter-spacing:2px;
  108. color:#000;
  109. }
  110.  
  111. a:hover {
  112. color:{color:hover};
  113. -moz-transition-duration:0.5s;
  114. -webkit-transition-duration:0.5s;
  115. -o-transition-duration:0.5s;
  116. cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;
  117. }
  118.  
  119. #entries {
  120. padding:10px;
  121. width:400px;
  122. margin-left:520px;
  123. margin-top:5px;
  124. font-size:10px;
  125. letter-spacing:0px;
  126. }
  127.  
  128. #post {
  129. width:400px;
  130. padding:10px;
  131. margin-top:40px;
  132. background:#fff;
  133. border-radius:1em;
  134. }
  135.  
  136. #sidebar {
  137. position:fixed;
  138. margin-left:285px;
  139. margin-top:190px;
  140. padding:3px;
  141. width:0px;
  142. height:0px;
  143. -moz-transition-duration:1s;
  144. -webkit-transition-duration:1s;
  145. -o-transition-duration:1s;
  146. }
  147.  
  148. #sidebarimage img {
  149. width:100px;
  150. margin-top:-20px;
  151. position:fixed;
  152. margin-left:-10px;
  153. border-radius:200px;
  154. border:1px solid #eee;
  155. padding:2px;
  156. -moz-transition-duration:1s;
  157. -webkit-transition-duration:1s;
  158. -o-transition-duration:1s;
  159. }
  160.  
  161. #sidebar:hover #sidebarimage img {
  162. opacity:1;
  163. transform: rotateY(360deg);
  164. -webkit-transform: rotateY(360deg);
  165. -moz-transform: rotateY(360deg);
  166. -webkit-transition: all .8s ease-in-out;
  167. -moz-transition: all .8s ease-in-out;
  168. transition: all .8s ease-in-out;
  169. }
  170.  
  171. #sidebar:hover{
  172. -webkit-filter:grayscale(100%);
  173. -webkit-transition: all 0.6s ease-in-out;
  174. }
  175.  
  176. #links {
  177. text-align:center;
  178. font-family:baskerville;
  179. width:180px;
  180. margin-top:150px;
  181. margin-left:-55px;
  182. font-size:9px;
  183. line-height:120%;
  184. opacity:1;
  185. padding:8px;
  186. z-index:9;
  187. color:#111;
  188. -moz-transition-duration:1s;
  189. -webkit-transition-duration:1s;
  190. -o-transition-duration:1s;
  191. }
  192.  
  193. #links a {
  194. text-align:center;
  195. font-family:baskerville;
  196. padding:3px;
  197. font-size:9px;
  198. color:#111;
  199. -moz-transition-duration:1s;
  200. -webkit-transition-duration:1s;
  201. -o-transition-duration:1s;
  202. }
  203.  
  204. #links a:hover{
  205. letter-spacing:3px;
  206. color:{color:hover};
  207. -moz-transition-duration:1s;
  208. -webkit-transition-duration:1s;
  209. -o-transition-duration:1s;
  210. }
  211.  
  212. #description {
  213. text-align:center;
  214. font-family:baskerville;
  215. width:100px;
  216. position:fixed;
  217. margin-top:90px;
  218. margin-left:-15px;
  219. font-size:9px;
  220. position:fixed;
  221. line-height:120%;
  222. opacity:1;
  223. z-index:9;
  224. padding:8px;
  225. color:#111;
  226. -moz-transition-duration:1s;
  227. -webkit-transition-duration:1s;
  228. -o-transition-duration:1s;
  229. }
  230.  
  231. #pagination {
  232. font-style:bold;
  233. padding:3px;
  234. font-family:times;
  235. font-size:10px;
  236. text-align:center;
  237. margin-top:-20px;
  238. text-transform:uppercase;
  239. color:#111;
  240. margin-left:200px;
  241. bottom:0px;
  242. padding-bottom:10px;
  243. }
  244.  
  245. #pagination a {
  246. padding:5px;
  247. color:#111;
  248. font-size:10px;
  249. width:auto;
  250. letter-spacing:2px;
  251. }
  252.  
  253. #pagination a:hover {
  254. cursor:help;
  255. -moz-transition-duration:0.3s;
  256. -webkit-transition-duration:0.3s;
  257. -o-transition-duration:0.3s;
  258. text-decoration:none;
  259. }
  260.  
  261. #info {
  262. margin-top:3px;
  263. width:auto;
  264. text-align:left;
  265. font-family:'arial';
  266. letter-spacing:0px;
  267. font-size:7px;
  268. font-style:none;
  269. text-transform:lowercase;
  270. padding-top:5px;
  271. padding-bottom:5px;
  272. border-top:2px solid #eee;
  273. }
  274.  
  275. #info a {
  276. text-align:left;
  277. color:#000;
  278. }
  279.  
  280. #info a:hover {
  281. color:{color:hover};
  282. -moz-transition-duration:0.3s;
  283. -webkit-transition-duration:0.3s;
  284. -o-transition-duration:0.3s;
  285. }
  286.  
  287. #tags {
  288. width:395px;
  289. margin-top:5px;
  290. margin-left:0px;
  291. text-align:left;
  292. font-size:6px;
  293. opacity:1;
  294. transition-duration: 0.5s;
  295. -moz-transition-duration: 0.5s;
  296. -webkit-transition-duration: 0.5s;
  297. -o-transition-duration: 0.5s
  298. color:#000;
  299. }
  300.  
  301. #tags a {
  302. letter-spacing:0px;
  303. font-size:6px;
  304. text-align:left;
  305. text-decoration:none;
  306. display:inline-block;
  307. color:#000;
  308. }
  309.  
  310. #tags a:hover {
  311. -moz-transition-duration:0.3s;
  312. -webkit-transition-duration:0.3s;
  313. -o-transition-duration:0.3s;
  314. }
  315.  
  316. .ask {padding:3px;font-style:normal;margin-top:-5px;text-align:left;margin-bottom:10px;color:#111;background-color:#fff;padding-bottom:10px;padding-top:5px;border:1px solid #eee;}
  317.  
  318. .answer {text-align:left;padding:2px;color:{color:text};}
  319.  
  320. #s-m-t-tooltip {max-width:300px;padding:0px 1px 0px 1px;margin:10px 0px 0px 10px;font-family:trebuchet ms;font-size:6px;letter-spacing:1px;text-transform:uppercase;color:#fff;z-index:999999999999999999999999999999999999;}
  321.  
  322. #cred {
  323. position:fixed;
  324. font-size:8px;
  325. font-family:calibri;
  326. letter-spacing:1px;
  327. right:10px;
  328. bottom:10px;
  329. text-transform:uppercase;
  330. text-align:center;
  331. border:1px solid #c9c9c9;
  332. padding:5px;
  333. background-color:#fafafa;
  334. }
  335.  
  336. #cred a {
  337. padding:0px;
  338. color:{color:link};
  339. -moz-transition-duration:0.5s;
  340. -webkit-transition-duration:0.5s;
  341. -o-transition-duration:0.5s;
  342. }
  343.  
  344. {CustomCSS}</style></head><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  345.  
  346. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  347.  
  348. <script>
  349.  
  350. (function($){
  351.  
  352. $(document).ready(function(){
  353.  
  354. $("a[title]").style_my_tooltips({
  355.  
  356. tip_follows_cursor:true,
  357.  
  358. tip_delay_time:90,
  359.  
  360. tip_fade_speed:600,
  361.  
  362. attribute:"title"
  363.  
  364. });
  365.  
  366. });
  367.  
  368. })(jQuery);
  369.  
  370. </script><body>
  371.  
  372. <div id="sidebar">
  373.  
  374. <div id="sidebarimage">
  375. <img src="{image:Sidebar}">
  376. </a>
  377. </div>
  378.  
  379. <div id="description">{Description}</div>
  380.  
  381. <div id="links">
  382. {block:IfLink1}
  383. <a href="{text:link1 url}">{text:link1}</a>
  384. {/block:IfLink1}
  385. -
  386. {block:IfLink2}
  387. <a href="{text:link2 url}">{text:link2}</a>
  388. {/block:IfLink2}
  389. -
  390. {block:IfLink3}
  391. <a href="{text:link3 url}">{text:link3}</a>
  392. {/block:IfLink3}
  393. -
  394. {block:IfLink4}
  395. <a href="{text:link4 url}">{text:link4}</a>
  396. {/block:IfLink4}
  397. </div>
  398.  
  399. </div></div>
  400.  
  401. <div id="entries">
  402. {block:Posts}
  403. <div id="post">
  404.  
  405. {block:Text}
  406. <h1>{block:Title}{Title}{/block:Title}</h1>
  407. {Body}{/block:Text}
  408.  
  409. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}
  410. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  411.  
  412. {block:Photoset}{Photoset-400}{block:Caption}{Caption}
  413. {/block:Caption}{/block:Photoset}
  414.  
  415. {block:Quote}<h1>"{Quote}"</h1>
  416. {block:Source}<div class="qsource"> —{Source}</div>
  417. {/block:Source}{/block:Quote}
  418.  
  419. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  420.  
  421. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  422.  
  423. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="70px" height="70px" align="left" style="margin-right:10px;" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span><p></p>
  424. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  425. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  426. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  427. {/block:Audio}<br>
  428.  
  429. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  430.  
  431. {block:Answer}<div class="ask"><i>{Asker}</i> asked: <b>{Question}</b></div><div class="answer">{Answer}</div>{/block:answer}
  432.  
  433. <div id="info">
  434. <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix} // </a>
  435.  
  436. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank" style="color:#000"></a> {/block:RebloggedFrom} {NoteCountWithLabel} </a></a>
  437.  
  438. {block:RebloggedFrom} / <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  439.  
  440. {block:ContentSource} - <a href="{SourceURL}">source</a>{/block:ContentSource} </a>
  441.  
  442. {block:HasTags}<div id="tags"> Filed under:
  443.  
  444. {block:Tags}<a href="/tagged/{Tag}">#{Tag},</a>&nbsp;{/block:Tags}
  445. </div>{block:HasTags}
  446. </div>
  447. </div>
  448.  
  449. {/block:Posts}
  450. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  451. {/block:Posts}</div></div></div>
  452.  
  453. <br><br><br><br>
  454.  
  455. {block:Pagination}
  456. <div id="pagination">
  457. {block:PreviousPage}<a href="{PreviousPage}">< future </a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}"> past ></a>{/block:NextPage}
  458. </div>
  459. {/block:Pagination}
  460. </div>
  461.  
  462. <div style="padding:10px;"></div>
  463.  
  464. <div id="cred">
  465. <a href="http://ofjack.tumblr.com">OFJACK</a>
  466. </div>
  467.  
  468. </div>
  469. </div>
  470. </div>
  471. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement