subordinavel

THEME 4

May 11th, 2012
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.03 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. <!-- THEME BY subordinavel NÃO RETIRE OS CRÉDITOS -->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9.  
  10. <head>
  11.  
  12.  
  13. <div id=”entries”>
  14. <head> <script id="_waugw3">var _wau = _wau || [];
  15. _wau.push(["tab", "fjw72w5cijsd", "gw3", "right-middle"]);
  16. (function() {var s=document.createElement("script"); s.async=true;
  17. s.src="http://widgets.amung.us/tab.js";
  18. document.getElementsByTagName("head")[0].appendChild(s);
  19. })();</script>
  20.  
  21. <script language="javascript" type="text/javascript" src="http://www.onlineleaf.com/savetheenvironment.js"></script>
  22.  
  23. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  24. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  25.  
  26.  
  27.  
  28.  
  29. <!-- DEFAULT VARIABLES -->
  30. <meta name="color:background" content="#f8f8f8" />
  31. <meta name="color:link" content="#000000" />
  32. <meta name="color:hover" content="#ffffff" />
  33. <meta name="color:scroll" content="#000000" />
  34. <meta name="color:sidebar" content="#fff" />
  35. <meta name="color:text" content="#000000" />
  36. <meta name="color:post" content="#ffffff" />
  37. <meta name="color:textlinks" content="#000000" />
  38. <meta name="color:bglinks" content="#ffffff" />
  39. <meta name="color:textlinkshover" content="#ffffff" />
  40. <meta name="color:bglinkshover" content="#000000" />
  41. <meta name="color:tiracolor" content="#ffffff" />
  42.  
  43.  
  44. <meta name="image:sidebar"content="http://26.media.tumblr.com/tumblr_m2hn1geyNQ1r0x0cpo1_500.jpg"/>
  45. <meta name="image:background" content=""/>
  46.  
  47.  
  48. <meta name="text:Link1" content="/" />
  49. <meta name="text:Link1 Title" content="link1" />
  50. <meta name="text:Link2" content="/" />
  51. <meta name="text:Link2 Title" content="link2" />
  52. <meta name="text:Link3" content="/" />
  53. <meta name="text:Link3 Title" content="link3" />
  54. <meta name="text:Link4" content="/" />
  55. <meta name="text:Link4 Title" content="link4" />
  56. <meta name="text:Link5" content="/" />
  57. <meta name="text:Link5 Title" content="link5" />
  58. <meta name="text:Link6" content="/" />
  59. <meta name="text:Link6 Title" content="link6" />
  60.  
  61.  
  62. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  63. <title>{Title}</title>
  64. <link rel="shortcut icon" href="{Favicon}">
  65. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  66. {block:Description}
  67. <meta name="description" content="{MetaDescription}" />
  68. {/block:Description}
  69.  
  70. {block:IfEnableEndlessScrolling}
  71. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  72. {/block:IfEnableEndlessScrolling}
  73.  
  74.  
  75. <style type="text/css">
  76.  
  77.  
  78. body {
  79. background-color: {color:background};
  80. color:{color:text};
  81. font-family: verdana;
  82. font-size: 11px;
  83. text-align: center;
  84. line-height:120%;
  85. margin:0;
  86. padding:0;
  87. background-image:url('{image:background}');
  88. background-attachment: fixed
  89. }
  90.  
  91. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: .40s;}
  92. a:hover {color: {color:hover}; background-color: {color:bg hover}; text-decoration: none;}
  93.  
  94. p {margin: 6px 0 0 0}
  95.  
  96. blockquote {border-left:2px {color:post} solid; padding-left:5px; margin:0px 2px 0px 10px}
  97.  
  98.  
  99. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:background}}
  100.  
  101. #entries{margin-top:10px; margin-left:-140px;}
  102.  
  103. #post {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; color:{color:text}; margin-left:417px;}
  104.  
  105. #xright {position: fixed; margin-top: 50px; margin-left: 597px; overflow: auto; width: 526px; height: 705px;}
  106.  
  107.  
  108.  
  109. .tags{font-size: 9px; color:{color:link}; font-family: verdana; background-color: {color:post};}
  110. .tags a:hover {background-color: {color:post}; color:{linkhover}; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; transition: all 0.2s linear;}
  111.  
  112.  
  113. h1 {font-family: georgia; text-align: center; font-size: 13px; color: {color:text}; font-weight: normal; line-height: 18px;}
  114.  
  115. h1 a {text-align: center; font-size: 13px; color: {color:text}; font-weight: normal; line-height: 18px;}
  116.  
  117. h1 a:hover {text-align: center; font-size: 13px; color: {color:text}; font-weight: normal; line-height: 18px;}
  118.  
  119.  
  120.  
  121. .image {text-align: center; border: 0px; }
  122. .image img {max-width: 500px; margin-bottom: 3px }
  123. .markqt {font-size: 90px; font-family: {font:title}; color:{color:text}; line-height: 90px; margin-left: 5px; opacity: 0.1; filter:alpha (opacity=100);}
  124. .qt {font-family: verdana; font-size: 18px; line-height: 23px; margin-top: -95px; margin-left: 45px; padding: 10px;}
  125. .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  126. .qsr a, a:hover{text-transform: none;}
  127.  
  128. .chat {line-height: 12px; list-style: none }
  129. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  130. .person1 {background-color:{color:background}; color: {color:text}; }
  131. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  132. .person2 {color: {color:text}; }
  133. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  134.  
  135. .audio{background-color:black; display:block;}
  136. .source{display:none}
  137.  
  138. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:verdana; font-size:9px}
  139. #questions a {color:{color:link}}
  140.  
  141.  
  142.  
  143. #cap {width: 500px; margin-top: -2px;}
  144.  
  145. #vam {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  146. .vam a {font-size: 9px;}
  147.  
  148.  
  149.  
  150. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  151. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  152.  
  153. .qqmarks{
  154. font-size: 80px;
  155. font-weight: bold;
  156. line-height: 80px;
  157. font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  158. opacity: 0.2;
  159. filter:alpha (opacity=20)
  160. }
  161.  
  162.  
  163.  
  164. .qquote {font-family: georgia; text-align: justify; font-size: 13px; line-height: 15px; padding: 3px;}
  165.  
  166. .qsource {text-align: center; text-transform: none; margin-left: 0px; margin-bottom: 5px;}
  167.  
  168. .qsource a, a:hover{text-transform: none;}
  169.  
  170.  
  171. .notes {width: 520px; padding: 0px; margin-top: 0px; margin-bottom: 10px; font-size: 9px; text-align: left; margin-left:0px;}
  172.  
  173. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11; margin-left:417px;}
  174.  
  175. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  176.  
  177. .notes img{display: none; border:0px}
  178.  
  179.  
  180.  
  181.  
  182. b{text-transform: block; color:;}
  183. i{text-transform: italic; color:{color:text}}
  184. p{margin:2px 0 2px 0}
  185. u {text-decoration: none; border-bottom: 1px dashed;}
  186. d1 {opacity:0.8}
  187. d2 {opacity:0.6}
  188. d3 {opacity:0.4}
  189. d4 {opacity:0.2}
  190.  
  191. ::-webkit-scrollbar{width:8px;height:5px;}
  192. ::-webkit-scrollbar-button:start:decrement
  193. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:background;}
  194. ::-webkit-scrollbar-track-piece{background-color:{color:background};}
  195. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:{color:scroll};}
  196. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};}
  197.  
  198.  
  199.  
  200. #sidebar {position:fixed; float: justify; z-index:2; left: -500px; top: 240px; padding-top:70px; padding: 1px; text-align: justify; width: auto; height: auto; background-color: transparent}
  201.  
  202. #img {text-align: justify; overflow: hidden; height:130px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left:657px; width:120px; background-color: {color:sidebar}; color: {color:sidebar}; margin-top:-165px; background-attachment: fixed;}
  203.  
  204. #img img{width: 110px; height: 120px; margin-left: 3px; margin-top: 3px; -webkit-transition-duration: 1.0s; -moz-transition-duration: 1.0s; border: 5px solid {color:background};}
  205.  
  206. #img img:hover{width: 110px; height: 120px; margin-left: 3px; margin-top: 3px; opacity: 0.6; -webkit-transition-duration: 1.0s; -moz-transition-duration: 1.0s;border: 2px solid {color:sidebar}}
  207.  
  208.  
  209.  
  210. #nhec {
  211.  
  212. width:400px;
  213.  
  214. text-align:center;
  215.  
  216. margin-left: -210px;
  217.  
  218. margin-top:82px;
  219.  
  220.  
  221. position:fixed;
  222.  
  223. font-family:georgia;
  224.  
  225. font-size:16px;
  226.  
  227. font-style:italic;
  228.  
  229. color:#000;
  230.  
  231. line-height:25px;
  232.  
  233. background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  234.  
  235. -webkit-background-clip: text;
  236.  
  237. -webkit-text-fill-color: transparent;
  238.  
  239. -webkit-transform: rotate(-90deg)
  240. }
  241.  
  242. #nhec:hover {
  243.  
  244. width:400px;
  245.  
  246. text-align:center;
  247.  
  248. margin-left: -210px;
  249.  
  250. margin-top:82px;
  251.  
  252.  
  253. position:fixed;
  254.  
  255. font-family:georgia;
  256.  
  257. font-size:16px;
  258.  
  259. font-style:italic;
  260.  
  261. color:#000;
  262.  
  263. line-height:25px;
  264.  
  265. background: -webkit-gradient(linear, left top, left bottom, from(#c1c1c1), to(#000));
  266.  
  267. -webkit-background-clip: text;
  268.  
  269. -webkit-text-fill-color: transparent;
  270.  
  271. -webkit-transform: rotate(-90deg)
  272. }
  273.  
  274.  
  275. #tira {margin-top: -142px; margin-left: 779px; position: fixed; background-color:{color:tiracolor}; height: 90px; width:2px;}
  276.  
  277. #links {margin-top:-150px; margin-left: 1300px; position:fixed; width: auto;}
  278.  
  279. #links a{display: block; width: 111px; height: 10px; font-family: verdana; line-height: 5px; font-size: 9px; -webkit-transition-duration: 0.9s; text-align: center; color: {color:textlinks}; background-color: {color:bglinks}; -moz-transition-duration: 0.9s; padding-top:3px; margin-bottom: 0px; text-transform: none; border-bottom: 1px solid {color:background};}
  280. #links a:hover{color: {color:textlinkshover}; background-color: {color:bglinkshover}; letter-spacing: 0px; width:111px; }
  281.  
  282.  
  283.  
  284.  
  285. #tchan {width: 24px; position: fixed; background-color: #f7f7f7; font-family: tinytots;font-size:8px; text-align: center; padding: 5px; height: 27px; margin-left: 0px; -moz-border-top-left-radius: 10px; border-top-left-radius: 10px; z-index: 1; margin-top: 0px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; z-index: 1; margin-top: 0px; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out; text-decoration:none;}
  286.  
  287. #tchan2 {width: 24px; position: fixed; background-color: #f7f7f7; font-family: tinytots;font-size:8px; text-align: center; padding: 5px; height: 27px; margin-left: 0px; -moz-border-top-left-radius: 10px; border-top-left-radius: 10px; z-index: 1; margin-top: 0px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; z-index: 1;}
  288.  
  289. #tchan3 {width: 24px; position: fixed; background-color: #f7f7f7;font-family: tinytots;font-size:8px; text-align: center; padding: 5px; height: 27px; margin-left: 0px; -moz-border-top-left-radius: 10px; border-top-left-radius: 10px; z-index: 1; margin-top: 0px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; z-index: 1;}
  290.  
  291. #tchan4 {width: 24px; position: fixed; background-color: #f7f7f7; font-size: 8px; font-family: tinytots; padding: 5px; height: 27px; margin-left: 0px; -moz-border-top-left-radius: 10px; border-top-left-radius: 10px; z-index: 1; margin-top: 0px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; z-index: 1;}
  292.  
  293.  
  294. .coração {font-size: 13px; width: 105px; height: 36px; position:fixed; margin-left: 661px; background-color:{color:sidebar} ; color:{color:text} ;margin-top: -60px; font-size: 9px; padding: 4px; text-align:justify; opacity: 10;}
  295.  
  296. .your {margin-top: -180px ; margin-left:660px; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; background-color: {color:sidebar}; font-family: verdana; font-size:9px; width:114px; color: {color:text}; height:9px; line-height:8px; padding: 3px; font-style: normal;}
  297.  
  298.  
  299. .your2 {margin-top:-180px ; margin-left:657px; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; background-color:transparent; font-family: verdana; font-size:9px; width:114px; font-style: none; color: {color:text}; height:auto; line-height:11px; padding: 5px; text-align: justify; border-top: 4px solid {color:sidebar};}
  300.  
  301.  
  302. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  303.  
  304. #paginal {font-family: tinytots; font-size: 8px; text-align: center;}
  305. #paginal a {background: {color:sidebar}; margin: 0 0px 0 0; padding: 1px 3px; color: {color:text}; -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  306. #paginal a:hover {background: {color:sidebar}; color: {color:text}; }
  307. #paginal span.pagina_atual {background:{color:sidebar}; margin: 0 0px 0 0; padding: 1px 3px; color: {color:text}; font-weight: bold; text-decoration: none; -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  308. #paginal span.pagina_atual:hover {opacity:1;}
  309. .ps {position: relative; margin-left: 1350px; padding: 2px; margin-top: -70px; width: auto; background-color: transparent; color: {color:text};}
  310.  
  311. #tumblr_controls{position: fixed!important}
  312. #tumblr_controls{position: fixed!important}
  313. #tumblr_controls{position: fixed!important}
  314. #tumblr_controls{position: fixed!important}
  315.  
  316. iframe#tumblr_controls {
  317. position: fixed !important;
  318. top: 0 !important;
  319. right: 0 !important;
  320. opacity: 1.0 !important;
  321. -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;
  322. }
  323.  
  324.  
  325. iframe#tumblr_controls:hover {
  326. position: fixed !important;
  327. top: 0 !important;
  328. right: 0 !important;
  329. opacity: 0.8 !important;
  330. -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;
  331. }
  332.  
  333.  
  334. </style>
  335.  
  336.  
  337. <body>
  338.  
  339.  
  340.  
  341. <div id="entries">
  342. {block:Posts}
  343. <div id="post">
  344.  
  345. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  346.  
  347. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  348.  
  349. {block:Photoset}{Photoset-500}{/block:Photoset}
  350.  
  351. {block:Quote}
  352. <div class="qquote"><center>“{Quote}”</div>
  353. {block:Source}<div class="qsource">— {Source}</center></div>{/block:Source}
  354. {/block:Quote}
  355.  
  356. {block:Link}
  357. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  358. {block:Description}{Description}{/block:Description}
  359. {/block:Link}
  360.  
  361. {block:Chat}
  362. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  363. <div class="chat"><ul>{block:Lines}
  364. <li class="person{UserNumber}">{block:Label}
  365. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  366. {/block:Chat}
  367.  
  368. {block:Audio}
  369. <br>
  370. <div class="audio">{AudioPlayerBlack}</div>
  371. {block:Caption}{Caption}{/block:Caption}
  372. {/block:Audio}
  373.  
  374. {block:Video}{Video-500}{/block:Video}
  375.  
  376.  
  377.  
  378.  
  379. {block:Answer}<div id="questions">{Asker} asked: "{Question}"</div>
  380. {Answer}{/block:answer}
  381.  
  382. <div id="cap">
  383. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  384. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  385. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  386.  
  387. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  388. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  389. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  390. {/block:ContentSource}</div></div>
  391. <br>
  392. <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  393.  
  394. <div id="vam">
  395.  
  396.  
  397. <div style="float:left;" class="tags">
  398. {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog this</a>{/block:IndexPage}<br>
  399. {block:RebloggedFrom} originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  400. </span>{/block:RebloggedFrom} {block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  401. </div>
  402. </ br>
  403. <br clear="all" /></div></div>
  404.  
  405.  
  406. {/block:Posts}
  407. {block:PostNotes}
  408. <div id="notes"><div id="hehe">{PostNotes}</div></div>
  409. {/block:PostNotes}
  410.  
  411. </div>
  412. </div>
  413.  
  414. <div id="sidebar">
  415. <div class="your"><center><a href="http://subordinavel.tumblr.com">theme by </a></center></div>
  416.  
  417. <div id="img"><img src="{image:sidebar}"/></a></div>
  418.  
  419.  
  420. <div class="coração">
  421. {description}</div>
  422.  
  423. <div id="links">
  424. <a href="{text:Link1}">{text:Link1 Title}</a>
  425. <a href="{text:Link2}">{text:Link2 Title}</a>
  426. <a href="{text:Link3}">{text:Link3 Title}</a>
  427. <a href="{text:Link4}">{text:Link4 Title}</a>
  428. <a href="{text:Link5}">{text:Link5 Title}</a>
  429. <a href="{text:Link6}">{text:Link6 Title}</a>
  430. </div>
  431.  
  432. <div id="tira"></div>
  433.  
  434.  
  435. <div class="ps"><div id="paginal">
  436. {block:JumpPagination length="3"}
  437. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  438. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  439. {/block:JumpPagination}
  440. </div></div>
  441.  
  442.  
  443. </div>
Advertisement
Add Comment
Please, Sign In to add comment