Don't like ads? PRO users don't see any ads ;-)

THEME 006

By: dimkabelikov on May 31st, 2012  |  syntax: None  |  size: 11.66 KB  |  hits: 1,143  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!--
  2.     theme 6 by dimkabelikov please respect my work! do not remove the credit or claim this is yours
  3. -->
  4.  
  5. <head>
  6.  
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}" />
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  10.  
  11. <!-- DEFAULT VARIABLES -->
  12.         <meta name="color:Background" content="#fcf8f7"/>
  13.         <meta name="color:Topbackground" content="#fcf8f7"/>
  14.         <meta name="color:scrollbg" content="#fcf8ed"/>
  15.         <meta name="color:scroll" content="#ece6e7"/>
  16.         <meta name="color:titleborder" content="#ece6e7"/>
  17.         <meta name="color:Text" content="#a59494"/>
  18.         <meta name="color:Title" content="#d3adb6"/>
  19.         <meta name="color:Entry" content="#fcf8f7"/>
  20.         <meta name="color:Links" content="#d3adb6"/>
  21.         <meta name="color:LHover" content="#f1ced5"/>
  22.         <meta name="color:Sidebar" content="#fefcff"/>
  23.         <meta name="color:Nav" content="#ece6e7"/>
  24.         <meta name="color:Nav Hover" content="#fefcff"/>
  25.         <meta name="color:Nlinks" content="#fefcff"/>
  26.         <meta name="color:NLHover" content="#ece6e7"/>
  27.  
  28.         <meta name="image:Sidebar" content=""/>
  29.         <meta name="image:Background" content=""/>
  30.  
  31.         <meta name="font:title" content="georgia" />
  32.         <meta name="font:body" content="arial" />
  33.  
  34.         <meta name="text:Link 1" content=""/>
  35.         <meta name="text:Link 1 Title" content=""/>
  36.         <meta name="text:Link 2" content="">
  37.         <meta name="text:Link 2 Title" content=""/>
  38.         <meta name="text:Link 3" content=""/>
  39.         <meta name="text:Link 3 Title" content=""/>
  40.         <meta name="text:Link 4" content="">
  41.         <meta name="text:Link 4 Title" content=""/>
  42.         <meta name="text:Link 5" content=""/>
  43.         <meta name="text:Link 5 Title" content=""/>
  44.         <meta name="text:Link 6" content=""/>
  45.         <meta name="text:Link 6 Title" content=""/>
  46.        
  47.        
  48.  
  49. <style type="text/css">
  50.  
  51. body{color:{color:Text}; background-attachment:fixed; background-color:{color:Background};
  52. background-image: url('{image:Background}'); bottom left; background-repeat: no-repeat; text-align:justify; font-family:arial; font-size:10px;}
  53.  
  54. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scroll}; height:10px;}
  55. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scroll}; height:10px!important;}
  56. ::-webkit-scrollbar {background-color:{color:scrollbg}; height:6px; width:10px;}
  57.  
  58. a {color: {color:links}; text-decoration:none;}
  59. a:hover {color:{color:lhover};}
  60.  
  61. b, strong{color:#cfa67b}
  62.  
  63. @font-face {
  64. font-family: 'LavanderiaDelicate';
  65. src: url('http://static.tumblr.com/2lqtwbf/0Gylyrsld/lavanderia_delicate-webfont.eot');
  66. src: url('http://static.tumblr.com/2lqtwbf/0Gylyrsld/lavanderia_delicate-webfont.eot?#iefix') format('embedded-opentype'),
  67. url('http://static.tumblr.com/2lqtwbf/2Fnlyrsn1/lavanderia_delicate-webfont.ttf') format('truetype'),
  68. url('http://static.tumblr.com/2lqtwbf/zPFlyrsmj/lavanderia_delicate-webfont.svg#LavanderiaDelicate') format('svg');
  69. font-weight: normal;
  70. font-style: normal;}
  71.  
  72. @font-face {
  73. font-family: 'LavanderiaRegular';
  74. src: url('http://static.tumblr.com/2lqtwbf/G1Dlyrsst/lavanderia_regular-webfont.eot');
  75. src: url('http://static.tumblr.com/2lqtwbf/G1Dlyrsst/lavanderia_regular-webfont.eot?#iefix') format('embedded-opentype'),
  76. url('http://static.tumblr.com/2lqtwbf/RAPlyrset/lavanderia_regular-webfont.ttf') format('truetype'),
  77. url('http://static.tumblr.com/2lqtwbf/kb1lyrsq2/lavanderia_regular-webfont.svg#LavanderiaRegular') format('svg');
  78. font-weight: normal;
  79. font-style: normal;}
  80.  
  81. #topbar {position: fixed;top: 0px; left: 400px; background-image:url('{image:sidebackground}'); background-repeat: repeat; width:530px; height:auto; background-color: {color:topbackground}; border-bottom: 2px solid {color:titleborder};}
  82.  
  83. #title {position:fixed; width:530px; font-family:"LavanderiaRegular"; color:{color:Title}; text-transform:lowercase; font-size:25px; font-style:italic; text-decoration: none; margin-top: 2px; line-height:10px;}
  84.  
  85. #tbar {position: fixed;top: 40px; left: 60px; width:250px; height:100%; background-color:transparent;overflow:hidden;}
  86.  
  87. #sidebar {width:250px; height: auto; background-color:{color:sidebar}; padding:7px; margin-left:2px margin-right:2px;}
  88. #stext { font-family:georgia; font-size:9px; width:238px; letter-spacing:0px; text-align:justify; font-style:normal;}
  89. #sidebarimage{max-width:250px; height: auto; text-align:center; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.5s; opacity:1;}
  90. #sidebarimage img:hover {opacity:0.7;}
  91.  
  92. #lbar {width:100px; float:left; margin-left:1050px; top:40px; bottom:0px; background-color:{color:background}; text-align:justify; position:fixed; padding:5px; height:110%;}
  93.  
  94. #navigation a{width:50px; background-color: {color:Nav}; color:{color:Nlinks}; font-family:Georgia; font-size:8.5px; font-style:italic; letter-spacing:1px; text-transform:lowercase; line-height:20px; overflow:hidden; display: list-item; text-align:center; padding:2px; margin-right:5px; -webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}  
  95. #navigation a:hover {background-color: {color:Nav Hover}; color:{color:NLhover}; border-bottom:2px solid {color:titleborder}; opacity:100%;-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  96. #icon {position:fixed; margin-left:20px; text-align:center; overflow:hidden; margin-top:10px; background-color: {color:titleborder}; padding: 5px;}
  97. #pagination{margin-top:5px; color:{color:Links}; font-size:52px; font-family:georgia; text-decoration:none; text-align:center; text-transform:uppercase;}
  98. #pagination a{color:{color:Links};}
  99. #pagination a:hover{color:{color:Lhover};}
  100.  
  101. #entries{position:absolute; margin-left: 400px; margin-top:140px; width:510px}
  102.  
  103. #posts{overflow:hidden; background-color:{color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; padding:5px; -webkit-transition-duration: 0.6s;
  104. -moz-transition-duration: 0.5s;}
  105.  
  106. #posts:hover #notess{
  107. opacity:1;
  108. display:block;}
  109.  
  110. #posts:hover {opacity:0.8; overflow:hidden}
  111.  
  112. #title2{font-size:16px; font-family:georgia; text-transform: lowercase; font-style:italic; letter-spacing: 3px; text-decoration: none;}
  113. #title3{font-size:24px; font-family:'LavanderiaRegular'; letter-spacing:1px;}
  114.  
  115. blockquote{border-left:2px solid {color:titleborder}; padding-left:5px; margin:0px 2px 0px 10px;}
  116. blockquote img, blockquote a img {max-width: 490px};}
  117.  
  118. #askb {background: {color:background}; color: {color:text}; padding:5px; margin-top: 5px; margin-bottom:2px; font-family:georgia; font-size:10px; text-transform:lowercase; border-bottom:2px solid {color:titleborder};}
  119. #askb a {color:{color:links};}
  120.  
  121. .user_1 .label {color:{color:link}; font-weight:bold}
  122. .user_2 .label {color:{color:text}; font-weight:bold}
  123. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}    
  124.  
  125. .audio{background-color:{color:sidebar}; display:block; overflow:hidden;}
  126.  
  127. #info {background-color:{color:sidebar}; margin:0px 0px 0px 0px; font-family:times new roman; font-size:9px; text-transform: lowercase; color:{color:text}; letter-spacing: 1px; text-align:center; padding:2px; font-style:normal; width: 515px;}
  128. #info:hover {-webkit-transition-duration: 0.6s;
  129. -moz-transition-duration: 0.6s;}
  130.  
  131. #tags {font-family:georgia; text-align:center; margin-top: -2px; margin-right:7px; text-transform:lowercase; font-style:italic; font-size:9px;}
  132.  
  133. #notess {width:80px; height:auto; margin-left:518px; font-family:times new roman; font-size:9px; text-transform:lowercase; background-color:{color:sidebar}; text-align:center; padding:5px; opacity:0; line-height:110%; -webkit-transition-duration: 0.6s;
  134. -moz-transition-duration: 0.5s; position:absolute;}
  135.  
  136. .notes {text-align:left; font-size:9px; letter-spacing:0px; text-transform:lowercase; color:{color:text}; font-family: times new roman; padding:2px; font-style:normal;}
  137.  
  138. #credit {position:fixed; bottom:10px; right:10px; font-size:10px; font-family:calibri;color:{color:text}; text-transform:uppercase;letter-spacing: 0px; font-style:normal;}
  139.  
  140. </style>
  141. </head>
  142.  
  143. <body>
  144.  
  145. <div id="topbar"><br><br>
  146. <center><div id="title"><a href="/">{Title}</a></div></center>
  147. </br></br></br>
  148. <center><a href="/"><img src="http://i41.tinypic.com/2yuzq02.jpg"></a> <a href="/ask"><img src="http://i43.tinypic.com/2vljywo.jpg"></a> <a href="/archive"><img src="http://i42.tinypic.com/a313c8.jpg"></a> <a href="http://dimkabelikov.tumblr.com/"><img src="http://i40.tinypic.com/2ldgdg3.jpg"></a></br></div></center>
  149.  
  150. <div id="credit">theme by <a href="/">dimkabelikov</a></div>
  151.  
  152. <div id="tbar">
  153. <div id="sideimg"><center><a href="/"><img src="{image:sidebar}"></a></center></div><br>
  154. <div id="sidebar">
  155. <div id="stext">{block:Description}{Description}{/block:Description}</br></div>
  156. </div></div>
  157.  
  158. <div id="lbar">
  159. <div align="center" id="navigation">
  160. {block:ifLink1Title}<a href="{text:Link 1}">{text:Link 1 Title}</a><br>{/block:ifLink1Title}
  161. {block:ifLink2Title}<a href="{text:Link 2}">{text:Link 2 Title}</a><br>{/block:ifLink2Title}
  162. {block:ifLink3Title}<a href="{text:Link 3}">{text:Link 3 Title}</a><br>{/block:ifLink3Title}
  163. {block:ifLink4Title}<a href="{text:Link 4}">{text:Link 4 Title}</a><br>{/block:ifLink4Title}
  164. {block:ifLink5Title}<a href="{text:Link 5}">{text:Link 5 Title}</a><br>{/block:ifLink5Title}
  165. {block:ifLink6Title}<a href="{text:Link 6}">{text:Link 6 Title}</a><br>{/block:ifLink6Title}</div>
  166. <div id="icon"><img src="{PortraitURL-96}" width="50" height="50" align=center></div></br>
  167. </br>
  168. </br>
  169. </br>
  170. </br>
  171. <div id="pagination">
  172. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  173. {/block:Pagination}</div>
  174. </div>
  175.  
  176. <div id="entries">
  177. {block:Posts}<br>
  178. <div id="posts">
  179. <div id="notess">
  180. {block:RebloggedFrom}via <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource}, from <a href="{SourceURL}">{SourceLink}</a></a>
  181. <br>{/block:ContentSource}</div>
  182.      
  183. {block:Quote}<div id="title3">"{Quote}"</div>
  184. {block:Source}<div id="source">— {Source}</div>{/block:Source}{/block:Quote}
  185.  
  186. {block:Title}<div id="title2">{Title}</div>{/block:Title}
  187. {block:Text}{Body}{/block:Text}
  188.      
  189. {block:Link}<div id="title2"><a href="{URL}" class="link" {Target}>{Name}</a></div>{block:Description}<div class="description">{Description}</div>{/block:Description}{/block:Link}
  190.      
  191. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  192. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  193.      
  194. {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}
  195.      
  196. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  197.  
  198. {block:Answer}<div id="askb">{Asker} asked: "{Question}"</div>
  199. {Answer}{/block:answer}
  200.  
  201. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  202.  
  203. <div id="info">
  204. posted <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} | <a href="{Permalink}">{NoteCount}  notes</a>{/block:NoteCount}
  205. <div id="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  206. </div>
  207. {block:PostNotes}{PostNotes}{/block:PostNotes}</br></div>
  208.  
  209. </body>
  210. </html>