amando-loucos

THEME 31

Jan 25th, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.83 KB | None | 0 0
  1.  
  2. <head>
  3. <!-- DEFAULT VARIABLES -->
  4. <meta name="image:sidebar" content="" />
  5. <meta name="image:background" content="" />
  6. <meta name="color:background" content="#ffffff" />
  7. <meta name="color:link" content="#949494" />
  8. <meta name="color:link hover" content="#949494" />
  9. <meta name="color:text" content="#949494" />
  10. <meta name="color:post" content="#ffffff" />
  11. <meta name="text:Link1" content="/" />
  12. <meta name="text:Link1 Title" content="link" />
  13. <meta name="text:Link2" content="/" />
  14. <meta name="text:Link2 Title" content="link" />
  15. <meta name="text:Link3" content="/" />
  16. <meta name="text:Link3 Title" content="link" />
  17. <meta name="text:Link4" content="/" />
  18. <meta name="text:Link4 Title" content="link" />
  19. <meta name="text:Link5" content="/" />
  20. <meta name="text:Link5 Title" content="link" />
  21.  
  22. <title>{Title}</title>
  23. <link rel="shortcut icon" href="{Favicon}">
  24. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  25. {block:Description}
  26. <meta name="description" content="{MetaDescription}" />
  27. {/block:Description}
  28.  
  29. <style type="text/css">
  30. body {background-color:{color:background};color:{color:text}; text-align:center; font-family:verdana; font-size:9px; background-image:url('{image:background}'); background-attachment:fixed;}
  31.  
  32. a {color: {color:link}; text-decoration: none; text-transform: none;}
  33. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  34. p {margin: 6px 0 0 0}
  35.  
  36. h1{!important;font-family:Georgia;font-size:14px;font-weight:normal; text-align:center; -webkit-transition-duration: .49s;}
  37.  
  38. #raulzinho {float:left;width:513px;margin-left:473px;margin-top:10px;z-index:-9; margin-bottom:24px; border-left:1px solid #eee;}
  39.  
  40. .rauul {width:500px; background-color:{color:post};padding:5px;text-align:justify;margin-top:2px; }
  41.  
  42. .image {text-align:center;}
  43. .image img {max-width:100%;margin-bottom:-1px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  44. .image img:hover {opacity:0.8; -moz-opacity: 0.9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  45.  
  46. /*-------- QUOTE - NÃO COPIE, PLÁGIO É CRIME --------*/
  47. #quote {position:relative; top:-22px;left:-3px;font-size:60px;opacity:0;}
  48. .xquote {font-family:'calibri';font-size:12px; text-align: justify;text-indent:2px; margin-top:-80px;line-height: 18px;}
  49. .xquotesource {text-align:center; text-transform:none; margin-bottom:3px; font-size:9px; font-weight:bold}
  50. .xquotesource a, a:hover{text-transform:none;}
  51.  
  52. .chat {line-height: 13px; list-style:none; }
  53. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;margin-top:-5px;}
  54. .person1 {color: {color:text}; padding: 2px; }
  55. .person1 .label {font-weight: bold; color:{color:text}}
  56. .person2 {color: {color:text}; padding: 2px; }
  57. .person2 .label {font-weight: bold; color:{color:text}}
  58.  
  59. .player {background-color:#000; text-align: left;display:block;}
  60.  
  61. #asked {padding:13px; width:415px;background:#fcfcfc;text-align:left;margin-left:50px;font-family:calibri;font-size: 11px;}
  62. #p {padding:10px;width:355px;font-family:calibri;font-size:11px;}
  63.  
  64. #oidata {text-align:center; font-size:09px; font-family:calibri; text-transform: uppercase; z-index: 11; padding:2px; color: {color:ftxt}; border-top: 1px solid {color:background}; border-bottom: 1px solid {color:background}; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out;}
  65. #oidata a {font-size:10px;color:{color:text}; text-transform:uppercase;}
  66. #cap {width:500px; margin-top:-2px;}
  67. .source {display: none;}
  68.  
  69. .tags {color:{color:text}; font-size:9px; font-family:calibri; display: inline; list-style: none; text-transform: uppercase; text-align:center;}
  70. .tags a {font-size:8px; letter-spacing:1px;
  71. display: inline; list-style: none; text-transform:uppercase; text-align:center;font-family:calibri;}
  72.  
  73. .notes {width:413px;padding:0px;margin-top:5px; margin-bottom: 10px; font-size: 9px; text-align: left; margin-left:0px;}
  74. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  75. ol.notes li {background-color:{color:post}; margin-bottom: 1px; padding: 5px; }
  76. .notes img{display:none; border:0px}
  77.  
  78. #tumblr_controls{position: fixed!important}
  79. #tumblr_controls{position: fixed!important}
  80. #tumblr_controls{position: fixed!important}
  81. #tumblr_controls{position: fixed!important}
  82.  
  83. /* SIDEBAR & IMAGENS */
  84. #sidebar {width:220px;height:auto;margin-top:300px; margin-left:250px; font-size:20px;position:fixed;}
  85.  
  86. .pic {width:90px;height:auto;margin-left:100px;margin-top:2;}
  87. .pic img{width:90px;height:auto;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;-o-transition: all 0.s ease;margin-bottom:4px;border:1px solid #eeeeee;padding:7px;}
  88. .pic img:hover {opacity:0.7;-webkit-transition: all 0.5s ease; -mo-transition: all 0.5s ease;-o-transition: all 0.s ease;}
  89.  
  90. #title {width:120px;font-family:calibri;font-size:11px; text-align:center; color:{color:text}; margin-left:-10px}
  91.  
  92. /* TODOS OS LINKS */
  93.  
  94. #burn {width:200px;height:auto;float:left;-webkit-transition-duration: 0.4s;text-align:center;z-index:99999999; margin-left:50px; margin-top:100px;}
  95. #burn a {float:center; text-align:center; width:37px; text-transform:uppercase; line-height:17px; color:{color:text}; margin-left:1px;font-family:calibri;font-size:9px; text-transform:uppercase; letter-spacing:0px; -webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  96.  
  97. /* PAGINACAO & CREDITOS */
  98.  
  99. #pagination{margin-top:5px; text-align:center; font-size:10px; font-family:calibri; margin-left:8px;}
  100.  
  101. #credit {opacity:1;font-size:10px; letter-spacing:2px;text-transform:uppercase; bottom:10px;right:4px;position:fixed;font-family: consolas; font-size:10px}
  102.  
  103. ::-webkit-scrollbar{width:4px;height:0px;}
  104. ::-webkit-scrollbar-button:start:decrement
  105. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  106. ::-webkit-scrollbar-track-piece{background-color: #ffffff; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  107. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:text};-webkit-border-radius:px;}
  108. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: #ffffff;-webkit-border-radius:px;}
  109.  
  110. -::moz-selection {color:#fff; background:{color:text};}
  111. ::selection {color:#fff; background:{color:text};}
  112.  
  113. </style>
  114. <body onkeydown="return false">
  115.  
  116. <div id="sidebar">
  117. <div id="burn">
  118. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  119. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  120. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  121. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  122. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  123. </div>
  124. <div class="pic"><img src="{image:sidebar}"</div>
  125. <div id="title">{Description}</div>
  126. {block:Pagination}
  127. <div align="center" id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>{/block:Pagination}
  128. </div>
  129. <div id="credit"><a href="http://esb0rnia.tumblr.com/">esb0rnia </a><a href="http://woulling.tumblr.com/">+</a></div>
  130. </div></div>
  131.  
  132. <div id="raulzinho">
  133. {block:Posts}
  134. <div class="rauul">
  135.  
  136. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  137.  
  138. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  139.  
  140. {block:Photoset}{Photoset-500}{/block:Photoset}
  141.  
  142. {block:Quote}
  143. <div id="quote">&#10077;</div><div class="xquote">{Quote}</div>
  144. {block:Source}<div class="xquotesource"> {Source}</div>
  145. {/block:Source}
  146. {/block:Quote}
  147.  
  148. {block:Link}
  149. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  150. {block:Description}{Description}{/block:Description}
  151. {/block:Link}
  152.  
  153. {block:Chat}
  154. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  155. <div class="chat"><ul>{block:Lines}
  156. <li class="person{UserNumber}">{block:Label}
  157. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  158. {/block:Chat}
  159.  
  160. {block:Audio}
  161. <div class="player">{AudioPlayerBlack}</div>
  162. {block:Caption}{Caption}{/block:Caption}
  163. {/block:Audio}
  164.  
  165. {block:Video}{Video-400}{/block:Video}
  166.  
  167. {block:Answer}
  168. <div id="p">
  169. <div id="asked">{Asker} asked: {Question}</div> <img src="{AskerPortraitURL-40}" style="margin-top:-40px; position:absolute;"><p>
  170. {Answer}
  171. </div>
  172.  
  173. {/block:Answer}
  174.  
  175. <div id="cap">
  176. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  177. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  178. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  179.  
  180. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  181. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  182. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  183. {/block:ContentSource}</div></div>
  184. <br>
  185.  
  186. <div id="oidata">
  187. {block:Date}<a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog this shit</a>{/block:IndexPage}
  188. {block:RebloggedFrom} · (<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom}
  189. </div>
  190. <div class="tags"><center>{block:HasTags}{block:Tags}· <a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</center></div>
  191. </div>{/block:Date}
  192.  
  193. {/block:Posts}
  194. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  195.  
  196. </div>
  197. </div>
  198. </div>
  199. </div>
  200. </div>
  201.  
  202.  
  203.  
  204. <body onkeydown="return false">
  205.  
  206. </body>
  207. </html>
Advertisement
Add Comment
Please, Sign In to add comment