dawnsalvatore

Theme #012

Jul 18th, 2012
381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.28 KB | None | 0 0
  1. <head>
  2.  
  3. <!-- theme #012 by dawnsalvatore -->
  4.  
  5.  
  6. <!-- DEFAULT VARIABLES -->
  7. <meta name="color:background" content="#fffafd" />
  8. <meta name="color:title" content="#353233" />
  9. <meta name="color:text" content="#c9bfc4" />
  10. <meta name="color:link" content="#d373bb" />
  11. <meta name="color:lhover" content="#d3a4c8" />
  12. <meta name="color:info" content="#fff0f7" />
  13.  
  14.  
  15. <meta name="font:title" content="Trebuchet MS" />
  16. <meta name="font:body" content="calibri" />
  17.  
  18. <meta name="image:sidebar" content=""/>
  19. <meta name="image:background" content="" />
  20.  
  21. <meta name="text:Link1" content="" />
  22. <meta name="text:Link1 Title" content="" />
  23. <meta name="text:Link2" content="" />
  24. <meta name="text:Link2 Title" content="" />
  25. <meta name="text:Link3" content="" />
  26. <meta name="text:Link3 Title" content="" />
  27. <meta name="text:Link4" content="" />
  28. <meta name="text:Link4 Title" content="" />
  29. <meta name="text:Link5" content="" />
  30. <meta name="text:Link5 Title" content="" />
  31.  
  32.  
  33. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  34. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  35. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36. <link rel="shortcut icon" href="{Favicon}" />
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  38. <style type="text/css">
  39.  
  40.  
  41. 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}
  42.  
  43. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  44. a:hover{opacity:1; padding:1px; -webkit-transition:all 0.2s ease-out; -moz-transition:all 0.2s ease-out; transition:all 0.2s ease-out; color:{color:lhover};}
  45.  
  46.  
  47. #entries{left:50%; margin-left:580px; margin-top:-10px; width:510px}
  48.  
  49. #sidebarimg img {max-width: 275px; max-height:275px ; text-align:center}
  50.  
  51. #sbar {max-width:550px; margin-top:80px; margin-left:225px; position:fixed; overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:3px}
  52.  
  53. #tbar {width:150px; margin-top:100px; margin-left:180px; position:fixed; overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:3px}
  54.  
  55. #tlinks a {width:120px; display:block; background-color:{color:background}; margin:0px 0px -10px 6px; font:10px calibri; color:{color:link}; text-decoration: none; letter-spacing: 3px; text-align:center; padding:3px}
  56. #tlinks a:hover {width:160px; background-color:{color:thover}}
  57.  
  58.  
  59.  
  60.  
  61. #pagination {font-family:georgia; text-align:center; font-size:30px;}
  62.  
  63. #nav {text-align:center; position:fixed}
  64. #nav img {width:60px; margin-left:140px; margin-top:-3px}
  65. #nav a {margin-top:150px; margin-left:140px; font-family:calibri; font-size:10px; text-transform: uppercase; color:{color:nlinks}; text-align: center}
  66. #nav a:hover {color:{color:nlinks}; background-color:{color:nhover}}
  67.  
  68. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid; border-right:0px solid; padding:3px}
  69.  
  70. 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}
  71.  
  72. 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}
  73.  
  74. #info{background-color:{color:info}; display:block; font-size:10px; text-align:center; border-top:1px dashed; padding-right:5px;}
  75.  
  76.  
  77. #tags {background-color:{color:tags}; font-family:calibri; text-align:center; margin:3px 4px 2px 0px; padding:2px; text-transform:uppercase; font-style:none; font-size:8px; width:498px;}
  78.  
  79.  
  80. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:calibri; font-size:11px}
  81. #questions a {color:{color:link}}
  82.  
  83. #title{font-family: 'LavanderiaRegular', Cookie; 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}
  84.  
  85. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  86. blockquote img, blockquote a img {max-width: 490px}
  87.  
  88. b, strong{color:{color:title};}
  89. i, em {border: none}
  90. p{margin-top:3px; margin-bottom:3px}
  91.  
  92. img a{color:{color:info}}
  93. .audio{background-color:black; display:block;}
  94.  
  95.  
  96. .bordinha {border-radius: 85px;}
  97.  
  98. .user_1 .label {color:{color:lhover}; font-weight:bold}
  99. .user_2 .label {color:{color:text}; font-weight:bold}
  100. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  101.  
  102. .notes img{width:10px; position:relative; top:1px;}
  103. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  104. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  105. </style>
  106. <style type="text/css">{CustomCSS}</style>
  107. </head>
  108.  
  109. <body>
  110. <BR>
  111.  
  112.  
  113.  
  114. <div id="sbar">
  115. <div id="title"><a href="/">{Title}</a></div>
  116. <center><div id="sidebarimg"><img src="{image:sidebar}" class="bordinha"/></div></center>
  117. <center><span style="letter-spacing:1px"><a href="/">Home</a> - <a href="/ask">Ask me</a> - <a href="http://ladysmolderhalder.tumblr.com/tagged/theme"> Theme</a></span></center>
  118. <center><span style="letter-spacing:1px">
  119. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  120. {block:ifLink2}<a href="{text:Link2}"> • {text:Link2 Title}</a> {/block:ifLink2}
  121. {block:ifLink3}<a href="{text:Link3}"> • {text:Link3 Title}</a> {/block:ifLink3}
  122. {block:ifLink4}<a href="{text:Link4}"> • {text:Link4 Title}</a>{/block:ifLink4}
  123. {block:ifLink5}<a href="{text:Link5}"> • {text:Link5 Title}</a>{/block:ifLink5}
  124. </center></span>
  125. <center>{block:Description}{Description}{/block:Description}</center><br>
  126.  
  127.  
  128.  
  129. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div>
  130. </div>
  131. <BR>
  132.  
  133. <div id="entries">
  134. {block:Posts}
  135. <div id="posts">
  136. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  137. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  138. {block:Text}{Body}{/block:Text}
  139.  
  140. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  141. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  142.  
  143. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  144. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  145.  
  146. {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}
  147.  
  148. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  149.  
  150. {block:Answer}<div id="questions">{Asker} asked: "{Question}"</div>
  151. {Answer}{/block:answer}
  152.  
  153. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  154.  
  155.  
  156. <div id="info">posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount}<a href="{Permalink}">, with {NoteCount} notes</a>{/block:NoteCount}{block:RebloggedFrom} - <a href="{ReblogParentURL}">Via</a> &
  157. {block:ContentSource}<a href="{SourceURL}">From</a>{/block:ContentSource}{/block:RebloggedFrom} <br>
  158.  
  159. {block:HasTags} {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
  160.  
  161.  
  162.  
  163.  
  164. </br></br>
  165.  
  166. {block:PostNotes}{PostNotes}{/block:PostNotes}
  167.  
  168. {/block:Posts}
  169.  
  170. </div>
  171.  
  172. </body>
  173. </html>
Advertisement
Add Comment
Please, Sign In to add comment