- <!--
- THEME EDITED BY HORANME.
- http://horanme.tumblr.com/
- CREDITS TO: POLINOMIAL http://polinomial.tumblr.com & CATONISS http://catoniss.tumblr.com
- -->
- <head>
- <meta name="color:background" content="#fffbe4" />
- <meta name="color:background2" content="#fffbe4" />
- <meta name="color:text" content="#9c989a" />
- <meta name="color:sidetext" content="#fffbe4" />
- <meta name="color:links" content="#ff7e6d" />
- <meta name="color:bold" content="#d44e60" />
- <meta name="color:notes" content="#fff7c7" />
- <meta name="color:sidebar border" content="#d6827e" />
- <meta name="color:Link 1" content="#db221c" />
- <meta name="color:Link 2" content="#f3caa9" />
- <meta name="color:Link 3" content="#fe8091" />
- <meta name="color:Link 4" content="#ccc4c0" />
- <meta name="text:Link One" content="" />
- <meta name="text:Link One Title" content="" />
- <meta name="text:Link Two" content="" />
- <meta name="text:Link Two Title" content="" />
- <meta name="text:Link Three" content="" />
- <meta name="text:Link Three Title" content="" />
- <meta name="image:Sidebar" content=""/>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- </head>
- <style type="text/css">
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
- body{
- color:{color:text};
- background-color:{color:background};
- background-image:url({image:Background});
- background-position:bottom left;
- background-repeat: no-repeat;
- font-family:arial;
- font-size:10px;
- line-height: 105%;
- text-align:justify;
- }
- a:link, a:active, a:visited{
- color:{color:links};
- text-decoration:none;
- -webkit-transition-duration: 0.4s;
- }
- a:hover{
- border-bottom:1px dotted {color:links};
- }
- #todo {
- margin:auto;
- width:880px;
- margin-top:35px;
- background-color:{color:background};
- margin-bottom:30px;}
- #descripcion{
- float:left;
- position:fixed;
- background-color:{color:background2};
- border-top:35px solid {color:background2};
- border-bottom:35px solid {color:background2};
- border-right:8px solid {color:background2};
- border-left:8px solid {color:background2};
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;
- }
- #entradas{
- float:right;
- width:530px;
- height:500px;
- border-top:10px solid {color:background};
- border-bottom:10px solid {color:background};
- border-right:10px solid {color:background};
- border-left:10px solid {color:background};
- }
- #sidebarlinks{
- margin-left:-120px;
- margin-top:90px;
- padding:0px;
- position:fixed;
- }
- .circle1 {
- display:inline-table;
- width: 90px;
- height: 90px;
- margin-top: 30px;
- margin-left: 0px;
- border-top-right-radius:90px;
- border-top-left-radius:90px;
- border-bottom-right-radius:90px;
- border-bottom-left-radius:90px;
- background-color:{color:Link 1};
- text-align:center;
- opacity:0.4;
- }
- .circle1 a {
- color:{color:sidetext};
- opacity:1;
- text-decoration:none;
- font-family: arial;
- font-size:10px;
- letter-spacing:1px;
- }
- .circle1:hover a {
- color:{color:sidetext};
- opacity:0;
- }
- .circle2 {
- display:inline-table;
- width: 80px;
- height: 80px;
- margin-top: -50px;
- margin-left: 40px;
- border-top-right-radius:90px;
- border-top-left-radius:90px;
- border-bottom-right-radius:90px;
- border-bottom-left-radius:90px;
- background-color:{color:Link 2};
- text-align:center;
- opacity:0.6;
- }
- .circle2 a {
- color:{color:sidetext};
- opacity:1;
- text-decoration:none;
- font-family: arial;
- font-size:10px;
- letter-spacing:1px;
- }
- .circle2:hover a {
- color:{color:sidetext};
- opacity:0;
- }
- .circle3 {
- display:inline-table;
- width: 70px;
- height: 70px;
- margin-top: -120px;
- margin-left: 0px;
- border-top-right-radius:90px;
- border-top-left-radius:90px;
- border-bottom-right-radius:90px;
- border-bottom-left-radius:90px;
- background-color:{color:Link 3};
- text-align:center;
- opacity:0.8;
- }
- .circle3 a {
- color:{color:sidetext};
- opacity:1;
- text-decoration:none;
- font-family: arial;
- font-size:10px;
- letter-spacing:1px;
- }
- .circle3:hover a {
- color:{color:sidetext};
- opacity:0;
- }
- .circle4 {
- display:inline-table;
- width: 55px;
- height: 55px;
- margin-top: -120px;
- margin-left: 40px;
- border-top-right-radius:90px;
- border-top-left-radius:90px;
- border-bottom-right-radius:90px;
- border-bottom-left-radius:90px;
- background-color:{color:Link 4};
- text-align:center;
- opacity:1;
- }
- .circle4 a {
- color:{color:sidetext};
- opacity:1;
- text-decoration:none;
- font-family: arial;
- font-size:10px;
- letter-spacing:1px;
- }
- .circle4:hover a {
- color:{color:sidetext};
- opacity:0;
- }
- #sidebarlinks a:hover{
- padding-left:49px;
- border-bottom:0px dotted {color:links};}
- #pagination {
- font-family: georgia;
- text-align: center;
- font-size: 70px;
- padding-top: 10px;
- margin-right: 94px;
- float: right;
- padding-bottom: 2px;
- }
- b, strong{
- color:{color:bold};
- }
- i, em {
- color:{color:text};
- }
- #caption{
- text-align:center;}
- #caption a{
- background-color:{color:link1};
- padding:3px 10px 3px 10px;
- }
- .chat {line-height: 12px; list-style: none }
- .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
- .person1 {background-color:#FAF6EB; color: #999999; }
- .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:}
- .person2 {color: }
- .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:}
- background-color:{color:background};
- z-index:100;}
- blockquote {
- border-left:2px solid {color:links};
- padding-left:10px;}
- #titulo2 {
- font-size:20px;
- margin-bottom:15px;
- font-style:italic;
- text-align:center;}
- #quote{
- font-size:14px;
- font-style:italic;}
- #date{background-color:{color:notes}; width: 500px; font-size:7.5px; text-align: right; color:{color:link}; letter-spacing:1px; padding:3px; text-transform:uppercase; font-family:arial; opacity:0.7; border-bottom-right-radius:20px;
- border-bottom-left-radius:20px; border-bottom: 1px solid {color:sidebar border};}
- #date a{color:{color:link}; opacity:1; margin-right:10px;}
- small {
- font-size:10px;
- }
- .notes img {
- width:10px;
- position:relative;
- top:1px;
- }
- ol.notes, .notes li{list-style:none; margin:0px; padding:0px;padding-left:10px;}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
- #imagen img{
- width:250px;
- height:auto;
- border: 5px solid {color:sidebar border};
- }
- </style>
- <div id="todo">
- <div id="sidebarlinks">
- <div class="circle1">
- {block:IfLinkOneTitle}<a href="{text:Link One}"><br><br><br><br>{text:Link one title}</a>{/block:IfLinkOneTitle}</div><br><br><br><br>
- <div class="circle2">
- {block:IfLinktwoTitle}<a href="{text:Link two}"><br><br><br>{text:link two title}</a>{/block:IfLinktwoTitle}</div><br><br><br><br>
- <div class="circle3">
- {block:IfLinkthreeTitle}<a href="{text:Link three}"><br><br><br>{text:Link three title}</a>{/block:IfLinkthreeTitle}</div><br><br><br><br>
- <div class="circle4">
- <a href="http://horanme.tumblr.com/themecredits"><br><br>©theme</a></div><br><br><br><br>
- </div>
- <div id="descripcion" style="width:282px;text-align:center;">{block:ifSidebarImage}<div id="imagen"><img src="{image:Sidebar}"/></div>{/block:ifSidebarImage}
- <br><br><a href="/"><img src="http://i307.photobucket.com/albums/nn296/fulltimephotography/62.png"></a> <a href="/ask"><img src="http://i307.photobucket.com/albums/nn296/fulltimephotography/48.png"></a> <a href="/archive"><img src="http://i307.photobucket.com/albums/nn296/fulltimephotography/30.png"> </a></br></br>
- {Description}
- <br><br><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div></br></br>
- </div>
- <div id="entradas">
- {block:Posts}
- <div style="padding:10px;margin-bottom:10px;width:500px;">
- {block:Answer}
- <div style="background-color:{color:background2};-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius:10px;text-align:center;padding:10px;"><i>{Question}</i></div><center><b>{Asker}</b></center>
- {Answer}{/block:Answer}
- {block:Text}
- {block:Title}<div id="titulo2"><a href="{Permalink}">{Title}</a></div>{/block:Title}{Body}
- {/block:Text}
- {block:Photo}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px" />{block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource}{Photoset-500}{block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <center><div id="quote">"{Quote}"</div>{block:Source}<br><b>—{Source}</b>{/block:Source}</center>
- {/block:Quote}
- {block:Link}
- <div id="titulo2"><a href="{URL}" class="link" {Target}>↘ {Name}</a></div>{block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
- <ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}</ul>
- {/block:Chat}
- {block:Video}
- {Video-500}{block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Audio}
- <div style="background-color:#e4e4e4;width:500px;">{AudioPlayerGrey}</div>{block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Date}
- <div id="date">posted <a href="{Permalink}">{TimeAgo}</a> on {DayOfMonth} {ShortMonth}, {ShortYear} with {NoteCountWithLabel}{block:RebloggedFrom} <br>via <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:ContentSource}, from <a href="{SourceURL}">{SourceLink}</a></a>
- <br>{/block:ContentSource}{block:HasTags} tagged as:{block:Tags} •<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
- {/block:Date}
- </div>
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}
- <br><br>
- </div>
- </div>
- </body>
- </html>