Advertisement
Guest User

Untitled

a guest
Jun 11th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.06 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.  
  5.  
  6.  
  7. <head>
  8.  
  9.  
  10.  
  11. </script>
  12.  
  13. <!-- DEFAULT COLORS -->
  14. <meta name="color:Background" content="#88c224"/>
  15. <meta name="color:posts" content="#1a1818"/>
  16. <meta name="color:post glow" content="#000000"/>
  17. <meta name="color:Text" content="#ffb000"/>
  18. <meta name="color:header title" content="#ffffff"/>
  19. <meta name="color:text headers" content="#ffa600"/>
  20. <meta name="color:bold text" content="#f50a0a"/>
  21. <meta name="color:label background" content="#000000"/>
  22. <meta name="color:link" content="#000000"/>
  23. <meta name="color:link hover" content="#ffffff"/>
  24.  
  25. <meta name="image:Header" content=""/>
  26. <meta name="image:Portrait" content=""/>
  27. <meta name="image:Background" content="" />
  28.  
  29. <meta name="if:Show Infinite Scroll" content="1" />
  30. <meta name="if:Show Round Corners" content="1" />
  31. <meta name="if:Show Shadow" content="1" />
  32. <meta name="if:Show Ask Box" content="1" />
  33. <meta name="if:Show Title" content="1" />
  34.  
  35. <meta name="text:Font Size" content="8px"/>
  36. <meta name="font:Body" content="'Arial', Trebuchet MS, Helvetica, Tahoma, sans-serif" />
  37. <meta name="text:Custom Link One" content="" />
  38. <meta name="text:Custom Link One Title" content="" />
  39. <meta name="text:Custom Link Two" content="" />
  40. <meta name="text:Custom Link Two Title" content="" />
  41. <meta name="text:Custom Link Three" content="" />
  42. <meta name="text:Custom Link Three Title" content="" />
  43. <meta name="text:Custom Link Four" content="" />
  44. <meta name="text:Custom Link Four Title" content="" />
  45.  
  46.  
  47.  
  48.  
  49. <title>TRANSPH0RM3R</title>
  50.  
  51.  
  52.  
  53. <link rel="stylesheet" href="http://static.tumblr.com/usaykzx/o8Bku9w35/reset.css" type="text/css" />
  54. <link rel="shortcut icon" href="{Favicon}">
  55. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  56. {block:Description}
  57. <meta name="description" content="{MetaDescription}" />
  58. {/block:Description}
  59.  
  60. <style type="text/css">
  61.  
  62.  
  63. ::-webkit-scrollbar { width: 9px; height: 9px; }
  64. ::-webkit-scrollbar-button:start:decrement,
  65. ::-webkit-scrollbar-button:end:increment { height: 0px; display: block; background: #fff; }
  66. ::-webkit-scrollbar-track-piece { background: {color:background}; }
  67. ::-webkit-scrollbar-thumb { border-radius: 8px; height: 50px; background-color: {color:label background} }
  68. ::-webkit-scrollbar-thumb:hover { background-color: {color:text headers}; }
  69.  
  70. small{font-size:100%;}
  71. body{
  72. margin-top: 8px;
  73. text-align:center;
  74. color: {color:Text};
  75. font-family: {font:Body};
  76. font-size: {text:Font Size};
  77. line-height: 12px;
  78. background-color:{color:Background};
  79. background-image:url({image:Background});
  80. background-attachment: fixed;
  81. background-position:center;
  82. background-repeat: repeat;}
  83.  
  84. a, a:link, a:visited, a:active{color: {color:link}; text-decoration:none;
  85. font-family: {font:Body};
  86. font-size: {text:Font Size}; line-height:12px; }
  87. a:hover{color:{color:link hover}; line-height:12px;}
  88.  
  89. #tumblr_controls{
  90. position:fixed!important;}
  91.  
  92. b, strong{color: {color:bold text};
  93. font-family: {font:Body};
  94. font-size: {text:Font Size}; line-height:12px;}
  95.  
  96.  
  97.  
  98. #wtf {
  99. width:1000px;
  100. height:auto;
  101. {block:PermalinkPage}
  102. width:auto;
  103. height:auto;
  104. {/block:PermalinkPage}
  105. padding-top:8px;
  106. padding-left:8px;
  107. margin-top:0px;
  108. margin-left:225px;
  109. margin-right:225px;
  110. overflow:hidden;
  111. color: {color:Text};
  112. font-family: {font:Body};
  113. font-size: {text:Font Size};
  114. line-height: 12px;
  115. background-color: transparent;}
  116.  
  117. #entry{
  118. {block:IfShowRoundCorners}-moz-border-radius:6px; border-radius:6px;{/block:IfShowRoundCorners}
  119.  
  120. {block:IfShowShadow}
  121. -moz-box-shadow: 0px 0px 12px 0px {color:post glow};
  122. -webkit-box-shadow: 0px 0px 12px 0px {color:post glow};
  123. box-shadow: 0px 0px 12px 0px {color:post glow};
  124.  
  125. /* For IE 8 */
  126. -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='{color:post glow}')";
  127. /* For IE 5.5 - 7 */
  128. filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='{color:post glow}');
  129. {/block:IfShowShadow}
  130. border: 0px solid {color:posts};
  131. float:right;
  132. padding:0px;
  133. background-image:url();
  134. display: block;
  135. background-color: {color:posts};
  136. width:400px;
  137. height:;
  138. overflow: hidden;
  139. margin:6px;
  140. position: relative;
  141. {block:PermalinkPage}
  142. width:500px;
  143. height:auto;
  144. {/block:PermalinkPage}}
  145.  
  146.  
  147.  
  148.  
  149. #permapage {
  150. {block:IfShowRoundCorners}-moz-border-radius:6px; border-radius:6px;{/block:IfShowRoundCorners}
  151. padding:4px;
  152. margin-top:2px;
  153. margin-bottom:2px;
  154. background-color:{color:label background};}
  155.  
  156. #question{
  157. overflow:SHOW;
  158. padding-bottom:3px;
  159. margin-bottom:3px;}
  160.  
  161. #askr{
  162. display:block;
  163. float:right;
  164. width:60px;
  165. overflow:auto;
  166. margin-right:3px;}
  167.  
  168. ul {
  169. list-style: disc;
  170. padding: 4px 0px 6px 20px;}
  171.  
  172. blockquote{padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:label background};}
  173.  
  174. blockquote img{display:block; width:100%;}
  175.  
  176. blockquote p{padding:0px; margin:0px;}
  177.  
  178. blockquote blockquote{position:relative; left:6px; margin-top:0px; margin-right:0px; padding-right:0px;}
  179.  
  180.  
  181. #bottominfo{
  182. padding:2px 0px 0px 0px;
  183. display:block;}
  184.  
  185. .answer p{margin:0px;}
  186. .notes img{
  187. width:10px;
  188. position:relative;
  189. top:1px;}
  190.  
  191. ol.notes, .notes li{
  192. list-style:none;
  193. margin:0px;
  194. padding:0px;}
  195.  
  196. small {font-size:7px; line-height:8px; letter-spacing:0px;}
  197. big {font-family:arial black; color:{color:text}; font-size:14px;}
  198.  
  199. a img{border:none;}
  200.  
  201. .label {
  202. color: #831421;font-weight: bold; line-height:12px;}
  203.  
  204. .odd {
  205. background-color:{color:label background};}
  206.  
  207.  
  208.  
  209. h1 {
  210. {block:IfShowShadow}text-shadow: 1px 1px 6px #000;{/block:IfShowShadow}
  211. color: {color:header title};
  212. font-size: 60px;
  213. line-height: 60px;
  214. font-family: impact;
  215. font-weight:normal;
  216. text-transform: uppercase;
  217. letter-spacing: -2px;
  218. margin-left:3px;}
  219.  
  220. h2 {
  221. color: {color:text headers};
  222. font-size: 16px;
  223. line-height: 16px;
  224. font-family: impact;
  225. font-weight: normal;
  226. text-transform: uppercase;
  227. letter-spacing: -1px;
  228. margin-top:0px;
  229. margin-bottom: -4px;
  230. padding-bottom: 6px;}
  231.  
  232.  
  233. .audio embed {width:250px; {block:IfShowRoundCorners}-moz-border-radius:6px; border-radius:6px;{/block:IfShowRoundCorners} }
  234.  
  235.  
  236. #ask {
  237. background-color: {color:label background};
  238. padding:4px;
  239. margin-bottom:4px;}
  240.  
  241. #top{
  242. z-index:8;
  243. overflow:hidden;
  244. margin-left: auto;
  245. margin-right:auto;
  246. border-bottom: 9px solid {color:label background};
  247. padding: 0px;
  248. top: 304px;
  249. width: 866px;
  250. height: auto;
  251. {block:PermalinkPage}
  252. width:500px;
  253. height:auto;
  254. {/block:PermalinkPage}
  255. background-color: transparent;}
  256.  
  257.  
  258. #entry #infos {
  259. z-index:10;
  260. -moz-box-shadow: 0px 0px 12px 0px #000;
  261. -webkit-box-shadow: 0px 0px 12px 0px #000;
  262. box-shadow: 0px 0px 12px 0px #000;
  263.  
  264. /* For IE 8 */
  265. -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000')";
  266. /* For IE 5.5 - 7 */
  267. filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000');
  268. opacity:0.8;
  269. filter: alpha(opacity=80);
  270. -moz-opacity:0.8;
  271. background-color:{color:bold text};
  272. width:402px;
  273. position: absolute;
  274. top:-60px;
  275. margin-left:0px;
  276. -webkit-transition: all .4s ease-out;
  277. -moz-transition: all .4s ease-out;
  278. -o-transition: all .4s ease-out;
  279. transition: all .4s ease-out;
  280. z-index:10;
  281. overflow-y:hidden;
  282. height: 34px;}
  283.  
  284. #entry:hover #infos {
  285. z-index:10;
  286. top: 0px;
  287. -webkit-transition: all .4s ease-out;
  288. -moz-transition: all .4s ease-out;
  289. -o-transition: all .4s ease-out;
  290. transition: all .4s ease-out;}
  291.  
  292. #entry #infos #details {
  293. background-image:url();
  294. background-position:top center;
  295. background-repeat:repeat;
  296. float:right;
  297. display:block;
  298. width:402px;
  299. height: 60px;
  300. padding: 0px 0px 0px 0px;}
  301.  
  302.  
  303. a.notecount {
  304. text-shadow: 0px 0px 0px #000;
  305. color:{color:header title};
  306. font-size: 17px;
  307. line-height: 20px;
  308. font-family: impact;
  309. font-weight:normal;
  310. text-transform: uppercase;
  311. letter-spacing: -1px;
  312. margin-left:1px;}
  313.  
  314. a.notecount:hover {
  315. color:{color:text headers};}
  316.  
  317.  
  318. a.links {
  319. color:{color:bold text };
  320. background-color:{color:bold text};
  321. font-family: Arial;
  322. font-size: 7px;
  323. line-height: 10px;
  324. font-weight:bold;
  325. text-transform: uppercase;
  326. letter-spacing:1px;
  327.  
  328. padding:4px;
  329. margin-top: 4px;
  330. margin-bottom: 2px;
  331. margin-right:4px;
  332. text-align: center;}
  333.  
  334. a.links:hover {
  335. color:{color:text headers};
  336. background-color:{color:label background}; }
  337.  
  338. img.middle {
  339. vertical-align:middle;
  340. margin-bottom:14px;}
  341.  
  342. #tags{
  343. background-color: transparent;
  344. padding:2px;
  345. margin-top:-10px;
  346. border-top:0px solid {color:posts};}
  347.  
  348. #tags a {font-size:7px; color:#ffffff;}
  349.  
  350. #tags b {font-size:7px; color:#ffffff;}
  351.  
  352.  
  353. #slideout {
  354. {block:IfShowShadow}
  355. -moz-box-shadow: 0px 0px 12px 0px {color:post glow};
  356. -webkit-box-shadow: 0px 0px 12px 0px {color:post glow};
  357. box-shadow: 0px 0px 12px 0px {color:post glow};
  358.  
  359. /* For IE 8 */
  360. -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='{color:post glow}')";
  361. /* For IE 5.5 - 7 */
  362. filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='{color:post glow}');
  363. {/block:IfShowShadow}
  364.  
  365. z-index:1000;
  366. position: fixed;
  367. top: 150px;
  368. left: 170px;
  369. width: 0px;
  370. padding: px 0px;
  371. text-align: center;
  372. background: {color:bold text};
  373. -webkit-transition-duration: 0.3s;
  374. -moz-transition-duration: 0.3s;
  375. -o-transition-duration: 0.3s;
  376. transition-duration: 0.3s;
  377. -webkit-border-radius: 0 0px 0px 0;
  378. -moz-border-radius: 0 0px 0px 0;
  379. border-radius: 5px 0px 0px 5px;}
  380.  
  381. #slideout_inner {
  382. {block:IfShowShadow}
  383. -moz-box-shadow: 0px 0px 12px 0px {color:post glow};
  384. -webkit-box-shadow: 0px 0px 12px 0px {color:post glow};
  385. box-shadow: 0px 0px 12px 0px {color:post glow};
  386.  
  387. /* For IE 8 */
  388. -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='{color:post glow}')";
  389. /* For IE 5.5 - 7 */
  390. filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='{color:post glow}');
  391. {/block:IfShowShadow}
  392.  
  393. position: fixed;
  394. top: 245px;
  395. left: 70px;
  396. background:{color:header title};
  397. width: 253px;
  398. padding: 0px;
  399. height: 305px;
  400. -webkit-transition-duration: 0.3s;
  401. -moz-transition-duration: 0.3s;
  402. -o-transition-duration: 0.3s;
  403. transition-duration: 0.3s;
  404. text-align: center;
  405. -webkit-border-radius: 5 0 0px 5;
  406. -moz-border-radius: 5 0 0px 5;
  407. border-radius: 5px 5px 5px 5px;
  408. ;}
  409.  
  410.  
  411.  
  412. #slideout:hover {
  413. z-index:1000;
  414. right: 0px;}
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421. #slideout2 {
  422. {block:IfShowShadow}
  423. -moz-box-shadow: 0px 0px 0px 0px {color:post glow};
  424. -webkit-box-shadow: 0px 0px 0px 0px {color:post glow};
  425. box-shadow: 0px 0px 0px 0px {color:post glow};
  426.  
  427. /* For IE 8 */
  428. -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='{color:post glow}')";
  429. /* For IE 5.5 - 7 */
  430. filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='{color:post glow}');
  431. {/block:IfShowShadow}
  432.  
  433. z-index:600;
  434. position: fixed;
  435. top: 245px;
  436. left: 70px;
  437. width: 50px;
  438. padding: 50px 0px;
  439. text-align: center;
  440. background: {color:bold text};
  441. -webkit-transition-duration: 0.3s;
  442. -moz-transition-duration: 0.3s;
  443. -o-transition-duration: 0.3s;
  444. transition-duration: 0.3s;
  445. -webkit-border-radius: 5 0px 0px 5;
  446. -moz-border-radius: 5 0px 0px 5;
  447. border-radius: 5px 5px 5px 5px;}
  448.  
  449.  
  450.  
  451. #slideout_inner2 {
  452. {block:IfShowShadow}
  453. -moz-box-shadow: 0px 0px 6px 0px {color:post glow};
  454. -webkit-box-shadow: 0px 0px 6px 0px {color:post glow};
  455. box-shadow: 0px 0px 6px 0px {color:post glow};
  456.  
  457. /* For IE 8 */
  458. -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='{color:post glow}')";
  459. /* For IE 5.5 - 7 */
  460. filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='{color:post glow}');
  461. {/block:IfShowShadow}
  462.  
  463. position: fixed;
  464. top: 360px;
  465. left: 71px;
  466. background: {color:posts};
  467. width: 230px;
  468. padding: 10px;
  469. height: auto;
  470. -webkit-transition-duration: 0.3s;
  471. -moz-transition-duration: 0.3s;
  472. -o-transition-duration: 0.3s;
  473. transition-duration: 0.3s;
  474. text-align: left;
  475. -webkit-border-radius: 0 0 5px 0;
  476. -moz-border-radius: 0 0 5px 0;
  477. border-radius: 5px 5px 5px 5px;}
  478.  
  479. #slideout2:hover {
  480. z-index:600;
  481. left: 70px;}
  482.  
  483. #slideout2:hover #slideout_inner2 {
  484. z-index:600;
  485. left: 320px;}
  486.  
  487.  
  488. #slideout3 {
  489. {block:IfShowShadow}
  490. -moz-box-shadow: 0px 0px 12px 0px {color:post glow};
  491. -webkit-box-shadow: 0px 0px 12px 0px {color:post glow};
  492. box-shadow: 0px 0px 12px 0px {color:post glow};
  493.  
  494. /* For IE 8 */
  495. -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='{color:post glow}')";
  496. /* For IE 5.5 - 7 */
  497. filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='{color:post glow}');
  498. {/block:IfShowShadow}
  499.  
  500. z-index:400;
  501. position: fixed;
  502. top: 375px;
  503. left: 240px;
  504. width: 20px;
  505. padding: 40px 0;
  506. text-align: center;
  507. background: {color:bold text};
  508. -webkit-transition-duration: 0.3s;
  509. -moz-transition-duration: 0.3s;
  510. -o-transition-duration: 0.3s;
  511. transition-duration: 0.3s;
  512. -webkit-border-radius: 5 5px 5px 5;
  513. -moz-border-radius: 5 5px 5px 5;
  514. border-radius: 5px 5px 5px 5px;}
  515.  
  516. #slideout_inner3 {
  517. {block:IfShowShadow}
  518. -moz-box-shadow: 0px 0px 6px 0px {color:post glow};
  519. -webkit-box-shadow: 0px 0px 6px 0px {color:post glow};
  520. box-shadow: 0px 0px 6px 0px {color:post glow};
  521.  
  522. /* For IE 8 */
  523. -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='{color:post glow}')";
  524. /* For IE 5.5 - 7 */
  525. filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='{color:post glow}');
  526. {/block:IfShowShadow}
  527.  
  528. position: fixed;
  529. top: 320px;
  530. left: 72px;
  531. background: {color:posts};
  532. width: 230px;
  533. padding: 10px;
  534. height: auto;
  535. -webkit-transition-duration: 0.3s;
  536. -moz-transition-duration: 0.3s;
  537. -o-transition-duration: 0.3s;
  538. transition-duration: 0.3s;
  539. text-align: left;
  540. -webkit-border-radius: 0 0 5px 0;
  541. -moz-border-radius: 0 0 5px 0;
  542. border-radius: 5px 5px 5px 5px;}
  543.  
  544. #slideout3:hover {
  545. z-index:400;
  546. left: 200px;}
  547.  
  548. #slideout3:hover #slideout_inner3 {
  549. z-index:400;
  550. left: 280px;}
  551.  
  552.  
  553. a.links1 {
  554. text-align:left;
  555. width:228px;
  556. color: {color:text headers};
  557. display: inline-block;
  558. text-transform: uppercase;
  559. font-family:arial;
  560. font-weight:bold;
  561. font-size:7px;
  562. padding: 2px;
  563. -webkit-transition-property:color, text;
  564. -webkit-transition-duration: .4s;
  565. -moz-transition-duration: .2s;
  566. -webkit-transition-timing-function: linear, ease-in;
  567. margin-bottom:2px;
  568. background-color: {color:label background};}
  569.  
  570.  
  571. a.links1:hover {
  572. text-align:center;
  573. color: {color:label background};
  574. padding-left:6px ;
  575. -webkit-transition-duration: .2s;
  576. -moz-transition-duration: .2s;
  577. background-color: {color:text headers};}
  578.  
  579.  
  580.  
  581. .descrip {
  582. display: block;
  583. writing-mode: lr-tb;
  584. -webkit-transform: rotate(-360deg);
  585. -moz-transform: rotate(-90deg);
  586. -ms-transform: rotate(-90deg);
  587. -o-transform: rotate(-90deg);
  588. transform: rotate(-90deg);
  589. position: absolute;
  590. left: -5px;
  591. top: 70px;
  592. font-family:arial;
  593. font-size: 9px;
  594. font-weight: small;
  595. color:{color:header title};
  596. text-transform: capitalize;
  597. letter-spacing:1px;}
  598.  
  599.  
  600.  
  601. .descrip2 {
  602. display: block;
  603. writing-mode: lr-tb;
  604. -webkit-transform: rotate(-90deg);
  605. -moz-transform: rotate(-90deg);
  606. -ms-transform: rotate(-90deg);
  607. -o-transform: rotate(-90deg);
  608. transform: rotate(-90deg);
  609. position: absolute;
  610. left: -7px;
  611. top: 34px;
  612. font-family:impact;
  613. font-size: 15px;
  614. font-weight: normal;
  615. color:{color:text headers};
  616. text-transform: uppercase;
  617. letter-spacing: -1px;}
  618.  
  619.  
  620. .descrip3 {
  621. display: block;
  622. writing-mode: lr-tb;
  623. -webkit-transform: rotate(-360deg);
  624. -moz-transform: rotate(-90deg);
  625. -ms-transform: rotate(-90deg);
  626. -o-transform: rotate(-90deg);
  627. transform: rotate(-90deg);
  628. position: absolute;
  629. left: 5px;
  630. top: 34px;
  631. font-family:impact;
  632. font-size: 16px;
  633. font-weight: normal;
  634. color:{color:text headers};
  635. text-transform: uppercase;
  636. letter-spacing: -1px;}
  637.  
  638. {CustomCSS}
  639. </style>
  640.  
  641. {block:IfShowInfiniteScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfShowInfiniteScroll}
  642.  
  643. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  644.  
  645. <script type="text/javascript" src="http://static.tumblr.com/eptm5us/Rb0llmimz/jquery.magnifier.js">
  646.  
  647. /***********************************************
  648. * jQuery Image Magnify- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
  649. * This notice MUST stay intact for legal use
  650. * Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
  651. ***********************************************/
  652. </script>
  653.  
  654.  
  655. </head>
  656.  
  657. <body>
  658.  
  659.  
  660. <div id="wtf">
  661. <center>
  662. {block:IfShowTitle}<a href="http://{name}.tumblr.com"><h1>{Title}</h1></a>{/block:IfShowTitle}
  663. </center><br>
  664.  
  665. <div id="slideout2">
  666. <span class="descrip2">L1NKS</span>
  667. <div id="slideout_inner2">
  668.  
  669. <center>
  670. <a href="http://{name}.tumblr.com" class="links1">Home</a>
  671. {block:AskEnabled}<a href="/ask" class="links1">Ask</a>{/block:AskEnabled}
  672. {block:SubmissionsEnabled}<a href="/submit" class="links1">Submit</a>{/block:SubmissionsEnabled}
  673.  
  674. <a href="/archive" class="links1">Archive</a>
  675.  
  676. {block:HasPages}
  677. {block:Pages}
  678. <a href="{URL}" class="links1">{Label}</a>
  679. {/block:Pages}
  680. {/block:HasPages}
  681.  
  682. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" class="links1">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
  683.  
  684. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" class="links1">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
  685.  
  686. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" class="links1">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
  687.  
  688. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}" class="links1">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
  689.  
  690. <div id="slideout">
  691. <span class="descrip">HOVER.PHOTO</span>
  692. <div id="slideout_inner">
  693.  
  694. {block:IfPortraitImage}
  695. <a href="http://{name}.tumblr.com"><img src="{image:Portrait}" width="253" border="0" style="padding-bottom:0px;"></a>
  696. {/block:IfPortraitImage}
  697.  
  698. {block:Description}
  699.  
  700. <div style="height:50px; width:205px; overflow:auto; text-align:center; padding-left:22px;">
  701. {Description}
  702. </div>
  703. {/block:Description}
  704.  
  705. </div>
  706. </div>
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714. </div>
  715. </div>
  716.  
  717. {block:IfShowAskBox}
  718. <div id="slideout3">
  719. <span class="descrip3">?</span>
  720. <div id="slideout_inner3">
  721. <div id="righthold">
  722. <h2>{AskLabel}</h2>
  723. <iframe frameborder="0" border="0" scrolling="no" width="230" height="150" allowtransparency="true"
  724. src="http://www.tumblr.com/ask_form/{name}.tumblr.com" style"background-color:transparent; overflow:hidden;:"></iframe>
  725. </div>
  726. </div>
  727. </div>
  728. {block:IfShowAskBox}
  729.  
  730.  
  731.  
  732. {block:IfHeaderImage}
  733. <center><a href="/"><img src="{image:Header}"></a></center>
  734. {/block:IfHeaderImage}
  735.  
  736.  
  737.  
  738.  
  739. <div class="autopagerize_page_element">
  740. {block:Posts}
  741.  
  742.  
  743.  
  744. <div id="entry">
  745. {block:IndexPage}
  746. <center><div id="infos">
  747. <div id="details">
  748.  
  749.  
  750.  
  751. <a href="{Permalink}"><img src="http://i46.tinypic.com/29e56ko.png" width="25" border="0" class="middle"></a>
  752.  
  753. <a href="{ReblogURL}"><img src="http://i48.tinypic.com/4ubfps.png" width="25" border="0" class="middle"></a> <a href="{Permalink}"
  754.  
  755.  
  756. class="notecount">{NoteCountwithlabel}
  757. </a>
  758.  
  759.  
  760.  
  761.  
  762. </div>
  763. </div></center>
  764. {/block:IndexPage}
  765.  
  766.  
  767. {block:Text}<h2>{Title}</h2>{Body}{/block:Text}
  768.  
  769. {block:Photo}
  770. {block:IndexPage}{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" width="400" style="margin-bottom: -2px;"></a>{LinkCloseTag}
  771. {block:IfShowPhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowPhotoCaption}
  772. {/block:IndexPage}
  773.  
  774. {block:PermalinkPage}
  775. {LinkOpenTag}<img src="{PhotoURL-500}" width="400" alt="{PhotoAlt}"/>{LinkCloseTag}
  776. {Caption}
  777. {/block:PermalinkPage}
  778. {/block:Photo}
  779.  
  780. {block:Photoset}<center>{block:IndexPage}{Photoset-250}
  781. {block:IfShowPhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowPhotoCaption}
  782. {/block:IndexPage}{block:PermalinkPage}{Photoset-250}{/block:PermalinkPage}</center>{block:PermalinkPage}{/block:PermalinkPage}{/block:Photoset}
  783.  
  784.  
  785. {block:Quote}<h2>"{Quote}"</h2>{block:Source}{Source}{/block:Source}{/block:Quote}
  786.  
  787. {block:Link}<a href="{URL}" class="link" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}
  788. {block:Chat}
  789. {block:Title}{Title}{/block:Title}
  790. {block:Lines}
  791. {block:Label}
  792. <div class="{Alt}"><span class="label"><strong>{Label}</strong></span>
  793. <span class="line">{Line}</span></div>
  794. {/block:Label}
  795. {/block:Lines}
  796. {/block:Chat}
  797.  
  798. {block:Video}
  799.  
  800. {block:IndexPage}
  801. <div class="video"><center>{Video-250}</center></div>
  802. {/block:IndexPage}
  803.  
  804. {block:PermalinkPage}
  805. <div class="video2"><center>{Video-500}</center></div>
  806. {Caption}
  807. {/block:PermalinkPage}
  808.  
  809. {/block:Video}
  810.  
  811.  
  812. {block:Audio}
  813. <div class="audio">{AudioPlayerBlack}</div>
  814. {Caption}
  815. {/block:Audio}
  816.  
  817.  
  818. {block:Answer}
  819. <div id="ask">{Asker}: {Question}</div>
  820. <p>{Answer}</p>
  821. {/block:Answer}
  822.  
  823.  
  824.  
  825.  
  826.  
  827. {block:PermalinkPage}{block:Date}
  828. <div id="permapage">
  829. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">{ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a> at {12Hour}:{Minutes}{AmPm}{block:RebloggedFrom}<br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>.{/block:RebloggedFrom}
  830. {block:Photo}{block:HighRes}<br>HighRes: <a href="{PhotoURL-HighRes}">view</a>{/block:HighRes}{/block:Photo}<br>{block:HasTags}<BR>Tagged: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  831. </div>{/block:Date}
  832. {/block:PermalinkPage}
  833.  
  834. {block:PostNotes}<div id="permapage">
  835. <h2>{NoteCount} Notes</h2>
  836. <br>{PostNotes}</div>{/block:PostNotes}
  837.  
  838. </div>
  839.  
  840.  
  841. {/block:Posts}
  842. </div>
  843.  
  844.  
  845. <div id="top">
  846. {block:Pagination}
  847.  
  848. </td>
  849. </tr>
  850. </table></center>{/block:Pagination}
  851. <center><center><b><small>Original theme By:</small></b> <a href="http://destroyer.tumblr.com/"><small>destroyer<b><small>REtheme By:</small></b> <a href="http:/transphorm3r.tumblr.com/"><small>GAA</small></a> / <a href="http://justenz.tumblr.com/"><small>enz</small></a> <small>|</small> <b><small>Powered By:</small></b> <a href="http://tumblr.com"><small>Tumblr.com</small></a></center></div>
  852.  
  853.  
  854. </body>
  855.  
  856.  
  857. <img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzMzQ*MzA1NTQ5MTgmcHQ9MTMzNDQzMDU2OTY3MSZwPTIxMzc5MSZkPSZnPTEmbz*2NTYwYmRkYTQxZjg*YTBkOTdm/OGZmY2ZiNDcwZTM5Mw==.gif" /><embed quality="high" style="width:1px;visibility:visible; height:1;" type="application/x-shockwave-flash" height="1" width="1" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" src="http://www.hypster.com/flash/player.swf?id=3935279:5019620:0&autoplay=true" FlashVars="color_bg=0x9A0000&color_border=0x9A0000&color_box=0x9A0000&color_songbg=0xFF9700&color_song_clicked=0xFECB81&color_Title=0x000000&color_btns=0xD4D0C7&color_title=0x000000" /><br /><a href="http://www.hypster.com/?src=player-text" style="font-weight:bold;font-size:12px">
  858.  
  859.  
  860.  
  861. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-7/cur686.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2010/12/17/oxygen-chrome-12.html" target="_blank" title="Oxygen Chrome"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Oxygen Chrome" style="position:absolute; top: 0px; right: 0px;" /></a>
  862.  
  863.  
  864.  
  865. </script>
  866.  
  867. <title>Trasnphorm3r</title>
  868.  
  869. <style>#toTop {display:none;text-decoration:none;position:fixed;bottom:20px;right:20px;overflow:hidden;width:30px;height:40px;border:none;text-indent:-999px;background:url(http://i43.tinypic.com/pm3b8.png) no-repeat left top;z-index:3000;}#toTopHover {background:url(http://i43.tinypic.com/pm3b8.png) no-repeat left -40px;
  870.  
  871. width:30px;height:40px;display:block;overflow:hidden;float:right;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
  872.  
  873. #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
  874.  
  875.  
  876.  
  877. <script type="text/javascript" src="http://static.tumblr.com/53unaru/kx3lgzker/jquery-1.3.2.min.js" charset="utf-8"></script>
  878.  
  879. <script type="text/javascript" src="http://static.tumblr.com/53unaru/4jtlgzkf8/easing.js"></script>
  880.  
  881. <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
  882.  
  883. <script type="text/javascript">
  884.  
  885. $(document).ready(function() {
  886.  
  887. $().UItoTop({ easingType: 'easeOutQuart' });
  888.  
  889. });
  890.  
  891. <div style="overflow:auto; width: 190px; height: 70px; border: 1px solid #000000; background-color: #ffffff; text-align: center;">text</div>
  892.  
  893.  
  894. </script>
  895.  
  896.  
  897.  
  898.  
  899.  
  900. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement