Advertisement
girl-who-waited

THEME 9: VIOLET HILL (WITHOUT ICON)

Dec 10th, 2011
3,088
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.48 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 9: VIOLET HILL (WITHOUT ICON) - THEME BY LETICIA ARAÚJO(ESCAPETOTHEMOON.TUMBLR) ---- DO NOT REMOVE THE CREDITS!
  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="#f5f2e9" />
  9. <meta name="color:backhead" content="#EEE8D8" />
  10. <meta name="color:backlink" content="#f4efe2" />
  11.  
  12. <meta name="color:entry" content="#f5f2e9" />
  13.  
  14. <meta name="color:frontnav" content="#f1ebdb" />
  15.  
  16. <meta name="color:infoback" content="#f1ebdb" />
  17.  
  18. <meta name="color:link" content="#CF984F" />
  19.  
  20. <meta name="color:selectback" content="#E9E4D5" />
  21. <meta name="color:sidebar" content="#EEE8D8" />
  22.  
  23. <meta name="color:tagback" content="#f1ebdb" />
  24. <meta name="color:tallback" content="#f4efe2" />
  25. <meta name="color:text" content="#a09d92" />
  26. <meta name="color:title" content="#a09d92" />
  27.  
  28.  
  29. <meta name="font:title" content="Georgia" />
  30.  
  31.  
  32. <meta name="image:sidebar" content=""/>
  33. <meta name="image:background" content="" />
  34. <meta name="image:foot" content="" />
  35. <meta name="image:sidebackground" content="" />
  36.  
  37.  
  38. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  39. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  40. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  41. <link rel="shortcut icon" href="{Favicon}" />
  42. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  43. <style type="text/css">
  44.  
  45. 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:{font:title}; font-size:11px; line-height: 14px; text-align:justify; letter-spacing: 0px;}
  46.  
  47. a:link, a:active, a:visited{color: {color:link}; text-decoration:none;border-bottom: 0px solid #f5ebe0;-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;}
  48. a:hover{color:{color:title};border-bottom: 0px solid #161616; 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;}
  49.  
  50. /* ---------- seleção colorida --------- */
  51. ::-moz-selection {color:{color:link};background: {color:selectback};}
  52. ::selection {color: {color:link};background: #{color:selectback};}
  53.  
  54. #entries{left:50%; margin-left:380px; margin-top:-26px; width:510px;}
  55.  
  56. #posts{overflow:hidden; background-color:{color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; padding:5px;}
  57.  
  58. #pagin{background-color: transparent; font-family:{font:title}; font-size:10px;text-transform:uppercase; text-align:center; padding: 5px; position: fixed; top:40px; left: 38px;}
  59.  
  60. #sidenav {width:310px; height:auto; position: fixed; top: 139px; left: 43px; overflow:hidden; background-color: {color:sidebar}; font-family:{font:title}; font-size: 11px; line-height: 14px; padding:5px; -moz-border-radius: 0px 0px 0px 0px; text-transform:lowercase; text-align:left; letter-spacing: 0px;}
  61.  
  62. #sidebarimg img {max-width: 300px; max-height:auto; text-align:center;position: 0; top: 0px; left: 0px; border: solid 0px {color:sidebar};}
  63.  
  64. #sidebar {background-image:url('{image:sidebackground}'); background-repeat: repeat; width:300px; height:auto; position: 0; top: 0px; left: 0px; overflow:hidden; background-color: {color:backhead}; font-family:{font:title}; font-size: 11px; line-height: 14px; padding:5px; -moz-border-radius: 0px 0px 0px 0px; text-transform:case; text-align:justfly; letter-spacing: 0px; border-right: solid 0px {color:sidebar};}
  65.  
  66. #quadro {text-align:justify; font-family:{font:title}; font-size:11px; width:290px;}
  67.  
  68. #tall {position: fixed;top: 0;left:20px; width:360px; height:1000px; background-color: {color:tallback}; }
  69.  
  70. #tallimg img {max-width: 360px; max-height:auto; text-align:center;position: 0; top: 0px; left: 0px; border: solid 0px {color:sidebar}; margin-top:550px}
  71.  
  72. #nav {position: fixed;top: 59px;left:43px;}
  73. #nav a {width:310px; height:10px; font-style:normal; font-family: {font:title};font-size: 10px;display:block;text-align: center;background-color: {color:frontnav};color: {color:text};margin-bottom: 0px;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;}
  74. #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:italic; text-align: center;}
  75.  
  76. h1{color:{color:title}; font-family:{font:title}; font-size:16px; line-height:17px; letter-spacing:-1px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left;}
  77.  
  78. h2{color:{color:title}; font-family:{font:title}; 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;}
  79.  
  80. #tegis {background-color:{color:tagback}; letter-spacing:0px; text-align:center; border-left: 10px solid {color:tagback}; padding-left:10px; margin:0px 0px 0px 10px; text-transform:uppercase; padding: 3px; font-family:{font:title}; font-size:10px;}
  81.  
  82. #fundotegis {background-color:{color:tagback}; padding: 3px;}
  83.  
  84. #info{background-color: {color:infoback}; font-family:{font:title}; font-size:10px;text-transform:uppercase; text-align:center; padding: 2px;}
  85.  
  86. #questions {background-color:{color:tagback}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:{font:title}; font-size:10px}
  87. #questions a {color:{color:link}}
  88.  
  89. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px;}
  90. blockquote img, blockquote a img {max-width: 490px};}
  91.  
  92. g, strong{color:{color:link};}
  93. b, strong{color:{color:title}}
  94. i, em {color:{color:link};}
  95. p{margin-top:3px; margin-bottom:3px}
  96.  
  97. img a{border:none; width:100%}
  98. .audio{background-color:black; display:block;}
  99.  
  100. .user_1 .label {color:{color:link}; font-weight:bold}
  101. .user_2 .label {color:{color:text}; font-weight:bold}
  102. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  103.  
  104. .notes img{width:10px; position:relative; top:1px;}
  105. ol.notes, .notes li{list-style:upper-roman; margin:0px; padding:0px;}
  106. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:#009fe4;}
  107. </style>
  108. <style type="text/css">{CustomCSS}</style>
  109. </head>
  110.  
  111. <body>
  112. <div id="tall"><div id="tallimg"><img src="{image:foot}"/></div></div>
  113. <div id="nav"><a href="http://themesbyla.tumblr.com/">theme (c)</a><a href="/" target="_self">home</a><a href="/ask" target="_self">askbox</a><a href="/archive" target="_blank">archive</a></div>
  114. <div id="sidenav">
  115.  
  116. <div id="sidebar"><div id="sidebarimg"><img src="{image:sidebar}"/></div><div id="quadro">{block:Description}{Description}{/block:Description}</div></div>
  117. </div>
  118.  
  119. <div id="pagin">{block:PreviousPage}<a href="{PreviousPage}">PREV</a>{/block:PreviousPage} - {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}</div>
  120.  
  121. <br>
  122. <div id="entries">
  123. <br>{block:Posts}
  124. <div id="posts">
  125. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  126. {block:Text}{Body}{/block:Text}
  127.  
  128. {block:Quote}<h2>"{Quote}"</h2></strong>{/block:Quote}
  129. {block:Source}<div class="source">— {Source}</div>{/block:Source}
  130.  
  131. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  132. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  133.  
  134. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  135. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  136.  
  137. {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}
  138.  
  139. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  140.  
  141. {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>
  142. {Answer}{/block:answer}
  143.  
  144. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  145. </div><div id="info">{block:RebloggedFrom}via: <a href="{ReblogParentURL}">{ReblogParentName}</a> | {/block:RebloggedFrom}{block:RebloggedFrom} @<a href="{ReblogRootURL}">{ReblogRootName} </a>{/block:RebloggedFrom}<p>{Timeago} on {DayOfMonth} {Month} {Year} with <a href="{Permalink}">{NoteCountWithLabel}</a></div><p><div id="fundotegis">{block:HasTags}<div id="tegis"><b>tagged</b>:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div>
  146. <br>{block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Posts}
  147. </div>
  148.  
  149. </body>
  150. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement