ritadee

(22) let go.

Feb 27th, 2012
2,621
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.94 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:bg ask" content="#FFFFFF" />
  10. <meta name="color:pagination" content="#EBCEAA" />
  11. <meta name="color:sidebar" content="#FFFADE" />
  12. <meta name="color:stext" content="#FFFFFF" />
  13. <meta name="color:posts" content="#FFF9E9"/>
  14. <meta name="color:title" content="#CC8F76" />
  15. <meta name="color:text" content="#968D79" />
  16. <meta name="color:link" content="#BDAD84" />
  17. <meta name="color:sidelinks" content="#EBCEAA" />
  18. <meta name="color:sourcetags" content="#FFFFFF" />
  19. <meta name="color:border permalink" content="#FAE6CD" />
  20. <meta name="color:customlinks bg" content="#FFEEC4" />
  21. <meta name="color:title" customlinks="#CC8F76" />
  22. <meta name="font:title" content="georgia" />
  23. <meta name="font:body" content="georgia" />
  24. <meta name="image:sidebar" content=""/>
  25. <meta name="image:background" content=""/>
  26. <meta name="text:URL1" content="" />
  27. <meta name="text:URL1 Title" content="" />
  28. <meta name="text:URL2" content="" />
  29. <meta name="text:URL2 Title" content="" />
  30. <meta name="text:URL3" content="" />
  31. <meta name="text:URL3 Title" content="" />
  32. <meta name="text:URL4" content="" />
  33. <meta name="text:URL4 Title" content="" />
  34. <meta name="text:URL5" content="" />
  35. <meta name="text:URL5 Title" content="" />
  36. <meta name="text:URL6" content="" />
  37. <meta name="text:URL6 Title" content="" />
  38.  
  39.  
  40. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  41.  
  42. <title>{Title}</title>
  43.  
  44. <link rel="shortcut icon" href="{Favicon}">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}" />
  48. {/block:Description}
  49.  
  50. <style type="text/css">
  51.  
  52. body {color:{color:text}; background-color:{color:background}; font-size:11px; font-family: calibri; text-align:justify; background-image:url('{image:Background}'); background-attachment:fixed; background-repeat: no-repeat; background-position:right bottom;}
  53.  
  54. #title {font-size:11px; letter-spacing:4px; text-transform:lowercase; color:{color:title}; font-family: {font:title}; text-align:center; font-style:italic}
  55.  
  56. blockquote {border-left:2px; padding-left:10px; margin:0px 2px 0px 10px}
  57. blockquote img, blockquote a img {max-width: 490px}
  58.  
  59. a:link, a:active, a:visited{color: {color:link}; text-decoration:none;}
  60.  
  61. #entries {margin-left:510px; margin-top:10px; width:520px; margin-bottom:10px;}
  62. #posts{background-color:{color:posts}; margin-bottom:10px; padding:7px; border-bottom: 0px dotted{color:border permalink}; }
  63.  
  64. #sidebar {width:270px; height-auto; margin-left:200px; position:fixed; overflow:hidden; background-color:{color:transparent}; margin-top:70px;}
  65.  
  66. #stext {font-size:10px; width:233px; height-auto; background-color:{color:stext}; letter-spacing:0px; padding:7px; margin-left:12px;}
  67.  
  68. #sidebarimg img {padding:3px; max-width:250px; margin-left:0px; margin-top:0px; height-auto; align:left; opacity: 0.8}
  69. #sidebarimg img:hover {opacity:1}
  70.  
  71. #sidelinks {font:10px; color:{color:sidelinks}; letter-spacing: 10px; text-align:center; text-transform:uppercase;}
  72.  
  73. #customlinks a {font-size: 9px; background-color:{color:customlinks bg}; text-transform:uppercase; color:{color:link}; text-align:center; padding:2px}
  74. #customlinks a:hover {letter-spacing:3px}
  75.  
  76. .pagination {font-size:10px; text-align: center; color:{color:text};padding:3px; background-color:{color:pagination}; width:270px; line-height:10px;}
  77.  
  78. h1{color:{color:titlepost}; font-size:13px; letter-spacing:1px; font-weight:normal; margin:0px; padding:1px; text-align:justify; text-transform:uppercase;}
  79. h1:hover {margin-left:10px; letter-spacing:3px}
  80.  
  81. h2{color:{color:text}; font-family:georgia; font-size:10px; letter-spacing:1px; font-weight:normal; text-align:justify; text-transform:uppercase}
  82.  
  83. #sourcetags {font:9px georgia; font-style:italic; text-transform: lowercase; color:{color:text}; text-align:center; padding:2px; margin-top:-8px; margin-left:0px; letter-spacing:0px; background-color:{color:sourcetags}}
  84.  
  85. #permalink {text-align:center; font-size:10px; text-transform: uppercase; color:{color:text}; border-bottom: 1px dotted{color:border permalink}; padding:3px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.5s;}
  86.  
  87. .notes {text-align:right; font-size:10px; letter-spacing:1px; text-transform:lowercase; color:{color:link}; padding:0px; background-color:{color:bg notes};}
  88. .notes a:hover {font-style:italic}
  89.  
  90. #asker {color:{color:link}; text-transform:uppercase;}
  91.  
  92. #question {-moz-border-radius: 10px; -webkit-border-radius: 10px; font-size: 10px; background-color:{color:bg ask}; text-align:justify; padding: 3px; letter-spacing:1px; font-style:italic;}
  93.  
  94. #question img{float: left; padding: 2px; margin: 0px 2px 5px 0px;}
  95.  
  96. #answer {text-align:justify}
  97.  
  98. b, strong{color:{color:text};}
  99. i, em {color:{color:text};}
  100. p{margin-top:3px; margin-bottom:3px}
  101.  
  102. .user_1 .label {color:{color:link}; text-transform:lowercase; font-weight:bold}
  103. .user_2 .label {color:{color:text}; text-transform:lowercase; font-weight:bold}
  104. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  105.  
  106. .notes img{width:10px; position:relative; top:1px;}
  107. ol.notes, .notes li{list-style:none; letter-spacing:0px; font-size:10px; text-align:left; margin:0px; padding:0px;}
  108. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  109.  
  110. </style>
  111. <style type="text/css">{CustomCSS}</style>
  112. </head>
  113.  
  114. <SCRIPT TYPE="text/javascript">
  115. <!--
  116. //Disable right click script
  117. //visit http://w#ww.rainbow.arch.scriptmania.com/scripts/
  118. var message="";
  119. ///////////////////////////////////
  120. function clickIE() {if (document.all) {(message);return false;}}
  121. function clickNS(e) {if
  122. (document.layers||(document.getElementById&&!document.all)) {
  123. if (e.which==2||e.which==3) {(message);return false;}}}
  124. if (document.layers)
  125. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  126. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  127. document.oncontextmenu=new Function("return false")
  128. // -->
  129. </SCRIPT>
  130.  
  131. <body>
  132. <div id="sidebar">
  133. <div id="title">{Title}</div><p>
  134. <div id="sidelinks" align="center">
  135. <a href="/">home</a>
  136. <a href="/archive">back</a>
  137. <a href="/ask">ask</a>
  138. <a href="http://rdthemes.tumblr.com">©</a></div>
  139. <div id="sidebarimg" align="center"><img src="{image:sidebar}"/></div><p>
  140. <div id="customlinks" align="center">
  141. {block:ifURL1}<a href="{text:URL1}">{text:URL1 Title}</a>{/block:ifURL1}
  142. {block:ifURL2}<a href="{text:URL2}">{text:URL2 Title}</a>{/block:ifURL2}
  143. {block:ifURL3}<a href="{text:URL3}">{text:URL3 Title}</a>{/block:ifURL3}
  144. {block:ifURL4}<a href="{text:URL4}">{text:URL4 Title}</a>{/block:ifURL4}
  145. {block:ifURL5}<a href="{text:URL5}">{text:URL5 Title}</a>{/block:ifURL5}
  146. {block:ifURL6}<a href="{text:URL6}">{text:URL6 Title}</a>{/block:ifURL6}</div><p>
  147. <div id="stext" align="center">{block:Description}{Description}{/block:Description}</div>
  148. <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">←</a> &nbsp;{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> →</a>{/block:NextPage}</div><p>
  149. </div>
  150. </div>
  151.  
  152. <div id="entries">
  153. {block:Posts}
  154. <div id="posts">
  155. <div id="permalink"><a href="{permalink}">{TimeAgo}</a> | <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} {block:RebloggedFrom} | <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} | <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}</div><br>
  156. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  157. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  158. {block:Text}{Body}{/block:Text}
  159.  
  160. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  161. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  162.  
  163. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  164. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  165.  
  166. {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}
  167.  
  168. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  169.  
  170. {block:Answer}
  171. <div id="question"><b>{Asker}</b>: {Question}</div><p>
  172. <div id="answer">{Answer}</div>{/block:Answer}
  173.  
  174. {block:Audio}<span class="audio">{AudioPlayerWhite}</span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}</div>
  175. <div id="sourcetags">{block:HasTags}{block:Tags}<a href="/tagged/{Tag}"> # {Tag} </a>{/block:Tags}{/block:HasTags}</div>
  176.  
  177. <br>
  178. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Posts}
  179.  
  180. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment