apenassimplesversos

Theme 22

Apr 20th, 2012
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.32 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!--
  6.  
  7.  
  8. theme by r-e-n-e-g-a-d-o and d-esequilibrio base por amorproprioporfavor.
  9.  
  10.  
  11. -->
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
  14.  
  15. <script type="text/javascript">
  16.  
  17.  
  18. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  19.  
  20.  
  21.  
  22.  
  23. function tb8_makeArray(n){
  24.  
  25.  
  26. this.length = n;
  27.  
  28.  
  29. return this.length;
  30.  
  31.  
  32. }
  33.  
  34.  
  35.  
  36.  
  37. tb8_messages = new tb8_makeArray(1);
  38.  
  39.  
  40.  
  41.  
  42. tb8_messages[0] = "{title}";
  43.  
  44.  
  45.  
  46.  
  47. tb8_rptType = 'infinite';
  48.  
  49.  
  50.  
  51.  
  52. tb8_rptNbr = 5;
  53.  
  54.  
  55.  
  56.  
  57. tb8_speed = 100;
  58.  
  59.  
  60.  
  61.  
  62. tb8_delay = 2000;
  63.  
  64.  
  65.  
  66.  
  67. var tb8_counter=1;
  68.  
  69.  
  70.  
  71.  
  72. var tb8_currMsg=0;
  73.  
  74.  
  75.  
  76.  
  77. var tb8_tekst ="";
  78.  
  79.  
  80.  
  81.  
  82. var tb8_i=0;
  83.  
  84.  
  85.  
  86.  
  87. var tb8_TID = null;
  88.  
  89.  
  90.  
  91.  
  92. function tb8_pisi(){
  93.  
  94.  
  95.  
  96.  
  97. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  98.  
  99.  
  100.  
  101.  
  102. document.title = tb8_tekst;
  103.  
  104.  
  105.  
  106.  
  107. tb8_sp=tb8_speed;
  108.  
  109.  
  110.  
  111.  
  112. tb8_i++;
  113.  
  114.  
  115.  
  116.  
  117. if (tb8_i==tb8_messages[tb8_currMsg].length){
  118.  
  119.  
  120.  
  121.  
  122. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  123.  
  124.  
  125.  
  126.  
  127. }
  128.  
  129.  
  130.  
  131.  
  132. if (tb8_currMsg == tb8_messages.length){
  133.  
  134.  
  135.  
  136.  
  137. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  138.  
  139.  
  140.  
  141.  
  142. clearTimeout(tb8_TID);
  143.  
  144.  
  145.  
  146.  
  147. return;
  148.  
  149.  
  150.  
  151.  
  152. }
  153.  
  154.  
  155.  
  156.  
  157. tb8_counter++;
  158.  
  159.  
  160.  
  161.  
  162. tb8_currMsg = 0;
  163.  
  164.  
  165. }
  166.  
  167.  
  168.  
  169.  
  170. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  171.  
  172.  
  173.  
  174.  
  175. }
  176.  
  177.  
  178.  
  179.  
  180. tb8_pisi()
  181.  
  182.  
  183.  
  184.  
  185. </script>
  186.  
  187.  
  188.  
  189.  
  190. <html xmlns="http://www.wd3.org/1999/xhtml" xml:lang="en" lang="en">
  191.  
  192. <head> <!-- DEFAULT VARIABLES -->
  193. <meta name="image:sidebar" content=""
  194.  
  195.  
  196. <meta name="font:body" content="georgia" />
  197. <meta name="font:body2" content="verdana" />
  198. <meta name="font:title" content="georgia" />
  199.  
  200. <meta name="color:background" content="#000000" />
  201. <meta name="color:text" content="#000000" />
  202. <meta name="color:entry" content="#FFFFFF" />
  203. <meta name="color:linkbackground" content="#6B6B6B" />
  204. <meta name="color:quote" content="#6D6D6D" />
  205. <meta name="color:link" content="#000000" />
  206. <meta name="color:linkhover" content="#949494" />
  207. <meta name="color:boxborder" content="#949494" />
  208. <meta name="color:boxtext" content="#000000" />
  209. <meta name="color:boxbackground" content="#EBEBEB" />
  210. <meta name="color:scroll" content="#6D6D6D" />
  211. <meta name="color:scrollbackground" content="#FFFFFF" />
  212. <meta name="color:balao" content="#C09ADA" />
  213. <meta name="color:textbalao" content="#fff" />
  214.  
  215. <meta name="if:Show tags" content="1"/>
  216. <meta name="if:Show Search" content="0"/>
  217. <meta name="if:Enable endless scrolling" content="0"/>
  218. <meta name="if:Show Pages" content="1"/>
  219.  
  220. <meta name="image:background" content=""/>
  221.  
  222. <meta name="text:balao palavra" content=" palavra " />
  223. <meta name="text:title" content="Titulo aqui. " />
  224. <meta name="text:Link1" content="/" />
  225. <meta name="text:Link1 Title" content="link" />
  226. <meta name="text:Link2" content="/" />
  227. <meta name="text:Link2 Title" content="link" />
  228. <meta name="text:Link3" content="/" />
  229. <meta name="text:Link3 Title" content="link" />
  230. <meta name="text:Link4" content="/" />
  231. <meta name="text:Link4 Title" content="link" />
  232. <meta name="text:Link5" content="/" />
  233. <meta name="text:Link5 Title" content="link" />
  234. <meta name="text:Link6" content="/" />
  235. <meta name="text:Link6 Title" content="link" />
  236. <meta name="text:Link7" content="/" />
  237. <meta name="text:Link7 Title" content="link" />
  238. <meta name="text:Link7" content="/" />
  239. <meta name="text:Link7 Title" content="link" />
  240. <meta name="text:Link8" content="/" />
  241. <meta name="text:Link8 Title" content="link" />
  242.  
  243.  
  244.  
  245. <title>{Title}</title>
  246. <link rel="shortcut icon" href="{Favicon}">
  247. {block:Description}
  248. <meta name="description" content="{MetaDescription}" />
  249. {/block:Description}
  250.  
  251.  
  252.  
  253.  
  254. <style type="text/css">
  255.  
  256.  
  257. /* body, rolagem e entries */
  258.  
  259. body {background-color:{color:background}; color:{color:text};
  260. font-family: {font:body}; font-size:11px; line-height: 110%;
  261. margin:0 auto 0 auto; text-align:center; background-image:url('http://28.media.tumblr.com/tumblr_lxlbd8M8zA1r89lywo1_500.jpg}'); background-attachment: fixed; }background-repeat:repeat; background-repeat:repeat;background-repeat: no-repeat; background-position: right;
  262.  
  263. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; font-size:11px}
  264. a:hover{color:{color:linkhover}; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  265.  
  266. p{margin-top: 1px}
  267. blockquote{margin-left:5px; margin-right: 0px; border-left: 3px solid {color:quote}; padding-left:5px; margin-top: 4px; background-color:{color:entry}; padding: 2px;}
  268.  
  269. ::-webkit-scrollbar-thumb:vertical {
  270. background-color: #000;
  271. height: 50px;
  272. }
  273. ::-webkit-scrollbar-thumb:horizontal {
  274. background-color: #000;
  275. height: 5px;
  276. }
  277. ::-webkit-scrollbar {
  278. height: 5px;
  279. width: 5px;
  280. background-color: #fff;
  281. }
  282.  
  283.  
  284.  
  285.  
  286. #content{width: 945px; text-align: center; margin: 20px auto 0 auto; padding-bottom: 200px; background-color:
  287. transparent; color:{color:text}; padding: 0px;}
  288.  
  289. #entries{float: right; background-color: #f8f8f8; border: 14px solid #f8f8f8 text-align: center}
  290. .post{width: 500px; padding: 7px; text-align: justify; background-color:{color:entry}; margin-bottom: 5px; line-height: auto}
  291. .post img{margin: 2px 0 2px 0}
  292.  
  293. /* topo */
  294.  
  295. #frasetopo {position: fixed; background-color: #fff; width: 318px; height: 25px; padding: 5px 5px 5px 5px; margin-left:80px; }
  296.  
  297. .ll{color:#000; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; display: block; margin-bottom: 1px; letter-spacing: 1px; font-family: georgia; font-size: 16px; text-align: center; z-index:1; position: fixed; text-align: center; margin-top:-5px; margin-left:20px;}
  298.  
  299. .ll:hover {font-style:italic; -webkit-transition: all 1.8s ease-out; -moz-transition: all 1.8s ease-out; color: #ffffff; }
  300.  
  301.  
  302. /* links */
  303.  
  304. #sidebarlinks {position: fixed; margin-top: 40px; margin-left: 80px;}
  305.  
  306. .lekksninda1 a {position: absolute; display: block; width: 140px; height: 16px; font-family: verdana; font-size: 10px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; text-align: center; color: #000; background-color: #fff; padding-top:2px;;}
  307.  
  308. .lekksninda1 a:hover{text-align: center; letter-spacing: 2px; font-weight: normal; background-color: #000; color:#fff;}
  309.  
  310. .lekksninda2 a {position: absolute; display: block; width: 140px; height: 16px; font-family: verdana; font-size: 10px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; text-align: center; color: #000; background-color: #fff; padding-top:2px; margin-top: 20px;}
  311.  
  312. .lekksninda2 a:hover{text-align: center; letter-spacing: 2px; font-weight: normal; background-color: #000; color:#fff;}
  313.  
  314. .lekksninda3 a {position: absolute; display: block; width: 140px; height: 16px; font-family: verdana; font-size: 10px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; text-align: center; color: #000; background-color: #fff; padding-top:2px; margin-top:40px;}
  315.  
  316. .lekksninda3 a:hover{text-align: center; letter-spacing: 2px; font-weight: normal; background-color: #000; color:#fff;}
  317.  
  318. .lekksninda4 a {position: absolute; display: block; width: 140px; height: 16px; font-family: verdana; font-size: 10px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; text-align: center; color: #000; background-color: #fff; padding-top:2px; margin-top:60px;}
  319.  
  320. .lekksninda4 a:hover{text-align: center; letter-spacing: 2px; font-weight: normal; background-color: #000; color:#fff;}
  321.  
  322. .lekksninda5 a {position: absolute; display: block; width: 140px; height: 16px; font-family: verdana; font-size: 10px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; text-align: center; color: #000; background-color: #fff; padding-top:2px; margin-top:80px;}
  323.  
  324. .lekksninda5 a:hover{text-align: center; letter-spacing: 2px; font-weight: normal; background-color: #000; color:#fff;}
  325.  
  326. .lekksninda6 a {position: absolute; display: block; width: 140px; height: 16px; font-family: verdana; font-size: 10px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; text-align: center; color: #000; background-color: #fff; padding-top:2px; margin-top:100px;}
  327.  
  328. .lekksninda6 a:hover{text-align: center; letter-spacing: 2px; font-weight: normal; background-color: #000; color:#fff;}
  329.  
  330. .lekksninda7 a {position: absolute; display: block; width: 140px; height: 16px; font-family: verdana; font-size: 10px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; text-align: center; color: #000; background-color: #fff; padding-top:2px; margin-top:120px;}
  331.  
  332. .lekksninda7 a:hover{text-align: center; letter-spacing: 2px; font-weight: normal; background-color: #000; color:#fff;}
  333.  
  334. .lekksninda8 a {position: absolute; display: block; width: 140px; height: 16px; font-family: verdana; font-size: 10px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; text-align: center; color: #000; background-color: #fff; padding-top:2px; margin-top:140px;}
  335.  
  336. .lekksninda8 a:hover{text-align: center; letter-spacing: 2px; font-weight: normal; background-color: #000; color:#fff;}
  337.  
  338. .lekksninda9 a {position: absolute; display: block; width: 140px; height: 16px; font-family: verdana; font-size: 10px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; text-align: center; color: #000; background-color: #fff; padding-top:2px; margin-top:400px;}
  339.  
  340. .lekksninda9 a:hover{text-align: center; letter-spacing: 2px; font-weight: normal; background-color: #000; color:#fff;}
  341.  
  342. /* imagens */
  343. #sidebarimage{float: left; width: 180px; height:190px; background-color: #FFFFFF; padding: 5px; margin-left: 228px; margin-top:40px;}
  344.  
  345.  
  346. #sidebarimage {position: fixed; padding: 0px}
  347.  
  348. .sidebarimg {overflow: hidden; margin-left:0px; margin-top:0px;padding: 5px 5px 0 5px }
  349.  
  350. .sidebarimg img{width:170px;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; height: 180px; text-align:center}
  351.  
  352. .sidebarimg img:hover{opacity:0}
  353.  
  354.  
  355. .sidebarimg2 {overflow: hidden;margin: 0px 0px -6px 0px; margin-left:0px; margin-top:-185px; padding: 5px 5px 0 5px}
  356.  
  357. .sidebarimg2 img{width:170px; height: 180px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;text-align:center; opacity:0;}
  358.  
  359. .sidebarimg2 img:hover{opacity:1;}
  360.  
  361. /* Balão */
  362. #balao {width: 45px; height: 18px; position: fixed; padding: 8px; color: ; background-color: {color:balao}; margin-left: -68px; margin-top: -30px; border-top-right-radius: 13px; border-top-left-radius: 13px; border-bottom-right-radius: 13px; border-bottom-left-radius: 13px; -webkit-transform: rotate(-15deg);}
  363.  
  364.  
  365.  
  366. .really {font-family: verdana; font-size: 11px; text-transform: none; letter-spacing: 1px; color: {color:textbalao};}
  367.  
  368.  
  369. /* creditos */
  370. #credito{margin-left: 80px; margin-top: 235px; width: 328px; float: left; background-color: #FFFFFF; padding: 0px; position: fixed; height: 50px; font-size: 9px; font-family: verdana; }
  371.  
  372.  
  373. /* description */
  374.  
  375. div#descri{background-color: #fff; font-weight: bold; letter-spacing: 2px; color: #000; text-align: center; width:90px; height:15px; position: fixed; padding-top: 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 80px; font-family: verdana; margin-top: 265px; font-zide:9px;-moz-border-bottom-right-radius: 90px; border-bottom-right-radius: 20px; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 20px;}
  376.  
  377. div#descri:hover {background-color: transparent; color: transparent;}
  378.  
  379. .descri2 {font-weight: normal; text-align: center; font-size: 9px; position: absolute; color: transparent; margin-left: 0px; margin-top: 0px; width:300px; height:10px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  380.  
  381. .descri2:hover {margin-left: 0px; width: 328px; color: #000000; background-color: #FFFFFF; font-weight: normal; font-size: 10px; text-align: center; height:auto; -moz-border-bottom-right-radius: 30px; border-bottom-right-radius: 10px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;letter-spacing: 0px;}
  382.  
  383.  
  384. /* paginação */
  385.  
  386. #xx3 {font-family: georgia; position: fixed; margin-left: 450px; margin-top: 60%; font-size: 27px;}
  387. #xx3 a {color: {color:link}; margin-right: 550px; background-color: ;}
  388.  
  389. #sidebarpagination{margin-left: 80px; margin-top: 200px; width: 140px; float: left; background-color: #FFFFFF; padding: 0px; position: fixed; height: 30px;}
  390.  
  391. /*** Paginação by madlyluv.com ***/#paginacaoml {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 21px; margin-top:5px; }#paginacaoml a {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: ; margin: -5px 1px 0 0; color: #000000; text-decoration: none;}#paginacaoml a:hover {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: ; font-weight: bold;}#paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #000000; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: #161616; margin: -5px 1px 0 0; color: #cor da fonte; text-decoration: none;}
  392.  
  393. /* posts */
  394.  
  395. h1 {font-family:{font:title}; font-size: 22px; letter-spacing: -1px; text-transform: none; line-height: 18px; text-align:center; font-style: none; font-weight: normal; margin-top: 3px; margin-bottom: 10px}
  396. h1 a{font-size: 22px; letter-spacing: -1px; text-transform: none; line-height: 18px; text-align:center; margin-top: 3px; margin-bottom: 10px}
  397. .image img{text-align: center; height: auto; margin-bottom: 2px; border: 0px}
  398.  
  399.  
  400. h2{font-size: 10px; display: block; width: 277px; color:{color:text}; background-color: {color:quote}; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: none; text-decoration: none; font-weight: normal}
  401.  
  402. .link {font-family:{font:title}; font-size: 22px; letter-spacing: -1px; text-transform: none; line-height: 18px; text-align:center; font-style: none; font-weight: normal; margin-top: 3px; margin-bottom: 10px}
  403. .link a{font-size: 22px; letter-spacing: -1px; text-transform: none; line-height: 18px; text-align:center; margin-top: 3px; margin-bottom: 7px}
  404.  
  405. .qsource{margin-top: 5px; margin-right: 15px;text-align: right}
  406. .chat{line-height: 12px; list-style: none }
  407. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  408. .person1 {color: {color:text}; background-color: {color:background};}
  409. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  410. .person2 {color: {color:text};}
  411. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  412. .iaudio{text-align: left; margin-bottom: 0px; width: 100%; background-color: {color:entry}}
  413. .iaudio img{max-width: 100px; height: auto; padding: 0 20px 0 20px; display:inline;}
  414. .icap{margin-top: 1px}
  415. .source{display:none}
  416. #questions {background-color:#fff; color:{color:text}; padding:15px;
  417.  
  418. margin-bottom:0px; font-family:verdana; font-size: 11px;}
  419.  
  420. #questions a {color:{color:link}}
  421.  
  422. #asker {font size: 11px}
  423. #asker img { float:left;}
  424. .q {padding:10px; font-style: italic; text-indent: 20px}
  425. .a {padding-top: 3px}
  426. .cap {padding-top: 5px; width: 500px;}
  427.  
  428. .info{margin: 0px 20px 0 0; font-family: {font:body2};}
  429. .tags{font-size: 10px; display: inline; {font:body2};}
  430. .tags a{font-size: 10px; }
  431. .origin{font-size: 10px; font-family: {font:body2}; }
  432. .origin a{font-size:10px;}
  433. .ibottom{font-size: 10px; font-family: {font:body2}; }
  434. .ibottom a{font-size: 10px; }
  435.  
  436. .ibottom2{font-size: 10px; font-family: {font:body2}; background-color:{color:entry} }
  437. .ibottom2 a{font-size: 10px;}
  438.  
  439.  
  440. .date{font-size: 10px; font-family: {font:body2}; }
  441. .permalink{float:left; text-transform: none; font-size: 10px; font-family: {font:body2}; }
  442. .permalink a{font-size: 10px;}
  443.  
  444. #notes {width: 500px; padding: 5px; margin: 0px; font-size: 10px; text-align: left}
  445. ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
  446. ol.notes li {margin: 0px; padding: 2px;}
  447. #notes img{border:0px}
  448.  
  449.  
  450. #footer {position:fixed; z-index:3; bottom:5; background-color:transparence; width:298px; color:{color:text};height:30px; margin-top:0px;}
  451.  
  452. .ddb { text-align: center;}
  453.  
  454.  
  455. .notesme{float:right; padding-right: 10px; font-size: 10px}
  456.  
  457. .qt {font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-style: italic; font-size: 18px; line-height: 23px; margin-left: 45px; padding: 10px; margin-top:-95px;}
  458.  
  459. .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  460. .qsr a, a:hover{text-transform: none;}
  461.  
  462.  
  463. .qquote{font-family: tahoma, helvetica; text-align: center; font-size: 13px; line-height: 15px; padding: 3px; letter-spacing: 0px;}
  464.  
  465. .qsource{text-align: center; text-transform: none; margin-bottom: 4px;}
  466.  
  467.  
  468. .titled:hover{margin-top:-95px;}
  469.  
  470.  
  471. #clear{width: 500px; height: 30px}
  472. #tumblr_controls{position: fixed!important}
  473.  
  474. .bigquote{font-size: 75px; font-family: georgia; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20);}
  475.  
  476. .photo_perma {position:absolute; text-align:center; width:190px; background-color: #fff; color: #000; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-size:9px; opacity:0; filter: alpha(opacity = 0); font-size: 9px;}
  477.  
  478.  
  479.  
  480. .photo_perma a{ color: #1c1c1c; margin-left: 0px; font-size: 9px;}
  481.  
  482.  
  483.  
  484. .photo{margin-bottom:0px; font-size: 9px;}
  485.  
  486.  
  487.  
  488. .photo .photo_perma {margin-top: 0px; margin-left:0px; }
  489.  
  490.  
  491.  
  492. .photo:hover .photo_perma {width:190px; opacity: 0.7; filter: alpha(opacity = 100); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-size: 9px; height: 10px; padding: 5px; }
  493.  
  494. .creditosd {margin-left: 300px; bottom: 5px; bottom: -55px; position: fixed; width: 300px; left: -3px; overflow: hidden; z-index: 550; -webkit-transition-duration: .70s; Background: {color:background}; text-align: justify; color: {color:text}; font-family: font-family:Verdana, Geneva, Tahoma, sans-serif; font-size:10px;}
  495.  
  496. .creditosd:hover {bottom: 120px; bottom: 0px; background-color: {color:background};}
  497.  
  498.  
  499.  
  500.  
  501. </div></div>
  502.  
  503. /* fim do css */
  504.  
  505. {CustomCSS}
  506.  
  507. </style>
  508.  
  509. </head>
  510.  
  511. <body>
  512.  
  513.  
  514. <div id="content">
  515.  
  516. <div id="entries">
  517. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  518. <script type="text/javascript"
  519.  
  520. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  521.  
  522. <div style="border: 0px (20, 50, 50); overflow: auto; background-color: transparent; width: 530px; height: 550px; padding: 0px 5px 5px 5px; line-height: 100%"><div id="xp">
  523.  
  524.  
  525. {block:Posts}
  526.  
  527.  
  528.  
  529. <div class="post">
  530.  
  531. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  532.  
  533. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  534.  
  535. {block:Photoset}{Photoset-500}{/block:Photoset}
  536.  
  537. {block:Quote}
  538. <div class="qquote"><big>?</big> {Quote}</div><br>
  539. {block:Source}<div class="qsource"> — {Source}</div>{/block:Source}
  540. {/block:Quote}
  541.  
  542.  
  543. {block:Link}
  544. <div class="link"><a href="{URL}" {Target}>{Name}</a></div>
  545. {block:Description}{Description}{/block:Description}
  546. {/block:Link}
  547.  
  548. {block:Chat}
  549. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  550. <div class="chat"><ul>{block:Lines}
  551. <li class="person{UserNumber}">{block:Label}
  552. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  553. {/block:Chat}
  554.  
  555. {block:Audio}
  556. <div class="iaudio"></div> {AudioPlayerBlack}
  557. <br>
  558. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  559. {/block:Audio}
  560.  
  561. {block:Video}{Video-500}{/block:Video}
  562.  
  563. {block:Answer}
  564. <div id="questions"><div id="asker"><img src="{AskerPortraitURL-30}"> <b>{Asker}</b> falou baixinho:</div> {Question}</div>
  565. {Answer}{/block:Answer}
  566.  
  567.  
  568. <div class="cap">
  569. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  570. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  571. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  572.  
  573. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  574. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  575. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  576. {/block:ContentSource}</div></div>
  577.  
  578. <div class="info">
  579. <div class="origin">{block:RebloggedFrom} via <a href="{ReblogParentURL}"
  580. title="{ReblogParentTitle}">{ReblogParentName}</a> • originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}</div></div>
  581.  
  582. <div class="ibottom">
  583. {block:Date} posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} with {NoteCountWithLabel}{/block:NoteCount}</span>{/block:NoteCount} <span class="notesme"><a href="{ReblogUrl}" target="_blank"> reblog</a></span> </div>
  584. {block:IfShowTags}{block:HasTags}<div class="ibottom2">tag: {block:Tags}#<a href="{TagURL}">{Tag}&nbsp;&nbsp;</a>{/block:Tags}</div>{/block:HasTags}{/block:IfShowTags}</div>
  585. {/block:Posts}
  586. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  587. {block:PostNotes}
  588. <div id="notes"><div id="notestext">{PostNotes}</div></div>
  589. {/block:PostNotes}
  590. </div>
  591. </div>
  592. </div>
  593.  
  594.  
  595.  
  596.  
  597. <div class="creditosd"><center><b><big><big><big><big>Theme ©</big></big></big></big></b><br><center>
  598. <br>
  599. theme feito por <a href="http://r-e-n-e-g-a-d-o.tumblr.com/"><b>renegado</b></a><br> e por <a href="http://d-esequilibrio.tumblr.com/"><b>D-esequilibrio</b></a><br>
  600. base por <a href="http://queridasolidao.tumblr.com"><b>queridasolidao</b></a>. <br>Detalhes de <b>meiopasso</b>, <b>he4ting</b>, <b>e-n-s-e-j-o-s.</B> <br>
  601. <br>
  602. </div>
  603.  
  604.  
  605. <div id="frasetopo">
  606. <ul>
  607. <div class="ll">{text:title}
  608. </ul>
  609. </div>
  610.  
  611.  
  612. <div id="sidebarpagination">
  613.  
  614. <div id="paginacaoml"> <center>{block:Pagination}{block:PreviousPage}<span class="pagina_atual" style="font-weight:
  615.  
  616. normal;"><a href="{PreviousPage}"></a></span>{/block:PreviousPage}
  617.  
  618. {/block:Pagination}
  619. {block:JumpPagination length="7"}
  620. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>
  621.  
  622. {/block:CurrentPage}
  623. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>
  624.  
  625. {/block:JumpPage}
  626. {/block:JumpPagination}
  627. {block:Pagination}{block:NextPage}<a href="{NextPage}"></a>
  628.  
  629. {/block:NextPage}{/block:Pagination}</center></div></div>
  630.  
  631.  
  632.  
  633. <br>
  634. <div id="balao">
  635. <div class="really">{text:balao palavra}
  636. </div></div>
  637.  
  638. <div id="sidebarimage">
  639.  
  640.  
  641. <div class="sidebarimg">
  642.  
  643.  
  644. <img src="{image:sidebar}" width="150"/>
  645. </div>
  646.  
  647. <div class="sidebarimg2">
  648. {description}
  649. </div>
  650.  
  651. </div>
  652.  
  653. </div>
  654.  
  655. <div id="sidebarlinks">
  656. <div class="lekksninda1"><a href="{text:Link1}"><b>{text:Link1 Title}</a></div>
  657.  
  658. <div class="lekksninda2"><a href="{text:Link2}">{text:Link2 Title}</a></div>
  659.  
  660. <div class="lekksninda3"><a href="{text:Link3}">{text:Link3 Title}<i></i></a></div>
  661.  
  662. <div class="lekksninda4"><a href="{text:Link4}">{text:Link4 Title}</a></div>
  663.  
  664. <div class="lekksninda5"><a href="{text:Link5}">{text:Link5 Title}</a></div>
  665.  
  666. <div class="lekksninda6"><a href="{text:Link6}">{text:Link6 Title}</a></div>
  667.  
  668. <div class="lekksninda7"><a href="{text:Link7}">{text:Link7 Title}</a></div>
  669.  
  670. <div class="lekksninda8"><a href="{text:Link8}">{text:Link8 Title}</b></a></div>
  671.  
  672.  
  673. </div>
  674.  
  675.  
  676.  
  677. </div>
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685. </div>
  686.  
  687.  
  688.  
  689. </div>
  690.  
  691.  
  692.  
  693.  
  694.  
  695. </div>
Advertisement
Add Comment
Please, Sign In to add comment