cadu

for friends

Aug 16th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.62 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. <meta name="image:bg barra-top" content="#000" />
  30.  
  31. <meta name="text:Link2" content="/" />
  32. <meta name="text:Link2 Title" content="link" />
  33. <meta name="text:Link3" content="/" />
  34. <meta name="text:Link3 Title" content="link" />
  35. <meta name="text:Link4" content="/" />
  36. <meta name="text:Link4 Title" content="link" />
  37. <meta name="text:Link5" content="/" />
  38. <meta name="text:Link5 Title" content="link" />
  39.  
  40.  
  41.  
  42.                    
  43.  
  44.                    
  45.  
  46.                       <title>{Title}</title>
  47.         <link rel="shortcut icon" href="{Favicon}">
  48.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  49.         {block:Description}
  50.   <meta name="description" content="{MetaDescription}" />
  51.         {/block:Description}
  52.  
  53. {block:IfEnableEndlessScrolling}
  54. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  55. {/block:IfEnableEndlessScrolling}
  56.  
  57. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Nova+Square' rel='stylesheet' type='text/css'>
  60.  
  61.  
  62. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  63.  
  64.     <style type="text/css">
  65.  
  66.    
  67.    
  68. ::-webkit-scrollbar{width:6px;height:6px;}
  69.  
  70. ::-webkit-scrollbar-button:start:decrement
  71.  
  72. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  73.  
  74. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  75.  
  76. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #000;-webkit-border-radius:px;}
  77.  
  78. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  79.  
  80.  
  81. <style type="text/css">
  82.  
  83.  
  84.  
  85. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  86.  
  87. a {color: {color:link}; text-decoration: none; text-transform: none;}
  88. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  89.  
  90. p {margin: 6px 0 0 0}
  91.  
  92. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  93. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  94. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  95. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  96.  
  97. blockquote img{max-width: 470px!important}
  98. blockquote blockquote img{max-width: 450px!important}
  99. blockquote blockquote blockquote img{max-width: 430px!important}
  100. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  101.  
  102.  
  103. /* POSTS */
  104.  
  105. #container {text-align: center; width: 1935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  106.  
  107. #entry {float: left; margin-left: 460px; margin-top: 25px;}
  108.  
  109. .posts {width: 400px; background-color: #FFF; padding: 10px; margin-bottom: 2px; text-align: justify; font-family: calibri; font-size: 11px; position: relative; border-bottom: 0px solid #ccc; color: #636161;}
  110.  
  111. h1 {font-family: georgia; text-align: center; font-size: 22px; color: #636161; font-style: italic; line-height: 18px; text-transform: none; font-weight: normal;}
  112.  
  113. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  114. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  115.  
  116. .image {text-align: center; border: 0px}
  117. .image img {max-width: 400px; margin-bottom: 2px }
  118.  
  119. .pquote {font-family: calibri; text-align: JUSTIFY; font-size: 11px; line-height: 15px; padding: 3px; letter-spacing: 0px; color: #636161;}
  120. .pquotesource {text-align: right; text-transform: none; margin-bottom: 5px;font-size: 10px;}
  121. .pquotesource a, a:hover{text-transform: none;}
  122.  
  123. .chat {line-height: 13px; list-style: none }
  124. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  125. .person1 {color:  #636161; padding: 2px; }
  126. .person1 .label {font-weight: bold;  color: #636161;}
  127. .person2 {color:  #636161; padding: 2px;  }
  128. .person2 .label {font-weight: bold;  color: #636161;}
  129.  
  130. .player {background-color: #000; text-align: left; display:block;}
  131.  
  132. .question {
  133. color: #636161;;
  134. font-size: 11px;
  135. font-weight: normal;
  136. font-family: verdana;
  137. line-height:95%;
  138. background: #ddd;
  139. position: relative;
  140. min-height:70px;
  141. padding:10px 15px;
  142. margin-bottom:2px;
  143. margin-right:-10px;}
  144.  
  145. .questionarrow {
  146. font-size:30px;
  147. color:#ddd;
  148. vertical-align:middle;
  149. margin-left:-5px!important;}
  150.  
  151.  
  152. .asker {width:400px; text-align:right; text-transform:lowercase; color:{color:text};}
  153. .asker a {color:{color:text};}
  154. .asker img {float:left; margin-left:380px; vertical-align:top; margin-right:3px; max-height:15px;}
  155.  
  156. .asking {text-align:center; color:#000; font:9px verdana; text-transform:none;}
  157. .asking a{color:#000;}
  158. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  159.  
  160. .arrow {padding-top:11px; color:#CCC; font-size:30px;}
  161.  
  162.  
  163. .answer {color:{color:answer};}
  164.  
  165. .creditoaokaique {color: #000; font-size: 9px; font-family: georgia; opacity: 0.1; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; font-size: 9px; border-top: 1px solid #ccc; line-height: 17px; text-align: left; font-style: italic;}
  166.  
  167. .creditoaokaique:hover {opacity: 2.9; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;background-color: transparent; }
  168.  
  169. #info {text-align: left; margin-top:-4px; font-size: 8px; font-family: georgia; text-transform: uppercase; z-index: 11; color: #000}
  170. #info a {font-size: 10px; text-transform: ; font-style: italic;}
  171.  
  172. #tags {color: #000; font-size: 9px; font-family: georgia;  display: inline; list-style: none; text-transform: uppercase;;}
  173. #tags a {font-size: 9px; font-family: georgia; display: inline; list-style: none; text-transform: uppercase;;}
  174.  
  175. #cap {width: 400px; margin-top: -2px;}
  176. .source {display: none;}
  177.  
  178. .notes {width: 400px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  179. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  180. ol.notes li {background-color: transparent; margin-bottom: 2px; padding: 5px; }
  181. .notes img{display: none; border:0px}
  182.  
  183.  
  184.  
  185. /* TITULO */
  186.  
  187.  
  188. #ttl {float: left; margin-top: 70px; margin-left: 88px; width: 246px; background-color:transparent; color: #636161; padding: 5px; font-family: calibri; overflow:hidden; letter-spacing: 1px; line-height: 30px; text-align: center; position:fixed;  position:fixed; letter-spacing: 0px; font-size: 14px; height: 18px; z-index:160000; font-style: ; z-index: 150000; border-bottom: 1px solid  #636161;text-transform:uppercase ; border-top: 0px solid #fff}
  189. #ttl a { color: #636161; -webkit-transition: 0.8s ease-in; -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;text-transform; letter-spacing: -1px; }
  190. #ttl a:hover { color: #636161; -webkit-transition: 0.2s ease-in; -moz-transition: 0.2s ease-in; transition: 0.2s ease-in;text-transform: }
  191.  
  192. /* IMAGEM */
  193.  
  194.  
  195. #pic1 {margin-top: 71px; margin-left: 185px; width: 250px; height: auto;
  196.  
  197.  
  198.  
  199.     position: fixed; padding: 6px;
  200.  
  201.  
  202.  
  203.     background-color: #F1F1F1; border-top: 0px solid #000; 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: 14550000 border-top: 0px solid #ccc}
  204.  
  205.  
  206.  
  207. #pic1 img{width: 250px; height: 330px;-webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:0px; opacity:8.8 }
  208.  
  209.  
  210. #pic1 img:hover{opacity:0.8; z-index:13000000; -webkit-transition: all 1.0s ease-out; -moz-transition: all 0.4s ease-out;}
  211.  
  212.  
  213.  
  214.  
  215. /* LINKS */
  216.  
  217. #cadulink {margin-top: 87px; margin-left: 555px; position:fixed; width: 300px; z-index:90000; border-left: 0px solid #000 }
  218.  
  219.  
  220.  
  221. #cadulink a{font-size: 10px; color: #ccc ; background-color: #f1f1f1; padding: 3px 4px 3px 4px;  display:block; margin-bottom: 1px; width: 174px;  height: 6px; text-align: right; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px; font-family: calibri;text-transform: uppercase;border-left: 0px solid #f1f1f1; opacity: 1.4}
  222.  
  223.  
  224. #cadulink a:hover{text-align: right;color: #636161; background-color: #f1f1f1; letter-spacing: 0px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; opacity: 0.9}
  225.  
  226.  
  227.  
  228.  
  229. #cassied2{width:280px;background-color: transparent  ; position: fixed; display:block; margin-top: 10px; padding:4px; margin-left:290px;height:auto;overflow:hidden; z-index: 23000000; letter-spacing: 0px; font-size:10px; font-family: calibri; text-align: center; color: #ccc; text-decoration: none; text-transform:uppercase;  line-height:2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-top: 0px #ccc solid; }
  230.  
  231.  
  232. #cassied2 a{letter-spacing: 0px; font-size:11px; font-family: calibri; text-align: center; color: #ccc; text-decoration: none; text-transform:uppercase;  line-height:10px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  233.  
  234. #cassied2  a:hover{  color:#636161;letter-spacing: 0px;font-weight: ;}
  235.  
  236.  
  237. /* DESCRIÇAO */
  238.  
  239. #cadugostoso {margin-left: 205px; margin-top: 420px; width: 220px; font-size: 9px; height: 50px; background-color: transparent  ; font-family: georgia; line-height: 10px;  color: #636161; position: fixed; ; letter-spacing: 0px; text-align: justify; border-left: 1px solid  #f5f2f2; border-right: 0px solid  #f5f2f2; border-bottom: 0px solid  #f5f2f2; padding: 4px;border-right: 0px solid  #ccc; border-left: 0px solid  #ccc; border-top: 1px solid  #ccc; opacity:3.1; -webkit-transition: 0.7s ease-in; -moz-transition: 0.7s ease-in; transition: 0.7s ease-in; z-index:23400000;  font-style: italic;}
  240.  
  241.  
  242. #cadugostoso A{font-size: 9px; height: 70px; background-color: transparent  ; font-family: georgia; line-height: 10px;  color: #636161; position: fixed; ; letter-spacing: 0px; text-align: center; opacity:2.2 }
  243.  
  244.  
  245. #play {margin-left: 215px; margin-top: 345px; width: 60px; font-size: 10px; height: 10px; background-color: TRANSPARENT  ; font-family: calibri; line-height: 10px;  color: #ccc; position: fixed; ; letter-spacing: 0px; text-align: justify; border-left: 1px solid  #f5f2f2; border-right: 0px solid  #f5f2f2; border-bottom: 0px solid  #f5f2f2; padding: 4px;border-right: 0px solid  #ccc; border-left: 0px solid  #ccc; border-top: 1px solid  #ccc; opacity:3.1; -webkit-transition: 0.7s ease-in; -moz-transition: 0.7s ease-in; transition: 0.7s ease-in; z-index:0000; text-transform: uppercase; }
  246.  
  247. #play A{font-size: 9px; height: 70px; background-color: #fff  ; font-family: verdana; line-height: 10px;  color: #ccc; position: fixed; ; letter-spacing: 0px; text-align: right; opacity:2.2 }
  248.  
  249.  
  250. /* PAGINAÇAO */
  251.  
  252. #page{text-align: left; margin-left: 205px; margin-top:547px; background-color: TRANSPARENT; color: #636161;  float:center; width:230px; height:18px; position:fixed;  border-top: 0px solid #636161; z-index:12000000;border-right: 0px solid  #ccc; border-top: 0px solid  #000; border-bottom: 0px solid  #ccc;z-index:1562000000; }
  253. .pgs{padding:5px; font-family:georgia ; font-size: 11px; letter-spacing:0px;  z-index:1562000000; color:#636161; text-align: center;font-style: NORMAL;}
  254.  
  255. /* CREDITO */
  256.  
  257. #cred {margin-top: 510px; margin-left: 205px; position:fixed; width: 15px; z-index:2390000; border-left: 0px solid #000 }
  258.  
  259.  
  260.  
  261. #cred a{font-size: 9px; color: #636161 ; background-color: transparent; padding: 3px 4px 3px 4px;  display:block; margin-bottom: 1px; width: 224px;  height: 6px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px; font-family: georgia;text-decoration:italic; border-left: 0px solid #f1f1f1; opacity: 1.4font-style: italic;}
  262.  
  263.  
  264.  
  265. #cred a:hover{text-align: center;color: #636161; background-color: transparent; letter-spacing: 0px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; opacity: 12.9}
  266.  
  267.  
  268. /* ACESSORIOS */
  269.  
  270. #topbar { position:fixed; margin-left:-8px; margin-top:-8px; width:100%; height:auto; background-color:#000; z-index:2;}
  271.  
  272. .navigation a {
  273.     width:60px;
  274.     margin-top:10px;
  275.     margin-bottom:0px;
  276.     padding:2px;
  277.     display:inline-block;
  278.     font-family:calibri;
  279.     letter-spacing:1px;
  280.     font-size:10px;
  281.     text-align:center;
  282.     background-color:#000;    
  283.     color:#fff;
  284.     text-transform:uppercase;
  285.     -webkit-transition:opacity 0.8s linear;
  286.     -webkit-transition:all 0.5s ease-out;
  287.     -moz-transition:all 0.5s ease-out;
  288.     transition:all 0.5s ease-out;
  289.     }
  290.  
  291. .navigation a:hover {
  292.     color:#fcf9ed;
  293.     background-color:#000;
  294.     -webkit-transition:opacity 0.7s linear;
  295.     -webkit-transition:all 0.3s ease-out;
  296.     -moz-transition:all 0.3s ease-out;
  297.     transition:all 0.3s ease-out;
  298.     }
  299.  
  300.  
  301. #barra {width: 234434px; margin-left: -20px; margin-top: -10px; background-color: #000; height: 40px; position: fixed; z-index: 3443400;  border-bottom: 1px solid  #000; opacity:1.9}
  302.  
  303. #barra2 {width: 6px; margin-left: 450px; margin-top: 0px; background-color: #f5f2f2; height: 386px; position: fixed; z-index: 12000;  border-bottom: 0px solid  #f5f2f2}
  304.  
  305. #barra3 {width: 244px; margin-left: 212px; margin-top: 385px; background-color: #f5f2f2; height: 8px; position: fixed; z-index: 12000;  border-bottom: 0px solid  #f5f2f2}
  306.  
  307. </style>
  308.  
  309.  
  310.  
  311. <div id="cadugostoso">{description}
  312. </div></div>
  313.  
  314.  
  315.  
  316. </div></div>
  317.  
  318. <div id="topbar"><center><div class="navigation">
  319.  
  320. <a href="/"> index </a>  
  321. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  322. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  323. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  324. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  325.  
  326.  
  327. </div>
  328.  
  329. <div id="cred"><i>
  330. <a href="http:\\c4fajeste.tumblr.com" title="theme by c4fajeste ™">  theme developed by ™</i></a>
  331. </div>
  332.  
  333.  
  334. </div></div>
  335.  
  336. <div id="page">
  337. <div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div></div></div></div>
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344. <div id="pic"><img src="{image:sidebar 1}"/>
  345.  
  346.  
  347.  
  348.     </div></div>
  349.        
  350. <div id="pic1"><img src="{image:sidebar 2}"/>
  351.  
  352.     </div></div></div></div>
  353.  
  354.  
  355.  
  356.  
  357.  
  358. </div></div>
  359.  
  360.  
  361. </div></div>
  362.  
  363.  
  364. </div></div><div id="entry">
  365.  
  366.  {block:Posts}
  367. <div class="posts">
  368.  
  369. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  370.  
  371. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  372.  
  373. {block:Photoset}{Photoset-400}{/block:Photoset}
  374.  
  375. {block:Quote}
  376. <div class="pquote">{Quote}</div>
  377. {block:Source}<div class="pquotesource"> —  {Source}</div>
  378. {/block:Source}
  379. {/block:Quote}
  380.  
  381. {block:Link}
  382. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  383. {block:Description}{Description}{/block:Description}
  384. {/block:Link}
  385.  
  386. {block:Chat}
  387. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  388. <div class="chat"><ul>{block:Lines}
  389. <li class="person{UserNumber}">{block:Label}
  390. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  391. {/block:Chat}
  392.  
  393. {block:Audio}
  394. <div class="player">{AudioPlayerBlack}</div>
  395. {block:Caption}{Caption}{/block:Caption}
  396. {/block:Audio}
  397.  
  398. {block:Video}{Video-400}{/block:Video}
  399.  
  400.  
  401. {block:Answer}
  402. <table width="380px" cellspacing="0" cellpadding="0">
  403. <tr>
  404. <td width="395px" class="question">{Question}</td>
  405. <td width="30px"><span class="questionarrow"></span></td>
  406. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  407. </tr>
  408. </table>
  409. <div class="answer">{Answer}</div>
  410. {/block:answer}
  411.  
  412.  
  413. <div id="cap">
  414. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  415. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  416. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  417.  
  418. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  419.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  420.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  421. {/block:ContentSource}</div></div>
  422. <br>
  423.  
  424.  
  425. <div class="creditoaokaique">
  426.  
  427.  
  428.  
  429. <div class="tags"><left> {block:HasTags}{block:Tags}<a href="{TagURL}" >  #{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  430. {block:Date}<div id="info"><a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  431. </div><{/block:IfShowTags}{/block:Date}</div>
  432. </div>
  433.  
  434.  
  435.  {/block:Posts}
  436. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445. </div>
  446. </div>
  447. </div>
  448. </div>
  449.  
  450. </body>
  451. </html>
Advertisement
Add Comment
Please, Sign In to add comment