Advertisement
princefoolish

Theme 07

Apr 28th, 2012
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 11.69 KB | None | 0 0
  1. <!     THEME FEITO POR 1-nostalgic0.TUMBLR.COM    !>
  2. <head>
  3. <!-- DEFAULT VARIABLES -->
  4. <meta name="color:background" content="#f8f8f8" />
  5. <meta name="color:link" content="#000000" />
  6. <meta name="color:linkhover" content="#000" />
  7. <meta name="color:text" content="#000000" />
  8. <meta name="color:post" content="#fff" />
  9. <meta name="color:sidebar" content="#000" />
  10. <meta name="color:links sidebar" content="#fff" />
  11. <meta name="color:bg links sidebar" content="#000" />
  12. <meta name="color:borda" content="#5fb16d" />
  13.  
  14. <meta name="image:sidebar" content="http://static.tumblr.com/ygkexbz/FQzm2yhhc/tumblr_m2sg4qv0ln1rsvk91o2_250.png"/>
  15.  
  16. <meta name="text:Link1" content="/" />
  17. <meta name="text:Link1 Title" content="link1" />
  18. <meta name="text:Link2" content="/" />
  19. <meta name="text:Link2 Title" content="link2" />
  20. <meta name="text:Link3" content="/" />
  21. <meta name="text:Link3 Title" content="link3" />
  22. <meta name="text:Link4" content="/" />
  23. <meta name="text:Link4 Title" content="link4" />
  24. <meta name="text:Link5" content="/" />
  25. <meta name="text:Link5 Title" content="link5" />
  26. <meta name="text:Link6" content="/" />
  27. <meta name="text:Link6 Title" content="link6" />
  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. <style type="text/css">
  37.  
  38. body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  39.  
  40. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  41. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  42.  
  43. p {margin: 6px 0 0 0}
  44.  
  45. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  46. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  47. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:sidebarlinks}; }
  48. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidtext}; }
  49.  
  50. blockquote img{max-width: 470px!important}
  51. blockquote blockquote img{max-width: 450px!important}
  52. blockquote blockquote blockquote img{max-width: 430px!important}
  53. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  54.  
  55. #all {text-align: center; width: 835px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  56.  
  57. #allboxes {float: left; margin-left: 477px;}
  58.  
  59. .entry {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  60.  
  61. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  62. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  63. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  64.  
  65. .image {text-align: center; border: 0px}
  66. .image img {max-width: 500px; margin-bottom: 2px }
  67.  
  68. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  69. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  70. .xquotesource a, a:hover{text-transform: none;}
  71.  
  72. .chat {line-height: 13px; list-style: none }
  73. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  74. .person1 {color: {color:text}; padding: 2px; }
  75. .person1 .label {font-weight: bold;  color:{color:text}}
  76. .person2 {background-color:{color:background}; color: {color:text}; padding: 2px;  }
  77. .person2 .label {font-weight: bold;  color:{color:text}}
  78.  
  79. .player {background-color: #000; text-align: left; display:block;}
  80.  
  81. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  82. .answer {padding: 2px}
  83. .answer img {max-width: 470px;}
  84.  
  85. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  86. #info a {font-size: 9px;}
  87.  
  88. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  89. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  90.  
  91. #cap {width: 500px; margin-top: -2px;}
  92. .source {display: none;}
  93.  
  94. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left;font-family: verdana;}
  95. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  96. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  97. .notes img{display: none; border:0px}
  98.  
  99. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  100.  
  101. #navig {padding:1px 0px; margin-bottom:0px; font-size:8px; font-family:tinytots; position: fixed;text-align:right; margin:202px; margin-top:299px; padding-top:0px;}
  102. #navig a{display:block; color:{color:links sidebar}; text-transform:uppercase; margin:0px 0px 2px 0px; background-color:{color:bg links sidebar}; padding:-500px 15px -10px 0px; height:12px; line-height: 12px; width:195px;}
  103. #navig a:hover {margin-left:5px; width:200px;}
  104.  
  105. #kk a {margin-top: 412px; margin-left: 183px; float: left;  display: block; letter-spacing: 0px; font-family: tinytots; font-size: 11px; text-align: center; margin-bottom: 1px; width: 21px; background-color:{color:bg links sidebar}; height: 17px; color:{color:links sidebar}; text-decoration: none; text-transform: uppercase; line-height: 20px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; position: fixed; -webkit-border-radius: 10px 0px 0px 10px;}
  106.  
  107. #paginal {font-family: tinytots; font-size: 8px; text-align: center;}
  108. #paginal a {background: {color:border}; margin: 0 1px 0 0; padding: 1px 3px; color: {color:frase};}
  109. #paginal a:hover {background: {color:bg links sidebar}; color: {color:links sidebar};}
  110. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 1px 3px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  111. .ps {position: fixed; margin-left:335px; padding: 4px; width: 82px; height: auto; top: 490px; background-color:transparent; color: {color:text};}
  112.  
  113. #imgdodan {width: 100px; margin-left:150px; background-color: {color:borda}; -webkit-border-radius: 00px 0px 0px 0px; position: fixed; height: 100px; color: {color:borda}; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; font-size: 9px;  margin-top: 299px;  border: 5px solid {color:borda}; -moz-border-radius: 110px;-webkit-border-radius: 110px;}
  114. #imgdodan img{width: 100px; height: 100px;  -webkit-border-radius: 0px 0px 0px 0px;-webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; -moz-border-radius: 160px; -webkit-border-radius: 60px;}
  115. #imgdodan img:hover { -webkit-border-radius: 0px 00px 0px 00px; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear; }
  116. #imgdodan:hover { -webkit-border-radius: 0px 0px 0px 0px; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear;  color: transparent; opacity: 1}
  117.  
  118.  
  119. ::-webkit-scrollbar{width:5px;height:6px;}
  120. ::-webkit-scrollbar-button:start:decrement
  121. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  122. ::-webkit-scrollbar-track-piece{background-color:{color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  123. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  124. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  125.  
  126. #tumblr_controls{position: fixed!important}
  127. #tumblr_controls{position: fixed!important}
  128. #tumblr_controls{position: fixed!important}
  129. #tumblr_controls{position: fixed!important}
  130.  
  131. </style>
  132.  
  133. <body onkeydown="return false">
  134.  
  135. <div class="ps"><div id="paginal">
  136. {block:JumpPagination length="5"}
  137. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  138. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  139. {/block:JumpPagination}
  140. </div></div>
  141.  
  142. <div id="barra2"></div>
  143.  
  144. <div id="navig">
  145. <a href="{text:Link1}">{text:Link1 Title} </a>
  146. <a href="{text:Link2}">{text:Link2 Title} </a>
  147. <a href="{text:Link3}">{text:Link3 Title} </a>
  148. <a href="{text:Link4}">{text:Link4 Title} </a>
  149. <a href="{text:Link5}">{text:Link5 Title} </a>
  150. <a href="{text:Link6}">{text:Link6 Title} </a>
  151. <a href="http://1-nostalgic0.tumblr.com">theme by</a>
  152. <a href="http://idolatrado.tumblr.com">Inspirado</a>
  153. </div>
  154.  
  155.  
  156. <div id="imgdodan"><div class="imgdodan">
  157. <img src="{image:sidebar}">
  158. </div></div>
  159.  
  160.  
  161. </body>
  162.  
  163.  
  164. <div id="allboxes">
  165.  
  166.  {block:Posts}
  167. <div class="entry">
  168.  
  169. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  170.  
  171. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  172.  
  173. {block:Photoset}{Photoset-500}{/block:Photoset}
  174.  
  175. {block:Quote}
  176. <div class="xquote">“{Quote}”</div>
  177. {block:Source}<div class="xquotesource"> — {Source}</div>
  178. {/block:Source}
  179. {/block:Quote}
  180.  
  181. {block:Link}
  182. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  183. {block:Description}{Description}{/block:Description}
  184. {/block:Link}
  185.  
  186. {block:Chat}
  187. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  188. <div class="chat"><ul>{block:Lines}
  189. <li class="person{UserNumber}">{block:Label}
  190. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  191. {/block:Chat}
  192.  
  193. {block:Audio}
  194. <div class="player">{AudioPlayerBlack}</div>
  195. {block:Caption}{Caption}{/block:Caption}
  196. {/block:Audio}
  197.  
  198. {block:Video}{Video-500}{/block:Video}
  199.  
  200.  
  201. {block:Answer}
  202. <div id="asker">{Asker} <b>asked:</b> {Question}</div>
  203. <div class="answer">{Answer}</div>
  204. {/block:Answer}
  205.  
  206.  
  207. <div id="cap">
  208. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  209. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  210. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  211.  
  212. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  213.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  214.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  215. {/block:ContentSource}</div></div>
  216. <br>
  217.  
  218.  
  219. <div id="info">
  220. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  221. <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}
  222. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  223. {/block:RebloggedFrom}
  224. </div>
  225. </div>{/block:Date}
  226.  
  227.  
  228.  {/block:Posts}
  229. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237. </div>
  238. </div>
  239. </div>
  240. </div>
  241. </div>
  242.  
  243. </body>
  244. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement