<!DOCTYPE html>
<html lang="en">
<!--
PLEASE DO NOT REMOVE THIS.
IF YOU REMOVE CREDIT, MAKE SURE IT'S ON A CREDITS PAGE.
THEME NAMED STATIC WEBPAGE
MADE BY EMYLOPES91
-->
<head>
<meta charset="utf-8" />
<title>{Title}</title>
<link rel="shortcut icon" href="{Favicon}" />
<link rel="alternate" type="application/rss+xml" href="{RSS}" />
<meta name="description" content="{MetaDescription}" />
<!-- FONTS -->
<link href='http://fonts.googleapis.com/css?family=Raleway:700,500,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Economica:400,700,400italic,700italic&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Advent+Pro:400,700&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Mr+Dafoe&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<!-- DEFAULT VARIABLES -->
<meta name="image:background" content=""/>
<meta name="color:background" content="#faf5f5"/>
<meta name="color:textbody" content="#424242"/>
<meta name="color:texttitle" content="#424242"/>
<meta name="color:description" content="#000000"/>
<meta name="color:textnavbar" content="#000000"/>
<meta name="color:texth1" content="#424242"/>
<meta name="color:postinfo" content="#000000"/>
<meta name="color:borderpage" content="#424242"/>
<meta name="color:bgpost" content="#ddd7d7"/>
<meta name="image:slide1" content=""/>
<meta name="image:slide2" content=""/>
<meta name="image:slide3" content=""/>
<meta name="image:slide4" content=""/>
<meta name="image:slide5" content=""/>
<meta name="image:circle1" content=""/>
<meta name="image:circle2" content=""/>
<meta name="image:circle3" content=""/>
<meta name="image:circle4" content=""/>
<meta name="text:archivename" content="Read all the news archive >>"/>
<meta name="text:titledescription" content="About Us"/>
<meta name="text:titlesociallinks" content="Follow Us"/>
<meta name="text:titlenews" content="Latest News"/>
<!-- SOCIAL NAVBAR -->
<meta name="text:social link twitter" content=""/>
<meta name="text:social link facebook" content=""/>
<meta name="text:social link youtube" content=""/>
</head>
<style type="text/css">
body {
margin-left: 0px;
text-decoration: none;
background-image: url("{image:background}");
background-size: 100%;
background-repeat: no-repeat;
background-attachment: fixed;
background-color: {color:Background};
font-family: 'Raleway', sans-serif;
color: {color:textbody};
font-size: 15px;
text-align: justify;
}
/* __________________________________________FIRST PAGE */
/* SLIDER */
#slider {
width: 1500px;
height: 600px;
position: relative;
border: 2px solid {color:borderpage};
background-color: {color:bgpost};
margin-left: 30px;
margin-top: 20px;
}
/* TITLE / DESCRIPTION / CIRCLES */
#firstpart {
position: relative;
text-align: center;
margin-left: 30px;
top: 20px;
width: 1500px;
font-family: 'Raleway', sans-serif;
font-size: 30px;
text-transform: uppercase;
color: {color:textnavbar};
}
/* TITLE */
#title {
width : 1500px;
font-family: 'Raleway', sans-serif;
text-decoration: none;
font-size: 50px;
text-align: center;
padding-bottom: 20px;
color: {color:texttitle};
}
#title a {
font-family: 'Raleway', sans-serif;
text-decoration: none;
color: {color:texttitle};
}
/* DESCRIPTION */
#description {
width: 380px;
text-align: justify;
font-family: 'Economica', sans-serif;
color: {color:description};
font-size: 10px;
font-style: italic;
}
#description a {
color: {color:description};
text-transform: uppercase;
}
#socialnavbar {
position: relative;
text-align: right;
top: 10px;
width: 380px;
}
/* CIRCLES */
.circular1 {
top: 100px;
margin-left: 450px;
position: absolute;
width: 600px;
height: 600px;
border-radius: 300px;
-webkit-border-radius: 300px;
-moz-border-radius: 300px;
background: url("{image:circle1}") no-repeat;
border: 2px solid {color:borderpage};
}
.circular2 {
top: 70px;
margin-left: 400px;
position: absolute;
width: 300px;
height: 300px;
border-radius: 150px;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
background: url("{image:circle2}") no-repeat;
border: 2px solid {color:borderpage};
}
.circular3 {
top: 480px;
margin-left: 900px;
position: absolute;
width: 300px;
height: 300px;
border-radius: 150px;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
background: url("{image:circle3}") no-repeat;
border: 2px solid {color:borderpage};
}
.circular4 {
top: 450px;
margin-left: 400px;
position: absolute;
width: 300px;
height: 300px;
border-radius: 150px;
-webkit-border-radius: 150px;
-moz-border-radius: 150px;
background: url("{image:circle4}") no-repeat;
border: 2px solid {color:borderpage};
}
/* ________________________________________________RIGHT SIDEBAR */
/* NAVIGATION MENU */
#navbar {
position: relative;
top: 30px;
margin-left: 350px;
width: 200px;
font-family: 'Raleway', sans-serif;
color: {color:textnavbar};
font-size: 12px;
text-align: right;
text-transform: uppercase;
font-weight: bold;
}
#navbar a {
color: {color:textnavbar};
}
#navbar a:hover {
color: {color:textnavbar};
background-color: {color:bgpost};
}
/* ________________________________________________BODY POSTS PAGE */
/* BODY POSTS PAGES */
#bodypage {
overflow: auto;
position: absolute;
text-decoration: none;
width: 450px;
height: 550px;
margin-left: 1050px;
top: 790px;
padding: 10px;
font-size: 11px;
color: {color:textbody};
}
/* PADDING POSTS */
#paddingpost {
padding-top: 10px;
padding-bottom: 5px;
}
/* POSTS */
.posts {
background-color: {color:bgpost};
padding: 15px;
border: 2px solid {color:borderpage};
}
/* POSTS INFO */
#info {
font-family: 'Raleway', sans-serif;
text-align: right;
color: {color:postinfo};
font-size: 7px;
text-transform: uppercase;
}
#info a {
font-family: 'Raleway', sans-serif;
color: {color:postinfo};
font-weight: bold;
}
/* ________________________________________________CSS TEXT STYLE */
.categorytitle {
font-family: 'Mr Dafoe', cursive;
font-size: 48px;
text-transform: lowercase;
font-weight: normal;
}
.categorytitle a {
font-family: 'Mr Dafoe', cursive;
font-size: 40px;
text-transform: lowercase;
font-weight: normal;
color: {color:textbody};
}
.categorytitlenews {
position: absolute;
width: 450px;
top: 740px;
margin-left: 1050px;
font-family: 'Mr Dafoe', cursive;
font-size: 48px;
text-transform: lowercase;
font-weight: normal;
text-align: right;
}
.text {
font-size: 15px;
font-weight: bold;
}
.text h1 {
text-decoration: none;
color: {color:texth1};
text-transform: uppercase;
}
.text h1 i, em, a {
text-decoration: none;
color: {color:texth1};
text-transform: uppercase;
font-weight: bold;
}
.text h1 b, strong {
text-decoration: none;
color: {color:texth1};
text-transform: uppercase;
}
.audio {
height: 180px;
}
.audioart {
text-align: left;
}
.audioinfo {
text-align: left;
margin-left: 200px;
margin-top: -170px;
}
.ask {
font-size: 12px;
}
.question {
font-family: 'Raleway', sans-serif;
font-size: 15px;
text-transform: uppercase;
border-bottom: 1px solid #999999;
padding-left: 25px;
padding-bottom: 5px;
font-weight: bold;
}
.answer {
font-family: 'Special Elite', cursive;
font-size: 13px;
padding-left: 10px;
margin-left: 30px;
border-left: 1px solid #999999;
}
/* ____________________________________________________PAGINATION */
.pagination {
position: absolute;
top: 1370px;
margin-left: 1050px;
width: 450px;
text-align: right;
font-size: 15px;
}
/* ________________________________________________________NOTES */
ol.notes {
padding: 0px;
font-size: 8px;
margin: 25px 0px;
list-style-type: none;
border-bottom: solid 1px #ccc;
}
ol.notes li.note {
border-top: solid 1px #ccc;
padding: 10px;
}
ol.notes li.note img.avatar {
vertical-align: -4px;
margin-right: 10px;
width: 16px;
height: 16px;
}
ol.notes li.note span.action {
font-weight: bold;
}
ol.notes li.note .answer_content {
font-weight: normal;
}
ol.notes li.note blockquote {
border-color: #eee;
padding: 4px 10px;
margin: 10px 0px 0px 25px;
}
ol.notes li.note blockquote a {
text-decoration: none;
}
{CustomCSS}
</style>
<body>
<!-- SLIDER -->
<div id="slider">
<script type="text/javascript" src="http://static.tumblr.com/r13rflu/MaHmcjgyo/emylopes91slidershow.js"></script>
<script type="text/javascript">
var mygallery=new fadeSlideShow({
wrapperid: "fadeshow2",
dimensions: [1500, 600],
imagearray: [
["{image:slide1}"],
["{image:slide2}"],
["{image:slide3}"],
["{image:slide4}"],
["{image:slide5}"]// <--no trailing comma after very last image element!
],
displaymode: {type:'auto', pause:1000, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 2000, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})
</script><div id="fadeshow2">
</div>
</div>
<div id="firstpart">
<!-- TITLE -->
<div id="title">
<a href="/">{Title}</a>
</div>
<!-- DESCRIPTION -->
<div id="description">
<div class="categorytitle">{text:titledescription}</div>
{description}
</div>
<!-- SOCIAL NAVBAR OPTIONS -->
<div id="socialnavbar">
<div class="categorytitle">{text:titlesociallinks}</div>
<a href="{text:social link twitter}"><img src="http://static.tumblr.com/oemof2g/inDmdwavo/twitter.png" alt="" /> </a>
<a href="{text:social link facebook}"><img src="http://static.tumblr.com/oemof2g/kn8mdwawh/facebook.png" alt="" /> </a>
<a href="{text:social link youtube}"><img src="http://static.tumblr.com/oemof2g/qyNmdwax3/youtube.png" alt="" /> </a>
<a href="/rss"><img src="http://static.tumblr.com/oemof2g/iXNmdwazd/rss.png" alt="" /> </a>
<div class="categorytitle">
{block:HasPages}
{block:Pages}<a href="{URL}">{Label}</a> - {/block:Pages}
{/block:HasPages}
{block:AskEnabled}<a href="/ask">{AskLabel}</a> - {/block:AskEnabled}
{block:SubmissionsEnabled}<a href="/submit" title="{SubmitLabel}">{SubmitLabel}</a> {/block:SubmissionsEnabled}
</div>
</div>
<!-- CIRCLES -->
<div class="circular1"></div>
<div class="circular2"></div>
<div class="circular3"></div>
<div class="circular4"></div>
</div>
</div>
<!-- NAVIGATION PAGES - ARCHIVE -->
<div class="pagination">
<a href="/archive" class="_blank">{text:archivename}</a>
</div>
</div>
<!-- POSTS -->
<div class="categorytitlenews">{text:titlenews}</div>
<div id="bodypage">
{block:Posts}
<div id="paddingpost">
<!-- BLOCK TEXT -->
{block:Title}
<div class="posts">
<div class="text h1"><a href="{Permalink}">{Title}</a></div>{/block:Title}
{block:Text}{Body}
</div>
{/block:Text}
<!-- BLOCK PHOTO -->
{block:Photo}
<div class="posts">
{LinkOpenTag}<center><a href="{PhotoURL-HighRes}"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/></a></center>{LinkCloseTag}
{block:Caption}{Caption}{/block:Caption}
</div>
{/block:Photo}
<!-- BLOCK PHOTOSET -->
{block:Photoset}
<div class="posts">
<center>{Photoset-400}</center>
{block:Caption}{Caption}{/block:Caption}
</div>
{/block:Photoset}
<!-- BLOCK AUDIO -->
{block:Audio}
<div class="posts">
<div class="audio">
<div class="audioart">{block:AlbumArt}<img src="{AlbumArtURL}" width="180px"><br>{/block:AlbumArt}</div>
<div class="audioinfo">
{AudioPlayerGrey}<br>
{block:TrackName}<b>Track Title:</b> {TrackName}<br>{/block:TrackName}
{block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
{block:Album}<b>Album:</b> {Album}<br>{/block:Album}
<b>Play Counter:</b> {FormattedPlayCount}
{block:Caption}{Caption}{/block:Caption}</div>
</div>
</div>
{/block:Audio}
<!-- BLOCK VIDEO -->
{block:Video}
<div class="posts">
<center>{Video-400}
{block:Caption}{Caption}{/block:Caption}</center>
</div>
{/block:Video}
<!-- BLOCK LINK -->
{block:Link}
<div class="posts">
<a href="{URL}" class="link" {Target}>{Name} > </a>
{block:Description}{Description}{/block:Description}
</div>
{/block:Link}
<!-- BLOCK QUOTE -->
{block:Quote}
<div class="posts">
<div class="quote">"{Quote}"</div>
{block:Source}<div id="source">— {Source}</div>{/block:Source}
</div>
{/block:Quote}
<!-- BLOCK CHAT -->
{block:Chat}
<div class="posts">
{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
</div>
{/block:Chat}
<!-- BLOCK ASK OPTION -->
{block:Answer}
<div class="posts">
<div class="ask">
<img src="{AskerPortraitURL-16}" border="2px solid #999999"> {Asker} asked: <div class="question">"{Question}"</div>
<div class="answer">{Answer}</div>
</div></div>
{/block:Answer}
<!-- BLOCK INFOS POST -->
{block:Date}
<div id="info">
Posted on <a href="{Permalink}">{DayOfMonth} {Month} {Year}</a>{/block:Date} {block:NoteCount}- <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
{block:ContentSource} - Source : <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}
{block:HasTags} - Tags : {block:Tags}#<a href="{TagURL}">{Tag}</a>
{/block:Tags}{/block:HasTags}
</div>
{/block:posts}
{block:PostNotes}
{PostNotes}
{/block:PostNotes}
</div>
</body>
</html>