Advertisement
birth-c0ntrol

theme 47: "Ottoman."

Feb 10th, 2013
743
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.11 KB | None | 0 0
  1. <!--
  2. theme 47: "Ottoman" by birth-c0ntrol.
  3. keep the credit or i'll kill you after i kill my sister's tarantula xoxo
  4.  
  5. -->
  6.  
  7.  
  8. <html lang="en">
  9. <head>
  10.  
  11. <!-- DEFAULT VARIABLES -->
  12. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  13. <link href='http://fonts.googleapis.com/css?family=Oxygen' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Asap|Share' rel='stylesheet' type='text/css'>
  15. <!--
  16. COLORS
  17. -->
  18. <meta name="color:background" content="#ddd"/>
  19. <meta name="color:text" content="#000"/>
  20. <meta name="color:title" content="#000"/>
  21. <meta name="color:link" content="#000"/>
  22. <meta name="color:hover" content="#fff"/>
  23. <meta name="color:scrollbar" content="#FF7293"/>
  24. <!--
  25. IMAGES
  26. -->
  27. <meta name="image:sidebar" content="1"/>
  28. <meta name="image:background" content=""/>
  29. <meta name="image:entry background" content=""/>
  30. <meta name="image:Sidebar background" content=""/>
  31. <meta name="image:Sidebar background" content=""/>
  32.  
  33. <!--
  34. OPTIONS
  35. -->
  36. <meta name="if:show photo" content="0"/>
  37. <meta name="if:infinite scrolling" content="1"/>
  38. <meta name="if:tiny cursor" content="1"/>
  39. <meta name="if:show blog title" content="1"/>
  40. <meta name="if:georgia font" content="1"/>
  41. <meta name="if:italic font" content="1"/>
  42. <meta name="if:tiny cursor" content="1"/>
  43. <meta name="if:entry shadow" content="1"/>
  44. <meta name="if:entry hover shadow only" content="1"/>
  45. <meta name="if:image fading" content="1"/>
  46. <!--
  47. LINKS /TEXT
  48. -->
  49. <meta name="text:Link 1 Title" content="home"/>
  50. <meta name="text:Link 2" content="" />
  51. <meta name="text:Link 2 Title" content="ask"/>
  52. <meta name="text:Link 3" content="" />
  53. <meta name="text:Link 3 Title" content="about"/>
  54. <meta name="text:Link 4" content="" />
  55. <meta name="text:Link 4 Title" content="about"/>
  56. <meta name="text:Link 5" content="" />
  57. <meta name="text:Link 5 Title" content="about"/>
  58. <meta name="text:Link 6" content="" />
  59. <meta name="text:Link 6 Title" content="about"/>
  60. <!--
  61. VARIABLE END
  62. -->
  63.  
  64.  
  65. <script type="text/javascript"
  66. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  67.  
  68. <style type="text/css">
  69.  
  70. {block:iftinycursor}
  71. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  72. }
  73. body, a, a:hover {http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  74. {/block:iftinycursor}
  75.  
  76.  
  77. body {
  78. margin:0px;
  79. background-color: {color:Background};
  80. background-image:url({image:Background});
  81. background-attachment: fixed;
  82. background-repeat: repeat;
  83. background-size: cover;}
  84. body, div, p, textarea, submit, input{
  85. font-family: georgia;
  86. font-size: 9px;
  87. {block:ifNOTgeorgiafont}font-family: cambria;{/block:ifNOTgeorgiafont}
  88. {block:ifgeorgiafont}font-family: georgia;{/block:ifgeorgiafont}
  89. line-height:10px;
  90. letter-spacing:0px;
  91. color:{color:Text};
  92. }
  93.  
  94. ::-webkit-scrollbar-thumb{
  95. background-color: {color:scrollbar};
  96. border: 2px solid #ffffff;
  97. height:auto;
  98. -moz-border-radius: 10px;
  99. border-radius: 10px;
  100. }
  101.  
  102. ::-webkit-scrollbar {
  103. height:9px;
  104. width:9px;
  105. background-color: {color:scrollbar};
  106. border: 4px solid #ffffff;
  107. }
  108.  
  109.  
  110. #tumblr_controls{
  111. position:fixed !important;
  112. -webkit-filter: invert(80%)
  113. }
  114. .wrapper{
  115. margin:1px auto;
  116. width: 802px;
  117. }
  118.  
  119. .header{
  120. float: left;
  121. width: 100%;
  122. }
  123.  
  124. .left{
  125. float: left;
  126. margin-right: 20px;
  127. width: 802px;
  128. }
  129.  
  130. .right{
  131. float: right;
  132. width: 200px;
  133. background-color: {color:Background};
  134. }
  135.  
  136. p {
  137. margin:0px;
  138. margin-top:0px;
  139. }
  140.  
  141.  
  142. a:link, a:active, a:visited{
  143. color: {color:Link};
  144. text-decoration: none;
  145. }
  146.  
  147. a:hover {
  148. color:{color:Hover};
  149. text-decoration: underline;
  150. -webkit-transition: color 0.3s ease-out;
  151. -moz-transition: color 0.3s ease-out;
  152.  
  153. }
  154.  
  155.  
  156. div#center{
  157. margin:auto;
  158. position:relative;
  159. width:840px;
  160. background-color:;
  161. overflow:auto;
  162. overflow-y:hidden;
  163. }
  164. #oldal {
  165. position:fixed !important;
  166. width: 210px;
  167. height: 100%;
  168. background-color: #dedede;
  169. margin: 0px 0px 0px -45px;
  170. padding:20px;
  171. background-image:url({image:Sidebar Background});
  172. background-size: cover;
  173.  
  174. }
  175.  
  176. #cím {
  177. display: block;
  178. margin-top: 150px;
  179. padding: 5px;
  180. line-height: 15px;
  181. text-align: center;
  182. background-color:rgba(255,255,255,0.7);
  183. }
  184.  
  185. #oldalikép {
  186. margin-top: 10px;
  187. width: 170px;
  188. padding: 5px;
  189. display: block;
  190. padding:20px;
  191. background-color: #dedede;
  192. background-color:rgba(255,255,255,0.7);
  193. }
  194.  
  195. #leírás {
  196. margin-top: 10px;
  197. padding: 5px;
  198. display: block;
  199. {block:ifitalicfont}font-style: italic;{/block:ifitalicfont}
  200. background-color:rgba(255,255,255,0.7);
  201. {block:ifNOTitalicfont}font-style: normal;{/block:ifNOTitalicfont}
  202. }
  203. #posts {
  204. margin-top: 2px;
  205. width: 700px;
  206. margin-left:205px;
  207. {block:PermalinkPage}
  208. margin-left:210px;
  209. {/block:PermalinkPage}
  210. float:left;
  211. background-image:url({image:entry Background});
  212. }
  213.  
  214. .entry {
  215. margin: 5px;
  216. padding: 10px;
  217. margin-right:5px;
  218. margin-bottom:5px;
  219. float:left;
  220. background-color: #eee;
  221. line-height:10px;
  222. color: #000;
  223. width:250px;
  224. {block:ifimagefading}opacity: 0.75;{/block:ifimagefading}
  225. {block:ifNOTimagefading}opacity: 1;{/block:ifNOTimagefading}
  226. {block:ifentryshadow}box-shadow: 0px 0px 5px #5f5c5d;{/block:ifentryshadow}
  227. {block:PermalinkPage}
  228. width: 500px;
  229. height: auto;
  230. box-shadow: 0px 0px 0px #5f5c5d;
  231. opacity: 1;
  232. {/block:PermalinkPage}
  233. transition: all 0.5s ease-out;
  234. -o-transition-transition: all 0.5s ease-out;
  235. -webkit-transition: all 0.5s ease-out;
  236. -moz-transition: all 0.5s ease-out;
  237. }
  238. .entry:hover{
  239. opacity: 1;
  240. {block:PermalinkPage}
  241. opacity: 1;
  242. {/block:PermalinkPage}
  243. transition: all 0.2s ease-out;
  244. -o-transition-transition: all 0.2s ease-out;
  245. -webkit-transition: all 0.2s ease-out;
  246. -moz-transition: all 0.2s ease-out;
  247. {block:ifentryHOVERshadowonly}box-shadow: 0px 0px 5px #5f5c5d;{block:ifentryHOVERshadowonly}
  248. }
  249. .szöveg{
  250. display: block;
  251. border-top: 1px solid #000;
  252. padding: 2px;
  253. margin: 2px 8px 0px 5px;
  254. text-transform: uppercase;
  255. font-family: calibri;
  256. font-size: 8px;
  257. color: #000;
  258. letter-spacing: 2px;
  259. line-height: 10px;
  260. text-align: right;
  261. text-decoration: none;
  262. -webkit-transition: color 0.5s ease-out;
  263. -moz-transition: color 0.5s ease-out;
  264. }
  265. .szöveg:hover{
  266. background-color:{color:text entry permalink Background};
  267. border-right: 20px solid #000;
  268. -webkit-transition: all 0.6s ease;
  269. -moz-transition: all 0.6s ease;
  270. -o-transition: all 0.6s ease;
  271. }
  272.  
  273. .entry .perma a{
  274. float: bottom;
  275. color:#000;
  276. }
  277.  
  278. .entry .perma{
  279. position:absolute;
  280. margin-top: 6px;
  281. margin-left:0px;
  282. width:auto;
  283. padding:0px;
  284. height:20px;
  285. padding-top:2px;
  286. padding-left: 4px;
  287. padding-right: 6px;
  288. padding-bottom:2px;
  289. background-color:#fff;
  290. overflow:hidden;
  291. font-size:13px;
  292. line-height:10px;
  293. text-align:center;
  294. font-family: georgia;
  295. text-transform:lowercase;
  296. opacity:0.0;
  297. border: 1px solid #cdcdcd;
  298. border-bottom-right-radius:0px;
  299. border-top-right-radius:0px;
  300. border-top-left-radius:0px;
  301. border-bottom-left-radius:0px;
  302. -webkit-transition: all 0.4s ease-in-out;
  303. -moz-transition: all 0.4s ease-in-out;
  304. transition: all 0.4s ease-in-out;
  305. {block:PermalinkPage}
  306. opacity: 0;
  307. {/block:PermalinkPage}
  308.  
  309. }
  310.  
  311. .entry:hover .perma{
  312. margin-left:5px;
  313. margin-top: 5px;
  314. padding-top:2px;
  315. padding-bottom:2px;
  316. width:auto;
  317. opacity:0.9;
  318. -webkit-transition: all 0.4s ease-in-out;
  319. -moz-transition: all 0.4s ease-in-out;
  320. transition: all 0.4s ease-in-out;
  321. {block:PermalinkPage}
  322. opacity: 0;
  323. {/block:PermalinkPage}
  324.  
  325. }
  326.  
  327.  
  328.  
  329. .perms {
  330. font-family: georgia;
  331. font-style: italic;
  332. text-transform: lowercase;
  333. font-size: 10px;
  334. line-height: 22px;
  335. text-align: center;
  336. color: #000;
  337. -webkit-transition: all 0.6s ease;
  338. -moz-transition: all 0.6s ease;
  339. -o-transition: all 0.6s ease;
  340. {block:PermalinkPage}
  341. opacity: 0;
  342. {/block:PermalinkPage}
  343. }
  344.  
  345. .perms a:hover{
  346. color: {color:Hover};
  347. -webkit-transition: all 0.6s ease;
  348. -moz-transition: all 0.6s ease;
  349. -o-transition: all 0.6s ease;
  350. {block:PermalinkPage}
  351. opacity: 0;
  352. {/block:PermalinkPage}
  353. }
  354. .linkek a {
  355. font-style: normal;
  356. font-size: 10px;
  357. text-transform:uppercase;
  358. font-family: share;
  359. margin-right: 5px;
  360. color: {color:text};
  361. }
  362. .entry .permalink{
  363. position:absolute;
  364. width:44px;
  365. height:20px;
  366. padding-bottom:0px;
  367. background-color:#000;
  368. border:0px solid #000;
  369. overflow:hidden;
  370. font-family: {font:text};
  371. text-transform: uppercase;
  372. font-size: 5px;
  373. line-height:19px;
  374. border-top-right-radius:2px;
  375. border-bottom-right-radius:2px;
  376. border-top-left-radius:2px;
  377. border-bottom-left-radius:2px;
  378. text-align:center;
  379. opacity:0.0;
  380. -webkit-transition: all 0.2s linear;
  381. -webkit-transition: all 0.2s linear;
  382. -moz-transition: all 0.2s linear;
  383. transition: all 0.2s linear;
  384. {block:PermalinkPage}
  385. opacity: 0;
  386. {/block:PermalinkPage}
  387. }
  388. .permalink a{
  389. color: #fff;
  390. font-family: arial;
  391. font-weight: bold;
  392. line-height:20px;
  393. font-size:11px;
  394. {block:PermalinkPage}
  395. opacity: 0;
  396. {/block:PermalinkPage}
  397. }
  398.  
  399. .entry:hover .permalink{
  400. margin-top:5px;
  401. margin-left:4px;
  402. overflow:visible;
  403.  
  404. -webkit-transition: all 0.4s linear; opacity: 1.0;
  405. -webkit-transition: all 0.4s linear;
  406. -moz-transition: all 0.4s linear;
  407. transition: all 0.4s linear;
  408. {block:PermalinkPage}
  409. opacity: 0;
  410. {/block:PermalinkPage}
  411. }
  412. .entry .fekete{
  413. position:absolute;
  414. height:99%;
  415. background-color:#fff;
  416. overflow:hidden;
  417. font-family: arial;
  418. font-size:10px;
  419. text-transform: uppercase;
  420. font-size: 25px;
  421. line-height:0px;
  422. text-align:center;
  423. opacity:0.0;
  424. border-top-right-radius:4px;
  425. border-bottom-right-radius:4px;
  426. border-top-left-radius:4px;
  427. border-bottom-left-radius:4px;
  428. -webkit-transition: all 0.2s linear;
  429. -webkit-transition: all 0.2s linear;
  430. -moz-transition: all 0.2s linear;
  431. transition: all 0.2s linear;
  432. {block:PermalinkPage}
  433. opacity: 0;
  434. {/block:PermalinkPage}
  435. }
  436.  
  437. .entry:hover .fekete{
  438. margin-top:0px;
  439. margin-left:0px;
  440. overflow:visible;
  441. -webkit-transition: all 0.4s linear; opacity: 0.6;
  442. -webkit-transition: all 0.4s linear;
  443. -moz-transition: all 0.4s linear;
  444. transition: all 0.4s linear;
  445. {block:PermalinkPage}
  446. opacity: 0;
  447. {/block:PermalinkPage}
  448. }
  449. .entry .permalink2{
  450. position:absolute;
  451. width:auto;
  452. height:auto;
  453. background-color:#000;
  454. overflow:hidden;
  455. font-family: arial;
  456. text-transform: uppercase;
  457. font-size: 25px;
  458. line-height:0px;
  459. border-top-right-radius:4px;
  460. border-bottom-right-radius:4px;
  461. border-top-left-radius:4px;
  462. border-bottom-left-radius:4px;
  463. text-align:center;
  464. opacity:0.0;
  465. -webkit-transition: all 0.2s linear;
  466. -webkit-transition: all 0.2s linear;
  467. -moz-transition: all 0.2s linear;
  468. transition: all 0.2s linear;
  469. {block:PermalinkPage}
  470. opacity: 0;
  471. {/block:PermalinkPage}
  472. }
  473.  
  474. .entry:hover .permalink2{
  475. margin-top:5px;
  476. margin-left:50px;
  477. overflow:visible;
  478. -webkit-transition: all 0.4s linear; opacity: 1.8;
  479. -webkit-transition: all 0.4s linear;
  480. -moz-transition: all 0.4s linear;
  481. transition: all 0.4s linear;
  482. {block:PermalinkPage}
  483. opacity: 0;
  484. {/block:PermalinkPage}
  485. }
  486.  
  487. kérdez {
  488. font-family: bebas neue;
  489. font-size:30px;
  490. color: #aaa;
  491. z-index:1;
  492. }
  493. #infscr-loading{
  494. bottom: -70px;
  495. position: absolute;
  496. left: 50%;
  497. margin-left:-8px;
  498. width:16px;
  499. height:11px;
  500. overflow:hidden;
  501. margin-bottom: 50px;
  502. }
  503.  
  504. #postnotes{
  505. text-align: justify;}
  506.  
  507. #postnotes blockquote{
  508. border: 0px;}
  509.  
  510. .title{
  511. font-family: oxygen;
  512. font-size: 18px;
  513. line-height: 20px;
  514. color: {color:Title};
  515. font-weight: normal;
  516. padding:0px 0px 0px 0px;
  517. }
  518.  
  519.  
  520.  
  521.  
  522. .credit a { color: #FFF; }
  523.  
  524. .blogtitle{
  525. font-family: bebas neue;
  526. font-size: 45px;
  527. line-height: 40px;
  528. color: {color:Title};
  529. font-weight: normal;
  530. padding:0px 0px 0px 0px;
  531. }
  532.  
  533. .video embed, .post div.video object {width:250px !important; height:187px !important;}
  534.  
  535. blockquote{
  536. padding:0px 0px 2px 5px;
  537. margin:0px 0px 2px 1px;
  538. border-left: 1px dotted #555555;
  539. }
  540.  
  541. blockquote p, ul{
  542. margin:0px;
  543. padding:0px;
  544. }
  545.  
  546.  
  547. a img{border: 0px;}
  548.  
  549. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  550.  
  551. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  552. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  553.  
  554. .notes img{width:10px; position:relative; top:3px;}
  555.  
  556.  
  557.  
  558. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  559.  
  560.  
  561. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  562.  
  563. @font-face { font-family: "lorem"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  564.  
  565. @font-face{
  566. font-family: 'pixel';
  567. font-style: normal;
  568. font-weight: normal;
  569. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  570.  
  571.  
  572. small{font-size: 90%;}
  573.  
  574.  
  575. </style>
  576. {block:IndexPage}
  577. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  578. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  579.  
  580. <script type="text/javascript">
  581. $(window).load(function () {
  582. var $content = $('#posts');
  583. $content.masonry({itemSelector: '.entry'}),
  584. $content.infinitescroll({
  585. navSelector : 'div#pagination',
  586. nextSelector : 'div#pagination a#nextPage',
  587. itemSelector : '.entry',
  588. loading: {
  589. finishedMsg: '',
  590. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  591. },
  592. bufferPx : 600,
  593. debug : false,
  594. },
  595. // call masonry as a callback.
  596. function( newElements ) {
  597. var $newElems = $( newElements );
  598. $newElems.hide();
  599. // ensure that images load before adding to masonry layout
  600. $newElems.imagesLoaded(function(){
  601. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  602.  
  603.  
  604. });
  605. });
  606. });
  607. </script>
  608.  
  609. {/block:IndexPage}
  610.  
  611.  
  612. <link rel="shortcut icon" href="{Favicon}">
  613. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  614. <meta name="viewport" content="width=820" />
  615. </head>
  616. <body>
  617.  
  618. <div class="wrapper">
  619. <div id="oldal">
  620. <center>
  621. <div id="cím">{block:ifshowblogtitle}<div class="blogtitle">{Title}</div>{/block:ifshowblogtitle}
  622. <div class="linkek"><a href="{text:Link 1}">{text:Link 1 Title}</a>
  623. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  624. <a href="{text:Link 3}">{text:Link 3 Title}</a>
  625. <a href="{text:Link 4}">{text:Link 4 Title}</a>
  626. <a href="{text:Link 5}">{text:Link 5 Title}</a>
  627. <a href="{text:Link 6}">{text:Link 6 Title}</a>
  628. </div></div>
  629. {block:ifshowphoto}<div id="oldalikép"><a href="/"><img src="{image:sidebar}" width=170px></a></div>{/block:ifshowphoto}
  630. <div id="leírás">{Description}</div>
  631. </div>
  632.  
  633.  
  634. <div class="left">
  635.  
  636. <div id="posts">
  637.  
  638. {block:Posts}
  639. <div class="entry">
  640.  
  641. {block:IndexPage}
  642. {/block:IndexPage}
  643.  
  644. {block:Text}
  645. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  646. <div class="szöveg">
  647. <a href="{permalink}">{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date} at {24HourWithZero}:{Minutes} with {notecountwithlabel}
  648. </a></a></span></div>
  649. {/block:Text}
  650.  
  651.  
  652. {block:Answer}
  653. <br>
  654. <div style="border-radius:3px; border: 1px solid #E6DFDF; margin: 3px; min-height:30px; padding: 3px; background-color: #fff; box-shadow: 0px 0px 5px 3px #ddd; font-family: {text:font}; font-size: 10px;">
  655. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #aaa; border-radius: 20px;"/>
  656. <kérdez>{Asker}</kérdez>: {Question}<br></div>
  657.  
  658. <div style="font-family: {text:font}; font-size: 10px;">
  659. {Answer}
  660. </div>
  661. <br>
  662. <center><span class="szöveg"><div class="szöveg"><a href="{permalink}">{NoteCount} notes - {24HourWithZero}:{Minutes} </a></div></span>
  663. {/block:Answer}
  664.  
  665. {block:Link}
  666. <a href="{URL}" class="title">{Name}</a>
  667. {block:Description}{Description}{/block:Description}
  668. <div class="szöveg">
  669. <a href="{permalink}">{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date} at {24HourWithZero}:{Minutes} with {notecountwithlabel} </a></span></div>
  670. {block:Link}
  671.  
  672. {block:Photo}
  673.  
  674.  
  675. <div class="fekete"></div>
  676. <div class="permalink">
  677. <a href="{permalink}">{NoteCount}</a></div> <div class="permalink2">
  678. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png"></a></div>
  679.  
  680. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a></div>{LinkCloseTag}{/block:IndexPage}
  681. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  682. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}
  683. {/block:Photo}
  684.  
  685. {block:Photoset}
  686. {block:IndexPage}
  687. <center>
  688. {Photoset-250}</center>
  689. {/block:IndexPage}
  690. {block:PermalinkPage}
  691. <center>
  692. {Photoset-500}</center>
  693. <div class="szöveg">
  694. <a href="{permalink}">{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date} at {24HourWithZero}:{Minutes} with {notecountwithlabel} </a></span></div>
  695. {/block:PermalinkPage}
  696. {/block:Photoset}
  697.  
  698. {block:Quote}
  699. {Quote}</span>
  700. {block:Source}<strong>{Source}</strong>{/block:Source}
  701. <div class="szöveg">
  702. <a href="{permalink}">{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date} at {24HourWithZero}:{Minutes} with {notecountwithlabel}
  703. </a></a></span></div>
  704. {/block:Quote}
  705.  
  706. {block:Chat}
  707. {block:Title}<span class="title">{Title}</span>{/block:Title}
  708. <ul class="chat">
  709. {block:Lines}
  710. <li class="user_{UserNumber}">
  711. {block:Label}
  712. <span class="label">{Label}</span>
  713. {/block:Label}
  714.  
  715. {Line}
  716. </li>
  717. {/block:Lines}
  718. </ul><div class="szöveg">
  719. <a href="{permalink}">{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date} at {24HourWithZero}:{Minutes} with {notecountwithlabel}
  720. </a></a></span></div>
  721.  
  722. {/block:Chat}
  723.  
  724. {block:Audio}
  725. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  726. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  727. <div class="szöveg">
  728. <a href="{permalink}">{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date} at {24HourWithZero}:{Minutes} with {notecountwithlabel}
  729. </a></a></span></div>
  730. {/block:Audio}
  731.  
  732. {block:Video}
  733. {block:IndexPage}
  734. <center>
  735. {Video-250}</center>
  736. {/block:IndexPage}
  737. {block:PermalinkPage}
  738. <center>
  739. {Video-500}</center>
  740. {/block:PermalinkPage}
  741. <div class="szöveg">
  742. <a href="{permalink}">{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date} at {24HourWithZero}:{Minutes} with {notecountwithlabel}
  743. </a></a></span></div>
  744. {block:Video}
  745.  
  746. {block:PermalinkPage}
  747. <center>
  748. {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>
  749. {/block:PermalinkPage}
  750.  
  751.  
  752. {block:PostNotes}{PostNotes}
  753. {/block:PostNotes}
  754. </div>
  755.  
  756.  
  757. {/block:Posts}
  758. </div>
  759. </div>
  760. {block:IndexPage}
  761. {block:Pagination}
  762. <div id="pagination">
  763. {block:NextPage}
  764. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  765. {/block:NextPage}
  766. {block:PreviousPage}
  767. <a href="{PreviousPage}">&larr;&nbsp;</a>
  768. {/block:PreviousPage}
  769. </div>
  770. {/block:Pagination}
  771. {/block:IndexPage}
  772. </div>
  773. </body>
  774. <div style="position:fixed; bottom:7px; right:7px; opacity:.7">
  775. <a href="http://birth-c0ntrol.tumblr.com"> <img src="http://25.media.tumblr.com/faf71bac2cff0bfc07b123fa35a3cd1c/tumblr_mf8yazS1I51rhldr6o1_500.png" width="27px"></a>
  776. </div>
  777. </html>
  778. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement