<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>

<html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”en” lang=”en”>

<head>

 <meta name=”text:Author Info” content=”To edit Author Info, go to customization,Appearance, and write in Author Info box” />
 <meta name=”text:DisqusShortname” content=”” />
 <meta name=”image:Avatar” content=”” />
 <meta name=”if:ShowPagesList” content=”1”/>
 <meta name=”if:ShowAbout” content=”1”/>

<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}

<style type=”text/css” media=”all”>
<!—

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: “”;
}
blockquote, q {
    quotes: “” “”;
}

/* ———————————————————————
    Template Name : GrungeEra
    Template Code : S-0028
    Version : 1.1
    Author : Erwin Aligam
    Author URI : http://www.styleshout.com/      
    Last Date Modified : January 17, 2010   
 ———————————————————————— */
 
/* ———————————————————————
   HTML ELEMENTS
————————————————————————- */
body {
    font: 12px/170% ‘Lucida Grande’, ‘Lucida Sans Unicode’, Geneva, Verdana, Sans-Serif;
    color: #333;    
    background: #090401 url(http://10.media.tumblr.com/tumblr_kt2exnqF4M1qzfya1o1_400.png) no-repeat center top;    
    border-bottom: 30px solid #090401;
    text-align: center;
}
/* Links */
a:link, a:visited {
    text-decoration: none;
    color: #9c1d53;   
}
a:hover {
    border-bottom: 1px dotted #AE855C;   
}
a.more-link {
    padding-bottom: 2px;
    font-weight: bold;   
    border-bottom: 1px dotted #AE855C;   
}
a:hover.more-link {
    text-decoration: none;
}
/* Headers */
h1, h2, h3 {
    font: bold 1em/1.2em ‘Trebuchet MS’, ‘Helvetica Neue’, Arial, Sans-Serif;
    color: #333;
    margin: 10px 25px 5px 25px;     
}
h1 { font-size: 3.3em; letter-spacing: -2.0px; }
h2 { font-size: 2.8em; font-weight: normal; color: #4A2907; }
h3 { font-size: 2.0em; letter-spacing: -1.0px; color: #4E2B14; border-bottom: 1px solid #D2BAA2; padding-bottom: 5px; margin-top: 12px; }

/* Lists */
ul, ol {
    margin: 12px 30px;
    padding: 0 25px;
}
ul { list-style: square; }
ol { list-style: decimal; }

dt {
  font-weight: bold;
  color: #22312F;
}
dd {
  padding-left: 20px;
}

p, dl { padding: 12px 25px; }

/* Images */
img {
    background: #FAFAFA;
   border: 1px solid #DFBFBF;
    padding: 8px;
}
img.float-right {
      margin: 5px 0px 10px 10px; 
}
img.float-left {
      margin: 5px 10px 10px 0px;
}

code {
      margin: 3px 0;
      padding: 20px;
      text-align: left;
      display: block;
      overflow: auto; 
      font: 500 1em/1.5em ‘Lucida Console’, ‘Courier New’, Monospace;
      /* white-space: pre; */
      border: 1px solid #DDC3A5;
    background: #F0E5D3;
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
    margin: 12px 25px;
     padding: 12px 15px 12px 55px; 
    font-weight: normal;
    font-size: 17px;
    line-height: 1.6em;
    font-style: italic;
    font-family: Georgia, ‘Times New Roman’, Times, Serif;   
    color: #2C2E3E;   
    border: 1px solid #DDC3A5;
    background: #F0E5D3 url(http://6.media.tumblr.com/tumblr_ksk5nudxqv1qa2kmoo1_500.png) repeat 15px 15px;
}
strong { font-weight: bold; }

/* form elements */
form {
    margin: 15px 25px;
    padding: 15px 25px 25px 25px;
    border: 1px solid #DDC3A5;
    background: #EBDCCB;   
}
form p {
    border-bottom: 1px solid #E2CBB2;
    padding: 12px 0 5px 0;   
    margin: 0;   
    color: #4D3628;
}
label {
    font-weight: bold;
    color: #354C49;
}
input, select, textarea {
    margin: 5px 0;
    padding: 8px 7px;
    color: #989898;
    border-width: 1px;
    border-style: solid;
      border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;    
    font: 11px ‘Lucida Grande’, Verdana, Helvetica, sans-serif;
}
input:focus, select:focus, textarea:focus {
    color: #8A5D2F;
    background: #FFFFD9;
}
#name, #email, #message, #website {
    width: 400px;
}
input.button {
    font: bold 12px Arial, Sans-serif;
    height: 30px;
    margin: 0;
    padding: 2px 3px;
    color: #fff;
    background: #4D8796;
   
    border-width: 1px;
      border-style: solid;
      border-color: #629EAE #38616C #38616C #629EAE;
}

/* —————————————————————
   LAYOUT
—————————————————————- */
#wrap {
    width: 580px;
    margin: 0 auto;   
    text-align: left;           
}
/* header */
#header {
    position: relative;
    height: 230px;   
    margin: 0; padding: 0;   
}
#header h1#logo-text {
    position: absolute;
    width: 100%;
    margin: 0; padding: 0;    
    text-align: center;    
    left: 0;    top: 5px;
}
#header h1#logo-text a {
    font-family: Georgia, ‘Times New Roman’, Times, Serif;
    font-weight: bold;
    font-size: 70px;
    font-style: italic;
    line-height: 1.5em;
    letter-spacing: -6px;
    color: #197d8b;
    text-decoration: none;   
}
#header h1#logo-text a:hover { border: none; }
#header p#intro {
    position: absolute;
    width: 100%;
    margin: 0; padding: 0;
    font-family: Georgia, ‘Times New Roman’, Times, Serif;
    font-weight: normal;
    font-size: 17px;
    font-style: italic;
    letter-spacing: -0.5px;
    color: #b6d99b;
    text-align: center;            
    left: 0;    top: 104px;
}

/*  navigation  */
#header #nav {
    position: absolute;
    left: 0; bottom: 10px;
    margin: 0;     padding: 0;       
    width: 580px;   
    border-top: 1px solid #1A0E06;
    border-bottom: 1px solid #1A0E06;
}
#header #nav ul {
    list-style: none;   
    text-align: center;   
    height: 45px;
    margin: 0; padding: 0;   
}
#header #nav ul li {
    display: inline;
    margin: 0; padding: 0;       
}
#header #nav ul li a {
    margin: 0 8px;
    padding: 5px 10px;
    color: #c95622;
    font: bold 14px/45px ‘Trebuchet MS’, ‘Helvetica Neue’, Arial, Sans-Serif;
    text-transform: uppercase;       
}
#header #nav ul li a:hover,
#header #nav ul li a:active {
    border: none;
    color: #fff;   
}
#header #nav ul li#current a {   
    background: #711539;   
    color: #000;
}

/* contents */
#content-outer {
    float: left;
    width: 580px;
    margin: 0; padding: 0;
    background: #eadacb url(http://static.tumblr.com/pz0yaz2/NQql56844/content.jpg) repeat-y;       
}
#content-wrap {
    float: left;
    width: 580px;
    background: url(http://static.tumblr.com/pz0yaz2/vAyl5686x/content-top.jpg) no-repeat;
    padding: 35px 0;           
}
.content {
    float:left;
    width:550px;
    margin-left: 15px;   
    display: inline;
}

#content-wrap h2 {
    font: bold 3.2em ‘Trebuchet MS’, ‘Helvetica Neue’, Arial, Sans-Serif;
    color: #2C2E3E;   
    letter-spacing: -2.0px;             
}
#content-wrap h2 a {
    color: #222331;
    border: none;
}

/* columns */
.columns {
    clear: both;
    width: 550px;   
}
.col {
    float: left;
    width: 50%;   
}

/* footer */
#footer-outer {
    float: left;
    width: 580px;   
    margin: 0; padding: 0;
    background: #CFC5B9 url(http://static.tumblr.com/pz0yaz2/1Zwl56880/footer.jpg) no-repeat-y;       
}
#footer-wrap {       
    float: left;
    width: 580px;       
    margin: 0; padding: 15px 0 55px 0;                   
    background: url(http://30.media.tumblr.com/tumblr_l97mg6LTmg1qzqp61o1_400.png) no-repeat 0 100%;       
}
#footer-wrap h3 {
    color: #443C31;
    font: bold 1.9em ‘Trebuchet MS’, ‘Helvetica Neue’, Arial, Sans-Serif;
    border: none;   
}
#footer-wrap img {
    border: 1px solid #C1C1AF;
}

/* footer-list */
#footer-wrap .footer-list ul {
    list-style: none;
    padding: 0;   
    margin: 10px 25px 5px 25px;   
    background: url(http://static.tumblr.com/pz0yaz2/KCol5689d/footer-sep.gif) no-repeat center top;
}
#footer-wrap .footer-list ul li {
    background: url(http://static.tumblr.com/pz0yaz2/KCol5689d/footer-sep.gif) no-repeat center bottom;
}
#footer-wrap .footer-list ul li a {
    display: block;
    width: 98%;
    font-weight: bold;
    padding: 6px 3px;
    margin-left: 0;
       color: #694545;
    border: none;
}
#footer-wrap .footer-list ul li a span {
    font-style: italic;
    font-weight: normal;
    font-family: Georgia, ‘Times New Roman’, Times, Serif;
    font-size: .9em;
}
#footer-wrap .footer-list ul li a:hover,
#footer-wrap .footer-list ul li a:hover span {
    color: #333;
}

/* search form */
#footer-wrap form#quick-search {
    padding: 0;
    margin: 10px 0 15px 25px;
    width: 235px;
    height: 33px;
    background: #EEE8E0;
    border: 1px solid #CACABB;
}
#footer-wrap form#quick-search p {
    margin: 0; padding: 0;       
}
#footer-wrap form#quick-search input {
    border: none;
    background: transparent;
    color: #806D5B;
    float: left;
    margin: 0; padding: 5px;
}
#footer-wrap form#quick-search .tbox {
    margin: 6px 0 0 5px;
    width: 185px;   
    display: inline;       
}
#footer-wrap #search form#quick-search .btn{
    width: 25px; height: 25px;       
}
#footer-wrap form#quick-search label {
    display: none;
}

/* footer-bottom */
#footer-bottom {
    clear: both;
    width: 580px;
    margin: 0 auto;   
    font-size: .9em;
    background: #090401;
    text-align: center;
}
#footer-bottom a:hover {
  border: none;
  color: #c95622;
}


/* post */
.post {
    background: url(http://30.media.tumblr.com/tumblr_l97mg6LTmg1qzqp61o1_400.png) no-repeat center bottom;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.post .postmeta {   
    padding: 8px 10px; margin: 10px 25px 20px 25px;   
    border: 1px solid #DFC3A4;
    background: #EADBC1;   
}
.post .postmeta a { background: transparent; }
.post .postmeta a:hover { border: none; }
.post .postmeta a.comments { margin: 0 10px 0 5px;    }
.post .postmeta a.readmore { margin: 0 10px 0 5px;    }
.post .postmeta .date{ margin: 0 10px 0 5px;    }

.post .post-info { font-size: .95em; padding-top: 0; color: #684018; }
.post .post-info a, .post-info a:visited { color: #003332; border: none; }


/* alignment classes & additional classes*/
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }
.copyright { color: #694545; font-size: .9em }

/* clearing */
.clearer { clear: both; }
.clear {    display:inline-block; }
.clear:after {
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
    content: “.”;
}
.left                                    { float:left; }
.right                                    { float:right; }


/* Tumblr Notes*/
ol.notes { color:#777777; list-style-type:none; margin:10px 0 10px 20px; padding:0; }
ol.notes li.note { background-color:#eaeaea; margin:0 0 2px; padding:10px 43px 10px 10px; }
ol.notes li {list-style-type: none; !important}
ol.notes li.note img {
border: 0; margin:0 5px 0 0;
padding: 0;
 }
ol.notes blockquote {
font-size: 1.0em;;
margin: 12px 25px;
padding: 12px 15px 12px 55px; 
font-weight: normal;
font-style: italic;
font-family: Georgia, ‘Times New Roman’, Times, Serif;   
color: #2C2E3E;   
border: 1px solid #DDC3A5;
}
ol.notes li.note.reblog { background-color: #ddd; }

#pagination
{
    height:50px;
}