Stormtroop3r

THEME 12

Apr 16th, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.53 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!------------------------------------
  6.  
  7. THEME 12
  8. FEITO POR ST0RMTROOP3R
  9. SEM PLÁGIOS AQUI OK? SE NÃO TE CAÇO ATÉ O INFERNO, É.
  10.  
  11. ------------------------------------>
  12.  
  13. <head>
  14.  
  15.  
  16.  
  17. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  18. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  19. <script type="text/javascript" charset="utf-8">
  20. var $j = jQuery.noConflict();
  21. $j(function() {
  22. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  23. $j("img").lazyload({
  24. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  25. effect: "fadeIn",
  26. });
  27. });
  28. </script>
  29.  
  30. <!-- DEFAULT VARIABLES -->
  31. <meta name="color:background" content="#eeeeee" />
  32. <meta name="color:scrollbar" content="000000" />
  33. <meta name="color:link" content="#000000" />
  34. <meta name="color:lhover" content="#000000" />
  35. <meta name="color:text" content="#000000" />
  36. <meta name="color:post" content="#ffffff" />
  37. <meta name="color:sidebar" content="#000000" />
  38. <meta name="color:descri" content="#ffffff" />
  39. <meta name="color:link menu" content="#ffffff" />
  40. <meta name="color:link menub" content="#eeeeee" /
  41. <meta name="image:background" content="" />
  42. <meta name="image:sidebar1" content="http://24.media.tumblr.com/tumblr_m482xudmt41rvs2d6o1_500.jpg" />
  43. <meta name="color:frases" content="000000" />
  44.  
  45. <meta name="text:titulodebaixo" content="Outra frase aqui" />
  46. <meta name="text:frasedebaixo" content="uma frase legal aqui" />
  47. <meta name="text:title" content="YOU NEVER REALLY CAN FIX A HEART." />
  48.  
  49. <meta name="if:Rolagem infinita" content="0"/>
  50. <meta name="if:Borda post" content="1"/>
  51. <meta name="if:Desc" content="1"/>
  52.  
  53.  
  54. <meta name="text:title" content="skyscraper" />
  55.  
  56. <meta name="text:Link1" content="/#" />
  57. <meta name="text:Link1 Title" content="LINK" />
  58. <meta name="text:Link2" content="/" />
  59. <meta name="text:Link2 Title" content="LINK" />
  60. <meta name="text:Link3" content="/#" />
  61. <meta name="text:Link3 Title" content="LINK" />
  62. <meta name="text:Link4" content="/#" />
  63. <meta name="text:Link4 Title" content="LINK" />
  64. <meta name="text:Link5" content="/#" />
  65. <meta name="text:Link5 Title" content="LINK" />
  66. <meta name="text:Link6" content="/#" />
  67. <meta name="text:Link6 Title" content="LINK" />
  68. <meta name="text:Link7" content="/#" />
  69. <meta name="text:Link7 Title" content="LINK" />
  70. <meta name="text:Link8" content="/#" />
  71. <meta name="text:Link8 Title" content="LINK" />
  72.  
  73. <script type="text/javascript">
  74.  
  75. </script>
  76. <title>{Title}</title>
  77. <link rel="shortcut icon" href="{Favicon}">
  78. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  79. {block:Description}
  80. <meta name="description" content="{MetaDescription}" />
  81. {/block:Description}
  82.  
  83. <link href='http://fonts.googleapis.com/css?family=Just+Me+Again+Down+Here' rel='stylesheet' type='text/css'>
  84.  
  85.  
  86. <style type="text/css">
  87.  
  88. body {background-color:{color:BACKGROUND}; color:{color:text}; font-family: tahoma, helvetica; font-size: 11px; text-align: justify; line-height:110%; background-image:url('{image:background}'); background-attachment: fixed; }
  89.  
  90. a {color:{color:link}; text-decoration:none; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  91.  
  92. a:hover {color:{color:text};}
  93.  
  94. p{margin-top: 1px}
  95.  
  96. blockquote
  97. {margin-left:0px; margin-right: 0px; margin-top: 0px;}
  98.  
  99. #tudo {width: 800px; color:{color:text}; margin-left: 300px;}
  100.  
  101. #bialinda {float: left; padding-top: 9px; background-color: transparent; text-align: center;}
  102. #all { width: 500px; padding: 8px;margin-left: 420px;margin-top: -2px; text-align: justify; background-color:{color:post};{block:IfBordaPost} border-top:1px solid {color:borda post};{/block:IfBordaPost}}
  103.  
  104. h1{padding: 5px; font-family: Georgia; text-align: center; font-size: 14px; font-weight: normal; line-height: 18px; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  105. h1 a{font-size: 14px; letter-spacing: -1px; line-height: 18px; letter-spacing: 0px; text-align:center;-moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  106.  
  107. .image img {width: 500px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
  108.  
  109. h2{font-size: 9px; display: block; width: 250px; color:{color:text}; background-color: {color:background}; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: normal; text-decoration: none; font-weight: normal}
  110.  
  111. #postquote {font-family: cambria; ; font-size: 15px; line-height: 15px; padding: 2px;}
  112. #sourcequote {text-align: center; text-transform: none; margin-bottom: 3px;}
  113.  
  114. #chat{line-height: 12px; list-style: none }
  115. #chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  116. .person1 {color: {color:text} }
  117. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  118. .person2 {color: {color:text} }
  119. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  120. #audio{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background};}
  121. #audio img{width: 180px; height: auto; padding: 20px 0 20px 0}
  122. #ssource{margin-left:10px; display:none}
  123. #capost {padding-top: 0px; width: 500px;}
  124.  
  125. #info { padding: 4px; font-size: 9px; font-family: verdana; margin-top:2px; text-align: left; -moz-transition: all .9s ease-in-out!important; -o-transition: all .9s ease-in-out!important; transition: all .9s ease-in-out!important; -webkit-transition: all .9s ease-in-out!important;}
  126.  
  127. #asker {font-size: 11px; font-family: verdana; text-align: justify; padding: 5px; }
  128. #asker a {font-size: 11px; font-family: verdana; text-align: justify;}
  129. #answer {padding: 5px; font-size: 11px; background-color:{color:background};}
  130.  
  131. #notes {width: 500px; padding: 5px; margin-left: 100px;font-size: 9px; text-align: left;}
  132. ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
  133. ol.notes li {margin: 0px; padding: 2px;}
  134. #notes img{border:0px}
  135.  
  136. #page{text-align: center; font-size:50px}
  137. #page a{font-size: 30px; text-decoratin: none; font-family: georgia;}
  138.  
  139. ::-webkit-scrollbar-thumb:vertical { background-color: {color:text}; height: 50px;}
  140. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:text}; height: 10px;}
  141. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:post};}
  142.  
  143. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  144.  
  145.  
  146.  
  147. #titled2 {margin-left: -165px; margin-top:-330px; width: 535px; font-size: 11px; height:10px; text-align:center; font-family: consolas; line-height: 80%;background-color:transparent;color: {color:frases}; position:fixed; padding: 8px;-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;z-index:800; -webkit-border-radius: 80px 80px 0px 0px;}
  148.  
  149.  
  150. #fx {width: 2000px; margin-left: -220px; height: 20px; margin-top: 210px; float:left; text-align: center; background-color: {color:sidebar}; font-size: 16px; position:fixed; padding: 5px;}
  151.  
  152. #slideShowContainer{ float: left; top: 50px; left: 1000px; height: auto; width:40px; height: 120px; position: fixed; background-color: #transp; }
  153.  
  154. #slideShow4 {margin-top: 5px; margin-bottom: 5px;}
  155. #slideShow4 img{width: 210px; height: 280px; margin-left: -1px; border: 5px solid {color:sbar};}
  156.  
  157. #slideShowContainer:hover #legal1 {margin-top: 0px; -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in; opacity: 0.7;}
  158.  
  159. #tira {position:fixed; left:944px; top:55px; width:105px;height: 5px;background-color:#000;}
  160. #tira2 {position:fixed; left:220px; top:55px; width:208px;height: 5px;background-color:#000;}
  161. #tira3 {position:fixed; left:215px; top:55px; width:5px;height: 150px;background-color:#000;}
  162.  
  163. #mpic {position: fixed; margin-top: -150px; margin-left: -825px; border: 3px solid {color:text};}
  164. .mpic img {width:89px;}
  165.  
  166.  
  167. #legal {width: 89px; float: left; margin-top: -53px; margin-left: -822px; padding: 0px; text-align: center; position: absolute; padding: 0px; z-index: 999; background-color: #000; -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in; opacity: 0.7;}
  168.  
  169.  
  170.  
  171. .descricaone {font-size: 11px; letter-spacing: px; text-align: justify; font-family: consolas; color: {color:descri}; margin-top: -3px; margin-left: 0px; padding: 5px; }
  172.  
  173.  
  174. #sidebar {width:110px;padding:0px!important;margin-left:130px; position:fixed; float:right; top:119px; z-index:0;}
  175.  
  176. #navig {padding:1px 0px; margin-bottom:0px; font-size:8px; font-family:tinytots; text-align:right; margin:auto; margin-top:0px; padding-top:0px;margin-left:845px;}
  177. #navig a{display:block; color:{color:link menu}; text-transform:uppercase; margin:0px 0px 2px 0px; background-color:{color:text}; padding:2px 15px 0px 10px; height:12px; line-height: 12px; width:295px;}
  178.  
  179.  
  180. div#sspagination{display: block;background-color: #transparent; font-size: 9px; letter-spacing: -1px; color: #fff; padding: 3px; width: 50px; height: 10px; position: fixed; font-family: verdana; margin-left:1190px; margin-top: 70px;z-index:2; ;-moz-transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
  181.  
  182. div#pgs {text-align: center; font-family: verdana; font-size: 9px; line-height: 120%;}
  183.  
  184. div#pgs a {background: #000; padding:0px 2px; color: #FFF; text-decoration: none; -webkit-transition: all 1.4s ease-out; -moz-transition: all 1.4s ease-out;0.6}
  185.  
  186. div#pgs a:hover {background: #FFF; color: #000; border: none; opacity:1}
  187.  
  188. div#pgs span.pagina_atual {background: #fff; margin: 2px 0 0; padding: 0px 2px; color: #000; font-weight: bold; text-decoration: none;}
  189.  
  190. .credit {background-color: trans; font-size: 8px; color: {color:link menub}; text-align: center; width: 220px; height: auto; position: relative; padding: 2px 5px; text-transform: none; margin-left: -5px; font-family: tinytots; margin-top:-29px; overflow: hidden;opacity:0.9}
  191.  
  192. .credit a {background-color: trans; font-size: 8px; color: {color:link menub};}
  193.  
  194. #rayttl {float: left; margin-top: 5px; margin-left: 980px; width: 240px; background-color: #transparent; color: {color:frases}; padding: 5px; font-size: 18px; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; font-family: consolas;text-transform: ; height: 18px; border: 0px solid #000;}
  195.  
  196. #rayttl a{font-size: 12px; color: {color:text sidbar}; }
  197. -webkit-transform: rotate(0deg)
  198.  
  199. #all { width: 500px; padding: 8px; text-align: justify;margin-left:100px; background-color:{color:post};{block:IfBordaPost} border-top:1px solid {color:borda post};{/block:IfBordaPost}}
  200.  
  201. #hoverphoto { opacity:0; margin:0px 0px 500px -77px; filter: alpha(opacity = 0); position:absolute; line-height:16px; -webkit-transition: .7s ease-in; -moz-transition: .7s ease-in; transition: .7s ease-in; }
  202.  
  203. #all:hover #hoverphoto {opacity:1.0; -webkit-transition: .7s ease-in; -moz-transition: .7s ease-in; transition: .7s ease-in; margin:0px 0px 500px -77px;}
  204.  
  205.  
  206. #sslide {letter-spacing: 0; margin-left:2px; text-align:center; font-size: 9px; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important; padding:1px; background-color:; width:70px;}
  207.  
  208. #sslide a {text-align:center; text-transform:; color:{color:text}; font-size: 10px; font-family: cambria; line-height:1px;}
  209. #sslide a:hover {color:{color:link};}
  210.  
  211.  
  212.  
  213. #tumblr_controls{position: fixed!important}
  214.  
  215.  {block:IfSelecao}
  216.  
  217. ::-moz-selection {color: {color:text}; background: {color:hover};}
  218.  
  219. ::selection {color: {color:text}; background: {color:hover};}
  220.  {/block:IfSelecao}
  221.  
  222. {CustomCSS}
  223.  
  224. </style>
  225.  
  226. <style>
  227.  
  228. </style>
  229. </head>
  230.  
  231. <body>
  232. <div id="tira"></div>
  233. <div id="tira2"></div>
  234. <div id="tira3"></div>
  235. <div id="tira4"></div>
  236. <div id="rayttl"><span id="wipe">{text:titulodebaixo}</span></div>
  237. </div></div>
  238.  
  239. <div id="sidebar">
  240. <div id="navig">
  241. <a href="{text:Link1}">{text:Link1 Title} </a>
  242. <a href="{text:Link2}">{text:Link2 Title} </a>
  243. <a href="{text:Link3}">{text:Link3 Title} </a>
  244. <a href="{text:Link4}">{text:Link4 Title} </a>
  245. <a href="{text:Link5}">{text:Link5 Title} </a>
  246. <a href="{text:Link6}">{text:Link6 Title} </a>
  247. </div></div>
  248.  
  249. <div id="slideShowContainer">
  250. <div id="slideShow4"><img src="{image:sidebar1}"></div>
  251.  
  252. <div id="legal">
  253.  
  254. <div class="descricaone"><center>{description}</div></div>
  255.  
  256.  
  257. <div id="mpic"><div class="mpic"><img src="{PortraitURL-96}"></div></div>
  258.  
  259. <br><div id="titled2"> {text:frasedebaixo}
  260. </div>
  261. <div class="credit">THEME BY <a href="http://st0rmtroop3r.com/">st0rmtroop3r</a>
  262. </div>
  263.  
  264. </div>
  265.  
  266. <center><div id="sspagination"><div id="pgs">{block:JumpPagination length="3"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}</div></div></center>
  267.  
  268.  
  269.  
  270. <div id="bialinda">
  271.  
  272. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  273. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  274.  
  275. {block:Posts}
  276. <div id="all">
  277.  
  278.  
  279.  
  280. <div id="hoverphoto">
  281. <div id="sslide"> <a href="{Permalink}"> {block:NoteCount}{notecount}{/block:NoteCount} notes </a></div>{LinkCloseTag}
  282. <div id="sslide">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} </div>
  283. <div id="sslide"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  284. {block:HasTags}{block:Tags} <div id="sslide"><a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}
  285. {block:RebloggedFrom}
  286. <div id="sslide"><a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}" border="3" title="via"></a>{/block:RebloggedFrom}{block:RebloggedFrom}
  287. <a href="{ReblogRootURL}"><img src="{ReblogRootPortraitURL-24}" border="3" title="source"></a></div>
  288. {/block:RebloggedFrom}</div>
  289.  
  290. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  291.  
  292. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" ></div>{LinkCloseTag}{/block:Photo}
  293.  
  294. {block:Photoset}{Photoset-500}{/block:Photoset}
  295.  
  296. {block:Quote}
  297. <div id="postquote">❝ {Quote}</div><br>
  298. {block:Source}<div id="sourcequote"> — {Source}</div>{/block:Source}
  299. {/block:Quote}
  300.  
  301. {block:Link}
  302. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  303. {block:Description}{Description}{/block:Description}
  304. {/block:Link}
  305.  
  306. {block:Chat}
  307. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  308. <div id="chat"><ul>{block:Lines}
  309. <li class="person{UserNumber}">{block:Label}
  310. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  311. {/block:Chat}
  312.  
  313. {block:Audio}
  314. <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  315. {AudioPlayerGrey}
  316. {block:Caption}{Caption}{/block:Caption}
  317. {/block:Audio}
  318.  
  319. {block:Video}{Video-500}{/block:Video}
  320.  
  321. {block:Answer}
  322. <div id="asker"><b>{Asker}:</b> "{Question}"</div>
  323. <div id="answer">{Answer}</div>
  324. {/block:Answer}
  325.  
  326. <div id="capost">
  327. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  328. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  329. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  330.  
  331. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  332. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  333. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  334. {/block:ContentSource}</div></div>
  335.  
  336. </div>
  337.  
  338. {/block:Posts}
  339. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  340. {block:PostNotes}
  341. <div id="notes">{PostNotes}</div>
  342. {/block:PostNotes}
  343.  
  344. </div>
  345.  
  346. </div>
  347. </div>
  348. </div>
  349. </div>
  350. </div>
  351. </div>
  352. </div>
  353. </div>
  354.  
  355. </body>
  356. </html>
  357.  
  358. <! esse theme contém todos os creditos reservados - this theme contains all credits reserved !>
  359. <! theme and base by st0rmtroop3r.tumblr.com !>
Advertisement
Add Comment
Please, Sign In to add comment