Advertisement
un-hurtt

Scream

Jan 20th, 2013
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.31 KB | None | 0 0
  1. <!
  2.  
  3. theme por b-batman. Base por woulling.
  4. nome do theme: Scream
  5.  
  6. !>
  7.  
  8.  
  9.  
  10. <head>
  11. <!-- DEFAULT VARIABLES -->
  12. <meta name="image:sidebar" content="" />
  13. <meta name="image:background" content="" />
  14. <meta name="color:background" content="#ffffff" />
  15. <meta name="color:sidebar" content="#ffffff" />
  16. <meta name="color:link" content="#696969" />
  17. <meta name="color:link hover" content="#696969" />
  18. <meta name="color:text" content="#696969" />
  19. <meta name="color:border" content="#696969" />
  20. <meta name="color:post" content="#ffffff" />
  21. <meta name="text:Link1" content="/" />
  22. <meta name="text:Link1 Title" content="link" />
  23. <meta name="text:Link2" content="/" />
  24. <meta name="text:Link2 Title" content="link" />
  25. <meta name="text:Link3" content="/" />
  26. <meta name="text:Link3 Title" content="link" />
  27. <meta name="text:Link4" content="/" />
  28. <meta name="text:Link4 Title" content="link" />
  29. <meta name="text:Link5" content="/" />
  30. <meta name="text:Link5 Title" content="link" />
  31.  
  32. <script language="javascript">
  33. function clickIE() {if (document.all) {(mensagem);return false;}}
  34. function clickNS(e) {if
  35. (document.layers||(document.getElementById&&!document.all)) {
  36. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  37. if (document.layers)
  38. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  39. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  40. document.oncontextmenu=new Function("return false")
  41. </script>
  42.  
  43. <title>{Title}</title>
  44. <link rel="shortcut icon" href="{Favicon}">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}" />
  48. {/block:Description}
  49.  
  50. <style type="text/css">
  51. body {background-color:{color:background};color:{color:text}; text-align:center; font-family:calibri; font-size:11px; background-image:url('{image:background}'); background-attachment:fixed;}
  52.  
  53. a {color: {color:link}; text-decoration: none; text-transform: none;}
  54. a:hover {color:{color:link hover}; background-color: transparent; text-decoration: none;}
  55. p {margin: 6px 0 0 0}
  56.  
  57. h1{!important;font-family:Georgia;font-size:14px;font-weight:normal; text-align:center; -webkit-transition-duration: .49s;}
  58.  
  59. #raulzinho {float:left;width:400px;margin-left:380px;margin-top:10px;z-index:-9; margin-bottom:25px;padding:2px;margin-bottom:1px; }
  60.  
  61.  
  62. .rauul {height:auto;width:400px; background-color:{color:post};padding:3px;text-align:justify;font-family:Trebuchet MS;font-size:11px;border-left:1px solid #f1f1f1;border-right:1px solid #f1f1f1;border-bottom:1px solid {color:background};}
  63.  
  64. .image {text-align:center;}
  65. .image img {max-width:400px;margin-bottom:-1px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;opacity:1.9;}
  66. .image img:hover {opacity:0.9; -moz-opacity: 0.9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  67.  
  68. #quote {position:relative; top:-20px;left:-3px;font-size:60px;opacity:0;}
  69. .xquote {font-family:'calibri';font-size:12px; text-align:justify;text-indent:2px; margin-top:-75px;line-height: 18px;}
  70. .xquotesource {text-align:center; text-transform:none; font-size:9px; font-weight:bold}
  71.  
  72. .chat {line-height:13px; list-style:none; }
  73. .chat ul {line-height:13px; list-style:none; padding:5px; line-height:14px;margin-top:-5px;}
  74. .person1 {color: {color:text}; padding:2px; }
  75. .person1 .label {font-weight: bold; color:{color:text}}
  76. .person2 {color: {color:text}; padding:2px; }
  77. .person2 .label {font-weight: bold; color:{color:text}}
  78.  
  79. .player {background-color:#000; text-align: left;display:block;}
  80.  
  81. #asked {padding:13px;width:315px;background:{color:background};text-align:left;margin-left:45px;font-family:calibri;font-size:11px;}
  82. #p {padding:10px;width:355px;font-family:calibri;font-size:11px;}
  83.  
  84. #oidata {text-align:center; font-size:10px; font-family:calibri; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out;height:0;z-index:11; position fixed; margin-top:-2px ; }
  85. #oidata a {font-size:11px;color:{color:text};}
  86. #cap {width:400px; margin-top:-8px;}
  87. .source {display:none;}
  88.  
  89. .tags {text-align:center; font-size:10px; font-family:calibri; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out;height:0;z-index:11;margin-top:12px;height:auto;}
  90. .tags a {font-size:11px;color:{color:text};}
  91.  
  92. .notes {width:413px;padding:0px;margin-top:5px; margin-bottom:10px; text-align:left; margin-left:0px;}
  93. ol.notes {list-style:none; margin: 0 20px 0 0px; padding:0px; z-index:11;}
  94. ol.notes li {background-color:{color:post}; margin-bottom: 1px; padding: 5px;}
  95. .notes img{display:none;border:0px}
  96.  
  97. #tumblr_controls{position: fixed!important}
  98. #tumblr_controls{position: fixed!important}
  99. #tumblr_controls{position: fixed!important}
  100. #tumblr_controls{position: fixed!important}
  101.  
  102. /* SIDEBAR & IMAGENS */
  103. #sidebar {width:165px;height:auto;margin-top:180px; margin-left:320px; position:fixed; background-color:{color:sidebar};postiton:fixed;}
  104.  
  105. .pic {width:170px;height:180px;margin-left:-117px;margin-top:1px;position:fixed;}
  106. .pic img{width:139px;height:auto;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;-o-transition: all 0.s ease;border:3px solid #f2f2f2;padding:0px;opacity:1.8;-webkit-filter: grayscale(00%);}
  107.  
  108.  
  109. #titlee {text-align:center; margin-left:-104px; width:141px;background-color:#ffffff; margin-top:-91px;;padding:2px;font-size:15px;height:15px;font-family:georgia;border-bottom:2px solid {color:border};line-height: 17px;}
  110.  
  111. #title {text-align:right;border-bottom:1px solid #f1f1f1; margin-left:-104px; width:100px;background-color:#ffffff; margin-top:-69px;;padding:3px;font-size:11px;height:62px;}
  112.  
  113. /* TODOS OS LINKS */
  114.  
  115.  
  116. #burn {clear: both; float: left; width: 00px; margin-top: -69px; text-align: left; margin-left:3px; position: fixed;height:37px;}
  117. #burn a {width: 30px;float: left; margin-right: 1px; display: block; letter-spacing: 0px; font-family: calibri; font-size: 11px; text-align: center; margin-bottom: 1px; background-color:{color:sidebar}; color:{color:link};; text-decoration: text-transform: lowercase; height: 5px; line-height: 8px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding: 4px;}
  118. #burn a:hover { background-color:; color:{color:border}; opacity:1; }
  119.  
  120.  
  121. /* PAGINACAO & CREDITOS */
  122.  
  123. .pagination{text-align:center;margin-left:-222px; margin-top:-38px;font-size:11px;font-family:calibri;}
  124.  
  125. #credit {opacity:1;font-size:10px; letter-spacing:2px;text-transform:uppercase; bottom:30px;right:3px;position:fixed;font-family: consolas; font-size:10px}
  126.  
  127. ::-webkit-scrollbar {width:7px;height:auto;background:{color:background};}
  128. ::-webkit-scrollbar-corner {padding:2px;background:{color:background};}
  129. ::-webkit-scrollbar-button:vertical {height:5px;display:block;background:#fcfcfc;}
  130. ::-webkit-scrollbar-thumb:vertical {background:#fcfcfc;}
  131. -::moz-selection {color:#fff; background:{color:text};}
  132. ::selection {color:#fff; background:{color:text};}
  133.  
  134. </style>
  135. <body>
  136. <div id="sidebar">
  137. <div class="pic"><img src="{image:sidebar}"></div>
  138.  
  139. <div id="burn">
  140. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  141. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  142. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  143. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  144. {block:ifLink5}<a href="http://b-batman.tumblr.com" title="name: Scream" target="_blank">credits</a>{/block:ifLink5}
  145. </div>
  146.  
  147. <div id="title">{description}</div>
  148. <div id="titlee">He still loves you</div>
  149. {block:Pagination}<div class="pagination">
  150. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  151. </div>{/block:Pagination}
  152. </div>
  153.  
  154.  
  155. </div></div>
  156.  
  157. <div id="raulzinho">
  158. {block:Posts}
  159. <div class="rauul">
  160.  
  161. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  162.  
  163. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  164.  
  165. {block:Photoset}{Photoset-400}{/block:Photoset}
  166.  
  167. {block:Quote}
  168. <div id="quote">&#10077;</div><div class="xquote">{Quote}</div>
  169. {block:Source}<div class="xquotesource"> {Source}</div>
  170. {/block:Source}
  171. {/block:Quote}
  172.  
  173. {block:Link}
  174. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  175. {block:Description}{Description}{/block:Description}
  176. {/block:Link}
  177.  
  178. {block:Chat}
  179. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  180. <div class="chat"><ul>{block:Lines}
  181. <li class="person{UserNumber}">{block:Label}
  182. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  183. {/block:Chat}
  184.  
  185. {block:Audio}
  186. <div class="player">{AudioPlayerBlack}</div>
  187. {block:Caption}{Caption}{/block:Caption}
  188. {/block:Audio}
  189.  
  190. {block:Video}{Video-400}{/block:Video}
  191.  
  192. {block:Answer}
  193. <div id="p">
  194. <div id="asked">{Asker} asked: {Question}</div> <img src="{AskerPortraitURL-40}" style="margin-top:-40px; position:absolute;"><p>
  195. {Answer}
  196. </div>
  197.  
  198. {/block:Answer}
  199.  
  200. <div id="cap">
  201. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  202. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  203. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  204.  
  205. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  206. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  207. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  208. {/block:ContentSource}</div></div>
  209. <br>
  210.  
  211. <div id="oidata">
  212. {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}
  213. {block:RebloggedFrom} · (<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom}
  214. </div>
  215. <div class="tags"><center>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</center></div>
  216. </div>{/block:Date}
  217.  
  218. {/block:Posts}
  219. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  220.  
  221. </div>
  222. </div>
  223. </div>
  224. </div>
  225. </div>
  226.  
  227.  
  228.  
  229.  
  230. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement