23-32pm

#41

Jun 13th, 2012
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.83 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="#484848" />
  18. <meta name="color:xlink" content="#d6d7d8" />
  19.  
  20. <meta name="image:sidebar" content="http://29.media.tumblr.com/tumblr_m3gapefzKT1rut4gao1_500.jpg"/>
  21.  
  22. <meta name="text:titulo" content="Uma frase legal aqui.
  23. " />
  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.  
  38.  
  39. <title>{Title}</title>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  43. </head>
  44.  
  45.  
  46. <style type="text/css">
  47.  
  48. 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;}
  49.  
  50. a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -webkit-transition-duration: 0.4s; background-color:;}
  51.  
  52. a:hover{color:{color:Link Hover};}
  53.  
  54.  
  55. ::-webkit-scrollbar {width: 10px; height: 6px;}
  56. ::-webkit-scrollbar-track-piece {background-color: #f5f5f5; repeat scroll 0 0 transparent;}
  57. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: #fff; border-right: 0px solid #eee}
  58. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: #000;}
  59.  
  60. #pic { padding: 7px; position:fixed; background-color: {color:sidebar}; margin-top:330px; margin-left:140px; }
  61. #pic img{width: 130px; height:145px; border: 4px solid {color:border}}
  62.  
  63. #pic img:hover {border: 4px dashed {color:border}}
  64. #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;}
  65.  
  66. .sidedescrição {text-align: center; overflow: hidden; height: 75px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left: 140px; width: 144px; background-color: {color:sidebar}; color: {color:font}; padding: 4px; margin-top:246px; background-attachment: fixed; border: 0px solid {color:border}; letter-spacing:-1px; }
  67.  
  68. #titulo {margin-left: 140px; margin-top: 202px; width: 152px; 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; border-bottom: 3px solid {color:border}}
  69.  
  70. .title{text-align: center; font-family: georgia; font-size: 17px; color: {color:text}; letter-spacing: 1px; line-height: 100%; text-transform: uppercase; padding: 2px;}
  71.  
  72. /* menu */
  73. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  74.  
  75. .links {width: 170px; background-color: transparent; float: left; text-align: center; margin-left:140px; margin-top: 505px; position: fixed; z-index -1;}
  76.  
  77. .links a {float: left; margin-left: 1px; display: block; letter-spacing: -1px; font-family: verdana; font-size: 9px; text-align: center; width: 50px; background-color: transparent; color:{color:links}; text-decoration: none; text-transform: none; line-height: 20px; -webkit-transition: 0.2s ease-in; -moz-transition: 0.2s ease-in; transition: 0.2s ease-in;}
  78.  
  79. .links a:hover{text-align: center; ; font-weight:bold; background-color: transparent; color:{color:linkshover}; border-bottom: 1px solid {color:border};}
  80.  
  81. .cred{font-family: verdana; font-size: 10px; font-style: none;
  82. line-height: 25px; font-weight: none; color: #000; margin-top: 300px; margin-left:100px; text-transform: none; letter-spacing: -1px; position: fixed; -webkit-transform: rotate(270deg)}
  83.  
  84. #paginal {font-family: verdana; font-size: 9px; text-align: center;}
  85. #paginal a {background: {color:border}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:font}; -webkit-border-radius: 40px 40px 40px 40px; }
  86. #paginal a:hover {background: {color:border}; color: {color:links};}
  87. #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;}
  88. .ps {background: transparent; position: fixed; margin-left:165px; padding: 0px; width: 80px; height: 20px; line-height: 18px; top: 180px; color: {color:font}; width:102px}
  89.  
  90. #botaodelike {width: 170px; height: 40px; position: fixed; background-color:; margin-left: 170px; margin-top: 125px; z-index:2}
  91.  
  92. #container {overflow: hidden;width:736px;margin-right: auto; margin-left: 80px; margin-bottom:auto;}
  93.  
  94. #entry { width:405px; margin-bottom:1px; background-color:; padding:15px; top:0px; border: 0px solid #E1CCB9; background-color: {color:entry}; float:right;}
  95.  
  96. #entry img{opacity:1; -webkit-transition-duration:.5s; }
  97.  
  98. #entry img:hover{opacity:1; -webkit-transition: 0.5s ease-in;}
  99.  
  100. #titlee {font-family: georgia; font-size: 16px; font-weight:; font-style: none; letter-spacing:0px; text-transform: ; line-height: 18px;text-align: center;}
  101.  
  102. #titlee a{background-color:transparent;}
  103.  
  104.  
  105. .bigquote{font-size: 60px; color: transparent; line-height: 90px; font-family: georgia; margin-left: 85px; margin-top: -50px}
  106. .pquote{font-size: 13px; font-family: georgia; letter-spacing: 0px; serif; line-height: 18px;
  107. text-transform: none; margin-top: -70px; text-indent: 6px; text-align: center; font-style: none; padding-left: 0px}
  108. .source{margin-top: 5px; text-align: right;}
  109.  
  110.  
  111. blockquote {padding-left:2px;border-left:1px solid #ddd;}
  112.  
  113.  
  114. .notes {width: 434px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left; float:right}
  115.  
  116. ol.notes {list-style: none; margin: 0 0px 0 0px; padding: 0px; z-index: 11;}
  117. ol.notes li {background-color: #fff; margin-bottom: 2px; padding: 5px; }
  118. .notes img{display: none; border:0px}
  119.  
  120.  
  121. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  122.  
  123. .info{ font-size:9px; margin-top: 22px; }
  124. .tags{font-size: 9px; display: inline; text-align: left; margin-left: -0px; text-transform: lowercase; color: #000}
  125. .tags a{font-size: 9px; text-transform: lowercase;}
  126. .origin{font-size: 9px; text-align: left; margin-left: -6px}
  127. .ibottom{margin: 5px 0 2px 0; font-family: verdana; margin-top: 5px; font-family: 9px}
  128. .ibottom a{ padding: 1px 0 1px 0; font-family: 9px; margin-bottom:-20px}
  129. .date{float:left; text-transform: lowercase; font-size: 9px}
  130. .ff {font-size: 9px}
  131. .right {float: right;}
  132.  
  133.  
  134. /* ANSWER */
  135. .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;}
  136.  
  137. .asker {text-transform: lowercase; font-family: verdana; font-style: none; line-height: 16px; font-size: 11px; font-family: verdana;}
  138.  
  139. .asker a:link, .asker a:visited, .asker a:active {margin-left: 0px; color: {color:font}; text-decoration: none;}
  140. .asker a:hover {background-color: {color:background};}
  141. .tip {color: {color:background}; font-size: 20px; padding-left: 40px;}
  142.  
  143.  
  144. .chat{line-height: 12px; list-style: none }
  145. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  146. .person1 {background-color: {color:entry}; color: {color:text} }
  147. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color:text} }
  148. .person2 {background-color: {color:entry}; color: {color:text} }
  149. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color:text} }
  150.  
  151.  
  152.  
  153. </style>
  154.  
  155. <body>
  156.  
  157.  
  158. <div id="container">
  159.  
  160. <div id="pic"><img src="{image:sidebar}"/></div>
  161.  
  162. <div id="lugarside">
  163. <div class="sidedescrição">{description}</div></div>
  164.  
  165. <div id="titulo">
  166. <div class="title">{text:titulo}</div></div>
  167. <div class="links">
  168. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title} <font color='#F865B8'>×</font> </a>{/block:ifLink1}</a>
  169. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title} <font color='#62B3F1'>×</font> </a>{/block:ifLink2}</a>
  170. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title} <font color='#27B67D'>×</font> </a>{/block:ifLink3}</a>
  171. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title} <font color='#81BB66'>×</font> </a>{/block:ifLink4}</a>
  172. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title} <font color='#E6E039'>×</font> </a>{/block:ifLink5}</a>
  173. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title} <font color='#EB711F'>×</font> </a>{/block:ifLink6}</a>
  174.  
  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. <div id="botaodelike">
  186.  
  187. <script src="http://connect.facebook.net/pt_BR/all.js#xfbml=1" type="text/javascript"></script>
  188.  
  189. <fb:like href="" layout="button_count" send="false" show_faces="false" font="arial" action="like" colorscheme="light"></fb:like></div>
  190.  
  191. {block:Posts}
  192.  
  193. <div id="entry">
  194.  
  195. {block:Answer}<div class="question"><div class="asker"><b>{Asker} asked:</b> {Question}</div></div>
  196. <div class="caption">{Answer}</div>{/block:Answer}
  197.  
  198.  
  199. {block:Text}
  200. <div id="titlee">{block:Title}<a href="{Permalink}">{Title}</a>{Block:Title}</div>{Body}
  201. {/block:Text}
  202.  
  203. {block:Photo}
  204. <img src="{PhotoURL-400}" alt="{PhotoAlt}" width="405px" />{block:Caption}{Caption}{/block:Caption}
  205. {/block:Photo}
  206.  
  207. {block:Photoset}
  208. {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource}{Photoset-400}{block:Caption}{Caption}{/block:Caption}
  209. {/block:Photoset}
  210.  
  211. {block:Quote}
  212. <b class="bigquote">“</b><div class="pquote"><b>❝</b> {Quote}</div>{block:Source}
  213. <div class="source">{Source}</div>{/block:Source}
  214. {/block:Quote}
  215.  
  216.  
  217. {block:Link}
  218. <a href="{URL}" class="link" {Target}><div id="titlee">{Name}</div></a>{block:Description}{Description}{/block:Description}
  219. {/block:Link}
  220.  
  221. {block:Chat}
  222. {block:Title}<titlee><center><a href="{Permalink}">{Title}</a></center></titlee>{/block:Title}
  223. <div class="chat"><ul>{block:Lines}
  224. <li class="person{UserNumber}">{block:Label}
  225. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  226. {/block:Chat}
  227.  
  228. {block:Video}
  229. {Video-400}{block:Caption}{Caption}{/block:Caption}
  230. {/block:Video}
  231.  
  232. {block:Audio}
  233. <div style="width:400px;background-color:;">{AudioPlayer}</div>{block:Caption}{Caption}{/block:Caption}
  234. {/block:Audio}
  235.  
  236. {block:Date}
  237. <div class="ibottom">
  238. <div class="ff">
  239. {block:HasTags}{block:Tags}<div class="tags"><a href="{TagURL}">#{Tag}</a> </div>{/block:Tags}{/block:HasTags}<br />
  240. <span class="date">
  241. <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"
  242. data-text="{Title}"
  243. data-url="{permalink}"
  244. data-via="seutwitter"
  245. data-count="horizontal">· tweet</a>{/block:Date}
  246. {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}
  247. </div></div></div>
  248.  
  249. {/block:Posts}
  250.  
  251. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  252. </div>
  253. </div> </div> </div>
  254.  
  255.  
  256.  
  257.  
  258.  
  259. <br>
  260. </body>
  261. </html>
Advertisement
Add Comment
Please, Sign In to add comment