Advertisement
girl-who-waited

THEME 8: SAVE THE WORLD

Oct 29th, 2011
8,768
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.29 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <!--
  3. -----Theme by Leticia Araújo, http://escapetothemoon.tumblr.com - DO NOT REMOVE THE CREDITS---- Theme 8: Save The World.
  4. -->
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7. <!-- DEFAULT VARIABLES -->
  8. <meta name="color:background" content="#FFFFFF" />
  9. <meta name="color:backhead" content="#fff1ec" />
  10. <meta name="color:backlink" content="#fff1ec" />
  11. <meta name="color:border" content="#fff5f2" />
  12.  
  13. <meta name="color:dark" content="#fff1ec" />
  14. <meta name="color:dark2" content="#fff1ec" />
  15.  
  16. <meta name="color:entry" content="#fff1ec" />
  17.  
  18. <meta name="color:frontnav" content="#fff1ec" />
  19.  
  20. <meta name="color:infoback" content="#fff5f2" />
  21.  
  22. <meta name="color:link" content="#adb688" />
  23.  
  24. <meta name="color:selectback" content="#fff5f2" />
  25. <meta name="color:sidebar" content="#fff1ec" />
  26.  
  27. <meta name="color:tagback" content="#fff5f2" />
  28. <meta name="color:tallback" content="#fff1ec" />
  29. <meta name="color:text" content="#969696" />
  30. <meta name="color:title" content="#a0a0a0" />
  31.  
  32. <meta name="font:body" content="Trebuchet MS" />
  33. <meta name="font:title" content="Trebuchet MS" />
  34.  
  35. <meta name="text:link1" content="" />
  36. <meta name="text:link2" content="" />
  37. <meta name="text:link3" content="" />
  38. <meta name="text:link4" content="" />
  39. <meta name="text:titlelink1" content="" />
  40. <meta name="text:titlelink2" content="" />
  41. <meta name="text:titlelink3" content="" />
  42. <meta name="text:titlelink4" content="" />
  43.  
  44. <meta name="image:background" content="" />
  45. <meta name="image:foot" content=""/>
  46. <meta name="image:sidebackground" content="" />
  47. <meta name="image:sidebar" content=""/>
  48.  
  49.  
  50. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  51. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  52. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  53. <link rel="shortcut icon" href="{Favicon}" />
  54. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  55. <style type="text/css">
  56.  
  57. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-position: right; background-attachment:fixed; background-repeat: no-repeat; font-family:georgia; font-size:11px; line-height: 14px; text-align:justify; letter-spacing: 0px; cursor: crosshair;}
  58.  
  59. a:link, a:active, a:visited{color: {color:link}; text-decoration:none;border-bottom: 0px solid {color:link};-webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; cursor: crosshair;}
  60. a:hover{color:{color:title};border-bottom: 0px solid {color:frontnav}; background-color:{color:backlink};-webkit-transition: opacity 0.6s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; cursor: crosshair;}
  61.  
  62. /* ---------- seleção colorida --------- */
  63. ::-moz-selection {color:{color:link};background: {color:selectback};}
  64. ::selection {color: {color:link};background: #{color:selectback};}
  65.  
  66. #entries{left:50%; margin-left:105px; margin-top:-30px; width:510px; border: 0px solid #000000;}
  67.  
  68. #posts{overflow:hidden; background-color:{color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; padding:5px;}
  69.  
  70. #pagin{background-color: {color:tagback}; font-family:georgia; font-size:10px;text-transform:lowercase; text-align:center; padding: 5px; position: fixed; top:5px; left: 630px; width:299px; border-right:1px solid {color:border}; border-bottom:1px solid {color:border};}
  71.  
  72. #tall {position: fixed;top: 0;left:0px; background-image:url('{image:sidebackground}'); background-repeat: repeat; width:105px; height:1000px; background-color: {color:tallback}; border-right: 1px {color:border} solid;}
  73.  
  74. #sidenav {width:300px; height:auto; position: fixed; top: 129px; left: 630px; overflow:hidden; background-color: {color:sidebar}; font-family:georgia; font-size: 11px; line-height: 14px; padding:5px; -moz-border-radius: 0px 0px 0px 0px; text-transform:lowercase; text-align:left; letter-spacing: 0px;}
  75.  
  76. #sidebarimg img {max-width: 290px; max-height:auto; text-align:center;position: 0; top: 0px; left: 0px; border: solid 0px {color:sidebar};}
  77.  
  78. #sidebar {background-image:url('{image:sidebackground}'); background-repeat: repeat; width:290px; height:1000px; position: 0; top: 0px; left: 0px; background-color: {color:backhead}; font-family:georgia; font-size: 11px; line-height: 14px; padding:5px; -moz-border-radius: 0px 0px 0px 0px; text-transform:case; text-align:center; letter-spacing: 0px; border-right: solid 0px {color:sidebar};}
  79.  
  80. #quadro {text-align:justify; font-family:georgia; font-size:11px; width:290px;}
  81.  
  82. #barra {border-bottom: 1px {color:link} dotted; padding-bottom:5px; border-top: 1px {color:link} dotted; padding-top:5px;}
  83.  
  84. #nav {position: fixed;top: 33px;left:630px;}
  85. #nav a {width:144px; height:10px; font-style:normal; font-family: georgia;font-size: 10px;display:block;text-align: left;background-color: {color:frontnav};color: {color:text};margin-bottom: 3px;padding: 5px;letter-spacing: 1px;text-transform: lowercase; border-left:0px solid {color:link};-webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; border-left:0px solid {color:link}; border-bottom: 1px {color:border} solid; border-left: 1px {color:frontnav} solid;}
  86. #nav a:hover {color: {color:sidebar};background-color:{color:link}; border-left:0px solid {color:frontnav}; font-style:normal; -webkit-transition: opacity 0.7s linear;opacity: 0.7s;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out; font-style:normal; text-align: left; border-left:0px solid {color:link}; border-bottom: 1px {color:border} solid; border-left: 1px {color:frontnav} solid;}
  87.  
  88. #nav2 {position: fixed;top: 33px;left:785px;}
  89. #nav2 a {width:144px; height:10px; font-style:normal; font-family: georgia;font-size: 10px;display:block;text-align: right;background-color: {color:frontnav};color: {color:text};margin-bottom: 3px;padding: 5px;letter-spacing: 1px;text-transform: lowercase; border-right: 0px solid {color:link};-webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; border-bottom: 1px {color:border} solid; border-right: 1px {color:border} solid;}
  90. #nav2 a:hover {color: {color:sidebar};background-color:{color:link}; border-left:0px solid {color:frontnav}; font-style:normal; -webkit-transition: opacity 0.7s linear;opacity: 0.7s;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out; font-style:normal; text-align: right; border-right:0px solid {color:link}; border-bottom: 1px {color:border} solid; border-right: 1px {color:border} solid;}
  91.  
  92. h1{color:{color:title}; font-family:georgia; font-size:16px; line-height:17px; letter-spacing:-1px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left; border-bottom: 1px {color:dark2} dotted; padding-bottom:5px;}
  93.  
  94. h2{color:{color:title}; font-family:georgia; font-size:16px; line-height:14px; letter-spacing:-1px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; border-bottom: 1px {color:dark2} dotted; padding-bottom:5px;}
  95.  
  96. #tegis {background-color:{color:tagback}; letter-spacing:0px; text-align:left; text-transform:lowercase; padding: 2px; font-family:georgia; font-size:10px; border-bottom: 1px {color:border} solid; border-right: 0px {color:border} solid; padding-left:5px;}
  97.  
  98. #info{ background-color: {color:infoback}; font-family:georgia; font-size:10px;text-transform:lowercase; text-align:left; padding: 2px; border-top: 0px {color:border} solid; border-bottom: 1px {color:dark} dotted; padding-left:5px;}
  99.  
  100. #fundoti {background-color:{color:tagback};}
  101.  
  102. #questions {background-color:{color:tagback}; color: {color:text}; padding:15px; margin-bottom:0px; font-family:georgia; font-size:10px; border-bottom: 1px {color:border} solid; border-left: 1px {color:frontnav} solid; border-top: 1px {color:background} dotted;}
  103. #questions a {color:{color:link};}
  104.  
  105. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px;}
  106. blockquote img, blockquote a img {max-width: 490px}
  107.  
  108. b, strong{color:{color:title};}
  109. i, em {color:{color:link};}
  110. p{ margin-top:3px; margin-bottom:3px;}
  111. u{ text-decoration:none; border-bottom:1px dotted {color:link};}
  112. ti{ text-decoration:none; font-style:italic; border-bottom:1px dotted {color:link};}
  113.  
  114. img a{border:none; width:100%}
  115. .audio{background-color:black; display:block;}
  116.  
  117. .user_1 .label {color:{color:link}; font-weight:bold}
  118. .user_2 .label {color:{color:text}; font-weight:bold}
  119. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  120.  
  121. .notes img{width:10px; position:relative; top:1px;}
  122. ol.notes, .notes li{list-style:upper-roman; margin:0px; padding:0px;}
  123. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:#009fe4;}
  124. </style>
  125. <style type="text/css">{CustomCSS}</style>
  126. </head>
  127.  
  128. <body>
  129. <div id="tall"></div>
  130. <div id="nav"><a href="/" target="_self">home</a><a href="/archive" target="_blank">archive</a><a href="ask" target="_self">askbox</a><a href="http://themesbyla.tumblr.com/">theme (c)</a></div>
  131.  
  132. <div id="nav2">{block:iflink1}<a href="{text:link1}">{text:titlelink1}</a>{/block:iflink1}{block:iflink2}<a href="{text:link2}">{text:titlelink2}</a>{/block:iflink2}{block:iflink3}<a href="{text:link3}">{text:titlelink3}</a>{/block:iflink3}{block:iflink4}<a href="{text:link4}">{text:titlelink4}</a>{/block:iflink4}</div>
  133.  
  134. <div id="sidenav"><div id="sidebar"><div id="sidebarimg"><img src="{image:sidebar}"/></div><p><i>{Title}</i><br><div id="barra"><div id="quadro">{block:Description}{Description}{/block:Description}</div></div>theme by <a href="http://escapetothemoon.tumblr.com/"> <i>escapetothmoon</i></a> - powered by <a href="http://www.tumblr.com/">tumblr.</a></div>
  135. </div>
  136.  
  137. {block:Pagination}<div id="pagin">{block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage} - {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}</div>{/block:Pagination}
  138.  
  139. <br>
  140. <div id="entries">
  141. <br>{block:Posts}
  142. <div id="posts">
  143. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  144. {block:Text}{Body}{/block:Text}
  145.  
  146. {block:Quote}<h2>"{Quote}"</h2></strong>{/block:Quote}
  147. {block:Source}<div class="source">— {Source}</div>{/block:Source}
  148.  
  149. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  150. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  151.  
  152. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  153. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  154.  
  155. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  156.  
  157. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  158.  
  159. {block:Answer}<span style="text-transform:uppercase;"><b>{Asker}:</b></span><div id="questions">{Question}</div><span style="font-size:25px;color: {color:tagback};">?</span>
  160. {Answer}{/block:answer}
  161.  
  162. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  163. </div><div id="fundoti"><div id="info">{Timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a>{block:RebloggedFrom} · { originally from <a href="{ReblogRootURL}"> <ti>{ReblogRootName}</ti></a>, via <a href="{ReblogParentURL}"><ti>{ReblogParentName}</ti></a>} {/block:RebloggedFrom}</div>{block:HasTags}<div id="tegis"><i>tagged as</i>:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div>
  164. <br>{block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Posts}
  165. </div>
  166.  
  167. </body>
  168. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement