amando-loucos

THEME 41

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