cadu

fffffffffffffffffffffffffffffffffffffffffffffffffffff

Aug 8th, 2012
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.76 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-- ----------------------------------
  6.  
  7. theme por caducordeiro.tumblr.com
  8.  
  9. ---------------------------------- -->
  10. <head>
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#f0f0f0" />
  14. <meta name="color:link" content="#000000" />
  15. <meta name="color:hover" content="#fff" />
  16. <meta name="color:link sidbar" content="#000000" />
  17. <meta name="color:link sidbar hover" content="#000000" />
  18. <meta name="color:bg links" content="#fff"/>
  19. <meta name="color:bg links hover" content="#ffffff"/>
  20. <meta name="color:text links" content="#000000"/>
  21. <meta name="color:text links hover" content="#000000"/>
  22. <meta name="color:sidebar" content="#fff" />
  23. <meta name="color:text" content="#000000" />
  24. <meta name="color:post" content="#ffffff" />
  25.  
  26.  
  27. <meta name="image:background" content=""/>
  28. <meta name="image:sidebar 2" content="" />
  29.  
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="link" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="link" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="link" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="link" />
  38.  
  39.  
  40.  
  41.  
  42.  
  43. <title>{Title}</title>
  44. <link rel="shortcut icon" href="{Favicon}">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}" />
  48. {/block:Description}
  49.  
  50. {block:IfEnableEndlessScrolling}
  51. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  52. {/block:IfEnableEndlessScrolling}
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=Nova+Square' rel='stylesheet' type='text/css'>
  57.  
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  60.  
  61. <style type="text/css">
  62.  
  63.  
  64.  
  65. ::-webkit-scrollbar{width:6px;height:6px;}
  66.  
  67. ::-webkit-scrollbar-button:start:decrement
  68.  
  69. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  70.  
  71. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  72.  
  73. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #000;-webkit-border-radius:px;}
  74.  
  75. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  76.  
  77.  
  78. <style type="text/css">
  79.  
  80.  
  81. body {background-color: #ececec; font-family: verdana; color: #929292; text-align: center; font-size: 11px; background-image:url('http://static.tumblr.com/tsm8w6l/sh9m7f0qb/mybigi.jpg'); background-attachment: fixed; }
  82.  
  83.  
  84.  
  85. a {color: #686868; text-decoration: none; text-transform: none;}
  86.  
  87. a:hover {color: #9e9e9e; background-color: transparent; text-decoration: none;}
  88.  
  89. p {margin: 6px 0 0 0}
  90.  
  91.  
  92.  
  93. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid #ececec; padding-left: 5px; }
  94.  
  95. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid #ececec;}
  96.  
  97. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid #ececec; }
  98.  
  99. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid #ececec; }
  100.  
  101.  
  102.  
  103. blockquote{padding:0px 0px 0px 5px;margin:0px 0px 2px 1px;border-left: 2px solid #929292;}
  104.  
  105.  
  106.  
  107. .permalink {display:block;position: relative;margin-top:-5px;text-align: right;font-size:10px;font-family:; opacity:0.6;filter: alpha(opacity = 60);-moz-transition: all 0.3s;-webkit-transition: all 0.3s;
  108.  
  109. -o-transition: all 0.3s;transition: all 0.3;}
  110.  
  111.  
  112.  
  113. .postdobru:hover .permalink{opacity: .8; filter: alpha(opacity = 100);-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;
  114.  
  115. transition: all 0.3;}
  116.  
  117.  
  118.  
  119. .bruztext{position:absolute;margin:0x 0px 0px 0px;background:#fcfafa;color:#929292;padding:2px;opacity:0;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3; z-index:1; margin-top:-18px; font:10px calibri; text-align: right; width: 246px; font-weight:bold; height:17px; text-transform:uppercase}
  120.  
  121.  
  122.  
  123. .postdobru:hover .bruztext{opacity:1}
  124.  
  125.  
  126.  
  127. .bruzphoto {position:absolute;margin:5x 0px 0px 5px;background:#fcfafa;color:#929292;padding:1px;opacity:0;-moz-transition: all .4s;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4; z-index:1; margin-top:10px; font:10px calibri; margin-left:0px; width: 250px; text-align: center; height:14px; font-weight:bold; text-transform:uppercase}
  128.  
  129. .postdobru:hover .bruzphoto {opacity:.8; margin-top:5px; margin-left:0px;}
  130.  
  131.  
  132.  
  133. .photo {text-align: center; border: 5px}
  134.  
  135. .photo img {max-width: 300px; margin-top: 0px; opacity:1; -moz-transition: all 1s;-webkit-transition: all 1s;-o-transition: all 1s;transition: all 1;}
  136.  
  137. .photo img:hover {opacity:.9; }
  138.  
  139.  
  140.  
  141. div#chat li {padding: 3px;background-color:#ececec;margin-top: 2px;
  142.  
  143. }
  144.  
  145.  
  146.  
  147. div#chat ul{ width:250px;list-style: none;
  148.  
  149. padding: 0px;margin-top:2px;margin-bottom:2px;text-align: left;}
  150.  
  151.  
  152.  
  153. .quotebru {position:relative;top:-20px;font-size:60px;opacity:0.0;filter: alpha(opacity = 20);}
  154.  
  155. .qbru {font-family: calibri; text-align: left; font-size: 12px; line-height: 13px; padding: 3px; margin-top:-65px}
  156.  
  157. .origbru {font-family: calibri; text-align: right; font-size: 11px; line-height: 10px; padding: 3px; margin-top:-5}
  158.  
  159. .post_title {font-size: 18px; font-family: georgia; letter-spacing: -1px; text-align: center; line-height: 15px; padding: 0px; font-weight:normal; text-transform:normal; font-style: italic}
  160.  
  161.  
  162.  
  163. .asker {width:200px; text-align:right; text-transform:lowercase; color:;}
  164.  
  165. .asker a {color:#929292;}
  166.  
  167. .asker img {float:left; margin-left:-500px; vertical-align:top; margin-right:3px; max-height:15px;}
  168.  
  169.  
  170.  
  171. .asking {text-align:center; color:#929292; font:9px calibri; text-transform:none;}
  172.  
  173. .asking a{color:#929292;}
  174.  
  175. .asking img {width:48px; vertical-align:middle; background-color:#ececec; padding:3px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  176.  
  177. .asking img:hover {-webkit-border-radius: 0px 0px 0px 0px; opacity:.9}
  178.  
  179.  
  180.  
  181. .question {color:;font-size: 11px;font-weight: normal;
  182.  
  183. font-family: calibri;line-height:95%;background: #ececec;
  184.  
  185. position: relative;min-height:70px;padding:10px 15px;
  186.  
  187. margin-bottom:2px;margin-right:-10px;}
  188.  
  189.  
  190.  
  191. .questionarrow {font-size:30px;color:#ececec;
  192.  
  193. vertical-align:middle;margin-left:-5px!important;}
  194.  
  195. .answer {color:#929292;}
  196.  
  197.  
  198.  
  199. ::-webkit-scrollbar{width:15px;height:5px;}
  200.  
  201. ::-webkit-scrollbar-button:start:decrement
  202.  
  203. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  204.  
  205. ::-webkit-scrollbar-track-piece{background-color: #fcfafa; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  206.  
  207. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #b4b4b4;-webkit-border-radius:px;}
  208.  
  209. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #b4b4b4;-webkit-border-radius:px;}
  210.  
  211.  
  212.  
  213. #tumblr_controls{position: fixed!important}
  214.  
  215. #tumblr_controls{position: fixed!important}
  216.  
  217. #tumblr_controls{position: fixed!important}
  218.  
  219. #tumblr_controls{position: fixed!important}
  220.  
  221.  
  222.  
  223. div#contente{border: 0px solid #ccc;
  224.  
  225. margin:auto;
  226.  
  227. padding-top:02px;margin-left:330px;
  228.  
  229.  
  230.  
  231. width:300px;
  232.  
  233.  
  234.  
  235. width:815px;
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249. background-color:
  250.  
  251. }
  252.  
  253.  
  254.  
  255. .postdobru{width:250px;text-align: left;float:right; margin-bottom:9px; margin-left:9px;padding:6px;background-color: #fff;
  256.  
  257. font-family: calibri; font-size: 11px;}
  258.  
  259.  
  260.  
  261.  
  262.  
  263. /* PAGINAÇÃO BY CINTIA HEYILOVE */
  264.  
  265. #page{text-align: left; margin-left: 90px; margin-top:447px; background-color: #fff; color: 636161; float:center; width:161px; height:18px; position:fixed; border-top: 0px solid #636161; z-index:12000000;border-right: 0px solid #ccc; border-top: 1px solid #ccc; border-bottom: 0px solid #ccc;z-index:1562000000; }
  266. .pgs{padding:5px; font-family:Homenaje ; font-size: 10px; letter-spacing:0px; z-index:1562000000; color:#000000; text-align: center;font-style: NORMAL;}
  267.  
  268.  
  269.  
  270.  
  271. #cre {float: left; margin-top: 367px; margin-left: 276px; width: 290px; background-color: transparent; color: #fff; padding: 3px; font-size: 10px; font-family:calibri ; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; -webkit-transform: rotate(0deg); z-index:30000 }
  272.  
  273. #cre a{font-size: 8px; color:#fff}
  274.  
  275.  
  276.  
  277.  
  278. #cadugostoso {margin-left: 30px; margin-top: 384px; width: 280px; font-size: 9px; height: 47px; background-color: transparent ; font-family: verdana; line-height: 10px; color: #636161; position: fixed; ; letter-spacing: 0px; text-align: left; border-left: 0px solid #ccc; border-right: 0px solid #ccc;border-bottom: 0px solid #ccc; z-index: 23300000 }
  279.  
  280. #cadugostoso A{font-size: 9px; height: 40px; background-color: #fff ; font-family: verdana; line-height: 10px; color: #000; position: fixed; ; letter-spacing: 0px; text-align: left; }
  281.  
  282.  
  283.  
  284. #pic1 {margin-top: 10px; margin-left: 30px; width: 270px; height: auto;
  285.  
  286.  
  287.  
  288. position: fixed; padding: 5px;
  289.  
  290.  
  291.  
  292. background-color: #FFF; border: 1px solid #ccc; z-index: 08;border-radius:0px;-moz-border-radius:0px; -webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:0px; padding-bottom:115px solid #ccc; ;padding-top:15px solid #ccc; box-shadow:0px 0px 0px #ccc; z-index: 190000 border-top: 0px solid #ccc}
  293.  
  294.  
  295.  
  296. #pic1 img{width: 270px; height: 350px;-webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:0px; opacity:7.9 }
  297.  
  298.  
  299. #pic1 img:hover{opacity:0.9; z-index:13000000; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.4s ease-out;}
  300.  
  301.  
  302. #links3 {position: fixed; width: 190px; margin-left:30px; margin-top:457px; padding: 0px; text-align: center; z-index:3; margin-bottom:1px;z-index:00; }
  303.  
  304. #links3 a {float: left; display: block; letter-spacing: 0px; font-family:calibri; font-size: 9px; text-align: center; padding:1px; margin-right: 0px; margin-bottom:1px; width: 280px; background-color: #f2f2f2; color:#636161; text-decoration: none; text-transform: uppercase; line-height:10px;opacity:1.0; height: 9px }
  305.  
  306. #links3 a:hover{ text-align: center; background-color: #fff; color:#636161; letter-spacing:0px; opacity:0.7;-webkit-transition: 0.8s ease-in; -moz-transition: 0.8s ease-in; transition: 0.8s ease-in; }
  307.  
  308.  
  309.  
  310.  
  311.  
  312. #ttl {float: left; margin-top: 140px; margin-left: 90px; width: 162px; background-color: transparent; color: #fff; padding: 5px; font-family: calibri; overflow:hidden; letter-spacing: 1px; line-height: 22px; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; font-size: 15px; border-bottom: 1px solid #ccc; border-left: 0px solid #ccc; height: 15px; z-index:160000; font-style: ; z-index: 150000; -webkit-transition: 0.8s ease-in; -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;text-transform: uppercase; }
  313.  
  314.  
  315. #ttl a { color: #fff; -webkit-transition: 0.8s ease-in; -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;text-transform: uppercase; letter-spacing: -0px; }
  316.  
  317. #ttl a:hover { color: #f1f1; -webkit-transition: 0.2s ease-in; -moz-transition: 0.2s ease-in; transition: 0.2s ease-in;text-transform: }
  318.  
  319. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  320.  
  321. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  322.  
  323.  
  324. #ttl1 {float: left; margin-top: 157px; margin-left: 90px; width: 162px; background-color: transparent; color: #fff; padding: 5px; font-family: discoverbeauty; overflow:hidden; letter-spacing: 0px; line-height: 22px; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; font-size: 13px; border-bottom: opx solid #ccc; border-left: 0px solid #ccc; height: 20px; z-index:160000; font-style: ; z-index: 150000; -webkit-transition: 0.8s ease-in; -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;text-transform: ; }
  325.  
  326.  
  327. #ttl1 a { color: #fff; -webkit-transition: 0.8s ease-in; -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;text-transform: uppercase; letter-spacing: -1px; }
  328.  
  329. #ttl1 a:hover { color: #f1f1; -webkit-transition: 0.2s ease-in; -moz-transition: 0.2s ease-in; transition: 0.2s ease-in;text-transform: }
  330.  
  331.  
  332.  
  333. #cadulink2 {margin-top: 15px; margin-left: 282px; position:fixed; width: 350px; z-index:17000000000}
  334.  
  335.  
  336.  
  337. #cadulink2 a{float: left; font-family:'Homenaje'; margin-bottom:1px; font-style:none; font-size: 8px; text-align: center; height: 8px; margin-left:2px; width: 20px; padding: 2px; background: #fff; color:#636161; text-transform:uppercase; line-height:110%; opacity:; border-bottom:0px solid #ddd; -webkit-border-bottom-left-radius:6px }
  338.  
  339.  
  340. #cadulink2 a:hover{ color: #000; background-color: #f5f5f5; letter-spacing: 0px; text-align: CENTER; }
  341.  
  342. #cadulink3 {margin-left: 222px; margin-top: 409px; width: 202px; font-size: 10px; height: 35px;; background-color: transparent ; font-family: calibri; line-height: 15px; color: #636161; position: fixed; padding: 0px 0 0px 0; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:10; letter-spacing: 0px; text-align: center; -webkit-transition: 0.5s ease-in; border-bottom: 0px dotted #000; border-top: 0px dotted #000;text-transform:; font-weight:none;border-left:0px solid #636161 ;border-right:0px solid #636161; }
  343.  
  344. #linkprincipal {margin-top: 409px;; width:200px; height:31px; margin-left: 43px; margin-top:-48px; position:absolute; }
  345.  
  346. #linkprincipal a {float: left; font-family:'Homenaje'; margin-bottom:2px; font-style:none; font-size: 11px; text-align: center; height: 8px; margin-left:2px; width: 27px; padding: 6px; background:#FFFFFF; color:#757575; text-transform:uppercase; line-height:80%; opacity:1.0;}
  347.  
  348. #linkprincipal a:hover{background-color:#FFFFFF; color:#757575; }
  349.  
  350. #barra {width: 340px; margin-left: -10px; margin-top: -10px; background-color: #ddd; height: 13445px; position: fixed; z-index: -1400000; border-bottom: 1px solid #fff; opacity:0.0}
  351. .barra1 {width: 100px; margin-left: -43px; margin-top: 30px; background-color: #fff; height: 13px; position: fixed; z-index: 1400000; border-bottom: 1px solid #fff; opacity:0.8}
  352. .barra1 :hover{opacity:0.0}
  353.  
  354. #barra2 {width: 6px; margin-left: 450px; margin-top: 0px; background-color: #f5f2f2; height: 386px; position: fixed; z-index: 12000; border-bottom: 0px solid #f5f2f2}
  355.  
  356. #barra3 {width: 162px; margin-left: 212px; margin-top: 385px; background-color: #f5f2f2; height: 8px; position: fixed; z-index: 12000; border-bottom: 0px solid #f5f2f2}
  357.  
  358.  
  359. #cassied2{width:250px;background-color: ; position: fixed; display:block; margin-top: 200px; padding:2px; margin-left:43px;height:auto;overflow:hidden; z-index: 23000000; letter-spacing: 0px; font-size:10px; font-family: calibri; text-align: center; color: #ffffff; text-decoration: none; text-transform:uppercase; line-height:2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-bottom: 0px #fff solid }
  360.  
  361.  
  362. #cassied2 a{letter-spacing: 0px; font-size:10px; font-family: calibri; text-align: center; color: #ffffff; text-decoration: none; text-transform:uppercase; line-height:2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  363.  
  364. #cassied2 a:hover{ color:#aaaaaa;letter-spacing: 0px;font-weight: ;}
  365.  
  366.  
  367. </style>
  368.  
  369. <div id="cassied2">
  370. <a href="/"> INDEX </a> |
  371. <a href="/fask">f. askd</a> |
  372. <a href="/broll">b. roll</a> |
  373. <a href="http://c4fajeste.tumblr.com/tagged/caducordeiro">TEXTS</a> |
  374. <a href="http://c4fajeste-themes.tumblr.com/">THEMEX</a> |
  375. <a href="http://i-c-e-b-e-r-g.tumblr.com/">PÊTU</a>
  376.  
  377. </div>
  378.  
  379. <div id="ttl1"><i>do not try to fix</i> </div>
  380.  
  381. <div id="barra"> </div>
  382. <div id="ttl"> <a href="/" title="danger"> HUMAN ACIDENT
  383. </a> </div>
  384.  
  385. <div id="cadugostoso"> <ALIGN="JUSTIFY">
  386. {description}</div></div>
  387. </i>
  388.  
  389.  
  390. </div>
  391.  
  392. <div id="cadulink2">
  393.  
  394. <a href="http:\\c4fajeste.tumblr.com" title="don't copy"> credt </a>
  395. </div>
  396.  
  397.  
  398.  
  399. </div></div>
  400.  
  401.  
  402. <div id="page">
  403. <div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><font color="#000000">PREVIOUS</a> <br> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}"><font color="#000000">NEXT</a>{/block:NextPage}{/block:Pagination}</font></font></div></div></div></div>
  404.  
  405. </div></div></div></div>
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412. <div id="pic"><img src="{image:sidebar 1}"/>
  413.  
  414.  
  415.  
  416. </div></div>
  417.  
  418. <div id="pic1"><img src="{image:sidebar 2}" title="
  419. Eu não sei como explicar, mas tudo parece bagunçado aqui dentro. A causa disso tudo é você me embriagando de desejo, e me fazendo esbarrar e ferir as regras que foram impostas por mim, depois de tantos tropeços e ferimentos no coração. Mas, lá vem você sorrindo, me tragando com seu brilho, me fazendo gelar de calor, me toma, joga baixo, mas eu nem me desarmo, pra ser sincero nem me armo, me conheço e sei que já não resisto, então, passo a esquecer do que me prometi e começo a pensar apenas em você.">
  420.  
  421. </div></div></div></div>
  422.  
  423.  
  424.  
  425.  
  426.  
  427. </div></div>
  428.  
  429. <div id="contente">
  430. {block:Posts}
  431. {block:Text}
  432. <div class="postdobru">
  433. <span class="post_title"><center>{Title}</center></span><p>
  434. {Body}{block:IndexPage}<div class="bruztext">
  435. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} / <a href="{ReblogURL}" target="_blank">REBLOG</a> / <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom} / <a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>{/block:RebloggedFrom} / {block:ContentSource}<a href="{SourceURL}">SOURCE</a>{/block:ContentSource}{/block:IndexPage}
  436. <center>
  437. <center>
  438. </div></div>
  439. {/block:Text}</center>
  440.  
  441. {block:Photo}
  442. <div class="postdobru">
  443. {block:IndexPage}<div class="bruzphoto">
  444. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} / <a href="{ReblogURL}" target="_blank">REBLOG</a> / <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom} / <a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>{/block:RebloggedFrom} / {block:ContentSource}<a href="{SourceURL}">SOURCE</a>{/block:ContentSource}{/block:IndexPage}
  445. <center>
  446. <center>
  447.  
  448. </div>
  449. {/block:Date}{/block:IndexPage}
  450. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  451. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  452. {block:IndexPage}<div class="photo">{/block:IndexPage}<img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" {block:IndexPage}width="250"{/block:IndexPage}{block:PermalinkPage}width="500"{/block:PermalinkPage}/>{block:IndexPage}</div>{/block:IndexPage}
  453. {Caption}
  454. {block:IndexPage}</a>{/block:IndexPage}
  455. {block:PermalinkPage}{LinkCloseTag}
  456. {/block:PermalinkPage}
  457. </div>
  458. {/block:Photo}
  459.  
  460. {block:Photoset}
  461. <div class="postdobru"><div class="image">
  462. {block:IndexPage}{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</div>
  463. {Caption}
  464. <p>
  465. {block:IndexPage}<div class="bruztext">
  466. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} / <a href="{ReblogURL}" target="_blank">REBLOG</a> / <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom} / <a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>{/block:RebloggedFrom} / {block:ContentSource}<a href="{SourceURL}">SOURCE</a>{/block:ContentSource}{/block:IndexPage}
  467. <center>
  468. <center>
  469. </div></div>
  470. {/block:Photoset}
  471.  
  472. {block:Quote}
  473. <div class="postdobru">
  474. <span class="quotebru">&#10077;</span><div class="qbru">{Quote}</div>
  475. {block:Source}<div class="origbru"><p>&#8212; {Source}</p></div>{/block:Source}
  476. {block:IndexPage}<div class="bruztext">
  477. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} / <a href="{ReblogURL}" target="_blank">REBLOG</a> / <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom} / <a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>{/block:RebloggedFrom} / {block:ContentSource}<a href="{SourceURL}">SOURCE</a>{/block:ContentSource}{/block:IndexPage}
  478. <center>
  479. <center>
  480. </div></div>
  481. {/block:Quote}
  482.  
  483. {block:Chat}
  484. <div class="postdobru">
  485. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  486. <div id="chat">
  487. <ul>{block:Lines}<li>
  488. {block:Label}<b>{Label}</b>{/block:Label}
  489. {Line}
  490. </li>{/block:Lines}</ul>
  491. </div>
  492. {block:IndexPage}<div class="bruztext">
  493. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} / <a href="{ReblogURL}" target="_blank">REBLOG</a> / <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom} / <a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>{/block:RebloggedFrom} / {block:ContentSource}<a href="{SourceURL}">SOURCE</a>{/block:ContentSource}{/block:IndexPage}
  494. <center>
  495. <center></div></div>
  496. {/block:Chat}
  497.  
  498. {block:Link}
  499. <div class="postdobru">
  500. <span class="post_title"><center><a href="{URL}">{Name} </center></span></a><p>
  501. {block:Description}{Description}{/block:Description}
  502. {block:IndexPage}<div class="bruztext">
  503. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} / <a href="{ReblogURL}" target="_blank">REBLOG</a> / <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom} / <a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>{/block:RebloggedFrom} / {block:ContentSource}<a href="{SourceURL}">SOURCE</a>{/block:ContentSource}{/block:IndexPage}
  504. <center>
  505. <center>
  506. </div>
  507. </div>
  508. {/block:Link}
  509.  
  510. {block:Audio}
  511. <div class="postdobru">
  512. <center>
  513. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" style="width:180px;"/><p>{/block:AlbumArt}</center>
  514. <div class="lalala">{AudioPlayerGrey}</div>
  515. {block:IndexPage}{block:Caption}{Caption}
  516. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}{/block:IndexPage}<p>
  517. {block:IndexPage}<div class="bruztext">
  518. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} / <a href="{ReblogURL}" target="_blank">REBLOG</a> / <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom} / <a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>{/block:RebloggedFrom} / {block:ContentSource}<a href="{SourceURL}">SOURCE</a>{/block:ContentSource}{/block:IndexPage}
  519. <center>
  520. </div>
  521. </div>
  522. {/block:Audio}
  523.  
  524. {block:Video}
  525. <div class="postdobru">
  526. {block:IndexPage}{Video-250}{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  527. {block:IfCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfCaption}
  528. <p>
  529. {block:IndexPage}<div class="bruztext">
  530. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} / <a href="{ReblogURL}" target="_blank">REBLOG</a> / <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom} / <a href="{ReblogParentURL}" title="{ReblogParentTitle}">VIA</a>{/block:RebloggedFrom} / {block:ContentSource}<a href="{SourceURL}">SOURCE</a>{/block:ContentSource}{/block:IndexPage}
  531. <center>
  532. </div>
  533. </div>
  534. {/block:Video}
  535.  
  536. {block:Answer}
  537. <div class="postdobru">
  538. <table width="250px" cellspacing="0" cellpadding="0">
  539. <tr>
  540. <td width="315px" class="question">{Question}</td>
  541. <td width="30px"><span class="questionarrow">◤</span></td>
  542. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  543. </tr>
  544. </table>
  545. <div class="answer">{Answer}</div></div>
  546. {/block:answer}
  547. {/block:posts}
  548.  
  549.  
  550.  
  551.  
  552. </div>
  553.  
  554. </body>
  555. </html>
Advertisement
Add Comment
Please, Sign In to add comment