k-a-n-s-a-s

Theme #11 (design 2)

Jul 14th, 2012
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.09 KB | None | 0 0
  1. <!--- THEME BY K-A-N-S-A-S #11 (CHANGE URL) DONT REMOVE TAG OF THE CREDIT PLEASE --->
  2.  
  3. <html>
  4.  
  5. <head>
  6.  
  7.  
  8.  
  9. <!-- DEFAULT VARIABLES -->
  10. <meta name="color:background" content="#FFFDF3" />
  11. <meta name="color:link" content="#C5B09A" />
  12. <meta name="color:text" content="#C5B09A" />
  13. <meta name="color:lhover" content="#C5B09A" />
  14. <meta name="color:line" content="#FCF9E6" />
  15. <meta name="color:backgroundmenu" content="#FCF9E6" />
  16. <meta name="color:linkmenu" content="#C5B09A" />
  17. <meta name="image:sideimg" content="http://static.tumblr.com/g5vhocy/nwam75xdo/tumblr_m29t6iibpt1rr4g4ao6_250.jpg"/>
  18.  
  19. <meta name="if:Show tags" content=""/>
  20.  
  21. <meta name="text:titulo" content="Name, age and your country" />
  22.  
  23. <meta name="text:Link2 Title" content="link2" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="link3" />
  26. <meta name="text:Link4" content="/" />
  27. <meta name="text:Link4 Title" content="link4" />
  28. <meta name="text:Link5" content="/" />
  29. <meta name="text:Link5 Title" content="link5" />
  30.  
  31.  
  32.  
  33.  
  34. <title>{Title}</title>
  35. <link rel="shortcut icon" href="{Favicon}">
  36. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  37. {block:Description}
  38. <meta name="description" content="{MetaDescription}" />
  39. {/block:Description}
  40.  
  41. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  42.  
  43. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  44. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  45. <style type="text/css">
  46.  
  47. body {background-color: {color:background}; font-family: arial; color: {color:text}; text-align: center; font-size: 10px; background-image:url('{image:background}'); background-attachment: fixed; }
  48.  
  49. a {color: {color:link}; text-decoration: none; text-transform: none;}
  50. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  51.  
  52. p {margin: 6px 0 0 0}
  53.  
  54. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  55. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  56. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  57. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  58.  
  59. blockquote img{max-width: 470px!important}
  60. blockquote blockquote img{max-width: 450px!important}
  61. blockquote blockquote blockquote img{max-width: 430px!important}
  62. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  63.  
  64.  
  65. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  66.  
  67. iframe#tumblr_controls {
  68. top:0px !important;
  69. right:3px !important;
  70. position: fixed !important;
  71. -webkit-transition: opacity 0.7s linear;
  72. opacity: 0.4;
  73. -webkit-transition: all 0.8s ease-out;
  74. -moz-transition: all 0.8s ease-out;
  75. transition: all 0.8s ease-out;
  76. z-index:999999999999999999;}
  77.  
  78. iframe#tumblr_controls:hover{
  79. -webkit-transition: opacity 0.7s linear;
  80. opacity: 1;
  81. -webkit-transition: all 0.4s ease-out;
  82. -moz-transition: all 0.4s ease-out;
  83. transition: all 0.4s ease-out;
  84. z-index:999999999999999999999;}
  85.  
  86.  
  87. #entries {width:410px; float:left; margin-left:440px; margin-top:30px; position:relative; z-index:999}
  88.  
  89. .entries {width:400px; padding:12px; background-color:transparent; margin:0px 0px 1px 0px; float:right; text-align:justify; border-bottom: 0px solid {color:border} ;}
  90. }
  91.  
  92. #reblogs {display:none; background-color:{color:post};}
  93.  
  94. .entries:hover #information {opacity:1;}
  95.  
  96. #information{position:absolute; font-size:10px ;font-family:calibri; text-transform:lowercase; color:{color:link}; margin-left:414px; opacity:0; height:auto; width: 100px; border-left:2px solid {color:line}; margin-top:2px; background-color:transparent; display:block; text-align:left; padding:4px; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;-webkit-transform: rotate(0deg);}
  97. #information a{text-transform:uppercase; color:{color:permalink}; font-style:normal; text-align: left;}
  98. #information a:hover {color:{color:info link hover};}
  99.  
  100. .noted a{font:9px calibri!important; color:{color:permalink}!important; letter-spacing:0px; text-transform:uppercase!important; font-style:normal!important; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; font-weight:300!important;}
  101. .noted a:hover {color:{color:text}!important;}
  102.  
  103. .dated {font:9px arial; text-transform:lowercase; color:{color:permalink};}
  104.  
  105. #title {width:400px;}
  106. .texttitle {font-size:18px; font-family: cambria; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:center;}
  107. .texttitle a {font-size:18px; font-family:georgia; margin:0px 0px -03px 0px; font-weight: normal; color: {color:text};font-style:italic; text-transform:none; padding:2px 1px; text-align:center;}
  108.  
  109. .tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; text-align:center; text-transform: uppercase;}
  110. .tags a {font-size: 10px; color: calibri; display: inline; text-align:center; text-transform: uppercase;}
  111.  
  112. .chat .line{
  113. font:10px {font:Body};
  114. background-color:{color:chat1};
  115. margin: 0 0 1px;
  116. padding: 2px;
  117. }
  118. .chat .line.odd{ background-color:{color:chat2};}
  119.  
  120. .label {font-weight:bold; color:{color:bold}}
  121.  
  122.  
  123. @font-face {font-family: tinytots;src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  124. .x2 {clear: both; float: left; width: 50px; margin-top: 310px; text-align: center; margin-left: 220px;}
  125. .x2 a {float: left; margin-right: 1px; display: block; width: 180px; letter-spacing: 0px; font-family: arial; font-size: 10px; text-align: center; margin-bottom: 1px; background-color: {color:backgroundmenu}; color:{color:linkmenu};; text-decoration: none; text-transform: none; height: 6px; line-height: 6px; padding: 4px; opacity: 1px;}
  126. .x2 a:hover {color:{color:lhover};opacity:1; width: 200px; text-transform:none; margin-left: -10px;border-left:0px solid {color:backgroundmenu};}
  127.  
  128.  
  129. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  130.  
  131. .pquote {font-family: georgia; font-style: ;text-align: center; font-size: 15px; line-height: 15px; padding: 3px;}
  132. .pquotesource {text-align: center; font-size: 11px; font-family: verdana; text-transform: none; margin-bottom: 5px; margin-top:2px;}
  133. .pquotesource a, a:hover{text-transform: none;}
  134.  
  135. #spencer {color: {color:text}; background-color: transparent; font-family:georgia; font-size: 12px; font-weight; text-shadow:0px 0px 10px {color:shadow} letter-spacing: 0px; text-align: center; text-transform: none; width: 188px; line-height: 28px; height: 78px; margin-left: 0px; margin-top: -183px; font-weight; border-bottom:14px solid {color:line}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out}
  136.  
  137.  
  138.  
  139. .descri { font-family: arial; width: 180px; height: 52px; position:fixed; margin-left:202px; background-color:{color:backgroundmenu}; color:{color:text}; margin-top: 59px; font-size: 10px; padding: 4px; text-align:justify; font-style: ; opacity:1; border-bottom:0px solid {color:backgroundmenu}; border-top:0px dotted {color:border};}
  140.  
  141.  
  142. .player {background-color: #000; text-align: left; display:block;}
  143.  
  144. .question {
  145. color:{color:text};
  146. font-size: 11px;
  147. font-weight: normal;
  148. font-family: verdana;
  149. line-height:95%;
  150. background: {color:background};
  151. position: relative;
  152. min-height:70px;
  153. padding:10px 15px;
  154. margin-bottom:2px;
  155. margin-right:-10px;}
  156.  
  157. .questionarrow {
  158. font-size:30px;
  159. color:{color:background};
  160. vertical-align:middle;
  161. margin-left:-5px!important;}
  162.  
  163. /** estilo de ask by htmland **/
  164. @font-face {font-family: "tinytots"; src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf')}
  165. .hlanswer {background: #bebebe color: {color:text}; width: 387px; font: normal 10px arial; margin-bottom: 2px; padding-top: 13px; padding-left: 13px; padding-bottom: 13px; text-align: justify; display: block; overflow: hidden; border-top: 2px solid #bebebe;}
  166. .hlanswer img {border: 2px solid #bebebe; float: right; margin-top: -15px; margin-left: 13px; margin-bottom: -13px; opacity: 0.8; }
  167. .hlanswer img:hover {opacity: 1.0}
  168. .hlanswerinfo {background: transparent; padding: 3px; float: right; display: inline-block; width: auto; color: {color:text}; font: normal 8px "tinytots"; text-transform: none; margin-bottom: -1px}
  169. .hlanswerinfo a {color: {color:text};}
  170.  
  171. #sideimg2 {width: 2px; height: auto; top: 33px; left: -16px; padding: 6px; background-color: {color:sidebar}; text-align: center; position: fixed;}
  172. .simg2 img {display: inline; margin-right:5px; ; width:188px; margin-left:0px; margin-top: -311px; height:205px; text-align:center; margin-bottom: 10px; border:0px solid {color:link}; border: 0px solid {color:background};-webkit-transform: rotate(0deg);-moz-border-radius:15px;
  173.  
  174. border-bottom-left-radius: 0em;
  175.  
  176.  
  177. border-bottom-right-radius: 0em;
  178.  
  179.  
  180. border-top-left-radius: 0em;
  181.  
  182.  
  183. border-top-right-radius: 0em; -moz-box-shadow: 0px0px 0px 0px {color:border};
  184. -webkit-box-shadow: 0px 0px 0px 0px {color:border};
  185. -khtml-box-shadow:0px 0px 0px 0px {color:border};}
  186. .simg2 img:hover {-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.3s ease-out; opacity: 0.5;}
  187.  
  188. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  189.  
  190. #postnotes {display:block; margin-left:3px; width:500px; background-color:{color:post}}
  191.  
  192. ol.notes {list-style-type:none;}
  193.  
  194. .notperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  195. .tagperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  196. .rebperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  197. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  198.  
  199. .qnda {position:absolute; width:240px; height:180px; left: 580px; top:0px; margin:0 auto;}
  200.  
  201. .qnda img {position:absolute; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: block; height: 180px; width: 240px; background: {color:sidebar} center center; color: {color:sidebar}; padding: 5px; text-align:center; text-decoration: none; letter-spacing:1px; font: italic 10px/67px Georgia, "Times New Roman", Times, serif;}
  202.  
  203. .qnda img.top {-webkit-transform:scale(0,0); -moz-transform:scale(0,0); -o-transform:scale(0,0);
  204. -ms-transform:scale(0,0); transform:scale(0,0); opacity:0;}
  205.  
  206. .qnda:hover img.top, .cf4.hover_effect img.top {opacity:1; -webkit-transform:scale(1,1); -webkit-transform-origin: top right; -moz-transform:scale(1,1); -moz-transform-origin: top right; -o-transform:scale(1,1); -o-transform-origin: top right; -ms-transform:scale(1,1); -ms-transform-origin: top right; transform:scale(1,1); transform-origin: top right;}
  207.  
  208. .qnda:hover img.bottom, .cf4.hover_effect img.bottom {-webkit-transform:scale(0,0); -webkit-transform-origin: bottom left; -moz-transform:scale(0,0); -moz-transform-origin: bottom left;
  209. -o-transform:scale(0,0); -o-transform-origin: bottom left; -ms-transform:scale(0,0); -ms-transform-origin: bottom left; transform:scale(0,0); transform-origin: bottom left;}
  210.  
  211. .pg{position:fixed; font-size: 10px; font-style:normal; font-family: arial; text-align: center; margin-left: 267px; margin-top: 296px;}
  212. .pg a{padding:2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  213.  
  214. .bmenu{padding: 0px; margin: 0 0 10px 0; position: relative; margin-top:10px;opacity:0;-moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out;}
  215.  
  216. .bmenu li{font-size: 9px; display: block;}
  217.  
  218. .bmenu li a{color: {color:text}; display: block; text-transform: none; text-align: center; font-family:verdana;}
  219.  
  220. .bmenu:hover li a{text-shadow: 0px 0px 35px {color:sidebar};}
  221.  
  222. .bmenu li a:hover{text-shadow: 0px 0px 1px {color:sidebar}; -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);}
  223.  
  224. ::-webkit-scrollbar{width:7px;height:0px;}
  225. ::-webkit-scrollbar-button:start:decrement
  226. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  227. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  228. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:links3};-webkit-border-radius:px;}
  229. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:text};-webkit-border-radius:px;}
  230.  
  231. #tumblr_controls{position: fixed!important}
  232. #tumblr_controls{position: fixed!important}
  233. #tumblr_controls{position: fixed!important}
  234. #tumblr_controls{position: fixed!important}
  235.  
  236. </style>
  237.  
  238.  
  239. <body onkeydown="return false">
  240.  
  241. <div id="sideimg2"><div class="simg2">
  242. <div class="pg">
  243. {block:Pagination}
  244. {block:PreviousPage}<a href="{PreviousPage}"> previous</a> or{/block:PreviousPage}
  245. {block:NextPage}<a href="{NextPage}"> next </a>{/block:NextPage}
  246. {/block:Pagination}</div>
  247.  
  248. <div class="x2">
  249. <a href="/">home</a>
  250. <a href="/ask">message</a>
  251. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title} </a>{/block:ifLink3}
  252. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title} </a>{/block:ifLink4}
  253. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title} </a>{/block:ifLink5}
  254. <a href="http://k-a-n-s-a-s.tumblr.com">theme</a>
  255.  
  256.  
  257.  
  258.  
  259. <img src="{image:sideimg}">
  260. <div id="spencer">{text:titulo}</div>
  261. </div>
  262. </div></div>
  263.  
  264. <div class="descri">{description}</div>
  265. <div id="entries">
  266. {block:Posts}
  267. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  268.  
  269. {block:IndexPage}
  270.  
  271.  
  272. <div id="information">
  273. <a href="{Permalink}">with {NoteCount} notes</a><br>
  274. <a href="{Permalink}">{TimeAgo}</a>
  275. {block:RebloggedFrom}
  276. <div class="tagtitle">
  277. <a href="{ReblogParentURL}"> </a> <a href="{ReblogRootURL}">© source</a>
  278. </div>
  279. {/block:RebloggedFrom}
  280. <a href="{ReblogURL}" target="_blank"> reblog </a> </a></a>
  281. </div>
  282. {/block:IndexPage}
  283.  
  284. {block:Text}
  285. <div id="title">
  286. {block:Title}
  287. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  288. {/block:Title}
  289. </div>
  290. {Body}
  291. {/block:Text}
  292.  
  293. {block:Photo}
  294. <div id="photox"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  295. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}"></a></div> {/block:HighRes}</div>
  296. {block:Caption}
  297. <div class="caption">{Caption}</div>
  298. {/block:Caption}
  299. {/block:Photo}
  300.  
  301. {block:Photoset}
  302. {Photoset-400}
  303. {block:Caption}
  304. <div class="caption">{Caption}</div>
  305. {/block:Caption}
  306. {/block:Photoset}
  307.  
  308. {block:Quote}
  309. <div class="pquote">“{Quote}”</div>
  310. {block:Source}<div class="pquotesource"> - {Source}</div>
  311. {/block:Source}
  312. {/block:Quote}
  313.  
  314. {block:Link}
  315. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  316. {block:Description}
  317. <div class="linkdescription">{Description}</div>
  318. {/block:Description}
  319. {/block:Link}
  320.  
  321. {block:Chat}
  322. {block:Title}
  323. <div id="title"><div class="texttitle">{Title}</div></div>
  324. {/block:Title}<br>
  325. <div class="chat">
  326. {block:Lines}<div class="chat"><div class="line {Alt}">
  327. <div class="{Alt} user_{UserNumber}">
  328. {block:Label}
  329. <span class="label"><b>{Label}</b></span>
  330. {/block:Label}
  331. {Line}</div>
  332. </div></div>
  333. {/block:Lines}
  334. </div>
  335. {/block:Chat}
  336.  
  337. {block:Video}
  338. {Video-400}
  339. {block:Caption}
  340. <div class="caption">{Caption}</div>
  341. {/block:Caption}
  342. {/block:Video}
  343.  
  344. {block:Audio}
  345. <div class="player">{AudioPlayerBlack}</div>
  346. {block:Caption}{Caption}{/block:Caption}
  347. {/block:Audio}
  348.  
  349. {block:Answer}
  350. <div class="hlanswerinfo">{Asker} asked:</div>
  351. <div class="hlanswer">
  352. <img src="{AskerPortraitURL-64}">
  353. {Question}
  354. </div>
  355. {Answer}
  356. {/block:Answer}
  357.  
  358. {block:IfShowTags}{block:HasTags}<center><div class="tags">
  359. {block:Tags}#<a href="{TagURL}" target="_blank">{Tag}</a> {/block:Tags}</div></center>
  360. {/block:HasTags}{/block:IfShowTags}
  361. </div>
  362.  
  363. {block:PermalinkPage}
  364. {block:PostNotes}
  365. <div id="postnotes">{PostNotes}</div><br>
  366. {/block:PostNotes}
  367. {/block:PermalinkPage}
  368. {/block:Posts}
  369.  
  370. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>reblogged <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  371. {block:ContentSource}source <a href="{SourceURL}">{SourceLink}</a><br>
  372. {/block:ContentSource}
  373. <a href="{Permalink}"> {block:NoteCount}{NoteCount} <b>reblog</b> </a> {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  374.  
  375. </div></div>
  376. </div>
  377. </div>
  378.  
  379. </body>
  380. </html>
Advertisement
Add Comment
Please, Sign In to add comment