ru2

Touch the sKY

ru2
Jan 24th, 2012
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.87 KB | None | 0 0
  1. <html>
  2. <!--
  3. Theme >> Touch the sKY
  4.  
  5. By >> Ruba [http://ru2.tumblr.com/]
  6.  
  7. >> Free to use, to share and alter
  8.  
  9. >> Please give credit.
  10.  
  11. -->
  12. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  13. <script type="text/javascript">
  14. WebFontConfig = {
  15. google: { families: [ 'Rouge+Script::latin' ] }
  16. };
  17. (function() {
  18. var wf = document.createElement('script');
  19. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  20. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  21. wf.type = 'text/javascript';
  22. wf.async = 'true';
  23. var s = document.getElementsByTagName('script')[0];
  24. s.parentNode.insertBefore(wf, s);
  25. })(); </script>
  26. <head>
  27. <title>{Title}</title>
  28. <link rel="shortcut icon" href="{Favicon}">
  29. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  30. {block:Description}
  31. <meta name="description" content="{MetaDescription}" />
  32. {/block:Description}
  33. <META name="color:SideBackground" content="#e5e7e9" />
  34. <META name="color:text" content="#454040" />
  35. <META name="color:note" content="#036cd9" />
  36. <META name="color:NoteContainer" content="#b7c6d2" />
  37. <META name="color:hover" content="#e5e7e9" />
  38. <META name="color:Link" content="#3d7faa" />
  39. <META name="color:postbackground" content="">
  40. <META name="text:font size" content=" 14px " />
  41. <META name="text:title size" content="70px"/>
  42. <META name="image:SideBar" content="">
  43. <META name="image:Background" content="http://fc03.deviantart.net/fs71/f/2011/326/9/8/sky_by_ruba2ru2-d4gxmuz.jpg"/>
  44. <meta name="color:sidetitle" content="#69D8C5" />
  45. <meta name="color:nav1BG" content="#74c7b9" />
  46. <meta name="color:nav2BG" content="#91bfdb" />
  47. <meta name="color:nav3BG" content="#4575b4" />
  48. <meta name="color:nav4BG" content="#b7c6d2" />
  49. <meta name="color:nav5BG" content="#3d7faa" />
  50. <meta name="image:roundpic" content="http://media.tumblr.com/tumblr_lybu1vV1JA1qan8h1.png"/>
  51. <META name="if:show sidebar" content="1" />
  52. <META name="if:show sidebar image" content="1" />
  53. <META name="if:show Description " content="1" />
  54. <meta name="text:sidetitle" content="Side title 2">
  55. <META name="text:Link1" content="">
  56. <META name="text:URL1" content="">
  57. <META name="text:Link2" content="">
  58. <META name="text:URL2" content="">
  59. <META name="text:Link3" content="">
  60. <META name="text:URL3" content="">
  61. <META name="text:Link4" content="">
  62. <META name="text:URL4" content="">
  63. </head>
  64.  
  65. <body>
  66.  
  67. <style type="text/css">
  68.  
  69. ::-webkit-scrollbar-thumb:vertical {background-color:#e5e5e5;height:50px;}
  70. ::-webkit-scrollbar {height:12px;width:8px;background-color:#a0a0a0;}
  71. @import url(http://fonts.googleapis.com/css?family=Rouge+Script);
  72. @font-face {
  73. font-family: "tinytots";
  74. src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');
  75. }
  76.  
  77. @font-face {
  78. font-family: "Yakout";
  79. src: url('http://static.tumblr.com/q6qqnsd/O9hlw4wo9/yakoutlinotypelight-regular.ttf');
  80. }
  81. body {
  82. background-color: {color:Background};
  83. background-image: url('{image:Background}');
  84. background-position: bottom left;
  85. background-repeat: no-repeat;
  86. background-attachment: fixed;
  87. height: 100%;
  88. width: 100%;
  89. }
  90.  
  91. a:link, a:visited, a:active {
  92. color: {color:Link};
  93. text-decoration: none;
  94. font-weight: normal;
  95. padding-bottom: 2px;
  96. }
  97.  
  98. a:hover {
  99. color: {color:hover};
  100. text-decoration: none;
  101. font-weight: normal;
  102. }
  103.  
  104. i, em {font-style:italic;}
  105. u {text-decoration:underline;}
  106. strong, b, strong a, strong a:visited, b a, b a:visited {font-weight: bold;}
  107. small, small a, small a:visited {font-size: 11px; line-height: 16px;}
  108.  
  109.  
  110. h1, h3, h1 a, h3 a, h1 a:link, h3 a:link {
  111. margin-top: 7px;
  112. font-family: "Yakout";
  113. font-size: 22px;
  114. line-height: 20px;
  115. margin-bottom: -5px;
  116. color: {color:Link};
  117. font-weight: 500;
  118. }
  119. #roundpic
  120. {
  121. position:fixed;
  122. top:183px;
  123. left:22px;
  124. overflow:hidden;}
  125. #sidetitle {display:block height:14px; margin-top:3px;margin-bottom:1px;margin-left:0px;background-color:{color:sidetitle};font-family:Trebuchet MS;letter-spacing: 2px; font-size:9px; text-transform: lowercase;padding:1px 0px 0px 0px;}
  126. #navigation
  127. {position:fixed;
  128. top:319px;
  129. left:85px;
  130. }
  131. .navg
  132. {
  133. overflow:hidden;
  134. padding-right:9px;
  135. padding-top:99px;
  136. -webkit-border-bottom-right-radius: 13px;
  137. -webkit-border-bottom-left-radius: 13px;
  138. -moz-border-radius-bottomright: 13px;
  139. -moz-border-radius-bottomleft: 13px;
  140. border-bottom-right-radius: 13px;
  141. border-bottom-left-radius: 13px;
  142. }
  143.  
  144. #navg1 a {width:15px; height:35px; position: fixed; font-family: Trebuchet MS; font-size: 9px; display:block; text-align: center; background-color:{color:nav1BG}; color:transparent;letter-spacing: 2px;margin-left:-5px;
  145. padding:0px; z-index: 90;-webkit-border-bottom-right-radius: 13px;
  146. -webkit-border-bottom-left-radius: 13px;
  147. -moz-border-radius-bottomright: 13px;
  148. -moz-border-radius-bottomleft: 13px;
  149. border-bottom-right-radius: 13px;
  150. border-bottom-left-radius: 13px;}
  151. #navg1 a:hover {color:#fff; background-color:{color:nav1BG}; height:113px;padding-top:77px;letter-spacing: 2px;-webkit-transition: all .6s ease-out;
  152. -moz-transition: all .6s ease-out;
  153. -o-transition: all .6s ease-out;
  154. transition: all .6s ease-out;}
  155.  
  156. #navg2 a {width:15px; height:15px; position: fixed; font-family: Trebuchet MS; font-size: 9px; display:block; text-align: center; background-color:{color:nav2BG}; color:transparent;letter-spacing: -3px;margin-left: 10px;
  157. padding:0px; z-index: 90;}
  158. #navg2 a:hover { height: 113px; padding-top: 77px; letter-spacing: 2px; -webkit-transition: all .6s ease-out;
  159. -moz-transition: all .6s ease-out;
  160. -o-transition: all .6s ease-out;
  161. transition: all .6s ease-out;}
  162.  
  163. #navg3 a {width:15px; height:75px; position: fixed; font-family: Trebuchet MS; font-size: 9px; display:block; text-align: center; background-color:{color:nav3BG}; color:transparent;letter-spacing: -3px;margin-left: 25px;
  164. padding:0px; z-index: 90;}
  165. #navg3 a:hover { height: 113px; padding-top: 83px; letter-spacing: 2px; -webkit-transition: all .6s ease-out;
  166. -moz-transition: all .6s ease-out;
  167. -o-transition: all .6s ease-out;
  168. transition: all .6s ease-out;}
  169.  
  170. #navg4 a {width:15px; height:45px; position: fixed; font-family: Trebuchet MS; font-size: 9px; display:block; text-align: center; background-color:{color:nav4BG}; color:transparent;letter-spacing: -3px;margin-left: 40px;
  171. padding:0px; z-index: 90;-webkit-transition: all .6s ease-out;
  172. -moz-transition: all .6s ease-out;
  173. -o-transition: all .6s ease-out;
  174. transition: all .6s ease-out;}
  175. #navg4 a:hover {height: 113px; padding-top: 77px; letter-spacing: 2px; -webkit-transition: all .6s ease-out;
  176. -moz-transition: all .6s ease-out;
  177. -o-transition: all .6s ease-out;
  178. transition: all .6s ease-out;}
  179.  
  180. #navg5 a {width:15px; height:65px; position: fixed; font-family: Trebuchet MS; font-size: 9px; display:block; text-align: center; background-color:{color:nav5BG}; color:transparent;letter-spacing: -3px;margin-left: 55px;
  181. padding:0px; z-index: 90;}
  182. #navg5 a:hover { height: 113px; padding-top: 77px; letter-spacing: 2px; -webkit-transition: all .6s ease-out;
  183. -moz-transition: all .6s ease-out;
  184. -o-transition: all .6s ease-out;
  185. transition: all .6s ease-out;}
  186.  
  187.  
  188.  
  189.  
  190. a.title, a.title:visited, a.title:link {
  191. margin-bottom: 5px;
  192. font-family: 'Rouge Script', cursive;
  193. font-weight: normal;
  194. font-style: none;
  195. font-size: {text:title size};
  196. letter-spacing: -1px;
  197. color: {color:Link};
  198. position:fixed;
  199. padding: 33px;
  200. }
  201.  
  202. a.title:hover {
  203. transparent !important;
  204. text-decoration: none;
  205. color: {color:Link};
  206. }
  207.  
  208.  
  209. .sidebar {
  210. background-color: {color:SideBackground};
  211. position: fixed;
  212. top:173px;
  213. left:212px;
  214. color: {color:text};
  215. width: 220px;
  216. max-height:345px;
  217. float:left;
  218.  
  219. overflow-y:auto;
  220. font-family:"Yakout";
  221. font-size: 13px;
  222. text-align: left;
  223. }
  224.  
  225. #container {
  226. width: 600px;
  227. margin: auto;
  228. margin-top: 90px;
  229. margin-bottom: 70px;
  230. }
  231.  
  232.  
  233. #posts {
  234. width: 550px;
  235. margin-top:30px;
  236. margin-left: 140px;
  237. }
  238.  
  239. .post {
  240. margin: auto;
  241. margin-top: 30px;
  242. width: 500px;
  243. padding: 0px;
  244. margin-bottom: 0px;
  245. background-color: {color:postbackground};
  246. font-family: tahoma;
  247. font-size: 10px;
  248. line-height: 15px;
  249. color: {color:text};
  250. }
  251.  
  252. .caption {
  253. font-family: tahoma;
  254. font-size: 11px;
  255. line-height: 15px;
  256. color: {color:text};
  257. }
  258.  
  259. .photo img { max-width: 500px;border:0px; }
  260. .photo img:hover { filter: alpha(opacity=90); opacity: 0.9; max-width: 500px;border: 0px; }
  261.  
  262. .post link a, .post link a:link, .post link a:visited, .post link a:active {
  263. font-family: Times;
  264. font-size: 15px;
  265. line-height: 18px;
  266. color: {color:text};
  267. letter-spacing: 0px;
  268. margin-bottom: 5px;
  269. font-weight: normal;
  270. text-transform: uppercase;
  271. }
  272.  
  273. .centeredImage {
  274. display: block;
  275. text-align:center;
  276. margin-top:0px;
  277. margin-bottom:0px;
  278. padding:0px;
  279. }
  280.  
  281. .quote {
  282. width: 500px;
  283. padding-top: 5px;
  284. color: {color:text};
  285. }
  286.  
  287. blockquote {
  288. display: block;
  289. margin: auto;
  290. margin-top: 0px;
  291. margin-bottom: 0px;
  292. border-left: 1px solid;
  293. border-color: {color:Background};
  294. font-family: arial;
  295. font-size: 11px;
  296. line-height: 16px;
  297. color: {color:text};
  298. font-weight: normal;
  299. font-style: none;
  300. padding: 0px;
  301. padding-left: 7px;
  302. width: 450px;
  303. }
  304.  
  305. span {
  306. font-weight: bold;
  307. }
  308.  
  309. ul {
  310. list-style-type: square;
  311. }
  312.  
  313. .chat ul {
  314. list-style-type: none;
  315. width: 500px;
  316. display: block;
  317. margin: auto;
  318. padding: 0px;
  319. }
  320.  
  321. .odd {
  322. padding: 3px;
  323. color: {color:text};
  324. background-color: {color:Background};
  325. }
  326.  
  327. .even {
  328. padding: 3px;
  329. background-color: {color:Background};
  330. }
  331.  
  332. .source {
  333. font-family:
  334. font-size: 9px;
  335. line-height: 15px;
  336. color: {color:text};
  337. font-style: normal;
  338. font-weight: normal;
  339. letter-spacing: 0px;
  340. padding-top: 10px;
  341. padding-left: 10px;
  342. }
  343.  
  344. .Pagination {
  345. display: block;
  346. width: 230px;
  347. text-align: center;
  348. font-family: georgia;
  349. font-weight: 500;
  350. font-style: none;
  351. text-transform: lowercase;
  352. font-size: 18px;
  353. line-height: 24px;
  354. letter-spacing: 0px;
  355. color: {color:text};
  356. margin-top: 10px;
  357. }
  358.  
  359. .Pagination a, .Pagination a:visited {
  360. margin-bottom: 0px;
  361. font-family: georgia;
  362. font-weight: 500;
  363. font-style: none;
  364. text-transform: lowercase;
  365. font-size: 18px;
  366. line-height: 24px;
  367. letter-spacing: 0px;
  368. color: {color:text};
  369. }
  370.  
  371. .Pagination a:hover {
  372. text-decoration: none;
  373. color: {color:note};
  374. }
  375.  
  376. .date {
  377. padding: 1em;
  378. border-radius: 1em;
  379. background-color: {color:NoteContainer};
  380. width: 489px;
  381. height: auto;
  382. font-family: "tinytots";
  383. font-size: 8px;
  384. color: {color:SideBackground};
  385. margin-top: 10px;
  386. margin-bottom: 0px;
  387. padding-top: 1px;
  388. padding-right: 7px;
  389. padding-left: 7px;
  390. padding-bottom: 0px;
  391. text-align: left;
  392. text-transform: uppercase;
  393. letter-spacing: 0px;
  394. }
  395.  
  396. a.note_count, a.note_count:visited {
  397. padding-right: 0px;
  398. }
  399.  
  400.  
  401. .note_count a:hover, .date a:hover {
  402. background-color: {color:link};
  403. color: !important;
  404. }
  405.  
  406. .albumart img {
  407. float: left;
  408. margin-right: 20px;
  409. width: 100px;
  410. height: 100px;
  411. }
  412.  
  413. .albumart {
  414. padding-bottom: 50px;
  415. }
  416.  
  417. ol.notes {
  418. padding: 0px;
  419. margin: 25px 0px;
  420. list-style-type: none;
  421. border-bottom: solid 0px;
  422. border-color: {color:text};
  423. background-color: {color:SideBackground};
  424. }
  425.  
  426. ol.notes li.note {
  427. border-top: solid 1px;
  428. border-color:;
  429. padding: 10px;
  430. }
  431.  
  432. ol.notes li.note img.avatar {
  433. vertical-align: -4px;
  434. margin-right: 0px;
  435. width: 16px;
  436. height: 16px;
  437. }
  438.  
  439. ol.notes li.note span.action {
  440. font-weight: normal;
  441. }
  442.  
  443. ol.notes li.note .answer_content {
  444. font-weight: normal;
  445. }
  446.  
  447. ol.notes li.note blockquote {
  448. border-color: ;
  449. padding: 4px 7px;
  450. margin: 10px 0px 0px 25px;
  451. }
  452.  
  453. ol.notes li.note blockquote a {
  454. text-decoration: none;
  455. }
  456.  
  457. select, textarea, .textfield {
  458. width: 200px;
  459. background-color:;
  460. font-family: "tinytots";
  461. font-size: 8px;
  462. line-height: 16px;
  463. color: {color:hover};
  464. text-decoration: none;
  465. text-transform: lowercase;
  466. }
  467.  
  468. .button, input {
  469. width: 35px;
  470. background-color:;
  471. font-family: "tinytots";
  472. font-size: 8px;
  473. line-height: 16px;
  474. color: {color:hover};
  475. text-decoration: none;
  476. border: 1px solid;
  477. border-color: {color:Background};
  478. text-transform: lowercase;
  479. }
  480.  
  481. .post answer {
  482. background-color: {color:Background};
  483. width: 500px;
  484. }
  485.  
  486. #question {
  487. background-color: {color:SideBackground};
  488. width: 500px;
  489. height: auto;
  490. margin: auto;
  491. font-family:tahoma;
  492. font-size: 16px;
  493. line-height: 20px;
  494. color: {color:Link};
  495. font-weight: 500;
  496. letter-spacing: 0px;
  497. }
  498.  
  499. #asker {
  500. display: inline;
  501. font-family: Arial;
  502. font-size: 16px;
  503. line-height: 20px;
  504. color: {color:SideBackground};
  505. font-weight: 500;
  506. letter-spacing: 0px;
  507. text-transform: lowercase;
  508. }
  509.  
  510. #asker a:hover {
  511. color: {color:SideBackground};
  512. text-decoration: underline overline;
  513. }
  514.  
  515. hr {
  516. display: none;
  517. }
  518.  
  519. </style>
  520. </head>
  521.  
  522. <body>
  523. <div id="wrapper">
  524. <div id="left">
  525. <div id="navigation">
  526. <a href="/"><div id="roundpic"><img class="roundpic" src="{image:roundpic}"/></div></a>
  527. <div id="sidetitle"><center>{text:sidetitle}</div></center>
  528. <div id="navg">
  529. <div id="navg1"><a href="/" ><BR/>H<BR/>O<BR/>M<BR/>E<BR/></a>
  530. <div id="navg2"><a href="/ask"> <BR/>A<BR/>S<BR/>K<BR/></a>
  531. <div id="navg3"><a href="/archive">A<BR/>R<BR/>C<BR/>C<BR/>H<BR/>I<BR/>V<BR/>E</a>
  532. <div id="navg4"><a href="/rss" ><BR/>R<BR/>S<BR/>S<BR/></a>
  533. <div id="navg5"><a href="http://ru2.tumblr.com/tagged/layout" ><BR/>T<BR/>H<BR/>E<BR/>M<BR/>E<BR/></a>
  534. </div>
  535.  
  536. </div></div><br></div></div></div></div>
  537. <br>
  538. </br>
  539. <a href="/" class="title">{Title}</a></div>
  540. </br>
  541. </br>
  542. <div id="container">
  543. {block:ifshowsidebar}<div class="sidebar">
  544. </br>
  545. </br>
  546. {block:ifshowsidebarimage}<center><img src="{image:SideBar}" width="200"></img>{/block:ifshowsidebarimage}
  547. </br>
  548. {block:ifshowDescription}{Description}
  549. </br>
  550. </br>
  551. <a class="first" href="{text:URL1}">{text:Link1}</a> ☁
  552. <a class="second" href="{text:URL2}">{text:Link2}</a> ☁
  553. <a class="first" href="{text:URL3}">{text:Link3}</a> ☁
  554. <a class="second" href="{text:URL4}">{text:Link4}</a> ☁
  555. {/block:ifshowDescription}{/block:ifshowsidebar}
  556. {block:Pagination}
  557. <div class="Pagination">
  558. {block:PreviousPage}
  559. <a href="{PreviousPage}">&laquo;</a>
  560. {/block:PreviousPage}
  561.  
  562.  
  563. {CurrentPage} of {TotalPages}
  564.  
  565. {block:NextPage}
  566. <a href="{NextPage}">&raquo;</a>
  567. {/block:NextPage}
  568. </div>
  569. {/block:Pagination}
  570.  
  571.  
  572. </div>
  573.  
  574. <div id="posts">
  575. {block:Posts}
  576. {block:Text}
  577.  
  578. <div class="post text">
  579. {block:Title}
  580. <h3><a href="{Permalink}">{Title}</a></h3>
  581. {/block:Title}
  582.  
  583. {Body}
  584.  
  585. {block:PostNotes} {PostNotes} {/block:PostNotes} <div class="date"> <div style="float: left;">{block:Date}<a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth} {Month} {year}</div>{/block:DATE}{block:NoteCount}<a href="{Permalink}" class="note_count"><div style="float: right;">{NoteCountWithLabel}</a></div>{/block:NoteCount}<br>
  586.  
  587. {block:RebloggedFrom}
  588. via <a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp;&nbsp;&nbsp;originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>&nbsp;&nbsp;
  589. {/block:RebloggedFrom} {block:HasTags}☁: {block:Tags} <a href="{TagURL}">{Tag}
  590.  
  591. </a> &nbsp;{/block:Tags}{/block:HasTags}
  592. </div>
  593. {/block:Text}
  594.  
  595. {block:Photo}
  596.  
  597. <div class="post photo">
  598.  
  599. <a href="{PhotoURL-HighRes}" target=_blank><p class="centeredImage"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></p></a>
  600.  
  601.  
  602. {block:Caption}
  603. <div class="caption">{Caption}</div>
  604. {/block:Caption}
  605. {block:PostNotes} {PostNotes} {/block:PostNotes} <div class="date"> <div style="float: left;">{block:Date}<a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth} {Month} {year}</div>{/block:DATE}{block:NoteCount}<a href="{Permalink}" class="note_count"><div style="float: right;">{NoteCountWithLabel}</a></div>{/block:NoteCount}<br>
  606.  
  607. {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp;&nbsp;&nbsp;originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>&nbsp;&nbsp;
  608. {/block:RebloggedFrom} {block:HasTags}☁: {block:Tags} <a href="{TagURL}">{Tag}
  609.  
  610. </a> &nbsp;{/block:Tags}{/block:HasTags}
  611. </div>
  612. {/block:Photo}
  613.  
  614.  
  615. {block:Photoset}
  616.  
  617. <div class="post photoset">
  618. {Photoset-500}
  619.  
  620. {block:Caption}
  621. <div class="caption">{Caption}</div>
  622. {/block:Caption}
  623. {block:PostNotes} {PostNotes} {/block:PostNotes} <div class="date"> <div style="float: left;">{block:Date}<a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth} {Month} {year}</div>{/block:DATE}{block:NoteCount}<a href="{Permalink}" class="note_count"><div style="float: right;">{NoteCountWithLabel}</a></div>{/block:NoteCount}<br>
  624.  
  625. <div class="meta">{block:RebloggedFrom}
  626. via <a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp;&nbsp;&nbsp;originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>&nbsp;&nbsp;
  627. {/block:RebloggedFrom} {block:HasTags}☁: {block:Tags} <a href="{TagURL}">{Tag}
  628.  
  629. </a> &nbsp;{/block:Tags}{/block:HasTags}
  630. </div>
  631. {/block:Photoset}
  632.  
  633.  
  634. {block:Quote}
  635.  
  636. <div class="post quote">
  637. <div style="font-size: 22px; line-height: 20px; font-family: georgia; font-weight: 500; letter-spacing: 0px;">"{Quote}"</div>
  638.  
  639. {block:Source}
  640. <div class="source">&mdash;{Source}</div>
  641. {/block:Source}
  642. {block:PostNotes} {PostNotes} {/block:PostNotes} <div class="date"> <div style="float: left;">{block:Date}<a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth} {Month} {year}</div>{/block:DATE}{block:NoteCount}<a href="{Permalink}" class="note_count"><div style="float: right;">{NoteCountWithLabel}</a></div>{/block:NoteCount}<br>
  643.  
  644. {block:RebloggedFrom}
  645. <div class="meta">via <a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp;&nbsp;&nbsp;originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>&nbsp;&nbsp;
  646. {/block:RebloggedFrom} {block:HasTags}☁: {block:Tags} <a href="{TagURL}">{Tag}
  647.  
  648. </a> &nbsp;{/block:Tags}{/block:HasTags}
  649. </div></div>
  650. {/block:Quote}
  651.  
  652.  
  653. {block:Link}
  654.  
  655. <div class="post link">
  656. <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
  657.  
  658. {block:Description}
  659. <div class="description">{Description}</div>
  660. {/block:Description}
  661.  
  662. {block:PostNotes} {PostNotes} {/block:PostNotes} <div class="date"> <div style="float: left;">{block:Date}<a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth} {Month} {year}</div>{/block:DATE}{block:NoteCount}<a href="{Permalink}" class="note_count"><div style="float: right;">{NoteCountWithLabel}</a></div>{/block:NoteCount}<br>
  663.  
  664. {block:RebloggedFrom}
  665. via <a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp;&nbsp;&nbsp;originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>&nbsp;&nbsp;
  666. {/block:RebloggedFrom} {block:HasTags}☁: {block:Tags} <a href="{TagURL}">{Tag}
  667.  
  668. </a> &nbsp;{/block:Tags}{/block:HasTags}
  669. </div>
  670. {/block:Link}
  671.  
  672.  
  673. {block:Chat}
  674.  
  675. <div class="post chat">
  676. {block:Title}
  677. <h3><a href="{Permalink}">{Title}</a></h3>
  678. {/block:Title}
  679.  
  680. <ul class="chat">
  681. {block:Lines}
  682. <li class="{Alt} user_{UserNumber}">
  683. {block:Label}
  684. <span class="label">{Label}</span>
  685. {/block:Label}
  686.  
  687. {Line}
  688. </li>
  689. {/block:Lines}
  690. </ul>
  691. </div>
  692. {block:PostNotes} {PostNotes} {/block:PostNotes} <div class="date"> <div style="float: left;">{block:Date}<a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth} {Month} {year}</div>{/block:DATE}{block:NoteCount}<a href="{Permalink}" class="note_count"><div style="float: right;">{NoteCountWithLabel}</a></div>{/block:NoteCount}<br>
  693.  
  694. {block:RebloggedFrom}
  695. via <a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp;&nbsp;&nbsp;originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>&nbsp;&nbsp;
  696. {/block:RebloggedFrom} {block:HasTags}☁: {block:Tags} <a href="{TagURL}">{Tag}
  697.  
  698. </a> &nbsp;{/block:Tags}{/block:HasTags}
  699. </div>
  700. {/block:Chat}
  701.  
  702.  
  703. {block:Video}
  704.  
  705. <div class="post video">
  706. <center>{Video-500}</center>
  707.  
  708. {block:Caption}
  709. <div class="caption">{Caption}</div>
  710. {/block:Caption}
  711. {block:PostNotes} {PostNotes} {/block:PostNotes} <div class="date"> <div style="float: left;">{block:Date}<a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth} {Month} {year}</div>{/block:DATE}{block:NoteCount}<a href="{Permalink}" class="note_count"><div style="float: right;">{NoteCountWithLabel}</a></div>{/block:NoteCount}<br>
  712.  
  713. {block:RebloggedFrom}
  714. via <a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp;&nbsp;&nbsp;originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>&nbsp;&nbsp;
  715. {/block:RebloggedFrom} {block:HasTags}☁: {block:Tags} <a href="{TagURL}">{Tag}
  716.  
  717. </a> &nbsp;{/block:Tags}{/block:HasTags}
  718. </div>
  719. {/block:Video}
  720.  
  721.  
  722. {block:Audio}
  723.  
  724. <div class="post audio">
  725. {block:AlbumArt}
  726. <div class="albumart"><img src="{AlbumArtURL}"></div>
  727. {/block:AlbumArt}
  728. {AudioPlayerBlack}
  729.  
  730. {block:Caption}
  731. <div class="caption">{Caption}</div>
  732. {/block:Caption}
  733. {block:PostNotes} {PostNotes} {/block:PostNotes} <div class="date"> <div style="float: left;">{block:Date}<a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth} {Month} {year}</div>{/block:DATE}{block:NoteCount}<a href="{Permalink}" class="note_count"><div style="float: right;">{NoteCountWithLabel}</a></div>{/block:NoteCount}<br>
  734.  
  735. {block:RebloggedFrom}
  736. via <a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp;&nbsp;&nbsp;originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>&nbsp;&nbsp;
  737. {/block:RebloggedFrom} {block:HasTags}☁: {block:Tags} <a href="{TagURL}">{Tag}
  738.  
  739. </a> &nbsp;{/block:Tags}{/block:HasTags}
  740. </div>
  741. {/block:Audio}
  742.  
  743. {block:Answer}<div class="post answer">
  744. <div class="ask-question">
  745. <p>
  746. <div id="question"><div id="asker">{Asker}</div> asked, {Question}</div>
  747. </p>
  748.  
  749. {Answer}
  750.  
  751. </div>
  752. {block:PostNotes} {PostNotes} {/block:PostNotes} <div class="date"> <div style="float: left;">{block:Date}<a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth} {Month} {year}</div>{/block:DATE}{block:NoteCount}<a href="{Permalink}" class="note_count"><div style="float: right;">{NoteCountWithLabel}</a></div>{/block:NoteCount}<br>
  753.  
  754. {block:RebloggedFrom}
  755. via <a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp;&nbsp;&nbsp;originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>&nbsp;&nbsp;
  756. {/block:RebloggedFrom} {block:HasTags}☁: {block:Tags} <a href="{TagURL}">{Tag}
  757.  
  758. </a> &nbsp;{/block:Tags}{/block:HasTags}
  759. </div>{/block:Answer}
  760.  
  761. {/block:Posts}
  762.  
  763. <a href="http://s10.flagcounter.com/more/PKz"><img src="http://s10.flagcounter.com/count/PKz/bg_F0F0F0/txt_60678A/border_CCCCCC/columns_6/maxflags_40/viewers_0/labels_1/pageviews_1/flags_0/" alt="free counters" border="0"></a>
  764. </div>
  765.  
  766. </body>
  767. </html>
Advertisement
Add Comment
Please, Sign In to add comment