Advertisement
keverdeen

theme six

Aug 23rd, 2012
2,377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.60 KB | None | 0 0
  1. <head>
  2. <!-- DEFAULT VARIABLES -->
  3. <meta name="color:background" content="#FFFFFF" />
  4. <meta name="color:entry" content="#fbf5ed" />
  5. <meta name="color:text" content="#857C70" />
  6. <meta name="color:link" content="#C4B9AC" />
  7. <meta name="color:side" content="#fbf5ed" />
  8. <meta name="color:border" content="#fcf8f0" />
  9. <meta name="color:sideboxbg" content="#fbf5ed" />
  10. <meta name="color:sideboxborder" content="#fbf5ed" />
  11. <meta name="color:slinks" content="#F3EBE0" />
  12. <meta name="color:linkbackground" content="#F3EBE0" />
  13. <meta name="color:askbackground" content="#F3EBE0" />
  14. <meta name="color:scrollback" content="#F3EBE0" />
  15. <meta name="color:scrollthumb" content="#F3EBE0" />
  16. <meta name="color:scrollcorner" content="#F3EBE0" />
  17.  
  18. <meta name="font:title" content="georgia"/>
  19. <meta name="font:body" content="arial" />
  20. <meta name="font:slinks" content="arial" />
  21.  
  22.  
  23. <meta name="image:Sidebar" content=""/>
  24. <meta name="image:Sidebar2" content=""/>
  25. <meta name="image:background" content="" />
  26.  
  27. <meta name="text:subtitle1" content="" />
  28. <meta name="text:subtitle2" content="" />
  29.  
  30. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  31. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  32. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  33. <link rel="shortcut icon" href="{Favicon}" />
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  35. <style type="text/css">
  36.  
  37. ::-webkit-scrollbar { background:{color:scrollback};width:5px }
  38. ::-webkit-scrollbar-thumb { background:{color:scrollthumb};width:5px }
  39. ::-webkit-scrollbar-corner { background:{color:scrollcorner}; }
  40.  
  41. /*---- BODY ----*/
  42.  
  43. 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}
  44.  
  45. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; }
  46. a:hover{color:{color:text};}
  47.  
  48.  
  49. /*---- SIDEBAR ----*/
  50.  
  51. #sidebar {width:215px; margin-left:69px; margin-top:200px; position:fixed; overflow:hidden; background-color: {color:side}; padding:7px 7px 7px 7px; }
  52.  
  53. #sideimage { max-width:215px; padding: 0px; margin-top:40px;}
  54.  
  55. #sideimage img {max-width:215px; text-align:center; display: inline; height: auto; }
  56.  
  57. #sideebar { padding:5px; margin-top: 207px; margin-left: 76px; opacity:0; width:205px; height:331px; background-color: {color:side}; color:{color:text}; font-family:georgia; font-size:9px; text-align:justify; position:fixed; z-index:1; -webkit-transition: all 1.0s ease-in-out; -moz-transition: all 1.0s ease-in-out; -o-transition: all 1.0s ease-in-out; -ms-transition: all 1.0s ease-in-out; transition: all 1.0s ease-in-out;}
  58.  
  59. #sideebar:hover {opacity:1;}
  60.  
  61. #sideebarimg { padding: 0px; margin-top:10px;}
  62.  
  63. #sideebarimg img { max-width:200px; text-align:center; display: inline; height: auto; }
  64.  
  65. #stext { width:190px; height:170px; font-size:10px; overflow:auto; padding:5px; letter-spacing:0px; margin-top: 7px; text-align:justify; color:{color:Font}; font-family:{font:Body};}
  66.  
  67. #stext a {text-decoration:none;}
  68.  
  69. /*---- LINKS ----*/
  70.  
  71. #nav { width:255px;z-index:9;margin: 179px 0px 0px 75px;position:fixed; overflow:hidden;}
  72.  
  73. #slink { display:inline-block; height: 10px; font-size: 9px; font-family: georgia; margin-top:0px; color: {color:text}; padding: 5px 6px 10px 6px; margin: 0px 0px 0px 0px; background-color: {color:side}; text-align:center; letter-spacing:3px; text-transform: lowercase;}
  74.  
  75. #slink2 { font-size: 9px; font-weight: bold; font-family: calibri; text-transform: UPPERcase; color: {color:text}; text-align:center; letter-spacing:1px; }
  76.  
  77.  
  78. /*---- LYRICS ----*/
  79.  
  80. #lyricstop { margin-top: 15px;font-family: georgia; font-size: 18px; text-transform:lowercase; color: {color:link};}
  81.  
  82. #lyricsbottom { margin-top: -5px; font-family: georgia; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; color: {color:text}; padding-bottom: 8px; }
  83.  
  84. /*---- PAGES ----*/
  85.  
  86. #pagin{ background-color: transparent; font-family: georgia; font-size:10px; text-transform:lowercase; text-align:center; padding: 5px; margin-top:0px;}
  87.  
  88. /*---- POSTS ----*/
  89.  
  90. #entries{right:30%; margin-left:324px; margin-top:-5px; width:520px; }
  91.  
  92. #posts{overflow:hidden; background-color: {color:entry}; margin-bottom:10px; border-left:0px solid {color:link}; border-right:0px solid {color:link}; padding: 10px; }
  93.  
  94. #posts:hover #postinfo {opacity:100}
  95.  
  96. #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;}
  97.  
  98. #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; }
  99.  
  100.  
  101. 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}
  102.  
  103. h3 a:hover{background-color:transparent}
  104.  
  105. #source {text-align: left}
  106.  
  107. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  108.  
  109. p{margin-top:4px; margin-bottom:4px}
  110. blockquote {padding:0px; padding-left:5px; margin:4px; border-left:2px solid {color:text}}
  111.  
  112. img a{border:none; width:100%}
  113. .audio{background-color:black; display:block;}
  114.  
  115.  
  116. .user_1 .label {color:{color:link}; font-weight:bold}
  117. .user_2 .label {color:{color:text}; font-weight:bold}
  118. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  119.  
  120.  
  121. /*---- MESSAGES ----*/
  122.  
  123. #asker { width: 100%; color:{color:link} ; text-transform: uppercase; line-height: 10px}
  124. #asker a, a:hover{color:{color:link}}
  125. .q { width: 450px; padding:0px; font-size: 9px;text-transform: uppercase; text-indent: 0px; border-bottom: 1px solid {color:border};}
  126. .a {padding-top: 3px}
  127.  
  128.  
  129. /*---- POSTINFO ----*/
  130.  
  131. #postinfo {width:100px; color:{color:text}; margin-left:523px; font-family:georgia; font-size:9px; text-align: left; text-transform:uppercase; opacity:0; padding:5px;
  132. line-height:110%; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.5s; position:absolute; border-left: 7px solid {color:side};}
  133.  
  134. #info:hover {opacity:100;}
  135.  
  136. #source { display:block; margin:2px 0px 2px 0px; padding:2px; }
  137.  
  138. #source img { display: inline; height: 20px; margin-right: 5px; border: 5px solid {color:side};}
  139.  
  140.  
  141.  
  142.  
  143. #notes{background-color:{color:Accent}; width:510px; margin-bottom:15px;}
  144.  
  145. #notess{width:500px; background-color:{color:Accent}; padding:3px 7px 3px 7px;}
  146. </style>
  147. <style type="text/css">{CustomCSS}</style>
  148. </head>
  149.  
  150. <body><div id="nav"><div class="slink"><a href="/" id="slink"><SPAN>home</SPAN></a> <a href="/ask" id="slink"><span>ask</span></a> <a href="/archive" id="slink"><span>archive</span></a> <a href="http://keverdeen.tumblr.com/tagged/themes" id="slink"><span>theme</span></a> </div></div>
  151.  
  152. <div id="sidebar"> <img src="{image:sidebar}"/><p><p>
  153. <center><div id="lyricstop">{text:subtitle1}</div>
  154. <p>
  155. <div id="lyricsbottom">{text:subtitle2}</div><p>
  156.  
  157.  
  158.  
  159. <div id="pagin">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">ยซ</a>{/block:PreviousPage} {CurrentPage} / {TotalPages} {block:NextPage}<a href="{NextPage}">ยป</a>{/block:NextPage}{/block:Pagination}</div>
  160. </div></center>
  161.  
  162. <div id="sideebar"><center><div id="sideebarimg"><img src="{image:sidebar2}"/></div></center><p><center><div id="stext">{block:Description}{Description}{/block:Description}</div><center>
  163.  
  164.  
  165. </div>
  166.  
  167.  
  168.  
  169. <br><div id="entries">
  170.  
  171.  
  172. {block:Posts}
  173. <div id="posts">
  174.  
  175. <div id="postinfo">
  176.  
  177. <a href="{Permalink}">{NoteCountwithlabel}</a><br>
  178. <a href="{Permalink}">{TimeAgo}</a>
  179.  
  180. <div id="source">{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>{block:ContentSource}<a href="{SourceURL}"><img src="{ReblogRootPortraitURL-24}"></a>{/block:ContentSource}{/block:RebloggedFrom}</div><p>
  181. {block:HasTags}<p>{block:Tags} #<a href="{TagURL}">{Tag}</a><br> {/block:Tags}{/block:HasTags}
  182. </div>
  183.  
  184. {block:Title}<div id="posttitle">{Title}&nbsp;</div>{/block:Title}
  185. {block:Text}{Body}{/block:Text}
  186.  
  187. {block:Quote}<div id="quote">"{Quote}"</div></br> โ€” {Source}{/block:Quote}
  188.  
  189. {block:Link}<a href="{URL}" class="link" {Target}><div id="posttitle">{Name}&nbsp;</div></a>
  190. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  191.  
  192. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  193. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  194.  
  195. {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}
  196.  
  197. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  198.  
  199. {block:Answer}
  200. <center><div class="q"><b>{Asker}</b>:<p>{Question}</div></center>
  201. <div class="a">{Answer}</div>
  202. {/block:Answer}
  203. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  204.  
  205. </div>
  206. {/block:Posts}
  207. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  208.  
  209. </body>
  210. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement