- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- </---
- THEME © THEIRISHBOY.TUMBLR.COM
- Please keep all credits and do not redistribute as your own.
- --->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="color:Background" content="#e0d0b1"/>
- <meta name="color:Post Background" content="#f3e6cb"/>
- <meta name="color:Scrollbar" content="#94ac59" />
- <meta name="color:Scrollbar Background" content="#e0d0b1" />
- <meta name="color:Title" content="#94a849"/>
- <meta name="color:Text" content="#6f5a4a"/>
- <meta name="color:Tag" content="#c75864"/>
- <meta name="color:Border" content="#bb9550"/>
- <meta name="font:Body" content="georgia"/>
- <meta name="color:Link" content="#b69b7c"/>
- <meta name="color:Link Hover" content="#d3818a"/>
- <meta name="color:sTitle" content="#c55d68"/>
- <meta name="text:STitle" content="perfect disaster"/>
- <meta name="text:Link 1 Name" content="link 1"/>
- <meta name="text:Link 1 URL" content="/"/>
- <meta name="text:Link 2 Name" content="link 2"/>
- <meta name="text:Link 2 URL" content="/"/>
- <meta name="text:Link 3 Name" content="link 3"/>
- <meta name="text:Link 3 URL" content="/"/>
- <meta name="image:Sidebar" content="/"/>
- <meta name="image:Background" content="/"/>
- <meta name="text:Background Image Position" content="none"/>
- <meta name="if:Background Image Does Not Repeat" content="0"/>
- <meta name="if:Fixed Background Image" content="1"/>
- <link href='http://fonts.googleapis.com/css?family=Lobster+Two:400,400italic' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body {
- background-color:{color:Background};
- background-image:url({image:Background});
- background-position:{text:background image position};
- {block:IfBackgroundImageDoesNotRepeat}background-repeat:no-repeat;{/block:IfBackgroundImageDoesNotRepeat}
- {block:IfFixedBackgroundImage}background-attachment: fixed;{/block:IfFixedBackgroundImage}
- background-attachment: fixed;
- color:{color:Text};
- font-size:10px;
- line-height:10px;
- font-family:{font:body};
- }
- ::selection {
- text-decoration:none;
- background-color:{color:link hover};
- color:{color:post background};
- text-shadow: none;
- }
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:100px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:6px!important;}
- ::-webkit-scrollbar {background-color:{color:scrollbar background}; height:6px; width:6px;}
- a, a:visited, a:active {
- color:{color:Link};
- text-decoration: none;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- a:hover {
- color:{color:link hover};
- text-decoration:none;
- font-style:normal;
- letter-spacing:0px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- p {
- margin: 2px 2px 2px 2px;
- line-height:15px;
- padding: 0;
- }
- p:first-letter
- {
- color:{color:stitle};
- font-weight:bold;
- }
- b, strong {
- color:{color:stitle};
- font-weight:bold;
- }
- i, em {
- color:{color:tag};
- font-style:italic;
- }
- u {
- color:{color:text}; text-decoration:none; border-bottom: 2px solid {color:title};
- }
- ol.notes {
- padding: 0px;
- margin: 25px 0px;
- list-style-type: none;
- line-height:100%;
- border-bottom: solid 0px {color:link};
- }
- ol.notes li.note {
- border-top: solid 0px {color:title};
- padding: 10px;
- }
- ol.notes li.note img.avatar {
- margin-right: 10px;
- width: 12px;
- height: 12px;
- }
- blockquote{padding:0px; padding-left:5px; margin:5px; border-left:3px solid {color:border}; line-height:15px; color:stitle;}
- blockquote img{display:block;}
- blockquote p{padding:0px; margin:0px;}
- blockquote blockquote{position:relative; left:-5px; margin-top:0px; margin-right:0px; padding-right:0px;}
- a img{border:none;}
- #content{
- position:absolute;
- padding:10px;
- top:10px;
- width:540px;
- left:460px;
- margin:auto;
- }
- #post{
- margin-bottom:20px;
- background-color:{color:Post Background};
- padding:20px;
- border:none;
- }
- #title{
- top:130px;
- left:200px;
- width: 200px;
- height:auto;
- position:fixed;
- text-align: center;
- padding:0px;
- border: 5px solid {color: background};
- margin-left:auto;
- overflow:hidden;
- }
- #arrow{
- top:425px;
- left:275px;
- width: 200px;
- color: {color:post background};
- line-height:60px;
- font-size:50px;
- height:200px;
- position:fixed;
- text-align: center;
- padding:0px;
- margin-left:auto;
- overflow:auto;
- z-index:-1;
- }
- #sidebar{
- top:155px;
- width:210px;
- height:285px;
- position:fixed;
- padding:0px;
- left:200px;
- border: 5px solid {color:post background};
- overflow:hidden;
- }
- .container {
- width:200px;
- height:275px;
- background-color: {color:post background};
- border: 5px solid {color:post background};
- -webkit-perspective: 1000;
- }
- .sbdesc{
- width:200px;
- -webkit-transform-style: preserve-3d;
- -webkit-transition: 0.6s;
- }
- .container:hover .sbdesc {
- -webkit-transform: rotateY(180deg);
- }
- .face {
- position: absolute;
- -webkit-backface-visibility: hidden;
- }
- .sb {
- float: left; position: absolute;
- }
- .sb .front {
- }
- .sb .back {
- margin-top: 0px; font-family:{font:body};
- font-size:10px; text-align:justify;
- line-height:12px;
- background-color: transparent;
- top:0px;
- width:175px;
- height: 230px;
- position:fixed;
- padding:10px;
- left:0px;
- overflow:auto;
- zoom: 1;
- filter: alpha(opacity=100);
- opacity: 1.0;
- -webkit-transition-duration: 0.9s;
- -moz-transition-duration: 0.8s;
- -webkit-transform: rotateY(180deg);
- margin-top:10px;
- margin-left:2.5px;
- }
- .front {
- z-index: 10;
- }
- .container:hover .front {
- z-index: 0;
- -webkit-transition: 0.6s;
- }
- #slinks{
- position:fixed;
- width:200px;
- padding:5px;
- top:480px;
- left:200px;
- letter-spacing:0px;
- line-height:70%;
- text-align:center;
- -webkit-transition: opacity 0.7s linear;opacity: 0.7s; -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
- }
- #slinks:hover{
- position:fixed;
- padding:5px;
- margin-left:0px;
- letter-spacing:0px;
- -webkit-transition: opacity 0.7s linear;opacity: 0.7s;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
- }
- .slink {
- }
- .slink a {
- display: inline-block;
- color:{color:link};
- background-color:transparent;
- font-family: 'Lobster Two';
- font-size:18px;
- font-weight:bold;
- text-transform: lowercase;
- letter-spacing: 0px;
- text-align:center;
- margin:2px 0px 5px 0px;
- padding:3px 4px 3px 4px;
- border-left:0px solid {color:post background};
- -webkit-transition: 0.6s;
- }
- .slink a:hover {
- color:{color:link hover};
- margin-left:0px;
- border-bottom:0px solid {color:border};
- -webkit-transition: 0.6s;
- font-style:normal;
- border-left:0px solid {color:post background};
- text-shadow: {color:post background} 2px 2px 0px;
- filter: alpha(opacity=80);
- opacity: 0.80;
- }
- #theme {width:50px;
- }
- #theme a {width:50px;display: inline-block; color:{color:text};background-color:{color:post background}; font-family:{font:body}; font-size:7px; text-transform: uppercase; letter-spacing: 2px; text-align:center;margin:2px 0px 2px 0px; padding:12px 3px 12px 3px;filter: alpha(opacity=40);
- opacity: 0.4;}
- #theme a:hover {filter: alpha(opacity=90);
- opacity: 0.9; -webkit-transition: opacity 0.7s linear;opacity: 0.7s;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;}
- #stitle {
- font-size:9px;
- font-family: 'Life Savers', cursive !important;
- color:{color:sTitle};
- text-transform:lowercase;
- line-height:20px;
- LETTER-SPACING:7px;
- font-weight: none;
- position:absolute;
- padding:10px;
- top:5px;
- left:0px;
- }
- h1 {
- font-size:21px;
- font-family: 'Lobster Two', georgia;
- color:{color:sTitle};
- font-weight:normal;
- font-style:italic;
- text-transform:lowercase;
- letter-spacing:0px;
- line-height:20px;
- padding:0px;
- margin: 0px;
- -webkit-transition: 0.5s;
- }
- h1:first-letter
- {
- color:{color:link hover};
- font-weight:bold;
- }
- h1:hover {
- text-shadow: {color:link} 1px 1px 0px;
- -webkit-transition: 0.5s;
- }
- .h2 {
- font:{Font:Text} 10px;
- color:{color:Text};
- text-transform:uppercase;
- background-color: transparent;
- text-align: left;
- padding:5px;
- margin-top:10px;
- margin-bottom:0px;
- border-bottom:0px solid {color:border};
- }
- h3 {
- margin-bottom:5px;
- font-size:18px;
- font-weight:normal;
- letter-spacing:0px;
- font-family: 'Lobster Two', georgia;
- color:{color:Title};
- text-transform:lowercase;
- line-height:20px;
- }
- h3 a{
- color:{color:Title};
- letter-spacing:0px;
- }
- h4 {
- font-size:10px;
- font:{font:title};
- color:{color:Title};
- text-transform:lowercase;
- line-height:20px;
- }
- h8 {
- font-size:18px;
- font-family: 'Lobster Two', georgia;
- color:{color:sTitle};
- font-weight:none;
- text-transform:lowercase;
- letter-spacing:0px;
- line-height:20px;
- padding:0px;
- margin: 0px;
- }
- h8 a {
- color:{color:border};
- }
- .name {
- color:{color:Name};
- font-size:{text:Name Size}px;
- font:{font:title};
- text-transform:lowercase;
- line-height:10px;
- }
- #details {
- background-color:transparent;
- font-family:{font:body};
- border:none;
- color:{color:text};
- text-align:left;
- margin-top:1px;
- margin-bottom:-3px;
- margin-right:2px;
- padding:2px;
- text-transform:uppercase;
- letter-spacing:0px;
- font-style:normal;
- font-size:8px;
- }
- #tags {
- background-color:transparent;
- font-family:{font:body};
- border:none;
- color:{color:text};
- text-align:left;
- margin-top:1px;
- margin-bottom:-3px;
- margin-right:2px;
- padding:2px;
- text-transform:uppercase;
- letter-spacing:0px;
- font-style:normal;
- font-size:8px;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;}
- #tags a {
- color:{color:tag};}
- #tags:hover {
- color:{color:link};
- text-transform:uppercase;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- #credits{
- position:fixed;
- padding:5px;
- bottom:15px;
- right:15px;
- letter-spacing:0px;
- }
- #credits a{
- color:{color:stitle};
- }
- .nav{
- position:fixed;
- padding:5px;
- top:250px;
- right:100px;
- letter-spacing:0px;
- text-align:center;
- margin-left:8px;
- line-height:200%;
- border: 0px;
- }
- .nav a{
- letter-spacing:0px;
- color: {color:link hover};
- font-size: 40px;
- border: 0px;;
- }
- .nav a:hover{
- color: {color:link};
- font-style:none;
- text-shadow: {color:post background} 2px 2px 0px;
- }
- img, a img {
- max-width:500px !important;
- border: 0px !important;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="slinks">
- <div class="slink">
- <a href="/" class="">home</a>
- <a href="/ask" class="">message</a>
- {block:IfLink1Name}<a href="{text:link 1 url}">{text:link 1 name}</A>{/block:IfLink1Name}
- {block:IfLink2Name}<a href="{text:link 2 url}">{text:link 2 name}</A>{/block:IfLink2Name}
- {block:IfLink3Name}<a href="{text:link 3 url}">{text:link 3 name}</A>{/block:IfLink3Name}
- </div>
- </div>
- <div id="arrow">◤</div>
- <div id="sidebar">
- <div class="container sb">
- <div class="sbdesc">
- <div class="face front">
- <img src="{image:sidebar}" style="width:200px;
- height:auto;
- border-radius:0px 0px 0px 0px;">
- </div>
- <div class="face back">
- <table style="border:0px transparent solid;">
- <tr>
- <td><img src="{PortraitURL-30}"></td>
- <td><h1>{text:stitle}</h1></td>
- </tr></table>
- <br>
- <table><tr><td>
- {block:Description}{Description}
- {/block:Description}
- </td></tr></table>
- <br>
- </div>
- </div>
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <div id="post">
- {block:Text}
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-500}</center>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <h3>"{Quote}"</h3>
- {block:Source}
- -{Source}
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" class="link" {Target}><h3>{Name}</h3></a>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
- {block:Lines}
- {block:Label}<b>{Label}</b>{/block:Label}
- {Line}<br>
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- <center>{Video-500}</center>
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Video}
- {block:Audio}<br/>
- {AudioPlayerBlack}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Audio}
- <br>
- <h8>
- {block:Answer}
- {Asker} asked:</h8><font style="font-family:'Lobster Two'; font-size:14px;"><i>"{Question}"</i></font>
- <br><br>
- {answer}
- {/block:answer}
- <div class="h2">
- <div id="details">{block:Date}published <a href="{Permalink}">{TimeAgo}</a>{/block:date} {block:NoteCount}{NoteCountWithLabel}{/Block:NoteCount}{/block:NoteCount} {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{/block:RebloggedFrom} <a href="{ReblogRootURL}" title="{ReblogRootName}">©</a> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">Reblog</a>
- <br></div>
- <div id="tags">
- {block:HasTags}{block:Tags}#<a id="tagsa" href="{TagUrl}">{Tag}</a> {/block:Tags}{/block:HasTags}</div><br>
- {block:PermalinkPage}
- <font style="font-family:{font:body}; font-size:8.5px; text-spacing:1px; line-height:100%;">{block:PostNotes}{PostNotes}{/block:PostNotes}</font>
- {/block:PermalinkPage}
- </div>
- </div>
- {/block:Posts}
- <br>
- </div>
- </div>
- <div class="nav">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">»</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- <div id="credits">
- <div id="theme">
- <a href="http://theirishboy.tumblr.com/tagged/themes" class="">theme</a>
- </div>
- </div>
- </body>
- </html>