Advertisement
Labyrinthines

Theme 5

Apr 27th, 2012
8,284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.96 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. <!--
  4. theme by merel (labyrinthines.tumblr.com)
  5. do not remove, change or move the credit in any way.
  6. do not repost it and claim it as your own.
  7. do not use it as a base.
  8. -->
  9.  
  10.  
  11. <html>
  12. <head>
  13. <link rel="shortcut icon" href="{Favicon}"/>
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}
  16. <meta name="description" content="{MetaDescription}" />
  17. {/block:Description}
  18. <link href='http://fonts.googleapis.com/css?family=Old+Standard+TT:400,400italic' rel='stylesheet' type='text/css'>
  19.  
  20.  
  21. <meta name="image:Sidebar" content=""/>
  22. <meta name="color:Background" content="#ffffff"/>
  23. <meta name="color:Text" content="#1d1d1d"/>
  24. <meta name="color:Sidebar Background Color" content="#E8E8E8"/>
  25. <meta name="color:Links" content="#000000"/>
  26. <meta name="color:Links Hover" content="#e6e8eb"/>
  27. <meta name="color:Post Background" content="#ffffff"/>
  28. <meta name="color:Maintitle1 Color" content="#000"/>
  29. <meta name="color:Maintitle2 Color" content="#000"/>
  30. <meta name="color:Link Background Color" content="#000"/>
  31. <meta name="color:Sidebar Border" content="#000"/>
  32.  
  33. <meta name="font:Body" content="Times New Roman"/>
  34. <meta name="font:Sidebar" content="old standard tt"/>
  35.  
  36. <meta name="text:Link 1" content="Link 1"/>
  37. <meta name="text:Link 1 URL" content="/"/>
  38. <meta name="text:Link 2" content="Link 2"/>
  39. <meta name="text:Link 2 URL" content="/"/>
  40. <meta name="text:Link 3" content="Link 3"/>
  41. <meta name="text:Link 3 URL" content="/"/>
  42. <meta name="text:Link 4" content="Link 4"/>
  43. <meta name="text:Link 4 URL" content="/"/>
  44. <meta name="text:Link 5" content="Link 5"/>
  45. <meta name="text:Link 5 URL" content="/"/>
  46.  
  47. <meta name="text:Body Font Size" content="9px"/>
  48.  
  49. <meta name="text:Maintitle1" content="their words mostly noises"/>
  50. <meta name="text:Maintitle2" content="ghosts with just voices"/>
  51.  
  52. <meta name="if:Gradient On Sidebar Image" content="1"/>
  53.  
  54. <script type="text/javascript">
  55. function toggleDiv(toggle){
  56. if(document.getElementById(toggle).style.display == 'block'){
  57. document.getElementById(toggle).style.display = 'none';
  58. }else{
  59. document.getElementById(toggle).style.display = 'block';
  60. }
  61. }
  62. </script>
  63.  
  64.  
  65. <style type="text/css">
  66.  
  67. body {
  68. color:{color:Text};
  69. background-color:{color:Background};
  70. font-family:times new roman;
  71. font-size:{text:Body Font Size};
  72. line-height: 120%;
  73. text-align:justify;
  74. }
  75.  
  76.  
  77. a:link, a:active, a:visited {
  78. transition: all 0.6s ease-in-out 0s;
  79. -moz-transition: all 0.6s ease-in-out 0s;
  80. -webkit-transition: all 0.6s ease-in-out 0s;
  81. -o-transition: all 0.6s ease-in-out 0s;
  82. font-family:{text:Body Font Size};
  83. text-transform:uppercase;
  84. font-weight:none;
  85. text-align: center;
  86. text-decoration: none;
  87. color: {color:Links};
  88. }
  89.  
  90. a:hover {
  91. transition: all 0.6s ease-in-out 0s;
  92. -moz-transition: all 0.6s ease-in-out 0s;
  93. -webkit-transition: all 0.6s ease-in-out 0s;
  94. -o-transition: all 0.6s ease-in-out 0s;
  95. text-align: center;
  96. color:{color:Links Hover};
  97. }
  98.  
  99. a img {
  100. border: 0px;
  101. }
  102.  
  103.  
  104. .alles {
  105. width:1086px;
  106. margin:auto;
  107. position:absolute;
  108. left:0pt;
  109. right:0pt;
  110. }
  111.  
  112. .sidebar {
  113. background-color: transparent;
  114. border-top: 35px solid #000000;
  115. bottom: 2px;
  116. height: 100%;
  117. left: 0;
  118. margin: 2px;
  119. position: absolute;
  120. top: 0;
  121. width: 759px;
  122. z-index: 1;
  123. }
  124.  
  125.  
  126.  
  127. .sidebarleft {
  128. bottom: 0;
  129. height: 220px;
  130. left: 790px;
  131. margin: auto;
  132. position: fixed;
  133. right: 0;
  134. top: 0;
  135. width: 200px;
  136. z-index: 100;
  137. }
  138.  
  139. .ads {
  140. bottom: 10px;
  141. height: 300px;
  142. left: 790px;
  143. margin: auto;
  144. position: fixed;
  145. right: 0;
  146. width: 250px;
  147. z-index: 100;
  148. }
  149.  
  150. .streeprechts {
  151. background-color: {color:Sidebar Border};
  152. border-bottom: 2px solid #FFFFFF;
  153. bottom: 0;
  154. height: 99.5%;
  155. left: 444px;
  156. margin: auto;
  157. position: fixed;
  158. right: 0;
  159. top: 2px;
  160. width: 40px;
  161. z-index: 100;
  162. }
  163.  
  164. .streepboven {
  165. background-color: {color:Background};
  166. border-top: 2px solid {color:Background};
  167. border-bottom: 3px solid {color:Background};
  168. height: 69px;
  169. left: 2px;
  170. position: fixed;
  171. top: 0;
  172. width: 10000px;
  173. z-index: 100;
  174. }
  175.  
  176. .content {
  177. background-color: transparent;
  178. font-family: {font:Body};
  179. font-size: {text:Body Font Size};
  180. padding: 10px 10px 10px 10px;
  181. left:282px;;
  182. position: absolute;
  183. width: 420px;
  184. z-index: 1;
  185. top:63px;
  186. }
  187.  
  188. .back {
  189. background-color: {color:Sidebar Background Color};
  190. font-size: 9px;
  191. height: 100%;
  192. left: 584pt;
  193. margin: auto;
  194. padding: 10px;
  195. position: fixed;
  196. right: 0;
  197. top: 0;
  198. width: 270px;
  199. z-index: 1;
  200. }
  201.  
  202.  
  203. .sidebardisc {
  204. -moz-transition: all 0.6s ease-in-out 0s;
  205. color: #000000;
  206. font-family: {font:Sidebar};
  207. font-size: 7px;
  208. height: 190px;
  209. letter-spacing: 0.5px;
  210. line-height: 100%;
  211. opacity: 0.5;
  212. padding: 10px;
  213. text-align: justify;
  214. text-transform: uppercase;
  215. width: 160px;
  216. }
  217.  
  218.  
  219. .sidebardisc:hover {
  220. opacity:1;
  221. transition: all 0.6s ease-in-out 0s;
  222. -moz-transition: all 0.6s ease-in-out 0s;
  223. -webkit-transition: all 0.6s ease-in-out 0s;
  224. -o-transition: all 0.6s ease-in-out 0s;
  225. }
  226.  
  227. .imageleft {
  228. background-image: url("{image:Sidebar}");
  229. bottom: 1px;
  230. height: 420px;
  231. left: 0;
  232. margin: auto;
  233. position: fixed;
  234. right: 810px;
  235. width: 245px;
  236. }
  237.  
  238. .imagegradient {
  239. background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.08) 34%, rgba(255,255,255,0) 37%); /* FF3.6+ */
  240. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(34%,rgba(255,255,255,0.08)), color-stop(37%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
  241. background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.08) 34%,rgba(255,255,255,0) 37%); /* Chrome10+,Safari5.1+ */
  242. background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.08) 34%,rgba(255,255,255,0) 37%); /* Opera 11.10+ */
  243. background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.08) 34%,rgba(255,255,255,0) 37%); /* IE10+ */
  244. background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.08) 34%,rgba(255,255,255,0) 37%); /* W3C */
  245. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
  246. bottom: 1px;
  247. height: 420px;
  248. left: 0;
  249. margin: auto;
  250. position: fixed;
  251. right: 810px;
  252. width: 245px;
  253. }
  254.  
  255. .title1 {
  256. color: {color:Maintitle1 Color};
  257. font-family: old standard tt;
  258. font-size: 22px;
  259. font-style: italic;
  260. font-weight: 400;
  261. height: 0;
  262. line-height: 23px;
  263. padding-bottom: 20px;
  264. padding-left: 80px;
  265. position: inherit;
  266. text-align: right;
  267. text-transform: uppercase;
  268. width: 120px;
  269. z-index: 1000;
  270. }
  271. .title2 {
  272. background-color: {color:Background};
  273. border-bottom: 1px solid #000000;
  274. color: {color:Maintitle2 Color};
  275. font-family: old standard tt;
  276. font-size: 33px;
  277. font-style: italic;
  278. font-weight: 400;
  279. height: 29px;
  280. left: 583px;
  281. letter-spacing: -2px;
  282. line-height: 30px;
  283. margin: auto;
  284. padding-top: -8px;
  285. position: fixed;
  286. right: 0;
  287. text-align: center;
  288. text-transform: uppercase;
  289. top: 42px;
  290. width: 486px;
  291. z-index: 1000;
  292. }
  293.  
  294. .posty {
  295. background-color: {color:Post Background};
  296. font-style: normal;
  297. overflow: hidden;
  298. width:400px;
  299. padding:10px;
  300. transition: all 0.6s ease-in-out 0s;
  301. -moz-transition: all 0.6s ease-in-out 0s;
  302. -webkit-transition: all 0.6s ease-in-out 0s;
  303. -o-transition: all 0.6s ease-in-out 0s;
  304.  
  305. }
  306.  
  307. .lik {
  308. top: 75px;
  309. height: 150px;
  310. left: 0;
  311. margin: auto;
  312. position: fixed;
  313. right: 810px;
  314. text-transform: uppercase;
  315.  
  316. width: 200px;
  317. z-index: 1000;
  318. }
  319.  
  320. .lik a:link, .lik a:active, .lik a:visited {
  321. color:#fff;
  322. }
  323.  
  324. .lik a:hover {
  325. color:#fff;
  326. line-height:30px;
  327. }
  328.  
  329. .zwart {
  330. width:200px;
  331. background-color:{color:Link Background Color};
  332. text-align:center;
  333. font-family: old standard tt;
  334. font-size: 7px;
  335. font-weight:400;
  336. font-style:italic;
  337. color:#fff;
  338. padding:2px 1px 1px 1px;
  339. letter-spacing:1px;
  340. margin-bottom:2px;
  341. }
  342.  
  343. .notesandtags {
  344. transition: all 0.6s ease-in-out 0s;
  345. -moz-transition: all 0.6s ease-in-out 0s;
  346. -webkit-transition: all 0.6s ease-in-out 0s;
  347. -o-transition: all 0.6s ease-in-out 0s;
  348. opacity: 0.7;
  349. width:400px;
  350. margin-top:8px;
  351. text-align: left;
  352. padding-bottom:10px;
  353. border-bottom: 1px solid #000;
  354. font-family:old standard tt;
  355. text-transform: uppercase;
  356. color:{color:Links};
  357. }
  358.  
  359. .notesandtags a:hover {
  360. color:#fff;
  361. }
  362.  
  363. .tags {
  364. transition: all 0.6s ease-in-out 0s;
  365. -moz-transition: all 0.6s ease-in-out 0s;
  366. -webkit-transition: all 0.6s ease-in-out 0s;
  367. -o-transition: all 0.6s ease-in-out 0s;
  368. font-size: 7px;
  369. margin-top:5px;
  370. padding: 5px 10px;
  371. letter-spacing: 1px;
  372. line-height: 100%;
  373. font-family:old standard tt;
  374. background-color:transparent;
  375. min-height:6px;
  376. text-transform: uppercase;
  377. width: 380px;
  378. }
  379.  
  380. .tag {
  381. transition: all 0.6s ease-in-out 0s;
  382. -moz-transition: all 0.6s ease-in-out 0s;
  383. -webkit-transition: all 0.6s ease-in-out 0s;
  384. -o-transition: all 0.6s ease-in-out 0s;
  385. font-weight: normal;
  386. background-color:transparent;
  387. opacity: 1;
  388. font-family:old standard tt;
  389. margin-right: 2px;
  390. font-size: 7px;
  391. color: {color:Links};
  392. line-height:5px;
  393. }
  394.  
  395.  
  396. .time {
  397. transition: all 0.6s ease-in-out 0s;
  398. -moz-transition: all 0.6s ease-in-out 0s;
  399. -webkit-transition: all 0.6s ease-in-out 0s;
  400. -o-transition: all 0.6s ease-in-out 0s;
  401. color: {color:Links};
  402. opacity: 1;
  403. text-align:right;
  404. font-size: 6.5px;
  405. font-weight: none;
  406. letter-spacing: 3px;
  407. font-family:times new roman;
  408. text-transform: uppercase;
  409.  
  410. }
  411.  
  412. h3 {
  413. color:{color:Body};
  414. font-family: old standard tt;
  415. font-style: italic;
  416. font-size: 15px;
  417. letter-spacing:4px;
  418. line-height: 20px;
  419. margin: 0;
  420. padding: 5px;
  421. text-align: center;
  422. }
  423.  
  424. h3 a:link, h3 a:active, h3 a:visited {
  425. font-family: old standard tt;
  426. color:{color:Links};
  427. font-size: 15px;
  428. font-style: italic;
  429. letter-spacing: 4px;}
  430.  
  431. blockquote {
  432. background-color: {color:Post Background};
  433. border-left: 7px solid {color:Sidebar Background Color};
  434. font-family: {font:Body};
  435. text-transform:uppercase;
  436. font-size: 8px;
  437. margin: 5px 5px 5px 2px;
  438. padding-left: 5px;
  439. padding-right: 10px;
  440. width: 350px;
  441. }
  442.  
  443. blockquote a:link, blockquote a:active, blockquote a:visited {
  444. font-size:8px;
  445. }
  446.  
  447. .quote {
  448. font-family: {font:Body};
  449. font-size: 9px;
  450. text-transform:lowercase;
  451. color: #000;
  452. letter-spacing:1px;
  453. }
  454.  
  455. .source {
  456. margin-left: 105px;
  457. margin-bottom:10px;
  458. margin-top:-3px;
  459. text-transform:uppercase;
  460. font-family:{font:Body};
  461. font-size: 7px;
  462. letter-spacing:2px;
  463. }
  464.  
  465. .link {
  466. color: {color:Links};
  467. padding: 5px;
  468. font-family: old standard tt;
  469. font-style: italic;
  470. font-size: 15px;
  471. text-transform:uppercase;
  472. letter-spacing:4px;
  473. }
  474.  
  475. .link:hover {
  476. color: {color:Links Hover};
  477. }
  478.  
  479. ul.chat {
  480. margin: 0;
  481. padding: 0;
  482. }
  483.  
  484. .chat li {
  485. list-style-type: none;
  486. margin-left: 0px;
  487. padding: 3px;
  488. }
  489.  
  490. .chat li.odd {
  491. background-color:{color:Post Background};
  492. margin-bottom: 1px;
  493. color: {color:Text};
  494. }
  495.  
  496. .chat li.even {
  497. background-color: {color:Post Background};
  498. margin-bottom: 1px;
  499. color: {color:Text};
  500. }
  501.  
  502. .label {
  503. font-weight: bold;
  504. }
  505.  
  506.  
  507. .notes li {padding-bottom:1.3em; text-transform:uppercase; font-size:7px;}
  508. .notes li img.avatar { border-radius: 8px 8px 8px 8px;
  509. font-size: 6px;
  510. height: 16px;
  511. line-height: 7px;
  512. margin-left: -20px;
  513. margin-right: 5px;
  514. text-transform: uppercase;
  515. width: 16px;
  516. margin-bottom: -5px; }
  517.  
  518. ol.notes {
  519. list-style: none outside none;
  520. }
  521.  
  522. .asker {
  523. color: {color:Text};
  524. font-family: {font:Body};
  525. font-size: 7px;
  526. letter-spacing: 1px;
  527. line-height: 100%;
  528. text-align: center;
  529. text-transform: uppercase;
  530. }
  531.  
  532. .asker a:link, .asker a:active, .asker a:visited {
  533. color: {color:Text};
  534. font-family: {font:Body};
  535. font-size: 7px;
  536. letter-spacing: 1px;
  537. line-height: 100%;
  538. text-align: center;
  539. text-transform: uppercase;
  540. }
  541.  
  542. .asker a:hover {
  543. color: {color:Text};
  544. font-family: {font:Body};
  545. font-size: 7px;
  546. letter-spacing: 1px;
  547. line-height: 100%;
  548. text-align: center;
  549. text-transform: uppercase;
  550. }
  551.  
  552.  
  553.  
  554. .ding a {
  555. -moz-transition: all 0.5s ease 0s;
  556. background-color: {color:Background};
  557. color: #252525;
  558. font-family: old standard tt;
  559. font-size: 0;
  560. font-style: italic;
  561. letter-spacing: 1px;
  562. position: absolute;
  563. text-align: center;
  564. text-transform: uppercase;
  565. width: 0;
  566. z-index: 1000;
  567. line-height: 30px;
  568. }
  569. .ding a:hover {
  570. background-color: {color:Background};
  571. color: #252525;
  572. line-height: 30px;
  573. }
  574. .ding {
  575. -moz-transition: all 0.5s ease 0s;
  576. height: 0;
  577. opacity: 0;
  578. width: 400px;
  579. }
  580. .posty:hover .ding {
  581. -moz-transition: all 0.5s ease 0s;
  582. opacity: 1;
  583. width: 400px;
  584. }
  585. .posty:hover div.ding a {
  586. border-bottom: 1px solid #000000;
  587. font-size: 7px;
  588. width: 400px;
  589. letter-spacing: 2px;
  590. }
  591.  
  592.  
  593. #foto:hover .caps {
  594. display:block;
  595. transition: all 0.6s ease-in-out 0s;
  596. -moz-transition: all 0.6s ease-in-out 0s;
  597. -webkit-transition: all 0.6s ease-in-out 0s;
  598. -o-transition: all 0.6s ease-in-out 0s;
  599. }
  600.  
  601. {block:IndexPage}#foto .caps {
  602. display: none;
  603. transition: all 0.6s ease-in-out 0s;
  604. -moz-transition: all 0.6s ease-in-out 0s;
  605. -webkit-transition: all 0.6s ease-in-out 0s;
  606. -o-transition: all 0.6s ease-in-out 0s;
  607. }{/block:IndexPage}
  608.  
  609.  
  610. #fotoset:hover .caps {
  611. display:block;
  612. transition: all 0.6s ease-in-out 0s;
  613. -moz-transition: all 0.6s ease-in-out 0s;
  614. -webkit-transition: all 0.6s ease-in-out 0s;
  615. -o-transition: all 0.6s ease-in-out 0s;
  616. }
  617.  
  618. {block:IndexPage}#fotoset .caps {
  619. display: none;
  620. transition: all 0.6s ease-in-out 0s;
  621. -moz-transition: all 0.6s ease-in-out 0s;
  622. -webkit-transition: all 0.6s ease-in-out 0s;
  623. -o-transition: all 0.6s ease-in-out 0s;
  624. }{/block:IndexPage}
  625.  
  626.  
  627.  
  628. {CustomCSS}
  629. </style>
  630.  
  631. <title>{Title}</title>
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638. </head>
  639.  
  640. <body>
  641. <div class="alles">
  642.  
  643.  
  644. <div class="sidebarleft">
  645. <div class="sidebardisc">
  646. {block:Description}
  647. {Description}
  648. {/block:Description}
  649.  
  650.  
  651.  
  652.  
  653. </div>
  654.  
  655.  
  656.  
  657.  
  658. {block:Pagination}<div style="text-align: center; font-size: 7px; color: rgb(0, 0, 0); text-transform: uppercase; letter-spacing: 2px; width: 160px; margin-left: 10px; background-color: {color:Background}; font-family: old standard tt; height: 15px; line-height: 15px;">
  659. {block:PreviousPage}
  660. <a href="{PreviousPage}" style="font-size: 7px; color: rgb(0, 0, 0); text-transform: uppercase; letter-spacing: 2px; font-family: old standard tt; line-height: 16px;">PREV</a>
  661. {/block:PreviousPage}
  662. {block:NextPage}
  663. <a href="{NextPage}" style="font-size: 7px; color: rgb(0, 0, 0); text-transform: uppercase; letter-spacing: 2px; font-family: old standard tt; line-height: 16px;">NEXT</a>
  664. {/block:NextPage}</div>
  665. {/block:Pagination}
  666.  
  667.  
  668.  
  669.  
  670. </div>
  671.  
  672.  
  673.  
  674.  
  675. <div class="lik">
  676.  
  677.  
  678. <a href="/"><div class="zwart">HOME</div></a>
  679. <a href="/ask"><div class="zwart">ASK</div></a>
  680. <a href="{text:Link 1 URL}"><div class="zwart">{text:Link 1}</div></a>
  681. <a href="{text:Link 2 URL}"><div class="zwart">{text:Link 2}</div></a>
  682. <a href="{text:Link 3 URL}"><div class="zwart">{text:Link 3}</div></a>
  683. <a href="{text:Link 4 URL}"><div class="zwart">{text:Link 4}</div></a>
  684. <a href="{text:Link 5 URL}"><div class="zwart">{text:Link 5}</div></a>
  685. <a href="http://labyrinthines.tumblr.com"><div class="zwart">theme credit</div></a>
  686. <div style="height:16px;"></div>
  687. <div class="title1">{text:Maintitle2}</div>
  688. </div>
  689.  
  690.  
  691. <div class="title2">{text:Maintitle1}</div>
  692.  
  693.  
  694.  
  695. <div class="back"></div>
  696. <div class="streeprechts"></div>
  697. <div class="streepboven"></div>
  698. <div class="imageleft"></div>
  699. {block:IfGradientOnSidebarImage}<div class="imagegradient"></div>
  700. {/block:IfGradientOnSidebarImage}
  701. <div class="content">
  702.  
  703. {block:Posts}
  704.  
  705.  
  706. <div class="posty">
  707.  
  708.  
  709.  
  710. {block:IndexPage}
  711. <div class="ding">{block:Date}<a href="{Permalink}">{TimeAgo}{/block:Date} {block:NoteCount} with {NoteCount} notes</font>{/block:NoteCount}</a>
  712. </div>
  713. {/block:IndexPage}
  714.  
  715. {block:Text}
  716.  
  717. {block:Title}
  718. <h3><a href="{Permalink}">{Title}</a></h3>
  719. {/block:Title}
  720. {Body}
  721. {/block:Text}
  722.  
  723. {block:Photo}
  724. <div id="foto">
  725. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}
  726.  
  727. {block:Caption}<div class="caps">{Caption}</div>
  728.  
  729.  
  730. {block:ContentSource}
  731. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  732. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  733. {/block:SourceLogo}
  734. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  735. {/block:ContentSource}{/block:Caption}</div>
  736. {/block:Photo}
  737.  
  738. {block:Photoset}
  739. <div id="fotoset">
  740. <center>{Photoset-400}</center>
  741. {block:Caption}<div class="caps">{Caption}</div>{/block:Caption}</div>
  742. {/block:Photoset}
  743.  
  744. {block:Quote}
  745. <div style="width:370px; text-align:justify; background-color:{color:Sidebar Background Color}; margin-bottom:5px; padding:15px; "><span class="quote">"{Quote}"</span></div>
  746.  
  747. {block:Source}
  748.  
  749. <div style="font-size:35px; margin-left:30px; margin-top:-11px; color: {color:Sidebar Background Color};">◄ </div> <div class="source"> {Source}</div>
  750. {/block:Source}
  751. {/block:Quote}
  752.  
  753. {block:Link}
  754. <center><a href="{URL}" class="link" {Target}>{Name}</a></center>
  755. {block:Description}
  756. <div class="description">{Description}</div>
  757. {/block:Description}
  758. {/block:Link}
  759.  
  760. {block:Chat}
  761. {block:Title}
  762. <h3><a href="{Permalink}">{Title}</a></h3>
  763. {/block:Title}
  764. <ul class="chat">
  765. {block:Lines}
  766. <li class="{Alt} user_{UserNumber}">
  767. {block:Label}
  768. <span class="label">{Label}</span>
  769. {/block:Label}
  770. {Line}
  771. </li>
  772. {/block:Lines}
  773. </ul>
  774. {/block:Chat}
  775.  
  776. {block:Video} <div id="fotoset">
  777. <center>{Video-400}</center>
  778. {block:Caption}<div class="caps">{Caption}</div>{/block:Caption}</div>
  779. {/block:Video}
  780.  
  781. {block:Audio} <div id="fotoset">
  782. <center>
  783. <div style="text-transform:uppercase; width:380px; height:75px; padding: 15px;">{block:AlbumArt}
  784. <img src="{AlbumArtURL}" width="75px" height="75px;" style="float:left;">
  785. {/block:AlbumArt}
  786. {AudioPlayerWhite}
  787. <span style="color:#000; font-family:consolas; font-size:8px; letter-spacing:3px; ">
  788. {block:Artist}
  789. {Artist}
  790. {/block:Artist} - {block:TrackName}
  791. {TrackName}
  792. {/block:TrackName}<br>
  793. {PlayCountWithLabel}
  794. </span> </div>
  795. </center>{block:Caption}<div class="caps">{Caption}</div>{/block:Caption}</div>
  796. {/block:Audio}
  797.  
  798.  
  799. {block:Answer}
  800.  
  801. <div style="width:370px; background-color:{color:Sidebar Background Color}; margin-bottom:5px; padding:15px; text-align:justify; ">{Question}</div>
  802. <center> <div style="font-size:35px; margin-top:-11px; margin-left:-300px; color:{color:Sidebar Background Color};">◄</div> <span style="font-size:7px; text-transform:uppercase;">ASKED BY {Asker}</span></center><div style="text-align:right;">
  803. {Answer}
  804. </div>
  805. {/block:Answer}
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813. <div class="notesandtags">
  814.  
  815. {block:RebloggedFrom}
  816. <div style="background-color: #FFFFFF; float: right; height: 16px; letter-spacing: 3px; margin-left: 10px; margin-right: -10px; padding-bottom: 5px; padding-right: 10px; padding-left: 5px;"><a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-16}"></a> <a href="{ReblogRootURL}"><img src="{ReblogRootPortraitURL-16}"></a></div> {/block:RebloggedFrom}
  817.  
  818. <div class="tags">{block:Tags}<a href="{TagURL}" class="tag">{Tag}</a> {/block:Tags}
  819. </div>
  820.  
  821. </div>
  822.  
  823. {block:PermalinkPage}
  824. <div style="height:10px; "></div>
  825. {block:PostNotes}
  826. <div style="padding:5px; font-size:25px; text-align:center; letter-spacing:4px; font-family:old standard tt; font-style: italic; ">
  827. <a onmousedown="toggleDiv('toggle');" style="font-family:old standard tt; font-style: italic;" href="javascript:;">TOGGLE NOTES</a></div>
  828.  
  829. <div id="toggle" style="display: none;">
  830. {PostNotes}{/block:PostNotes}
  831. </DIV>
  832.  
  833. </div>
  834.  
  835. {/block:PermalinkPage}
  836.  
  837. </div>
  838.  
  839.  
  840.  
  841.  
  842. {/block:Posts}
  843.  
  844.  
  845.  
  846. </div>
  847.  
  848.  
  849.  
  850.  
  851.  
  852. </div>
  853.  
  854.  
  855.  
  856.  
  857. </div>
  858.  
  859.  
  860.  
  861.  
  862.  
  863. </body>
  864. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement