sojackdaniels

THEME 32

Dec 19th, 2011
6,491
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.60 KB | None | 0 0
  1. <html>
  2.  
  3.  
  4. <head>
  5.  
  6.  
  7.  
  8. <!— DEFAULT VARIABLES —>
  9.  
  10.  
  11.  
  12. <meta name="color:background" content="#f8f8f8" />
  13.  
  14. <meta name="color:sbar" content="#FFFFFF" />
  15.  
  16. <meta name="color:entry" content="#FFFFFF" />
  17.  
  18. <meta name="color:title" content="#000000" />
  19.  
  20. <meta name="color:text" content="#010101" />
  21.  
  22. <meta name="color:link" content="#010101" />
  23.  
  24. <meta name="color:barraderolagem" content="#a8a8a8" />
  25.  
  26.  
  27. <meta name="text:seutitulo" content="seu titulo aqui" />
  28. <meta name="text:frasecurta" content="frase que fica em baixo do seu titulo" />
  29. <meta name="text:textoefeito" content="texto que aparece quando voce passa o mouse" />
  30.  
  31.  
  32.  
  33. <meta name="color:bgtt" content="#f3f3f3" />
  34. <meta name="color:sbar" content="#F8F6E9" />
  35.  
  36. <meta name="color:tlinks" content="#000000"/>
  37.  
  38.  
  39.  
  40. <meta name="image:background" content="" />
  41.  
  42. <meta name="image:sidebar1" content=""/>
  43. <meta name="image:sidebarauxiliar1" content=""/>
  44. <meta name="image:sidebar2" content=""/>
  45. <meta name="image:sidebarauxiliar2" content=""/>
  46.  
  47.  
  48.  
  49.  
  50. <meta name="text:Link1" content=" " />
  51.  
  52. <meta name="text:Link1 Title" content="vc" />
  53.  
  54. <meta name="text:Link2" content=" " />
  55.  
  56. <meta name="text:Link2 Title" content="ira" />
  57.  
  58. <meta name="text:Link3" content=" " />
  59.  
  60. <meta name="text:Link3 Title" content="mudar" />
  61.  
  62. <meta name="text:Link4" content=" " />
  63.  
  64. <meta name="text:Link4 Title" content="isso" />
  65.  
  66.  
  67.  
  68. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  69.  
  70. <title>{Title}</title>
  71.  
  72. <link rel="shortcut icon" href="{Favicon}">
  73. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  74. {block:Description}
  75. <meta name="description" content="{MetaDescription}" />
  76. {/block:Description}
  77. <style type="text/css">
  78.  
  79. /* barra de rolagem */
  80. ::-webkit-scrollbar{width:10px;height:3px; top:5px}
  81.  
  82.  
  83.  
  84. ::-webkit-scrollbar-button:start:decrement
  85.  
  86.  
  87.  
  88. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#000000;}
  89.  
  90.  
  91.  
  92. ::-webkit-scrollbar-track-piece{background-color:#ffffff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  93.  
  94.  
  95.  
  96. ::-webkit-scrollbar-thumb:vertical{height:30px; background-color:#dddddd;-webkit-border-radius:px;}
  97.  
  98. ::-webkit-scrollbar-thumb:horizontal{width:140px; background-color:#dddddd;-webkit-border-radius:px;}
  99.  
  100. /* corpo */
  101. body {color:#000000; background-color:#f3f3f3; background-image: url('http://assets.tumblr.com/images/x.gif'); background-position: bottom right; background-attachment:fixed; background-repeat: repeat; font-family: Verdana; font-size:11px; line-height:110%; text-align:justify}
  102.  
  103. a:link, a:active, a:visited{color: #1F1919; text-decoration:none}
  104.  
  105. a:hover{color:#000000}
  106.  
  107. /* posts */
  108.  
  109. #iconbar {width: 86px; position: fixed; left: 1050px; top: 125px;}
  110. #icon {text-align: center; width: 100px; display: block; padding: 8px;}
  111.  
  112. #container {background-color:transparent; width:456px; position: absolute; top: -5px; left: 450px; padding-bottom: 80px}
  113. #entries {margin: -5px 0 10px 0}
  114.  
  115. #entry {width: 500px; background-color:#ffffff; text-align: justify; padding: 20px; margin: 0px 0 5px 0}
  116.  
  117. .image{text-align: center; margin: 0 0 5px 0}
  118. .image img{border: 0px; margin: 0; padding: 0}
  119.  
  120. #ask_form{width: 500px}
  121.  
  122. .search_result{font-size: 12px; text-align: center}
  123.  
  124. .source{display:none}
  125.  
  126. h1{font-family: georgia; font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
  127. margin: 0 0 5px 0; text-align: center}
  128. h1 a{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
  129. margin: 0 0 5px 0; text-decoration: none; text-align: center}
  130.  
  131. .qqmarks{font-size: 130px; font-weight: italic; line-height: 80px; opacity: 0.2; filter:alpha; (opacity=0) }
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139. .qquote{font-family: Courier New; font-size: 20px; letter-spacing: 1px; line-height: 20px; text-transform: none; margin-top: -60px; margin-left:
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155. 50px;}
  156.  
  157.  
  158.  
  159. .qsource{margin: 5px 15px 0 0; text-align: right}
  160.  
  161.  
  162. .chat{line-height: 12px; list-style: none }
  163. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  164. .person1 {background-color: {color:link}; color: {color:background} }
  165. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  166. .person2 {background-color: {color:background}; color: {color: text} }
  167. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  168.  
  169. .audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 205px; border: 15px solid {color:background};}
  170. .audioimage img{max-width: 205px; height: auto; margin: 0 0 2px 0}
  171. .playcount {font-style: italic}
  172.  
  173. .asker {width: 480px; background-color: {color:background}; color:{color:text};
  174.  
  175. padding: 10px}
  176. .asker img{float: left; margin: 0px 4px 2px 0}
  177. .asker a{font-size: 20px; color:{color:link}; text-transform: lowercase; line-height: 27px; padding: 0; margin: 0; font-family: georgia;}
  178. .asker a:hover{font-size: 20px; color:{color:link}; text-transform: lowercase; line-height:27px; padding: 0; margin: 0; font-family: georgia;}
  179. .answer {padding: 5px 0 0 0}
  180. .image{border: 0px; text-align:center }
  181. .image a{border: 0px; text-align:center }
  182. #cap {padding: 2px 0 0 0; width: 500px; margin: 0 0 0 5px}
  183.  
  184. .info {margin-top: 10px; border-left: 7px solid {color:sidebarlinks}; padding: 5px; background-color: #ffffff; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase;}
  185. .info a {font-size: 9px;}
  186.  
  187. .info2 {padding: 2px; border-bottom: 1px dotted {color:background}; text-align: right;}
  188. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: none;}
  189. .tags a {font-size: 9px; color: {color:text}; display: inline; list-style: none; text-transform: none;}
  190.  
  191. #nts {width: 500px; margin-left: 95px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  192. #nts img{display: none; border:0px}
  193.  
  194. #clear{clear: both; width: 50px; height: 0px; background-color: transparent}
  195.  
  196. #prevnextlinks{text-align: center;width: 500px; background-color:{color:entry}; padding: 7px 20px 7px 20px;
  197. margin: 0 0 2px 0; font-size: 10px}
  198.  
  199. #notes {width: 500px; margin: 0px; margin-left: 0px; padding: 5px; text-align: left}
  200. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  201. ol.notes li {margin: 0px; padding: 2px;}
  202. #notes img{border:0px}
  203. #notes a{font-size: 10px}
  204.  
  205. #tumblr_controls{position: fixed!important}
  206.  
  207.  
  208.  
  209. /* imagem */
  210.  
  211. #simg {margin-left:-90px; margin-right:7px; margin-bottom:7px; margin-top:-820px; border-left:0px solid {color:op1}; border-right:0px solid {color:op1}; border-bottom:0px solid {color:op1}; border-top:0px solid {color:op1};}
  212. #simg img {max-width: 180px; height: auto; text-align:center;}
  213.  
  214. #simg2 {margin-left:4px; margin-right:4px; margin-bottom:3px; margin-top:4px; border-left:0px solid {color:op1}; border-right:0px solid {color:op1}; border-bottom:0px solid {color:op1}; border-top:0px solid {color:op1};}
  215. #simg img2 {max-width: 170px; height: auto; text-align:center;}
  216.  
  217. /* foto 1 */
  218. ul.fotos { position: relative; list-style:none; max-width: 180px; padding:5px; background:#F0F0F0; margin-top:-820px; margin-left: -10px;}
  219.  
  220. .fotos:after {display: block; content: "."; height: 0; font-size:0; visibility: hidden; clear: both; }
  221.  
  222. ul.fotos li { width:180px; float:left; background-color: #fff; margin-bottom:2px; }
  223.  
  224. ul.fotos li img {border:none; width:180px;}
  225.  
  226. ul.fotos li span img { border:none; width: 232px; height:auto;}
  227.  
  228.  
  229. ul.fotos a {display: block; }
  230.  
  231. ul.fotos a span {display: none;}
  232.  
  233. ul.fotos a:hover span {display: block; position: absolute; top:5px; left: 5px; background:#fff;}
  234. ul.fotos a:hover span.legenda {padding:5px 0; color:#333;}
  235.  
  236.  
  237.  
  238. #slideShowContainer2{float: left; margin-top: 80px; margin-left: 535px; width:450px; height:440px;
  239. position:fixed; background-color: #fff; }
  240.  
  241. #sid{font-size: 9px; font-family: verdana; position: fixed; margin-left: 100px; width: 400px; background-color: (color:entry); padding: 10px; margin-top: 350px; background-attachment: fixed; background-image:url('');}
  242.  
  243. #sid2{font-size: 9px; font-family: verdana; position: fixed; margin-left: 295px; width: 400px; background-color: (color:entry); padding: 10px; margin-top: 350px; background-attachment: fixed; background-image:url('');}
  244.  
  245.  
  246.  
  247. /* links */
  248.  
  249. #linkout2 {width: 400px; margin-top: -30px; margin-left: -45px; position: fixed; overflow: hidden; border: 0px; padding-left: 50px; padding-right: 50px; padding-bottom: 15px;background-color: none; text-align: justify; font-size: 9px; color: #5f5e5e;}
  250.  
  251.  
  252. .tlinks5{float: left; text-align: center; font-family: verdana; font-size: 9px; }
  253.  
  254. .tlinks5 a{ display: block; color:#fff; background-color: #A2A2A2; text-align: center; w padding: 5px 0 5px 0; margin-bottom: 1px; text-transform: lowercase; text-decoration: none; width:100px; height: 40px; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 20px; z-index: 1; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; }
  255.  
  256. .tlinks5 a:hover{background-color: #ececec; color:#5F5F5F; letter-spacing: 2px;}
  257.  
  258. #bow2{margin-left: 307px;}
  259.  
  260. .tlinks6{float: left; text-align: center; font-family: verdana; font-size: 9px;}
  261.  
  262.  
  263. .tlinks6 a{ display: block; color:#fff; background-color:#A2A2A2; text-align: center; width:100px; height: 40px; -moz-border-bottom-right-radius: 20px; border-bottom-right-radius: 20px; z-index: 1; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  264.  
  265.  
  266. .tlinks6 a:hover{background-color: #ececec; color:#5F5F5F; letter-spacing: 2px;}
  267.  
  268. .tlinks7{float: left; text-align: center; font-family: verdana; font-size: 9px; margin-left: 2px;}
  269.  
  270. .tlinks7 a{ display: block; color:#fff; background-color: #A2A2A2; text-align: center; w padding: 5px 0 5px 0; margin-bottom: 1px; text-transform: lowercase; text-decoration: none; width:100px; height: 40px; z-index: 1; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; }
  271.  
  272. .tlinks7 a:hover{background-color: #ececec; color:#5F5F5F; letter-spacing: 2px;}
  273.  
  274. .tlinks8{float: left; text-align: center; font-family: verdana; font-size: 9px; margin-left: 2px; }
  275.  
  276. .tlinks8 a{ display: block; color:#fff; background-color:#A2A2A2; text-align: center; w padding: 5px 0 5px 0; margin-bottom: 1px; text-transform: lowercase; text-decoration: none; width:100px; height: 40px; z-index: 1; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; }
  277.  
  278. .tlinks8 a:hover{background-color: #ececec; color:#5F5F5F; letter-spacing: 2px;}
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285. /* sidebar */
  286.  
  287. #sidebar{float: left; margin-top: -20px; margin-left: 20; width:420px;height:1000px; position:fixed; background-color: #fff;}
  288.  
  289. .sidebar2{position: relative; background-color: #fff; width:380px; height: 210px; margin: -10px 0px 0px 160px; margin-left: 0px; margin-top: 245px; font-family: verdana; font-size: 9px; text-align: justify; padding: 10px; }
  290.  
  291. /* efeito */
  292.  
  293.  
  294.  
  295. #ahs {background-color: transparent; float: left; text-align: center; width: 300; margin-top: 160px; margin-left: 525px; position: fixed; height: inline; z-index: 91;}
  296.  
  297.  
  298. ul#tate {margin: 0; padding: 0px; list-style: none; width: 10px; margin-bottom: 1px; z-index: 90; background-color: transparent;}
  299.  
  300.  
  301. ul#tate li.ba {position: relative; background-color: transparent; color: #000000; text-align: justify; font-size: 9px; font-family: tahoma; letter-spacing: 1px;}
  302.  
  303.  
  304.  
  305. ul#tate li.ba a {display: block; color: #000000; text-decoration: none; background-color: #050505; line-height: 20px; margin-bottom: -1px; font-size: 9px; text-align: center; width: 10px; font-family: tahoma; letter-spacing: 1px; font-weight: bold; margin-left: -50px;}
  306.  
  307.  
  308.  
  309.  
  310. ul#tate li.ba a:hover {display: block; color: #000; text-decoration: none; background-color: #F7F7F7; line-height: 20px; margin-bottom: -1px; font-size: 9px; text-align: center; width: 10px; letter-spacing: 4px; font-weight: normal;}
  311.  
  312.  
  313. li.ba ul {position: absolute; left:100px; top:-20px; width: 380px; display: none; background-color: rgba(255,255,255,0.5); width: 500px; height: 199px; text-align: justify;}
  314.  
  315.  
  316. li.ba:hover ul {display: block; background-color: transparent; text-align: justify;}
  317.  
  318.  
  319. li.ba:hover ul, li.over ul {display: block; background-color: transparent; text-align: justify;}
  320.  
  321.  
  322. #violet {width: 20px; background-color: #A2A2A2; color: #fff; height: 45px; font-size: 9px; font-weight: bold; display: block; text-align: center; padding-top: 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: -527px; margin-top: 100px; font-family: tahoma; font-weight: bold;}
  323.  
  324. #violet:hover {font-weight: normal; letter-spacing: 4px; color: #555555; background-color: #FFFFFF;}
  325.  
  326. .nulo {position: fixed; z-index: 102; background-color: rgba(255,255,255,0.7); width:360px; height: 280px; text-align: center; letter-spacing: -1px; font-family: verdana; font-size: 15px; padding: 15px; margin-bottom: -30px;margin-left: -600px; margin-top: -150px;line-height: 15px;}
  327.  
  328.  
  329. .nulo a {margin-right: 20px;}
  330.  
  331.  
  332.  
  333.  
  334.  
  335. /* credit. */
  336.  
  337.  
  338.  
  339. #mica{background-color: transparent; letter-spacing: 1px; color: #A2A2A2; width:200px; height:40px; position: fixed; padding-top: 40px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-family: verdana; margin-top: 25px; margin-left: -300px; px; z-index: 2;}
  340.  
  341. #mica:hover {background-color: transparent; height: 40px; color: transparent;}
  342.  
  343.  
  344.  
  345. .mica {text-align: center; font-size: 9px; position: fixed; color: transparent; width: 200px; margin-left: 5px; margin-top: -15px;}
  346.  
  347.  
  348. .mica:hover {color: #555555; font-size: 9px; text-align: justify;}
  349.  
  350. /* sidebartop */
  351. #sidebartop {position:fixed; background-color:#ffffff; top:10px; left: 30px; height: 100px; width:415px;}
  352.  
  353. .petterson { text-align: center; letter-spacing: 3px; font-style: none; text-transform: none; font-size: 15px; font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; color:#383838; border-bottom: 1px solid #EEEEEE; margin-bottom: 5px; }
  354.  
  355.  
  356.  
  357. .lucas {text-align: center; letter-spacing: 3px; font-style: none; text-transform: lowercase; font-size: 15px; font-family: Verdana, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; color:#383838; letter-spacing:3px; }
  358.  
  359.  
  360.  
  361. /*** Paginação by madlyluv.com ***/
  362.  
  363. #paginacaoml {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 21px;}
  364.  
  365. #paginacaoml a {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: #FFFFFF; margin: 0 1px 0 0; padding: 2px 4px; color: #000000; text-decoration: none;}
  366.  
  367. #paginacaoml a:hover {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: #949494; border: none;}
  368.  
  369. #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: #FFFFFF; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  370.  
  371.  
  372.  
  373. #sidebarpagination{margin-left: 340px; margin-top: 490px; width: 467px; float: left; background-color: transparent; position: fixed; height: auto;}
  374.  
  375.  
  376. .s5 {text-align: center; position: fixed; float: left; margin-top: -270px; margin-left: 0px; font-size: 9px; display: block; font-family: verdana; width: 405px; height: 13px; background-color: #f3f3f3; color:#000000; text-decoration: none; padding: 10px 5px 0px 5px;}
  377.  
  378. .subttle {margin-top: -7px; text-align: center; font-family: verdana; text-transform: lowercase; font-size: 9px; color: #000;}
  379.  
  380. .s6 {text-align: center; position: fixed; float: left; margin-top: -100px; margin-left: 270px; font-size: 9px; display: block; font-family: verdana; width: 243px; height: 13px; background-color: #f3f3f3; color:#000000; text-decoration: none; padding: 10px 5px 0px 5px;}
  381.  
  382. .subttlee {margin-top: -7px; text-align: center; font-family: verdana; text-transform: lowercase; font-size: 9px; color: #000;}
  383.  
  384.  
  385.  
  386. </style>
  387.  
  388. <style type="text/css"></style>
  389.  
  390. <meta name="robots" content="noindex"/><meta http-equiv="x-dns-prefetch-control" content="off"/><meta name="robots" content="noindex"/><meta http-equiv="x-dns-prefetch-control" content="off"/></head>
  391.  
  392.  
  393.  
  394. <body>
  395. <script type="text/javascript" src="http://scmplayer.net/script.js" ></script>
  396.  
  397.  
  398.  
  399. <div id="ahs">
  400.  
  401.  
  402. <ul id="tate">
  403.  
  404.  
  405. <li class="ba"><div id="violet">.<br>.<br>.</div>
  406.  
  407.  
  408. <ul id="tate">
  409.  
  410.  
  411. <li class="ba"> <div class="nulo"><br><br>{text:textoefeito}</div></li>
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419. </ul>
  420.  
  421. </li>
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429. </ul>
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437. </div>
  438.  
  439.  
  440.  
  441. </div>
  442.  
  443. </div>
  444.  
  445.  
  446.  
  447.  
  448.  
  449. <div id="sidebar">
  450. <div id="sidebartop">
  451. <div class="petterson"><div id="pagina"><div id="paginacaoml"> <center>
  452. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  453. {block:JumpPagination length="10"}
  454. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  455. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  456. {/block:JumpPagination}
  457. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</center>
  458. </div></div>
  459. <br/><i><big><big>{text:seutitulo}</big></big></i><br/>
  460.  
  461. </div><br />
  462.  
  463. <div class="lucas">
  464.  
  465. <center><small><small>{text:frasecurta}</center></small></small></div>
  466.  
  467.  
  468. <div class="sidebar2"><br><br><br>{block:Description}{Description}{/block:Description}</p>
  469.  
  470.  
  471. </div>
  472.  
  473.  
  474.  
  475.  
  476. <div id="sid">
  477. <div id="simg">
  478. <ul class="fotos">
  479. <li><a href="">
  480. <img src="{image:sidebar1}" alt=""/><span>
  481. <img src="{image:sidebarauxiliar1}" alt="" /></span></a>
  482. </li></ul></div></div>
  483.  
  484.  
  485. <div id="sid2">
  486. <div id="simg">
  487. <ul class="fotos">
  488. <li><a href="">
  489. <img src="{image:sidebar2}" alt=""/><span>
  490. <img src="{image:sidebarauxiliar2}" alt="" /></span></a>
  491. </li></ul></div></div>
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498. <div id="linkout2"><div class="tlinks5"><a href="/">1st page</a>
  499. </a></div>
  500.  
  501.  
  502.  
  503. <div class="tlinks7"><a href="{text:Link1}">{text:Link1 Title}</a></a>
  504. </div>
  505.  
  506.  
  507.  
  508. <div class="tlinks8"><a href="{text:Link2}">{text:Link2 Title}</a>
  509. </a></div>
  510.  
  511.  
  512. <div id="bow2"><div class="tlinks6"><a href="{text:Link3}">{text:Link3 Title}</a></a></div>
  513.  
  514.  
  515.  
  516. <div id="mica"><div class="mica"><center>theme por elasocurtejackdaniels, base por memorias-agridodes; detalhes por frenet-ic, noheartgirl, fascinadaporestrelas, d-esprendida, im-mutable, sk8er-girl.</center></div><center>about the theme...</center></div>
  517.  
  518.  
  519.  
  520. </div></div>
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558. <div id="container">
  559.  
  560. <div id="entries"><div style="border: 0px (20, 50, 50); overflow: auto; background-color: transparent; width: 600px; height: 800px; padding: 0px 0px 0px 0px; line-height: 100%">
  561.  
  562. <div class="autopagerize_page_element">
  563. <script type="text/javascript"
  564.  
  565. src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  566.  
  567.  
  568. {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  569.  
  570.  
  571.  
  572. {block:Posts}
  573.  
  574. <div id="entry">
  575. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  576.  
  577. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  578. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  579.  
  580. {block:Photoset}{Photoset-500}
  581. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  582. {/block:Photoset}
  583.  
  584. {block:Quote}
  585. <b class="qqmarks">&#10077;</b><div class="qquote">{Quote}</div>
  586. {block:Source}<div class="qsource">~ {Source}</div>{/block:Source}
  587. {/block:Quote}
  588.  
  589. {block:Link}
  590. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  591. {block:Description}{Description}{/block:Description}
  592. {/block:Link}
  593.  
  594. {block:Chat}
  595. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  596. <div class="chat"><ul>{block:Lines}
  597. <li class="person{UserNumber}">{block:Label}
  598. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  599. {/block:Chat}
  600.  
  601. {block:Audio}
  602. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  603. {AudioPlayerWhite}
  604. <div class="playcount">{PlayCountWithLabel}</div>
  605. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  606. {/block:Audio}
  607.  
  608. {block:Video}{Video-500}
  609. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  610.  
  611. {block:Answer}
  612. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  613. <div class="answer">{Answer}</div>
  614. <br>
  615. {/block:Answer}
  616.  
  617. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  618. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  619. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  620. {/block:ContentSource}</div>
  621.  
  622.  
  623.  
  624. <div id="clear"></div>
  625.  
  626. <div class="info">
  627. {block:Date} Posted {DayOfMonth} {Month} {Year}, <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} | <a href="{ReblogUrl}" target="_blank">reblog this post</a>{/Block:IndexPage}<br>{block:RebloggedFrom}(originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  628. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
  629. </div></div>
  630. {/block:Posts}
  631. {block:PostNotes}
  632. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  633. {/block:PostNotes}
  634.  
  635.  
  636.  
  637. </div>
  638. </div>
  639.  
  640.  
  641.  
  642.  
  643. </html>
Advertisement
Add Comment
Please, Sign In to add comment