amando-loucos

THEME 39

Jun 26th, 2013
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.91 KB | None | 0 0
  1. <html>
  2. <head>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6. <title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10.  
  11. <meta name="color:Background" content="#ffffff"/>
  12. <meta name="color:Text" content="#aaaaaa"/>
  13. <meta name="color:Link" content="#717581"/>
  14. <meta name="color:sblinks" content="#cccccc"/>
  15. <meta name="color:linkhover" content="#f1f1f1"/>
  16. <meta name="color:scrollbar" content="#f1f1f1"/>
  17. <meta name="color:scrollbarbg" content="#f1f1f1"/>
  18. <meta name="color:titulo" content="#f1f1f1"/>
  19.  
  20.  
  21. <meta name="image:Background" content=""/>
  22. <meta name="image:Side" content="http://24.media.tumblr.com/3dd90bd509744858cf29089254336bc5/tumblr_mojlrbztvZ1s01cb0o1_500.jpg"/>
  23.  
  24. <meta name="text:Link1" content="/" />
  25. <meta name="text:Link1 Title" content="" />
  26. <meta name="text:Link2" content="/" />
  27. <meta name="text:Link2 Title" content="" />
  28. <meta name="text:Link3" content="/" />
  29. <meta name="text:Link3 Title" content="" />
  30. <meta name="text:Link4" content="/" />
  31. <meta name="text:Link4 Title" content="" />
  32. <meta name="text:titulo" content="is a nightmare" />
  33.  
  34. <meta name="if:Rolagem infinita" content="1"/>
  35. </head>
  36.  
  37. <style type="text/css">
  38.  
  39. ::-webkit-scrollbar-thumb:vertical {
  40. background-color:{color:scrollbar};
  41. height:5px;}
  42. ::-webkit-scrollbar-thumb:horizontal {
  43. background-color:{color:scrollbar};
  44. height:5px!important;}
  45. ::-webkit-scrollbar {
  46. background-color:{color:scrollbg};
  47. height:5px;
  48. width:6px;}
  49. body {background:{color:background}; margin:0px; color:{color:text}; font-family:calibri; font-size:12px; line-height:100%;}
  50.  
  51. a {text-decoration:none;outline:none;-moz-outline-style:none;color:{color:link}; padding:1px;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  52.  
  53. a:hover {color: {color:link hover};text-decoration:none;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  54.  
  55. blockquote {padding-left:7px; margin:2px; border-left:5px solid {color:text};
  56. }
  57.  
  58. h1 {font-weight:normal;font-size:12px;text-align:center;font-style:normal;line-height:80%;letter-spacing:1px;
  59. color:{color:text};
  60. }
  61.  
  62. h1 a {-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  63.  
  64. h1 a:hover {font-style:italic;font-size:15px;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  65.  
  66. h2 {font-size:15px;text-align:center;line-height:100%;letter-spacing:-0.5px; color:{color:text};font-weight:normal; padding:5px; padding-bottom:2px;
  67. }
  68.  
  69. h3 a:hover{
  70. background-color:transparent
  71. }
  72. #container {width: 500px; margin:50px auto: 50px auto;}
  73.  
  74. #entry {float:left; margin-left:390px; margin-top:10px; width:500px;}
  75.  
  76. .posts {width: 500px; background-color: {color:post}; padding: 5px; text-align: justify; margin-bottom:2px; position: relative; font-family:verdana; font-size:11px;}
  77.  
  78. h1 {font-family:georgia; font-size: 11px; line-height: 13px; text-align: center; font-weight: normal;margin-bottom: 2px;}
  79. h1 a {color: {color:link};}
  80.  
  81. .image img {max-width: 500px;margin-bottom: 2px }
  82.  
  83. .quote {font-family:calibri; text-align: left; font-size: 14px; line-height:15px; padding: 3px; border-top: 0px solid #eee;}
  84. .quotesource {text-align: center; text-transform: none; margin-bottom: 7px;font-family:consolas; font-size: 9px}
  85.  
  86. .chat {line-height: 13px; list-style: none }
  87. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  88. .person1 {color: {color:text}; padding: 2px; }
  89. .person1 .label {font-weight: bold; color:{color:text}}
  90. .person2 {color: {color:text}; padding: 2px; }
  91. .person2 .label {font-weight: bold; color:{color:text}}
  92.  
  93. .player {background-color: #000; text-align: left; display:block;}
  94.  
  95.  
  96. #asker {padding: 3px; font-family:verdana; border-bottom:1px solid #eee; text-align: justify; background-color: {color:background}; font-size:10px; }
  97. .answer {padding: 2px; font-size:10px;}
  98. .answer img {max-width: 400px;}
  99.  
  100.  
  101.  
  102. #info {background-color:{color:entry}; text-align:center; margin-top:-30px; font-size:10px; font-family:cambria;font-style:italic; letter-spacing:0px; text-transform: lowercase; line-height:11px; z-index: 11; padding:4px; border-top:px solid #eee; border-bottom:px solid; margin-left:0px; width: 490px; margin-bottom:-7px;}
  103. #info a {font-size:10px; text-transform: lowercase;}
  104.  
  105. .posts:hover .tags{opacity:0.8;}
  106. .tags {position:absolute; width:150px; text-align:left; font: 9px cambria; font-style:italic; text-transform: lowercase; margin-left:515px; -webkit-transition-duration: 0.4s; opacity:0;}
  107. .tags a {font-size: 11px; text-transform: lowercase;}
  108.  
  109. #cap {width: 500px; margin-top: 2px;}
  110. .source {display: none;}
  111.  
  112. .notes {width:520px; padding:0px; text-transform:uppercase; margin-top:1px; margin-bottom:1px; font-size:11px; text-align:center}
  113. ol.notes {list-style: none; margin: 0 20px 0 0px; padding:0px; z-index:11;}
  114. ol.notes li {background-color:{color:post};margin-bottom:1px; padding:5px;}.notes img{display:none; border:0px}
  115. .notes a {font-size:10px; text-transform: uppercase;}
  116.  
  117.  
  118.  
  119. #sidebar { width:170px; position:fixed; margin-left:200px; margin-top:150px; opacity:1; }
  120.  
  121. #sidebar:hover { border-radius:500px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease }
  122.  
  123. #sidebarimage img { width:130px; padding:3px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;border-radius:000px 000px 000px 000px; }
  124. #sidebarimage img:hover { -webkit-transition: all 0.5s ease;opacity:0.6 }
  125.  
  126. #links{position:fixed !important;width:90px;margin-top:-100px;margin-left:-92px;z-index:51665;}
  127. #links a {display: block;width: 90px;height: 15px;margin-right:-1px;font:8px cambria;letter-spacing:1px;text-transform:lowercase;
  128. line-height: 13px;letter-spacing:1px;text-align: right;border-right:px solid #eee;color:{color:link};}
  129. #links a:hover {margin-left: -5px;
  130. -webkit-transition: all 0.5s ease;
  131. -moz-transition: all 0.5s ease;
  132. border-right: px solid #eee;
  133. border-right:px solid #fff;
  134. padding-right:10px;}
  135. #links a:hover {color:{color:hover};}
  136. #links a:hover {font-style:italic}
  137. #links a:hover {letter-spacing:0px}
  138.  
  139.  
  140.  
  141.  
  142. #corassaum {position:fixed;font-size:12.4px;color:#fff;margin-top:120px;left:206px;z-index:1}
  143.  
  144. #question {
  145. font-size: 10px;
  146. color:{color:text};
  147. background-color:#e8e8e8;
  148. padding:10px;
  149. margin-bottom:0px;
  150. width:480px;
  151. }
  152.  
  153. .askerimg{
  154. width:460px;
  155. font-size:20px;
  156. font-style:italic;
  157. font-weight:bold;
  158. }
  159.  
  160.  
  161. {CustomCSS}
  162.  
  163. #paginacao {width:200px;font-size:15px;letter-spacing:0px;margin-top:295px;margin-left:170px;float: center;text-align:center; position: fixed ;padding: 5px; margin-bottom:5px; background:transparent;font-family:calibri;}
  164.  
  165. #description {text-align: center; width: 120px;padding: 5px; margin-top: 245px; margin-left: 200px; position:fixed; font-family: 'Sintony', sans-serif;font-size: 11px; color: {color:textdescription}; line-height:8px;;text-transform: none;font-style:italic; height:45px; z-index:9; }
  166.  
  167.  
  168. #barbie {text-align: left; overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; z-index:100000000000000000000000;font-size:13px;font-family: georgia; position: fixed; margin-left:180px; width: 160px; color: {color:titulo};padding: 7px; margin-top:130px; background-attachment: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; ; letter-spacing: 0px;line-height: 14px; opacity:0.9; font-style:italic; }
  169.  
  170.  
  171.  
  172.  
  173. </style>
  174.  
  175. <body>
  176.  
  177.  
  178. <div id="barbie"><center>{text:titulo}</center></a></div>
  179.  
  180. <div class="navigation">{block:Pagination}{block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">older</a>{/block:NextPage}
  181. {block:PreviousPage}<a style="float:left" href="{PreviousPage}">newer</a></p>{/block:PreviousPage}{/block:Pagination}</div>
  182.  
  183.  
  184. <div id="sidebar">
  185. <div id="corassaum"> ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡</div>
  186. <div id="sidebarimage"><img src="{image:Side}"></div>
  187. <div id="links">
  188. <a href="{text:link1}"><b>{text:link1 title}</b></a>
  189. <a href="{text:link2}"><em>{text:link2 title}</em></a>
  190. <a href="{text:link3}"><b>{text:link3 title}</b></a>
  191. <a href="{text:link4}"><em>{text:link4 title}</em></a>
  192.  
  193. </div>
  194.  
  195. </div>
  196.  
  197.  
  198.  
  199. <div id="paginacao">
  200. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  201. </div>
  202.  
  203. <div id="description"><i>{Description}</i></div>
  204.  
  205. <div style="margin-left: 0px; font-family: cambria; font-style:italic; letter-spacing:0px; line-height:11px; margin-top: 550px; position:fixed"><a href="http://abbused.tumblr.com">▲abbused▽</a></div>
  206.  
  207.  
  208. <div id="entry">
  209. <div class="autopagerize_page_element">
  210.  
  211. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  212. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  213.  
  214.  
  215. {block:Posts}
  216. <div class="posts">
  217.  
  218. <div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</div>
  219.  
  220. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  221.  
  222. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  223.  
  224. {block:Photoset}{Photoset-450}{/block:Photoset}
  225.  
  226. {block:Quote}
  227. <div class="quote">“{Quote}”</div>
  228. {block:Source}<div class="quotesource">
  229. <b>{Source}</b></div>
  230. {/block:Source}
  231. {/block:Quote}
  232.  
  233. {block:Link}
  234. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  235. {block:Description}{Description}{/block:Description}
  236. {/block:Link}
  237.  
  238. {block:Chat}
  239. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  240. <div class="chat"><ul>{block:Lines}
  241. <li class="person{UserNumber}">{block:Label}
  242. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  243. {/block:Chat}
  244.  
  245. {block:Audio}
  246. <div class="player">{AudioPlayerBlack}</div>
  247. {block:Caption}{Caption}{/block:Caption}
  248. {/block:Audio}
  249.  
  250. {block:Video}{Video-400}{/block:Video}
  251.  
  252.  
  253. {block:Answer}
  254. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  255. <div class="answer">{Answer}</div>
  256. {/block:Answer}
  257.  
  258. <div id="photoset">
  259. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  260. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  261. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  262.  
  263.  
  264. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  265. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  266. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  267. {/block:ContentSource}</div></div>
  268. <br>
  269.  
  270. <br>
  271.  
  272. {block:Date}<div id="info">
  273.  
  274. <a href="{Permalink}">{Month} {DayOfMonthWithZero}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"> <a href="{ReblogParentURL}">rebg dele</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">dono</a>{/block:ContentSource} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblogue essa merda</a>{/block:IndexPage}</center> </div>{block:ifNotHiddenTags}{block:HasTags}<div id="tags">{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:ifNotHiddenTags}{/block:Date}
  275. </div>
  276.  
  277. {/block:Posts}
  278. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  279.  
  280.  
  281.  
  282.  
  283.  
  284. </div>
  285. </div>
  286. </div>
  287. </body>
  288.  
  289.  
  290. </html>
Advertisement
Add Comment
Please, Sign In to add comment