Advertisement
umapequenapoeta

theme 72

Nov 25th, 2012
7,452
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 13.15 KB | None | 0 0
  1. <html>
  2.  
  3. <!-- Theme by promisse ♥-♥ enjoy -->
  4. <head>
  5.  
  6. <!-- DEFAULT VARIABLES -->
  7.  
  8. <meta name="color:background" content="#ffffff" />
  9. <meta name="color:sidebar" content="#ffffff" />
  10. <meta name="color:post" content="#ffffff" />
  11. <meta name="color:text" content="#000000" />
  12. <meta name="color:text sidebar" content="#000000" />
  13. <meta name="color:all" content="#000000" />
  14. <meta name="color:link" content="#000000" />
  15. <meta name="color:borda" content="#000000" />
  16.  
  17.  
  18.  
  19.  
  20. <meta name="image:background" content="" />
  21. <meta name="image:sidebar" content="" />
  22. <meta name="if:Show tags" content="1"/>
  23. <meta name="text:titulo" content="you never really can fix a heart" />
  24.  
  25. <meta name="text:Link1" content="/" />
  26. <meta name="text:Link1 Title" content="home" />
  27. <meta name="text:Link2" content="/ask" />
  28. <meta name="text:Link2 Title" content="ask" />
  29. <meta name="text:Link3" content="/" />
  30. <meta name="text:Link3 Title" content="link 3" />
  31. <meta name="text:Link4" content="/" />
  32. <meta name="text:Link4 Title" content="link 4" />
  33. <meta name="text:Link5" content="/" />
  34. <meta name="text:Link5 Title" content="link 5" />
  35. <meta name="text:Link6" content="/" />
  36. <meta name="text:Link6 Title" content="link 6" />
  37.  
  38.  
  39.  
  40.                       <title>{Title}</title>
  41.         <link rel="shortcut icon" href="{Favicon}">
  42.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  43.         {block:Description}
  44.   <meta name="description" content="{MetaDescription}" />
  45.         {/block:Description}
  46.  
  47.     <style type="text/css">
  48.  
  49. body {background: {color:background}  url('{image:background}')  repeat; color:{color:text}; font-family:verdana; font-size:11px; line-height:110%}
  50.  
  51. a { text-decoration:none; color:{color:all};}
  52. a:hover {text-decoration:none; color:{color:linkhover};}
  53.  
  54. p {margin: 6px 0 0 0}
  55.  
  56. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  57. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  58. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  59. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  60.  
  61. blockquote img{max-width: 370px!important}
  62. blockquote blockquote img{max-width: 350px!important}
  63. blockquote blockquote blockquote img{max-width: 330px!important}
  64. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  65.  
  66.  
  67. #content {position: fixed; width: 935px; margin: 20px auto 0px auto; padding: 9px; z-index: 1}
  68.  
  69. #entry {float: left; margin-left: 480px; margin-top: 0px;}
  70.  
  71. .posts {width: 500px; background-color: {color:post}; padding: 8px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;margin-top: 1px}
  72.  
  73. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  74. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  75. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  76.  
  77. #image {padding:5px; background-color:{color:sidebar};border: solid 2px #fff; width: 210; margin-top:0px;}
  78. #image img{width: 210px; height:auto 355px;}
  79.  
  80.  
  81. .pquote {font-family: georgia; text-align: center; font-size: 14px; line-height: 15px; padding: 3px;}
  82. .pquotesource {font-family: verdana; font-size: 11px; text-align: center; text-transform: none; margin-bottom: 5px;}
  83. .pquotesource a, a:hover{text-transform: none;}
  84.  
  85. .chat {line-height: 13px; list-style: none }
  86. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  87. .person1 {color: {color:text}; padding: 2px; }
  88. .person1 .label {font-weight: bold;  color:{color:text}}
  89. .person2 {color: {color:text}; padding: 2px;  }
  90. .person2 .label {font-weight: bold;  color:{color:text}}
  91.  
  92. .player {background-color: #000; text-align: left; display:block;}
  93.  
  94. .question {color:{color:text}; font-size: 11px; font-weight: normal; font-family: verdana; line-height:95%; background: {color:background};
  95.  
  96. position: relative; min-height:70px; padding:10px 15px; margin-bottom:2px; margin-right:-10px;}
  97.  
  98. .questionarrow {font-size:30px; color:{color:background}; vertical-align:middle; margin-left:-5px!important;}
  99.  
  100. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  101. .asker a {color:{color:text};}
  102. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  103.  
  104. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  105. .asking a{color:{color:text};}
  106. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  107.  
  108. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  109.  
  110. .answer {color:{color:answer};}
  111.  
  112.  
  113. .credito {opacity: 1.0; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  114. .credito:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  115.  
  116. #info {text-align: left; margin-top:-4px; font-size: 9px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  117. #info a {font-size: 9px; text-transform: uppercase;}
  118.  
  119. #tags {color: {color:text}; font-size: 9px; font-family: calibri;  display: inline; list-style: none; text-transform: uppercase;;}
  120. #tags a {font-size: 9px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  121.  
  122. #cap {width: 500px; margin-top: -2px;}
  123. .source {display: none;}
  124.  
  125. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  126. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  127. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  128. .notes img{display: none; border:0px}
  129.  
  130. /* oi */
  131.  
  132. #sbar {width: 250px;height: auto;margin-left: 80px;text-align: left;margin-top: 60px;position:fixed;}
  133.  
  134. #titulo {opacity: 0.6; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  135. #titulo :hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  136.  
  137. #titulo {z-index:999;background-color:#000; text-transform:uppercase;font-weight: italic; letter-spacing: 1px; color: #fff; text-align: center; width: 356px; height: px; left: 113px; font-family: calibri; top: 87px; position: fixed; padding-top: 0px; opacity: 9; font-size: 16px; font-style: ; border-top:px solid {color:border};
  138. border-bottom:px solid {color:border}; padding-right: 6px;
  139. padding-left: 6px; line-height: 20px;
  140. height: 20px; }
  141.  
  142.  
  143. #description {background-color: transp;font-family:calibri; font-size:11px; text-align:right; width:140px; height: 10px; margin-top:12px;margin-left: 5px; border-left:px solid {color:border}; padding: 20px; border-bottom:0px solid {color:border}; padding-top: 3px; margin-button: 20px; background: url(http://static.tumblr.com/akhimg2/fAbm9o4gq/untitled-2.png) no-repeat 0 3px;}
  144.  
  145. #sidebarimage {position:fixed;border:2px solid {color:borda};margin-left:170px;margin-top:11px;height:286px;-webkit-transition: all 1.2s ease-out;  -moz-transition: all 1.2s ease-out;}
  146. #sidebarimage img {width:250px;border:5px solid {color:sidebar}; margin-bottom:-1px;height:276px;width:200px;-webkit-transition: all 1.2s ease-out;-moz-transition: all 1.2s ease-out;}
  147. #sidebarimage img:hover {opacity:0.6;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  148.  
  149. #navigation {position:absolute;  margin-top:0px; width:260px; margin-left: 90px; text-align:center;}
  150.  
  151. #pagination {font-size:11px;text-transform:uppercase;text-align:right;margin-top:15px;font-family: calibri;}
  152.  
  153.  
  154. .links2 {display: block; width:152px; text-align: center; font-size: 9px; position: fixed; margin-top: 155px; margin-left: -74px;}
  155. .links2 a {display: block; height: auto; font-size: 11px; letter-spacing: 1px; font-family: calibri; text-transform: uppercase; background-color: black; color: white; margin-bottom: 1px; padding-top: 3px; padding-bottom: 3px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;  text-align: right; padding-left: 3px; opacity: 1.0; line-height: 14px;}
  156. .links2 a:hover{color: #000000; background-color: #ffffff}
  157.  
  158. .links3 {display: block; position:fixed; width:200px; text-align: left; font-size: 10px; position: fixed; margin-top: 340px; margin-left: 82px;}
  159. .links3 a {display: block; height: 15px; padding-top: 3px; font-size: 10px; letter-spacing: 2px; font-family: calibri; padding-left: 27px; text-transform: uppercase; background-color: white; text-transform: normal; color: {color:sublinkst}; margin-bottom: 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; opacity: 0.8;}
  160. .links3 a:hover{opacity: 1;}
  161.  
  162.  
  163.  
  164. #tumblrcontrols2 {position:fixed; top:25px; right:5px;  z-index:999;}
  165. #tumblrcontrols2 a {opacity:1;}
  166. #tumblrcontrols2 a:hover {opacity:1;}
  167.  
  168. iframe#tumblr_controls {right:3px !important; position: fixed !important; z-index:99; z-index:19;}
  169.  
  170. ::-webkit-scrollbar {width: 7px; height: 5px;}
  171. ::-webkit-scrollbar-track-piece {background-color: #ffffff; repeat scroll 0 0 transparent;}  
  172. ::-webkit-scrollbar-thumb:vertical {height: 6px;background-color: #000000;}
  173. ::-webkit-scrollbar-thumb:horizontal {width: 6px;background-color: #000000;}
  174. </style>
  175.  
  176.  
  177. <body>
  178.  
  179. <div id="tumblrcontrols2">
  180. <a href="http://promisse.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/dbek3sy/zESllc4x6/install_theme.png"/></a>
  181. </div>
  182.  
  183. <div id="content">
  184.  
  185. <div id="sbar">
  186.  
  187.  
  188. <div id="navigation">
  189. <div class="links2">
  190. <a href="{text:Link1}">{text:Link1 Title}</a>  
  191. <a href="{text:Link2}">{text:Link2 Title}</a>
  192. <a href="{text:Link3}">{text:Link3 Title}</a>
  193. <a href="{text:Link4}">{text:Link4 Title}</a>
  194. <a href="{text:Link5}">{text:Link5 Title}</a>
  195. <a href="{text:Link6}">{text:Link6 Title}</a>
  196. <a href="http://promisse.tumblr.com">credit @</a>
  197. </div></div>
  198.  
  199.  
  200.  
  201.  
  202. <div id="titulo">{text:titulo}</div>
  203.  
  204. <center><div id="sidebarimage"><img src="{image:Sidebar}"/>
  205.    
  206.     <div id="pagination">
  207. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a> / {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}    
  208. </div>
  209.  
  210. </div></center>
  211. <div id="description">{block:Description}{Description}{/block:Description}</div></div>
  212. </div></div>
  213. <div id="entry">
  214.  
  215.  {block:Posts}
  216. <div class="posts">
  217.  
  218. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  219.  
  220. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  221.  
  222. {block:Photoset}{Photoset-500}{/block:Photoset}
  223.  
  224. {block:Quote}
  225. <div class="pquote">“{Quote}”</div>
  226. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  227. {/block:Source}
  228. {/block:Quote}
  229.  
  230. {block:Link}
  231. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  232. {block:Description}{Description}{/block:Description}
  233. {/block:Link}
  234.  
  235. {block:Chat}
  236. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  237. <div class="chat"><ul>{block:Lines}
  238. <li class="person{UserNumber}">{block:Label}
  239. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  240. {/block:Chat}
  241.  
  242. {block:Audio}
  243. <div class="player">{AudioPlayerBlack}</div>
  244. {block:Caption}{Caption}{/block:Caption}
  245. {/block:Audio}
  246.  
  247. {block:Video}{Video-500}{/block:Video}
  248.  
  249. {block:Answer}
  250. <table width="500px" cellspacing="0" cellpadding="0">
  251. <tr>
  252. <td width="415px" class="question">{Question}</td>
  253. <td width="30px"><span class="questionarrow">?</span></td>
  254. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  255. </tr>
  256. </table>
  257. <div class="answer">{Answer}</div>
  258. {/block:answer}
  259.  
  260.  
  261. <div id="cap">
  262. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  263. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  264. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  265.  
  266. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  267.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  268.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  269. {/block:ContentSource}</div></div>
  270. <p>
  271.  
  272.  
  273. <div class="credito">
  274. {block:Date}<div id="info">
  275. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>
  276.  
  277. {NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>
  278.  
  279. {/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a
  280.  
  281. href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">
  282.  
  283. {block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  284. </div></center>{/block:IfShowTags}{/block:Date}</div>
  285. </div>
  286.  
  287.  
  288.  {/block:Posts}
  289. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298. </div>
  299. </div>
  300. </div>
  301. </div>
  302.  
  303. </body>
  304. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement