Advertisement
ourqueenswift

love is fearless

Jul 7th, 2012
483
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.88 KB | None | 0 0
  1. <html>
  2.  
  3.  
  4. <!-- THEME BY DAURA (ourqueenswift)
  5. bitches copy, don't be a bitch, respect --!>
  6.  
  7.  
  8. <head>
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="color:background" content="#f8f8f8" />
  12. <meta name="color:post" content="#fff" />
  13. <meta name="color:sidebar" content="#fff" />
  14. <meta name="color:text" content="#949494" />
  15. <meta name="color:link hover" content="#f8f8f8" />
  16. <meta name="color:links" content="#fff" /><meta name="color:perma bg" content="#ddccbb" />
  17.  
  18. <meta name="image:sidebar" content="http://static.tumblr.com/tuc07b8/hAAm3td77/tumblr_m0sf047jpj1rrzsi1o1_500.png" />
  19.  
  20. <meta name="if:Bigger Posts" content="0" />
  21.  
  22. <meta name="text:Link1" content="" />
  23. <meta name="text:Link1 Title" content="link" />
  24. <meta name="text:Link2" content="" />
  25. <meta name="text:Link2 Title" content="link" />
  26. <meta name="text:Link3" content="" />
  27. <meta name="text:Link3 Title" content="link" />
  28. <meta name="text:Link4" content="" />
  29. <meta name="text:Link4 Title" content="link" />
  30.  
  31. <title>{Title}</title>
  32. <link rel="shortcut icon" href="{Favicon}">
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  34. {block:Description}
  35. <meta name="description" content="{MetaDescription}" />
  36. {/block:Description}
  37.  
  38. <script type="text/javascript" src="http://static.tumblr.com/myqz5da/i75lywtpy/livia-menu1.js"></script>
  39. <style type="text/css">
  40.  
  41.  
  42. body {background-color: {color:background}; background-image:url('{image:background}'); background-attachment: fixed; font-family: verdana; color: {color:text}; text-align: center; font-size: 10px; }
  43.  
  44. a {color: {color:text}; text-decoration: none; -webkit-transition:1s; }
  45. a:hover {color: {color:text}; background-color: #trans; text-decoration: none; opacity: 0.5; -webkit-transition-duration:.6s; -moz-transition-duration:.6s }
  46.  
  47. p {margin: 6px 0 0 0}
  48.  
  49. blockquote {margin-left:2px; width:500px; padding-left:3px; border-left:1px solid {color:text};}
  50.  
  51.  
  52. img{
  53. margin: 1px;
  54. border: none;
  55. filter: alpha(opacity=75);
  56. moz-opacity:.80;
  57. opacity: 1 ;
  58. -webkit-transition-duration: .50s;
  59. }
  60.  
  61.  
  62.  
  63. #container { width: 350px;position: fixed;}
  64. #contain_inner {margin-left: 0px; background-color: transparent;}
  65.  
  66. #all {text-align: center; overflow: none; width: 526px; height: 360px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  67.  
  68. #allboxes {float: left; margin-left: 350px; overflow: none; margin-top:0px; }
  69.  
  70. .entry {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  71.  
  72. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  73. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  74. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; letter-spacing:-1px; line-height: 18px; opacity: 0.5; -webkit-transition-duration:.6s; -moz-transition-duration:.6s }
  75.  
  76. .image {text-align: center; border: 0px}
  77. .image img {max-width: 500px; margin-bottom: 2px }
  78.  
  79. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  80.  
  81. .xquotesource { text-align: center; font-family:sans-serif; font-style:italic; text-transform: none; margin-bottom: 5px; margin-top:10px;}
  82. .xquotesource a, a:hover{text-transform: none;}
  83.  
  84. .chat {line-height: 13px; list-style: none; text-align:center; }
  85. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  86. .person1 {color: {color:text}; padding: 2px; }
  87. .person1 .label {font-weight: bold; color:{color:text}}
  88. .person2 {color: {color:text}; padding: 2px; }
  89. .person2 .label {font-weight: bold; color:{color:text}}
  90.  
  91. .player {background-color: {color:sidebar}; text-align: left; display:block;}
  92.  
  93.  
  94. /* AUDIO POST DE EXTRATREX, NÃO COPIAR */
  95. #audentryprob {display:block; height:auto; position:relative; min-height:110px;}
  96. .audentry {width:490px; background-color:{color:post}; position:relative; padding:5px; {block:IndexPage}overflow:hidden;{/block:IndexPage}; min-height:110px;}
  97.  
  98. .audioplayercircle {
  99. position: absolute;
  100. z-index: 3;
  101. background: white;
  102. -webkit-border-radius: 50px;
  103. -moz-border-radius: 50px;
  104. top: 35px;
  105. left: 35px;
  106. opacity: .8;
  107. filter:alpha(opacity=80)}
  108.  
  109.  
  110. .audioplayer {
  111. width: 20px;
  112. height: 30px;
  113. overflow: hidden;
  114. margin: 17px 24px 13px 16px;
  115. }
  116.  
  117. .audiodata {font:11px verdana; color:{color:text}; text-transform:none; height:15px; padding:0px 7px!important; background-color:{color:background}; float:center; margin-left:55px; text-align:right;}
  118. .audiodata b{color:{color:text};}
  119.  
  120. .aucap {color:{color:quote}; font:11px verdana; line-height:90%; text-align:right; min-height:34px; background-color:#fcfcfc; padding:2px 7px!important;}
  121. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  122. .answer {padding: 2px}
  123. .answer img {max-width: 470px;}
  124.  
  125. .caixa {background: {color:sidebar}; padding: 4px;}
  126.  
  127.  
  128. .bubble {
  129. background: {color:background};
  130. color: #;
  131. margin-top: 2px;
  132. padding: 12px;
  133. margin-left: 40px;
  134. -webkit-border-top-right-radius: 11px;
  135. -webkit-border-bottom-right-radius: 11px;
  136. -moz-border-radius-topright: 11px;
  137. -moz-border-radius-bottomright: 11px;
  138. border-top-right-radius: 11px;
  139. border-bottom-right-radius: 11px;}
  140.  
  141. .caixa aa
  142. {background: {color:background};
  143. height: 16px;
  144. font-style: normal;
  145. font-size: 10px;
  146. color: {color:text};
  147. padding-top: 4px;
  148. text-align:justy;
  149. letter-spacing:1px;
  150. padding:3px;
  151. text-shadow:0 1px 1px {color:sidebar};
  152. margin-top: 8px;
  153. text-transform:none;
  154. line-height: 14px;
  155. margin-top: 10px;
  156. -webkit-border-top-right-radius: 11px;
  157. -webkit-border-bottom-right-radius: 11px;
  158. -moz-border-radius-topright: 11px;
  159. -moz-border-radius-bottomright: 11px;
  160. border-top-right-radius: 11px;
  161. border-bottom-right-radius: 11px;}
  162.  
  163. .borda {
  164. float: left;
  165. padding: 0px;
  166. margin-top: -1px;
  167. -webkit-border-top-left-radius: 11px;
  168. -webkit-border-bottom-left-radius: 11px;
  169. -moz-border-radius-topleft: 11px;
  170. -moz-border-radius-bottomleft: 11px;
  171. border-top-left-radius: 11px;
  172. border-bottom-left-radius: 11px;
  173. }
  174. #info {background-color:{color:post}; padding:3px; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; border-left: 1 solid #ddd; -webkit-transition:1s;}
  175. #info a {font-size: 9px;}
  176.  
  177. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  178. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  179.  
  180. #cap {width: 500px; margin-top: -2px;}
  181. .source {display: none;}
  182.  
  183. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  184. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  185. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  186. .notes img{display: none; border:0px}
  187.  
  188.  
  189. #td {width: 300px; height: none; margin-left: 8px; background-color: #0; position: fixed; color: #888; font-size: 9px; border: px solid #ccc; border-right: 0px solid #eee; margin-top: 97px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; text-align: right}
  190. #td:hover {margin-left:77px;}
  191.  
  192. #container { width: 350px;position: fixed;}
  193. #contain_inner {margin-left: 0px; background-color: transparent;}
  194.  
  195.  
  196. #tumblr_controls{position: fixed!important}
  197. #tumblr_controls{position: fixed!important}
  198. #tumblr_controls{position: fixed!important}
  199. #tumblr_controls{position: fixed!important}
  200.  
  201. ::-webkit-scrollbar{width:4px;height:5px;}
  202. ::-webkit-scrollbar-button:start:decrement
  203. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  204. ::-webkit-scrollbar-track-piece{background-color: #eee; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  205. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:sidebar};-webkit-border-radius:px;}
  206. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:sidebar};-webkit-border-radius:px;}
  207.  
  208. /* side e blablabla */
  209.  
  210. #right{position:fixed;margin-top:-10px;{block:IfNotBiggerPosts}margin-left:900px;{/block:IfNotBiggerPosts}{block:IfBiggerPosts}margin-left:630px;{/block:IfBiggerPosts}}
  211.  
  212. #sidebar {position:fixed; margin-top:100px;width:270px; text-align:center; padding: 10px 5px 10px 5px;background-color:{color:sidebar};}
  213.  
  214. #sidebar img{max-width:250px;opacity:.8;}
  215.  
  216. #desc{position:relative;font-family:{font:sidebar}; margin-top:25px; width:250px; padding:7px; color:{color:sidebar text};}
  217.  
  218. #desc a{text-decoration: none;color:{color:link};}
  219.  
  220. #desc b, bold{color:{color:Sidebar Bold};}
  221.  
  222. #desc i, em{color:{color:Sidebar Italic};}
  223.  
  224. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  225.  
  226. .navigation {z-index:99; text-align:center; position:fixed; font-family: tinytots; text-transform:uppercase; letter-spacing:1px; font-size:8px; margin-left:28px;margin-top:15px; width:210px; background-color:{color:sidebar};}
  227. .navigation a {color:{color:links}; }
  228.  
  229. .oizinho {font-family: georgia; position: fixed; margin-left: 260px; margin-top: 0px; font-size: 38px; z-index: 0;}
  230. .oizinho a {color: sidebar; background-color: transparent;}
  231. .oizinho a:hover {color:sidebar ;}
  232.  
  233. .oizinho2 {font-family: georgia; position: fixed; margin-left: 280px; margin-top: 0px; font-size: 38px; z-index: 0;}
  234. .oizinho2 a {color: ; background-color: transparent;}
  235. .oizinho2 a:hover {color:sidebar;}
  236.  
  237. </style>
  238. <body>
  239.  
  240.  
  241. <div id="allboxes">
  242.  
  243. {block:Posts}
  244. <div class="entry">
  245.  
  246. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  247.  
  248. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  249.  
  250. {block:Photoset}{Photoset-500}{/block:Photoset}
  251.  
  252. {block:Quote}
  253. <div class="xquote">“{Quote}”</div>
  254. {block:Source}<div class="xquotesource"> + {Source}</div>
  255. {/block:Source}
  256. {/block:Quote}
  257.  
  258. {block:Link}
  259. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  260. {block:Description}{Description}{/block:Description}
  261. {/block:Link}
  262.  
  263. {block:Chat}
  264. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  265. <div class="chat"><ul>{block:Lines}
  266. <li class="person{UserNumber}">{block:Label}
  267. <span class="label">-- {label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  268. {/block:Chat}
  269.  
  270.  
  271. <!--- AUDIO POST --->
  272. {block:Audio}
  273. <div id="audentryprob">
  274. <div class="audentry">
  275.  
  276. <img src="http://static.tumblr.com/2lqtwbf/hLRlz1vgy/2.png" alt="default album art" width="120" height="120" style="position:absolute; vertical-align:middle;" />
  277. {block:AlbumArt}
  278. <img width="120" height="120" src="{AlbumArtURL}" style="position:absolute;" />
  279. {/block:AlbumArt}
  280.  
  281. <div class="audioplayercircle"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  282. <div class="something">
  283. <table style="float:right;" width="360px" cellspacing="1px" cellpadding="0">
  284.  
  285. {block:TrackName}
  286. <tr>
  287. <td class="audiodata"><b>Song: </b>{TrackName}</td>
  288. </tr>
  289. {/block:TrackName}
  290.  
  291. {block:Artist}
  292. <tr>
  293. <td class="audiodata"><b>Artist: </b> {Artist}</td>
  294. </tr>
  295. {/block:Artist}
  296. {block:Album}
  297. <tr>
  298. <td class="audiodata"><b>Album: </b>{Album}</td>
  299. </tr>
  300. {/block:Album}
  301. <tr>
  302. <td class="audiodata">Played {FormattedPlayCount} times</td>
  303. </tr>
  304. {block:ExternalAudio}
  305. <tr>
  306. <td class="audiodata"><a href="{ExternalAudioURL}" target="_blank">Source</a></td>
  307. </tr>
  308. {/block:ExternalAudio}
  309. {block:Caption}<tr>
  310. <td class="aucap">{Caption}</td></tr>
  311. {/block:Caption}
  312. </table>
  313. </div></div>
  314. </div>{/block:Audio}
  315.  
  316.  
  317. {block:Video}{Video-500}{/block:Video}
  318.  
  319.  
  320.  
  321. {block:Answer}
  322. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  323. <div class="answer">{Answer}</div>
  324. {/block:Answer}
  325.  
  326.  
  327.  
  328. <div id="cap">
  329. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  330. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  331. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  332.  
  333. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  334. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  335. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  336. {/block:ContentSource}</div></div>
  337. <br>
  338.  
  339.  
  340. <div id="info">
  341. {block:Date}<div class="tags"><b>tags:</b> {block:HasTags}{block:Tags}@<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  342. ( <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} · <a href=http://twitter.com/home?status={block:Title}{Title}{/block:Title}{block:Caption}{PlainTextCaption}{/block:Caption} {ShortURL}”>if you like <b>tweet</b></a> )
  343. {block:RebloggedFrom}<br>postado por <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · reblogado de <a href="{ReblogParentURL}">{ReblogParentName}</a>
  344. {/block:RebloggedFrom}
  345. </div>
  346. </div>{/block:Date}
  347.  
  348.  
  349. {/block:Posts}
  350. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  351. </div>
  352. </div>
  353. </div>
  354. </div>
  355. <div id="right">
  356. <div id="sidebar">
  357.  
  358. <img src="{image:sidebar}">
  359.  
  360. <div class="navigation">
  361. <a href="{text:Link1}">{text:Link1 Title}</a> ×
  362. <a href="{text:Link2}">{text:Link2 Title}</a> ×
  363. <a href="{text:Link3}">{text:Link3 Title}</a> ×
  364. <a href="{text:Link4}">{text:Link4 Title}</a> ×
  365. <a href="http://ourqueenswift.tumblr.com/">theme ©</a> </div>
  366.  
  367. <div id="desc">
  368. {Description}
  369. </div></div></div>
  370.  
  371.  
  372. <div class="oizinho">{block:NextPage}<a href="{NextPage}">↑</a>{/block:NextPage}</div>
  373.  
  374. <div class="oizinho2">{block:PreviousPage}<a href="{PreviousPage}">↓</a>{/block:PreviousPage}</div>
  375.  
  376.  
  377. </body>
  378. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement