- <!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="#EBD9B2"/>
- <meta name="color:Post Background" content="#F5EBD3"/>
- <meta name="color:Scrollbar" content="#BD9F7B" />
- <meta name="color:Scrollbar Background" content="#C7B196" />
- <meta name="color:Title" content="#aa3257"/>
- <meta name="color:Sidebar" content="#F5EBD3"/>
- <meta name="color:Text" content="#9E8275"/>
- <meta name="color:Tag" content="#aa3257"/>
- <meta name="color:Border" content="#F5EBD3"/>
- <meta name="font:Body" content="georgia"/>
- <meta name="color:Link" content="#B3777E"/>
- <meta name="color:Link Hover" content="#9E8275"/>
- <meta name="color:sTitle" content="#8D6553"/>
- <meta name="text:STitle" content="come on skinny love"/>
- <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="text:Link 4 Name" content="link 4"/>
- <meta name="text:Link 4 URL" content="/"/>
- <meta name="text:Link 5 Name" content="link 5"/>
- <meta name="text:Link 5 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=Cookie' 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:transparent;
- color:{color:Tag};}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:100px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:10px!important;}
- ::-webkit-scrollbar {background-color:{color:scrollbar background}; height:10px; width:10px;}
- 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;
- 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;
- }
- ol.notes {
- padding: 0px;
- margin: 25px 0px;
- list-style-type: none;
- 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: 15px;
- height: 15px;
- }
- blockquote{padding:0px; padding-left:5px; margin:5px; border-left:2px solid {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;
- background-color:{color:Post Background};
- padding:10px;
- top:10px;
- width:500px;
- left:430px;
- margin:auto;
- }
- #sidebar{
- background-image: url('{image:sidebar}');
- top:130px;
- width:200px;
- height:200px;
- position:fixed;
- padding:0px;
- left:80px;
- border: 5px solid {color:background}
- margin-left:auto;
- overflow:hidden;
- }
- #stext { margin-top: 0px; font-family:{font:body}; font-size:10px; text-align:center;
- line-height:15px;
- background-color: {color:sidebar};
- top:0px;
- width:180px;
- height:180px;
- position:fixed;
- padding:10px;
- left:0px;
- zoom: 1;
- filter: alpha(opacity=0);
- opacity: 0.0;
- overflow:hidden;
- line-height:100%;
- -webkit-transition-duration: 0.6s;
- -moz-transition-duration: 0.5s;
- position:absolute;}
- #stext:hover {
- zoom: 1;
- filter: alpha(opacity=90);
- opacity: 0.9;
- padding:10px;
- line-height:100%;
- -webkit-transition-duration: 0.6s;
- -moz-transition-duration: 0.5s;
- position:absolute;}
- #stexthover { font-family:{font:body}; font-size:8px; letter-spacing:1px; text-align:center; line-height:100%;
- color:{color:background};
- top:312px;
- position:fixed;
- padding:5px;
- left:80px;
- zoom: 1;
- filter: alpha(opacity=30);
- opacity: 0.3;}
- #slinks{
- position:fixed;
- padding:5px;
- top:140px;
- left:280px;
- letter-spacing:0px;
- }
- #slink1 {
- }
- #slink1 a {display: inline-block; color:{color:text};background-color:{color:background}; font-family:{font:body}; font-size:9px; text-transform: lowercase; letter-spacing: 0px; text-align:left;margin:2px 0px 2px 0px; padding:3px 8px 3px 8px;border-left:8px solid {color:scrollbar};}
- #slink1 a:hover {color:{color:text};background-color:{color:background}; -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;font-style:normal;border-left:23px solid {color:link};}}
- #slink2 {
- }
- #slink2 a {display: inline-block; color:{color:text};background-color:{color:background}; font-family:{font:body}; font-size:9px; text-transform: lowercase; letter-spacing: 0px; text-align:left;margin:2px 0px 2px 0px; padding:3px 8px 3px 8px;border-left:15px solid {color:tag};}
- #slink2 a:hover {color:{color:text};background-color:{color:background}; -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;font-style:normal;border-left:33px solid {color:scrollbar background};}}
- #slink3 {
- }
- #slink3 a {display: inline-block; color:{color:text};background-color:{color:background}; font-family:{font:body}; font-size:9px; text-transform: lowercase; letter-spacing: 0px; text-align:left;margin:2px 0px 2px 0px; padding:3px 8px 3px 8px;border-left:12px solid {color:scrollbar background};}
- #slink3 a:hover {color:{color:text};background-color:{color:background}; -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;font-style:normal;border-left:30px solid {color:scrollbar};}}
- #slink4 {
- }
- #slink4 a {display: inline-block; color:{color:text};background-color:{color:background}; font-family:{font:body}; font-size:9px; text-transform: lowercase; letter-spacing: 0px; text-align:left;margin:2px 0px 2px 0px; padding:3px 8px 3px 8px;border-left:18px solid {color:link};}
- #slink4 a:hover {color:{color:text};background-color:{color:background}; -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;font-style:normal;border-left:36px solid {color:text};}}
- #slink5 {
- }
- #slink5 a {display: inline-block; color:{color:text};background-color:{color:background}; font-family:{font:body}; font-size:9px; text-transform: lowercase; letter-spacing: 0px; text-align:left;margin:2px 0px 2px 0px; padding:3px 8px 3px 8px;border-left:10px solid {color:text};}
- #slink5 a:hover {color:{color:text};background-color:{color:background}; -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;font-style:normal;border-left:28px solid {color:tag};}}
- #navi {width:50px;
- }
- #navi a {width:50px;display: inline-block; color:{color:post background};background-color:{color:link}; font-family:{font:body}; font-size:9px; text-transform: lowercase; letter-spacing: 1px; text-align:center;margin:2px 0px 2px 0px; padding:22px 3px 22px 3px;}
- #navi a:hover {color:{color:text};background-color:{color:post background}; -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;font-style:italic;}
- #navi2 {width:50px;
- }
- #navi2 a {width:50px;display: inline-block; color:{color:post background};background-color:{color:scrollbar}; font-family:{font:body}; font-size:9px; text-transform: lowercase; letter-spacing: 1px; text-align:center;margin:2px 0px 2px 0px; padding:22px 3px 22px 3px;}
- #navi2 a:hover {color:{color:text};background-color:{color:post background}; -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;font-style:italic;}
- #navi3 {width:50px;
- }
- #navi3 a {width:50px;display: inline-block; color:{color:post background};background-color:{color:scrollbar background}; font-family:{font:body}; font-size:9px; text-transform: lowercase; letter-spacing: 1px; text-align:center;margin:2px 0px 2px 0px; padding:22px 3px 22px 3px;}
- #navi3 a:hover {color:{color:text};background-color:{color:post background}; -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;font-style:italic;}
- #navi4 {width:50px;
- }
- #navi4 a {width:50px;display: inline-block; color:{color:post background};background-color:{color:text}; font-family:{font:body}; font-size:9px; text-transform: lowercase; letter-spacing: 1px; text-align:center;margin:2px 0px 2px 0px; padding:22px 3px 22px 3px;}
- #navi4 a:hover {color:{color:text};background-color:{color:post background}; -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;font-style:italic;}
- #post{
- margin-bottom:10px;
- }
- #stitle {
- font-size:30px;
- font-family: 'cookie', georgia !important;
- color:{color:sTitle};
- text-transform:lowercase;
- line-height:20px;
- LETTER-SPACING:0px;
- font-weight: none;
- position:absolute;
- padding:10px;
- top:5px;
- left:0px;
- }
- h1 {
- font-size:30px;
- font-family: 'Cookie', georgia;
- color:{color:sTitle};
- font-weight:normal;
- text-transform:lowercase;
- line-height:20px;
- padding:0px;
- margin: 0px;
- }
- .h2 {
- font:{Font:Text} 10px;
- color:{color:Text};
- text-transform:uppercase;
- background-color: transparent;
- text-align: left;
- padding:5px;
- margin-top:10px;
- margin-bottom:10px;
- border-bottom:4px solid {color:border};
- }
- h3 {
- margin-bottom:5px;
- font-size:25px;
- font-weight:normal;
- letter-spacing:1px;
- font-family: 'Cookie', georgia;
- color:{color:Title};
- text-transform:lowercase;
- line-height:20px;
- }
- h4 {
- font-size:10px;
- font:{font:title};
- color:{color:Title};
- text-transform:lowercase;
- line-height:20px;
- }
- .name {
- color:{color:Name};
- font-size:{text:Name Size}px;
- font:{font:title};
- text-transform:lowercase;
- line-height:10px;
- }
- #tags {
- background-color:transparent;
- font-family:{font:body};
- 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;}
- #tagsa {
- color:{color:tags};}
- #tags:hover {
- color:{color:title};
- 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;
- }
- #navigation{
- position:fixed;
- padding:5px;
- top:150px;
- right:155px;
- letter-spacing:0px;
- }
- #navigation2{
- position:fixed;
- padding:5px;
- top:150px;
- right:100px;
- letter-spacing:0px;
- }
- #nav{
- position:fixed;
- padding:5px;
- top:270px;
- right:105px;
- letter-spacing:0px;
- }
- #nava{
- letter-spacing:0px;
- }
- img, a img {
- max-width:500px !important;
- border: 0px !important;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="slinks">
- <div id="slink1">
- {block:IfLink1Name}<a href="{text:link 1 url}">{text:link 1 name}</A>{/block:IfLink1Name}
- </div>
- <div id="slink2">
- {block:IfLink2Name}<a href="{text:link 2 url}">{text:link 2 name}</A>{/block:IfLink2Name}
- </div>
- <div id="slink3">
- {block:IfLink3Name}<a href="{text:link 3 url}">{text:link 3 name}</A>{/block:IfLink3Name}
- </div>
- <div id="slink4">
- {block:IfLink4Name}<a href="{text:link 4 url}">{text:link 4 name}</A>{/block:IfLink4Name}
- </div>
- <div id="slink5">
- {block:IfLink5Name}<a href="{text:link 5 url}">{text:link 5 name}</A>{/block:IfLink5Name}
- </div>
- </div>
- <p>
- <p>
- <p>
- <p>
- <div id="sidebar">
- <div id="stexthover">HOVER</div>
- <div id="stext">
- <h1>{text:stitle}</h1><br>
- {block:Description}{Description}{/block:Description}
- <br>
- </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/>
- {AudioPlayerWhite}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Audio}
- <br>
- {block:Answer}
- <b>{Asker} said:
- {Question}</b><br><br>
- {answer}
- {/block:answer}
- <div class="h2">
- {block:NoteCount}{NoteCountWithLabel}</a> | <a href="{Permalink}">
- {TimeAgo}{/Block:NoteCount}</a> | {/block:NoteCount}<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">Reblog</a> <br> <div id="tags">
- {block:HasTags}{block:Tags}#<a id="tagsa" href="{TagUrl}">{Tag}</a> {/block:Tags}{/block:HasTags}</div><br>
- {block:PermalinkPage}<br>
- <center>{Block:NoteCount}Posted on {Month} {DayOfMonth}{DayOfMonthSuffix} at {12Hour}:{Minutes} {CapitalAmPm}{/Block:NoteCount}
- <br>
- {block:RebloggedFrom}
- Reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- Originally posted by: <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
- </center>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:PermalinkPage}
- </div>
- </div>
- {/block:Posts}
- <br>
- </div>
- </div>
- <div id="navigation">
- <div id="navi">
- <a href="/" class="">home</a>
- </div><div id="navi2">
- <a href="/archive" class="">archive</a>
- </div>
- </div>
- <div id="navigation2">
- <div id="navi3">
- <a href="/ask" class="">ask</a>
- </div><div id="navi4">
- <a href="http://theirishboy.tumblr.com/tagged/themes" class="">theme</a>
- </div>
- </div>
- <div id="nav">
- <div id="nava">
- <font size="5">
- {block:Pagination}
- {block:PreviousPage}
- <a id="nava" href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a id="nava" href="{NextPage}">»</a>
- {/block:NextPage}
- {/block:Pagination}
- </font><br>
- </div>
- </div>
- </body>
- </html>