ritadee

(8) natural disaster

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