23-32pm

#40

May 24th, 2012
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.61 KB | None | 0 0
  1. <THEME TUMBLR POR 23-32PM. NÃO RETIRE OS CRÉDITOS.>
  2.  
  3.  
  4.  
  5.  
  6. <head>
  7. <link href='http://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
  8. <meta name="color:background" content="#F5f5f5" />
  9. <meta name="color:entry" content="#ffffff" />
  10. <meta name="color:sidebar" content="#fff" />
  11. <meta name="color:font" content="#999999" />
  12. <meta name="color:linkss" content="#000" />
  13. <meta name="color:link" content="#979797" />
  14. <meta name="color:border" content="#eeeeee" />
  15.  
  16. <meta name="color:links" content="#181818" />
  17. <meta name="color:linkshover" content="#FFFFFF" />
  18. <meta name="color:linksbghover" content="#000000" />
  19. <meta name="color:linksbg" content="#FFFFFF" />
  20.  
  21. <meta name="image:sidebar" content="http://25.media.tumblr.com/tumblr_m4g40aAuGI1qjnwxlo1_500.png"/>
  22.  
  23. <meta name="text:titulo" content="É você e ninguém mais. " />
  24.  
  25. <meta name="text:Link1" content="/" />
  26. <meta name="text:Link1 Title" content="link" />
  27. <meta name="text:Link2" content="/" />
  28. <meta name="text:Link2 Title" content="link" />
  29. <meta name="text:Link3" content="/" />
  30. <meta name="text:Link3 Title" content="link" />
  31. <meta name="text:Link4" content="/" />
  32. <meta name="text:Link4 Title" content="link" />
  33. <meta name="text:Link5" content="/" />
  34. <meta name="text:Link5 Title" content="link" />
  35. <meta name="text:Link6" content="/" />
  36. <meta name="text:Link6 Title" content="link" />
  37. <meta name="text:Link7" content="/" />
  38. <meta name="text:Link7 Title" content="link7" />
  39. <meta name="text:Link8" content="/" />
  40. <meta name="text:Link8 Title" content="link8" />
  41.  
  42. <title>{Title}</title>
  43. <link rel="shortcut icon" href="{Favicon}">
  44. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  45. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  46. </head>
  47.  
  48.  
  49. <style type="text/css">
  50.  
  51. body{color:{color:Font}; background-color:{color:Background}; background-image:url("{image:Background}"); background-position:top right; background-repeat: no-repeat; background-attachment:fixed; font-family:verdana; font-size:11px; line-height: 120%; text-align:justify;}
  52.  
  53. a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -webkit-transition-duration: 0.4s; background-color:;}
  54.  
  55. a:hover{color:{color:Link Hover};}
  56.  
  57.  
  58. ::-webkit-scrollbar {width: 10px; height: 6px;}
  59. ::-webkit-scrollbar-track-piece {background-color: #f5f5f5; repeat scroll 0 0 transparent;}
  60. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: #fff; border-right: 0px solid #eee}
  61. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: #000;}
  62.  
  63. #pic { padding: 7px; position:fixed; background-color: {color:sidebar}; margin-top:00px; margin-left:740px; }
  64. #pic img{width: 107px; height:150px; border: 4px solid {color:border}}
  65.  
  66. #pic img:hover {border: 4px dashed {color:border}}
  67. #triangle {width: 12px; height: 6px; font-size:40px; font-family:Trebuchet MS; position: fixed;color:{color:sidebar}; bottom: -4.5px; top: 150px;margin-left:863px;}
  68.  
  69. .sidedescrição {text-align: center; overflow: hidden; height: 93px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left: 892px; width: 252px; background-color: {color:sidebar}; color: {color:font}; padding: 4px; margin-top:100px; background-attachment: fixed; border: 0px solid {color:border}; letter-spacing:-1px; }
  70.  
  71. #titulo {margin-left: 740px; margin-top: 247px; width: 129px; height: 39px; background-color: {color:sidebar}; line-height: 110%; color: {color:font}; position: fixed; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: center; font-size: 9px; font-family: verdana;}
  72.  
  73. .title{text-align: center; font-family: georgia; font-size: 17px; color: {color:text}; letter-spacing: 1px; line-height: 100%; text-transform: uppercase; padding: 2px;}
  74.  
  75. /* menu */
  76. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  77.  
  78. .links {width: 130px; background-color: transparent; float: left; text-align: center; margin-left:739px; margin-top: 175px; position: fixed; z-index -1;}
  79.  
  80. .links a {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 64px; background-color: {color:linksbg}; color:{color:links}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: 0.2s ease-in; letter-spacing: 0px; -moz-transition: 0.2s ease-in; transition: 0.2s ease-in;}
  81.  
  82. .links a:hover{text-align: center; font-weight: bold; background-color: {color:linksbghover}; color:{color:linkshover}; -webkit-transition: 0.2s ease-in;
  83. -moz-transition: 0.2s ease-in; transition: 0.2s ease-in;}
  84.  
  85. .cred{font-family: verdana; font-size: 10px; font-style: none;
  86. line-height: 25px; font-weight: none; color: #000; margin-top: 80px; margin-left:850px; text-transform: none; letter-spacing: -1px; position: fixed; -webkit-transform: rotate(90deg)}
  87.  
  88. #paginal {font-family: verdana; font-size: 9px; text-align: center;}
  89. #paginal a {background: {color:border}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:font}; -webkit-border-radius: 40px 40px 40px 40px; }
  90. #paginal a:hover {background: {color:border}; color: {color:links};}
  91. #paginal span.pagina_atual {background: {color:border}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link entry}; font-weight: bold; text-decoration: none; -webkit-border-radius: 40px 40px 40px 40px;}
  92. .ps {background: transparent; position: fixed; margin-left:755px; padding: 0px; width: 80px; height: 20px; line-height: 18px; top: 300px; color: {color:font}; width:102px}
  93.  
  94. #container {overflow: hidden;width:736px;margin-right: auto; margin-left: 80px; margin-bottom:auto;}
  95.  
  96. #entry { width:505px; margin-bottom:1px; background-color:; padding:15px; top:0px; border: 0px solid #E1CCB9; background-color: {color:entry}; float:right;}
  97.  
  98. #entry img{opacity:1; -webkit-transition-duration:.5s;}
  99.  
  100. #entry img:hover{opacity:1; -webkit-transition: 0.5s ease-in;}
  101.  
  102. #titlee {font-family: georgia; font-size: 16px; font-weight:; font-style: none; letter-spacing:0px; text-transform: ; line-height: 18px;text-align: center;}
  103.  
  104. #titlee a{background-color:transparent;}
  105.  
  106.  
  107. .bigquote{font-size: 60px; color: transparent; line-height: 90px; font-family: georgia; margin-left: 85px; margin-top: -50px}
  108. .pquote{font-size: 13px; font-family: georgia; letter-spacing: 0px; serif; line-height: 18px;
  109. text-transform: none; margin-top: -70px; text-indent: 6px; text-align: center; font-style: none; padding-left: 0px}
  110. .source{margin-top: 5px; text-align: right;}
  111.  
  112.  
  113. blockquote {padding-left:2px;border-left:1px solid #ddd;}
  114.  
  115.  
  116. .notes {width: 524px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left; float:right}
  117.  
  118. ol.notes {list-style: none; margin: 0 0px 0 0px; padding: 0px; z-index: 11;}
  119. ol.notes li {background-color: #fff; margin-bottom: 2px; padding: 5px; }
  120. .notes img{display: none; border:0px}
  121.  
  122.  
  123. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  124.  
  125. .info{ font-size:9px; margin-top: 22px; }
  126. .tags{font-size: 9px; display: inline; text-align: left; margin-left: -0px; text-transform: lowercase; color: #000}
  127. .tags a{font-size: 9px; text-transform: lowercase;}
  128. .origin{font-size: 9px; text-align: left; margin-left: -6px}
  129. .ibottom{margin: 5px 0 2px 0; font-family: verdana; margin-top: 5px; font-family: 9px}
  130. .ibottom a{ padding: 1px 0 1px 0; font-family: 9px; margin-bottom:-20px}
  131. .date{float:left; text-transform: lowercase; font-size: 9px}
  132. .ff {font-size: 9px}
  133. .right {float: right;}
  134.  
  135.  
  136. /* ANSWER */
  137. .question {color: {color:PostFont}; padding: 6px; font-size: 10px; background-color: #ff; margin-bottom: -10px; font-family: verdana; font-style: none; border-bottom: 0px solid #ddd; margin-left: 0px; margin-top: 3px;}
  138.  
  139. .asker {text-transform: lowercase; font-family: verdana; font-style: none; line-height: 16px; font-size: 11px; font-family: verdana;}
  140.  
  141. .asker a:link, .asker a:visited, .asker a:active {margin-left: 0px; color: {color:font}; text-decoration: none;}
  142. .asker a:hover {background-color: {color:background};}
  143. .tip {color: {color:background}; font-size: 20px; padding-left: 40px;}
  144.  
  145.  
  146. .chat{line-height: 12px; list-style: none }
  147. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  148. .person1 {background-color: {color:entry}; color: {color:text} }
  149. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color:text} }
  150. .person2 {background-color: {color:entry}; color: {color:text} }
  151. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color:text} }
  152.  
  153.  
  154.  
  155. </style>
  156.  
  157. <body>
  158.  
  159.  
  160. <div id="container">
  161.  
  162. <div id="pic"><img src="{image:sidebar}"/></div>
  163.  
  164. <div id="titulo">
  165. <div class="title">{text:titulo}</div></div>
  166. <div class="links">
  167. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</a>
  168. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}</a>
  169. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</a>
  170. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</a>
  171. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}</a>
  172. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}</a>
  173. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}</a>
  174. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}</a>
  175. </div>
  176.  
  177. <div class="cred">theme by <a href="http://23-32pm.tumblr.com/">©</a>. </div>
  178.  
  179. <div class="ps"><div id="paginal">« {block:JumpPagination length="3"}
  180. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  181. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  182. {/block:JumpPagination} »
  183. </div></div>
  184.  
  185. {block:Posts}<div id="entry">
  186.  
  187. {block:Answer}<div class="question"><div class="asker"><b>{Asker} asked:</b> {Question}</div></div>
  188. <div class="caption">{Answer}</div>{/block:Answer}
  189.  
  190.  
  191. {block:Text}
  192. <div id="titlee">{block:Title}<a href="{Permalink}">{Title}</a>{Block:Title}</div>{Body}
  193. {/block:Text}
  194.  
  195. {block:Photo}
  196. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px" />{block:Caption}{Caption}{/block:Caption}
  197. {/block:Photo}
  198.  
  199. {block:Photoset}
  200. {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource}{Photoset-500}{block:Caption}{Caption}{/block:Caption}
  201. {/block:Photoset}
  202.  
  203. {block:Quote}
  204. <b class="bigquote">“</b><div class="pquote"><b>❝</b> {Quote}</div>{block:Source}
  205. <div class="source">{Source}</div>{/block:Source}
  206. {/block:Quote}
  207.  
  208.  
  209. {block:Link}
  210. <a href="{URL}" class="link" {Target}><div id="titlee">{Name}</div></a>{block:Description}{Description}{/block:Description}
  211. {/block:Link}
  212.  
  213. {block:Chat}
  214. {block:Title}<titlee><center><a href="{Permalink}">{Title}</a></center></titlee>{/block:Title}
  215. <div class="chat"><ul>{block:Lines}
  216. <li class="person{UserNumber}">{block:Label}
  217. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  218. {/block:Chat}
  219.  
  220. {block:Video}
  221. {Video-500}{block:Caption}{Caption}{/block:Caption}
  222. {/block:Video}
  223.  
  224. {block:Audio}
  225. <div style="width:500px;background-color:;">{AudioPlayer}</div>{block:Caption}{Caption}{/block:Caption}
  226. {/block:Audio}
  227.  
  228. {block:Date}
  229. <div class="ibottom">
  230. <div class="ff">
  231. {block:HasTags}{block:Tags}<div class="tags"><a href="{TagURL}">#{Tag}</a> </div>{/block:Tags}{/block:HasTags}<br />
  232. <span class="date">
  233. <a href="{Permalink}">{TimeAgo} </a> </span> <div class="right"><a href="{ReblogUrl}" target="_blank"> <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"class="" title=""> reblog this sweet</a></div> {block:NoteCount} <a href="{Permalink}">· {NoteCountWithLabel}</a>{/block:NoteCount} <a href="http://twitter.com/share" class="twitter-share-button"
  234. data-text="{Title}"
  235. data-url="{permalink}"
  236. data-via="seutwitter"
  237. data-count="horizontal">· tweet</a>{/block:Date}
  238. {block:RebloggedFrom} <br> reblogged from: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> <div class="right"> © <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  239. </div></div></div>
  240.  
  241. {/block:Posts}
  242.  
  243. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  244. </div>
  245. </div> </div> </div>
  246.  
  247.  
  248. </body>
  249. </html>
Advertisement
Add Comment
Please, Sign In to add comment