Advertisement
themesforu

m4rry-me

Jan 13th, 2012
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.66 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.  
  9.  
  10. By themesbynothingbuttherain.
  11. http://themesbynothingbuttherain.tumblr.com
  12.  
  13. Get them here: http://nothingbuttherainthemes.tumblr.com
  14.  
  15. ADAPTADO POR ACONCHEGAR-TE, NÃO COPIE E NÃO DISPONIBILIZE.
  16. A C O N C H E G A R - T E. T U M B L E R . C O M
  17.  
  18.  
  19. -->
  20.  
  21. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  22.  
  23. <head>
  24.  
  25. <script language="javascript">
  26. var mensagem="Não copie, aprenda a fazer.";
  27. function clickIE() {if (document.all) {(mensagem);return false;}}
  28. function clickNS(e) {if
  29. (document.layers||(document.getElementById&&!document.all)) {
  30. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  31. if (document.layers)
  32. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  33. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  34. document.oncontextmenu=new Function("return false")
  35. </script>
  36.  
  37. <script language="JavaScript1.2">
  38. function disableselect(e){
  39. return false
  40. }
  41. function reEnable(){
  42. return true
  43. }
  44. //if IE4+
  45. document.onselectstart=new Function ("return false")
  46. //if NS6
  47. if (window.sidebar){
  48. document.onmousedown=disableselect
  49. document.onclick=reEnable
  50. }
  51. </script>
  52.  
  53.  
  54.  
  55.  
  56. <!-- DEFAULT VARIABLES -->
  57. <meta name="color:background" content="#ffffff" />
  58. <meta name="color:top" content="#000" />
  59. <meta name="color:bglink" content="#555" />
  60. <meta name="color:toptext" content="#F7F7F5" />
  61. <meta name="color:text" content="#3d3d3d" />
  62. <meta name="color:entry" content="#F7F7F5" />
  63. <meta name="color:linkbackground" content="#EBE6E6" />
  64. <meta name="color:bold" content="#EBE6E6" />
  65. <meta name="color:link" content="#470E1A" />
  66. <meta name="if:Show tags" content="1"/>
  67. <meta name="if:Show search" content="1"/>
  68. <meta name="if:Show sidebar image" content="1"/>
  69. <meta name="if:Show people I follow" content="0"/>
  70. <meta name="if:Enable endless scrolling" content="0"/>
  71. <meta name="image:sidebar" content=""/>
  72. <meta name="image:sidebar2" content=""/>
  73. <meta name="image:sidebar3" content=""/>
  74. <meta name="image:background" content=""/>
  75. <meta name="text:frase" content="" />
  76. <meta name="text:frase2" content="" />
  77. <meta name="text:frase3" content="" />
  78. <meta name="text:frase4" content="" />
  79. <meta name="text:Link1" content="" />
  80. <meta name="text:Link1 Title" content="" />
  81. <meta name="text:Link2" content="" />
  82. <meta name="text:Link2 Title" content="" />
  83. <meta name="text:Link3" content="" />
  84. <meta name="text:Link3 Title" content="" />
  85. <meta name="text:Link4" content="" />
  86. <meta name="text:Link4 Title" content="" />
  87. <meta name="text:Link5" content="" />
  88. <meta name="text:Link5 Title" content="" />
  89. <meta name="text:Link6" content="" />
  90. <meta name="text:Link6 Title" content="" />
  91. <meta name="text:Link7" content="" />
  92. <meta name="text:Link7 Title" content="" />
  93. <meta name="text:Link8" content="" />
  94. <meta name="text:Link8 Title" content="" />
  95. <meta name="text:Link9" content="" />
  96. <meta name="text:Link9 Title" content="" />
  97. <meta name="text:Link10" content="" />
  98. <meta name="text:Link10 Title" content="" />
  99.  
  100.  
  101.  
  102.  
  103.  
  104. <title>{Title}</title>
  105. <link rel="shortcut icon" href="{Favicon}">
  106. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  107. {block:Description}
  108. <meta name="description" content="{MetaDescription}" />
  109. {/block:Description}
  110.  
  111.  
  112.  
  113.  
  114. <style type="text/css">
  115.  
  116. body {background-color:{color:background}; color:{color:text};
  117. font-family: verdana; font-size:11px; line-height:110%;
  118. margin:0 auto 0 auto; text-align:center; background-image:url('{image:background}'); background-attachment: fixed; }
  119.  
  120. ::-webkit-scrollbar {width: 16px; height: 6px;}
  121. ::-webkit-scrollbar-track-piece {background-color: #fff; repeat scroll 0 0 transparent;}
  122. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:bglink};}
  123. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:bglink};}
  124.  
  125. a {color:{color:link}; text-decoration: none; text-transform: }
  126. a:hover {color:{color:text}; text-decoration: none}
  127. p{margin-top: 1px}
  128. blockquote{margin-left:5px; margin-right: 0px; border-left: 5px solid {color:linkbackground}; padding-left:5px; margin-top: 4px;}
  129.  
  130. b {color: {color:bold}}
  131.  
  132. #top{width: 1133px; height: 60px; margin-top: 00px; background-color: {color:top}; color:{color:toptext}; z-index:2; background-image:url("{image:topbar}"); background-attachment: fixed; position: fixed; margin-left: 15px;}
  133.  
  134. #top2 {width: 90px; height: 40px; margin-left: 16px; background-color: {color:bglink}; color: transparent; z-index:2; background-image:url("{image:topbar}"); background-attachment: fixed; position: fixed;}
  135.  
  136. .topa{padding: 35px 0 0 0; margin: 0 auto 0 auto; width: 317px; height: 65px; text-align: center; }
  137. {block:AskEnabled}.topa{width:400px}{/block:AskEnabled}
  138. .navigation{float: right; margin-top: 24px}
  139. .navigation a{display:inline; padding: 25px 22px 25px 22px; margin-right: 2px; background-color: {color:toptext}; color:{color:text}; text-transform: ; text-decoration: none; font-size: 9px; }
  140. .navigation a:hover{background-color: {color:linkbackground}; color:{color:text};padding: 25px 22px 25px 22px}
  141. .title{font-family: georgia; text-align: center; }
  142. .title a{text-decoration: none; font-size: 24px; color: {color:toptext}; line-height: 22px; letter-spacing: -1px; text-transform:lowercase; font-style: italic}
  143. .title a:hover{color:{color:toptext}}
  144. .userpic{float: left}
  145. .userpic img{border: 7px solid {color:toptext}}
  146. .pages{margin-left: 125px}
  147. .pages a{background-color: {color:top};color:{color:toptext}; padding: 5px 10px 5px 10px; text-decoration: none; font-size: 9px}
  148.  
  149.  
  150. #content{width: 800px; text-align: center; margin-top:00px; padding-bottom: 150px; background-color: transparent; color:{color:text}; padding: 66px 10px 10px 15px;}
  151.  
  152.  
  153. #entries{float: left; background-color: transparent; text-align: center; }
  154. .post{width: 500px; padding: 10px; text-align: justify; background-color:{color:entry}; margin-bottom:5px; }
  155. .post img{margin: 2px 0 2px 0;}
  156.  
  157.  
  158. titlee {font-size: 20px; letter-spacing: 0px; line-height: 18px; text-align:center; font-family: georgia;}
  159. titlee a{font-size: 20px; letter-spacing: 0px; line-height: 18px; text-align:center;font-family: georgia;}
  160.  
  161.  
  162. .image img{text-align: center; height: auto; margin-bottom: 3px; border: 0px}
  163. .qqmarks{font-size: 50px; font-family: georgia; font-weight: bold; line-height: 80px; color:{color:linkbackground}}
  164. h2{font-size: 9px; display: block; width: 250px; color:{color:text}; background-color: {color:linkbackground}; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: ; text-decoration: none; font-weight: normal}
  165.  
  166.  
  167. .qquote{font-size: 21px; letter-spacing: 0px; line-height: 18px; text-transform: ; margin-top: -60px; text-indent: 45px; font-family: georgia; font-style: italic;}
  168.  
  169. .qsource{margin-top: 5px; margin-right: 15px;text-align: right}
  170. .chat{line-height: 12px; list-style: none }
  171. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  172. .person1 {color: {color:text} }
  173. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  174. .person2 {color: {color:text} }
  175. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  176. .iaudio{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:linkbackground}}
  177. .iaudio img{max-width: 180px; height: auto; padding: 20px 0 20px 0}
  178. .icap{margin-top: 1px}
  179. .source{display:none}
  180.  
  181.  
  182. .asker {width: 480px; background-color: {color:background}; color:{color:text}; -moz-border-radius: 6px; border-radius: 6px;
  183.  
  184. padding: 10px}
  185. .asker img{float: left; margin: 0px 4px 2px 0}
  186. .asker a{font-size: 11px; color:{color:text}; text-transform: none; line-height: 27px; padding: 0; margin: 0}
  187. .asker a:hover{font-size: 11px; color:{color:link}; text-transform: none; line-height:27px; padding: 0; margin: 0}
  188. .answer {padding: 5px 0 0 0}
  189.  
  190. .cap {padding-top: 5px; width: 500px;}
  191.  
  192. .info{margin: 15px 20px 0 20px; border-left: 3px solid {color:linkbackground}; padding-left: 5px; font-family: tahoma, helvetica; text-transform: lowercase; font-size: 9px}
  193. .tags{font-size:9px; display: inline}
  194. .origin{font-size:9px}
  195. .ibottom{margin-top: 5px; font-family: tahoma, helvetica}
  196. .date{float:left; padding-left: 10px; text-transform: lowercase; font-size: 9px}
  197. .permalink{float:right; padding-right: 10px; text-transform: ; font-size: 10px}
  198.  
  199.  
  200. #notes {width: 500px; padding: 5px; margin: 0px; font-size: 9px; text-align: left}
  201. ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
  202. ol.notes li {margin: 0px; padding: 2px;}
  203. #notes img{border:0px}
  204.  
  205. #sidebar{position: fixed; margin-left:555px; margin-top:0px; width: 555px; height: none; background-color: {color:sbar}; padding: 10px; background-color: {color:entry}; font-size: 9px}
  206.  
  207. #sidebar2 {position: fixed; margin-left:555px; margin-top:115px; width: 555px; height: none; background-color: {color:sbar}; padding: 10px; background-color: {color:entry}; font-size: 9px; text-align: justify;}
  208.  
  209.  
  210.  
  211. #linhas{ position:absolute; margin-top:-5px; opacity:0; margin-left:0px;width:95px;overflow:hidden; height:0px;}
  212. #linhas a{color:#000; text-align:center; display:block; line-height:15px;}
  213. #linhas a:hover{ color:#fff; background-color:#000;}
  214.  
  215.  
  216.  
  217.  
  218. .sidebardescr{margin: 0px 10px 7px 10px; padding:5px; text-align: justify}
  219. .sidebarimg {background-color: {color:linkbackground}; margin: 7px 15px 0px 15px; padding: 8px 0 8px 0}
  220. .sidebarimg img{max-width: 230px; height: auto; text-align:center}
  221.  
  222. .links{margin-left:0px; float: left;text-align: center; font-family: verdana; font-size: 9px;}
  223.  
  224. .links a{display: block;color:{color:links}; background-color: {color:bglink}; text-align: center; width: 180px; height:25px; padding: 8px 3px 2px 0px; margin-right:2px; text-transform: lowercase; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear;}
  225. .links a:hover {background-color: {color:entry}; color:{color:text}; }
  226.  
  227. .links2 {margin-top:2px; float: left;text-align: center; font-family: verdana; font-size: 9px;}
  228. .links2 a{display: block;color:{color:links}; background-color: {color:bglink}; text-align: center; width: 74px; height:35px; padding: 15px 3px 2px 0px; margin-right:2px; text-transform: lowercase; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear;}
  229. .links2 a:hover {background-color: {color:entry}; color:{color:text}; }
  230.  
  231.  
  232. .bg1 {width: 100%; height: 50px; background-color: {color:top}}
  233.  
  234. .following {list-style: none; display: block; margin: 0px 10px 3px 10px; padding:5px; text-align:center}
  235.  
  236. .search{margin: 3px 10px 3px 10px; padding: 5px;}
  237. .search input{background-color: {color:linkbackground}; border: none; width: 165px; height: 16px; font-family:
  238.  
  239. georgia, tahoma; font-size: 10px; padding-left: 10px}
  240. .scredit{margin:7px 10px 0px 10px; font-size: 10px; text-align: center}
  241. #page{text-align: center; margin:10px 0 00px 0; font-size:13px}
  242. #page a{font-size: 20px; text-decoratin: none}
  243.  
  244. #clear{width: 500px; height: 30px}
  245.  
  246. .toptext { font-size: 9px; font-family: georgia; padding:12px 2px 4px 2px; font-color:}
  247.  
  248. .imgsid img{border: 3px solid transparent; border-bottom: 3px solid transparent; max-width: 178px; text-align: left;}
  249.  
  250. #title{overflow-y:hidden; height:50px; z-index:3; position:relative;}
  251.  
  252. .titled{ width:350px; float:center; font-size:27px; font-family: Georgia; text-transform:lowecase; line-height:40px; color:; font-weight:380; margin:3px 0px 0px 10px; text-align:center; background-color:#trans; padding:4px 2px 4px 2px; -webkit-transition: 0.6s ease-in; -moz-transition: 0.6s ease-in; transition: 0.6s ease-in;}
  253.  
  254.  
  255.  
  256. .titled:hover{margin-top:-90px;}
  257.  
  258.  
  259. .describe{ margin-top:55px; font:27px Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-transform:none;}
  260.  
  261.  
  262.  
  263.  
  264. </style>
  265.  
  266. </head>
  267.  
  268. <body>
  269.  
  270. <div id="top2">
  271. -
  272. </div>
  273. <div id="top"><center>
  274. <div id="title">
  275.  
  276. <div class="titled">{text:frase}
  277.  
  278. <div class="describe">
  279.  
  280. <i>{text:frase2}</i>
  281. </div>
  282.  
  283. </div></center>
  284.  
  285. </div>
  286. </div>
  287.  
  288.  
  289. <div id="content">
  290.  
  291. <div id="entries">
  292. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  293. <script type="text/javascript"
  294.  
  295. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  296.  
  297.  
  298. {block:Posts}
  299.  
  300.  
  301.  
  302. <div class="post">
  303.  
  304. {block:Text}{block:Title}<titlee>{Title}</titlee>{/block:Title}{Body}{/block:Text}
  305.  
  306. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  307.  
  308. {block:Photoset}{Photoset-500}{/block:Photoset}
  309.  
  310. {block:Quote}
  311. <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
  312. {block:Source}<div class="qsource">~ {Source}</div>{/block:Source}
  313. {/block:Quote}
  314.  
  315. {block:Link}
  316. <titlee><a href="{URL}" {Target}>{Name}</a></titlee>
  317. {block:Description}{Description}{/block:Description}
  318. {/block:Link}
  319.  
  320. {block:Chat}
  321. {block:Title}<titlee><a href="{Permalink}">{Title}</a></titlee>{/block:Title}
  322. <div class="chat"><ul>{block:Lines}
  323. <li class="person{UserNumber}">{block:Label}
  324. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  325. {/block:Chat}
  326.  
  327. {block:Audio}
  328. <div class="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  329. {AudioPlayerGrey}
  330. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  331. {/block:Audio}
  332.  
  333. {block:Video}{Video-500}{/block:Video}
  334.  
  335. {block:Answer}
  336. <div class="asker"> <b>{Asker}</b> murmurou: {Question}</div>
  337. <div class="Answer">{Answer}</div>
  338. {/block:Answer}
  339.  
  340.  
  341. <div class="cap">
  342. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  343. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  344. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  345.  
  346. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  347. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  348. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  349. {/block:ContentSource}</div></div>
  350.  
  351.  
  352. <div class="info">{block:IfShowTags}{block:HasTags}<div class="tags">tagged {block:Tags}<a
  353.  
  354. href="{TagURL}">#{Tag}&nbsp;</a>{/block:Tags}</div>{/block:HasTags}{/block:IfShowTags}
  355. <div class="origin">{block:RebloggedFrom}via&nbsp;&nbsp;<a href="{ReblogParentURL}"
  356. title="{ReblogParentTitle}">{ReblogParentName}</a>&nbsp;&nbsp;{/block:RebloggedFrom}</div></div>
  357.  
  358. <div class="ibottom">{block:Date}<span class="date">posted <a href="{Permalink}">{TimeAgo}</a>, {DayOfMonth} {Month} · <a href="{ReblogUrl}" target="_blank">reblog this shit</a> {block:NoteCount} <a href="{Permalink}" title="permalink to this post">· {NoteCountWithLabel}</a>{/block:NoteCount}{/block:NoteCount} {block:RebloggedFrom}· originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom} {/block:Date}</span> <br></div>
  359.  
  360.  
  361.  
  362.  
  363.  
  364. </div>
  365.  
  366. {/block:Posts}
  367. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  368. {block:PostNotes}
  369. <div id="notes"><div id="notestext">{PostNotes}</div></div>
  370. {/block:PostNotes}
  371.  
  372. </div>
  373.  
  374.  
  375.  
  376. <div id="sidebar">
  377. <div class="links">{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</div>
  378. <div class="links">{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}</div>
  379. <div class="links">{block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3} </div>
  380. <br>
  381. <center><div class="links2">{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}</div>
  382. <div class="links2">{block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}</div>
  383. <div class="links2">{block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}</div>
  384. <div class="links2">{block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}</div>
  385. <div class="links2">{block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}</div>
  386. <div class="links2">{block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a> {/block:ifLink9}</div>
  387. <div class="links2">{block:ifLink10}<a href="{text:Link10}">{text:Link10 Title}</a> {/block:ifLink10}</div></center>
  388.  
  389. <br>
  390. </div>
  391.  
  392. <div id="sidebar2">
  393. <div class="imgsid"><img src="{image:sidebar}"><img src="{image:sidebar2}"><img src="{image:sidebar3}"></div>
  394.  
  395. <center><div id="title"><div class="bg1">
  396.  
  397. <div class="titled">{text:frase3}
  398.  
  399. <div class="describe">
  400.  
  401. {text:frase4}
  402. </div></div>
  403.  
  404. </div></center>
  405. <br>
  406. <b>Camila, 15, Brazil.</b> Jealous, possessive and ironic. I'm strong, but I cry almost every time. I fight when I want something. I am educated, but not stupid. <b>I'm weak when it comes to love. I hurt easy, with just one word.</b> I love tinkering with html and spend hours dating. I value the friendship. I love making jokes about everything, because I love seeing smiles. Be polite to me that I will be polite with you.
  407.  
  408.  
  409. <br><center><embed src="http://www.youtube-nocookie.com/v/uYzBd5GYfow?fs=1&amp;color1=0xffffff&amp;color2=0xffffffrel=0&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="520" height="25">
  410.  
  411.  
  412. <br />    
  413.  
  414. <center>theme by m4rry-me, pf não copie nem se inspire. <b>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  415. {CurrentPage}/{TotalPages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}
  416. </div></b>
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434. </div>
  435.  
  436. </body>
  437. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement