ritadee

(9) midnight bottle

Dec 2nd, 2011
1,292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.53 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <html><head>
  6.  
  7. <!-- DEFAULT VARIABLES -->
  8. <meta name="color:background" content="#FFFFFF" />
  9. <meta name="color:topbar" content="#FFF3DE" />
  10. <meta name="color:desc1" content="#FFF3DE" />
  11. <meta name="color:sidebar" content="#FFF3DE" />
  12. <meta name="color:sideborder" content="#FFF3DE" />
  13. <meta name="color:posts" content="#FFF9E9"/>
  14. <meta name="color:title" content="#965A43" />
  15. <meta name="color:titleh1" content="#965A43" />
  16. <meta name="color:text" content="#968D79" />
  17. <meta name="color:link" content="#BD8595" />
  18. <meta name="color:permalink" content="#FFF7EE" />
  19. <meta name="color:notesdate" content="#FAE6CD" />
  20. <meta name="color:borderpermalink" content="#E6CBAA" />
  21. <meta name="color:bordernotesdate" content="#E9C59A" />
  22. <meta name="font:title" content="georgia" />
  23. <meta name="font:body" content="georgia" />
  24. <meta name="image:topbar" content=""/>
  25. <meta name="image:sidebar" content=""/>
  26. <meta name="image:background" content=""/>
  27. <meta name="text:URL1" content="" />
  28. <meta name="text:URL1 Title" content="" />
  29. <meta name="text:URL2" content="" />
  30. <meta name="text:URL2 Title" content="" />
  31. <meta name="text:URL3" content="" />
  32. <meta name="text:URL3 Title" content="" />
  33. <meta name="text:URL4" content="" />
  34. <meta name="text:URL4 Title" content="" />
  35. <meta name="text:URL5" content="" />
  36. <meta name="text:URL5 Title" content="" />
  37.  
  38. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  39.  
  40. <title>{Title}</title>
  41.  
  42. <link rel="shortcut icon" href="{Favicon}">
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  44. {block:Description}
  45. <meta name="description" content="{MetaDescription}" />
  46. {/block:Description}
  47.  
  48. <style type="text/css">
  49.  
  50. body {color:{color:text}; background-color:{color:background}; font-size:10px; font-family:{font:body}; text-align:justify; background-image:url('{image:Background}'); background-attachment:fixed; background-repeat: no-repeat; background-position:right bottom;}
  51.  
  52. #title {margin-top:0px; margin-left:680px; font-size:13px; font-style:italic; letter-spacing:2px; text-transform:lowercase; color:{color:title}; font-family: georgia; padding:2px}
  53.  
  54. blockquote {border-left:2px; padding-left:10px; margin:0px 2px 0px 10px}
  55. blockquote img, blockquote a img {max-width: 490px}
  56.  
  57. a:link, a:active, a:visited{color: {color:link}; text-decoration:none;}
  58.  
  59. #entries {margin-left:500px; margin-top:15px; width:520px; margin-bottom:10px;}
  60. #posts{background-color:{color:posts}; margin-bottom:0px; padding:7px; border-bottom:1px solid{color:borderpermalink}}
  61.  
  62. #topbar {font-size:9px; width:150px; height-auto; margin-left:530px; background-color:{color:transparent}; margin-top:0px; height:auto;}
  63.  
  64. #topbarimg img {max-width: 120px; margin-left:0px; margin-top:0px; height-auto; text-align:center;}
  65.  
  66. #desc1 {font-size:9px; letter-spacing:1px; background-color:{color:desc1}; border-bottom:1px dotted{color:bordernotesdate}}
  67.  
  68. #sidebar {font-size:9px; width:165px; border-right:1px dotted{color:sideborder}; border-left:1px dotted{color:sideborder}; height-auto; margin-left:270px; position:fixed; overflow:hidden; background-color:{color:sidebar}; margin-top:-50px; height:auto; -moz-border-radius: 700px; -webkit-border-radius: 700px; padding: 7px;}
  69.  
  70. #sidebarimg img {max-width: 140px; margin-left:0px; margin-top:0px; height-auto; text-align:center;}
  71.  
  72. #sidelinks a {display:inline-table; font:10px georgia; color:{color:link}; font-style:italic; letter-spacing: 2px; text-align:center; padding:0px;}
  73.  
  74. .pagination {font-size:30px; height-auto; color:{color:text}; text-align:center; margin-left:0px; margin-top:00px}
  75.  
  76. h1{color:{color:titleh1}; font-family:georgia; font-size:14px; letter-spacing:1px; font-weight:normal; margin:0px; padding:0px; text-align:justify; text-transform:lowercase}
  77.  
  78. h2{color:{color:text}; font-family:georgia; font-size:11px; letter-spacing:1px; font-weight:normal; text-align:justify; text-transform:lowercase}
  79.  
  80. #notesdate{background-color:{color:notesdate}; border-bottom:1px dotted{color:bordernotesdate}; font-family:georgia; font-size:9px; text-transform: lowercase; color:{color:text}; letter-spacing: 2px; text-align:center; padding:3px;}
  81.  
  82. #permalink{background-color:{color:permalink}; font-family:georgia; font-size:9px; text-transform: lowercase; color:{color:text}; letter-spacing: 2px; text-align:center; padding:2px;}
  83.  
  84. .links {text-align:center; margin-top:15px; margin-bottom:5px; text-transform:lowercase}
  85.  
  86. #question {font-size: 10px; background-color:{color:background}; color:{color:text};margin-bottom:0px; padding: 10px; text-transform:lowercase}
  87.  
  88. #question img{float: left; padding: 2px; margin: 0px 2px 5px 0px;}
  89.  
  90. b, strong{color:{color:text};}
  91. i, em {color:{color:title};}
  92. p{margin-top:3px; margin-bottom:3px}
  93.  
  94. .user_1 .label {color:{color:link}; text-transform:lowercase; font-weight:bold}
  95. .user_2 .label {color:{color:text}; text-transform:lowercase; font-weight:bold}
  96. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  97.  
  98. .notes img{width:10px; position:relative; top:1px;}
  99. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  100. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  101.  
  102. </style>
  103. <style type="text/css">{CustomCSS}</style>
  104. </head>
  105.  
  106. <body>
  107. <div id="title">{Title}</div>
  108. <div id="topbar">
  109. <table width="300%" border:transparent>
  110. <tr>
  111. <td width="30%" valign="left"><div id="topbarimg" align="center"><img src="{image:topbar}"/></div></td>
  112. <td width="270%" valign="right"><div id="desc1">{block:Description}{Description}{/block:Description}</div></td></tr>
  113. </table></div>
  114.  
  115. <div id="sidebar">
  116. <br><div id="sidelinks" align="center">
  117. <a href="/"><img src="http://i1000.photobucket.com/albums/af127/Ohtainted/home.png"></a> '
  118. <a href="/archive"><img src="http://i1000.photobucket.com/albums/af127/Ohtainted/archives.png"></a> '
  119. <a href="/ask"><img src="http://i1000.photobucket.com/albums/af127/Ohtainted/comment.png"></a> '
  120. <a href="http://rdthemes.tumblr.com"><img src="http://i1000.photobucket.com/albums/af127/Ohtainted/tag.png"></a> <br>
  121. <center><p>· · · · · · · · <p></center>
  122. <div id="sidebarimg" align="center"><img src="{image:sidebar}"/><br><br></div>
  123. {block:ifURL1}<a href="{text:URL1}">{text:URL1 Title}</a>{/block:ifURL1} '
  124. {block:ifURL2}<a href="{text:URL2}">{text:URL2 Title}</a>{/block:ifURL2}
  125. {block:ifURL3}<a href="{text:URL3}">{text:URL3 Title}</a>{/block:ifURL3} '
  126. {block:ifURL4}<a href="{text:URL4}">{text:URL4 Title}</a>{/block:ifURL4}
  127. {block:ifURL5}<a href="{text:URL5}">{text:URL5 Title}</a>{/block:ifURL5}<br></div>
  128. <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">« </a> &nbsp;{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}</div>
  129. </div>
  130.  
  131.  
  132. <div id="entries">
  133. {block:Posts}
  134. <div id="posts">
  135. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  136. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  137. {block:Text}{Body}{/block:Text}
  138.  
  139. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  140. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  141.  
  142. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  143. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  144.  
  145. {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}
  146.  
  147. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  148.  
  149. {block:Answer}
  150. <div id="question">{Asker} said: {Question}</div>
  151. <div id="answer">{Answer}</div>{/block:Answer}
  152.  
  153. {block:Audio}<span class="audio">{AudioPlayerWhite}</span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}</div><div id="notesdate">
  154. <a href="{permalink}"> {TimeAgo}</a> · <a href="{Permalink}">{NoteCount}</a> notes {/block:NoteCount} {block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} © <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}</div><div id="permalink">{block:HasTags}{block:Tags}<a href="/tagged/{Tag}"> · {Tag} </a>{/block:Tags}{/block:HasTags}</div><br>
  155. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Posts}
  156.  
  157. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment