nathally

Theme 21

Aug 29th, 2012
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.77 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html>
  3.  
  4. <!--  theme por 40kmdevoce | motherfuckers copy © -->
  5.  
  6. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  8. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  9.  
  10. <script type="text/javascript">
  11. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  12. function tb8_makeArray(n){
  13. this.length = n;
  14. return this.length;
  15. }
  16. tb8_messages = new tb8_makeArray(1);
  17. tb8_messages[0] = "{title}";
  18. tb8_rptType = 'infinite';
  19. tb8_rptNbr = 5;
  20. tb8_speed = 100;
  21. tb8_delay = 2000;
  22. var tb8_counter=1;
  23. var tb8_currMsg=0;
  24. var tb8_tekst ="";
  25. var tb8_i=0;
  26. var tb8_TID = null;
  27. function tb8_pisi(){
  28. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  29. document.title = tb8_tekst;
  30. tb8_sp=tb8_speed;
  31. tb8_i++;
  32. if (tb8_i==tb8_messages[tb8_currMsg].length){
  33. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  34. }
  35. if (tb8_currMsg == tb8_messages.length){
  36. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  37. clearTimeout(tb8_TID);
  38. return;
  39. }
  40. tb8_counter++;
  41. tb8_currMsg = 0;
  42. }
  43. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  44. }
  45. tb8_pisi()
  46. </script>
  47.  
  48.  
  49. <head>
  50.  
  51. <script type="text/javascript">
  52. function changeNavigation(id) {document.getElementById('entries').innerHTML=document.getElementById(id).innerHTML}
  53. </script>
  54.  
  55. <script type="text/javascript">
  56. //desabilita menu de opcoes ao clicar no botao direito
  57. function desabilitaMenu(e)
  58. {
  59. if (window.Event)
  60. {
  61. if (e.which == 2 || e.which == 3)
  62. return false;
  63. }
  64. else
  65. {
  66. event.cancelBubble = true
  67. event.returnValue = false;
  68. return false;
  69. }
  70. }
  71. document.oncontextmenu = desabilitaMenu;
  72. document.onmousedown = desabilitaBotaoDireito;
  73. document.onmouseup = desabilitaBotaoDireito;
  74. </script>
  75.  
  76.  
  77. <!-- DEFAULT VARIABLES -->
  78. <meta name="color:background" content="#f5f5f5" />
  79. <meta name="color:link" content="" />
  80. <meta name="color:text" content="#aaaaaa" />
  81. <meta name="color:entry" content="" />
  82. <meta name="color:sidebar" content="" />
  83. <meta name="color:bglinks" content="#555555" />
  84. <meta name="color:links" content="#555555" />
  85. <meta name="color:bglinkshover" content="#555555" />
  86. <meta name="color:linkshover" content="#555555" />
  87. <meta name="color:barra" content="#555555" />
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94. <meta name="image:sidebar" content="" />
  95.  
  96.  
  97.  
  98. <meta name="text:Link1" content=" appearance" />
  99. <meta name="text:Link1 Title" content=" appearance" />
  100. <meta name="text:Link2" content="appearance" />
  101. <meta name="text:Link2 Title" content="appearance" />
  102. <meta name="text:Link3" content="appearance" />
  103. <meta name="text:Link3 Title" content="appearance" />
  104. <meta name="text:Link4" content="ap" />
  105. <meta name="text:Link4 Title" content="ap" />
  106. <meta name="text:Link5" content="ap" />
  107. <meta name="text:Link5 Title" content="ap" />
  108. <meta name="text:titulo" content="" />
  109.  
  110.  
  111.  
  112. <html>
  113.     <head>
  114.         <title>{Title}</title>
  115.         <link rel="shortcut icon" href="{Favicon}">
  116.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  117.         {block:Description}
  118.             <meta name="description" content="{MetaDescription}" />
  119.         {/block:Description}
  120.     </head>
  121.    
  122.     <style type="text/css">
  123.  
  124.  
  125. ::-webkit-scrollbar{width:4px;height:5px;}
  126. ::-webkit-scrollbar-button:start:decrement
  127. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  128. ::-webkit-scrollbar-track-piece{background-color: #fafafa; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;  border: 1px solid #b5b5b5;}
  129. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #000000;-webkit-border-radius:px;}
  130. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #000000;-webkit-border-radius:px;}
  131.  
  132.  
  133. body {background-color: {color:background}; color:{color:text}; font-family: verdana; font-size:15px; text-align:center; background-image:url(''); background-attachment: fixed; }
  134.  
  135.  
  136.  
  137. a {color: {color:link}; text-decoration: none; text-transform: none;}
  138.  
  139. a:hover {color: {color:linkhover}; background-color:{color:post}; text-decoration: none;}
  140.  
  141. p {margin: 6px 0 0 0}
  142.  
  143.  
  144. blockquote{border-left: 3px solid {color:text}; margin:5px 5px 2px 2px; padding-left:2px; border-bottom:0px;}
  145.  
  146. /* navigation */
  147.  
  148. #navigation{position: fixed; z-index: -2; width: 100%; top: 45%; left: 0px; background-color:transparent; height: 100px;
  149.  
  150. text-align: center; font-size: 85px;}
  151. .left{float:left; margin-left: 10px; width: 40px}
  152. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  153. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  154. .right{float:right; margin-right: 10px; width: 40px}
  155. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  156. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  157.  
  158. #content{width: 800px; text-align: center; margin:10px auto 0 auto; padding-bottom: 150px; background-color:
  159. transparent; color:{color:text}; padding: 0px;}
  160.  
  161.  
  162. #entries{float: left; margin-left: 435px; margin-top: 10px;}
  163.  
  164. .posts {width: 500px; background-color: {color:entry}; padding: 15px; margin-bottom: 5px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; margin-top: -4px;}
  165.  
  166. #post {float: left; margin-left: 160px; margin-top:112px; z-index:1;}
  167.  
  168. .post {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;  -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  169.  
  170.  
  171. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  172. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  173. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  174.  
  175. .image {text-align: center; border: 0px}
  176. .image img {max-width: 500px; margin-bottom: 2px }
  177.  
  178. .quote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  179. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  180. .quotesource a, a:hover{text-transform: none;}
  181.  
  182. .chat {line-height: 13px; list-style: none }
  183. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  184. .person1 {color: {color:text}; padding: 2px; }
  185. .person1 .label {font-weight: bold;  color:{color:text}}
  186. .person2 {color: {color:text}; padding: 2px;  }
  187. .person2 .label {font-weight: bold;  color:{color:text}}
  188.  
  189. .player {background-color: #000; text-align: left; display:block;}
  190.  
  191. #ask_form{width: 500px; }
  192.  
  193. /* asker */
  194.  
  195. .question {
  196. color:{color:text};
  197. font-size: 11px;
  198. font-weight: normal;
  199. font-family: verdana;
  200. line-height:95%;
  201. background: {color:background};
  202. position: relative;
  203. min-height:70px;
  204. padding:10px 15px;
  205. margin-bottom:2px;
  206. margin-right:-10px;}
  207.  
  208. .questionarrow {
  209. font-size:30px;
  210. color:{color:background};
  211. vertical-align:middle;
  212. margin-left:-5px!important;}
  213.  
  214.  
  215.  
  216. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  217. .asker a {color:{color:text};}
  218. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  219.  
  220.  
  221. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  222. .asking a{color:{color:text};}
  223. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  224.  
  225. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  226.  
  227.  
  228. .answer {color:{color:answer};}
  229.  
  230.  
  231. .credit {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  232. .credit:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  233.  
  234. #info {text-align: left; margin-top:-2px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  235. #info a {font-size: 10px; text-transform: uppercase;}
  236.  
  237. #tags {color: {color:text}; font-size: 10px; font-family: calibri;  display: inline; list-style: none; text-transform: uppercase;;}
  238. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  239.  
  240. #cap {width: 500px; margin-top: -2px;}
  241. .source {display: none;}
  242.  
  243. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  244. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  245. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  246. .notes img{display: none; border:0px}
  247.  
  248.  
  249. .page {font-family: georgia; position: fixed; margin-left: 200px; margin-top: 200px; font-size: 25px; z-index: 0;}
  250. .page a {color: {color:link}; margin-left: 0px; background-color: transparent;}
  251. .page a:hover {color:linkhover}
  252.  
  253. .imagem {float: left; padding: 0px; position: fixed;}
  254.  
  255. .imagem img {display: block; width:185px; margin-left: 245px; margin-top: 32px; height: 190px; text-align:center; margin-bottom: 0px; border: 2px solid {color:sidebar}; position: fixed;}
  256.  
  257.  
  258. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  259. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
  260. #paginal a:hover {background: {color:background}; color: {color:link};}
  261. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
  262. .ps {position: fixed; margin-left: 316px; padding: 5px; width: 108px; height: auto; top: 322px; background-color: {color:sidebar}; color: {color:text};}
  263.  
  264. /* DESCRIÇÃO */
  265.  
  266. #sidescri {width: 100px; left: 253px; height: 82px; top: 237px; padding: 1px;  background-color: {color:sidebar}; text-align: center; position: fixed; border-top: 0px solid {color:transparent};}
  267. .about{background-color:{color:sidebar};text-align:center; font-family: verdana; font-size: 9px; color: {color:text}; top: 150px; margin-left: -1px; padding: 2px; -5px; 5px; 5px; width: 97px; }
  268.  
  269. /* DETALHES */
  270. #barrag {margin-top: 4px; margin-left: 245px; position: fixed; color: {color:text}; width:720px; height: 2px; background-color: {color:barra};}
  271. #barran {margin-top: 222px; margin-left: 0px; position: fixed; color: {color:text}; width:189px; height: 2px; background-color: {color:barra};}
  272.  
  273.  
  274.  /* TITULO */
  275.  #topsib {z-index: 90; top: 0px; background-color: {color:background}; width: 1015px; height: 12px; padding: 0px; position: fixed; margin-left: -10px;}
  276. #thtitle {float: left; width: 189px; height:15px; top: 16px; left: 253px; padding:px; text-align: center; position: fixed; background: {color:sidebar}; border: px solid {color:sidebar};}
  277. .jstitulo {clear: both; margin-top: -2px; background-color: {Color:sidebar}; padding: 1px;  letter-spacing: 0px; font-size: 20px; font-family: Georgia; color: {color:text}; }
  278.  
  279. /* LINKS */
  280. #links {position: fixed; width: 85px; height: 84px; margin-left: 347px; margin-top: 228px; background-color: {color:sidebar}; padding: 1px; text-align: center; z-index:3;}
  281. #links a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: right; padding:2px; margin-right: 1px; margin-bottom:1px; width: 82px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; text-transform: lowercase; line-height:12px;}
  282. #links  a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover}; letter-spacing:0px;}
  283.  
  284.  
  285. #credit {top: 322px; width: 60px; height: 10px; margin-left: 245px; padding: 5px; background-color:{color:sidebar}; color:{color:text}; text-align: center; position: fixed; font-family: verdana; font-size:9px; }
  286.  
  287.  
  288.  
  289.  </style>  
  290.  
  291. <body>
  292. <body onkeydown="return false">
  293.  
  294. <div id="thtitle"><div class="jstitulo">{text:titulo}</div></div>
  295.  
  296.  
  297. <div id="sidescri">
  298. <div class="about"> {block:Description}{Description}{/block:Description}</div></div></div></div>
  299.  
  300. <div id="topsib"></div>
  301. <div id="credit">© <a href="http://40kmdevoce.tumblr.com">theme</a> </div>
  302.  
  303. <div id="links">
  304. <a href="{text:Link1}">{text:Link1 Title}</a>
  305. <a href="{text:Link2}">{text:Link2 Title}</a>
  306. <a href="{text:Link3}">{text:Link3 Title}</a>
  307. <a href="{text:Link4}">{text:Link4 Title}</a>
  308. <a href="{text:Link5}">{text:Link5 Title}</a>
  309. </div>
  310.  
  311. <div class="ps"><div id="paginal">
  312. {block:JumpPagination length="4"}
  313. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  314. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  315. {/block:JumpPagination}
  316. </div></div>
  317.  
  318. <div class="imagem"><img src="{image:sidebar}"></div>
  319.  
  320. </div></div>
  321.  
  322.  
  323. <div id="entries">
  324.  
  325.  {block:Posts}
  326. <div class="posts">
  327.  
  328. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  329.  
  330. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  331.  
  332. {block:Photoset}{Photoset-500}{/block:Photoset}
  333.  
  334. {block:Quote}
  335. <div class="quote">“{Quote}”</div>
  336. {block:Source}<div class="quotesource"> — {Source}</div>
  337. {/block:Source}
  338. {/block:Quote}
  339.  
  340. {block:Link}
  341. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  342. {block:Description}{Description}{/block:Description}
  343. {/block:Link}
  344.  
  345. {block:Chat}
  346. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  347. <div class="chat"><ul>{block:Lines}
  348. <li class="person{UserNumber}">{block:Label}
  349. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  350. {/block:Chat}
  351.  
  352. {block:Audio}
  353. <div class="player">{AudioPlayerBlack}</div>
  354. {block:Caption}{Caption}{/block:Caption}
  355. {/block:Audio}
  356.  
  357. {block:Video}{Video-500}{/block:Video}
  358.  
  359. {block:Answer}
  360. <table width="500px" cellspacing="0" cellpadding="0">
  361. <tr>
  362. <td width="415px" class="question">{Question}</td>
  363. <td width="30px"><span class="questionarrow"></span></td>
  364. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  365. </tr>
  366. </table>
  367. <div class="answer">{Answer}</div>
  368. {/block:answer}
  369.  
  370.  
  371. <div id="cap">
  372. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  373. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  374. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  375.  
  376. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  377.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  378.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  379. {/block:ContentSource}</div></div>
  380. <br>
  381.  
  382. <div class="credit">
  383. {block:Date}<div id="info">
  384. <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><center><div id="tags">{block:IfShowTags}{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:IfShowTags}
  385. </div></center>{/block:Date}</div>
  386. </div>
  387.  
  388.  
  389.  {/block:Posts}
  390. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  391. </div>
  392. </div>
  393. </div>
  394. <div id="barrag"><div id="barran"></div></div>
  395. </body>
  396. </html>
Advertisement
Add Comment
Please, Sign In to add comment