- <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
- <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}" />
- <meta name="color:Accent" content="#f64533" />
- <!-
- -------------------------------| "M O I R A I" by chuun.tumblr.com |-----------------------------
- -----------------------------( C - T H E M E S . T U M B L R . C O M )---------------------------
- For more themes, please visit the tumblr above.
- -------------------------------------------| R U L E S |-----------------------------------------
- 1. Do not remove the credit. If you remove the credit, I will find out.
- 2. Do not claim this theme or any of my themes as your own.
- 3. Do not edit and redistribute this theme under your name.
- 4. If you have any questions, please do not hesitate to ask. I'd be happy to assist you.
- -!>
- <style type="text/css">
- body{
- background: #e9e9e9;
- background-image: url('http://static.tumblr.com/rmudz4u/LFflxntvh/214qqx.png');
- background-attachment: fixed;
- font-family: lucida console;
- color: #d7d7d7;
- font-size: 9px;
- text-align: justify;
- line-height: 9px;
- letter-spacing: 1px;
- }
- a {
- text-decoration: none;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- color: #d7d7d7;
- }
- a:hover{
- text-decoration: none;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- color: {color:Accent};
- }
- img, img a{
- border: none;
- max-width: 400px;
- }
- .title{
- text-transform: uppercase;
- }
- blockquote{
- margin: 1px;
- padding: 0px;
- padding-left: 2px;
- -moz-border-radius: 4px;
- -webkit-border-radius: 4px;
- border-left: 2px solid {color:Accent};
- }
- blockquote img{
- display:block;
- max-width: 399px;
- }
- .tags{
- text-transform: uppercase;
- border-top: 1px dashed {color:Accent};
- margin-top:4px;
- padding-top: 8px;
- padding-bottom: 5px;
- text-align: center;
- }
- .date{
- {block:IndexPage}
- text-transform: uppercase;
- text-align:right;
- margin-top: 1px;
- {/block:IndexPage}
- {block:PermalinkPage}display:none{/block:PermalinkPage}
- }
- .audioplayer{
- background: #e4e4e4;
- }
- .source{
- text-align: right;
- margin-top: 4px;
- }
- .asker{
- background: {color:Accent};
- text-transform: uppercase;
- color: #ffffff;
- padding: 2px;
- }
- .asker a{
- text-decoration: none;
- color:#ffffff;
- }
- .asker a:hover{
- text-decoration: none;
- color:#ffffff;
- }
- #qtm{
- font-size: 20px;
- float: left;
- color: {color:Accent};
- }
- #center{
- width:400px;
- margin: auto;
- margin-top:10px;
- margin-bottom:10px;
- }
- #entry{
- width:400px;
- padding: 15px;
- background:#ffffff;
- margin-bottom: 15px;
- -moz-border-radius: 15px;
- -webkit-border-radius: 15px;
- }
- #portrait{
- padding: 8px;
- width:122px;
- text-align: center;
- top:210px;
- position:fixed;
- left:186px;
- font-size: 20px;
- text-transform: uppercase;
- margin-bottom: 5px;
- }
- #portrait a{
- text-decoration: none;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- color: {color:Accent};
- }
- #portrait a:hover{
- text-decoration: none;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- color:#e4e4e4;
- }
- #links{
- background: {color:Accent};
- text-align: center;
- color: #ffffff;
- padding: 2px;
- top:290px;
- position:fixed;
- left:183px;
- width: 140px;
- text-transform: uppercase;
- }
- #links a{
- text-decoration: none;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- color:#ffffff;
- }
- #links a:hover{
- text-decoration: none;
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- color:#ffffff;
- }
- #credit{
- text-align: center;
- font-size:12px;
- padding: 2px;
- top:320px;
- position:fixed;
- left:183px;
- width: 140px;
- }
- </style>
- </head>
- <body>
- <div id="portrait">{block:PreviousPage}<a href="{PreviousPage}" title="NEWER">◂</a>{/block:PreviousPage}<img src="{PortraitURL-96}">{block:NextPage}<a href="{NextPage}" title="OLDER">▸</a>{/block:NextPage}</div><div id="links"><a href="/">home</a>{block:AskEnabled} <a href="/ask">ask</a>{/block:AskEnabled} <a href="/archive">archive</a>{block:HasPages}{block:Pages} <a href='{URL}'>{Label}</a>{/block:Pages}{/block:HasPages}</div><div id="credit"><a href="http://www.c-themes.tumblr.com" title="THEME CREDIT">©</a></div>
- <div id="center">
- {block:Posts}
- <div id="entry">
- {block:Text}
- {block:Title}<div class="title">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-500}" width="400px" alt="{PhotoAlt}"/></a>
- {block:Caption}{block:permalinkpage} {Caption} {/block:permalinkpage}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}
- {block:Caption}{block:permalinkpage} {Caption} {/block:permalinkpage}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div id="qtm">❝</div>{Quote}<br/>
- <div class="source">{block:Source}— {Source}{/block:Source}</div>
- {/block:Quote}
- {block:Link}
- <div class="title">> <a href="{URL}" class="link" {Target}>{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}{Title}{/block:Title}
- {block:Lines}<br>
- {block:Label}<span class="title">{Label}</span>{/block:Label}
- {Line}
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- {Video-400}
- {block:Caption}{block:permalinkpage} {Caption} {/block:permalinkpage}{/block:Caption}
- {/block:Video}
- {block:Audio}
- <div class="audioplayer">{AudioPlayerGrey}</div>
- {block:Caption}{block:permalinkpage} {Caption} {/block:permalinkpage}{/block:Caption}
- {/block:Audio}
- {block:Answer}<div class="asker">{Asker}: {Question}</div><br>
- {Answer}
- {/block:Answer}
- {block:Date}<div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a>. {/block:Tags}{/block:HasTags}</div><div class="date"><a href="{Permalink}" title="{TimeAgo}">{NoteCount}</a></div>{block:PermalinkPage}<div class="title">{Year} {ShortMonth} {DayOfMonthWithZero} • {block:RebloggedFrom}OP: <a href="{ReblogRootURL}">{ReblogRootName}</a> • VIA: <a href="{ReblogParentURL}">{ReblogParentName}</a> • {block:RebloggedFrom}{NoteCount} Notes</div>{/block:PermalinkPage}{/block:Date}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </body>
- </html>