umapequenapoeta

theme 19

Feb 29th, 2012
6,219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 22.43 KB | None | 0 0
  1. <html>
  2.  
  3. <!--  theme por umapequenapoeta -->
  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:sidebar1" content="http://30.media.tumblr.com/tumblr_lzwxb8mKkk1qks6r2o2_250.png" />
  80.           <meta name="image:sidebar2" content="http://29.media.tumblr.com/tumblr_lzwxb8mKkk1qks6r2o1_250.png" />
  81.  
  82.   <meta name="color:background" content="#F0F0F0" />
  83.     <meta name="color:sbar" content="#fff" />
  84.     <meta name="color:entry" content="#fff" />
  85.   <meta name="color:bold" content="#000" />
  86. <meta name="color:title" content="#000" />
  87.     <meta name="color:text" content="#000" />
  88.     <meta name="color:link" content="#888" />
  89.   <meta name="color:bgmenu" content="#fff" />
  90. <meta name="color:borders" content="#999" />
  91. <meta name="color:navlink" content="#FFFFFF" />
  92. <meta name="color:navback" content="#FFFFFF" />
  93.    
  94. <meta name="color:scrollbar" content="#f0f0f0" />
  95. <meta name="color:bordersb" content="#fff" />
  96. <meta name="image:background" content="">
  97.  
  98. <meta name="text:subtitle1" content="Dear god..." />
  99. <meta name="text:subtitle2" content="protect he please?" />
  100.  
  101. <meta name="text:Link1" content="" />
  102. <meta name="text:Link1 Title" content="" />
  103. <meta name="text:Link2" content="" />
  104. <meta name="text:Link2 Title" content="" />
  105. <meta name="text:Link3" content="" />
  106. <meta name="text:Link3 Title" content="" />
  107. <meta name="text:Link4" content="" />
  108. <meta name="text:Link4 Title" content="" />
  109. <meta name="text:Link5" content="" />
  110. <meta name="text:Link5 Title" content="" />
  111. <meta name="text:Link6" content="" />
  112. <meta name="text:Link6 Title" content="" />
  113. <meta name="text:Link7" content="" />
  114. <meta name="text:Link7 Title" content="" />
  115.  
  116. <meta name="font:body" content="verdana" />
  117. <meta name="font:body2" content="georgia" />
  118.    
  119.  
  120.    
  121.  
  122.     <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  123.  
  124. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  125.  
  126.  
  127.     <link rel="shortcut icon" href="{Favicon}" />
  128.  
  129.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  130.  
  131.     <style type="text/css">
  132.  
  133. /* body */
  134.  
  135. 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}
  136.  
  137. 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;}
  138.  
  139. a:hover{color:{color:linkhover}}
  140.  
  141.  
  142. /* container */
  143.  
  144. #entries{left:50%; margin-left:320px; margin-top:0px; width:520px; }
  145.  
  146. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; margin-left: 0px; margin-bottom:2px; padding-bottom:9px; padding-top:9px; padding-left:9px; padding-right:9px;}
  147.  
  148. #container {margin-left: 160px;}
  149.  
  150. /* tittle */
  151.  
  152. #sid{float: left; display: block; height:30px; font-size: 9px; font-family: verdana; position: fixed; margin-left: -101px; width: 186px; background-color: {color:entry}; padding: 12px; margin-top: 146px; background-attachment: fixed; background-image:url(''); border-top: 0px solid {color:borders}; border-right: 0px solid {color:borders}; }
  153.  
  154. .ttle {letter-spacing: 0px; margin-left: 0px; text-align: center; font-family: verdana; font-size:15px; color: {color:text};}
  155. .subttle {letter-spacing: 0px; margin-left: 40px; text-align: center; font-family: verdana; text-transform: lowercase; font-size: 10px; color: {color:text};}
  156.  
  157. /* sidebar e outras */
  158.  
  159.  
  160. #sbarc {width: 364px; float: left; margin-left:-101px; height:10px; margin-top:230px; padding: 6px; background-color: {color:sbar}; text-align: center; position: fixed; padding:6px;}
  161.  
  162.  
  163. #sbar {margin-left:168px;  margin-top:19px; padding: 6px; text-align: center; position: fixed;}
  164.  
  165. #sidebar1 {width: 200px; left: 67px; height:110px; top:45px; font-size: 9px; font-family: verdana; padding: 5px; background-color: {color:sbar};
  166. text-align: justify; position: fixed}
  167. #sbar3 {margin-left:-56px;  margin-top:25px; padding: 5px; text-align: center; position: fixed; width: 215px; background-color: {color:sbar}; height:150px;}
  168. #sbar4 {width: 95px; float: left; margin-left:25px; height:12px; margin-top:220px; padding: 6px; background-color: {color:sbar}; text-align: center; position: fixed; padding:5px;}
  169. #sbar5 {width: 200px; float: left; margin-left:-101px; height:18px; margin-top:201px; padding: 6px; background-color: {color:sbar}; text-align: center; position: fixed; padding:5px;opacity:0.9; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  170. #sbar5:hover {opacity:1.0}
  171. #sbar6 {margin-left:140px;  margin-top:300px; padding: 5px; text-align: center; position: fixed; background-color:; font-size: 12px; font-family: georgia;}
  172. #sbar8 {margin-left:850px;  margin-top:500px; padding: 5px; text-align: center; position: fixed; background-color:}
  173.  
  174. .credit {font-family:verdana; font-size:9px; margin-top:-5px;}
  175.  
  176. div#sid2{background-color: {color:sbar};-moz-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 0px; float: right; letter-spacing: 0px; color: {color:link}; width:376px; 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: -101px; margin-top: 0px; font-weight: none; font-size: 9px;}
  177. div#sid2:hover {background-color: {color:sbar}; color:{color:linkhover};  font-weight: none;}
  178.  
  179. div#sid3{background-color: {color:sbar};-moz-border-bottom-right-radius: 0px; border-bottom-right-radius: 10px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; float: right; letter-spacing: 0px; color: {color:link}; width:376px; 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: -101px; margin-top: 253px; font-weight: none; font-size: 9px;}
  180. div#sid3:hover {background-color: {color:sbar}; color:{color:linkhover};  font-weight: none;}
  181.  
  182.  
  183.  
  184. /* h1, h2, h3 e quote */
  185.  
  186. h1{color:{color:title}; font-family: georgia; font-size:16px; line-height:18px;
  187.  
  188. letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; text-align:center}
  189.  
  190. h2{color:{color:title}; font-family:georgia; font-size:28px; line-height:23px;
  191.  
  192. letter-spacing:-1px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px;
  193.  
  194. text-align:center}
  195.  
  196. h3{color:{color:title}!important;font-family:georgia;  
  197.  
  198. font-size:25px;text-align:center;letter-spacing: 1px; font-weight:normal;}
  199.  
  200.  
  201. .quote{
  202. font-size:90px; font-family: georgia; color: #bbb; line-height: 90px; margin-left: 5px;
  203.  
  204. opacity:0.5; filter:alpha (opacity=100);}
  205.  
  206. .q{font-family:georgia; font-size:13px; line-height: 15px;  margin-top: -95px;
  207.  
  208. margin-left: 45px; padding: 10px;
  209. }
  210.  
  211. #source {text-align: center; font-size: 9px;}
  212.  
  213. /* Menu */
  214.  
  215.  
  216.  
  217. #sdbarexx{margin-left: -33px; margin-top: -50px; width: 100px; float: left; background-color: {color:entry}; padding: 0px; position: fixed; height: autopx;}
  218. #links2 {position: relative; margin-top: 60px; margin-left: 0px; height: auto;}
  219.  
  220. .s5 {position: absolute; text-align: center; margin-top: 50px; margin-left: 0px;}
  221. .s5 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 112px; height: auto;  background-color: #ffffff; color:#000000; text-decoration: none; padding: 5px 5px 5px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px }
  222. .s5  a:hover{text-align: center; letter-spacing: 3px; background-color: #000000; color:#ffffff;}
  223.  
  224. .s6 {position: absolute; text-align: center; margin-top: 50px; margin-left: 122px;}
  225. .s6 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 121px; height: auto;  background-color: #ffffff; color:#000000; text-decoration: none; padding: 5px 5px 5px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px }
  226. .s6  a:hover{text-align: center; letter-spacing: 3px; background-color: #000000; color:#ffffff;}
  227.  
  228.  
  229. #aparente { position:fixed; margin-top:-50px; margin-left: 83px; height:20px;}
  230.  
  231. ul#nav-ap,
  232. ul#nav-ap ul {margin-left: -8px; margin-bottom: 0px; padding: 0; background: transparent;  font-size: 10px; letter-spacing: 1px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;   }
  233.  
  234. ul#nav-ap li {position: relative; list-style: none; background-color: transparent; color:#FFFFFF; line-height: 10px; letter-spacing: 1px; font-size: 9px; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  235.  
  236. ul#nav-ap ul {width: 150px; height: 188px;  position: absolute; display: none; margin-left: -106px; top: 0px; z-index: 10; background-color: {color:entry}; padding: 5px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border: 3px solid {color:borders};}
  237.  
  238. ul#nav-ap li:hover ul ul,
  239. ul#nav-ap li:hover ul ul ul,
  240. ul#nav-ap li.over ul ul,
  241. ul#nav-ap li.over ul ul ul { display: none; }
  242. ul#nav-ap li:hover ul,
  243. ul#nav-ap li li:hover ul,
  244. ul#nav-ap li li li:hover ul,
  245. ul#nav-ap li.over ul,
  246. ul#nav-ap li li.over ul,
  247. ul#nav-ap li li li.over ul { display: block; }
  248. ul#nav-ap li.menuaparente {margin-top:100px; height:10px;}
  249. ul#nav-ap li.menuaparente:hover,
  250. ul#nav-ap li.over { background-color: transparent; color: #3f3f3f; }
  251.  
  252. #link4 {margin-top: 0px; margin-left: 60px; width: 25px; font-size: 20px; height: 10px; text-align: center; background-color: {color:borders}; color: {color:navlink}; padding: 5px 0 9px 0; -webkit-border-radius: 0px 20px 20px 0px}
  253. #link4:hover {background-color:{color:entry}; color: {color:borders}; }
  254.  
  255. .nav {text-align:center; margin: 0 0 10px 0;}
  256. .nav a{font-size: 9px; display: block; color: {color:link}; background-color: {color:entry}; padding: 5px 0 9px 0; margin:0 0 1px 0; font-family: verdana;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-bottom: 1px solid #eee;}
  257. .nav a:hover{background-color:{color:navback}; padding-left: 50px; color: {color:lhover};  }
  258.  
  259. #sdbarse{margin-left: -0px; margin-top: 400px; width: 59px; float: left; background-color: {color:background}; position: fixed}
  260. .pic {text-align: left; position: fixed; margin-bottom: 5px;}
  261.  
  262. /*SlideShow ou imagens da sidebar */
  263.  
  264. #slideShowContainer{ float: left; margin-top:25px; margin-left: 110px; height: 196px; width:159px;     position: fixed; background-color: {color:borderphotos}; border-left: 4px solid {color:bordersb}; border-right: 2px solid {color:bordersb}; border-top: 4px solid {color:bordersb}; border-bottom: 4px solid {color:bordersb};}
  265.  
  266. #slideShow2 {margin-top: -197px; margin-bottom: 0px; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  267.  
  268. #slideShow2 img{width: 159px; height: 196px; margin-left: 0px;}
  269. #slideShow2:hover {opacity: 0;}
  270.  
  271. #slideShow4 {margin-top: 0px; margin-bottom: 0px;}
  272. #slideShow4 img{width: 159px; height: 196px; margin-left: 0px;}
  273.  
  274.  
  275.  
  276.  
  277.  
  278. /* post - info */
  279.  
  280. #info{margin-top: 15px; }
  281. #info a{color: {color:link} !important}
  282. #info a:hover{color:{color:linkhover}!important}
  283. .tags{font-size: 10px; display: inline; text-align: left;text-transform: lowercase;}
  284. .tags a{color: #FF88F5 !important}
  285. .line1{font-size:10px; text-transform: lowercase; margin-top: 7px}
  286. .line2{font-size:10px; text-transform:lowercase; clear: both}
  287. .line3{font-size:10px; text-transform:lowercase; clear: both}
  288. .ileft{float: left}
  289. .iright{float: right}
  290. .postclear{clear: both; width: 100%; visibility: hidden; height: 1px}
  291. #clear{clear: both; width: 100%; visibility: hidden; height: 20px}
  292.  
  293.  
  294. .date {display:inline; text-align:right; float:right}
  295. .date a {color:#000}
  296.  
  297. /* frases e titulos */
  298.  
  299. #sidotitulo {width: 160px; margin-left: -111px; height: 13px; margin-top: 277px; float:left; text-align: center; background-color: #fff; font-size: 18px; position:fixed; padding: 5px; color: #888; opacity:0.9; font-family: 'Rochester', cursive; overflow: hidden; -moz-transition: all .8s ease-in-out; -o-transition: all .8s ease-in-out; transition: all .8s ease-in-out; -webkit-transition: all .8s ease-in-out; letter-spacing: 0px;}
  300.  
  301. #sidotitulo:hover { width: 371px; letter-spacing: 2px;}
  302.  
  303. .titulo {font-size: 21px; font-family:'Rochester', 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}
  304.  
  305. .titulo2 {font-size: 21px; font-family:'Rochester', 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;}
  306.  
  307.  
  308. /* asker */
  309.  
  310. .asker {width: 480px; background-color: {color:background}; color:{color:text}; padding: 10px}
  311. .asker img{float: left; margin: 0px 4px 2px 0;}
  312. .asker a{font-size: 11px; color:{color:link}; text-transform: none; line-height: 27px; padding: 0; margin: 0; font-family: verdana;}
  313. .asker a:hover{font-size: 11px; color:{color:linkhover}; text-transform: none; line-height:27px; padding: 0; margin: 0; font-family:verdana;}
  314. .answer {padding: 5px 0 0 0}
  315.  
  316. /*** Paginação e outros ***/
  317.  
  318. .sidebarpages {font-size: 12px; margin-top: 0px; text-align: center; width: 400px; font-family: verdana; float: center; clear:
  319.  both;  }
  320.  
  321. .bg {width: 480px; background-color: {color:background}; color:{color:text}; padding-right: 10px; padding-left: 10px; padding-top: 0px; padding-bottom: 3px;}
  322.  
  323. /* bold, italic e blockquote */
  324.  
  325. b, strong{color:bold}
  326.  
  327. i, em {color:;}
  328.  
  329. p{margin-top:5px; margin-bottom:5px}
  330.  
  331.  
  332. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:link}; padding-left: 5px; }
  333. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:link};}
  334. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:link}; }
  335. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:link}; }
  336.  
  337. blockquote img{max-width: 470px!important}
  338. blockquote blockquote img{max-width: 450px!important}
  339. blockquote blockquote blockquote img{max-width: 430px!important}
  340. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  341.  
  342. img a{border:none; width:100%}
  343.  
  344. /* chat e audio */
  345.  
  346. .chat{line-height: 12px; list-style: none}
  347. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  348. .person1 {background-color: {color:link}; color: {color:background}}
  349. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
  350. .person2 {background-color: {color:background}; color: {color: text}}
  351. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
  352.  
  353. .audioimage{width: 100%; text-align: center; margin: 0 10px 0 10px}
  354. .audioimage img{max-width: 300px; height: auto; padding: 5px}
  355.  
  356.  
  357. /* notes */
  358.  
  359. notes {width: 500px; margin: 0px; margin-left: 0px; padding: 0px; text-align: left}
  360. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  361. ol.notes li {margin: 0px; padding: 0px;}
  362.  
  363. .notes img{width:10px; position:relative; top:1px}
  364. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  365.  
  366. /* scrollbar */
  367.  
  368. ::-webkit-scrollbar{width:8px;height:4px;}
  369. ::-webkit-scrollbar-button:start:decrement
  370. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  371. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  372. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}
  373. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}  
  374.  
  375.  
  376.         </style>
  377.  
  378.     <style type="text/css">{CustomCSS}</style>
  379.  
  380.  
  381.  
  382.  
  383. </head>
  384.  
  385. <body onkeydown="return false">
  386. <div id="container">
  387.  
  388. <div id="sbar">
  389.  
  390. <div id="sdbarexx">
  391. <div>
  392.  
  393. <div id="sdbar">
  394. <div id="aparente"><ul id="nav-ap"><li class="menuaparente"><div id="link4"><b><font face=verdana>+</font></b></div>
  395.  
  396. <ul>
  397.  
  398. <div class="nav">
  399.  
  400. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  401. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  402. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  403. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  404. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  405. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  406. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
  407. </div></div></div>
  408. </div>
  409.  
  410. </div></div>
  411.  
  412. <div id="slideShowContainer">
  413.  
  414.     <div id="slideShow4"><img src="{image:sidebar1}"></div><div id="slideShow2">
  415.  
  416.  
  417.  
  418.                 <img src="{image:sidebar2}"/>
  419.     </div></div>
  420.  
  421. <div id="sidebar1">
  422. {block:Description}{Description}{/block:Description}
  423. </div>
  424. <div id="sbar5"><div class="credit">theme por <b><a href="http://umapequenapoeta.tumblr.com/">umapequenapoeta</a></b> + <a href="http://esque-cido.tumblr.com/">detalhes</a>. </div></div>
  425.  
  426. <div id="sbarc">{block:Pagination}<div class="sidebarpages">
  427. {block:PreviousPage}<a href="{PreviousPage}"> &laquo; prev</a>{/block:PreviousPage}
  428.  
  429. {block:NextPage}<a href="{NextPage}">/ next &raquo;</a>{/block:NextPage}
  430.                    </div> {/block:Pagination}
  431.  
  432. </div>
  433.  
  434. <div id="sid2">
  435. <div class="titulo">{text:titulo}</div></div>
  436. <div id="sid3">
  437. <div class="titulo2">{text:titulo2}</div></div>
  438.  
  439.  
  440. <div id="sid"><div class="ttle"><i>{text:Subtitle1}</i></div>
  441. <div class="subttle">{text:Subtitle2}</div>
  442. </div>
  443.  
  444.  
  445. <div id="entries">
  446. {block:Posts}
  447. <div id="posts">
  448.  
  449. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  450.  
  451. {block:Text}{Body}{/block:Text}
  452.  
  453. {block:Quote}<span class="quote"></span><div class="q">{Quote}</div>{/block:Quote}
  454. {block:Source}<div id="source">— {Source}</div>{/block:Source}
  455.  
  456. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  457.  
  458. {block:Description}{Description}{/block:Description}{/block:Link}
  459.  
  460. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" align="center" class="dreamgirl"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  461. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  462.  
  463. {block:Chat}
  464. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  465. <div class="chat"><ul>{block:Lines}
  466. <li class="person{UserNumber}">{block:Label}
  467. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  468. {/block:Chat}
  469.  
  470. {block:Audio}
  471. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}
  472. <span style="width:300px">{AudioPlayerGrey}</span></div>
  473. <div class="cap">{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}</div>
  474. {/block:Audio}
  475.  
  476.  
  477. {block:Answer}
  478. <div class="asker"><img src="{AskerPortraitURL-48}"> <b>{Asker}</b> sussurou: <i>{Question}</i></div>
  479. <div class="answer">{Answer}</div>
  480. {/block:Answer}
  481.  
  482. {block:Video}{Video-500}
  483. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  484.  
  485. <div class="bg">
  486. {block:Date}
  487. <div id="info">{block:HasTags}<div class="tags">{block:Tags}# <a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}</div>{/block:HasTags}
  488.  
  489.  
  490. <div class="line3"><span class="ileft">Posted {DayOfMonth}
  491. {Month} {Year}, <a href="{Permalink}">{TimeAgo} · {block:NoteCount}  
  492. <a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel} · </a>{/block:NoteCount} </a><a href="{ReblogURL}" target="_blank">Reblog</a> <br>{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a> · via: <a href="{ReblogParentURL}"
  493. title="{ReblogParentTitle}">{ReblogParentName}</a>
  494. </span>{/block:RebloggedFrom}</span> </div>
  495.  
  496. <div class="postclear"></div>
  497. </div>{/block:Date}
  498. </div></div>
  499.  
  500. {/block:Posts}
  501. {block:PostNotes}{PostNotes}{/block:PostNotes}
  502. </div>
  503. </div>
  504.  
  505. </body>
  506.  
  507.  
  508.  
  509. </html>
Advertisement
Add Comment
Please, Sign In to add comment