MissDaphne

Theme No.33 - Unscathed

Apr 7th, 2015
1,321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.00 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.  
  3. <html>
  4. <head>
  5.  
  6. <!--
  7.  
  8.  
  9. ▒█▀▀▄ ░█▀▀█ ▒█▀▀█ ▒█░▒█ ▒█▄░▒█ ▒█▀▀▀   ▒█▀▀█ ▒█▀▀▀█ ▒█▀▀▀█ ▒█▀▀▀█
  10. ▒█░▒█ ▒█▄▄█ ▒█▄▄█ ▒█▀▀█ ▒█▒█▒█ ▒█▀▀▀   ▒█▄▄▀ ▒█░░▒█ ░▀▀▀▄▄ ░▀▀▀▄▄
  11. ▒█▄▄▀ ▒█░▒█ ▒█░░░ ▒█░▒█ ▒█░░▀█ ▒█▄▄▄   ▒█░▒█ ▒█▄▄▄█ ▒█▄▄▄█ ▒█▄▄▄█
  12.  
  13. THEME #33 UNSCATHED THEME BY DAKILANGGELPREN
  14.  
  15. + Do not remove the text or else you'll be tracked
  16. + Do not copy or steal anything from this theme and use it on your next theme/future theme.
  17. + Do not redistribute this theme or claim it as yours
  18. + Feel free to edit anything, but never remove my credit.
  19. + Do not remove the credits on the sidebar, ask permission first.
  20. + If you're planning to make a huge revamping of my the
  21. me, please let me know.
  22.  
  23.  
  24. -->
  25.  
  26. <title>{Title}</title>
  27. <link rel="shortcut icon" href="{Favicon}">
  28. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  29. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  30.  
  31.  
  32. <script language=JavaScript>
  33. <!--//Disable right click script III- By Renigade ([email protected])
  34. //For full source code, visit http://www.dynamicdrive.com
  35.  
  36. var message="";
  37. ///////////////////////////////////
  38. function clickIE() {if (document.all) {(message);return false;}}
  39. function clickNS(e) {if
  40. (document.layers||(document.getElementById&&!document.all)) {
  41. if (e.which==2||e.which==3) {(message);return false;}}}
  42. if (document.layers)
  43. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  44. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  45.  
  46. document.oncontextmenu=new Function("return false")
  47. // -->
  48. </script>
  49.  
  50. <!--FONTS-->
  51. <link href='http://fonts.googleapis.com/css?family=Roboto:100|Merriweather' rel='stylesheet' type='text/css'>
  52.  
  53. <!--UPLOAD IMAGE-->
  54. <meta name="image:sidebar picture" content="http://th09.deviantart.net/fs71/200H/f/2012/345/6/7/signature_lily_collins_by_shad_designs-d5npvyk.png">
  55. <meta name="image:background" content="">
  56.  
  57. <!-- VISIBLE OR NOT OPTIONS -->
  58. <meta name="if:ImageOpacity" content="1">
  59. <meta name="if:Show sidebar links" content="1"/>
  60. <meta name="if:Show link 1" content="1"/>
  61. <meta name="if:Show link 2" content="1"/>
  62. <meta name="if:Show link 3" content="1"/>
  63. <meta name="if:Show link 4" content="1"/>
  64. <meta name="if:Show link 5" content="1"/>
  65.  
  66.  
  67. <!--COLORS-->
  68. <meta name="color:sidebarpicture border" content="#e4d7bb">
  69. <meta name="color:sidebarpicture hover border" content="#e4d7bb">
  70. <meta name="color:toplinks background" content="#e4d7bb">
  71. <meta name="color:toplinks hover" content="#c6c6c6">
  72. <meta name="color:sidebar text color" content="#817968">
  73. <meta name="color:sidebar and post border" content="#dddddd">
  74. <meta name="color:sidebarlinks border and text color" content="#c3b9a2">
  75.  
  76. <!--TEXT AND LINKS-->
  77. <meta name="text:No Right Click" content="No stealing babe!">
  78. <meta name="text:link 1 title" content="Link 1">
  79. <meta name="text:link 1" content="">
  80. <meta name="text:link 2 title" content="Link 2">
  81. <meta name="text:link 2" content="">
  82. <meta name="text:link 3 title" content="Link 3">
  83. <meta name="text:link 3" content="">
  84. <meta name="text:link 4 title" content="Link 4">
  85. <meta name="text:link 4" content="">
  86. <meta name="text:link 5 title" content="Link 5">
  87. <meta name="text:link 5" content="">
  88.  
  89.  
  90. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  91.  
  92. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  93.  
  94. <script>
  95.  
  96. (function($){
  97.  
  98. $(document).ready(function(){
  99.  
  100. $("a[title]").style_my_tooltips({
  101.  
  102. tip_follows_cursor:true,
  103.  
  104. tip_delay_time:90,
  105.  
  106. tip_fade_speed:600,
  107.  
  108. attribute:"title"
  109.  
  110. });
  111.  
  112. });
  113.  
  114. })(jQuery);
  115.  
  116. </script>
  117.  
  118. <style>
  119.  
  120. .tooltip{
  121. display: inline;
  122. position: relative;
  123. }
  124.  
  125. #s-m-t-tooltip {
  126. min-width:120px;
  127. -moz-border-radius:10px;
  128. -webkit-border-radius:10px;
  129. padding:3px 4px 5px 4px;
  130. margin:20px 7px -2px 20px;
  131. background: {color:sidebarpicture border};
  132. text-align: center;
  133. color:#ffffff;
  134. font-family:'Consolas';
  135. font-size:8px;
  136. text-transform:uppercase;
  137. letter-spacing:1px;
  138. }
  139. #s-m-t-tooltip:after {
  140. position: absolute;
  141. display: block;
  142. content: "";
  143. border-color: transparent transparent {color:sidebarpicture border} transparent ;
  144. border-style: solid;
  145. border-width: 7px;
  146. height:0;
  147. width:0;
  148. position:absolute;
  149. bottom: 20px;
  150. left:10px;
  151. }
  152. </style>
  153.  
  154.  
  155. <style type="text/css">
  156.  
  157. body{
  158. background-image:url({image:background});
  159. background-attachment:fixed;
  160. font-family: 'Merriweather', serif;
  161. font-size:7pt;
  162. line-height:15px;
  163. text-align:justify;
  164. color:{color:sidebar text color};
  165. cursor:url(http://static.tumblr.com/3iwd31y/v6Onmfvuq/tumblr_inline_mro4q7jo8p1rxvux9.png),auto;
  166. }
  167.  
  168. A:link, A:visited, A:active{
  169. cursor:url(http://static.tumblr.com/3iwd31y/7cynmfvxb/tumblr_inline_mro4zetije1rxvux9.gif),auto;
  170. color:{color:sidebar text color};
  171. text-decoration:none;
  172. -webkit-transition-duration: 1.0s;
  173. }
  174.  
  175. A:hover{
  176. color:#ffffff;
  177. text-decoration:none;
  178. -webkit-transition-duration: 1.0s;
  179. }
  180.  
  181.  
  182. {block:IfImageOpacity}
  183. img {
  184. opacity: 0.8;
  185. filter: alpha(opacity=80); /* For IE8 and earlier */
  186. -webkit-transition-timing-function: ease-out;
  187. -webkit-transition-duration: .3s;
  188. -moz-transition-timing-function: ease-out;
  189. -moz-transition-duration: .3s;
  190. }
  191.  
  192. img:hover {
  193. opacity: 1.0;
  194. filter: alpha(opacity=100); /* For IE8 and earlier */
  195. }
  196. {/block:IfImageOpacity}
  197.  
  198.  
  199. #wrapper{
  200. width:870px;
  201. height:auto;
  202. margin-left:auto;
  203. margin-right:auto;
  204. margin-top:10px;
  205. position:absolute;
  206. overflow: auto;
  207. overflow-y: hidden;
  208. position: relative;
  209. padding:20px;
  210. background:transparent;
  211. }
  212.  
  213. #sidebar{
  214. position:fixed;
  215. margin-top:50px;
  216. float:left;
  217. width:260px;
  218. height:auto;
  219. background:transparent;
  220. border:1px solid {color:sidebar and post border};
  221. padding-top:25px;
  222. background:#ffffff;
  223. padding-bottom:19px;
  224. padding-left:19px;
  225. padding-right:19px;
  226. }
  227.  
  228. #sidebar img{
  229. margin-top:-5px;
  230. width:240px;
  231. height:auto;
  232. border:10px solid {color:sidebarpicture border};
  233. opacity:1;
  234. -webkit-transition-duration: 1.0s;
  235. margin-bottom:5px;
  236. }
  237.  
  238. #sidebar img:hover{
  239. -webkit-transform: rotateY(180deg);
  240. -webkit-transform-style: preserve-3d;
  241. transform: rotateY(180deg);
  242. transform-style: preserve-3d;
  243. border:10px double {color:sidebarpicture hover border};
  244. border-radius: 70px 0px 70px 0px;
  245. -moz-border-radius: 70px 0px 70px 0px;
  246. -webkit-border-radius: 70px 0px 70px 0px;
  247. }
  248.  
  249. ::-webkit-scrollbar-thumb:vertical {
  250. background-color:{color:sidebarpicture border};
  251. border: 1px solid {color:sidebarpicture border};
  252. height:auto;
  253. border-radius:2px;
  254. }
  255.  
  256. ::-webkit-scrollbar-thumb:horizontal {
  257. background-color:{color:sidebarpicture border};
  258. height:10px !important;
  259. border-radius:2px;
  260. }
  261.  
  262. ::-webkit-scrollbar {
  263. height:7px; width:7px;
  264. background-color:#ffffff;
  265. }
  266.  
  267.  
  268. div.nav1 a{
  269. position:fixed;
  270. background:{color:toplinks background};
  271. width:37px;
  272. padding:6px;
  273. margin-top:-23px;
  274. overflow:hidden;
  275. z-index:999;
  276. color:#ffffff;
  277. font-family:'Consolas';
  278. font-size:8px;
  279. text-transform:uppercase;
  280. letter-spacing:1px;
  281. }
  282.  
  283. div.nav1 a:hover{
  284. margin-top:-35px;
  285. background:{color:toplinks hover};
  286. color:#ffffff;
  287. border-radius: 20px 0px 20px 0px;
  288. -moz-border-radius: 20px 0px 20px 0px;
  289. -webkit-border-radius: 20px 0px 20px 0px;
  290. -webkit-transition: all 0.4s ease-in-out;
  291. -moz-transition: all 0.4s ease-in-out;
  292. -o-transition: all 0.4s ease-in-out;
  293. }
  294.  
  295. div.nav2 a{
  296. position:fixed;
  297. background:{color:toplinks background};
  298. float:left;
  299. margin-left:55px;
  300. margin-top:-23px;
  301. width:36px;
  302. padding:6px;
  303. overflow:hidden;
  304. z-index:999;
  305. color:#ffffff;
  306. font-family:'Consolas';
  307. font-size:8px;
  308. text-transform:uppercase;
  309. letter-spacing:1px;
  310. }
  311.  
  312. div.nav2 a:hover{
  313. margin-top:-35px;
  314. background:{color:toplinks hover};
  315. color:#ffffff;
  316. border-radius:4px;
  317. -webkit-transition: all 0.4s ease-in-out;
  318. -moz-transition: all 0.4s ease-in-out;
  319. -o-transition: all 0.4s ease-in-out;
  320. }
  321.  
  322. div.nav3 a{
  323. position:fixed;
  324. background:{color:toplinks background};
  325. float:left;
  326. margin-left:109px;
  327. margin-top:-23px;
  328. width:33px;
  329. padding:6px;
  330. overflow:hidden;
  331. z-index:999;
  332. color:#ffffff;
  333. font-family:'Consolas';
  334. font-size:8px;
  335. text-transform:uppercase;
  336. letter-spacing:1px;
  337. }
  338.  
  339. div.nav3 a:hover{
  340. margin-top:-35px;
  341. background:{color:toplinks hover};
  342. color:#ffffff;
  343. border-radius: 20px 0px 20px 0px;
  344. -moz-border-radius: 20px 0px 20px 0px;
  345. -webkit-border-radius: 20px 0px 20px 0px;
  346. -webkit-transition: all 0.4s ease-in-out;
  347. -moz-transition: all 0.4s ease-in-out;
  348. -o-transition: all 0.4s ease-in-out;
  349. }
  350.  
  351. div.nav4 a{
  352. position:fixed;
  353. background:{color:toplinks background};
  354. float:left;
  355. margin-left:160px;
  356. margin-top:-23px;
  357. width:37px;
  358. padding:6px;
  359. overflow:hidden;
  360. z-index:999;
  361. color:#ffffff;
  362. font-family:'Consolas';
  363. font-size:8px;
  364. text-transform:uppercase;
  365. letter-spacing:1px;
  366. }
  367.  
  368. div.nav4 a:hover{
  369. margin-top:-35px;
  370. background:{color:toplinks hover};
  371. color:#ffffff;
  372. border-radius:4px;
  373. -webkit-transition: all 0.4s ease-in-out;
  374. -moz-transition: all 0.4s ease-in-out;
  375. -o-transition: all 0.4s ease-in-out;
  376. }
  377.  
  378. div.nav5 a{
  379. position:fixed;
  380. background:{color:toplinks background};
  381. float:left;
  382. margin-left:215px;
  383. margin-top:-23px;
  384. width:34px;
  385. padding:6px;
  386. overflow:hidden;
  387. z-index:999;
  388. color:#ffffff;
  389. font-family:'Consolas';
  390. font-size:8px;
  391. text-transform:uppercase;
  392. letter-spacing:1px;
  393. }
  394.  
  395. div.nav5 a:hover{
  396. margin-top:-35px;
  397. background:{color:toplinks hover};
  398. color:#ffffff;
  399. border-radius: 20px 0px 20px 0px;
  400. -moz-border-radius: 20px 0px 20px 0px;
  401. -webkit-border-radius: 20px 0px 20px 0px;
  402. -webkit-transition: all 0.4s ease-in-out;
  403. -moz-transition: all 0.4s ease-in-out;
  404. -o-transition: all 0.4s ease-in-out;
  405. }
  406.  
  407.  
  408. #post {
  409. border:1px solid {color:sidebar and post border};
  410. background:#ffffff;
  411. padding:15px;
  412. margin-bottom:25px;
  413. }
  414.  
  415. #entries {
  416. width:532px;
  417. float:right;
  418. }
  419.  
  420.  
  421. .textpost{
  422. font-family: 'Roboto', sans-serif;
  423. font-size:16px;
  424. line-height:22px;
  425. text-align:center;
  426. }
  427.  
  428. .conversation ul { list-style-type: none; margin: 0px; padding: 0px; }
  429. .conversation ul li { padding: 4px 4px 4px 20px; margin-bottom: 1px; }
  430. .conversation ul li span.label {font-weight: normal;}
  431. .conversation ul li.odd {
  432. background-color: {color:sidebarpicture border}; color: #ffffff;
  433. }
  434.  
  435. #paginacaoml {font-family: verdana;font-size:11px;}
  436.  
  437. #paginacaoml a {background: {color:sidebarpicture border};margin: 1px; padding: 6px; color: #fff; text-decoration: none; border:1px solid {color:sidebarpicture border};}
  438.  
  439. #paginacaoml a:hover {background: #fff; border: none;color:{color:sidebarpicture border};text-decoration: none; border:1px solid {color:sidebarpicture border};-moz-transform: rotate(-360deg);-webkit-transform: rotate(-360deg);-o-transform: rotate(-360deg);-ms-transform: rotate(-360deg); transform: rotate(-360deg);}
  440.  
  441. #paginacaoml span.pagina_atual {background: #fff;margin: 1px; padding: 6px; color: {color:sidebarpicture border}; text-decoration: none; border:1px solid {color:sidebarpicture border};-moz-border-radius: 2px;}
  442.  
  443. #paginacaoml span.info { margin: 1px;padding: 6px; text-decoration: none;}
  444.  
  445. .navigation {
  446. list-style: none;
  447. width: 225px;
  448. height:20px;
  449. position: relative;
  450. z-index: 100;
  451. margin-left:-4px;
  452. margin-top:5px;
  453. padding-bottom:-2px;
  454. }
  455.  
  456. .navigation a.main {
  457. margin-left:-35px;
  458. width:auto;
  459. display: block;
  460. background:#ffffff;
  461. color:{color:sidebarlinks border and text color};
  462. border:1px solid {color:sidebarlinks border and text color};
  463. font-family:Calibri;
  464. font-size:9px;
  465. letter-spacing:3px;
  466. text-align:center;
  467. padding:2px;
  468. text-transform:uppercase;
  469. text-decoration: none;
  470. -webkit-transition: 0.2s ease-in-out;
  471. -o-transition: 0.2s ease-in-out;
  472. transition: 0.2s ease-in-out;
  473. position: relative;
  474. z-index: 100;
  475. }
  476.  
  477. .navigation:hover a.main {
  478. color:{color:sidebar text color};
  479. }
  480.  
  481. .navigation li {
  482. border-bottom:1px solid #ffffff;
  483. margin-left:-35px;
  484. width:252px;
  485. height: 15px;
  486. font-family:Calibri;
  487. font-size:9px;
  488. letter-spacing:1px;
  489. padding:4px;
  490. text-transform:uppercase;
  491. text-align: center;
  492. -webkit-transform-origin: 50% 0%;
  493. -o-transform-origin: 50% 0%;
  494. transform-origin: 50% 0%;
  495. -webkit-transform: perspective(350px) rotateX(-90deg);
  496. -o-transform: perspective(350px) rotateX(-90deg);
  497. transform: perspective(350px) rotateX(-90deg);
  498. }
  499.  
  500. .navigation li:nth-child(even) { background: {color:sidebarpicture border}; }
  501. .navigation li:nth-child(odd) { background: {color:sidebarpicture border};}
  502.  
  503. .navigation li.n1 {
  504. -webkit-transition: 0.2s linear 0.8s;
  505. -o-transition: 0.2s linear 0.8s;
  506. transition: 0.2s linear 0.8s;
  507. }
  508.  
  509. .navigation li.n2 {
  510. -webkit-transition: 0.2s linear 0.6s;
  511. -o-transition: 0.2s linear 0.6s;
  512. transition: 0.2s linear 0.6s;
  513. }
  514.  
  515. .navigation li.n3 {
  516. -webkit-transition: 0.2s linear 0.4s;
  517. -o-transition: 0.2s linear 0.4s;
  518. transition: 0.2s linear 0.4s;
  519. }
  520.  
  521. .navigation li.n4 {
  522. -webkit-transition:0.2s linear 0.2s;
  523. -o-transition:0.2s linear 0.2s;
  524. transition:0.2s linear 0.2s;
  525. }
  526.  
  527. .navigation li.n5 {
  528. -webkit-transition: 0.2s linear 0s;
  529. -o-transition: 0.2s linear 0s;
  530. transition: 0.2s linear 0s;
  531. }
  532.  
  533. .navigation:hover li {
  534. -webkit-transform: perspective(350px) rotateX(0deg);
  535. -o-transform: perspective(350px) rotateX(0deg);
  536. transform: perspective(350px) rotateX(0deg);
  537. -webkit-transition:0.2s linear 0s;
  538. -o-transition:0.2s linear 0s;
  539. transition:0.2s linear 0s;
  540. }
  541.  
  542. .navigation:hover .n2 {
  543. -webkit-transition-delay: 0.2s;
  544. -o-transition-delay: 0.2s;
  545. transition-delay: 0.2s;
  546. }
  547.  
  548. .navigation:hover .n3 {
  549. -webkit-transition-delay: 0.4s;
  550. -o-transition-delay: 0.4s;
  551. transition-delay: 0.4s;
  552. }
  553.  
  554. .navigation:hover .n4 {
  555. transition-delay: 0.6s;
  556. -o-transition-delay: 0.6s;
  557. transition-delay: 0.6s;
  558. }
  559.  
  560. .navigation:hover .n5 {
  561. -webkit-transition-delay: 0.8s;
  562. -o-transition-delay: 0.8s;
  563. transition-delay: 0.8s;
  564. }
  565.  
  566.  
  567. blockquote {
  568. margin-left: 20px;
  569. border-left: 1px solid {color:sidebarpicture border};
  570. background:#ffffff;
  571. padding: 10px;
  572. overflow: hidden;
  573. width:450px;
  574. }
  575.  
  576. .askborder {
  577. float: left;
  578. border-radius:3px;
  579. padding: 4px;
  580. border: 2px solid {color:sidebarpicture border};
  581. border-radius: 150px;
  582. -webkit-border-radius: 10px;
  583. -moz-border-radius: 10px;
  584. }
  585.  
  586. a.asker{
  587. font-family:'Consolas';
  588. font-size:8px;
  589. text-transform:uppercase;
  590. letter-spacing:1px;
  591. color:{color:Published ask text color};
  592. }
  593.  
  594. a.asker:hover{
  595. color:#ffffff;
  596. text-decoration: none;
  597. }
  598.  
  599. .bubble {
  600. font-family:'Consolas';
  601. font-size:8px;
  602. text-transform:uppercase;
  603. letter-spacing:1px;
  604. align:right;
  605. background:{color:sidebarpicture border};
  606. margin:1px 0px 3px 63px;
  607. padding:10px;
  608. position:relative;
  609. color:{color:Published ask text color};
  610. }
  611.  
  612.  
  613. .bubble p {margin:1px 0px;}
  614.  
  615. .bubble span {
  616. display:block;
  617. position:absolute;
  618. width:1px;
  619. height:1px;
  620. font-size: 0;
  621. line-height:1px;
  622. left:-10px;
  623. top:10px;
  624. border-top:7px solid transparent;
  625. border-bottom:7px solid transparent;
  626. border-right:10px solid {color:sidebarpicture border};
  627. }
  628.  
  629. .pages{
  630. font-family:Calibri;
  631. font-size:9px;
  632. letter-spacing:1px;
  633. text-transform:uppercase;
  634. color:#ffffff;
  635. padding:5px;
  636. min-width:120px;
  637. background:{color:sidebarpicture border};
  638. }
  639.  
  640. .postinfo1{
  641. margin-left:-16px;
  642. margin-top:-16px;
  643. width:526px;
  644. background:{color:sidebarpicture border};
  645. padding:3px;
  646. }
  647.  
  648. .postinfo{
  649. padding-left:10px;
  650. font-family:Calibri;
  651. font-size:9px;
  652. letter-spacing:1px;
  653. text-transform:uppercase;
  654. color:#ffffff;
  655. }
  656.  
  657. .postinfo a{
  658. color:#ffffff;
  659. -webkit-transition: all 0.9s ease-in-out;
  660. -moz-transition: all 0.9s ease-in-out;
  661. -o-transition: all 0.9s ease-in-out;
  662. transition: all 0.9s ease-in-out;
  663. }
  664.  
  665. </style>
  666.  
  667.  
  668. <script language=JavaScript>
  669. <!--
  670.  
  671. //Disable right mouse click Script
  672. //By Maximus ([email protected]) w/ mods by DynamicDrive
  673. //For full source code, visit http://www.dynamicdrive.com
  674.  
  675. var message="{text:No Right Click}";
  676.  
  677. ///////////////////////////////////
  678. function clickIE4(){
  679. if (event.button==2){
  680. alert(message);
  681. return false;
  682. }
  683. }
  684.  
  685. function clickNS4(e){
  686. if (document.layers||document.getElementById&&!document.all){
  687. if (e.which==2||e.which==3){
  688. alert(message);
  689. return false;
  690. }
  691. }
  692. }
  693.  
  694. if (document.layers){
  695. document.captureEvents(Event.MOUSEDOWN);
  696. document.onmousedown=clickNS4;
  697. }
  698. else if (document.all&&!document.getElementById){
  699. document.onmousedown=clickIE4;
  700. }
  701.  
  702. document.oncontextmenu=new Function("alert(message);return false")
  703.  
  704. // -->
  705. </script>
  706.  
  707. </head>
  708. <body>
  709.  
  710. <div id="wrapper">
  711.  
  712. <!--SIDEBAR CONTENT START-->
  713.  
  714. <div id="sidebar"><br>
  715. <div class="nav1"><a href="/" title="Refresh the page">Refresh</a></div>
  716. <div class="nav2"><a href="/ask" title="Ask me anything">Message</a></div>
  717. <div class="nav3"><a href="/submit">Submit</a></div>
  718. <div class="nav4"><a href="/archive" title="past entries">Archive</a></div>
  719. <!--PLEASE DO NOT REMOVE THE CTEDITS-->
  720. <!--PLEASE DO NOT REMOVE THE CTEDITS-->
  721. <div class="nav5"><a href="dakilanggerlpren.tumblr.com" title="More themes here">Themes</a></div>
  722. <!--PLEASE DO NOT REMOVE THE CTEDITS-->
  723. <!--PLEASE DO NOT REMOVE THE CTEDITS-->
  724. <br>
  725. <center><a href="/" title="{Title}"><img src="{image:sidebar picture}"></a></center>
  726. {block:IfShowSidebarLinks}
  727. <ul class="navigation">
  728. <a class="main" href="/">Hover for Navigation</a>
  729. {block:IfShowLink1}<li class="n1"><a href="{text:link 1}">{text:link 1 title}</a></li>{/block:IfShowLink1}
  730. {block:IfShowLink2}<li class="n2"><a href="{text:link 2}">{text:link 2 title}</a></li>{/block:IfShowLink2}
  731. {block:IfShowLink3}<li class="n3"><a href="{text:link 3}">{text:link 3 title}</a></li>{/block:IfShowLink3}
  732. {block:IfShowLink4}<li class="n4"><a href="{text:link 4}">{text:link 4 title}</a></li>{/block:IfShowLink4}
  733. {block:IfShowLink5}<li class="n5"><a href="{text:link 5}">{text:link 5 title}</a></li>{/block:IfShowLink5}
  734. </ul>
  735. {/block:IfShowSidebarLinks}
  736. {Description}
  737. </div>
  738.  
  739. <!--SIDEBAR CONTENT END-->
  740.  
  741. <!--POST CONTENT START-->
  742.  
  743. <div id="entries">
  744.  
  745. {block:Posts}
  746.  
  747. <!-- {block:NoRebloggedFrom}
  748. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  749. {/block:NoRebloggedFrom} -->
  750.  
  751. {block:ContentSource}<!-- {SourceURL}
  752. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  753. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  754. {/block:ContentSource}
  755.  
  756. <div id="post">
  757.  
  758. <div class="postinfo1">
  759. <div class="postinfo">posted on {DayOfWeek}, {DayOfMonth} {Month} {Year}, {TimeAgo}</div>
  760. <div style="float:right; margin-top:-15px; padding-right:12px;"><div class="postinfo">
  761. <a href="{Permalink}">{NoteCountWithLabel} -</a>
  762. <a href="{ReblogURL}" target="_blank" title="share this to your followers"> Reblog this post</a>
  763. </div></div>
  764. </div>
  765.  
  766. {block:Text}<div class="textpost">{block:Title}<br>{Title}{/block:Title}</div><br>{Body}{/block:Text}
  767.  
  768. {block:Photo}<br>
  769. <a href="{Permalink}"><img src="{PhotoURL-500}" width="500px"/></a>
  770. {block:Caption}{Caption}{/block:Caption}
  771. {/block:Photo}
  772.  
  773. {block:Photoset}<br><center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  774.  
  775. {block:Quote}<div class="textpost"><br>"{Quote}"</div>{block:Source}{/block:Source}{/block:Quote}
  776.  
  777. {block:Link}<br><a href="{URL}" class="link" {Target}><div class="textpost">{Name}&nbsp;</div></a>{/block:Link}
  778. {block:Link}{block:Description}<div class="copy">{Description}</div>{/block:Description}{/block:Link}
  779.  
  780. {block:Chat}{block:Title}<br><div class="title"><div class="textpost">{Title}</div></div>{/block:Title}<br>
  781. <div class="post">
  782. <div class="conversation">
  783. <ul>
  784. {block:Lines}<li class="{Alt}">
  785. {block:Label}<span class="label">{Label}</span>{/block:Label}
  786. {Line}</li>{/block:Lines}</ul>
  787. </div>
  788. </div>
  789. {/block:Chat}
  790.  
  791. <div class="video"><br>{block:Video}{Video-500}<br>{block:Caption}{Caption}{/block:Caption}{/block:Video}</div>
  792. {block:Audio}
  793. <div class="audio">
  794. <div class="player"><div id="audiobackground"><br><center>{AudioPlayerWhite}<br></center></div></div>
  795. <div class="clear"></div>
  796. </div>
  797. <div class="clear"></div>
  798. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  799. {/block:Audio}
  800.  
  801. {block:Answer}
  802. <img src="{AskerPortraitURL-48}" width="40px" align="left" class="askborder"><div class="bubble"><span></span><a class="asker">{asker}</a> whispered: {Question}</div><br>
  803. <div align="left">{Answer}</div>
  804. <center><font face="'Ruthie', cursive;"; size="5">{text:Signature text in ask}</font></center>
  805. {/block:Answer} <br>
  806. </div>
  807.  
  808. {block:PostNotes}
  809. <div class="bottom">
  810. <div id="box"></div>
  811. <div id="notes" style="margin-top:-30px; border-top: px solid #EEEEEE; margin: 10px 0 40px 0;"></div>
  812. <div style="margin-left:0px;">
  813. {PostNotes}
  814. </div>
  815. <center>{block:ContentSource}<a href="{SourceURL}">
  816. {lang:Source}: {block:SourceLogo}
  817. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  818. {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a> {/block:ContentSource}</center></div>
  819. {/block:PostNotes}
  820. {/block:Posts}
  821.  
  822. <center>
  823. <div class"pages"> {block:Pagination}{lang:Page CurrentPage of TotalPages}{/block:Pagination}</div> <br>
  824. <div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&#8592;</a>{/block:PreviousPage}{/block:Pagination} {block:JumpPagination length="10"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage} {/block:JumpPagination} {block:Pagination}{block:NextPage}<a href="{NextPage}">&#8594;</a>{/block:NextPage}{/block:Pagination} </center>
  825. <br></div>
  826.  
  827. </div></div>
  828.  
  829. <!--POST CONTENT END-->
  830.  
  831. </div>
  832.  
  833. <BODY onselectstart="return false;" ondragstart="return false;">
  834.  
  835. </body>
  836. </html>
Advertisement
Add Comment
Please, Sign In to add comment