Advertisement
Joana_darc2

Theme Park

Feb 8th, 2013
1,762
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.47 KB | None | 0 0
  1. <!-----------------------------------------------------------------------
  2. // Theme por SOUNDS-OF-WAR.tumblr.com //
  3.  
  4. -> Não use como base,não copie e não retire os créditos <-
  5.  
  6. // A "tit" theme project
  7. ------------------------------------------------------------------------>
  8.  
  9. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  10. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  11. <html xmlns="http://www.w3.org/1999/xhtml">
  12. <head>
  13. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  14. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18.  
  19. <!---Links--->
  20. <meta name="text:Frase" content="" />
  21. <meta name="text:Link1" content="" />
  22. <meta name="text:Link1 Title" content="" />
  23. <meta name="text:Link2" content="" />
  24. <meta name="text:Link2 Title" content="" />
  25. <meta name="text:Link3" content=""/>
  26. <meta name="text:Link3 Title" content=""/>
  27. <meta name="text:Link4" content=""/>
  28. <meta name="text:Link4 Title" content=""/>
  29. <meta name="text:Link5" content="" />
  30. <meta name="text:Link5 Title" content="" />
  31. <meta name="text:Link6" content="" />
  32. <meta name="text:Link6 Title" content="" />
  33.  
  34. <!--selections-->
  35. <meta name="if:Show Captions" content="0"/>
  36. <meta name="if:Show Tags" content="0"/>
  37.  
  38. <!--images-->
  39. <meta name="image:Background" content=""/>
  40. <meta name="image:Sidebar" content=""/>
  41.  
  42. <!---colors--->
  43. <meta name="color:Background" content="#ffffff"/>
  44. <meta name="color:Title" content="#ffffff"/>
  45. <meta name="color:Barrarolagem" content="#ffffff"/>
  46. <meta name="color:Sidebar" content="#ffffff"/>
  47. <meta name="color:Sombra" content="#ffffff"/>
  48. <meta name="color:Menu" content="#ffffff"/>
  49. <meta name="color:Menuhover" content="#ffffff"/>
  50. <meta name="color:Faixa" content="#ffffff"/>
  51. <meta name="color:Frase" content="#ffffff"/>
  52. <meta name="color:Posts" content="#ffffff"/>
  53. <meta name="color:Text" content="#ffffff"/>
  54.  
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Zeyada' rel='stylesheet' type='text/css'>
  59.  
  60. <link href='http://fonts.googleapis.com/css?family=Rock+Salt' rel='stylesheet' type='text/css'>
  61.  
  62. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  63. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  64. <script type="text/javascript" src="http://static.tumblr.com/tpusuz1/1qUmhcqkp/code.txt"></script>
  65. <style type="text/css">
  66. body {
  67.  
  68.  
  69. color: #000000;background: {color:Background}; url({image:Background});
  70. font-family: 'Open Sans Condensed', sans-serif;
  71. font-size: 10px;
  72. line-height: 1.5em;
  73. }
  74. p {margin:0 0 .75em 0} p:last-child {margin:0}
  75. a {
  76. color: black;
  77. text-decoration:none;
  78. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  79. a:hover {color:#8B8989; }
  80. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  81. line-height: 100%;border-left: solid 4px #EDEDED;
  82. }
  83. h1 {
  84. font-family: 'Rock Salt', sans-serif;
  85. font-size: 12px;
  86. color:{color:Title};
  87. line-height: 1.5em;font-weight: normal;
  88. }
  89. ul {
  90. margin: 0px 1.5em .75em;}
  91. li {
  92. margin: .75em 0;
  93. list-style-type: square;
  94. }
  95. .box img {
  96. display: block;}.m-i {
  97. display: block;
  98. line-height: 1px!important;
  99. }
  100.  
  101. .post-link{
  102. font-family: default;
  103. font-size: 10px;
  104. padding-top:5px;
  105. height:17px;
  106. line-height: 8px;
  107. }p.source{text-align: center;}
  108. .menu-picture {
  109. line-height: 100%;display: inline-block;
  110. }p.source{text-align: center;}
  111. h3 {
  112. font-size: 16px; font-weight: bold; font-family:tahoma; color:{color:text};
  113. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  114. .text { z-index:0;padding: 5px;}p.question {
  115. margin-bottom: .375em;
  116. }
  117. p.words {
  118. padding: 6px;
  119. line-height: 1.5em;
  120. color: #333333;
  121. background: #ebebeb;
  122. }
  123. .response {
  124. background: #efefef;
  125. padding: 5px;
  126. margin-bottom: .75em;
  127. }.answer {
  128. text-align: center;
  129. }
  130.  
  131.  
  132. /*Barra de rolagem*/
  133. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Barrarolagem};height:5px;}
  134. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Barrarolagem};height:5px}
  135. ::-webkit-scrollbar {height:5px; width:5px; background-color:#F5F0F5;}
  136.  
  137. .cred2 a{background:white;border:1px solid #E8E8E8;width:80px;border-radius:40px;font-size:9px;font-family:tahoma;position:fixed;left:10px;bottom:30px;-webkit-transition-duration:1s;text-align:center;text-transform:uppercase;}
  138.  
  139. .menu {z-index:0;float: center; font: 8px 'Jura', sans-serif; color:#fff !important; text-align: center; text-transform: uppercase; background-color: {color:Menu}; padding: 6px; border-radius: 1px;margin-bottom: 1px; margin-top:0px; letter-spacing:0px; display:inline-block; width: 50px; align: center; text-align: center;-webkit-transition-duration:1s;-moz-transition-duration:1s;border-radius:2px;}
  140. .menu:hover {background:{color:Menuhover};color:black; text-shadow: 0 1px 0 black;}
  141.  
  142. .ask {margin-left: 15px; margin-right: 15px; margin-top: -5px; color: white; font-size:12px;text-shadow: 1px 1px 1px white; padding: 7px; box-shadow: 0px 1px 1px #b9c36b; border-radius: 0px 0px 5px 5px; background:gray;}
  143.  
  144. .tit {background:{color:Faixa};width:150px;height:17px;margin-top:-28px;position:fixed;text-align:center;margin-left:23px;-webkit-transform:rotate(15deg);}
  145. .paginacao{background:transparent;position:fixed;width:100%;top:200px;z-index:1;font-size:40px;}
  146. .paginacao a{text-shadow:0px 0px 1px #eee;padding:0px 10px 7px 10px;border:1px solid #eee;}
  147. .ante{float:left;border-left:0!important}
  148. .prox{float:right;border-right:0!important}
  149.  
  150. #side {
  151. border-radius:2px;
  152. z-index:0;
  153. text-align: center;
  154. margin-top:157px;
  155. margin-left:8px;
  156. width:325px;
  157. height:250px;
  158. padding:0px;
  159. position: fixed;
  160. box-shadow: -2px 2px -5px {color:Sombra};
  161. -webkit-box-shadow: -2px -2px 5px {color:Sombra};
  162. -moz-box-shadow: -2px -2px 5px {color:Sombra};
  163. background: {color:Sidebar};-webkit-transition-duration:2s;;
  164. }
  165. #caixa5 {
  166. z-index:999;
  167. width:175px;
  168. height:20px;
  169. background:transparent;
  170. position:fixed;
  171. margin-top:250px;
  172. text-align:center;
  173. font-size:15px;
  174. font-family:'Zeyada' , sans serif;
  175. color:{color:Frase};
  176. }
  177.  
  178. #side:hover {
  179. margin-left:-130px;
  180. }
  181. #side img {
  182. -webkit-filter: contrast(150%);
  183. -moz-filter: contrast(150%);
  184. -ms-filter: contrast(150%);
  185. -o-filter: contrast(150%);
  186. filter: contrast(150%); z-index:0;
  187. width: 175px;
  188. height:240px;
  189. border-radius:10px;
  190. float:left;-webkit-transition-duration:1s;-moz-transition-duration:1s;
  191. }
  192. #desc {
  193. text-align:center;
  194. opacity:1;
  195. display:block;
  196. z-index:2;
  197. float:right;
  198. margin-left:190px;
  199. margin-top:0px;
  200. width:127px;
  201. height:130px;
  202. padding:0px;
  203. position:fixed;
  204. background: transparent;
  205. font-size:12px;
  206. color:black;
  207. font-family:'Open Sans Condensed', sans-serif;
  208. }
  209. #caixa {
  210. text-align:center;
  211. opacity:1;
  212. display:block;
  213. z-index:2;
  214. float:right;
  215. margin-left:190px;
  216. margin-top:170px;
  217. width:127px;
  218. height:130px;
  219. padding:0px;
  220. position:fixed;
  221. background: transparent;
  222. font-size:11px;
  223. color:black;
  224. }
  225. #caixa2 {
  226. z-index:50;
  227. float:right;
  228. margin-top:16%;
  229. margin-left:115px;
  230. display:block;
  231. width:70px;
  232. height:20px;
  233. position:fixed;
  234. text-align:center;
  235. font-size:12px;
  236. text-shadow: 0 2px 0 white;
  237. background:transparent;
  238. }
  239.  
  240. ul {margin-bottom: .75em;}
  241.  
  242. #contain {
  243. width:613px;
  244. margin: 10px auto 0;
  245. }
  246. #container {text-align: center; width: 935px; margin: -10px auto 20px auto; padding: 0px;}
  247.  
  248. #entry {float: left; margin-left: 360px;margin-top: 0px; margin-left:100px;z-index:99999999;}
  249.  
  250. .posts {width: 500px; background-color: {color:posts};color:gray; padding: 10px; margin-bottom: 1px; margin-left: 100px;text-align: justify; font-family: 'Open Sans Condensed, sans serif; font-size: 12px; position: relative;}
  251.  
  252. #infscr-loading{z-index:999;position:relative!important;left:49%}.post-header-a{position:absolute;text-transform:uppercase;bottom:5px;right:5px;font-size:10px;line-height:10px;color:white;z-index:999;opacity:0;filter:alpha(opacity = 0);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}.post:hover .post-header-a{opacity:1.0;filter:alpha(opacity = 100)}.post-header-a a{z-index:999;color:white;text-shadow:0 0 3px black}.post-right { float: left; text-transform: uppercase; } .post-left { float: right; text-transform: uppercase;}p.menu-m {margin: .375em;} .menu-link {margin: 0 3px;}iframe#tumblr_controls,.btn.icon.theme{filter:invert(100%);-webkit-filter:invert(100%);-moz-filter:invert(100%);-o-filter:invert(100%);-ms-filter:invert(100%); opacity:.4;position:fixed!important}.box iframe {
  253. max-width: 100%;
  254. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  255. .post-info-data{text-align:center}.notes img{display:block;float:left;margin-right:.75em}ol.notes li{margin:.375em 0;list-style-type:none;line-height:16px}
  256.  
  257. a.btn{position:absolute;z-index:999999;top:26px;right:3px;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;text-overflow:ellipsis;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('http://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {background:rgba(255,255,255,0.18)}.clear {;z-index:999;clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;z-index:999;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  258.  
  259.  
  260. </style>
  261.  
  262.  
  263.  
  264. </head>
  265. <body>
  266. <div class="paginacao"><!-- Paginação -->
  267. {block:PreviousPage}<a href="{PreviousPage}" class="ante" title="Página anterior">&#171;</a>{/block:PreviousPage}
  268. {block:NextPage}<a href="{NextPage}" class="prox" title="Próxima página">&#187;</a>{/block:NextPage}
  269. </div>
  270.  
  271. <div id="contain" class="clearfix">
  272. <div id="side">
  273.  
  274. <div class="text">
  275. <img class="menu-picture" src="{image:sidebar}"/ >
  276. <div id="caixa5">{text:Frase}</div>
  277.  
  278.  
  279. <h1><div class="tit">{Title}</div></h1>
  280.  
  281. <div id="caixa">
  282. <a href="{text:Link1}" class="menu">{text:Link1 Title}</a>
  283. <a href="{text:Link2}" class="menu">{text:Link2 Title}</a>
  284. <a href="{text:Link3}" class="menu">{text:Link3 Title}</a>
  285. <a href="{text:Link4}" class="menu">{text:Link4 Title}</a>
  286. <a href="{text:Link5}" class="menu">{text:Link5 Title}</a>
  287. <a href="{text:Link6}" class="menu">{text:Link6 Title}</a>
  288.  
  289. </div>
  290.  
  291. <div id="desc">{description}</div>
  292. </div>
  293.  
  294. </div>
  295.  
  296. <div id="entry">
  297.  
  298. {block:Posts}
  299. <div class="posts">
  300.  
  301. {block:Text}{block:Title}<h3>{Title}</h3>{/block:Title}{Body}{/block:Text}
  302.  
  303. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  304.  
  305. {block:Photoset}{Photoset-500}{/block:Photoset}
  306.  
  307. {block:Quote}
  308. <div class="pquote">“{Quote}”</div>
  309. {block:Source}<div class="pquotesource"> — {Source}</div>
  310. {/block:Source}
  311. {/block:Quote}
  312.  
  313. {block:Link}
  314. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  315. {block:Description}{Description}{/block:Description}
  316. {/block:Link}
  317.  
  318. {block:Chat}
  319. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  320. <div class="chat"><ul>{block:Lines}
  321. <li class="person{UserNumber}">{block:Label}
  322. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  323. {/block:Chat}
  324.  
  325. {block:Audio}
  326. <div class="player">{AudioPlayerBlack}</div>
  327. {block:Caption}{Caption}{/block:Caption}
  328. {/block:Audio}
  329.  
  330. {block:Video}{Video-500}{/block:Video}
  331.  
  332.  
  333. {block:Answer}
  334. <table width="500px" cellspacing="0" cellpadding="0">
  335. <tr>
  336. <td width="415px" class="question">{Question}</td>
  337. <td width="30px"><span class="questionarrow">◤</span></td>
  338. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  339. </tr>
  340. </table>
  341. <div class="answer">{Answer}</div>
  342. {/block:answer}
  343.  
  344.  
  345. <div id="cap">
  346. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  347. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  348. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  349.  
  350. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  351. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  352. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  353. {/block:ContentSource}</div></div>
  354. <br>
  355.  
  356. <div class="credito">
  357. {block:Date}<div id="info">
  358. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  359. </div></center>{/block:IfShowTags}{/block:Date}</div>
  360. </div>
  361.  
  362.  
  363. {/block:Posts}
  364. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  365.  
  366.  
  367. </div>
  368. </div>
  369. </div>
  370. </div>
  371. </div></div>
  372.  
  373. </div> <!-- end content -->
  374. <div class="loading"></div>
  375. </div> <!-- end containing div -->
  376.  
  377. {block:IfToTopButton}
  378. <script type="text/javascript">
  379. $(document).ready(function() {
  380. /*
  381. var defaults = {
  382. containerID: 'toTop', // fading element id
  383. containerHoverID: 'toTopHover', // fading element hover id
  384. scrollSpeed: 1200,
  385. easingType: 'linear'
  386. };
  387. */
  388.  
  389. $().UItoTop({ easingType: 'easeOutQuart' });
  390.  
  391. });
  392. </script>
  393. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  394. {/block:IfToTopButton}
  395.  
  396. <div class="cred2"><a href="http://sounds-of-war.tumblr.com" target="blank" title="Theme by SOUNDS-OF-WAR.Don't remove the credits.Don't copy!">&copy; ALL THEME</a></div>
  397. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement