ANTIGO-BRASILEIRO

base 2 colunas

Mar 1st, 2013
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.15 KB | None | 0 0
  1. <head>
  2.  
  3. <meta name="font:text" content="geneva" />
  4. <meta name="color:background" content="#f8f8f8" />
  5. <meta name="color:titulo" content="#000000" />
  6. <meta name="color:postbg" content="#ffffff" />
  7. <meta name="color:posttxt" content="#000000" />
  8. <meta name="color:bglinks" content="#ffffff" />
  9. <meta name="color:bglinkshover" content="#000000" />
  10. <meta name="color:links" content="#000000" />
  11. <meta name="color:linkshover" content="#ffffff" />
  12. <meta name="color:sidebar" content="#fff" />
  13. <meta name="color:borda" content="#eeeeee" />
  14. <meta name="color:borda 2" content="#b5b5b5" />
  15. <meta name="color:border2" content="#CFCFCF" />
  16. <meta name="color:desc" content="#000000" />
  17. <meta name="color:borders" content="#eeeeee" />
  18.  
  19.  
  20. <meta name="text:Link1" content="/" />
  21. <meta name="text:Link1 Title" content="link" />
  22. <meta name="text:Link2" content="/" />
  23. <meta name="text:Link2 Title" content="link" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="link" />
  26. <meta name="text:Link4" content="/" />
  27. <meta name="text:Link4 Title" content="link" />
  28.  
  29.  
  30. <meta name="text:titulo" content="titulo" />
  31.  
  32.  
  33.  
  34. <meta name="image:sidebarfundo" content="http://24.media.tumblr.com/tumblr_m37dxvMku31qb5t88o1_r2_500.png" />
  35.  
  36.  
  37. <meta name="image:sidebar" content="http://data.whicdn.com/images/53691076/tumblr_mivp095ZlF1s3t5apo1_400_large.jpg"/>
  38. <meta name="if:Mostrar tags" content="1"/>
  39. <meta name="if:Duascolunas" content="1"/>
  40. <meta name="if:Scrollinfinito" content="1"/>
  41. <meta name="if:Posthover" content="0"/>
  42.  
  43.  
  44.  
  45. <title>{Title}</title>
  46.  
  47. <style type="text/css">
  48.  
  49. body {color:{color:text};background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:georgia; font-size:11px; line-height:100%; text-align:center; text-transform: none;text-align: center; font-style: none; }
  50.  
  51. a {color:{color:posttxt}; text-decoration:none; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  52.  
  53. a:hover {opacity:0.5;}
  54.  
  55. ::-webkit-scrollbar-thumb:vertical {background-color: {color:posttxt}; height: 50px;}
  56.  
  57. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:posttxt}; height: 10px;}
  58.  
  59. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:postbg}; }
  60.  
  61. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:bg}; padding-left: 5px; }
  62.  
  63. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg};}
  64.  
  65. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  66.  
  67. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:bg}; }
  68.  
  69.  
  70.  
  71. blockquote img{max-width: 370px!important}
  72.  
  73. blockquote blockquote img{max-width: 350px!important}
  74.  
  75. blockquote blockquote blockquote img{max-width: 330px!important}
  76.  
  77. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  78.  
  79. #content {}
  80.  
  81. @font-face {font-family: 'Homenaje'; font-style: normal; font-weight: 400; src: local('Homenaje'), local('Homenaje-Regular'), url('http://themes.googleusercontent.com/static/fonts/homenaje/v1/jYyetuCOSxcVAexXms8sf_esZW2xOQ-xsNqO47m55DA.woff') format('woff');
  82. }
  83.  
  84.  
  85.  
  86.  
  87.  
  88. #posts {position:relative; left:360px; top:0px; max-width:546px; border-top:0px solid transparent; z-index:2; {block:ifnotDuascolunas}left:460px;{/block:ifnotDuascolunas} {block:ifDuascolunas}{block:PermalinkPage}left:460px;{/block:PermalinkPage}{/block:ifDuascolunas}; opacity:0.85}
  89.  
  90. .post {{block:ifnotDuascolunas}width:400px;{/block:ifnotDuascolunas}{block:ifDuascolunas}{block:IndexPage}width:250px;{/block:IndexPage}{/block:ifDuascolunas} {block:PermalinkPage}width:400px;{/block:PermalinkPage} padding: 10px; text-align: justify; font-family: {font:text}; font-size: 11px; position: relative; color:{color:posttxt}; z-index:100; background-color:{color:postbg}; position:relative; overflow:hidden; float:left; margin-right:3px; margin-bottom:3px; }
  91.  
  92. .post img {max-width:400px; {block:ifDuascolunas}{block:IndexPage}max-width:250px;{/block:IndexPage}{/block:ifDuascolunas};}
  93. .post img:hover {opacity:1;}
  94.  
  95. .title {font-family:calibri; text-transform:uppercase;}
  96.  
  97. .chat {line-height: 12px; list-style: none; }
  98.  
  99. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  100.  
  101. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  102.  
  103. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  104.  
  105.  
  106. .quote {font-size:15px; text-align:center; font-family:calibri; position:relative;}
  107.  
  108. .quote small {font-size:14px;}
  109.  
  110.  
  111. .sourcequote {text-align:right;}
  112.  
  113. .title {font-size:16px; text-align:center; font-weight:bold;}
  114.  
  115. .person1, .person2, .person {padding:3px;}
  116. {block:ifPosthover}
  117. .date {font-size:10px; overflow:hidden;font-family:calibri; text-align:left; margin:3px; margin-bottom:0px; opacity:0.3; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; position:absolute; top:10px; left:10px; background-color:{color:postbg}; color:{color:posttxt}; opacity:0; padding:5px; width:484px;{block:ifDuascolunas}{block:IndexPage}width:384px;{/block:IndexPage}{/block:ifDuascolunas}}
  118. {block:ifPosthover}
  119. {block:ifnotPosthover}
  120. .date {font-size:10px; overflow:hidden;font-family:calibri; text-align:center; opacity:0.6; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; margin-top:3px;}
  121. {block:ifnotPosthover}
  122. .post:hover .date {opacity:0.95;}
  123.  
  124. .date a {color:{color:posttxt}; text-transform:uppercase; opacity:1; font-family:calibri;}
  125. .date a:hover {opacity:1;}
  126.  
  127. .notecount {font-family:verdana;}
  128.  
  129. .tags {margin:3px; margin-left:0px;}
  130.  
  131.  
  132.  
  133.  
  134. .tags a { color:{color:posttxt}; float:center;}
  135.  
  136. #notess {margin-left: 0px; width:400px;font-size:7px; text-transform:none; font-family:{font:text}; margin-top:-9px; z-index:9999; text-align:right;}
  137.  
  138. #notess img {display: none; border:0px; height:0px; width:0px; overflow:hidden;}
  139.  
  140. #notess a {color:{color:posttxt};}
  141.  
  142. ol.notes {list-style: none; margin-bottom:1px; padding: 0px; border-top:1px solid {color:bg};}
  143.  
  144. ol.notes li {background-color:{color:postbg}; border-bottom: 1px solid {color:bg}; padding: 5px; font-size:10px;}
  145.  
  146. #cap {position:relative;}
  147.  
  148. .source {display: none; position:absolute;}
  149.  
  150. #damon {position: fixed; margin: 0px 0px 0px -380px;}
  151.  
  152.  
  153.  
  154.  
  155.  
  156. #tumblrcontrols2 {position:fixed; top:25px; right:5px; z-index:999;}
  157. #tumblrcontrols2 a {opacity:1;}
  158. #tumblrcontrols2 a:hover {opacity:1;}
  159.  
  160.  
  161. iframe#tumblr_controls {right:3px !important; position: fixed !important; z-index:99; z-index:19;}
  162.  
  163.  
  164.  
  165.  
  166.  
  167. </style>
  168.  
  169. <script type="text/javascript"
  170. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  171.  
  172. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  173.  
  174.  
  175. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  176.  
  177. <script type="text/javascript">
  178. $(window).load(function () {
  179. $('#posts').masonry(),
  180. $('.masonryWrap').infinitescroll({
  181. navSelector : "{block:ifScrollinfinito}#pagination a{/block:ifScrollinfinito}",
  182. // selector for the paged navigation (it will be hidden)
  183. nextSelector : "{block:ifScrollinfinito}#pagination a{/block:ifScrollinfinito}",
  184. // selector for the NEXT link (to page 2)
  185. itemSelector : "{block:ifScrollinfinito}.post{/block:ifScrollinfinito}",
  186. // selector for all items you'll retrieve
  187. bufferPx : 10000,
  188. extraScrollPx: 10,
  189. loadingImg : "",
  190. loadingText : "",
  191. },
  192. // call masonry as a callback.
  193. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  194. );
  195. });
  196. </script>
  197.  
  198.  
  199.  
  200.  
  201.  
  202. <link rel="shortcut icon" href="{Favicon}">
  203. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  204. {block:Description}
  205. <meta name="description" content="{MetaDescription}" />
  206. {/block:Description}
  207. </head>
  208.  
  209. <body>
  210. <div id="content">
  211. </div></div>
  212.  
  213.  
  214.  
  215. </div>
  216. </div>
  217.  
  218.  
  219.  
  220.  
  221. <div id="posts">
  222. {block:Posts}
  223. <div class="post">
  224. {block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}{Body}{/block:Text}
  225. {block:Quote}
  226. <div class="quote"><font class="smbluc">“</font>{Quote}”</div>
  227. {block:Source}<div class="sourcequote">{Source}</div>
  228. {/block:Source}
  229. {/block:Quote}
  230. {block:Link}
  231. <div class="title"><a href="{URL}" {Target}>{Name}</a></div>
  232. {block:Description}{Description}{/block:Description}
  233. {/block:Link}
  234. {block:Chat}
  235. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  236. <div class="chat">{block:Lines}
  237. <div class="person{UserNumber}">{block:Label}
  238. <strong>{Label}</strong>{/block:Label} {Line}</div>{/block:Lines}</div>
  239. {/block:Chat}
  240. {block:Audio}
  241. <div class="player">{AudioPlayerBlack}</div>
  242. {block:Caption}{Caption}{/block:Caption}
  243. {/block:Audio}
  244.  
  245.  
  246. {block:Photo}{LinkOpenTag}<div class="image"><img src="{block:ifDuascolunas}{block:IndexPage}{PhotoURL-250}{/block:IndexPage}{/block:ifDuascolunas}{block:PermalinkPage}{PhotoURL-400}{/block:PermalinkPage}{block:ifnotDuascolunas}{block:IndexPage}{PhotoURL-400}{/block:IndexPage}{/block:ifnotDuascolunas}"></div>{LinkCloseTag}{/block:Photo}
  247. {block:Photoset}{block:ifDuascolunas}{block:IndexPage}{Photoset-250}{/block:IndexPage}{/block:ifDuascolunas}{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}{block:ifnotDuascolunas}{block:IndexPage}{Photoset-400}{/block:IndexPage}{/block:ifnotDuascolunas}{/block:Photoset}
  248. {block:Video}{block:ifDuascolunas}{block:IndexPage}{Video-250}{/block:IndexPage}{/block:ifDuascolunas}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}{block:ifnotDuascolunas}{block:IndexPage}{Video-400}{/block:IndexPage}{/block:ifnotDuascolunas}{/block:Video}
  249.  
  250.  
  251. {block:Answer}
  252.  
  253. <table id="asker"><tr><td width="48" style="height:48px;"><a href="{AskerURL}" target="_blank"><img width="48" src="{AskerPortraitURL-48}" style="position:absolute; top:10px; left:10px;"/></a></td><td><a href="{AskerURL}" target="_blank"><b>{Asker}</b></a> asked: {Question}</td></tr><tr><td colspan="2">
  254. {Answer}</td>
  255. </tr>
  256. </table>
  257. {/block:Answer}
  258. {block:Photo}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  259. {block:Video}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  260. {block:Photoset}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  261. <div class="source">
  262. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  263. </div>
  264. {block:Date}
  265. <div class="date">
  266.  
  267. <div><a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} · <a href="{Permalink}"><strong>{NoteCount}</strong> notes</a> {/block:NoteCount}
  268.  
  269.  
  270. {block:RebloggedFrom} · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">original</a> · <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}<a href="{ReblogUrl}" target="_blank"> · <strong>reblog</strong></a>
  271.  
  272.  
  273. {block:IfMostrartags}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}"><strong>#</strong>{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:IfMostrartags}
  274. </div></div>
  275.  
  276. {/block:Date}
  277. {block:PostNotes}<div id="notess" style="margin-top:4px;">{PostNotes}</div>{/block:PostNotes}
  278. </div>
  279. {/block:Posts}
  280. </div>
  281. </div>
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292. </div>
  293. </div>
  294. </body>
  295.  
  296. </html>
Advertisement
Add Comment
Please, Sign In to add comment