- <!--
- theme by strawbharry.
- Do not remove credit or ill track you down and report you
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <meta name="color:text" content="#C5B09A"/>
- <meta name="color:link" content="#E69E7f"/>
- <meta name="color:info" content="#FFFFFF" />
- <meta name="color:scrollbg" content="#fffdf0" />
- <meta name="color:scrollbar" content="#D4CABE" />
- <meta name="color:link Hover" content="#FFFFFF"/>
- <meta name="color:pagination" content="#97cacf" />
- <meta name="color:title shadow" content="#5f5b5b"/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content=""/>
- <meta name="color:bg" content ="#FFFFFF"/>
- <meta name="if:title shadow" content="1"/>
- <meta name="if:fading images" content="1"/>
- <meta name="text:link1" content="link 1" />
- <meta name="text:link1 url" content="/" />
- <meta name="text:link2" content="link 2" />
- <meta name="text:link2 url" content="/" />
- <meta name="text:link3" content="link 3" />
- <meta name="text:link3 url" content="/" />
- <meta name="text:link4" content="link 4" />
- <meta name="text:link4 url" content="/" />
- <meta name="text:link5" content="link 5" />
- <meta name="text:link5 url" content="/" />
- <style type="text/css">
- {block:iffadingimages}img{
- -webkit-transition: opacity 0.8s linear;
- opacity: 0.80;
- }
- img:hover{
- -webkit-transition: opacity 0.8s linear;
- opacity: 1;
- }
- {/block:iffadingimages}
- ::-webkit-scrollbar {width: 5px; height:auto; background:{color:scrollbg}}
- ::-webkit-scrollbar-corner {background:{color:scrollbg}}
- ::-webkit-scrollbar-button:vertical {height:0px; display: block; background:{color:scrollbar}}
- ::-webkit-scrollbar-button:horizontal {width: 0px; height: 0px; display: block; background:{color:scrollbar}}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
- ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
- ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt}
- body {
- background-attachment:fixed;
- background-color:{color:bg};
- background-image: ('{image:Background}');
- background-repeat:tiled;
- background-position:fixed;
- text-align:justify;
- font-family:georgia; color: {color:text};
- font-size: 9px;
- line-spacing:0px;
- line-height:110%;}
- a:link, a:active, a:visited{color:{color:Link}; text-decoration:none; -webkit-transition: all 0.6s ease-out;}
- a:hover{color:{color:Link Hover};}
- blockquote {text-align:left; padding-left:10px; margin:5px; border-left:3px solid black;}
- blockquote img{max-width:200px;}
- #content {
- margin:auto;
- width:510px;
- margin-left:490px;
- margin-top:70px;
- background-color:{color:bg};
- margin-bottom:-60px;}
- h3{
- text-align:center;
- font-family: 'georgia', sans-serif;
- font-style: normal;
- font-weight: 400;
- font-size: 16px;
- text-transform: none;
- text-decoration: none;
- letter-spacing: -0.05em;
- word-spacing: -0.02em;
- line-height: 1;}
- #questions {background-color:{color:bgquestion};
- color: {color:text};
- padding:8px;
- margin-bottom:0px;
- font-size:10px;
- text-align:left;
- font-family:{font:text};
- }
- #questions a {color:{color:link}}
- #supbianca
- {width:250px;
- position:fixed;
- overflow:hidden;
- z-index:1000;
- left:150px;
- top:100px;
- }
- #image
- img{
- text-align:center;
- margin-bottom:8px;
- max-width:260px;
- height:auto;
- }
- .quote {-webkit-transition: all 0.6s ease-out;
- font-family: ' font-family: 'georgia', sans-serif;';
- font-style: normal;
- font-weight: 400;
- font-size: 13px;
- text-transform: none;
- text-decoration: none;
- letter-spacing: -0.05em;
- word-spacing: -0.02em;
- line-height: 1.14;}
- .source {font-family: 'trebuchet ms', sans-serif;
- font-style: normal;font-weight: 400;
- font-size: 10px;
- text-transform: lowercase;
- text-decoration: none;letter-spacing: 0.113em;
- word-spacing: 0.267em;
- line-height: 1.4;
- text-align:right;
- margin-bottom:5px;}
- .source a{opacity:.5; -webkit-transition: all 0.6s ease-out;}
- .source a:hover{opacity:1;}
- .notes img a{
- border: 0px;
- }
- .notes li {
- list-style-type: none;
- }
- .postinfo {
- height:auto;
- weight:500px;
- background-color:{color:info};
- font-family: 'georgia', sans-serif;
- text-transform: none;
- line-height:1.4;
- font-size: 9px;
- padding:2px;
- color:{color:link};
- letter-spacing:0px;
- text-align:center;
- margin-bottom:20px;
- -webkit-transition: all 0.6s ease-out;
- }
- .postinfo a{color:{color:link}; -webkit-transition: all 0.6s ease-out;}
- .postinfo a:hover{color:{color:text};}
- .chat {line-height: 12px; list-style: none }
- .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
- .person1 {background-color:{color:side}; color: {color:text}; }
- .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
- .person2 {color: {color:text};}
- .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
- .link
- {margin-left:20px;
- font-family: 'trebuchet ms', sans-serif;
- font-style: normal;
- font-weight: 400;
- font-size: 16px;
- text-transform: none;
- text-decoration: none;
- letter-spacing: -0.05em;
- word-spacing: -0.02em;
- line-height: 1;}
- .audio{padding:5px 5px 1px 1px;}
- .player{background-color:White; padding:3px;}
- .alabel{text-align:center;}
- #asker
- {width:500px;
- text-align:left;
- text-transform:none;
- color:{color:text};}
- #asker a {color:{color:text};}
- #asker img {float:left; margin-left:220px;
- vertical-align:top; margin-right:3px; max-height:20px;}
- #question
- {background-color:{color:transparent};
- font-size: 10px;
- font-weight: normal;
- font-family: Trebuchet MS;
- line-height:90%;
- color: {color:text};
- margin: 0 0 11px 0;
- padding: 10px 15px;
- position: relative;}
- #answer {color:{color:font};}
- #arrow1 {position:fixed; top:300px; margin-left:60px;}
- #arrow1 a{color:{color:pagination}; font:100px Georgia; line-height:90%;}
- #arrow2 {position:fixed; top:300px; float:right; right:60px;}
- #arrow2 a{color:{color:pagination}; font:100px Georgia; line-height:90%;}
- #sidebarye {width:0.0px;
- height: 0.0px;
- position: fixed;
- top: -1000px;
- left: 1px;
- overflow:hidden;
- background-image: transparent;
- background-color: #f9ede5;
- font-family: cambria;
- font-size: 9px;
- line-height: 16px;
- padding:10px;
- -moz-border-radius: 0px 0px 0px 0px;
- text-transform:lowercase;
- text-align:left;
- letter-spacing: 0px; border-right:0px solid #f8eae1; }
- @font-face {
- font-family: "hihello";
- src: url(http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");
- }
- #title {
- padding-top:10px;
- font-family: {font:body};
- font-family: 'hihello', sans-serif;
- font-size: 15px;
- font-color: {color:link};
- letter-spacing: 0px;
- line-height: 14px;
- text-align:center;
- color:{color:Hover};
- {block:iftitleshadow}text-shadow:1px 1px 3px {color:title shadow};{/block:iftitleshadow}
- }
- #plus {
- opacity:0;
- position: absolute;
- font:10px calibri;
- text-transform:uppercase;
- color:{color:background};
- margin-left:530px;
- height:auto;
- width: 150px;
- padding:0px;
- margin-bottom:0px;
- margin-top:-2px;
- background-color:#trans;
- display:block;
- text-align:left;
- padding:2px;
- -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;border-left:8px solid {color:border};}
- #plus img{width:24px; border: px solid #E4E4E4;}
- blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
- small{font-size:10px}
- big{font-size:12px}
- b, strong{color:{color:title}}
- i, em {color:{color:text}}
- p{margin-top:5px; margin-bottom:5px}
- blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
- #posts{margin-left:10px;}
- #posts:hover #plus{opacity:1}
- #hey
- img{
- width:16px;
- height:auto;
- padding:1px;
- margin-top:-50px;
- }
- .tag
- {font:10px georgia;
- text-transform:uppercase;
- color:{color:text};display:block;
- text-align:left; padding:0px;}
- .tag a{color:{color:text};
- text-transform:none; display:block;
- -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;}
- .tag a:hover{color:{color:link}; }
- ol.notes {
- padding: 0px;
- margin: 1px 0px;
- list-style-type: none;
- border-bottom: solid 1px #f7f7f7;
- }
- ol.notes li.note {
- border-top: solid 1px #f7f7f7;
- padding: 1px;
- }
- ol.notes li.note img.avatar {
- vertical-align: -2px;
- margin-right: 10px;
- width: 10px;
- height: 10px;
- }
- ol.notes li.note span.action {
- font-weight: normal;
- }
- ol.notes li.note .answer_content {
- font-weight: normal;
- }
- ol.notes li.note blockquote {
- border-color: #eee;
- padding: 2px;
- margin: 10px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- @font-face {
- font-family: "arsenalewhite";
- src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf');
- }
- #questions {background-color:{color:bgquestion};
- color: {color:text};
- padding:8px;
- margin-bottom:0px;
- font-size:10px;
- text-align:left;
- font-family:{font:text};
- }
- #questions a {color:{color:link}}
- blockquote {border-left:5px {color:background} solid; padding-left:5px; margin:2px 10px;}
- blockquote img, blockquote a img {max-width: 500px}
- #pag {
- position:fixed;
- padding-left:5px;
- padding:1px;
- background-color:{color:background};
- color:{color:sidetext};
- margin-top:-70spx;
- width:300;
- text-align:center;
- font: 9px georgia;
- text-transform:lowercase;
- }
- #pag a{color:{color:text};}
- blockquote {
- border-left:4px {color:border} solid;
- padding-left:3px;
- margin:0px 2px 0px 10px}
- blockquote img, blockquote a img {max-width: 490px}
- b, strong{color:{color:title};}
- i, em {color:{color:title};}
- p{margin-top:3px; margin-bottom:3px}
- {CustomCSS}
- ::selection {background: transparent; color: #f0e9e6;}
- ::-moz-selection {background: transparent; color: #f0e9e6;}
- ::-webkit-selection {background: transparent; color: #f0e9e6;}
- </style>
- </head>
- <body>
- {block:Pagination}
- <div id="arrow1">
- {block:PreviousPage}
- <a href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- <div id="supbianca"><div id="title">{Title}</br></div>
- <br>{block:ifSidebarImage}<div id="image"><img src="{image:Sidebar}"/></div>{/block:ifSidebarImage}
- <div id="stext"><center>{block:Description}{Description}{/block:Description}<br /></center></div>
- <br>
- <div id="hey">
- <center><br>
- <a href="{text:link1 url}"><big>{text:link1}</big></a>
- •<a href="{text:link2 url}"><big>{text:link2}</big></a>
- • <a href="{text:link3 url}"><big>{text:link3}</big></a>
- • <a href="{text:link4 url}"><big>{text:link4}</big></a>
- • <a href="{text:link5 url}"><big>{text:link5}</big></a><br><br><br>
- <a href="/"><img src="http://p.yusukekamiyamane.com/icons/search/fugue/icons/home.png"></a>
- <a href="/ask"><img src="http://p.yusukekamiyamane.com/icons/search/fugue/icons/mail.png"></a>
- <a href="/archive"><img src="http://i43.tinypic.com/wgubya.png"></a>
- <a href=http://strawbharry.tumblr.com/tagged/theme><img src="http://p.yusukekamiyamane.com/icons/search/fugue/icons/palette--plus.png"></a><br><br>
- </center>
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <div id="posts">
- <div id="plus">{block:RebloggedFrom}<a href="{ReblogParentURL}" ><img src="{ReblogParentPortraitURL-24}" title="via"/></a> <a href="{ReblogRootURL}"><img src="{ReblogRootPortraitURL-24}" title="source"/></a> {/block:RebloggedFrom}
- {block:HasTags}<div class="tag"> {block:Tags} <a href="{TagURL}" target="_blank"> # {Tag}</a>{/block:Tags}</div>{/block:HasTags} </div>
- {block:Text}
- <div class="post text">
- {block:Title}
- <a href="{Title}"><h3>{Title}</h3></a>
- {/block:Title}
- {Body}
- </div>
- {/block:Text}
- {block:Photo}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px" />{block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="post photoset">
- <center>{Photoset-500}</center>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="quote"><center>"{Quote}"</center></div>
- {block:Source}<div class="source">{Source}{/block:Source}</div>{/block:Quote}
- {block:Link}
- <div class="link">
- <a href="{URL}" class="titulo" {Target}>{Name}</a></div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}{Title}{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Answer}
- <div id="question">
- <br>
- {Question}
- <br>
- <br>
- </div>
- <div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div><br>
- <div id="answer">{Answer}</div>
- {/block:answer}
- {block:Video}
- <div class="post video">
- <center>{Video-500}</center>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Video}
- {block:Audio}<div class="audio"><div class="player">{AudioPlayerWhite}</div><br>
- <div class="alabel"><b>Played:</b> {PlayCountWithLabel}
- {block:Caption}{Caption}{/block:Caption}</div></center><br clear="all" /></div> {/block:Audio}
- <div class="postinfo">{block:NoteCount}<a href="{Permalink}"> {NoteCountWithLabel}{/block:NoteCount} posted <a href="{Permalink}">{TimeAgo}</a><br>
- </div>
- </div>{/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {block:Pagination}
- <div id="arrow2">
- {block:NextPage}
- <a href="{NextPage}">»</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- </body>
- </html>