Advertisement
ipads

Jayc Theme

Feb 5th, 2013
1,240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 22.08 KB | None | 0 0
  1. <!--
  2.  
  3. Theme by Zak (unstrong.tumblr.com)
  4.  
  5. Remove credit and I'll hunt you down and kill you lol
  6.  
  7. -->
  8. <html lang="en">
  9. <head>f
  10. <script type="text/javascript"
  11. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  12.  
  13. <link href='http://static.tumblr.com/blpgwiz/usPm404d2/bounce_normal.css' rel='stylesheet' type='text/css'>
  14.  
  15. <link href='http://fonts.googleapis.com/css?family=Delius|Delius+Unicase' rel='stylesheet' type='text/css'>
  16.  
  17. <script>
  18. $(document).ready(function() {
  19. //
  20. $('a.poplight[href^=#]').click(function() {
  21. var popID = $(this).attr('rel'); //Get Popup Name
  22. var popURL = $(this).attr('href'); //Get Popup href to define size
  23. var query= popURL.split('?');
  24. var dim= query[1].split('&');
  25. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  26. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://media.tumblr.com/tumblr_lngwraXumj1qf72le.png" class="btn_close" title="Close" alt="Close" /></a>');
  27. var popMargTop = ($('#' + popID).height() + 80) / 2;
  28. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  29. //Apply Margin to Popup
  30. $('#' + popID).css({
  31. 'margin-top' : -popMargTop,
  32. 'margin-left' : -popMargLeft
  33. });
  34. $('body').append('<div id="fade"></div>');
  35. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  36. return false;
  37. });
  38. $('a.close, #fade').live('click', function() {
  39. $('#fade , .popup_block').fadeOut(function() {
  40. $('#fade, a.close').remove(); //fade them both out
  41. });
  42. return false;
  43. });
  44. });
  45. </script>
  46. <div style="opacity: 0; position: fixed; top: -30px; left: -400px;"><script language="JavaScript" src="http://s1.freehostedscripts.net/ocount.php?site=ID2005091&name="></script>
  47. </div>
  48. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  49.  
  50. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  51. <html lang="en">
  52.  
  53.  
  54. <script type="text/javascript"
  55. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  56.  
  57. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  58. <meta name="color:Background" content="#ffffff"/>
  59. <meta name="color:Text" content="#000000"/>
  60. <meta name="color:Borda" content="#d8d8d8"/>
  61. <meta name="color:Sidebar Links Border" content="#d8d8d8"/>
  62. <meta name="color:Sidebar Links Background" content="#ffffff"/>
  63. <meta name="color:Links" content="#000000"/>
  64. <meta name="color:Title" content="#000000"/>
  65. <meta name="color:Asks" content="#e6e6e6"/>
  66. <meta name="color:Hover" content="#686868"/>
  67. <meta name="image:Sidebar" content=""/>
  68. <meta name="image:Background" content=""/>
  69. <meta name="text:Link One Title" content=""/>
  70. <meta name="text:Link One" content="" />
  71. <meta name="text:Link Three Title" content=""/>
  72. <meta name="text:Link Three" content=""/>
  73. <meta name="text:Link Four Title" content=""/>
  74. <meta name="text:Link Four" content=""/>
  75. <meta name="text:Link Two Title" content=""/>
  76. <meta name="text:Link Two" content=""/>
  77. <meta name="text:Link Five Title" content=""/>
  78. <meta name="text:Link Five" content=""/>
  79. <meta name="image:Sidebar" content=""/>
  80. <meta name="image:Sidebar Background" content=""/>
  81. <meta name="if:Show Sidebar Image" content="0"/>
  82. <meta name="if:Popups" content="0"/>
  83. <meta name="if:3 Columns" content="0"/>
  84. <meta name="if:1 Column" content="0"/>
  85. <style type="text/css">
  86.  
  87. @font-face { font-family: "fuck"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  88.  
  89. a {color:;text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  90.  
  91.  
  92. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name=”description” content={MetaDescription}/>{/block:Description}
  93. <script type=text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script>
  94.  
  95.  
  96. <script type=text/javascript”>
  97. //
  98. function desabilitaMenu(e)
  99. {
  100. if (window.Event)
  101. {
  102. if (e.which == 2 || e.which == 3)
  103. return false;
  104. }
  105. else
  106. {
  107. event.cancelBubble = true
  108. event.returnValue = false;
  109. return false;
  110. }
  111. }
  112. document.oncontextmenu = desabilitaMenu;
  113. document.onmousedown = desabilitaBotaoDireito;
  114. document.onmouseup = desabilitaBotaoDireito;
  115. </script>trols{
  116. position:fixed !important;
  117. }
  118. ::-webkit-scrollbar-thumb:vertical {
  119.  
  120. height:9px;
  121.  
  122. background-color: #a4a4a4;
  123.  
  124. }
  125.  
  126. ::-webkit-scrollbar {
  127.  
  128. width:5px;
  129.  
  130. height:5px;
  131.  
  132. background:#fff;
  133.  
  134. margin-right:5px;
  135.  
  136. }
  137. @font-face {
  138. font-family: fromwhere;
  139. src: url('http://static.tumblr.com/huallmg/NOjm2hzvp/fromwhereyouare.ttf');
  140. }
  141. .popup_block{
  142. display: none; /*--hidden by default--*/
  143. background: white ;
  144. padding: 5px;
  145. border: 2px solid {color:borda};
  146. float: left;
  147. font-family: "fuck";
  148. font-size: 12;
  149. position: fixed;
  150. top: 50%; left: 50%;
  151. z-index: 99999;
  152. /*--CSS3 Box Shadows--*/
  153. -webkit-box-shadow: 0px 0px 20px #000;
  154. -moz-box-shadow: 0px 0px 20px #000;
  155. box-shadow: 0px 0px 20px #000;
  156. /*--CSS3 Rounded Corners--*/
  157. -webkit-border-radius: 0px;
  158. -moz-border-radius: 0px;
  159. border-radius: 0px;
  160. }
  161. img.btn_close {
  162. float: right;
  163. margin: 0 0px 0 0;
  164. }
  165. /*--Making IE6 Understand Fixed Positioning--*/
  166. *html #fade {
  167. position: absolute;
  168. }
  169. *html .popup_block {
  170. position: absolute;
  171. }
  172. @font-face {
  173. font-family: "kg luck of the irish";
  174. src: url('http://static.tumblr.com/nsunyax/RJSlz7y7g/kgluckoftheirish.ttf');
  175. }
  176. @font-face {
  177. font-family: "kg luck of the irish";
  178. src: url('http://static.tumblr.com/nsunyax/RJSlz7y7g/kgluckoftheirish.ttf');
  179. }
  180.  
  181. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/hcfbjje/sfRlpm8t0/starsfromoureyes.ttf'); }
  182.  
  183. .left{
  184. float: left;
  185. margin-right: 20px;
  186. width: 802px;
  187. }
  188.  
  189. #important{
  190.     font-size: 8px;
  191.     position: fixed;
  192.     bottom: 2px;
  193.     right: 2px;
  194.     padding: 4px;
  195.     background-color: #fff;
  196.     border: 1px solid #eee;
  197.     z-index: 9999999999999999999999999999;
  198. }
  199.  
  200. .right{
  201. float: right;
  202. width: 200px;
  203. background-color: {color:Background};
  204. }
  205. iframe#tumblr_controls {
  206. opacity:1;
  207. top: 0% !important;
  208. right:0% !important;
  209. position: fixed !important;
  210. -webkit-filter: invert(100%)
  211. z-index:99;
  212. }
  213. body {
  214. padding: 0px;
  215. margin: 0px;
  216. color:#000;
  217. font-family: fuck;
  218. font-size: 11px;
  219. background-color: {color:Background};
  220. background-image:url({image:Background});
  221. background-attachment: fixed;
  222. background-repeat: repeat;
  223. }
  224.  
  225. a:link, a:active, a:visited{
  226. color:{color:links};
  227. text-decoration: none;
  228. -webkit-transition: color 0.4s ease-out;
  229. -moz-transition: color 0.4s ease-out;
  230. }
  231.  
  232. a:hover{
  233. color:{color:hover};
  234. -webkit-transition: color 0.4s ease-out;
  235. -moz-transition: color 0.4s ease-out;
  236. text-shadow:0px 0px 1px {color:hover};
  237. }
  238.  
  239. .entry {
  240.     -webkit-animation: bounceIn 2s;
  241. -moz-animation: bounceIn 2s;
  242. -ms-animation: bounceIn 2s;
  243. {block:ifnot3columns}
  244. margin:4px;
  245. {/block:ifnot3columns}
  246. padding: 3px;
  247. float:left;
  248. background-color: white;
  249. border: 1px solid #e6e6e6;
  250. font-family: fuck;
  251. font-size: 11px;
  252. line-height:10px;
  253. {block:IndexPage}
  254. overflow: hidden;
  255. {block:if1column}
  256. width:400px;
  257. {/block:if1column}
  258. {block:ifnot1column}
  259. {block:ifnot3columns}
  260. width:250px;
  261. {/block:ifnot3columns}
  262. {/block:ifnot1column}
  263. {block:ifnot1column}
  264. {block:if3columns}
  265. width:250px;
  266. margin:4px;
  267. {/block:if3columns}
  268. {/block:ifnot1column}
  269. {/block:IndexPage}
  270. {block:PermalinkPage}
  271. width:450px;
  272. margin-left: 10px;
  273. {/block:PermalinkPage}
  274. }
  275.  
  276. .bubble {align:right;background:{color:asks}; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  277. .bubble p {margin:1px 0px;}
  278. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid {color:asks};}
  279. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: {color:asks}}
  280.  
  281. .entry #permalink {
  282. position: absolute;
  283. margin-top: 9px;
  284. margin-left: 0px;
  285. opacity: 0;
  286. -webkit-transition: all .5s ease;
  287. -moz-transition: all .5s ease;
  288. -o-transition: all .5s ease;
  289. transition: all .5s ease;
  290. }
  291.  
  292. .entry:hover #permalink {
  293. margin-top: 9px;
  294. margin-left: 0px;
  295. opacity: 1;
  296. }
  297.  
  298. .countreblog {
  299. letter-spacing:1px;
  300. font-family: short stack;
  301. font-size:9px;
  302. color: #a4a4a4;
  303. line-height:5px;
  304. margin: 1px;
  305. margin-left: 2px;
  306. background:#fff;
  307. background-repeat:repeat;
  308. border:1px solid #d8d8d8;
  309. padding:2px 2px;
  310. opacity: 1;
  311. -webkit-border-radius:0px;
  312. moz-border-radius:0px;
  313. -o-border-radius:0px;
  314. border-radius:0px;
  315. }
  316.  
  317. .countreblog a { color: #000; }
  318.  
  319. @font-face { font-family: pixie; src: url('http://static.tumblr.com/fxpo5zq/a8Em6bgnk/lekton-regular.ttf'); }
  320.  
  321. div#titleee{
  322. position:fixed;
  323. padding-top: 7px;
  324. padding-bottom: 7px;
  325. margin-top:0px;
  326. {block:if1column}
  327. margin-left:458px;
  328. width:418px;
  329. font-size: 11px;
  330. line-height: 11px;
  331. {/block:if1column}
  332. {block:ifnot3columns}
  333. {block:ifnot1column}
  334. left: 358px;
  335. width:532px;
  336. font-size: 15px;
  337. line-height: 15px;
  338. {/block:ifnot1column}
  339. {/block:ifnot3columns}
  340. {block:if3columns}
  341. margin-left:236px;
  342. width:800px;
  343. font-size: 20px;
  344. line-height: 20px;
  345. {/block:if3columns}
  346. background-color:#fff;
  347. letter-spacing:1px;
  348. font-family: "pixie";
  349. border:1px solid #e6e6e6;
  350. color:{color:borda};
  351. z-index:9;
  352. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  353. }
  354.  
  355. div#titleee:hover{
  356. color:#000;
  357. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  358. }
  359.  
  360. .linkss {
  361. width: auto;
  362. height: 11px;
  363. font-size:9px;
  364. letter-spacing:1px;
  365. font-family: pewp;
  366. margin-top:5px;
  367. margin-left:3px;
  368. line-height:11px;
  369. padding:2px;
  370. border:solid 1px {color:sidebar links border};
  371. background: {color:sidebar links background};
  372. text-align:center;
  373. -webkit-transition-duration: .6s;
  374. border-top-right-radius:3px;
  375. border-bottom-right-radius:3px;
  376. border-top-left-radius:3px;
  377. border-bottom-left-radius:3px;
  378. display: inline-block;
  379. }
  380.  
  381. .linkss:hover{
  382.     border: 1px dashed #000;
  383.     border-radius: 10px;
  384. }
  385.  
  386. @font-face { font-family: "pewp"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  387.  
  388. #get_theme{
  389.     display:none !important;
  390. }
  391.  
  392. div#sidebar{
  393. z-index:999;
  394. position:absolute !important;
  395. position:fixed !important;
  396. font-family: 'fuck', cursive;
  397. font-size: 11px;
  398. background-color:white;
  399. width:203px;
  400. height:100%;
  401. top:0px;
  402. background:url({image:Sidebar Background});
  403. border:1px solid #d8d8d8;
  404. {block:if1column}
  405. margin-left:250px;
  406. {/block:if1column}
  407. {block:ifnot3columns}
  408. {block:ifnot1column}
  409. left: 150px;
  410. {/block:ifnot1column}
  411. {/block:ifnot3columns}
  412. {block:if3columns}
  413. margin-left:30px;
  414. {/block:if3columns}
  415. padding:2px;
  416. border-radius:0px;
  417. }
  418.  
  419. div#sidebar3{
  420. z-index:1;
  421. position:fixed !important;
  422. font-family: 'fuck';
  423. font-size: 10px;
  424. background:url({image:Sidebar Background});
  425. height:100%;
  426. top:0px;
  427. opacity:1;
  428. border:1px solid #d8d8d8;
  429. {block:if1column}
  430. margin-left:877px;
  431. width:100px;
  432. {/block:if1column}
  433. {block:ifnot3columns}
  434. {block:ifnot1column}
  435. left: 891px;
  436. width:100px;
  437. {/block:ifnot1column}
  438. {/block:ifnot3columns}
  439. {block:if3columns}
  440. margin-left:1037px;
  441. width:100px;
  442. {/block:if3columns}
  443. padding:1px;
  444. letter-spacing:0px;
  445. }
  446.  
  447.  
  448. #posts {
  449. {block:if1column}
  450. width: 550px;
  451. margin-top:2px;
  452. margin-left:460px;
  453. {/block:if1column}
  454. {block:ifnot3columns}
  455. {block:ifnot1column}
  456. width: 650px;
  457. margin-top:2px;
  458. margin-left:359px;
  459. {/block:ifnot1column}
  460. {/block:ifnot3columns}
  461. {block:if3columns}
  462. width:850px;
  463. margin-top:2px;
  464. margin-left:239px;
  465. {/block:if3columns}
  466. float:left;
  467. font-family: "short stack";
  468. }
  469. .cred{
  470. top: 0px;
  471. left:0px;
  472. position:fixed;
  473. }
  474. #infscr-loading{
  475. bottom: -70px;
  476. position: absolute;
  477. left: 50%;
  478. margin-left:-8px;
  479. width:16px;
  480. height:11px;
  481. overflow:hidden;
  482. margin-bottom: 50px;
  483. }
  484.  
  485.  
  486. @font-face { font-family: "origin"; src: url('http://static.tumblr.com/lyl1wkn/6tdm8yvpc/origin-light.ttf'); }
  487. blockquote{
  488. padding:0px 0px 2px 5px;
  489. margin:0px 0px 0px 0px;
  490. border-left: 1px solid #555555;
  491. }
  492.  
  493. blockquote p, ul{
  494. margin:0px;
  495. padding:0px;
  496. }
  497.  
  498. a img{border: 0px;}
  499.  
  500. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  501.  
  502. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  503. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  504.  
  505. .notes img{
  506. width:10px;
  507. position:relative;
  508. top:3px;
  509. }
  510. {block:ifnot1column}
  511. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  512. {block:IndexPage}
  513. width: 250px !important;
  514. {/block:IndexPage}
  515. }
  516. .video embed, .post div.video object {width:250px !important; height:120px !important;}
  517. {/block:ifnot1column}
  518.  
  519. {block:if1column}
  520. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  521. {block:IndexPage}
  522. width: 400px !important;
  523. {/block:IndexPage}
  524. }
  525. .video embed, .post div.video object {width:400px !important; height:320px !important;}
  526. {/block:if1column}
  527.  
  528. .title{
  529. font-family: 'fromwhere';
  530. font-size: 12px;
  531. line-height:15px;
  532. color: {color:title};
  533. font-weight: normal;
  534. }
  535.  
  536. div#borda {
  537. border-bottom: 1px dashed {color:borda};}
  538.  
  539.  
  540. </style>
  541. {block:IndexPage}
  542. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  543. <script type="text/javascript" src="http://static.tumblr.com/9ukfwg7/TlZmfhq24/inf.txt"></script>
  544.  
  545. <script type="text/javascript">
  546. $(window).load(function () {
  547. var $content = $('#posts');
  548. $content.masonry({itemSelector: '.entry'}),
  549. $content.infinitescroll({
  550. navSelector : 'div#pagination',
  551. nextSelector : 'div#pagination a#nextPage',
  552. itemSelector : '.entry',
  553. loading: {
  554. finishedMsg: '',
  555. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  556. },
  557. bufferPx : 600,
  558. debug : false,
  559. },
  560. // call masonry as a callback.
  561. function( newElements ) {
  562. var $newElems = $( newElements );
  563. $newElems.hide();
  564. // ensure that images load before adding to masonry layout
  565. $newElems.imagesLoaded(function(){
  566. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  567.  
  568.  
  569. });
  570. });
  571. });
  572. </script>
  573.  
  574. {/block:IndexPage}
  575.  
  576. </div>
  577. <title>{title}</title>
  578.  
  579. <link rel="shortcut icon" href="{Favicon}">
  580. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  581. <meta name="viewport" content="width=820" />
  582.  
  583.  
  584.  
  585. <div class="wrapper">
  586.  
  587. <div class="header">
  588.  
  589. </div>
  590. <div id="sidebar3">
  591. </div>
  592. <div id="sidebar"><center><div style="padding-top: 5px;"></div><div style="font-size: 20px; font-family:delius unicase; -webkit-border-radius: 0px 0px 0px 0px;border:1px solid #e6e6e6;padding:4px;background:white; margin-top:0px; width: 183px;"><a href="/">{Title}</a></div><center>{block:ifshowsidebarimage}<div style="padding-top: 2px;"></div><center><img src="{image:sidebar}" style="-webkit-border-radius: 0px 0px 0px 0px;border:1px solid #e6e6e6;padding:2px;background:white;" margin-top:0px; width=187px></a>{/block:ifshowsidebarimage}<div style="padding-top: 3px;"></div><div style="-webkit-border-radius: 0px 0px 0px 0px;border:1px solid #e6e6e6;padding:2px;background:white; margin-top:0px; width: 187px;">{Description}</div>
  593. <center><span class="linkss"><a href="/">home</a></span>{block:ifpopups}<span class="linkss"><a href="#?w=500" rel="02" class="poplight">ask</a></span><span class="linkss"><a href="#?w=450" rel="04" class="poplight">links</a></span>{/block:ifpopups}{block:ifnotpopups}<span class="linkss"><a href="/ask">ask</a></span>{block:ifLinkOneTitle}<span class="linkss"><a href="{text:Link One}"> {text:Link One Title}</a></span>{/block:ifLinkOneTitle}{block:ifLinkTwoTitle}<span class="linkss"><a href="{text:Link Two}">{text:Link Two Title}</a></span>{/block:ifLinkTwoTitle}{block:ifLinkThreeTitle}<span class="linkss"><a href="{text:Link Three}">{text:Link Three Title}</a></span>{/block:ifLinkThreeTitle}{block:ifLinkFourTitle}<span class="linkss"><a href="{text:Link Four}">{text:Link Four Title}</a></span>{/block:ifLinkFourTitle}{block:ifLinkFiveTitle}<span class="linkss"><a href="{text:Link Five}">{text:Link Five Title}</a></span>{/block:ifLinkFiveTitle}{/block:ifnotpopups}<span class="linkss"><a href="http://unstrong.tumblr.com">credit</a></span><br><br></div>
  594.  
  595. <div class="left">
  596.  
  597. <div id="posts">
  598.  
  599. {block:Posts}
  600. <div class="entry">
  601.  
  602. {block:Text}
  603. {block:Title}<a href="{permalink}"><span class="title">{Title}</span></a>{/block:Title}
  604. <span class="entrytext">{Body}</span>
  605. <p align="right"><a href="{Permalink}">{NotecountWithLabel}</a>
  606. {/block:Text}
  607.  
  608. {block:Link}
  609. <a href="{URL}" class="title">{Name}</a>
  610. {block:Description}{Description}{/block:Description}
  611. {block:IndexPage}<p align="right"><a href="{Permalink}">{NotecountWithLabel}</a>{/block:IndexPage}
  612. {block:Link}
  613.  
  614. {block:Answer}
  615. <div class="post"><div class="askborder">
  616. <img src="{askerportraiturl-40}" width="40px"></div><div class="bubble"><span></span>{asker} said: {Question}</div><br>
  617. I said: {Answer}
  618. </div>
  619. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  620. {/block:Answer}
  621. {block:Photo}
  622. <center>
  623. {block:IndexPage}
  624. <div id="permalink">
  625. <span class="countreblog"><a href="{ReblogURL}" target="_blank">reblog</a></span><span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span></div>
  626. {LinkOpenTag}<div class="photo"><img src="{PhotoURL-500}" alt="{PhotoAlt}" {block:ifnot1column}width=250px{/block:ifnot1column}{block:if1column}width=400px{/block:if1column}/></div>{LinkCloseTag}{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px/>{LinkCloseTag}{/block:PermalinkPage}</center>
  627. {block:ifshowcaptions}{caption}{/block:ifshowcaptions}
  628. {/block:Photo}
  629.  
  630. {block:Photoset}
  631. {block:IndexPage} <div id="permalink">
  632. <span class="countreblog"><a href="{ReblogURL}" target="_blank">reblog</a></span> <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span></div>{/block:IndexPage}
  633. <center>{block:ifnot1column}<div class="photoset_photo" width="250px">{Photoset-250}</div>{/block:ifnot1column}{block:if1column}<div class="photoset_photo" width="400px">{Photoset-400}</div>{/block:if1column}</center>
  634. <p style="text-align: right;">
  635. {/block:Photoset}
  636.  
  637. {block:Quote}
  638. {Quote}</span> <br>
  639. {block:Source}<p align=right><strong>-{Source}</right></strong>{/block:Source}<p align="right"><a href="{Permalink}">{NotecountWithLabel}</a>
  640. {/block:Quote}
  641.  
  642. {block:Chat}
  643. {block:Title}<span class="title">{Title}</span>{/block:Title}
  644. <ul class="chat">
  645. {block:Lines}
  646. <li class="user_{UserNumber}">
  647. {block:Label}
  648. <span class="label">{Label}</span>
  649. {/block:Label}
  650. {Line}
  651. </li>
  652. {/block:Lines}
  653. </ul>
  654. <p align="right"><a href="{Permalink}">{NotecountWithLabel}</a>
  655. {/block:Chat}
  656.  
  657. {block:Audio}
  658. <div style="width:320px; height:30px;">
  659. {AudioPlayerBlack}
  660. </div>
  661. {block:IndexPage}<span class="permalink">
  662. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  663. </span>{/block:IndexPage}
  664. {/block:Audio}
  665.  
  666. {block:Video}
  667. {block:IndexPage}
  668. <div id="permalink">
  669. <span class="countreblog"><a href="{ReblogURL}" target="_blank">reblog</a></span> <span class="countreblog"><a href="{Permalink}">{NoteCount} notes</a></span></div>
  670. <center>{block:if1column}
  671. <div class="video">{Video-400}</div>{/block:if1column}{block:ifnot1column}
  672. <div class="video">{Video-250}</div>{/block:ifnot1column}</center></center>
  673. {/block:IndexPage}
  674. {block:PermalinkPage}
  675. <center>
  676. {Video-550}</center>
  677. {/block:PermalinkPage}
  678. {block:Video}
  679.  
  680. {block:PermalinkPage}
  681. <center>
  682. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  683.  
  684.  
  685. {/block:PermalinkPage}
  686.  
  687.  
  688. {block:PostNotes}{PostNotes}
  689. {/block:PostNotes}
  690. </div>
  691.  
  692.  
  693. {/block:Posts}
  694. </div>
  695. </div>
  696. {block:IndexPage}
  697. {block:Pagination}
  698. <div id="pagination">
  699. {block:NextPage}
  700. <a id="nextPage" href="{NextPage}"></a>
  701. {/block:NextPage}
  702. {block:PreviousPage}
  703. <a href="{PreviousPage}">&larr;&nbsp;</a>
  704. {/block:PreviousPage}
  705. </div>
  706. {/block:Pagination}
  707. {/block:IndexPage}
  708. </div>
  709. </body>
  710. <div style="position: fixed; top: -40px; left: -40px; opacity: 0;"><script language="JavaScript">
  711. var ref = (''+document.referrer+'');
  712. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID2998753&e1=using theme&e2=using theme&r=' + ref + '"><\/script>');
  713. </script></div>
  714. {block:ifpopups}
  715. <div id="04" class="popup_block"><right><font face="fromwhere"><font size="5">Links:</font></font></right>
  716. <center>
  717. <a href="/archive">archive -</a> {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a> -{/block:Pages}{/block:HasPages}  {block:ifLinkOneTitle} <a href="{text:Link One}"> {text:Link One Title} - </a> {/block:ifLinkOneTitle}
  718. {block:ifLinkTwoTitle} <a href="{text:Link Two}"> {text:Link Two Title} - </a> {/block:ifLinkTwoTitle} {block:ifLinkThreeTitle}<a href="{text:Link Three}"> {text:Link Three Title} - </a> {/block:ifLinkThreeTitle} {block:ifLinkFourTitle}<a href="{text:Link Four}"> {text:Link Four Title} - </a> {/block:ifLinkFourTitle} <a href="/submit">submit</a> - <a href="http://unstrong.tumblr.com">©</a>
  719. </center></div></div>
  720.  
  721. </div></div></div></div></div></div></div></div></div></div>
  722.  
  723. <div id="02" class="popup_block">
  724. <center><font face="fromwhere"><font size="5">ask questions here</font></font></center>
  725. <center>
  726. <iframe frameborder="0" height="200" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" width="100%"></iframe><!--[if IE]><mce:script type="text/javascript"><! document.getElementById('ask_form').allowTransparency=true; // --><!--[endif] --></p>
  727. </center></div>
  728.  
  729.  
  730. </div></div></div></div></div></div></div></div></div></div>
  731. {/block:ifpopups}
  732.    
  733. </div>
  734.  
  735. </html>
  736.  
  737. <!--
  738.  
  739. Please do not delete the credit, if you remove credit, make sure to leave credit somewhere like your FAQ, failure to do this will result in termination of your blog
  740.  
  741. -->
  742.  
  743. <div id="important">Theme: <a href="http://unstrong.tumblr.com"><b>Edited by</b></a> / <b><a href="http://cozed.tumblr.com">Original</a></div>
  744. <div style="position: fixed; bottom: 3px; right: 3px;"><a href="http://unstrong.tumblr.com">theme</a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement