reindropz

blue theme

Oct 10th, 2012
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.63 KB | None | 0 0
  1. <!--
  2.  
  3. ---------------| 0 7 . E N N U I by infernos.tumblr.com |-----------------
  4. ___________________________________________________________________________
  5.  
  6. - R U L E S -
  7.  
  8. 1. Do not remove credits
  9. 2. Do not redistribute
  10. 3. Do not claim it as your own
  11. 4. Do not use this code as a base for creating your own.
  12. 5. Do read installing tips below before asking questions
  13. ___________________________________________________________________________
  14.  
  15. - I N S T A L L I N G -
  16.  
  17. 1. Go to your customize page
  18. 2. Click 'Use Custom HTML' then click on 'EDIT HTML' option
  19. 3. Replace entire existing code with this code
  20. 4. Go back to 'Appearance' and scroll down. Then 'reset defaults'.
  21. 5. Look through the 'Appearance' options to customize theme options
  22.  
  23. ___________________________________________________________________________
  24.  
  25. - Q U E S T I O N S ? -
  26.  
  27. Please be sure to read the rules/installation guide above before asking me any questions.
  28. http://zious.tumblr.com (Please ask un-anon)
  29.  
  30.  
  31. *N O T E ! If you want to do some special customization not already offered under 'Appearance' then I am afraid I will not be readily helping you. Sorry! ^^;;
  32.  
  33. -->
  34. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  35. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  36.  
  37. <head>
  38.  
  39. <title>{Title}</title>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42.  
  43. <meta name="if:Endless Scroll" content="1" />
  44. <meta name="if:Small Posts" content="1" />
  45. <meta name="if:Larger Posts" content="0" />
  46. <meta name="if:Display Sidebar Image" content="1" />
  47. <meta name="if:Round Sidebar Image" content="0">
  48. <meta name="if:Single Columned" content="0" />
  49. <meta name="if:2 Columned" content="1" />
  50. <meta name="if:3 Columned" content="0" />
  51. <meta name="if:Post Shadow" content="0" />
  52. <meta name="if:Show Photo Captions" content="0" />
  53. <meta name="color:Background color" content="#f7f7f7" />
  54. <meta name="color:Post background" content="#FFFFFF" />
  55. <meta name="color:Text" content="#444444" />
  56. <meta name="color:Link Color" content="#111111" />
  57. <meta name="color:Hover Link Color" content="#777777" />
  58. <meta name="color:Top Border" content="#000000" />
  59. <meta name="color:Lower Border" content="#333333" />
  60. <meta name="color:Blogtitle" content="#dddddd">
  61. <meta name="color:Tab Link bg" content="#000000" />
  62. <meta name="color:Hover Tab Link bg" content="#aaaaaa" />
  63. <meta name="color:Tab Link Text" content="#666666" />
  64. <meta name="color:Hover Tab Link Text" content="#ffffff" />
  65. <meta name="color:Main Link bg" content="#0a0a0a" />
  66. <meta name="color:Hover Main Link bg" content="#aaaaaa" />
  67. <meta name="color:Main Link Text" content="#666666" />
  68. <meta name="color:Hover Main Link Text" content="#ffffff" />
  69. <meta name="color:Description Background" content="#f5f5f5">
  70. <meta name="color:Description Text" content="#555555">
  71. <meta name="color:Permalink" content="#666666">
  72. <meta name="color:Permalink Background" content="#ffffff">
  73. <meta name="color:Post Border" content="#eeeeee">
  74. <meta name="color:Post Shadow" content="#cfcfcf" />
  75. <meta name="color:Post Title Text" content="#333333" />
  76. <meta name="color:Blockquote" content="#f5f5f5" />
  77. <meta name="color:Bold Text" content="#000000" />
  78. <meta name="color:Italic Text" content="#000000" />
  79. <meta name="color:Pagination" content="#dddddd" />
  80. <meta name="color:Scrollbar Face" content="#000000" />
  81. <meta name="color:Scrollbar Track" content="#f8f8f8" />
  82. <meta name="image:Sidebar Image" content="http://static.tumblr.com/4yd2qmj/nuim0rcy2/u4.jpg" />
  83. <meta name="image:Background" content="" />
  84. <meta name="image:Lower Border Background" content="http://static.tumblr.com/yauabn1/mqGlzagwn/untitled.jpg" />
  85. <meta name="image:Description Background" content="http://24.media.tumblr.com/tumblr_luvtrlZDsC1qiav1uo4_250.jpg">
  86. <meta name="text:Font" content="cambria" />
  87. <meta name="text:Font Size" content="10" />
  88. <meta name="text:Text Line Height" content="11" />
  89. <meta name="text:Link 1 URL" content="" />
  90. <meta name="text:Link 1 Name" content="" />
  91. <meta name="text:Link 2 URL" content="" />
  92. <meta name="text:Link 2 Name" content="" />
  93. <meta name="text:Link 3 URL" content="" />
  94. <meta name="text:Link 3 Name" content="" />
  95. <meta name="text:Link 4 URL" content="" />
  96. <meta name="text:Link 4 Name" content="" />
  97. <meta name="text:Link 5 URL" content="" />
  98. <meta name="text:Link 5 Name" content="" />
  99. <meta name="description" content="{MetaDescription}" />
  100. <style type="text/css">
  101.  
  102. ::-moz-selection{
  103. background:#000000; color:#ffffff;
  104. }
  105.  
  106. ::selection{
  107. background:#000000; color:#ffffff;
  108. }
  109.  
  110. ::-webkit-scrollbar {
  111. width: 9px;
  112. }
  113.  
  114. ::-webkit-scrollbar-track {
  115. -webkit-box-shadow: inset 0 0 0px #000000;
  116. }
  117.  
  118. ::-webkit-scrollbar-track-piece{
  119. background-color: {color:Scrollbar Track};
  120. -webkit-border-radius:3;
  121. }
  122.  
  123. ::-webkit-scrollbar-thumb:vertical{
  124. background-color:{color:Scrollbar Face};
  125. }
  126.  
  127.  
  128. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  129. #tumblr_controls {position:fixed !important; }
  130.  
  131. body{
  132. background: url({image:Background}) repeat;
  133. background-attachment: fixed;
  134. background-color:{color:Background color};
  135. font-family: {text:Font}, georgia;
  136. color: {color:Text};
  137. font-size:{text:Font Size}px;
  138. line-height: {text:Text Line Height}px;
  139. text-align: left;
  140. }
  141.  
  142. a:link, a:active, a:visited{
  143. color: {color:Link Color};
  144. text-decoration:none;
  145. outline: none;
  146. -webkit-transition: 0.6s ease-in;
  147. -moz-transition: 0.6s ease-in;
  148. -o-transition: 0.6s ease-in;
  149. }
  150.  
  151. a:hover{
  152. color: {color:Hover Link Color};
  153. -webkit-transition: 0.6s ease-in;
  154. -moz-transition: 0.6s ease-in;
  155. -o-transition: 0.6s ease-in;
  156. }
  157.  
  158. b, em, strong{
  159. color: {color:Bold text};
  160. font-weight: bold;
  161. }
  162.  
  163. i, em {
  164. color: {color:Italic text};
  165. font-style: italic;
  166. }
  167.  
  168. h2{
  169. color: {color:Post Title Text};
  170. font-size:18px;
  171. letter-spacing:-1px;
  172. margin-bottom:0px;
  173. margin-top: 10px;
  174. text-align: center;
  175. line-height:17px;
  176. font-style: italic;
  177. font-weight: lighter;
  178. }
  179.  
  180. blockquote {
  181. background-color: {color:Blockquote};
  182. padding:4px;
  183. border-left: 3px solid {color:Bold Text};
  184. font-style: lighter;
  185. overflow: hidden;
  186. }
  187.  
  188. blockquote img{
  189. {block:IndexPage}
  190. {block:IfSmallPosts}max-width: 150px;{/block:IfSmallPosts}
  191. {block:IfLargerPosts}max-width: 300px;{/block:IfLargerPosts}
  192. {/block:IndexPage}
  193. }
  194.  
  195. #content{
  196. {block:IndexPage}
  197.  
  198. {block:IfSmallPosts}
  199. {block:If3Columned}width:1060px; {/block:If3Columned}
  200. {block:If2Columned}width:770px;{/block:If2Columned}
  201. {block:IfSingleColumned}width: 582px; {/block:IfSingleColumned}
  202. {block:IfSmallPosts}
  203.  
  204. {block:IfLargerPosts}
  205. {block:If3Columned}width:1594px; {/block:If3Columned}
  206. {block:If2Columned}width:1130px;{/block:If2Columned}
  207. {block:IfSingleColumned}width: 730px; {/block:IfSingleColumned}
  208. {block:IfLargerPosts}
  209.  
  210. {/block:IndexPage}
  211. {block:PermalinkPage}width:715px;{/block:PermalinkPage}
  212. margin: auto auto auto auto;
  213. position: relative;
  214. }
  215.  
  216. #content .posts {
  217. {block:IndexPage}
  218. {block:IfSmallPosts}
  219. {block:If3Columned}width:870px;{/block:If3Columned}
  220. {block:If2Columned}width:580px;{/block:If2Columned}
  221. {block:IfSingleColumned}width: 392px; {/block:IfSingleColumned}
  222. {/block:IfSmallPosts}
  223.  
  224. {block:IfLargerPosts}
  225. {block:If3Columned}width:1404px;{/block:If3Columned}
  226. {block:If2Columned}width:936px;{/block:If2Columned}
  227. {block:IfSingleColumned}width: 538px; {/block:IfSingleColumned}
  228. {/block:IfLargerPosts}
  229.  
  230. {block:If2Columned}
  231. {block:IfEndlessScroll}height: 950px; overflow: display;{/block:IfEndlessScroll}
  232. {/block:If2Columned}
  233. {block:If3Columned}
  234. {block:IfEndlessScroll}height: 950px; overflow: display;{/block:IfEndlessScroll}
  235. {/block:If3Columned}
  236.  
  237. {/block:IndexPage}
  238. {block:PermalinkPage}width:510px;{/block:PermalinkPage}
  239. float: right;
  240. position:relative;
  241. padding-top:0px;
  242. }
  243.  
  244. #content .entry {
  245. {block:IndexPage}
  246. {block:IfSmallPosts}width: 250px;{/block:IfSmallPosts}
  247. {block:IfLargerPosts}width: 400px;{/block:IfLargerPosts}
  248. margin:7px;
  249. padding:12px;
  250. float:left;
  251. position: relative;{/block:IndexPage}
  252. {block:PermalinkPage}width:500px; padding: 5px;{/block:PermalinkPage}
  253. background-color:{color:post background};
  254. border: 1px solid #B2DFEE;
  255. overflow: hidden;
  256. }
  257.  
  258. #content .entry img{
  259. {block:IndexPage}
  260. {block:IfSmallPosts}max-width: 250px;{/block:IfSmallPosts}
  261. {block:IfLargerPosts}max-width: 400px;{/block:IfLargerPosts}
  262. {/block:IndexPage}
  263. {block:PermalinkPage}max-width:500px;{/block:PermalinkPage}
  264. }
  265.  
  266. #shooting .star {
  267. font-size:20px;
  268. opacity: 0;
  269. filter:alpha(opacity=0);
  270. -moz-opacity: 0;
  271. -khtml-opacity: 0;
  272. -webkit-transition: 0.6s ease-in;
  273. -moz-transition: 0.6s ease-in;
  274. -o-transition: 0.6s ease-in;
  275. top:-1px;
  276. {block:IfSmallPosts}width:276px; {/block:IfSmallPosts}
  277. {block:IfLargerPosts}width: 426px; {block:IfLargerPosts}
  278. margin-left:0px;
  279. margin-top:10px;
  280. height:18px;
  281. width: 60px;
  282. padding-bottom:5px;
  283. background-color: {color:Permalink Background};
  284. position: absolute;
  285. text-align:center;
  286. text-transform:uppercase;
  287. font-family:gigi;
  288. letter-spacing:1px;
  289. display:block;
  290. {block:PermalinkPage}display:none;{/block:PermalinkPage}
  291. }
  292.  
  293. #shooting a{
  294. color: {color:Link color};
  295. text-decoration:none;
  296. outline: none;
  297. -webkit-transition: 0.4s ease-in;
  298. -moz-transition: 0.4s ease-in;
  299. -o-transition: 0.4s ease-in;
  300. }
  301.  
  302. #shooting a:hover{
  303. color: {color:Hover Link color};
  304. -webkit-transition: 0.4s ease-in;
  305. -moz-transition: 0.4s ease-in;
  306. -o-transition: 0.4s ease-in;
  307. }
  308.  
  309. #shooting .star a{
  310. color: {color:Permalink};
  311. }
  312.  
  313. #shooting:hover .star {
  314. opacity: 0.85;
  315. filter:alpha(opacity=75);
  316. -moz-opacity: 0.75;
  317. -khtml-opacity: 0.75;
  318. z-index:3;
  319. padding-top:9px;
  320. }
  321.  
  322. #shooting .star:hover {
  323. filter:alpha(opacity=100);
  324. -moz-opacity: 1;
  325. -khtml-opacity: 1;
  326. opacity: 1;
  327. }
  328.  
  329. .audio {
  330. background-color:#000;
  331. padding-right: 100%;
  332. }
  333.  
  334. #top {
  335. background: {color:Top Border};
  336. top: 0px;
  337. height: 35px;
  338. width: 102%;
  339. position: fixed;
  340. left: -5px;
  341. right: -5px;
  342. z-index:0;
  343. }
  344.  
  345. #pagina {
  346. top: 40px;
  347. margin-left: 200px;
  348. z-index: 99;
  349. position: fixed;
  350. {block:IfEndlessScroll}display: none; {/block:IfEndlessScroll}
  351. }
  352.  
  353. #pagina a{
  354. color: {color:Pagination};
  355. font-size: 35px;
  356. font-weight: bold;
  357. font-family: garamond;
  358. -webkit-transition: all 0.5s ease;
  359. -moz-transition: all 0.5s ease;
  360. -o-transition: all 0.5s ease;
  361. }
  362.  
  363. #pagina a:hover {
  364. color: {color:Hover Tab Link bg};
  365. -webkit-transition: all 0.5s ease;
  366. -moz-transition: all 0.5s ease;
  367. -o-transition: all 0.5s ease;
  368. }
  369.  
  370. .links{
  371. margin: auto;
  372. {block:IndexPage}
  373. {block:IfSmallPosts}
  374. {block:If3Columned}width:1060px; {/block:If3Columned}
  375. {block:If2Columned}width:770px;{/block:If2Columned}
  376. {block:IfSingleColumned}width: 482px; {/block:IfSingleColumned}
  377. {block:IfSmallPosts}
  378.  
  379. {block:IfLargerPosts}
  380. {block:If3Columned}width:1504px; {/block:If3Columned}
  381. {block:If2Columned}width:1070px;{/block:If2Columned}
  382. {block:IfSingleColumned}width: 630px; {/block:IfSingleColumned}
  383. {block:IfLargerPosts}
  384.  
  385. {/block:IndexPage}
  386.  
  387. {block:PermalinkPage}width: 725px; {/block:PermalinkPage}
  388. position: fixed;
  389. font-size: 9px;
  390. top: 35px;
  391. z-index:99;
  392. }
  393.  
  394. .links .linkbody {
  395. float: right;
  396. }
  397.  
  398. .links a{
  399. font-family: consolas;
  400. color: {color:Tab Link Text};
  401. text-transform: uppercase;
  402. font-size: 8px;
  403. text-align:center;
  404. background: {color:Tab Link Bg};
  405. height: 10px;
  406. float: left;
  407. letter-spacing: 5px;
  408. margin-left: -765px;
  409. margin-top: 260px;
  410. padding: 5px;
  411. width: 160px;
  412. -webkit-border-radius: 0px 0px 0px 0px;
  413. -moz-border-radius: 0px 0px 0px 0px;
  414. border-radius: 0px 0px 0px 0px 0px;
  415. -webkit-transition: all 0.5s ease;
  416. -moz-transition: all 0.5s ease;
  417. -o-transition: all 0.5s ease;
  418. }
  419.  
  420. .links a:hover {
  421. color: black;
  422. background: white;
  423. border-radius: 0px 0px 0px 0px;
  424. -webkit-transition: all 0.3s ease;
  425. -moz-transition: all 0.3s ease;
  426. -o-transition: all 0.3s ease;
  427. }
  428.  
  429. #lowerborder {
  430. background: {color:Lower Border} url({image:Lower Border Background}) repeat;
  431. width:110%;
  432. top: 0px;
  433. height: 65px;
  434. position: fixed;
  435. margin-left: -45px;
  436. margin-right: -5px;
  437. opacity: 0.95;
  438. border-bottom: 4px solid #B2DFEE;
  439. z-index:9;
  440. }
  441.  
  442. #side {
  443. position:fixed;
  444. text-align:right;
  445. top:80px;
  446. width:160px;
  447. padding:8px;
  448. padding-bottom: 0px;
  449. margin-left:-5px;
  450. z-index: 9;
  451. }
  452.  
  453. #blogtitle{
  454. width:176px;
  455. margin-bottom:0px;
  456. height:auto;
  457. }
  458.  
  459. #tumblelogtitle {
  460. width:176px;
  461. background: #B2DFEE url(http://i49.tinypic.com/1zy8su9.jpg) repeat;
  462. padding-top:15px;
  463. text-align:center;
  464. border-radius: 0px 0px 0px 0px;
  465. font-size:23px;
  466. line-height:14px;
  467. margin-bottom:8px;
  468. letter-spacing: -1px;
  469. margin-top:-8px;
  470. }
  471.  
  472. #tumblelogtitle a{
  473. color: {color:Blogtitle};
  474. }
  475.  
  476. #mainlinks {
  477. margin-top: -90px;
  478. margin-left: 370px;
  479. margin-bottom: 5px;
  480. width: 377px;
  481. }
  482.  
  483. #mainlinks a{
  484. color: {color:Main Link Text};
  485. font-size: 8px;
  486. font-family: consolas;
  487. text-transform: uppercase;
  488. background: #ADD8E6;
  489. padding: 6px 15px 6px 15px;
  490. letter-spacing: 2px;
  491. height: 10px;
  492. margin-top:-90px;
  493. -webkit-transition: all 0.5s ease;
  494. -moz-transition: all 0.5s ease;
  495. -o-transition: all 0.5s ease;
  496. }
  497.  
  498. #mainlinks a:hover{
  499. color: {color:Hover Main Link Text};
  500. background: {color:Hover Main Link bg};
  501. -webkit-transition: all 0.5s ease;
  502. -moz-transition: all 0.5s ease;
  503. -o-transition: all 0.5s ease;
  504. }
  505.  
  506. #circlepic {
  507. margin: auto;
  508. {block:IfRoundSidebarImage}width: 156px;
  509. height: 156px;
  510. margin-top: 55px;
  511. border-bottom: 1px solid;
  512. border-top: 1px solid;
  513. border-right: 1px solid;
  514. border-left: 1px solid;
  515. border-radius: 0px 0px 0px 0px;
  516. background: url({image:Sidebar Image}) repeat;
  517. background-position: center;{/block:IfRoundSidebarImage}
  518. }
  519.  
  520. #description {
  521. background: #B2DFEE url(http://i46.tinypic.com/n3agro.jpg) repeat;
  522. background-color: {color: Description Background};
  523. width: 172px;
  524. padding: 2px;
  525. padding-top:5px;
  526. margin-top: -5px;
  527. padding-bottom:7px;
  528. letter-spacing: 0px;
  529. font-family: palatino linotype;
  530. color: {color:Description Text};
  531. font-size:10px;
  532. line-height: {text:Text Line Height}px;
  533. text-align: center;
  534. }
  535.  
  536. </style>
  537. {block:IndexPage}
  538.  
  539. {block:IfSingleColumned}{block:IfEndlessScroll}<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>{/block:IfEndlessScroll}{/block:IfSingleColumned}
  540.  
  541. {block:If3Columned}<script type="text/javascript" src="http://static.tumblr.com/4yd2qmj/pI4m0rlj6/ennui1jqueryformasonry.js"></script>
  542.  
  543. <script type="text/javascript" src="http://static.tumblr.com/4yd2qmj/z0hm0rlkc/ennui2masonry.js">
  544. </script>
  545. {block:IfEndlessScroll}<script src="http://static.tumblr.com/4yd2qmj/jTqm0rllr/ennui3jquery.infinitescroll.js"></script>{/block:IfEndlessScroll}
  546.  
  547. <script src="http://static.tumblr.com/4yd2qmj/iX4m0rln3/ennui4jquery.masonry.js"></script>
  548.  
  549. <script type="text/javascript">
  550. $(window).load(function () {
  551. $('.posts').masonry(),
  552. $('.masonryWrap').infinitescroll({
  553. navSelector : "div#pagina",
  554. // selector for the paged navigation (it will be hidden)
  555. nextSelector : "div#pagina a#nextPage",
  556. // selector for the NEXT link (to page 2)
  557. itemSelector : ".entry",
  558. // selector for all items you'll retrieve
  559. bufferPx : 10000,
  560. extraScrollPx: 11000,
  561. loadingImg : "http://b.imagehost.org/0548/Untitled-2.png",
  562. loadingText : "<em></em>",
  563. },
  564. // call masonry as a callback.
  565. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  566. );
  567. });
  568. </script>{/block:If3Columned}
  569.  
  570. {block:If2Columned}<script type="text/javascript" src="http://static.tumblr.com/4yd2qmj/pI4m0rlj6/ennui1jqueryformasonry.js"></script>
  571.  
  572. <script type="text/javascript" src="http://static.tumblr.com/4yd2qmj/z0hm0rlkc/ennui2masonry.js">
  573. </script>
  574. {block:IfEndlessScroll}<script src="http://static.tumblr.com/4yd2qmj/jTqm0rllr/ennui3jquery.infinitescroll.js"></script>{/block:IfEndlessScroll}
  575.  
  576. <script src="http://static.tumblr.com/4yd2qmj/iX4m0rln3/ennui4jquery.masonry.js"></script>
  577.  
  578. <script type="text/javascript">
  579. $(window).load(function () {
  580. $('.posts').masonry(),
  581. $('.masonryWrap').infinitescroll({
  582. navSelector : "div#pagina",
  583. // selector for the paged navigation (it will be hidden)
  584. nextSelector : "div#pagina a#nextPage",
  585. // selector for the NEXT link (to page 2)
  586. itemSelector : ".entry",
  587. // selector for all items you'll retrieve
  588. bufferPx : 10000,
  589. extraScrollPx: 11000,
  590. loadingImg : "http://b.imagehost.org/0548/Untitled-2.png",
  591. loadingText : "<em></em>",
  592. },
  593. // call masonry as a callback.
  594. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  595. );
  596. });
  597. </script>{/block:If2Columned}
  598.  
  599. {/block:IndexPage}
  600. <!-- Back to top button by tiovani start -->
  601. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  602.  
  603. <script type="text/javascript" src="scrolltopcontrol.js">
  604. </script>
  605.  
  606. <script type="text/javascript" src="http://static.tumblr.com/rs5pbx8/3qKlwv8fz/love3.txt"></script>
  607. <!-- Back to top button by tiovani end -->
  608.  
  609.  
  610. </head>
  611.  
  612.  
  613. <body>
  614. <div style="font-size:9px; position:fixed; bottom:10px; right:9px;"><a href="http://infernos.tumblr.com" title="theme"></a></div>
  615. <div id="lowerborder"></div>
  616.  
  617.  
  618. <div id="top"></div>
  619.  
  620. <div id="content">
  621.  
  622. <div class="pagination" id="pagina">{block:Pagination}
  623. {block:NextPage}<a href="{NextPage}" class="pagination" id="nextPage"> «&nbsp; </a> {/block:NextPage}{block:PreviousPage} <a href="{PreviousPage}"class="navigate" id="nextPage"> » </a> {/block:PreviousPage}{/block:Pagination}
  624. </div>
  625.  
  626. <div id="side">
  627. <div id="blogtitle">
  628. <div id="tumblelogtitle">
  629. <font face="gigi">A</font>bnegation</a><div style="height:15px;"></div>
  630. <div id="mainlinks"><a href="/">index</a> <a href="/archive">travel</a> <a href="/mssg">message</a> <a href="http://www.twitter.com/reinfrvralone">tweet</a> <a href="/pers">2nd blog</a> <a href="/credits" title="theme">©</a></div>
  631. {block:IfDisplaySidebarImage}
  632. <div style="{block:IfRoundSidebarImage}margin-top:-5px;padding: 10px 0px 10px 0px;{/block:IfRoundSidebarImage}"><a href='/' title='{Name}'><div id="circlepic"><img src="{image:Sidebar Image}" width="176" style="margin-top:0px;{block:IfRoundSidebarImage}display:none;{/block:IfRoundSidebarImage}" border="0"></div></a></div>{/block:IfDisplaySidebarImage}</div>
  633. <div id="description">{description}</div>
  634. </div></div>
  635.  
  636.  
  637. <div style="height:65px;"></div>
  638.  
  639. {block:IfSingleColumned}{block:IfEndlessScroll}<div class="autopagerize_page_element">{/block:IfEndlessScroll}{/block:IfSingleColumned}
  640.  
  641. <div class="posts">
  642. {block:Posts}
  643. <div class="entry" style="{block:IfPostShadow}-webkit-box-shadow: 1px 13px 3px {color:Post Shadow}; -moz-box-shadow: 1px 13px 3px {color:Post Shadow}; box-shadow: 1px 2px 3px {color:Post Shadow};{/block:IfPostShadow}">
  644.  
  645. {block:Text}<div id="shooting">
  646. {block:Title}<div style="margin-bottom:-2px;margin-top: -11px;"><h2>{Title}</h2></div>{/block:Title}
  647. {Body}
  648. <div style="margin-top: 0px; background: #B2DFEE;"><a href="{Permalink}"><center>{Month} {DayofMonth}{DayofMonthSuffix} / <a href="{ReblogURL}">Reblog</a></center></div>
  649. </div>{/block:Text}
  650.  
  651. {block:Photo}<div id="shooting">
  652. <div class="star"><a href="{ReblogURL}">yolo</a></div>
  653. {block:IndexPage}<a href="{Permalink}" target="blank">{/block:IndexPage}
  654. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  655. <img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" border="0" {block:IndexPage}{block:IfSmallPosts}width="250"{{/block:IfSmallPosts}{block:IfLargerPosts}width="400"{/block:IfLargerPosts}{/block:IndexPage}{block:PermalinkPage}width="500"{/block:PermalinkPage}/>
  656. {block:IndexPage}</a>{/block:IndexPage}
  657. {block:IndexPage}{block:IfShowPhotoCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowPhotoCaptions}{/block:IndexPage}
  658. {block:PermalinkPage}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  659. {/block:PermalinkPage}
  660. </div>{/block:Photo}
  661.  
  662. {block:Photoset}<div id="shooting">
  663. <div class="star"><a href="{Permalink}">{Month} {DayofMonth}{DayofMonthSuffix} / <a href="{ReblogURL}">Reblog</a></div>
  664. {block:IndexPage}{block:IfSmallPosts}{Photoset-250}{/block:IfSmallPosts}{block:IfLargerPosts}{Photoset-400}{/block:IfLargerPosts}
  665. {block:IfShowPhotoCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowPhotoCaptions}{/block:IndexPage}
  666. {block:PermalinkPage}{Photoset-500}{block:Caption}{Caption}
  667. {/block:Caption}{/block:PermalinkPage}
  668. </div>{/block:Photoset}
  669.  
  670. {block:Quote}<div id="shooting">
  671. ❝{Quote}❞<div style="margin-top:5px;padding-top:5px;text-align:right;border-top:1px solid {color:Post Border};">{block:Source}— {Source}{/block:Source}</div>
  672. <div style="margin-top: 0px; background: #B2DFEE;"><a href="{Permalink}"><center>{Month} {DayofMonth}{DayofMonthSuffix} / <a href="{ReblogURL}">Reblog</a></center></div>
  673. </div>{/block:Quote}
  674.  
  675. {block:Link}<div id="shooting">
  676. <div style="margin-top:-8px;"><h2><a href="{URL}"{Target}>{Name} &rarr;</a></h2></div>
  677. {block:Description} {Description} {/block:Description}
  678. <div style="margin-top: 0px; background: #B2DFEE;"><a href="{Permalink}"><center>{Month} {DayofMonth}{DayofMonthSuffix} / <a href="{ReblogURL}">Reblog</a></center></div>
  679. </div>{/block:Link}
  680.  
  681. {block:Video}<div id="shooting">
  682. {block:IndexPage}{block:IfSmallPosts}{Video-250}{/block:IfSmallPosts}{block:IfLargerPosts}{Video-400}{/block:IfLargerPosts}{/block:IndexPage}
  683. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  684. {block:Caption}
  685. {Caption}
  686. {/block:Caption}
  687. <div style="margin-top: 0px; background: #B2DFEE;"><a href="{Permalink}"><center>{Month} {DayofMonth}{DayofMonthSuffix} / <a href="{ReblogURL}">Reblog</a></center></div>
  688. </div>{/block:Video}
  689.  
  690. {block:Chat}<div id="shooting">
  691. {block:Title}{Title}{/block:Title}
  692. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}{Line}<br>{/block:Lines}
  693. <div style="margin-top: 0px; background: #B2DFEE;"><a href="{Permalink}"><center>{Month} {DayofMonth}{DayofMonthSuffix} / <a href="{ReblogURL}">Reblog</a></center></div>
  694. </div>{/block:Chat}
  695.  
  696. {block:Audio}<div id="shooting">
  697. <div class="audio"> {AudioPlayerBlack} </div>
  698. {block:Caption} {Caption} {/block:Caption}
  699. <div style="margin-top: 0px; background: #B2DFEE;"><a href="{Permalink}"><center>{Month} {DayofMonth}{DayofMonthSuffix} / <a href="{ReblogURL}">Reblog</a></center></div>
  700. </div>{/block:Audio}
  701.  
  702. {block:Answer}<div id="shooting">
  703. <div style="min-height: 25px; padding-bottom: 7px; padding-top: 7px; border-bottom: 2px dotted {color:Hover Tab Link bg};"><img src="{AskerPortraitURL-24}" border="0" style="float: left;margin-right: 5px; margin-top: -7px; margin-bottom: 5px; border: 5px solid {color:Top Border};" /> {Asker}:{Question}</div>
  704. {Answer}
  705. <div style="margin-top: 0px; background: #B2DFEE;"><a href="{Permalink}"><center>{Month} {DayofMonth}{DayofMonthSuffix} / <a href="{ReblogURL}">Reblog</a></center></div>
  706. </div>{/block:Answer}
  707.  
  708. {block:PermalinkPage}<br/>
  709. {block:Date}<div style="text-align:left;line-height: 12px; padding-top:5px; border-top: 2px solid {color:Text};">
  710. <span style="text-transform:uppercase;"><b>{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</b></span><br/>{/block:Date}
  711. {block:RebloggedFrom} » via <a href="{ReblogParentURL}" title="{ReblogParentTitle}"target="blank">{ReblogParentName}</a> &nbsp; » originally</a> <a href="{ReblogRootURL}" title="{ReblogRootTitle}"target="blank">{ReblogRootName}</a>{/block:RebloggedFrom}<br/>
  712. {block:HasTags}» tagged: {block:Tags} <a href="{TagURL}">#{Tag} &nbsp;
  713. </a>{/block:Tags}{/block:HasTags}
  714. <br/>
  715. {block:NoteCount}→ {NoteCountWithLabel}{/block:NoteCount}</div>
  716. {block:PostNotes}
  717. <div style="width:500px;overflow:hidden;">{PostNotes}</div>
  718. {/block:PostNotes}
  719. </div>
  720. {/block:PermalinkPage}
  721. </div>
  722.  
  723. {/block:Posts}
  724.  
  725. {block:IfSingleColumned}{block:IfEndlessScroll}</div>{/block:IfEndlessScroll}{/block:IfSingleColumned}
  726.  
  727. </div>
  728. </div>
  729.  
  730. <div style="position:fixed; bottom:5px; left:5px;"><img src="http://i49.tinypic.com/rc7j7o.jpg"/></div>
  731. <script language=JavaScript>
  732. <!--
  733.  
  734. //Disable right mouse click Script
  735. //By Maximus ([email protected]) w/ mods by DynamicDrive
  736. //For full source code, visit http://www.dynamicdrive.com
  737.  
  738. var message="Function Disabled!";
  739.  
  740. ///////////////////////////////////
  741. function clickIE4(){
  742. if (event.button==2){
  743. alert(message);
  744. return false;
  745. }
  746. }
  747.  
  748. function clickNS4(e){
  749. if (document.layers||document.getElementById&&!document.all){
  750. if (e.which==2||e.which==3){
  751. alert(message);
  752. return false;
  753. }
  754. }
  755. }
  756.  
  757. if (document.layers){
  758. document.captureEvents(Event.MOUSEDOWN);
  759. document.onmousedown=clickNS4;
  760. }
  761. else if (document.all&&!document.getElementById){
  762. document.onmousedown=clickIE4;
  763. }
  764.  
  765. document.oncontextmenu=new Function("return false")
  766.  
  767. // -->
  768. </script>
  769. </body>
  770. </html>
Advertisement
Add Comment
Please, Sign In to add comment