KaylaAnneCovert

Rosewash

Jan 18th, 2013
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.75 KB | None | 0 0
  1. <!--
  2. Rosewash by damntomlinson
  3. 1. Please don't remove credit. Like Ever.
  4. 2. Edit as you'd like, and feel free to message me for help.-->
  5.  
  6. <html>
  7. <head>
  8.  
  9. <!-- DEFAULT VARIABLES -->
  10. <meta name="color:background" content="#FFF0F5" />
  11. <meta name="color:notes" content="#F6CCDA" />
  12. <meta name="color:sidebar border" content="#F6CCDA" />
  13. <meta name="color:text" content="#8B5F65" />
  14. <meta name="color:link" content="#8B636C" />
  15. <meta name="color:link hover" content="#8B5F65" />
  16. <meta name="color:title" content="#8B5F65" />
  17. <meta name="color:title text shadow" content="#8B636C" />
  18. <meta name="color:subtitle" content="#8B636C" />
  19. <meta name="color:links text" content="#8B636C" />
  20. <meta name="color:links background" content=#FFE1FF" />
  21. <meta name="color:question background" content="#FFE1FF" />
  22. <meta name="font:body" content="Century Gothic" />
  23.  
  24. <meta name="if:ShowSubtitle" content="1"/>
  25. <meta name="if:ShowLink1" content="1"/>
  26. <meta name="if:ShowLink2" content="1"/>
  27. <meta name="if:ShowLink3" content="1"/>
  28. <meta name="if:ShowLink4" content="1"/>
  29. <meta name="if:ShowLink5" content="1"/>
  30. <meta name="if:ShowLink6" content="1"/>
  31.  
  32. <meta name="text:subtitle" content=" "/>
  33. <meta name="text:Link 1 Title" content="link 1"/>
  34. <meta name="text:Link 1" content="http://" />
  35. <meta name="text:Link 2 Title" content="link 2" />
  36. <meta name="text:Link 2" content="http://" />
  37. <meta name="text:Link 3 Title" content="link 3" />
  38. <meta name="text:Link 3" content="http://" />
  39. <meta name="text:Link 4 Title" content="link 4" />
  40. <meta name="text:Link 4" content="http://" />
  41. <meta name="text:Link 5 Title" content="link 5" />
  42. <meta name="text:Link 5" content="http://" />
  43. <meta name="text:Link 6 Title" content="link 6" />
  44. <meta name="text:Link 6" content="http://" />
  45.  
  46. <meta name="image:sidebar" content=""/>
  47. <meta name="image:background" content="" />
  48.  
  49. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>{Title}</title>
  50. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  51. <link rel="shortcut icon" href="{Favicon}" /><link rel="alternate" type="application/rss+xml" href="{RSS}" /><link href='http://fonts.googleapis.com/css?family=Croissant+One' rel='stylesheet' type='text/css'>
  52. <style type="text/css">
  53.  
  54.  
  55.  
  56. body {
  57. color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-position:top left; background-attachment:fixed; background-repeat:repeat; font-size:10px; font-family:{font:body}; line-height:110%; text-align:justify}
  58.  
  59. a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
  60.  
  61. a:hover {color:{color:link hover}; border-bottom:1px dotted {color:link hover}; font-style:italic;}
  62.  
  63. #entries {margin-left:260px; margin-top:20px; padding:3px; width:520px;}
  64.  
  65. #posts {overflow:hidden; background-color:trans; padding:10px; font-size:10px; margin-bottom:15px; font-family:{font:body}; letter-spacing:0px;}
  66.  
  67. #sidebarimg {margin-top:85px; margin-left:823px; position:fixed}
  68. #sidebarimg img {width:220px; opacity:0.8; border-bottom:4px solid {color:sidebar border}; border-left:4px solid {color:sidebar border}; border-right:4px solid {color:sidebar border}; border-top:4px solid {color:sidebar border};}
  69.  
  70. .sidebarinfo {margin-top:10px; margin-left:10px; position:fixed; font-family:{font:body}; font-size:10px; width:210px; text-align:center}
  71.  
  72. #links {margin-left:18px; margin-top:235px; width:220px; border-top:1px dotted {color:title}; position:fixed;}
  73.  
  74. #links a {display:block; width:120px; margin:5px 0 5px 0; font-family:'century gothic'; font-size: 9px; text-align:center; background-color:{color:links background}; color:{color:links text}; padding: 5px; letter-spacing: 0px; text-transform:uppercase;}
  75.  
  76. #links a:hover {background-color:{color:background}; color:{color:link hover}; -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  77.  
  78. #title {position:fixed !important; width:220px; height:auto; margin-top:185px; margin-left:20px; background-color:trans; font-family: 'Croissant One', cursive; font-size: 25px; line-height:20px; text-align: center; text-shadow: 1px 1px 1px {color:title text shadow}; color:{color:title}; }
  79.  
  80. #subtitle {position:fixed !important; width:220px; height: auto; margin-top:200px; margin-left:15px; letter-spacing:1px; background-color:trans; font-family:'century gothic'; text-transform:uppercase; font-size: 11px; line-height: 40px; text-align: center; text-shadow: 1px 1px 1px {color:background}; color:{color:subtitle};}
  81.  
  82. #credit {bottom:10px; right:10px; font-size:9px; letter-spacing:1px; text-transform:uppercase; position:fixed; font-family:calibri;}
  83.  
  84. #credit a {color:{color:Link};}
  85.  
  86. h1{color:{color:link}; font-family:{font:body}; font-size:15px; line-height:17px; letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; text-align:center}
  87.  
  88. h2{color:{color:link}; font-family:{font:body}; font-size:12px; line-height:14px; letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; margin-bottom:0px; text-align:center}
  89.  
  90. #notes {display:block; margin:2px 0px 2px 0px; padding:2px; color:{color:text}; font:10px 'century gothic'; line-height:110%; text-align:center; text-transform:uppercase; background-color:{color:notes}; overflow:hidden; border-top:1px solid {color:text};}
  91. #notes a {color:{color:link};}
  92. #notes a:hover {color:{color:link hover};}
  93.  
  94. #tags {background-color:trans; font-family:georgia; text-align:right; margin-top: 3px; text-transform:lowercase; font-size:10px; font-style:italic;}
  95.  
  96. #audiopost{display:block; background-color:white;}
  97. #audioimage{float:left; width: 60px; border: 5px solid {color:sidebar border}; color:{color:text};}
  98. #audioimage img {max-width: 60px; height: auto;}
  99.  
  100. #askerimg{float:left; margin: 0px 4px 2px 0}
  101.  
  102. #questions {background-color:{color:question background}; color:{color:text}; text-transform:uppercase; padding:10px; margin-bottom:0px; font-size:10px; text-align:left; font-family:calibri;}
  103.  
  104. #questions a {color:{color:link};}
  105.  
  106. #notes {font-weight:normal}
  107. #notes li {padding-bottom:0.5em}
  108. #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:8px}
  109.  
  110. blockquote {border-left:4px solid {color:sidebar border}; padding-left:5px; margin:2px 10px;}
  111. blockquote img, blockquote a img {max-width: 500px}
  112.  
  113. #user_1 .label {color:{color:link}; font-weight:bold}
  114. #user_2 .label {color:{color:text}; font-weight:bold}
  115. ul.chat, .chat ol, .chat li {display:block; background-color:trans; list-style:none; margin:0px; padding:0px;}
  116.  
  117. </style>
  118. <style type="text/css">{CustomCSS}</style>
  119.  
  120. </head>
  121.  
  122. <body>
  123.  
  124. <div id="sidebarimg"><center><img src="{image:sidebar}"></center>
  125. <div class="sidebarinfo">{Description}<center>
  126. <br><big><big>{block:PreviousPage}<a href="{PreviousPage}">← </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> →</a>{/block:NextPage}</big></big></div></div>
  127.  
  128. <div id="title">{Title}</div>
  129. <div id="subtitle">{block:ifShowSubtitle}{text:subtitle}{/block:ifShowSubtitle}</div>
  130.  
  131. <div id="links"><center>
  132. <a href="/">home</a>
  133. <a href="/ask">message</a>
  134. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:IfShowLink1}
  135. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Title}</a>{/block:IfShowLink2}
  136. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:IfShowLink3}
  137. {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a>{/block:IfShowLink4}
  138. {block:IfShowLink5}<a href="{text:Link 5}">{text:Link 5 Title}</a>{/block:IfShowLink5}
  139. {block:IfShowLink6}<a href="{text:Link 6}">{text:Link 6 Title}</a>{/block:IfShowLink6}</div>
  140.  
  141. <div id="credit"><a href="http://damntomlinsonthemes.tumblr.com/">©</a></div>
  142.  
  143. <div id="entries">
  144. {block:Posts}
  145. <div id="posts">
  146. {block:Quote}<h2>"{Quote}" <br>- {Source}</h2>{/block:Quote}
  147. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  148. {block:Text}{Body}{/block:Text}
  149.  
  150. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  151. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  152.  
  153. {block:Photo}<center><img src="{PhotoURL-500}" width="500px"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  154. {block:Photoset}<center>{Photoset-500}</center>
  155. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  156.  
  157. {block:Chat}<ul class="chat">{block:Lines}<li id="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  158.  
  159. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  160. {block:Answer}<div id="questions"><div class="askerimg"><img src="{AskerPortraitURL-16}">&nbsp;<strong>{Asker}</strong> said: "{Question}"</div></div>
  161. {Answer}{/block:answer}
  162.  
  163. {block:Audio}<div id="_">{block:AlbumArt}<img src="{AlbumArtURL}" width="170px" height="170px" align="left" style="margin-right:10px" />{/block:AlbumArt}{AudioPlayerWhite}<br>
  164. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  165. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  166. {block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">click here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  167. {block:Caption}{Caption}{/block:Caption}<br clear="all" /></div> {/block:Audio}
  168.  
  169. <div id="notes">{block:Date} posted <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} with {NoteCountwithLabel}{/block:NoteCount}{/block:Date}{block:RebloggedFrom} &middot; <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:ContentSource}/<a href="{SourceURL}">&copy;</a>{/block:ContentSource}</div>
  170.  
  171. <div id="tags">{block:HasTags}{block:Tags}&middot;&nbsp;<a href="/tagged/{Tag}">{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  172.  
  173. </div>{/block:Posts}
  174. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  175. </div>
  176. </body>
  177. </html>
Advertisement
Add Comment
Please, Sign In to add comment