Advertisement
pamefortes

theme49_por_thoughtandsoul

Dec 20th, 2012
8,676
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 24.37 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3. <html lang="en">
  4. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  5. <!--Não remova os créditos, plágio é crime!-->
  6. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  7. <!--Não remova os créditos, plágio é crime!-->
  8. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  9. <!--Não remova os créditos, plágio é crime!-->
  10. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  11. <!--Não remova os créditos, plágio é crime!-->
  12. <head>
  13. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  14. <!--Não remova os créditos, plágio é crime!-->
  15. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  16. <!--Não remova os créditos, plágio é crime!-->
  17. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  18. <!--Não remova os créditos, plágio é crime!-->
  19. <!--Theme desenvolvido por Pâmela Fortes (thoughtandsoul.tumblr)-->
  20. <!--Não remova os créditos, plágio é crime!-->
  21. <title>{title}</title>
  22.     <link rel="shortcut icon" href="{Favicon}">
  23.     <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  24.  
  25.  
  26. <meta name="image:background" content=""/>
  27. <meta name="if:Endless Scrolling" content="1"/>
  28.  
  29. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  30. <script type="text/javascript" src="http://static.tumblr.com/no9dwxu/j0Ylzf224/topo_thoughtandsoul.txt"></script>
  31.  
  32. {block:IndexPage}
  33.  
  34. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  35.  
  36. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  37.  
  38. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  39.  
  40. <script type="text/javascript">
  41. $(window).load(function(){
  42. var $wall = $('#content');
  43. $wall.imagesLoaded(function(){
  44. $wall.masonry({
  45. itemSelector: '.entry',
  46. isAnimated : true
  47. });
  48. });
  49. $wall.infinitescroll({
  50. navSelector : "div#navigation",
  51. nextSelector : "div#navigation a#nextPage",
  52. itemSelector : '.entry',
  53. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  54. loadingText : " ",
  55. donetext : " ",
  56. extraScrollPx : 9000,
  57. bufferPx : 10000,
  58. debug : false,
  59. errorCallback: function() {
  60. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  61. }},
  62. function( newElements ) {
  63. var $newElems = $( newElements );
  64. $newElems.hide();
  65. $newElems.imagesLoaded(function(){
  66. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  67. });
  68. }); $('#content').show(500);
  69. });
  70. </script>
  71.  
  72. {/block:IndexPage}
  73.  
  74. </head>
  75.  
  76. <style>
  77. body {background-color:#f6f6f6; background-image:url('{image:background}');     background-attachment: fixed;  color: #999;font-family: Arial, Helvetica, sans-serif; font-size: 11px;  text-align: justify;  margin:0px;}
  78.  
  79. a, a:link, a:active, a:visited {color:#bf9b94; text-decoration: none;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  80. a:hover {color:#999; text-decoration: none;}
  81.  
  82. b, strong{color:#bf9b94;}
  83. i, em {color:#bf9b94;}
  84. p{margin-top:5px; margin-bottom:5px}
  85.  
  86. #conteudo {
  87.     {block:IndexPage}
  88. width:841px;
  89.    
  90. {/block:IndexPage}
  91. {block:PermalinkPage}width:640px;{/block:PermalinkPage};
  92.     margin-left: auto;
  93.     margin-right: auto;
  94. }
  95.  
  96.  
  97. #frase2{bottom:0px;left:10px;width:60px; height:60px; position: fixed; padding: 3px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;  font-size: 11px; z-index: 2;cursor:hand;text-align: center;  color:#999;font-family:minimini;font-size: 8px;text-transform:uppercase;}
  98.  
  99. #frase2:hover {background-color: transparent; height: 60px; color: transparent;opacity:0.65;
  100. -moz-opacity: 0.65;
  101. filter: alpha(opacity=65);cursor:hand;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-family:minimini;font-size: 8px;text-transform:uppercase;}
  102.  
  103. .frase1 {bottom:10px;left:10px;text-align: center; position: fixed; color: transparent; width: 60px; opacity:0.0;
  104. -moz-opacity: 0.0;
  105. filter: alpha(opacity=0);-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; cursor:hand;color:#999;font-family:minimini;font-size: 8px;text-transform:uppercase;}
  106.  
  107. .frase1:hover { opacity:1.0;
  108. -moz-opacity: 1.0;
  109. color:#999;font-family:minimini;font-size: 8px;text-transform:uppercase;
  110. filter: alpha(opacity=100);-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;cursor:hand; }
  111.  
  112. .post_title {font-family:play;
  113. color: #bf9b94;
  114. font-size: 17px;}
  115.     #side {
  116.     float: left;
  117.     width: 130px;
  118.     padding:5px;
  119.     position:fixed;
  120.     height:100%;
  121. }
  122.  
  123. .cima {width:100%;
  124. height:200px;
  125. top: 10px;
  126. left:0px;
  127. background: URL(http://static.tumblr.com/no9dwxu/Qohmaqwhu/2928936.png);
  128. position:fixed;
  129. z-index: -5;}
  130.  
  131. .quotem{font-family:'caviar';font-size: 60px;  line-height: 80px;color:#f0f0f0;margin-top:0px;}
  132. .qquote{font-family: 'play';font-size: 17px; line-height: 17px;  margin-top: -80px; margin-left:15px;color:{text};}
  133. .quotes{margin-bottom:3px;text-align: right;}
  134.  
  135. blockquote {border-left:2px #bf9b94 solid; padding:3px; margin:0px 2px 0px 3px;background:#f5f5f5;}
  136.  
  137. #content {
  138.     float: right;
  139.         {block:IndexPage}
  140. width:700px;
  141. {/block:IndexPage}
  142. {block:PermalinkPage}width:500px;{/block:PermalinkPage};
  143. margin-left: auto;
  144.     margin-right: auto;}
  145.    
  146.     ::-moz-selection {
  147. background-color: #FBE6E2;
  148. color: #BF9B94;}
  149.  
  150. ::selection {
  151. background-color: #bf9b94;;
  152. color: #999;}
  153.  
  154. p1 {-moz-border-radius: 10px;
  155. -webkit-border-radius: 10px;
  156. border-radius: 10px;
  157. padding: 6px;
  158. margin-right:2px;
  159. margin-bottom:5px;
  160. display: inline-block;
  161. background:#EFC9C2;}
  162.  
  163. p2 {-moz-border-radius: 10px;
  164. -webkit-border-radius: 10px;
  165. border-radius: 10px;
  166. padding: 6px;
  167. margin-right:2px;
  168. margin-bottom:5px;
  169. display: inline-block;
  170. background:#F1DAD6;}
  171.  
  172. p3 {-moz-border-radius: 10px;
  173. -webkit-border-radius: 10px;
  174. border-radius: 10px;
  175. padding: 6px;
  176. margin-right:2px;
  177. margin-bottom:5px;
  178. display: inline-block;
  179. background:#ECCCC6;}
  180.  
  181. p4 {-moz-border-radius: 10px;
  182. -webkit-border-radius: 10px;
  183. border-radius: 10px;
  184. padding: 6px;
  185. margin-right:2px;
  186. margin-bottom:5px;
  187. display: inline-block;
  188. background:#FBE6E2;}
  189.  
  190. p5 {-moz-border-radius: 10px;
  191. -webkit-border-radius: 10px;
  192. border-radius: 10px;
  193. padding: 6px;
  194. margin-right:2px;
  195. margin-bottom:5px;
  196. display: inline-block;
  197. background:#EFC9C2;}
  198.  
  199. p6 {-moz-border-radius: 10px;
  200. -webkit-border-radius: 10px;
  201. border-radius: 10px;
  202. padding: 6px;
  203. margin-right:2px;
  204. margin-bottom:5px;
  205. display: inline-block;
  206. background:#F1DAD6;}
  207.  
  208. p7 {-moz-border-radius: 10px;
  209. -webkit-border-radius: 10px;
  210. border-radius: 10px;
  211. padding: 6px;
  212. margin-right:2px;
  213. margin-bottom:5px;
  214. display: inline-block;
  215. background:#ECCCC6;}
  216.  
  217.  img {;}
  218.  
  219.  .portrait {
  220. margin-bottom:5px;
  221. width:96px;
  222. height:96px;
  223.  
  224. -moz-border-radius: 60px;
  225. -webkit-border-radius: 60px;
  226. border-radius: 60px;
  227. padding-left:3px;
  228. padding-right:3px;
  229. padding-top:3px;
  230. background:#F1DAD6;
  231. padding-bottom:-3px;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  232.  
  233. titlee {font-family: 'caviar';font-size: 33px;color:#bf9b94;line-height:33px;}
  234.  
  235. .portrait img {width:96px;
  236. }
  237.  
  238. .entry{
  239. {block:IndexPage}
  240. width:300px;
  241. float:left;
  242. margin:5px;
  243. {/block:IndexPage}
  244. {block:PermalinkPage}
  245. width:500px;margin-top:5px;margin-left:5px;
  246. {/block:PermalinkPage}
  247. background: #fff;
  248. padding-top:3px;
  249. padding-right: 3px;
  250. padding-left:3px;
  251. }
  252.  
  253. .side{background: #fff;
  254. margin:0px;
  255. padding:3px;}
  256.  
  257. .side2{background: URL(http://static.tumblr.com/no9dwxu/Zkumaqywn/2928936.png);
  258. height:165px;
  259. margin-top:-10px;
  260. padding:3px;}
  261.  
  262. .side3{background: URL(http://static.tumblr.com/no9dwxu/zMLmaqyra/2928936.png);
  263. height:100%;
  264. margin-bottom:0px;
  265. padding:3px;}
  266.    
  267. .entry img{
  268. {block:IndexPage}
  269. max-width:300px;
  270. {/block:IndexPage}
  271. {block:PermalinkPage}max-width:500px;{/block:PermalinkPage}
  272. }
  273.  
  274. .entry:hover .permalink{
  275. opacity: 0.8;
  276. font-size: 9px;
  277. text-transform: lowercase;
  278. font-style: italic;
  279. letter-spacing: 2px;
  280. color:#bf9b94;
  281. line-height: 10px;
  282. filter: alpha(opacity = 80);
  283. -moz-transition: all 0.5;
  284. -webkit-transition: all 0.5s;
  285. -o-transition: all 0.5s;
  286. transition: all 0.5;
  287. }
  288.  
  289. .permalink {
  290. display:block;
  291. position:absolute;
  292. margin-top:-5px;
  293. font-size: 9px;
  294. text-transform: lowercase;
  295. font-style: italic;
  296. letter-spacing: 2px;
  297. color: #bf9b94;
  298. opacity:0;
  299. line-height: 10px;
  300. filter: alpha(opacity = 0);
  301. -moz-transition: all 0.5;
  302. -webkit-transition: all 0.5s;
  303. -o-transition: all 0.5s;
  304. transition: all 0.5;
  305. }
  306.  
  307.  
  308. .notes img{width:10px; top:1px;}
  309. ol.notes, .notes li{list-style:none; margin:1px; padding:0px;}
  310.  
  311. div#page{
  312. background: #fff;
  313. ;color:#bf9b94;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;padding:3px;font-family: minimini;font-size: 8px;text-transform:uppercase;letter-spacing: 1px;margin-top:2px;width:58px;display:inline-block;margin-left:2px;text-align:right;
  314. {block:IfEndlessScrolling}display:none;{/block:IfEndlessScrolling}
  315.  
  316. }
  317.  
  318. div#page a{
  319. color:{color:title};
  320. }
  321.  
  322.  
  323. div#page2{
  324. background: #fff;
  325. ;color:#bf9b94;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;padding:3px;font-family: minimini;font-size: 8px;text-transform:uppercase;letter-spacing: 1px;margin-top:2px;width:58px;display:inline-block;text-align:left;
  326. }
  327.  
  328. div#page2 a{
  329. color:{color:title};
  330. }
  331.  
  332. @font-face { font-family: "minimini";src: url('http://static.tumblr.com/no9dwxu/xxrm4ggko/04b_03__.ttf');}
  333.    
  334. @font-face { font-family: "caviar";src: url('http://static.tumblr.com/no9dwxu/yR3maqrmt/alittlepot.ttf');}
  335.  
  336. @font-face { font-family: "grace";src: url('http://static.tumblr.com/no9dwxu/7Vkmaqslu/kggracefortoday.ttf');}
  337.  
  338. h10 {background: #f5f5f5;
  339. padding-top:3px;;color:#bf9b94;-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;padding:3px;font-family: minimini;font-size: 8px;text-transform:uppercase;letter-spacing: 1px;}
  340.  
  341. .bubble {text-align:right;background:#f6f6f6; margin:1px 0px 3px 43px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  342. .bubble p {margin:1px 0px;}
  343. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #f6f6f6;}
  344.  
  345. ::-webkit-scrollbar-thumb:vertical {
  346. background-color:#bf9b94;
  347. height:20px;
  348. }
  349. ::-webkit-scrollbar-thumb:horizontal {
  350. background-color:#bf9b94;
  351. height:5px;
  352. }
  353. ::-webkit-scrollbar {
  354. height:5px;
  355. width:5px;
  356. background: #f5f5f5;
  357. }
  358.  
  359. #tags .hover a{color: #BF9B94;}
  360.  
  361. #tags .hover{-moz-border-radius: 0 10px 10px 0;
  362. -webkit-border-radius: 0 10px 10px 0;
  363. border-radius: 0 10px 10px 0;
  364. margin-left: 0px;
  365. z-index:10;
  366. margin-top:0px;
  367. margin-bottom: 2px;
  368. font-family: minimini;font-size: 8px;text-transform:uppercase;
  369. position: absolute;
  370. text-align:center;
  371. background:  #EFC9C2;
  372. padding-top:3px;
  373. padding-bottom:3px;
  374. padding-left:20px;
  375. padding-right:3px;
  376. color:#BF9B94;
  377. letter-spacing: 2px;
  378. -moz-transition: all 0.5;
  379. -webkit-transition: all 0.5s;
  380. -o-transition: all 0.5s;
  381. transition: all 0.5;
  382. width:auto;
  383. cursor:hand;
  384. overflow:hidden;
  385. opacity: 0.0;
  386. }
  387.  
  388. #tags:hover .hover{
  389. overflow:visible;
  390. cursor:hand;
  391. margin-left: 0px;
  392. opacity:1;
  393. font-size: 8px;
  394. -moz-transition: all 0.5;
  395. -webkit-transition: all 0.5s;
  396. -o-transition: all 0.5s;
  397. transition: all 0.5;
  398.  
  399.  
  400. }
  401. #tags .hover1 a{color: #BF9B94;}
  402.  
  403. #tags .hover1{margin-left: 0px;
  404. -moz-border-radius: 0 10px 10px 0;
  405. -webkit-border-radius: 0 10px 10px 0;
  406. border-radius: 0 10px 10px 0;
  407. z-index:10;
  408. margin-top:15px;
  409. margin-bottom: 2px;
  410. font-family: minimini;font-size: 8px;text-transform:uppercase;
  411. position: absolute;
  412. text-align:center;
  413. background:  #F1DAD6;
  414. padding-top:3px;
  415. padding-bottom:3px;
  416. padding-left:20px;
  417. padding-right:3px;
  418. color:#BF9B94;
  419. letter-spacing: 2px;
  420. -moz-transition: all 0.5;
  421. -webkit-transition: all 0.5s;
  422. -o-transition: all 0.5s;
  423. transition: all 0.5;
  424. width:auto;
  425. cursor:hand;
  426. overflow:hidden;
  427. opacity: 0.0;
  428. }
  429.  
  430. #tags:hover .hover1{
  431. overflow:visible;
  432. cursor:hand;
  433. margin-left: 0px;
  434. opacity:1;
  435. font-size: 8px;
  436. -moz-transition: all 0.5;
  437. -webkit-transition: all 0.5s;
  438. -o-transition: all 0.5s;
  439. transition: all 0.5;
  440.  
  441.  
  442. }
  443.  
  444. #tags .hover2 a{color: #BF9B94;}
  445.  
  446. #tags .hover2{margin-left: 0px;
  447. -moz-border-radius: 0 10px 10px 0;
  448. -webkit-border-radius: 0 10px 10px 0;
  449. border-radius: 0 10px 10px 0;
  450. z-index:10;
  451. margin-top:30px;
  452. margin-bottom: 2px;
  453. font-family: minimini;font-size: 8px;text-transform:uppercase;
  454. position: absolute;
  455. text-align:center;
  456. background:  #ECCCC6;
  457. padding-top:3px;
  458. padding-bottom:3px;
  459. padding-left:20px;
  460. padding-right:3px;
  461. color:#BF9B94;
  462. letter-spacing: 2px;
  463. -moz-transition: all 0.5;
  464. -webkit-transition: all 0.5s;
  465. -o-transition: all 0.5s;
  466. transition: all 0.5;
  467. width:auto;
  468. cursor:hand;
  469. overflow:hidden;
  470. opacity: 0.0;
  471. }
  472.  
  473. #tags:hover .hover2{
  474. overflow:visible;
  475. cursor:hand;
  476. margin-left: 0px;
  477. opacity:1;
  478. font-size: 8px;
  479. -moz-transition: all 0.5;
  480. -webkit-transition: all 0.5s;
  481. -o-transition: all 0.5s;
  482. transition: all 0.5;
  483.  
  484.  
  485. }
  486.  
  487. #tags .hover3 a{color: #BF9B94;}
  488.  
  489. #tags .hover3{margin-left: 0px;
  490. -moz-border-radius: 0 10px 10px 0;
  491. -webkit-border-radius: 0 10px 10px 0;
  492. border-radius: 0 10px 10px 0;
  493. z-index:10;
  494. margin-top:45px;
  495. margin-bottom: 2px;
  496. font-family: minimini;font-size: 8px;text-transform:uppercase;
  497. position: absolute;
  498. text-align:center;
  499. background: #FBE6E2;
  500. padding-top:3px;
  501. padding-bottom:3px;
  502. padding-left:20px;
  503. padding-right:3px;
  504. color:#999;
  505. letter-spacing: 2px;
  506. -moz-transition: all 0.5;
  507. -webkit-transition: all 0.5s;
  508. -o-transition: all 0.5s;
  509. transition: all 0.5;
  510. width:auto;
  511. cursor:hand;
  512. overflow:hidden;
  513. opacity: 0.0;
  514. }
  515.  
  516. #tags:hover .hover3{
  517. overflow:visible;
  518. cursor:hand;
  519. margin-left: 0px;
  520. opacity:1;
  521. font-size: 8px;
  522. -moz-transition: all 0.5;
  523. -webkit-transition: all 0.5s;
  524. -o-transition: all 0.5s;
  525. transition: all 0.5;
  526.  
  527.  
  528. }
  529.  /* chat by thoughtandsoul.tumblr */
  530.  
  531. .chat{
  532. list-style: none;}
  533.  
  534. .chat ul {
  535. list-style: none;
  536. padding: 0px;
  537. }
  538.  
  539. .person1 {
  540. background: #f6f6f6;
  541. padding:3px;
  542. color: #999;margin-bottom:3px;
  543. }
  544. .person1 .label {
  545. padding: 0px;
  546. margin-left: 5px;
  547. color: #999;
  548. }
  549. .person2 {
  550. background:#f6f6f6;
  551. padding:3px;
  552. color:#bf9b94;margin-bottom:3px;
  553. }
  554. .person2 .label {
  555. padding: 0px;
  556. margin-left: 5px;
  557. color: #bf9b94;
  558. }
  559.  
  560.  
  561. .tooltip {
  562.     text-decoration: none;
  563.        transition: all 0.25s ease-in-out;
  564.     -moz-transition: all 0.25s ease-in-out;
  565.     -webkit-transition: all 0.25s ease-in-out;
  566.     position: relative;
  567.     display: inline-block;
  568. }
  569.  
  570. .tooltip:hover {
  571.     color: #BF9B94;
  572. }
  573.  
  574. .tooltip span {
  575.         pointer-events: none;
  576.     opacity: 0;
  577.     font-family: minimini;
  578.     font-size: 8px;
  579.     text-transform:uppercase;
  580.     text-align:center;
  581.     text-shadow: 1px 1px transparent;
  582.     filter: alpha(opacity=0);
  583.     bottom: -5px;
  584.     transition: all 0.25s ease-in-out;
  585.     -moz-transition: all 0.25s ease-in-out;
  586.     -webkit-transition: all 0.25s ease-in-out;
  587.     background: #F5E9E8;
  588.     color: #BF9B94;
  589.     width:40px;
  590. padding:3px;
  591. -moz-border-radius: 10px;
  592. -webkit-border-radius:  10px;
  593. border-radius:  10px;
  594.     left: 50%;
  595.     margin-left: -23px;
  596.     display: block;
  597.     position: absolute;
  598.     z-index: 30;
  599. }
  600.  
  601. .tooltip:hover span {
  602.     display: block;
  603.         pointer-events: auto;
  604.     opacity: 1;
  605.     filter: alpha(opacity=100);
  606.     bottom: 24px;
  607. }
  608.  
  609. .tooltip span:before, .tooltip span:after /* Triangle */ {
  610.     content: '';
  611.     position: absolute;
  612.     bottom: -5px;
  613.     left: 50%;
  614.     margin-left: -6px;
  615.     width: 0;
  616.     height: 0;
  617.     border-left: 5px solid transparent;
  618.     border-right: 5px solid transparent;
  619.     border-top: 5px solid #F5E9E8;
  620.     z-index: 29;
  621. }
  622.  
  623. </style>
  624.  
  625. <body>
  626.  
  627. <div id="conteudo">
  628. <div id="side">
  629. <div class="side2"></div>
  630. <center><div class="portrait"><titlee>{title}<titlee></div>
  631. <a href="/" class="tooltip"><p1></p1><span>home</span></a><a href="/about" class="tooltip"><p2></p2><span>about</span></a><a href="/tagged/SUATAG" class="tooltip"><p3></p3><span>mine</span></a><a href="/ask" class="tooltip"><p4></p4><span>ask</span></a><a href="/submit" class="tooltip"><p5></p5><span>submit</span></a><a href="/links" class="tooltip"><p6></p6><span>links</span></a><a href="http://thoughtandsoul.tumblr.com/" class="tooltip"><p7></p7><span>theme</span></a>
  632. <div class="side">{description}</div>
  633. </center>
  634. {block:Pagination}{block:PreviousPage}<div id="page2"><a href="{PreviousPage}">&laquo; new </a></div>{/block:PreviousPage}{block:nextPage}<div id="page"><a href="{nextPage}">old &raquo;</a></div>{/block:nextPage}{/block:Pagination}
  635. <div class="side3"></div>
  636.    
  637. </div>
  638.  
  639.    
  640.    
  641.     <div id="content">
  642.  
  643.  
  644. {block:Posts}
  645.  
  646. {block:Text}
  647. <div class="entry">
  648. <div id="tags">
  649. {block:IndexPage}<div class="hover">
  650. <a href="{Permalink}" target="_blank" class="details">{dayofmonth} {ShortMonth}</a></span>
  651. </div>
  652.  
  653. <div class="hover1">
  654. {NoteCountWithLabel}</div>
  655.  
  656. <div class="hover2">
  657. <a href="{permalink}">♥ like</a></div>
  658.  
  659. <div class="hover3">
  660. <a href="{ReblogURL}" target="_blank" class="details">reblog this</a></div>
  661.  
  662. {/block:IndexPage}
  663. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  664. {Body}
  665. </div></div>
  666. {/block:Text}
  667.  
  668. {block:Photo}
  669. <div class="entry">
  670. <div id="tags">
  671. {block:IndexPage}<div class="hover">
  672. <a href="{Permalink}" target="_blank" class="details">{dayofmonth} {ShortMonth}</a></span>
  673. </div>
  674.  
  675. <div class="hover1">
  676. {NoteCountWithLabel}</div>
  677.  
  678. <div class="hover2">
  679. <a href="{permalink}">♥ like</a></div>
  680.  
  681. <div class="hover3">
  682. <a href="{ReblogURL}" target="_blank" class="details">reblog this</a></div>
  683.  
  684. {/block:IndexPage}
  685.  
  686.  
  687. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  688. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  689. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" {block:IndexPage}width="300"{/block:IndexPage}{block:PermalinkPage}width="500"{/block:PermalinkPage}/></a></a></a></a>
  690. {block:Caption}{Caption}{/block:Caption}
  691. {block:IndexPage}</a>{/block:IndexPage}
  692. {block:PermalinkPage}{LinkCloseTag}
  693. {/block:PermalinkPage}
  694. </div></div>
  695. {/block:Photo}
  696.  
  697. {block:Photoset}
  698. <div class="entry">
  699. <div id="tags">
  700. {block:IndexPage}<div class="hover">
  701. <a href="{Permalink}" target="_blank" class="details">{dayofmonth} {ShortMonth}</a></span>
  702. </div>
  703.  
  704. <div class="hover1">
  705. {NoteCountWithLabel}</div>
  706.  
  707. <div class="hover2">
  708. <a href="{permalink}">♥ like</a></div>
  709.  
  710. <div class="hover3">
  711. <a href="{ReblogURL}" target="_blank" class="details">reblog this</a></div>
  712.  
  713. {/block:IndexPage}
  714. {block:IndexPage}{Photoset-300}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  715. {block:Caption}{Caption}{/block:Caption}
  716. </div></div>
  717. {/block:Photoset}
  718.  
  719. {block:Quote}
  720. <div class="entry">
  721. <div id="tags">
  722. {block:IndexPage}<div class="hover">
  723. <a href="{Permalink}" target="_blank" class="details">{dayofmonth} {ShortMonth}</a></span>
  724. </div>
  725.  
  726. <div class="hover1">
  727. {NoteCountWithLabel}</div>
  728.  
  729. <div class="hover2">
  730. <a href="{permalink}">♥ like</a></div>
  731.  
  732. <div class="hover3">
  733. <a href="{ReblogURL}" target="_blank" class="details">reblog this</a></div>
  734.  
  735. {/block:IndexPage}
  736. <div class="quotem"></div><div class="qquote">{Quote}</div>
  737. {block:Source}<div class="quotes">— {Source}</div>{/block:Source}
  738. </div></div>
  739. {/block:Quote}
  740.  
  741. {block:Chat}
  742. <div class="entry">
  743. <div id="tags">
  744. {block:IndexPage}<div class="hover">
  745. <a href="{Permalink}" target="_blank" class="details">{dayofmonth} {ShortMonth}</a></span>
  746. </div>
  747.  
  748. <div class="hover1">
  749. {NoteCountWithLabel}</div>
  750.  
  751. <div class="hover2">
  752. <a href="{permalink}">♥ like</a></div>
  753.  
  754. <div class="hover3">
  755. <a href="{ReblogURL}" target="_blank" class="details">reblog this</a></div>
  756.  
  757. {/block:IndexPage}
  758. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  759. <div class="chat"><ul>{block:Lines}
  760. <li class="person{UserNumber}">{block:Label}
  761. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  762. </div></div>
  763. {/block:Chat}
  764.  
  765. {block:Link}
  766. <div class="entry">
  767. <div id="tags">
  768. {block:IndexPage}<div class="hover">
  769. <a href="{Permalink}" target="_blank" class="details">{dayofmonth} {ShortMonth}</a></span>
  770. </div>
  771.  
  772. <div class="hover1">
  773. {NoteCountWithLabel}</div>
  774.  
  775. <div class="hover2">
  776. <a href="{permalink}">♥ like</a></div>
  777.  
  778. <div class="hover3">
  779. <a href="{ReblogURL}" target="_blank" class="details">reblog this</a></div>
  780.  
  781. {/block:IndexPage}
  782. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a><p>
  783. {block:Description}{Description}{/block:Description}
  784. </div></div>
  785. {/block:Link}
  786.  
  787. {block:Audio}
  788. <div class="entry"><div id="tags">
  789. {block:IndexPage}<div class="hover">
  790. <a href="{Permalink}" target="_blank" class="details">{dayofmonth} {ShortMonth}</a></span>
  791. </div>
  792.  
  793. <div class="hover1">
  794. {NoteCountWithLabel}</div>
  795.  
  796. <div class="hover2">
  797. <a href="{permalink}">♥ like</a></div>
  798.  
  799. <div class="hover3">
  800. <a href="{ReblogURL}" target="_blank" class="details">reblog this</a></div>
  801.  
  802. {/block:IndexPage}
  803. {block:AlbumArt}<img src="{AlbumArtURL}" width="40"style="float:left;margin-right:5px;"/><p>{/block:AlbumArt}
  804. <div style="float:right;">{AudioPlayerGrey}</div><p>
  805. {block:Caption}{Caption}
  806. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  807. </div>
  808. </div>
  809. {/block:Audio}
  810.  
  811. {block:Video}
  812. <div class="entry">
  813. <div id="tags">
  814. {block:IndexPage}<div class="hover">
  815. <a href="{Permalink}" target="_blank" class="details">{dayofmonth} {ShortMonth}</a></span>
  816. </div>
  817.  
  818. <div class="hover1">
  819. {NoteCountWithLabel}</div>
  820.  
  821. <div class="hover2">
  822. <a href="{permalink}">♥ like</a></div>
  823.  
  824. <div class="hover3">
  825. <a href="{ReblogURL}" target="_blank" class="details">reblog this</a></div>
  826.  
  827. {/block:IndexPage}
  828. {block:IndexPage}{Video-300}{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  829. {block:Caption}{Caption}{/block:Caption}
  830. </div>
  831. </div>
  832. {/block:Video}
  833.  
  834. {block:Answer}
  835. <div class="entry">
  836. <div id="tags">
  837. {block:IndexPage}<div class="hover">
  838. <a href="{Permalink}" target="_blank" class="details">{dayofmonth} {ShortMonth}</a></span>
  839. </div>
  840.  
  841. <div class="hover1">
  842. {NoteCountWithLabel}</div>
  843.  
  844. <div class="hover2">
  845. <a href="{permalink}">♥ like</a></div>
  846.  
  847. <div class="hover3">
  848. <a href="{ReblogURL}" target="_blank" class="details">reblog this</a></div>
  849.  
  850. {/block:IndexPage}
  851. <img src="{AskerPortraitURL-30}" align="left"/><div class="bubble"><span></span> {Asker}: {Question}</div><center> <div id="br9"> <div id="br15">{Answer}</div></div></center>
  852. </div></div>
  853. {/block:Answer}
  854.  
  855. {block:PostNotes}<div class="entry">
  856. <center>
  857. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  858.  
  859. {block:HasTags}
  860. tagged as: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}<br> {/block:HasTags}
  861. {block:RebloggedFrom}
  862. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  863. originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  864. </center></span>
  865.  
  866. <center>{block:ContentSource}
  867. <br><a href="{SourceURL}">
  868. {lang:Source}:
  869. {block:SourceLogo}
  870. <img src="{BlackLogoURL}" width="{LogoWidth}"
  871. height="{LogoHeight}" alt="{SourceTitle}" />
  872. {/block:SourceLogo}
  873. {block:NoSourceLogo}
  874. {SourceLink}
  875. {/block:NoSourceLogo}
  876. </a>
  877. {/block:ContentSource}<br></div><div class="entry">
  878. {PostNotes}</center> </div>
  879. {/block:PostNotes}
  880.  
  881. {/block:posts}
  882. {block:IndexPage}
  883. <div class="column navigation" id="navigation">
  884. {block:Pagination}
  885. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  886. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  887. </div>
  888. {/block:IndexPage}
  889. </div>
  890.  
  891.  
  892.  
  893.    
  894.    
  895.    
  896. </div>    
  897. </div>    
  898. </div>    
  899. </div>    
  900. </div>
  901. <div id="frase2"><div class="frase1">Theme by <a href="http://thoughtandsoul.tumblr.com/" Title="More themes">Thought and Soul</a> <a href="http://xantheose.tumblr.com/" title="scripts">+</a> © Don't copy and don't remove this credits.</div><br><br><br><br>Credits...</div>
  902.  
  903.     </body>
  904.     </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement