Advertisement
nee-d

Theme 01 (com link giratório)

Dec 11th, 2011
12,763
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.02 KB | None | 0 0
  1. <!-- theme por nee-d.tumblr.com
  2. não copie, não roube e não retire os créditos. -->
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6.  
  7. <!-- DEFAULT VARIABLES -->
  8. <meta name="color:background" content="#f7f7f7" />
  9. <meta name="color:sbar" content="#fff" />
  10. <meta name="color:posts" content="#fff" />
  11.  
  12. <meta name="color:text" content="#000" />
  13. <meta name="color:link" content="#000000" />
  14. <meta name="color:lhover" content="#EBE6CB" />
  15. <meta name="color:backlink" content="#000" />
  16. <meta name="color:sublink" content="#fff" />
  17. <meta name="color:scrollbar" content="#000" />
  18.  
  19. <meta name="image:sidebar" content=""/>
  20. <meta name="image:sidebar2" content=""/>
  21. <meta name="image:background" content="" />
  22.  
  23. <meta name="if:Show tags" content="1"/>
  24.  
  25. <meta name="text:title" content="" />
  26. <meta name="text:subtitle" content="" />
  27. <meta name="text:Link1" content="" />
  28. <meta name="text:Link1 Title" content="" />
  29. <meta name="text:Link2" content="" />
  30. <meta name="text:Link2 Title" content="" />
  31. <meta name="text:Link3" content="" />
  32. <meta name="text:Link3 Title" content="" />
  33. <meta name="text:Link4" content="" />
  34. <meta name="text:Link4 Title" content="" />
  35. <meta name="text:Link5" content="" />
  36. <meta name="text:Link5 Title" content="" />
  37.  
  38.  
  39. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  40. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  41. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  42. <link rel="shortcut icon" href="{Favicon}" />
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  44. <style type="text/css">
  45.  
  46.  
  47. /* ---------------- Scrollbar ---------------- */
  48. ::-webkit-scrollbar {width: 8px; height: 5px;}
  49. ::-webkit-scrollbar-track-piece {background-color: {color:entry}; repeat scroll 0 0 transparent;}
  50. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:scrollbar};}
  51. ::-webkit-scrollbar-thumb:horizontal {width: 8px;background-color: {color:scrollbar};}
  52.  
  53. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  54.  
  55. a {color: {color:link}; text-decoration: none; text-transform: none;}
  56. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  57.  
  58. p {margin: 6px 0 0 0}
  59.  
  60. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  61. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  62. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  63. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  64.  
  65. blockquote img{max-width: 470px!important}
  66. blockquote blockquote img{max-width: 450px!important}
  67. blockquote blockquote blockquote img{max-width: 430px!important}
  68. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  69.  
  70. #simg {margin-left:7px; margin-right:7px; margin-bottom:7px; margin-top:7px;}
  71. #simg img {max-width: 168px; height: auto; text-align:center;}
  72.  
  73. #simg2 {margin-left:4px; margin-right:4px; margin-bottom:3px; margin-top:4px;}
  74. #simg img2 {max-width: 170px; height: auto; text-align:center;}
  75.  
  76. #sbar {width:356px; height:auto; margin-left:555px; margin-top:77px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid; border-right:0px solid; padding:3px}
  77.  
  78. #sbar3 {width:346px; height:67px; margin-left:555px; margin-top:0px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid; border-right:0px solid; padding:8px}
  79.  
  80. #sbar4 {width:340px; height:auto; margin-left:565px; margin-top:8px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid; border-right:0px solid; padding:1px}
  81.  
  82.  
  83. #ss {margin-top: 3px; margin-left: 1px; float: left; height: auto; width: 154px; text-align: justify; font-size: 10px; background-color: {color:sidebar}; color: {color:sidebar}; font-family: {font:text};}
  84.  
  85. .s1 {text-align: center; position: fixed; margin-top: 1px;}
  86. .s1 a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 55px; height: 30px; background-color: {color:backlink}; color:{color:sublink}; text-decoration: none; text-transform: lowercase; padding: 22px 5px 5px 5px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  87. .s1 a:hover {text-align: center; letter-spacing: 0px; background-color: {color:sublink}; color:{color:backlink}; padding: 22px 5px 5px 5px; transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg);}
  88.  
  89. .s2 {text-align: center; position: fixed; margin-left: 68px; margin-top: 1px;}
  90. .s2 a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 55px; height: 30px; background-color: {color:backlink}; color:{color:sublink}; text-decoration: none; text-transform: lowercase; padding: 22px 5px 5px 5px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  91. .s2 a:hover {text-align: center; letter-spacing: 0px; background-color: {color:sublink}; color:{color:backlink}; padding: 22px 5px 5px 5px; transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg);}
  92.  
  93. .s3 {text-align: center; position: fixed; margin-left: 136px; margin-top: 1px;}
  94. .s3 a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 55px; height: 30px; background-color: {color:backlink}; color:{color:sublink}; text-decoration: none; text-transform: lowercase; padding: 22px 5px 5px 5px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  95. .s3 a:hover {text-align: center; letter-spacing: 0px; background-color: {color:sublink}; color:{color:backlink}; padding: 22px 5px 5px 5px; transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg);}
  96.  
  97. .s4 {text-align: center; position: fixed; margin-left: 204px; margin-top: 1px;}
  98. .s4 a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 55px; height: 30px; background-color: {color:backlink}; color:{color:sublink}; text-decoration: none; text-transform: lowercase; padding: 22px 5px 5px 5px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  99. .s4 a:hover {text-align: center; letter-spacing: 0px; background-color: {color:sublink}; color:{color:backlink}; padding: 22px 5px 5px 5px; transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg);}
  100.  
  101. .s5 {text-align: center; position: fixed; margin-left: 272px; margin-top: 1px;}
  102. .s5 a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 55px; height: 30px; background-color: {color:backlink}; color:{color:sublink}; text-decoration: none; text-transform: lowercase; padding: 22px 5px 5px 5px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  103. .s5 a:hover {text-align: center; letter-spacing: 0px; background-color: {color:sublink}; color:{color:backlink}; padding: 22px 5px 5px 5px; transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg);}
  104.  
  105. .s1 {opacity: 1}
  106. .s2 {opacity: 0.8}
  107. .s3 {opacity: 0.6}
  108. .s4 {opacity: 0.8}
  109. .s5 {opacity: 1}
  110.  
  111. #stext {margin-left:7px; margin-top:6px; margin-bottom:1px; font-family: verdana; font-size:9px; text-align: justify; width:342px}
  112.  
  113. #stext2 {margin-left:150px; margin-top:1px; margin-bottom:0px; font-family: verdana; font-size:9px; letter-spacing: 0px; width:185px;}
  114.  
  115. #stext3 {margin-left:7px; margin-top:4px; margin-bottom:0px; font-family: Georgia; font-size:19px; text-align:center; width:342px}
  116.  
  117. #stext4 {margin-left:7px; margin-top:6px; margin-bottom:1px; font-family: verdana; font-size:9px; width:342px}
  118.  
  119. #pagination {font-family: georgia; text-align:center; font-size:27px; margin-top:7px; margin-bottom:8px;}
  120.  
  121. #title{overflow-y:hidden; height:55px; z-index:3; position:relative;}
  122. .titled{width:310px; float:left; font-size:18px; font-family: Georgia; text-transform:lowecase;
  123. line-height:90%; color:{color:sidebar link}; font-weight:400; margin:5px 0px 0px 10px; text-align:center; background-color:#trans; padding:4px 2px 4px 2px; -webkit-transition: 0.6s ease-in;
  124. -moz-transition: 0.6s ease-in; transition: 0.6s ease-in;}
  125.  
  126. #entry {float: left; margin-left: 13px; margin-top:0px;}
  127.  
  128. .posts {width: 500px; background-color: {color:posts}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  129.  
  130. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  131. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  132. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  133.  
  134. .image {text-align: center; border: 0px}
  135. .image img {max-width: 500px; margin-bottom: 2px }
  136.  
  137. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  138. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  139. .pquotesource a, a:hover{text-transform: none;}
  140.  
  141. .chat {line-height: 13px; list-style: none }
  142. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  143. .person1 {color: {color:text}; padding: 2px; }
  144. .person1 .label {font-weight: bold; color:{color:text}}
  145. .person2 {color: {color:text}; padding: 2px; }
  146. .person2 .label {font-weight: bold; color:{color:text}}
  147.  
  148. .player {background-color: #000; text-align: left; display:block;}
  149.  
  150. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  151. .answer {padding: 2px}
  152. .answer img {max-width: 470px;}
  153.  
  154.  
  155. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  156. #info a {font-size: 9px;}
  157.  
  158. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  159. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  160.  
  161. #cap {width: 500px; margin-top: -2px;}
  162. .source {display: none;}
  163.  
  164. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  165. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  166. ol.notes li {background-color: {color:posts}; margin-bottom: 5px; padding: 5px; }
  167. .notes img{display: none; border:0px}
  168. </style>
  169.  
  170.  
  171. <style type="text/css">{CustomCSS}</style>
  172.  
  173.  
  174. </head>
  175.  
  176. <body>
  177.  
  178. <div id="sbar">
  179. <div id="simg">
  180. <img src="{image:sidebar}"/> <img src="{image:sidebar2}"/>
  181. </div>
  182.  
  183. <div id="stext3">{text:title}
  184. </div>
  185. <div id="stext2">{text:subtitle}</div>
  186.  
  187.  
  188. <div id="stext">{block:Description}{Description}{/block:Description}</div>
  189. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div>
  190. <div id="stext4"><center>theme por <a href="http://nee-d.tumblr.com"><b><font color="{color:text}">nee-d</font></b></a>; don't copy. </center>
  191. <br>
  192. </div></font>
  193.  
  194. </div></div>
  195.  
  196. <div id="sbar3">
  197. </div>
  198.  
  199. <div id="sbar4">
  200.  
  201. <div id="ss">
  202. {block:ifLink1}<div class="s1"><td><a href="{text:Link1}">{text:Link1 Title}</a></td></div>{/block:ifLink1}
  203. {block:ifLink2}<div class="s2"><td><a href="{text:Link2}">{text:Link2 Title}</a></td></div> {/block:ifLink2}
  204. {block:ifLink3}<div class="s3"><td><a href="{text:Link3}">{text:Link3 Title}</a></td></div> {/block:ifLink3}
  205. {block:ifLink4}<div class="s4"><td><a href="{text:Link4}">{text:Link4 Title}</a></td></div> {/block:ifLink4}
  206. {block:ifLink5}<div class="s5"><td><a href="{text:Link5}">{text:Link5 Title}</a></td></div> {/block:ifLink5}
  207.  
  208. </div></div>
  209.  
  210.  
  211. <div id="entry">
  212. {block:Posts}
  213. <div class="posts">
  214.  
  215. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  216.  
  217. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  218.  
  219. {block:Photoset}{Photoset-500}{/block:Photoset}
  220.  
  221. {block:Quote}
  222. <div class="pquote">“{Quote}”</div>
  223. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  224. {/block:Source}
  225. {/block:Quote}
  226.  
  227. {block:Link}
  228. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  229. {block:Description}{Description}{/block:Description}
  230. {/block:Link}
  231.  
  232. {block:Chat}
  233. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  234. <div class="chat"><ul>{block:Lines}
  235. <li class="person{UserNumber}">{block:Label}
  236. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  237. {/block:Chat}
  238.  
  239. {block:Audio}
  240. <div class="player">{AudioPlayerBlack}</div>
  241. {block:Caption}{Caption}{/block:Caption}
  242. {/block:Audio}
  243.  
  244. {block:Video}{Video-500}{/block:Video}
  245.  
  246.  
  247. {block:Answer}
  248. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  249. <div class="answer">{Answer}</div>
  250. {/block:Answer}
  251.  
  252.  
  253. <div id="cap">
  254. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  255. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  256. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  257.  
  258. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  259. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  260. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  261. {/block:ContentSource}</div></div>
  262. <br>
  263.  
  264.  
  265. <div id="info">
  266. {block:Date}{block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>{/block:IfShowTags}
  267. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  268. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  269. {/block:RebloggedFrom}
  270. </div>
  271. </div>{/block:Date}
  272.  
  273.  
  274. {/block:Posts}
  275. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. </div>
  283.  
  284.  
  285.  
  286. </body>
  287. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement