dawnsalvatore

Theme #017

Aug 25th, 2012
393
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.82 KB | None | 0 0
  1. <head>
  2.  
  3. <!-- theme #017 by dawnsalvatore -->
  4.  
  5.  
  6. <!-- DEFAULT VARIABLES -->
  7. <meta name="color:background" content="#fdfdfd" />
  8. <meta name="color:title" content="#f88eab" />
  9. <meta name="color:text" content="#d8d8d8" />
  10. <meta name="color:link" content="#e794aa" />
  11. <meta name="color:lhover" content="#fcbfcf" />
  12. <meta name="color:menulink" content="#f55f8e" />
  13. <meta name="color:menuhover" content="#f5b5c9" />
  14.  
  15.  
  16. <meta name="font:title" content="calibri" />
  17. <meta name="font:body" content="calibri" />
  18.  
  19. <meta name="image:sidebar1" content=""/>
  20. <meta name="image:sidebar2" content=""/>
  21. <meta name="image:sidebar3" content=""/>
  22. <meta name="image:background" content="" />
  23.  
  24.  
  25. <meta name="text:Link1" content="" />
  26. <meta name="text:Link1 Title" content="" />
  27. <meta name="text:Link2" content="" />
  28. <meta name="text:Link2 Title" content="" />
  29. <meta name="text:Link3" content="" />
  30. <meta name="text:Link3 Title" content="" />
  31. <meta name="text:Link4" content="" />
  32. <meta name="text:Link4 Title" content="" />
  33. <meta name="text:Link5" content="" />
  34. <meta name="text:Link5 Title" content="" />
  35. <meta name="text:Link6" content="" />
  36. <meta name="text:Link6 Title" content="" />
  37.  
  38. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  39. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  40. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  41. <link rel="shortcut icon" href="{Favicon}" />
  42. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  43. <style type="text/css">
  44.  
  45.  
  46. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:10px; line-height:120%; text-align:justify}
  47.  
  48. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  49. a:hover{opacity:1; padding:0px; -webkit-transition:all 0.2s ease-out; -moz-transition:all 0s ease-out; transition:all 0s ease-out; color:{color:lhover};}
  50.  
  51.  
  52. #entries{left:50%; margin-left:565px; margin-top:0px; width:510px}
  53.  
  54. #sidebarimg img {max-width: 250px; max-height:275px ; text-align:center}
  55.  
  56. #sbar {max-width:250px; margin-top:80px; margin-left:250px; position:fixed; overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:3px;}
  57.  
  58. #mbar {width:150px; height:33px; margin-top:130px; margin-left:100px; position:fixed; background-color: {color:transparent}; border-left:0px solid; border-right:0px solid; padding:3px; border-radius:90px;}
  59. #mlinks a { width:90px; height:16px; display:inline-block; color:{color:text}; background-color:{color:menulink}; font-size:14px; box-shadow: grey 0.4em 0.4em 0.3em; border-radius: 1em}
  60. #mlinks a:hover { width:90px;
  61. height:16px; display:inline-block; color:{color:text}; background-color:{color:menuhover}; font-size:14px; }
  62.  
  63.  
  64. #nav {text-align:center; position:fixed}
  65. #nav img {width:60px; margin-left:140px; margin-top:-3px}
  66. #nav a {margin-top:150px; margin-left:140px; font-family:calibri; font-size:10px; text-transform: uppercase; color:{color:nlinks}; text-align: center}
  67. #nav a:hover {color:{color:nlinks}; background-color:{color:nhover}}
  68.  
  69. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid; border-right:0px solid; padding:3px}
  70.  
  71. h1{color:{color:title}; font-family:calibri; font-size:16px; line-height:17px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
  72.  
  73. h2{color:{color:title}; font-family:calibri; font-size:15px; line-height:14px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  74.  
  75. #info{display:block; font-size:10px; text-align:center; border-top:1px dotted; padding-right:5px;}
  76.  
  77.  
  78. #tags {background-color:{color:background}; font-family:calibri; text-align:left; margin:3px 4px 2px 0px; padding:2px; font-style:none; font-size:8px; width:498px;}
  79.  
  80.  
  81. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:calibri; font-size:11px}
  82. #questions a {color:{color:link}}
  83.  
  84. #title{font-family: 'georgia'; font-size:25px; line-height:28px; letter-spacing:2px; font-weight:normal; font-style:normal; text-transform:none; margin:0px; padding:0px; text-align:center; margin-bottom:9px; margin-top:2px}
  85.  
  86. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  87. blockquote img, blockquote a img {max-width: 490px}
  88.  
  89. b, strong{color:{color:title};}
  90. i, em {border: none}
  91. p{margin-top:3px; margin-bottom:3px}
  92.  
  93. img a{color:{color:info}}
  94. .audio{background-color:black; display:block;}
  95.  
  96.  
  97. .user_1 .label {color:{color:lhover}; font-weight:bold}
  98. .user_2 .label {color:{color:text}; font-weight:bold}
  99. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  100.  
  101. .notes img{width:10px; position:relative; top:1px;}
  102. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  103. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  104. </style>
  105. <style type="text/css">{CustomCSS}</style>
  106. </head>
  107.  
  108. <body>
  109. <BR>
  110.  
  111. <div id="mbar">
  112. <center><div id="mlinks"><br>
  113. <a href="/">Home</a> <br> <br> <a href="/ask">Ask</a><br><br> <a href="http://ladysmolderhalder.tumblr.com/tagged/theme"> Theme</a><br><br>
  114. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  115. </div></center></div>
  116.  
  117. <div id="sbar">
  118. <div id="title"><a href="/">{Title}</a></div>
  119.  
  120. <center><div id="sidebarimg"> <script language="JavaScript">
  121. <!--
  122.  
  123.  
  124. function random_imglink(){
  125. var myimages=new Array()
  126. myimages[1]="{image:sidebar1}"
  127. myimages[2]="{image:sidebar2}"
  128. myimages[3]="{image:sidebar3}"
  129.  
  130.  
  131. var ry=Math.floor(Math.random()*myimages.length)
  132. if (ry==0)
  133. ry=1
  134. document.write('<img src="'+myimages[ry]+'" border=0>')
  135. }
  136. random_imglink()
  137. //-->
  138. </script>
  139. </div></center>
  140. <center> {block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}
  141. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  142. {block:ifLink3}<a href="{text:Link3}"> · {text:Link3 Title}</a>{/block:ifLink3}
  143. {block:ifLink4}<a href="{text:Link4}"> · {text:Link4 Title}</a>{/block:ifLink4}
  144. {block:ifLink5}<a href="{text:Link5}"> · {text:Link5 Title}</a>{/block:ifLink5}
  145. {block:ifLink6}<a href="{text:Link6}"> · {text:Link6 Title}</a>{/block:ifLink6}
  146. {block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}<br> </center>
  147.  
  148. <center> {block:Description}{Description}{/block:Description}</center>
  149. <br>
  150.  
  151.  
  152.  
  153. </div>
  154. <BR>
  155.  
  156. <div id="entries">
  157. {block:Posts}
  158. <div id="posts">
  159. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  160. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  161. {block:Text}{Body}{/block:Text}
  162.  
  163. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  164. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  165.  
  166. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  167. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  168.  
  169. {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}
  170.  
  171. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  172.  
  173. {block:Answer}<div id="questions">{Asker} asked: "{Question}"</div>
  174. {Answer}{/block:answer}
  175.  
  176. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  177.  
  178.  
  179. <div id="info"><a href="{Permalink}">posted {TimeAgo}</a>{/block:Date}{block:NoteCount}<a href="{Permalink}"> · {NoteCount}</a>{/block:NoteCount} {block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> · via</a>{/block:RebloggedFrom}{block:ContentSource} <a href="{SourceURL}"> · source</a>{/block:ContentSource} <br>
  180.  
  181. {block:HasTags} {block:Tags}▪<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
  182.  
  183.  
  184.  
  185.  
  186. </br></br>
  187.  
  188. {block:PostNotes}{PostNotes}{/block:PostNotes}
  189.  
  190. {/block:Posts}
  191.  
  192. </div>
  193.  
  194. </body>
  195. </html>
Advertisement
Add Comment
Please, Sign In to add comment