dawnsalvatore

Theme #006

Jul 8th, 2012
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.72 KB | None | 0 0
  1. <head>
  2.  
  3. <!-- theme #006 by dawnsalvatore ~ no recreating and what not -->
  4.  
  5.  
  6. <!-- DEFAULT VARIABLES -->
  7. <meta name="color:background" content="#fff8f8" />
  8. <meta name="color:sbar" content="#f7eded" />
  9. <meta name="color:entry" content="#fff8f8" />
  10.  
  11. <meta name="color:title" content="#3d0d0d" />
  12. <meta name="color:text" content="#534949" />
  13. <meta name="color:link" content="#861717" />
  14. <meta name="color:lhover" content="#fff8f8" />
  15. <meta name="color:nlinks" content="#000000" />
  16. <meta name="color:nhover" content="#000000" />
  17.  
  18. <meta name="font:title" content="courier new" />
  19. <meta name="font:body" content="arial" />
  20.  
  21. <meta name="image:sidebar" content=""/>
  22. <meta name="image:background" content="" />
  23.  
  24. <meta name="text:Link1" content="" />
  25. <meta name="text:Link1 Title" content="" />
  26. <meta name="text:Link2" content="" />
  27. <meta name="text:Link2 Title" content="" />
  28. <meta name="text:Link3" content="" />
  29. <meta name="text:Link3 Title" content="" />
  30.  
  31. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  32. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  33. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  34. <link rel="shortcut icon" href="{Favicon}" />
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  36. <style type="text/css">
  37.  
  38. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-position: center; background-attachment:fixed; background-repeat: repeat; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  39.  
  40. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  41. a:hover{color:{color:title}; background-color:{color:lhover}}
  42.  
  43. #entries{left:50%; margin-left:340px; margin-top:-10px; width:510px}
  44.  
  45. #sidebarimg img {max-width: 250px; max-height:96px ; text-align:center}
  46.  
  47. #sbar {width:200px; margin-left:865px; margin-top:130px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid; border-right:0px solid; padding:3px}
  48.  
  49. #pagination {font-family:georgia; text-align:center; font-size:15px}
  50.  
  51. #nav {text-align:center; position:fixed}
  52. #nav img {width:60px; margin-left:140px; margin-top:-3px}
  53. #nav a {margin-top:150px; margin-left:140px; font-family:georgia; font-size:10px; text-transform: uppercase; color:{color:nlinks}; text-align: center}
  54. #nav a:hover {color:{color:nlinks}; background-color:{color:nhover}}
  55.  
  56. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid; border-right:0px solid; padding:3px}
  57.  
  58. h1{color:{color:title}; font-family:Georgia; font-size:16px; line-height:17px; letter-spacing:-2px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
  59.  
  60. h2{color:{color:title}; font-family:Georgia; font-size:15px; line-height:14px; letter-spacing:-2px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  61.  
  62. #info{font-family:georgia; font-size:10px; text-transform:lowercase; text-align:right}
  63.  
  64. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:arial; font-size:11px}
  65. #questions a {color:{color:link}}
  66.  
  67. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  68. blockquote img, blockquote a img {max-width: 490px}
  69.  
  70. b, strong{color:{color:title};}
  71. i, em {color:{color:link};}
  72. p{margin-top:3px; margin-bottom:3px}
  73.  
  74. img a{border:none}
  75. .audio{background-color:black; display:block;}
  76.  
  77. .user_1 .label {color:{color:lhover}; font-weight:bold}
  78. .user_2 .label {color:{color:text}; font-weight:bold}
  79. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  80.  
  81. .notes img{width:10px; position:relative; top:1px;}
  82. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  83. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  84. </style>
  85. <style type="text/css">{CustomCSS}</style>
  86. </head>
  87.  
  88. <body>
  89. <BR>
  90.  
  91.  
  92.  
  93.  
  94. <div id="sbar">
  95.  
  96. <center> <font size=1> <div id="links"><a href="/">Home</a> ·
  97. <a href="/ask">Ask?</a>
  98. {block:ifLink1}<a href="{text:Link1}"> · {text:Link1 Title}</a>{/block:ifLink1}
  99. {block:ifLink2}<a href="{text:Link2}"> · {text:Link2 Title}</a> {/block:ifLink2}
  100. {block:ifLink3}<a href="{text:Link3}"> · {text:Link3 Title}</a> {/block:ifLink3}
  101. </br>
  102.  
  103. </center>
  104.  
  105. <div id="sidebarimg"><img src="{image:sidebar}"/></div>
  106. {block:Description}{Description}{/block:Description}<br><br>
  107. <right> <a href="http://ladysmolderhalder.tumblr.com/tagged/theme">© Theme</a> </right> <br> <br>
  108. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">←</a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}">→</a>{/block:NextPage}</div></font>
  109. </div><BR>
  110.  
  111. <div id="entries">
  112. {block:Posts}
  113. <div id="posts">
  114. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  115. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  116. {block:Text}{Body}{/block:Text}
  117.  
  118. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  119. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  120.  
  121. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  122. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  123.  
  124. {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}
  125.  
  126. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  127.  
  128. {block:Answer}<div id="questions">{Asker} Asked: "{Question}"</div>
  129. {Answer}{/block:answer}
  130.  
  131. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  132.  
  133.  
  134. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}· <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">¢</a> · {/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}">×</a> · <a href="{ReblogURL}">Reblog</a>{/block:ContentSource}{block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  135.  
  136. </div></div>
  137. </br></br>
  138.  
  139.  
  140.  
  141. {/block:Posts}
  142.  
  143. </div>
  144.  
  145. </body>
  146. </html>
Advertisement
Add Comment
Please, Sign In to add comment