cadu

orqstrn

Oct 2nd, 2012
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.99 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-- ----------------------------------
  6.  
  7. theme por caducordeiro.tumblr.com
  8.  
  9. ---------------------------------- -->
  10. <head>
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#B3B3B3" />
  14. <meta name="color:sidebar" content="#fff" />
  15. <meta name="color:text" content="#000000" />
  16. <meta name="color:text sidbar" content="#000000" />
  17. <meta name="color:links"content="#b3b1b1" />
  18. <meta name="color:post"content="#b3b1b1" />
  19. <meta name="color:hover" content="#000" />
  20. <meta name="color:description" content="#000" />
  21.  
  22. <meta name="image:background" content=""/>
  23. <meta name="image:sidebar 1" content="" />
  24.  
  25. <meta name="text:frase" content="frase com duas linhas" />
  26.  
  27.  
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="link1" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="link2" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="link3" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="link4" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="link5" />
  38.  
  39. <meta name="text:Link6" content="/" />
  40. <meta name="text:Link6 Title" content="link5" />
  41.  
  42. <meta name="text:Link7" content="/" />
  43. <meta name="text:Link7 Title" content="link5" />
  44.  
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  47.  
  48. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  49.  
  50.  
  51. <title>{Title}</title>
  52. <link rel="shortcut icon" href="{Favicon}">
  53. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  54. {block:Description}
  55. <meta name="description" content="{MetaDescription}" />
  56. {/block:Description}
  57.  
  58. {block:IfEnableEndlessScrolling}
  59. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  60. {/block:IfEnableEndlessScrolling}
  61.  
  62. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  63.  
  64. <link href='http://fonts.googleapis.com/css?family=Nova+Square' rel='stylesheet' type='text/css'>
  65.  
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  68.  
  69. <link href='http://fonts.googleapis.com/css?family=Arbutus+Slab' rel='stylesheet' type='text/css'>
  70.  
  71.  
  72. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,200' rel='stylesheet' type='text/css'>
  73.  
  74.  
  75. <link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Yanone+Kaffeeshatz">
  76.  
  77.  
  78.  
  79. <link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Droid+Sans">
  80.  
  81.  
  82. <style type="text/css">
  83.  
  84. @font-face {
  85.  
  86. font-family: "pacifico";
  87.  
  88. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");
  89.  
  90. }
  91.  
  92.  
  93. ::-webkit-scrollbar{width:6px;height:6px;}
  94.  
  95. ::-webkit-scrollbar-button:start:decrement
  96.  
  97. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  98.  
  99. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  100.  
  101. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #000;-webkit-border-radius:px;}
  102.  
  103. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  104.  
  105.  
  106.  
  107.  
  108. body {
  109. background-color: {color:background};
  110. color:{color:text};
  111. font-family: verdana;
  112. font-size: 10px;
  113. text-align: center;
  114. line-height:120%;
  115. margin:0;
  116. padding:0;
  117. background-image:url('{image:background}');
  118. background-repeat:no-repeat;
  119. background-size:100% 100%;
  120. background-attachment:fixed;
  121.  
  122. }
  123.  
  124. a {color: {color:links}; text-decoration: none; text-transform: none; -webkit-transition-duration: .40s;}
  125. a:hover {color: {color:hover}; background-color: {color:bg hover}; text-decoration: none;}
  126.  
  127. p {margin: 6px 0 0 0}
  128.  
  129. blockquote {border-left:2px {color:post} solid; padding-left:5px; margin:0px 2px 0px 10px}
  130.  
  131.  
  132. blockquote {padding:5px; padding-left:5px; margin:5px; border-left:2px solid #fff}
  133.  
  134. #all {text-align: justify; width: 835px; margin: 20px auto 20px auto; padding: 0px; }
  135.  
  136. #allboxes {margin-left:475px; width:500px; margin-top: -5px; border: 0px solid #ccc; color:{color:text}; font-family: calibri;font-size: 11px; }
  137.  
  138. .entry {position: relative; width:500px; text-align:justify; float:left ;margin:-7px; padding:5px; margin-left: 10px; margin-top:4px; background:{color:post}; border: 8px solid #fff; opacity: 1.8; }
  139. .entry:hover { opacity: 1.8;-webkit-transition-duration: .50s }
  140.  
  141. .entry img{padding: 2px; border: 0px solid {color:background} ;}
  142. .entry img:hover{;opacity:1;-moz-opacity: 1;-webkit-transition-duration: .50s;filter: alpha(opacity=99);-webkit-transition-duration: .50s;filter: url(filters.svg#grayscale);filter: gray;-webkit-filter: grayscale(0);opacity:1;-moz-opacity: 1;-webkit-transition-duration: .50s;}
  143.  
  144.  
  145. .entry:hover #info {opacity:0.9;}
  146. .entry:hover #infu {opacity:1}
  147.  
  148. h1 {font-family: calibri; text-align: center; font-size: 18px; text-transform: normal;color:{color:text}; font-weight: normal; line-height: 18px; letter-spacing: 0px}
  149. h1 a {text-align: center; font-size: 18px; text-transform: normal; color:{color:text} font-weight: normal; line-height: 16px;}
  150. h1 a:hover {text-align: center; font-size: 18px; text-transform: normal; color: #ccc; font-weight: normal; line-height: 16px;}
  151.  
  152. #info {position:absolute; font-size:8px; font-family: yanone kaffeesatz; margin-left:0px; opacity:0; width: 492px;height:autopx; margin-bottom:0px; margin-top:40%; display:inline; text-align:center; padding:6px; padding-top: 6px; z-index: 4000; background-color: {color:post}; color:{color:links};-webkit-transition-duration: 0.9s; text-transform: lowercase; letter-spacing: 4px}
  153. #info a {background-color: {color:post}; color:{color:links}; text-transform: uppercase;}
  154. #info a:hover {color: {color:links}; text-transform: uppercase;}
  155.  
  156.  
  157.  
  158. #infu { margin-left:0px;text-align: center; font-size: 8px; font-family: calibri; text-transform: uppercase; z-index: 11; margin-top:5px; text-transform: lowercase;color: {color:links};;opacity:2.0; background-color: transparent ;letter-spacing: 2px; border-bottom: 1px solid #f1f1f1; }
  159. #infu a {font-size: 8px; text-transform: uppercase;color: {color:links}; }
  160.  
  161. .image {text-align: center; border: 0px;}
  162. .image img {max-width: 500px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  163.  
  164.  
  165.  
  166.  
  167. .pquote{font-size: 10px; font-family: verdana; letter-spacing: 0px;
  168. text-transform: none;text-align: justify; font-style: ; padding-top: 5px border: 1px solid #ccc; color:{color:text};}
  169. .pquote a {font-size: 10px; font-family: verdana; letter-spacing: 0px;
  170. text-transform: none;text-align: justify; font-style:; padding-top: 2px border: 1px solid #ccc; color:{color:text};}
  171.  
  172. .pquotesource{font-size: 9px; font-family: trebuchet ms; letter-spacing: 0px;
  173. text-transform: uppercase;text-align: right; font-style: ; padding-top: 2px border: 1px solid #ccc; color:{color:text};}
  174. .pquotesource a {font-size: 9px;; font-family: trebuchet ms; letter-spacing: 0px;
  175. text-transform: uppercase;text-align: right; font-style: ; padding-top: 2px border: 1px solid #ccc; color:{color:text};}
  176. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid #000; color: #fff}
  177. blockquote a{padding:0px; padding-left:5px; margin:5px; border-left:2px solid #000; color: #fff}
  178.  
  179.  
  180.  
  181. .quotesou{font-size: 11px; font-family: trebuchet ms; letter-spacing: 0px;
  182. text-transform: none;text-align: right; font-style: ; padding-top: 4x border: 1px solid #ccc; color:{color:text};text-transform: uppercase;}
  183. .quotesou a {font-size: 11px; font-family: trebuchet ms; letter-spacing: 0px;
  184. text-transform: none;text-align: right; font-style: ; padding-top: 4px border: 1px solid #ccc; color:{color:text};text-transform: uppercase;}
  185.  
  186.  
  187.  
  188. /* chat by joshdevines*/
  189. .user_1 .label {color:{color:link}; font-weight:bold}
  190. .user_2 .label {color:{color:text}; font-weight:bold}
  191. .user_3 .label {color:{color:link}; font-weight:bold}
  192. .user_4 .label {color:{color:text}; font-weight:bold}
  193. .user_5 .label {color:{color:link}; font-weight:bold}
  194. .user_6 .label {color:{color:text}; font-weight:bold}
  195. ul.chat, .chat ol, .chat li {list-style:none; padding:0px}
  196.  
  197. .player {background-color: #ddd; text-align: left; display:block;}
  198.  
  199. .question {color: {color:links}; text-align: left; background-color: #ccc; margin-bottom: -10px; }
  200.  
  201. #cap {width: 400px; margin-top: -2px;}
  202. .source {display: none; color:{color:text};font-style: italic; }
  203.  
  204.  
  205. .notes img{width:10px; position:relative; top:1px}
  206. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  207.  
  208.  
  209. #tumblr_controls{position: fixed!important}
  210. #tumblr_controls{position: fixed!important}
  211. #tumblr_controls{position: fixed!important}
  212. #tumblr_controls{position: fixed!important}
  213.  
  214. ::-webkit-scrollbar{width:6px;height:5px;}
  215. ::-webkit-scrollbar-button:start:decrement
  216. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  217. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  218. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  219. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  220.  
  221. .question1 {
  222. color:#000;
  223. font-size: 11px;
  224. font-family: calibri;
  225. text-align:left;
  226. font-weight: normal;
  227. line-height:95%;
  228. background: #ddd;
  229. position: relative;
  230. min-height:60px;
  231. padding:10px 15px;
  232. margin-bottom:2px;
  233. margin-right:-10px;}
  234.  
  235. .questionarrow {
  236. font-size:30px;
  237. color:#ddd;
  238. vertical-align:middle;
  239. margin-left:-5px!important;}
  240.  
  241.  
  242. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text}; font-size:9px; font-family: calibri; text-transform: uppercase; }
  243. .asker a {color:{color:text}; font-size:9px; font-family: calibri; text-transform: uppercase; }
  244. .asker img {float:left; margin-left:238px; vertical-align:top; margin-right:3px; max-height:15px;}
  245.  
  246. .asking {text-align:center; color:{color:text}; font-size:9px; font-family: calibri; text-transform:none;}
  247. .asking a{color:{color:text};}
  248. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  249.  
  250.  
  251. .question {color: {color:PostFont}; text-align: center; background-color: #ff; margin-bottom: -10px; font-size:9px; font-family: calibri; text-transform:none;}
  252.  
  253.  
  254. /* PAGINAÇÃO BY CINTIA HEYILOVE */
  255.  
  256. #page{margin-left: 130px; margin-top:400px; background-color: transparent; color:#000; float:center; width:215px; height:20px; position:fixed; border-right: 8px solid transparent; border-left: 4px solid transparent; border-bottom: 3px solid transparent; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:0px}
  257. .pgs{padding:3px; font-family:calibri; font-style: ; font-size: 10px; letter-spacing:-1px; z-index:9000000; text-align: right;}
  258.  
  259. .pgs a{padding:3px; font-family:calibri; font-style: ; font-size: 10px; letter-spacing:-1px; z-index:9000000;color: #000
  260. ;text-align: right;}
  261.  
  262.  
  263. #cre {float: left; margin-top: 304px; margin-left: 200px; width: 221px; background-color: {color:sidebar}; color: {color:text sidbar}
  264. ; padding: 3px; font-size: 9px; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; font-family: calibri;text-transform: uppercase; }
  265.  
  266. #cre a{font-size: 10px; color: {color:text sidbar}; text-transform: uppercase; }
  267.  
  268.  
  269. #cadugostoso{ font-family: droid sans; margin-left: 263px; margin-top: 50px; width: 150px; font-size: 10px; height: 363px; text-align: justify; background-color: #fff; ; line-height: 10px; color: #000; position: fixed; padding: 9px; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:1454565544400000; letter-spacing: 0px; text-transform: ; opacity: 0.0}
  270.  
  271.  
  272. #cadugostoso a{font-family: droid sans; margin-left: 240px; margin-top: 9px; width: 209px; font-size: 10px; height: 170px; text-align: justify; background-color: #f7f7f7; ; line-height: 10px; color: #fff; position: fixed; padding: 9px; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:1454565544400000; letter-spacing: 0px; text-transform: ; opacity: 0.}
  273.  
  274.  
  275. #cadugostoso:hover {font-family: droid sans; height: 363px; overflow: hidden; background-color: {COLOR:SIDEBAR}; color: {color:description}; -webkit-transition: 1.2s ease-in; ; opacity: 0.8}
  276.  
  277.  
  278.  
  279.  
  280.  
  281. #cadulink {margin-top: 260px; margin-left: 220px; position:fixed; width: 71px;font-family: calibri; text-transform: uppercase; }
  282. #cadulink a{font-size: 10px; color: {color:text sidbar}
  283. ; background-color: {color:sidebar}; padding: 6px 2px 6px 2px; display:block; margin-bottom: 1px; width: 71px; height: 3px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px; text-transform: uppercase; }
  284. #cadulink a:hover{ letter-spacing: 1px; }
  285.  
  286.  
  287. #cadulink2 {margin-top: 260px; margin-left: 296px; position:fixed; width: 71px; }
  288. #cadulink2 a{font-size: 10px; color: {color:text sidbar}
  289. ; background-color: {color:sidebar}; padding: 6px 2px 6px 2px; display:block; margin-bottom: 1px; width: 71px; height: 3px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px; font-family: calibri; text-transform: uppercase; }
  290. #cadulink2 a:hover{ letter-spacing: 1px; }
  291.  
  292. #cadulink3 {margin-top: 260px; margin-left: 372px; position:fixed; width: 71px; }
  293. #cadulink3 a{font-size: 10px; color:{color:text sidbar}
  294. ; background-color: {color:sidebar}; padding: 6px 2px 6px 2px; display:block; margin-bottom: 1px; width: 71px; height: 3px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px ; font-family: calibri; text-transform: uppercase; }
  295. #cadulink3 a:hover{ letter-spacing: 1px; }
  296.  
  297. #pic {margin-top: 50px; margin-left: 240px; width: 217px; height: auto;
  298.  
  299.  
  300.  
  301. position: fixed; padding: 0px;
  302.  
  303.  
  304.  
  305. background-color: transparent; border: 0px solid {color:background}; box-shadow: 0px 0px 0px 0px #ccc; -webkit-border-radius:200px; Z-INDEX: -200;}
  306.  
  307.  
  308.  
  309. #pic img{width: 217px; height: 330px;-webkit-border-radius:20px;opacity:5.8}
  310.  
  311.  
  312.  
  313. #des {float: left; margin-top: 124px; margin-left: 280px; width: 130px; background-color: transparent ; color: #fff
  314. ; padding: 5px; font-size: 26px; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; font-family: 'Arbutus Slab', serif; font-style::italic ; height: auto; opacity:3.7; line-height: 17px }
  315.  
  316. #des a{font-size: 26px; color:#fff; font-family: 'Arbutus Slab', serif; }
  317.  
  318.  
  319. #caduzinho {z-index:1454565544400005;float: left; margin-top:450px; margin-left: 255px; width: 177px; background-color: transparent ; color: #000
  320. ; padding: 5px; font-size: 10px; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 2px; font-family: yanone kaffeesatz; font-style::italic ; height: autopx; -webkit-transform: rotate(0deg);opacity:0.9; text-transform: uppercase;}
  321.  
  322. #caduzinho a{z-index:1454565544400005; font-size: 10px; color:#000;text-transform: uppercase;}
  323. #caduzinho a:hover{z-index:1454565544400005; font-size: 10px; color:#000;opacity:1.9; text-transform: uppercase;}
  324.  
  325. #barra {width: 340px; margin-left: 130px; margin-top: 0px; background-color: {COLOR:SIDEBAR}; height:3392px; position: fixed; z-index: -1090; border-bottom: 0px solid #000; opacity:1.9}
  326.  
  327. #barra1 {width: 238px; margin-left: 245px; margin-top: 230px; background-color: #fff;; height: 2316px; position: fixed; z-index: -220; border-bottom: 0px solid #000; opacity:0.0}
  328.  
  329. #pic1 {margin-top: 95px; margin-left: 150px; width: 64px; height: auto;
  330.  
  331.  
  332.  
  333. position: fixed; padding: 0px; border:5px solid #ffffff;
  334.  
  335.  
  336.  
  337. background-color: #ffffff; ; Z-INDEX: 390; ;opacity: 1.7;}
  338.  
  339.  
  340.  
  341. #pic1 img{width: 64px; height: 64px;-webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:0px;}
  342. #pic1:hover{ opacity: 0.8; z-index: 250; -webkit-transition-duration: .56s;}
  343.  
  344.  
  345. #cadulink {margin-top: 133px; margin-left: 1050px; position:fixed; width: 71px;font-family: calibri; text-transform: uppercase; }
  346.  
  347. #cadulink a{ letter-spacing: 1px; border-bottom: 1px solid #f1f1f1; font-size: 8px; ; padding: 6px 2px 6px 2px; display:block; margin-bottom: 3px; width: 76px; height: 3px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 3px; text-transform: uppercase; color: {color:text sidbar}
  348. ; background-color: {color:sidebar};}
  349.  
  350. #cadulink a:hover{ letter-spacing: 1px; color: #ccc;}
  351.  
  352.  
  353. #euamoocadu {position: fixed; width: 70px; margin-left: 146px; margin-top:170px; padding-right: 3px; text-align: center; z-index:3; border-right: 1px solid #f1f1f1;}
  354.  
  355. #euamoocadu a {float: left; display: block; letter-spacing: 1px; font-size:8px; font-family:calibri; text-align: center; margin-right: 4px; margin-bottom:1px; width: 60px; background-color: #fff; margin-left: 10px; text-decoration: none; text-transform:uppercase; line-height:13px; height: 13px; border-bottom: 1px solid #f1f1f1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  356.  
  357.  
  358. #euamoocadu a:hover{box-shadow: inset 70px 10px #B5B5B5; color: #fff;}
  359.  
  360.  
  361.  
  362. </style>
  363. <body>
  364.  
  365.  
  366.  
  367.  
  368. </div></div>
  369.  
  370. <div id="pic1"><img src="{PortraitURL-64}"/>
  371.  
  372.  
  373. </div></div></div>
  374.  
  375.  
  376.  
  377. <div id="barra"></div>
  378.  
  379.  
  380.  
  381. <div id="euamoocadu">
  382.  
  383.  
  384. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  385. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  386. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  387. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  388. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  389. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  390. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  391.  
  392. <a href="http://c4fajeste.tumblr.com/" title="theme by c4fajeste™, exclusived orquestrando "> theme™ </a>
  393.  
  394. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}
  395.  
  396. </div></div>
  397. </div></div>
  398.  
  399.  
  400. <div id="cadugostoso">
  401.  
  402. <div class="cordeirodelicia"><br><br><center>{description}
  403. </center></p> </div></div></div></div>
  404.  
  405.  
  406. </div>
  407.  
  408. </div></div>
  409. <div id="des"> " {text:frase} "</i></a> </font> </a>
  410. </div></div>
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417. <div id="pic"><img src="{image:sidebar 1}"/>
  418.  
  419.  
  420.  
  421. </div></div></div></div></div></div>
  422.  
  423.  
  424.  
  425.  
  426.  
  427. </div></div>
  428.  
  429. </div></div>
  430. <div id="allboxes">
  431. {block:Posts}
  432. <div class="entry">
  433.  
  434. {block:Text}
  435. {block:Title}<h1><i>{Title}</i></h1>{/block:Title}{Body}
  436. <div id="infu">
  437. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a></div>
  438. {/block:Text}
  439.  
  440. {block:Photo}
  441. <div id="info">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </small><br> {/block:Chat}
  442. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}· <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom} <p><a href="{ReblogURL}" target="_blank"><big><big><big><big>reblog</big></big></big></big> </a>
  443. </div>
  444.  
  445. <div class="image"><img src="{PhotoURL-500}" width="490px"/></div>
  446. {block:Caption}{Caption}{/block:Caption}
  447. {/block:Photo}
  448.  
  449. {block:Photoset}
  450. <div id="info">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </small><br> {/block:Chat}
  451. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}· <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom} <p><a href="{ReblogURL}" target="_blank"><big><big><big><big>reblog</big></big></big></big> </a>
  452. </div>
  453.  
  454. <center>{Photoset-500}</center>
  455. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  456.  
  457.  
  458. {block:Quote}<div class="pquote">"{Quote}"<p><div class="pquotesource">— {Source}</center></div></div><div id="infu">
  459. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}· <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a><br><div class="tags"><small>{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </small></div>{/block:Chat}
  460. </div>{/block:Quote}
  461.  
  462. {block:Link}
  463.  
  464. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  465. {block:Description}{Description}{/block:Description}
  466. <div id="infu">
  467. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a>
  468. </div>
  469. {/block:Link}
  470.  
  471.  
  472. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  473. <center><a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>{/block:Chat}
  474.  
  475. {block:Audio}
  476. <div class="player">{AudioPlayerBlack}</div>
  477. {block:Caption}{Caption}{/block:Caption}
  478. <div id="infu">
  479. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a>
  480. </div>
  481. {/block:Audio}
  482.  
  483.  
  484. {block:Video}
  485. <div id="info">
  486. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> </div>
  487.  
  488. {Video-500}
  489. {block:Caption}{Caption}{/block:Caption}
  490. {/block:Video}
  491.  
  492. {block:Answer}
  493. <table width="500px" cellspacing="0" cellpadding="0">
  494. <tr>
  495. <td width="490px" class="question1">{Question}</td>
  496. <td width="20px"><span class="questionarrow">◤</span></td>
  497. <td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  498. </tr>
  499. </table>
  500. <div class="answer">{Answer}</div>
  501. {/block:answer}
  502.  
  503. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  504. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  505. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  506. {/block:ContentSource}</div></div>
  507.  
  508. {/block:Posts}
  509. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  510.  
  511. </div>
  512. </div>
  513. </div>
  514. </div>
  515. </div>
  516. <script type="text/javascript"> Cufon.now(); </script>
  517.  
  518. <!-- END TUMBLR CODE --><iframe src="http://assets.tumblr.com/analytics.html?11" scrolling="no" width="1" height="1" frameborder="0" style="background-color:transparent; overflow:hidden; position:absolute; top:0; left:0 z-index:9999;" id="ga_target"></iframe>
  519. <script type="text/javascript">__qoptions = _qoptions={qacct:"p-19UtqE8ngoZbM"};</script><script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script><noscript><img src="http://pixel.quantserve.com/pixel/p-19UtqE8ngoZbM.gif" style="display:none; border-width:0px; height:1px; width:1px;" alt=""/></noscript></body>
  520. </html><div style="font-size:11px; font-family: arial;position:fixed; top:25px; right:8px;text-align:right;">
  521. <b><br>"Lost Inside"</b> <div style="font-size:10px">{<script src="http://fastwebcounter.com/secure.php?s=http://www.orquestrando.com"></script> / </a><!-- Inicio Codigo Visitas online gratis opromo.com -->
  522. <script language="Javascript" src="http://www.opromo.com/servicos/usuariosonline/useronline.php?site=siteorquestrandotumblrcom&corfont1=000000&texto=8&formato=normal&tipo=tahoma&tamanho=1&simbo=7" type="text/javascript"></script>
  523. <!-- Fim Codigo Visitas online gratis opromo.com -->
  524.  
  525. </body>
  526. </html>
Advertisement
Add Comment
Please, Sign In to add comment