amando-loucos

60

Aug 28th, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.04 KB | None | 0 0
  1. <html>
  2. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|But|Lobster|Redressed|Qwigley|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  3. <link href='http://fonts.googleapis.com/css?family=Sofia|Wire+One|Londrina+Outline' rel='stylesheet' type='text/css'>
  4. <head>
  5.  
  6.  
  7. <meta name="color:background" content="#ffffff" />
  8. <meta name="color:links" content="#000000" />
  9. <meta name="color:linkhover" content="BB7530" />
  10. <meta name="color:text" content="#000000" />
  11. <meta name="color:scrollbar" content="#000" />
  12. <meta name="color:lhover" content="#000" />
  13. <meta name="image:background" content="" />
  14. <meta name="image:sidebar" content=""/>
  15. <meta name="color:borda2" content="#fff" />
  16. <meta name="color:titulo" content="#000000" />
  17. <meta name="color:palavra" content="#000000" />
  18.  
  19. <meta name="color:palavra" content="#aaaaaa"/>
  20. <meta name="color:sblinks" content="#cccccc"/>
  21. <meta name="color:linkhover" content="#f1f1f1"/>
  22.  
  23. <meta name="color:scrollbarbg" content="#f1f1f1"/>
  24. <meta name="color:titulo" content="#f1f1f1"/>
  25. <meta name="color:no titulo" content="#f1f1f1"/>
  26. <meta name="text:titulo" content="palavra"/>
  27.  
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="link" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="link" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="link" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="link" />
  36.  
  37. <meta name="if:Rolagem infinita" content="1"/>
  38.  
  39.  
  40.  
  41. <meta name="if:Hidden Tags" content="1"/>
  42.  
  43. <meta name="color:titulo" content="#f1f1f1"/>
  44.  
  45.  
  46.  
  47. <title>{Title}</title>
  48. <link rel="shortcut icon" href="{Favicon}">
  49. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  50. {block:Description}
  51. <meta name="description" content="{MetaDescription}" />
  52. {/block:Description}
  53.  
  54. <style type="text/css">
  55. {block:iftinycursor}body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}{/block:iftinycursor}
  56.  
  57.  
  58. body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  59.  
  60.  
  61. a {color: {color:links}; text-decoration: none; text-transform: none;}
  62. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  63.  
  64. p {margin: 6px 0 0 0}
  65.  
  66. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  67. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  68. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  69. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  70.  
  71. blockquote img{max-width: 470px!important}
  72. blockquote blockquote img{max-width: 450px!important}
  73. blockquote blockquote blockquote img{max-width: 430px!important}
  74. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  75.  
  76. #entries {top:10px; width:400px; float:left; margin-left:510px; margin-top:0px; position:relative; z-index:999; padding-right:10px; {color:border}; border-right: 0px solid {color:border}; font:10px calibri;}
  77.  
  78. .entries {width:400px; padding:0px; background-color:{color:background}; margin:0px 0px 0px 0px; margin-bottom:7px; float:right; text-align:justify;
  79. }
  80.  
  81. #reblogs {display:none; background-color:{color:post};}
  82.  
  83. .entries:hover #information {opacity:1;}
  84.  
  85. .caption {margin:0px; padding:0px; font:10px {font:calibri};}
  86.  
  87. #information{position:absolute; font:8px calibri; border-left: 1px solid {color:text}; text-transform:uppercase; color: {color:text}; margin-left:409px; opacity:0; height:auto; width: 80px; margin-bottom:0px; margin-top:-5px; background-color:#ffffff; display:block; text-align:left; padding:4px;}
  88. #information a{text-transform:uppercase; color:{color:text}; font-style:normal}
  89. #information a:hover {color:#fcfcfc;}
  90.  
  91. #tags {
  92. position:absolute;
  93. width:100px; background-color:{color:post};
  94. opacity:0; padding:4px;
  95. margin-top:-10px;
  96. margin-left:512px;
  97. font-family:georgia;
  98. text-align:left;
  99. text-transform:lowercase;
  100. font-style:italic;
  101. font-size:9px;
  102. -webkit-transition:opacity 0.8s linear;
  103. -webkit-transition:all 0.5s ease-out;
  104. -moz-transition:all 0.5s ease-out;
  105. transition:all 0.5s ease-out;
  106. }
  107.  
  108. #tags {
  109. font-family:georgia;
  110. text-align:left;
  111. text-transform:lowercase;
  112. font-style:italic;
  113. font-size:9px;
  114. }
  115.  
  116.  
  117. h1 {font-family: calibri; text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  118. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  119. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  120.  
  121. .image {
  122. text-align: center; }
  123. .image img { opacity:0.8;
  124. max-width: 100%; opacity:0.8; -webkit-filter: grayscale(0%);}
  125.  
  126. .quote {font-family: calibri; text-align: left; font-size: 14px; line-height:15px; padding: 3px; border-top: 0px solid #eee;}
  127. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;font-family: calibri; font-size: 10px}
  128.  
  129.  
  130. .chat {line-height: 13px; list-style: none; }
  131. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  132. .person1 {color: {color:text}; padding: 2px;font-size: 10px; font-family: cambria; }
  133. .person1 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  134. .person2 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria; }
  135. .person2 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  136. .person3 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria;}
  137. .person3 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  138. .person4 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria; }
  139. .person4 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  140. .person5 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria; }
  141. .person5 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  142. .person6 {color: {color:text}; padding: 2px;font-size: 10px; font-family: cambria; }
  143. .person6 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  144.  
  145.  
  146. .player {background-color: #trans; text-align: left; display:block;}
  147.  
  148. #ssource{margin-left:10px; display:none}
  149.  
  150.  
  151. .cap {
  152. {block:IfNotPosts400px}width:500px;{/block:IfNotPosts400px}
  153. {block:IfPosts400px}width:400px;{/block:IfPosts400px}
  154. }
  155.  
  156. .notes {width:420px; padding: 0px; margin-top: 5px; margin-bottom: 1px; font-size: 9px; text-align: center}
  157. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  158. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  159. .notes img{display: none; border:0px}
  160.  
  161. #asker {margin-left:0px; font-size: 10px; font-family: calibri; text-align: justify;}
  162. .answer {margin-left:0px; padding: 0px}
  163. .answer img {max-width: 370px;}
  164.  
  165.  
  166.  
  167. ::-webkit-scrollbar{width:8px;height:8px;}
  168. ::-webkit-scrollbar-button:start:decrement
  169. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  170. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbar bg}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  171. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  172. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  173.  
  174.  
  175. .notes img{width:10px; position:relative; top:1px}
  176. ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  177.  
  178.  
  179. #sidebar {float:left; position:fixed; width:136px; bottom:160; height:4px;top:150px; left:315px; position: fixed; padding:2px;border-top:px solid {color:borda2}; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  180. .imgs {margin-top:0px; margin-left:-5px; margin-top:0px; padding:5px;border-left:px solid {color:borda2}; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  181. .imgs img {display: inline; height:auto; width:131px; border-top:px solid #eee;border-right:px solid #000; border-bottom:px solid #000 ; border-left:px solid #000; padding:3px;}
  182. .imgs img:hover{ -webkit-filter: grayscale(%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s eat}
  183. #sidebar img:hover{opacity:0.9; -webkit-filter: grayscale(30%); moz-border-top-left-radius: 0px; border-top-left-radius: 0px; border-bottom-right-radius: 0px;
  184. -webkit-transition:all 1.8s;
  185. -moz-transition:all 1.8s;
  186. -ms-transition:all 1.8s;
  187. -o-transition:all 1.8s;
  188. transition:all 1.8s;}
  189.  
  190. #linkks{position:fixed; width:131px;height: 0px; float: left; margin-left:3px; margin-top:-25px; padding: 0px; z-index:0 ;
  191. text-align:center; padding:px;border-top:1px solid {color:borda2}; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  192.  
  193. #linkks{color:{color:titulo} ;font-family:Pacifico;
  194. font-size: 17px;
  195. }
  196.  
  197. #linkks:hover #sublinks a:first-child{
  198.  
  199. }
  200.  
  201. #linkks:hover #sublinks{
  202. opacity:1;
  203. margin-top:0px;
  204. -webkit-transition-duration:.9s;
  205. overflow:hidden;
  206. z-index:;
  207. height:auto;
  208. }
  209.  
  210.  
  211.  
  212.  
  213.  
  214. #sublinks{
  215. position:absolute;
  216. margin-top:0px;
  217. opacity:0;
  218. margin-left:0px;
  219. width:131px;
  220. overflow:hidden;
  221. height:0px;
  222. }
  223.  
  224. #sublinks a{
  225. background-color:#fff;
  226. color: {color:Text};height:15px;
  227. text-align:center;width:130px;
  228. display:block;margin-top:0px;
  229. text-transform:lowercase;
  230. line-height:13px;border-bottom:1px solid {color:bordas};
  231. padding: 0px 0px 2px 0px;
  232. font-size: 10px;
  233. font-family:calibri;
  234. }
  235.  
  236. #sublinks a:hover{
  237. text-transform:uppercase;color:{color:lhover};border-bottom:1px solid {color:borda2};
  238. background:-webkit-gradient(radial, 70% 80%, 100, 70% 80%, 0, from({color:bglinks 1}), to({color:bglinks 2}));
  239. padding: 1px 0px 1px 0px;
  240. }
  241. </style>
  242.  
  243.  
  244. <div id="container">
  245.  
  246.  
  247. <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>
  248.  
  249.  
  250. <div id="sidebar">
  251. <div id="linkks"><a href="/"><font color="{color:titulo}">{text:titulo}</font></a>
  252. <div id="sublinks">
  253. <a href="{text:link1}"><b>{text:link1 title}</b></a>
  254. <a href="{text:link2}"><i>{text:link2 title}</i></a>
  255. <a href="{text:link3}"><b>{text:link3 title}</b></a>
  256. <a href="{text:link4}"><i>{text:link4 title}</i></a>
  257. </div></div>
  258. <div class="imgs"><img src="{image:sidebar}"/></div>
  259.  
  260. </div>
  261. </div>
  262. </div>
  263.  
  264. </div>
  265. </div>
  266. </div>
  267. </div>
  268.  
  269. </div>
  270.  
  271.  
  272. </div>
  273. </div>
  274. </div>
  275. </div>
  276.  
  277.  
  278. <div id="entries">
  279. {block:Posts}
  280. <div class="autopagerize_page_element">
  281. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  282.  
  283. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}{block:Text}title{/block:Text}">
  284.  
  285. {block:IndexPage}
  286.  
  287.  
  288. <div id="information">
  289. <a href="{Permalink}">{NoteCount}</a><br>
  290. <a href="{ReblogURL}" target="_blank">reblog</a>
  291. {block:RebloggedFrom}
  292. <div class="tagtitle">
  293. <a href="{ReblogRootURL}">source</a><br>
  294. </div>
  295. {/block:RebloggedFrom}
  296. </div>
  297. {/block:IndexPage}
  298.  
  299.  
  300. {block:Photo}
  301. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  302.  
  303. {block:Text}
  304. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  305.  
  306. {block:Photoset}
  307. {Photoset-500}
  308. {block:Caption}
  309. <div class="caption">{Caption}</div>
  310. {/block:Caption}
  311. {/block:Photoset}
  312.  
  313. {block:Quote}
  314. <div class="quote">“{Quote}”</div>
  315. {block:Source}<div class="quotesource"> — {Source}</div>
  316. {/block:Source}
  317. {/block:Quote}
  318.  
  319.  
  320. {block:Link}
  321. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  322. {block:Description}{Description}{/block:Description}
  323. {/block:Link}
  324.  
  325. {block:Chat}
  326. {block:Title}
  327. <div id="title"><div class="texttitle">{Title}</div></div>
  328. {/block:Title}<br>
  329. <div class="chat">
  330. {block:Lines}<div class="chat"><div class="line {Alt}">
  331. <div class="{Alt} user_{UserNumber}">
  332. {block:Label}
  333. <span class="label"><b>{Label}</b></span>
  334. {/block:Label}
  335. {Line}</div>
  336. </div></div>
  337. {/block:Lines}
  338. </div>
  339. {/block:Chat}
  340.  
  341. {block:Video}
  342. {Video-500}
  343. {block:Caption}
  344. <div class="caption">{Caption}</div>
  345. {/block:Caption}
  346. {/block:Video}
  347.  
  348. {block:Audio}
  349. <div class="player">{AudioPlayerBlack}</div>
  350. {block:Caption}{Caption}{/block:Caption}
  351. {/block:Audio}
  352.  
  353. {block:Answer}
  354. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  355. <div class="answer">{Answer}</div>
  356. {/block:Answer}
  357.  
  358. </div>
  359.  
  360. {block:PermalinkPage}
  361. {block:PostNotes}
  362. <div id="postnotes">{PostNotes}</div><br>
  363. {/block:PostNotes}
  364. {/block:PermalinkPage}
  365. {/block:Posts}
  366.  
  367. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>? reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  368. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  369. {/block:ContentSource}
  370. <a href="{Permalink}">? {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  371.  
  372. </div></div>
  373. </div>
  374. </div>
  375.  
  376. </body>
  377.  
  378. </html>
Advertisement
Add Comment
Please, Sign In to add comment