Advertisement
keverdeen

theme eight

Oct 4th, 2013
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.71 KB | None | 0 0
  1. <head>
  2. <!-- DEFAULT VARIABLES -->
  3. <meta name="color:background" content="#FFFFFF" />
  4. <meta name="color:text" content="#857C70" />
  5. <meta name="color:link" content="#C4B9AC" />
  6. <meta name="color:border" content="#fcf8f0" />
  7. <meta name="color:slinks" content="#F3EBE0" />
  8. <meta name="color:scrollback" content="#F3EBE0" />
  9. <meta name="color:scrollthumb" content="#F3EBE0" />
  10. <meta name="color:scrollcorner" content="#F3EBE0" />
  11.  
  12. <meta name="font:title" content="georgia"/>
  13. <meta name="font:body" content="arial" />
  14. <meta name="font:slinks" content="arial" />
  15.  
  16.  
  17. <meta name="image:Sidebar IMG" content=""/>
  18.  
  19. <meta name="text:Link 01" content="" />
  20. <meta name="text:Link 02" content="" />
  21. <meta name="text:Link 03" content="" />
  22. <meta name="text:Link 04" content="" />
  23. <meta name="text:Link 01 URL" content="" />
  24. <meta name="text:Link 02 URL" content="" />
  25. <meta name="text:Link 03 URL" content="" />
  26. <meta name="text:Link 04 URL" content="" />
  27.  
  28. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  29. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  30. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  31. <link rel="shortcut icon" href="{Favicon}" />
  32. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  33. <style type="text/css">
  34.  
  35. ::-webkit-scrollbar { background:{color:scrollback};width:5px }
  36. ::-webkit-scrollbar-thumb { background:{color:scrollthumb};width:5px }
  37. ::-webkit-scrollbar-corner { background:{color:scrollcorner}; }
  38.  
  39. /*---- BODY ----*/
  40.  
  41. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:arial; font-size:11px; line-height:100%; text-align:justify}
  42.  
  43. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; }
  44. a:hover{color:{color:text};}
  45.  
  46.  
  47. /*---- SIDEBAR ----*/
  48.  
  49. #sidebar {width:284px; height:200px; margin-left:225px; margin-top:90px; position:fixed; overflow:hidden; padding:5px 5px 5px 15px; }
  50.  
  51. #sidebar img { max-width:150px; margin-top: 10px; margin-left:110px; margin-bottom:0px; border:1px solid {color:border}; padding: 7px;}
  52.  
  53.  
  54. #sideebar:hover {opacity:0.9;}
  55.  
  56. #sidebar2 { margin-top:108px; margin-left:250px; color: {color:sbar}; position:fixed; }
  57.  
  58. #stext {font-family:calibri; width:100px; font-size:8px; text-transform: uppercase; padding:10px 10px 10px 10px; letter-spacing:0px; margin-top: 0px; border-top:1px solid {color:border}; text-align:justify; color:{color:Font}; margin-left: 0px; line-height:100%;}
  59.  
  60. #squote {font-family:calibri; line-height:80%; width:100px; font-size:8px; text-transform: uppercase; padding:10px 10px 10px 10px; letter-spacing:0px; margin-top: 0px; text-align:justify; color:{color:Font}; }
  61.  
  62. #stext a {text-decoration:none;}
  63.  
  64.  
  65. /*---- LINKS ----*/
  66.  
  67. #nav { position:fixed; overflow:hidden;}
  68. #slink { display:inline-block; height: 10px; font-size: 8px; font-family: calibri; margin-top:0px; color: {color:link}; padding: 0px 5px 0px 5px; margin: 0px 0px 0px 0px; text-align:center; letter-spacing:1px; text-transform: uppercase;}
  69.  
  70. #slink a{font-family: georgia; color: {color:link}; text-align:center; letter-spacing:3px; text-transform: uppercase; }
  71.  
  72. #slink a:hover {font-family: georgia; color: {color:text}; text-align:center; letter-spacing:3px; text-transform: lowercase;}
  73.  
  74. /*---- PAGES ----*/
  75.  
  76. #pagin{ background-color: transparent; font-family: georgia; font-size:10px; text-transform:lowercase; text-align:center; padding: 5px; margin-top:0px;}
  77.  
  78. /*---- POSTS ----*/
  79.  
  80. #entries{right:30%; margin-left:559px; margin-top:-5px; width:532px; }
  81.  
  82. #posts{overflow:hidden; margin-bottom: 0px; padding: 15px; border:1px solid {color:border} }
  83.  
  84.  
  85. #posttitle{font-family:{font:title}; color:{color:text}; text-transform:lowercase; font-size:19px; text-align: center; line-height:13px; font-weight:normal; margin:0px; padding:3px; margin-left:10px;}
  86.  
  87. #quote{color:{color:title}; font-family:{font:title};font-style:italic; font-size:19px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:lowercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:justify; }
  88.  
  89.  
  90. h3{color:{color:link}; font-family:georgia; font-size:19px; letter-spacing:0px; font-weight:normal; font-style:normal; text-transform:lowercase; line-height:14px; margin-left:5px; margin-top:10px; margin-bottom:-10px; text-align:left; letter-spacing:1px}
  91.  
  92. h3 a:hover{background-color:transparent}
  93.  
  94. #source {text-align: left}
  95.  
  96. blockquote {border-left:2px {color:body} solid; padding-left:5px; padding-top: 5px; margin:0px 2px 0px 10px}
  97.  
  98. p{margin-top:4px; margin-bottom:4px}
  99. blockquote {padding:0px; padding-left:5px; margin:4px; border-left:2px solid {color:text}}
  100.  
  101. img a{border:none; width:100%}
  102. .audio{background-color:black; display:block;}
  103.  
  104.  
  105. .user_1 .label {color:{color:link}; font-weight:bold}
  106. .user_2 .label {color:{color:text}; font-weight:bold}
  107. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  108.  
  109.  
  110. /*---- MESSAGES ----*/
  111.  
  112. #asker { width: 100%; color:{color:link} ; text-transform: uppercase; line-height: 10px}
  113. #asker a, a:hover{color:{color:link}}
  114. .q { width: 450px; padding:0px; font-size: 9px;text-transform: uppercase; text-indent: 0px; border-bottom: 1px solid {color:border};}
  115. .a {padding-top: 3px}
  116.  
  117.  
  118. /*---- POSTINFO ----*/
  119.  
  120. #postinfo {text-align:left; display:block; padding: 5px 3px 5px 15px; font-family:calibri; text-transform:uppercase; font-size:8px; line-height:11px; letter-spacing:0px; }
  121.  
  122.  
  123. #source { display:block; margin:2px 0px 2px 0px; padding:2px; }
  124.  
  125. #source img { display: inline; height: 20px; margin-right: 5px; border: 5px solid {color:side};}
  126.  
  127. #turnapage {position:fixed; width:570px; height: 50px; background-color: {color:background}; margin-top:620px; margin-left: 530px; font-family:calibri; font-size:8px; padding-top: 7px; color: {color:link}; }
  128. #nextpage {margin-top: 6px; color: {color:link}; text-align:center; line-height:22px; font-family:calibri; font-size:8px; padding: 2px 4px 2px 4px; }
  129.  
  130.  
  131. #notes{background-color:{color:Accent}; width:510px; margin-bottom:15px;}
  132.  
  133. #notess{width:500px; background-color:{color:Accent}; padding:3px 7px 3px 7px;}
  134.  
  135. #credittime {color:#fff;
  136. float:right;
  137. position:fixed;
  138. right:3px;
  139. text-align:center;
  140. bottom:5px;
  141. padding:3px;
  142. font-family:calibri;
  143. line-height:80%;
  144. font-size:8px;
  145. text-transform: uppercase;
  146. letter-spacing:0px;
  147. color:{color:Font};
  148. }
  149. </style>
  150. <style type="text/css">{CustomCSS}</style>
  151. </head>
  152.  
  153. <body><div id="sidebar">
  154. <div class="sideimage"><center><img src="{image:Sidebar IMG}" width="115px"/></center></div></div>
  155.  
  156.  
  157. <div id="sidebar2"><div id="squote"><big>❝</big> {Title}</div>
  158. <div id="stext">{block:Description}{Description}{/block:Description}</div>
  159. </div>
  160.  
  161. <div id="turnapage">
  162. <center>
  163. <div class="slink"><a href="/" id="slink"><span>home</span></a>
  164. <a href="/ask" id="slink"><span>ask</span></a>
  165. <a href="/archive" id="slink"><span>archive</span></a>
  166. <a href="{text:Link 01 URL}" id="slink"><span>{text:Link 01}</span></a>
  167. <a href="{text:Link 02 URL}" id="slink"><span>{text:Link 02}</span></a>
  168. <a href="{text:Link 03 URL}" id="slink"><span>{text:Link 03}</span></a>
  169. <a href="{text:Link 04 URL}" id="slink"><span>{text:Link 04}</span></a>
  170. </div></center>
  171. <div class="nextpage">
  172. <center>{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  173. {block:JumpPagination length="5"}{block:CurrentPage}
  174. <span class="current_page" style="padding-right:5px;padding-left:5px;">{PageNumber}</span>
  175. {/block:CurrentPage}
  176. {block:JumpPage}<a class="jump_page" style="padding-right:5px;padding-left:5px;" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  177. {/block:JumpPagination}
  178. {block:NextPage}<a href="{NextPage}">»</a> {/block:NextPage}</center>
  179. </div></div>
  180.  
  181.  
  182.  
  183.  
  184. <br><div id="entries">
  185.  
  186.  
  187. {block:Posts}
  188. <div id="posts">
  189.  
  190.  
  191.  
  192. {block:Title}<div id="posttitle">{Title}&nbsp;</div>{/block:Title}
  193. {block:Text}{Body}{/block:Text}
  194.  
  195. {block:Quote}<div id="quote">"{Quote}"</div></br> — {Source}{/block:Quote}
  196.  
  197. {block:Link}<a href="{URL}" class="link" {Target}><div id="posttitle">{Name}&nbsp;</div></a>
  198. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  199.  
  200. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  201. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  202.  
  203. {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}
  204.  
  205. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  206.  
  207. {block:Answer}
  208. <center><div class="q"><b>{Asker}</b>:<p>{Question}</div></center>
  209. <div class="a">{Answer}</div>
  210. {/block:Answer}
  211. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  212.  
  213. </div>
  214.  
  215. <div id="postinfo">
  216.  
  217. POSTED <a href="{Permalink}">{TimeAgo}</a> - <a href="{Permalink}">{NoteCountwithlabel}</a> {block:RebloggedFrom} - <a href="{ReblogParentURL}">via {ReblogRootName}</a>{block:ContentSource} - <a href="{SourceURL}">© {SourceLink}</a>{/block:ContentSource}{/block:RebloggedFrom}<p>
  218. {block:HasTags}<p>{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  219. </div>
  220. {/block:Posts}
  221. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  222.  
  223. <div id="credittime"><a href="http://keverdeen.tumblr.com">keverdeen</a>
  224.  
  225.  
  226. </div>
  227.  
  228. </body>
  229. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement