letyci4

6

Oct 11th, 2012
1,129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.66 KB | None | 0 0
  1. <!-- theme por 1stlevel|tumblr -->
  2.  
  3.  
  4.  
  5. <head>
  6.  
  7.  
  8.  
  9. <!-- DEFAULT VARIABLES -->
  10. <meta name="font:body" content="georgia" />
  11. <meta name="font:title" content="georgia" />
  12. <meta name="color:background" content="#F6F6F6" />
  13. <meta name="color:1a" content="#ECEBEB" />
  14. <meta name="color:1" content="#ECEBEB" />
  15. <meta name="color:2" content="#666666" />
  16. <meta name="color:text" content="#666666" />
  17. <meta name="color:2a" content="#C0AEA0" />
  18. <meta name="image:minigif1" content=""/>
  19. <meta name="image:background" content="" />
  20. <meta name="text:Link1" content="" />
  21. <meta name="text:Link1 Title" content="" />
  22. <meta name="text:Link2" content="" />
  23. <meta name="text:Link2 Title" content="" />
  24. <meta name="text:Link3" content="" />
  25. <meta name="text:Link3 Title" content="" />
  26.  
  27.  
  28.  
  29. <title>{Title}</title>
  30. <link rel="shortcut icon" href="{Favicon}">
  31. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  32. {block:Description}
  33. <meta name="description" content="{MetaDescription}" />
  34. {/block:Description}
  35.  
  36.  
  37.  
  38. <style type="text/css">
  39.  
  40. body {background-color:{color:background}; color:{color:text}; font-family: {font:body}; font-size: 11px; text-align:
  41.  
  42. center; line-height:120%; margin:0; padding:0; background-image:url('{image:background}'); background-attachment: fixed}
  43. a, a:link, a:active, a:visited {color:{color:text};text-transform: none; text-decoration: none}
  44. a:hover {background-color:transparent; padding: 0px; text-decoration: none}
  45. img a{border:0px;}
  46. img a:hover{border:0px;}
  47. b{font-weight: bold; color:{color:text}}
  48. i{text-transform: italic; color:{color:text}}
  49. p{margin:5px 0 2px 0}
  50. blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:background}}
  51.  
  52. /* body */
  53.  
  54. #oibody {width: 602px; text-align: center; margin:0px auto 0 auto; padding-bottom: 150px; background-color:
  55. transparent; color:{color:text}; padding: 0px;}
  56.  
  57. /* links */
  58.  
  59. #oilinks {width: 180px; position: fixed; margin-top: 188px;}
  60.  
  61. .tlinks1{position: fixed; float: left; text-align: center; font-family: trebuchet ms; font-size: 10px;}
  62. .tlinks1 a{ display: block; color:{color:2a}; background-color: {color:2}; text-align: center; width: 90px; margin-bottom: 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  63. .tlinks1 a:hover{opacity: 0.6;}
  64.  
  65. .tlinks2{position: fixed; float: left; text-align: center; font-family: trebuchet ms; font-size: 10px; margin-left: 90px;}
  66. .tlinks2 a{ display: block; color:{color:2a}; background-color: {color:2}; text-align: center; width: 90px; margin-bottom: 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  67. .tlinks2 a:hover{opacity: 0.6;}
  68.  
  69.  
  70.  
  71.  
  72.  
  73. /* navigation */
  74.  
  75. #navigation {float: left; margin-top: 63px; width: 150px; height: inline; padding: 5px; background-color:{color:sidebar}; text-align: center; position: fixed}
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85. /* sidebar */
  86.  
  87. #sidebar {float: left; margin-top: 105px; width: inline; height: 216px; margin-left: 0px; padding: 5px; background-color:{color:1a}; text-align: center; position: fixed}
  88.  
  89. .simg2 {float: left;}
  90. .simg2 img {display: block; height:116px; width: 110px; border: 35px solid {color:1}}
  91.  
  92. #title {width: 180px; text-align: center; font-family:georgia; font-size:18px; color:{color:title}; padding-top: 1px; padding-bottom: 7px; font-style: italic;}
  93.  
  94.  
  95. /* container */
  96.  
  97. #container {float: right; background-color: transparent; text-align: center; margin-top: 0px; }
  98.  
  99. #entries {margin: 40px 0 0 0; }
  100.  
  101. #posts{overflow:hidden; background-color: transparent; border-left:0px solid {color:text}; width: 400px; padding:0px; float: right; margin: 0px 0px -13px 0px; text-align: justify; opacity: 0.8; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-left: 2px solid {color:2}; border-right: 2px solid {color:2}; padding-left: 3px; padding-right: 3px;}
  102. #posts:hover {opacity: 1;}
  103.  
  104. h1 {color: {color:text}; font-family: {font:text}; font-size:14px; line-height:15px; letter-spacing:0px; font-weight:normal; text-transform: none; padding-top: 0px; text-align: center;}
  105.  
  106. #wisdom {text-align: right; font-style: italic;}
  107.  
  108. h2 {color: {color:text}; font-family: {font:text}; font-size:14px; line-height:15px; letter-spacing:0px; font-weight:normal; text-transform: none; margin:0px; padding:5px; text-align: center; text-align: justify;}
  109.  
  110. source {text-align: left; font-size: 9px;}
  111.  
  112.  
  113. #info{position: absolute; font-family: verdana; width: 30px; font-size: 9px; text-transform:none; text-align:left; margin-left: 410px;}
  114.  
  115. .questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:arial; font-size:11px}
  116. .questions a {color:{color:link}}
  117.  
  118. #blockquote {border-left:2px {color:body} solid; font-size:11px; padding-left:5px; margin:0px 2px 0px 10px}
  119.  
  120. .b, strong{color:{color:title}}
  121. .i, em {color:{color:link};}
  122. .p{margin-top:5px; margin-bottom:5px}
  123. .blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  124.  
  125. #espaco {padding-bottom: 10px;}
  126.  
  127. .img a{border:none; width:100%}
  128. .audio{background-color:black; display:block;}
  129.  
  130. .user_1 .label {color:{color:link}; font-weight:bold}
  131. .user_2 .label {color:{color:text}; font-weight:bold}
  132. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  133.  
  134. .notes img{width:10px; position:relative; top:1px; }
  135. ol.notes, .notes li{list-style:none; margin-left:0px; padding:0px; border-left: 1px solid {color:2}; border-right: 1px solid {color:2};}
  136. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  137.  
  138.  
  139. ::-webkit-scrollbar{width:2px;height:2px;}
  140. ::-webkit-scrollbar-button:start:decrement
  141. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  142. ::-webkit-scrollbar-track-piece{background-color: #FFFFFF;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  143. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: black;-webkit-border-radius:px;}
  144. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: black;-webkit-border-radius:px;}
  145.  
  146.  
  147. /*** Paginação by madlyluv.com ***/
  148. #paginacaoml {font-size: 9px; margin-top: 405px; margin-left: 160px; position: fixed; width: 290px; text-align: right; background-color: transparent;}
  149. #paginacaoml a {background-color: {color:tlinks}; font-size: 9px; padding: 3px 6px; color: {color:oilinks}; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: -1px; opacity: 0.8; font-size: 9px; font-family: tahoma;}
  150. #paginacaoml a:hover {background-color: white; color: black; border: none;}
  151. #paginacaoml span.pagina_atual {background-color: {color:tlinks}; font-size: 9px;padding: 3px 6px; color: {color:oilinks}; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: -1px; opacity: 1; font-size: 9px; font-family: tahoma;}
  152.  
  153.  
  154. .viaesource {display: none;}
  155.  
  156. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  157.  
  158. </style>
  159. <style type="text/css">{CustomCSS}</style>
  160.  
  161.  
  162.  
  163. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  164.  
  165. </head>
  166.  
  167. <body>
  168.  
  169. <div id="oibody">
  170.  
  171.  
  172.  
  173.  
  174.  
  175. <div id="sidebar">
  176.  
  177. <div class="simg2"> <img src="{image:minigif1}"/> </div>
  178.  
  179.  
  180. <div id="oilinks">
  181. <div class="tlinks1">
  182. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  183. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  184. </div>
  185.  
  186. <div class="tlinks2">
  187. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  188. <a href="http://1stlevel.tumblr.com/">credit</a>
  189. </div>
  190.  
  191.  
  192. </div>
  193. </div>
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212. <div id="container">
  213.  
  214. <div id="entries">
  215. <div class="viaesource">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  216. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  217.  
  218. <div class="autopagerize_page_element">
  219.  
  220. {block:Posts}
  221. <div id="posts">
  222.  
  223. <div id="info"><a href="{Permalink}">#{NoteCount}</a><br> {block:IndexPage}<a href="{ReblogURL}" target="_blank">#reblog</a></span>{/block:IndexPage} <br> {block:RebloggedFrom}<a href="{ReblogRootURL}">#originally</a>{/block:RebloggedFrom}</div>
  224.  
  225. {block:Title}<br><h1>{Title}&nbsp;</h1>{/block:Title}
  226.  
  227. {block:Text}{Body}<br>{/block:Text}
  228.  
  229. {block:Quote}<br><h2>{Quote}</h2> <div id="wisdom">{Source}</div><br>{/block:Quote}
  230.  
  231. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  232. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  233.  
  234. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{/block:Photo}
  235. {block:Photoset}<center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  236.  
  237. {block:Chat}<br><ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul><br>{/block:Chat}
  238.  
  239. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  240.  
  241. {block:Answer}<br><div id="questions"><b>{Asker} asked:</b> {Question}
  242. {Answer}</div><br>{/block:answer}
  243.  
  244. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251. </div><BR>
  252.  
  253.  
  254. {/block:Posts}
  255.  
  256. </div>
  257.  
  258. {block:PostNotes}{PostNotes}{/block:PostNotes}
  259.  
  260.  
  261. </div></div>
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294. </div>
  295.  
  296. </div>
  297.  
  298. </body>
  299. </html>
Advertisement
Add Comment
Please, Sign In to add comment