nathally

Theme 6

Apr 11th, 2012
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.89 KB | None | 0 0
  1. <html>
  2.  
  3. <!--  theme por 40kmdevoce | motherfuckers copy © -->
  4.  
  5. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  6. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  8.  
  9. <script type="text/javascript">
  10. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  11. function tb8_makeArray(n){
  12. this.length = n;
  13. return this.length;
  14. }
  15. tb8_messages = new tb8_makeArray(1);
  16. tb8_messages[0] = "{title}";
  17. tb8_rptType = 'infinite';
  18. tb8_rptNbr = 5;
  19. tb8_speed = 100;
  20. tb8_delay = 2000;
  21. var tb8_counter=1;
  22. var tb8_currMsg=0;
  23. var tb8_tekst ="";
  24. var tb8_i=0;
  25. var tb8_TID = null;
  26. function tb8_pisi(){
  27. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  28. document.title = tb8_tekst;
  29. tb8_sp=tb8_speed;
  30. tb8_i++;
  31. if (tb8_i==tb8_messages[tb8_currMsg].length){
  32. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  33. }
  34. if (tb8_currMsg == tb8_messages.length){
  35. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  36. clearTimeout(tb8_TID);
  37. return;
  38. }
  39. tb8_counter++;
  40. tb8_currMsg = 0;
  41. }
  42. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  43. }
  44. tb8_pisi()
  45. </script>
  46.  
  47. <head>
  48.  
  49. <script type="text/javascript">
  50. function changeNavigation(id) {document.getElementById('entries').innerHTML=document.getElementById(id).innerHTML}
  51. </script>
  52.  
  53. <script type="text/javascript">
  54. //desabilita menu de opcoes ao clicar no botao direito
  55. function desabilitaMenu(e)
  56. {
  57. if (window.Event)
  58. {
  59. if (e.which == 2 || e.which == 3)
  60. return false;
  61. }
  62. else
  63. {
  64. event.cancelBubble = true
  65. event.returnValue = false;
  66. return false;
  67. }
  68. }
  69. document.oncontextmenu = desabilitaMenu;
  70. document.onmousedown = desabilitaBotaoDireito;
  71. document.onmouseup = desabilitaBotaoDireito;
  72. </script>
  73.  
  74.  
  75.  
  76.  
  77.     <!-- DEFAULT VARIABLES -->  
  78.  
  79. <meta name="image:sidebar" content="http://static.tumblr.com/69m8joj/80Slyz6in/tumblr_lysca2mxkt1r7p0jso1_250.png"/>
  80.  
  81. <meta name="font:body" content="verdana" />
  82. <meta name="font:body2" content="georgia" />
  83.  
  84.   <meta name="color:background" content="#f8f8f8" />
  85.     <meta name="color:sbar" content="#fff" />
  86.     <meta name="color:entry" content="#fff" />
  87.   <meta name="color:bold" content="#AC718F" />
  88. <meta name="color:title" content="#999" />
  89.     <meta name="color:text" content="#999" />
  90.     <meta name="color:link" content="#999" />
  91.     <meta name="color:linkhover" content="#666" />
  92.   <meta name="color:bgmenu" content="#f0f0f0" />
  93.     <meta name="color:linkmenu" content="#666" />
  94. <meta name="color:scrollbar" content="#ccc" />
  95.  
  96. <meta name="image:background" content="">
  97.  
  98.     <meta name="text:titulo" content="uma frase aqui" />
  99. <meta name="text:titulo2" content="... e outra aqui"/>
  100.    
  101.  
  102.      <meta name="text:Link1" content="/" />
  103.     <meta name="text:Link1 Title" content="mude" />
  104.     <meta name="text:Link2" content="/" />
  105.     <meta name="text:Link2 Title" content="os links" />
  106.     <meta name="text:Link3" content="/" />
  107.     <meta name="text:Link3 Title" content="pelo" />
  108.     <meta name="text:Link4" content="/" />
  109.     <meta name="text:Link4 Title" content="apparence" />
  110.     <meta name="text:Link5" content="/" />
  111.     <meta name="text:Link5 Title" content="ok?" />
  112.     <meta name="text:Link6" content="/" />
  113.     <meta name="text:Link6 Title" content="oook!" />
  114.     <meta name="text:Link7" content="/" />
  115.     <meta name="text:Link7 Title" content="oook!" />
  116.     <meta name="text:Link8" content="/" />
  117.     <meta name="text:Link8 Title" content="oook!" />
  118.  
  119.     <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  120.  
  121.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  122.  
  123.     <link rel="shortcut icon" href="{Favicon}" />
  124.  
  125.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  126.  
  127.     <style type="text/css">
  128.  
  129. /* body */
  130.  
  131. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:background}'); background-attachment:fixed; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  132.  
  133. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; -moz-transition: all 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition: all 1.0s ease-out; transition: all 1.0s ease-out;}
  134.  
  135. a:hover{color:{color:linkhover}}
  136.  
  137.  
  138. /* container */
  139.  
  140. #entries{left:50%; margin-left:276px; margin-top:0px; width:520px; }
  141.  
  142. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; margin-left: 0px; margin-bottom:6px; padding-bottom:9px; padding-top:7px; padding-left:5px; padding-right:5px; border-radius:5px; }
  143.  
  144. #container {margin-left: 160px;}
  145.  
  146. /* sidebar e outras */
  147.  #sbar {margin-left:-75px;  margin-top:69px; padding: 6px; text-align: center; position: fixed;}
  148. #sbar3 {margin-left:44px;  margin-top:75px; padding: 5px; text-align: center; position: fixed; width: 192px; background-color: {color:sbar}; height:222px;}
  149. #sbar4 {width: 95px; float: left; margin-left:-160px; height:10px; margin-top:299px; padding: 4px; background-color: {color:sbar}; text-align: center; position: fixed; }
  150. #sbar5 {width: 192px; float: left; margin-left:44px; height:4px; margin-top:275px; padding: 6px; background-color: {color:sbar}; text-align: center; position: fixed; padding:5px;opacity:0.8; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  151. #sbar6 {margin-left:-73px;  margin-top:279px; padding: 4px; text-align: center; position: fixed; background-color:{color:sbar};width: 108px; height:20px;}
  152. #sbar7 {margin-left:140px;  margin-top:340px; padding: 5px; text-align: center; position: fixed; background-color:; font-size: 16px; font-family: georgia;}
  153.  
  154.  
  155. #sidss {margin-left: 30px;}
  156.  
  157. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  158. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
  159. #paginal a:hover {background: {color:sbar}; color: {color:text};}
  160. #paginal span.pagina_atual {background: {color:sbar}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
  161. .ps {position: fixed; margin-left: -103px; padding: 3px; width: 110px; height: auto; top: 267px; background-color: {color:sbar}; color: {color:text};}
  162.  
  163. .credit {font-family:verdana; font-size:9px; margin-top:0px;}
  164.  
  165. div#sid2{background-color: {color:sbar};-moz-border-top-left-radius: 30px; border-top-left-radius: 30px; -moz-border-top-right-radius: 30px; border-top-right-radius: 30px;float: right; letter-spacing: 0px; color: {color:link}; width:319px; height:20px; position: fixed; padding-top: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-family: Verdana, Geneva, Tahoma, sans-serif;  z-index: 2; margin-left: -73px; margin-top: 50px; font-weight: none; font-size: 9px;  overflow: hidden;}
  166. div#sid2:hover {background-color: {color:sbar}; color:{color:text};  font-weight: none; height:250px; padding-bottom:5px; overflow: hidden;}
  167.  
  168.  
  169. div#sid3{background-color: {color:sbar};-moz-border-bottom-left-radius: 30px; border-bottom-left-radius: 30px; -moz-border-bottom-right-radius: 30px; border-bottom-right-radius: 30px;float: right; letter-spacing: 0px; color: {color:link}; width:319px; height:20px; position: fixed; padding-top: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-family: Verdana, Geneva, Tahoma, sans-serif;  z-index: 2; margin-left: -73px; margin-top: 308px; font-weight: none; font-size: 9px; overflow: hidden;}
  170. div#sid3:hover {background-color: {color:sbar}; color:{color:linkhover};  font-weight: none;}
  171.  
  172. .descr {margin-bottom:7px;}
  173.  
  174.  
  175. /* h1, h2, h3 e quote */
  176.  
  177. h1 {font-family: {font:title}; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  178. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:link}; font-weight: normal; line-height: 18px;}
  179. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:linkhover}; font-weight: normal; line-height: 18px;}
  180.  
  181. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  182. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  183. .oiqqtts a, a:hover{text-transform: none;}
  184.  
  185. #source {text-align: right; font-size: 9px;}
  186.  
  187. /* Menu */
  188.  
  189. .s2 a {display: block; font-family: verdana; font-size: 10px; text-align: center; width: 78px; height: auto;  background-color: {color:bgmenu}; color:{color:linkmenu}; text-decoration: none; padding:3px 5px 3px 5px; overflow:hidden; margin-bottom:1px; margin-left:-3px; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear; opacity:0.8}
  190.  
  191. .s2  a:hover{background-color:{color:bgmenu}; text-align:center; color:{color:linkmenu}; opacity:1.0}
  192.  
  193.  
  194. .cah a {display: block; font-family: verdana; font-size: 10px; text-align: center; width: 93px; height: auto;  background-color: {color:bgmenu}; color:{color:linkmenu}; text-decoration: none; padding:5px 12px 5px 11px; overflow:hidden; margin-bottom:1px; margin-left:-4px; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear}
  195.  
  196. .cah  a:hover{background-color:{color:bgmenu hover}; text-align:center;letter-spacing: 2px; color:{color:linkmenu hover};}
  197.  
  198.  
  199.  
  200. /*SlideShow ou imagens da sidebar */
  201.  
  202. .pic {float: left; margin: 0px 5px 0px 0;}
  203. .pic img{border-radius:100px; opacity:0.8; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  204. .pic img:hover{border-radius:100px; opacity:1.0}
  205.  
  206. .simage {margin-left:-3px; margin-top:-3px;}
  207. .simage img {width:192px; height:218; opacity:0.9; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  208. .simage img:hover{opacity:1.0}
  209.  
  210.  
  211. /* asker */
  212.  
  213. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  214. .answer {padding: 2px}
  215. .answer img {max-width: 470px;}
  216.  
  217.  
  218. /* post - info */
  219.  
  220. #info{margin-top: 15px; }
  221. #info a{color: {color:link} !important}
  222. #info a:hover{color:{color:linkhover}!important}
  223. .tags{font-size: 10px; display: inline; text-align: left;text-transform: lowercase;}
  224. .tags a{color: #FF88F5 !important}
  225. .line1{font-size:10px; text-transform: lowercase; margin-top: 7px}
  226. .line2{font-size:10px; text-transform:lowercase; clear: both}
  227. .line3{font-size:10px; text-transform:lowercase; clear: both}
  228. .ileft{float: left}
  229. .iright{float: right}
  230. .postclear{clear: both; width: 100%; visibility: hidden; height: 1px}
  231. #clear{clear: both; width: 100%; visibility: hidden; height: 20px}
  232.  
  233.  
  234. .date {display:inline; text-align:right; float:right}
  235. .date a {color:#000}
  236.  
  237. /* frases e titulos */
  238.  
  239. .titulo {font-size: 15px; font-family:'Verdana', cursive; letter-spacing: 2px; color: {color:text}; text-align:center; margin-top:0px;-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear; letter-spacing:1px}
  240.  
  241. .titulo2 {font-size: 15px; font-family:'Verdana', cursive; letter-spacing: 2px; color: {color:text}; text-align:center; margin-top:0px;-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear;}
  242.  
  243.  
  244. /*** Paginação e outros ***/
  245.  
  246. .sidebarpages {font-size: 29px; margin-top: 0px; text-align: center; width: 200px; font-family: georgia; float: center; clear:
  247.  both;  }
  248.  
  249. .dreamgirl {opacity:0.9; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  250. .dreamgirl:hover {opacity:1.0}
  251.  
  252.  
  253. /* bold, italic e blockquote */
  254.  
  255. b, strong{color:{color:bold}}
  256. p{margin-top:5px; margin-bottom:5px}
  257.  
  258.  
  259. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:linkhover}; padding-left: 5px; }
  260. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:linkhover};}
  261. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:linkhover}; }
  262. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:linkhover}; }
  263.  
  264. blockquote img{max-width: 470px!important}
  265. blockquote blockquote img{max-width: 450px!important}
  266. blockquote blockquote blockquote img{max-width: 430px!important}
  267. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  268.  
  269. img a{border:none; width:100%}
  270.  
  271. /* chat e audio */
  272.  
  273. .chat{line-height: 12px; list-style: none}
  274. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  275. .person1 {background-color: {color:link}; color: {color:background}}
  276. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
  277. .person2 {background-color: {color:background}; color: {color: text}}
  278. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
  279.  
  280. .player {background-color: #000; text-align: left; display:block;}
  281.  
  282.  
  283. /* notes */
  284.  
  285. notes {width: 500px; margin: 0px; margin-left: 0px; padding: 0px; text-align: left}
  286. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  287. ol.notes li {margin: 0px; padding: 0px;}
  288.  
  289. .notes img{width:10px; position:relative; top:1px}
  290. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  291.  
  292. /* scrollbar */
  293.  
  294. ::-webkit-scrollbar{width:8px;height:4px;}
  295. ::-webkit-scrollbar-button:start:decrement
  296. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  297. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  298. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}
  299. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}  
  300.  
  301.  
  302.         </style>
  303.  
  304.     <style type="text/css">{CustomCSS}</style>
  305.  
  306. </head>
  307.  
  308. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  309. <div id="dhtmltooltip"></div>
  310. <script language="JavaScript" src="http://static.tumblr.com/xajwmek/wC6lsg2fd/titlediferenciado_ritamafalda.txt"></script>
  311. <div id="container">
  312.  
  313. <div id="sbar">
  314. <div class="cah">
  315. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  316. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  317. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  318. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  319. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  320. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  321. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  322. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  323. </div></div>
  324.  
  325. <div id="sbar3"><div style="background:{color:sbar}; font-family: verdana; text-align: justify; font-size: 10px; line-height: 100%; padding:3px; height:142px;"><div class="simage"><img src="{image:sidebar}"/></div></div></div>
  326.  
  327.  
  328.  
  329.  
  330. <div id="sbar6"><div class="credit">By <a href= "http://40kmdevoce.tumblr.com/">40kmdevoce</a></b>; <a href= "http://the-dreamgirl.tumblr.com"><b>inspired;</b></a> </div></div>
  331.  
  332. <div id="sid2">
  333. <div class="titulo">{text:titulo}</div>
  334. <br><div style="background:{color:sbar}; font-family: verdana; text-align: justify; font-size: 10px; line-height: 100%; padding:3px;"><div class="descr">{description}</div>
  335.  
  336. <br><center><div style="margin-top: 4px; padding: 2px; padding-bottom: -2px; overflow: auto; background-color: {color:sbar}; width: 381px;"> {/block:ifshowminimagens} </marquee></div></center></div></div>
  337. <div id="sid3">
  338. <div class="titulo2">{text:titulo2}</div>
  339.  </div>
  340. <div id="sidss">
  341. <div class="ps"><div id="paginal">
  342. {block:JumpPagination length="5"}
  343. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  344. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  345. {/block:JumpPagination}
  346. </div></div>
  347.  
  348. <div id="entries">
  349. {block:Posts}
  350. <div id="posts">
  351.  
  352. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  353.  
  354. {block:Text}{Body}{/block:Text}
  355.  
  356. {block:Quote}
  357. <div class="oiqqtt">“{Quote}”</div>
  358. {block:Source}<div class="oiqqtts"> — {Source}</div>
  359. {/block:Source}
  360. {/block:Quote}
  361.  
  362. {block:Video}{Video-500}
  363. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  364.  
  365. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  366.  
  367. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  368.  
  369. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" align="center" class="dreamgirl" style="border-radius:5px;"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  370. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  371.  
  372. {block:Chat}
  373. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  374. <div class="chat"><ul>{block:Lines}
  375. <li class="person{UserNumber}">{block:Label}
  376. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  377. {/block:Chat}
  378.  
  379. {block:Audio}
  380. <div class="player">{AudioPlayerBlack}</div>
  381. {block:Caption}{Caption}{/block:Caption}
  382. {/block:Audio}
  383.  
  384.  
  385. {block:Answer}
  386. <div class="asker"> <b>{Asker}</b> disse pra Nathy: <i>{Question}</i></div>
  387. <div class="answer">{Answer}</div>
  388. {/block:Answer}
  389.  
  390.  
  391. {block:Date}
  392. <div id="info">{block:HasTags}<div class="tags">{block:Tags}in<b>direta</b> <a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}</div>{/block:HasTags}
  393.  
  394.  
  395. <div class="line3"><span class="ileft">Posted {DayOfMonth}
  396. {Month} {Year}, <a href="{Permalink}">{TimeAgo} · {block:NoteCount}  
  397. <a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel} · </a>{/block:NoteCount} </a><a href="{ReblogURL}" target="_blank"><b>Reblog this fuck!</b></a> <br>{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a> · rebloguei de: <a href="{ReblogParentURL}"
  398. title="{ReblogParentTitle}">{ReblogParentName}</a>
  399. </span>{/block:RebloggedFrom}</span> </div>
  400.  
  401. <div class="postclear"></div>
  402. </div>{/block:Date}
  403. </div>
  404.  
  405. {/block:Posts}
  406. {block:PostNotes}{PostNotes}{/block:PostNotes}
  407. </div>
  408. </div>
  409.  
  410.  
  411. </body>
  412.  
  413. </html>
Advertisement
Add Comment
Please, Sign In to add comment