<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dw="https://www.dreamwidth.org">
  <id>tag:dreamwidth.org,2016-01-30:2484827</id>
  <title>coliseu.</title>
  <subtitle>coliseu</subtitle>
  <author>
    <name>coliseu</name>
  </author>
  <link rel="alternate" type="text/html" href="https://coliseu.dreamwidth.org/"/>
  <link rel="self" type="text/xml" href="https://coliseu.dreamwidth.org/data/atom"/>
  <updated>2016-06-18T23:20:16Z</updated>
  <dw:journal username="coliseu" type="community"/>
  <entry>
    <id>tag:dreamwidth.org,2016-01-30:2484827:1350</id>
    <author>
      <name>e.</name>
    </author>
    <dw:poster user="ex_minotaur153"/>
    <link rel="alternate" type="text/html" href="https://coliseu.dreamwidth.org/1350.html"/>
    <link rel="self" type="text/xml" href="https://coliseu.dreamwidth.org/data/atom/?itemid=1350"/>
    <title>Tabula Rasa: Kindred</title>
    <published>2016-06-18T23:20:16Z</published>
    <updated>2016-06-18T23:20:16Z</updated>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">Posted by: &lt;span lj:user='ex_minotaur153' style='white-space: nowrap; text-decoration: line-through;' class='ljuser'&gt;&lt;a href='https://ex-minotaur153.dreamwidth.org/profile'&gt;&lt;img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='https://ex-minotaur153.dreamwidth.org/'&gt;&lt;b&gt;ex_minotaur153&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea&gt;/* KINDRED by minotaur @ coliseu */

/* --- FONTS --- */

/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(https://fonts.gstatic.com/s/quicksand/v5/sKd0EMYPAh5PYCRKSryvW1tXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Serif'), local('DroidSerif'), url(https://fonts.gstatic.com/s/droidserif/v6/0AKsP294HTD-nvJgucYTaI4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* --- GENERAL --- */

body { background: #fff; overflow-x: hidden; font-family: 'Droid Serif'; color: #333; font-size: 13px; }

a, a:visited, a:active { text-decoration: none; color: #B88F93; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;}

a:hover { color: #B8CABE; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }

img { max-width: 300px; }

blockquote, q { }

/* --- CANVAS --- */

#canvas { margin: 0 auto; width: 80%; }

/* --- HEADER --- */

#header { display: none; } 

h1#title { } 

h2#subtitle {   }

h2#pagetitle { display: none; }

/* --- PRIMARY --- */

#primary { width: 500px;  margin-left: 250px; }

#primary &amp;gt; .inner {  }

.entry { background: #fff; margin-top: 100px; border-top: 3px solid #B8CABE; }

.entry-title { text-transform: uppercase; font-family: 'Quicksand'; font-size: 18px; color: #B88F93; }

.entry-title a { color: #B88F93; }

.entry-title a:hover { color: #B88F93; }

.datetime a, .datetime { text-transform: uppercase; font-family: 'Quicksand'; color: #333;  }

.datetime a:hover { color: #333; }

.header { text-align: center; margin-top: 20px; margin-bottom: 10px;  }

.entry-content { margin-top: 70px; line-height: 1.5em; }

ul.entry-interaction-links.text-links { text-align: center; font-family: 'Quicksand'; text-transform: uppercase; }

ul.entry-management-links.icon-links { text-align: center; }

ul.entry-management-links.icon-links li { }

.tag { margin-top: 20px; margin-bottom: 10px; font-size: 0px; text-align: center;}

.tag a, .tag a:hover { font-size: 11px; text-transform: uppercase; color: #333; padding: 3px; margin-right: 5px; background: #F9EFD4; color: #B88F93; }

.entry .poster { font-size:0; }

.entry .poster .ljuser { font-size:13px; }

.entry .poster:before { content:" "; font-size:13px; }

.entry .poster .ljuser:nth-child(2):before { content:"@ "; padding-left:5px; }

.poster.empty { display: none; }

.entry .poster .ljuser img, .comment .poster .ljuser img { display:none; }

.entry .userpic { margin-top: -125px; text-align: center; }

.entry .userpic img { height: 50px; width: 50px; border-radius: 100%; border: 3px solid #B8CABE; }




/* --- SECONDARY --- */

#secondary { width: 220px; background: #fff; padding: 30px; margin-top: 70px; position: fixed; }

.module-section-one {  }

h2.module-header { display: none; }

.module-userprofile.module { display: inline; }

.module-userprofile.module .userpic img {float: left; height: 50px; width: 50px; border-radius: 100%; margin-right: 10px; }

.module-userprofile.module .journal-name { display: none; }

.userlite-interaction-links.icon-links { padding-top: 15px; padding-left: 15px; }


.module-customtext.module { padding: 20px; text-align: justify; font-size: 11px;  }

ul.module-list { list-style: none; text-transform: uppercase; font-family: 'Quicksand'; }

.module-list-item { border-bottom: 2px solid #B8CABE; padding-bottom: 3px; padding-left: 4px; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; } 

.module-list-item:hover { border-bottom: 2px solid #B88F93; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }

li.module-list-item a { color: #333; }

li.module-list-item a:hover { color: #333; }

/* --- COMMENT PAGES --- */

.multiform-checkbox { margin-top: 10px; }

.comment-content { padding: 10px; }

.comment-pages.toppages, .comment-pages.bottompages { text-align: center; font-family: Quicksand, sans; text-transform: uppercase; }

ul.comment-interaction-links.text-links { text-align: right; font-family: Quicksand, sans; text-transform: uppercase; } 

/* --- FOOTER --- */

.navigation.bottomnav { margin-top: 30px; text-transform: uppercase; font-family: 'Quicksand'; }

/* --- ARCHIVE  --- */


table.month {
    margin: 0 auto;
    border-spacing: 3px;
    text-align:center;
}

table.month td {
    height: 3.25em;
}

table.month th {
    padding: 3px;
    background:#efefef;
    font-family: Quicksand, sans;
    font-weight:normal;
    width:3.25em;
}

table.month td p {
    margin: 0;
    padding: 3px;
}

.page-month .month .inner{
    padding-top:5px;
}

table.month td.day-has-entries{
    position:relative;
}

.day.day-has-entries .label{
    display:block;
    border-radius:50px;
    -webkit-border-radius:50px;
    width:40px;
    height:40px;
    line-height:40px;
}

table.month .day-has-entries p {
    left:0;
    top:0;
    position:absolute;
    z-index:9;
}

table.month .day-has-entries p a{
    padding:15px;
}

.month dl dt {
    font-size:16px;
    padding:5px;
    margin:0 20px;
}

.month dl dt a{
    color:#000;
}

.month dl dt a:hover{
    color:#777;
}

.month dl .time {
    padding-right: .5em;
}

.month dl h3 {
    display: inline;
    font-size: 1em;
}

.page-month .month .entry-poster {
    margin-right: .5em;
}

.month dl .tag ul {
    margin-top: 0;
}

.month dd{
    margin-top:10px;
    margin-right:10px;
}

.day-date{
    display:none;
}

.month caption {
    display: none;
}

#archive-year .navigation li a, #archive-year li.active{
    display:inline-block;
    height:40px;
    width:40px;
text-align:center;
}

#archive-year li.active{
    color:#666;
}


/* --- DISPLAY --- */

#footer, div.navigation.topnav, .manage-link, .comment-date-text, .comment-from-text { display: none; }

/* --- CONTROL STRIP --- */

#lj_controlstrip {
background:#F9EFD4;
background-position: 0 0;
color: #A7848B !important;
border:0px;
z-index: 1000;
text-align: center; 
 }

#lj_controlstrip a { color: #B88F93 !important; }

#lj_controlstrip_userpic { display: none !important; }

#lj_controlstrip td, #lj_controlstrip_statustext {
color: #A7848B !important;
}

#lj_controlstrip input {
color:#A7848B !important;
background-color: #B8CABE !important; 
border: 0px solid #A7848B;
}

#lj_controlstrip_user, #lj_controlstrip_actionlinks, #lj_controlstrip_login {
border-right: 0 !important;
color: #A7848B !important;
}&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=coliseu&amp;ditemid=1350" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2016-01-30:2484827:1201</id>
    <author>
      <name>e.</name>
    </author>
    <dw:poster user="ex_minotaur153"/>
    <link rel="alternate" type="text/html" href="https://coliseu.dreamwidth.org/1201.html"/>
    <link rel="self" type="text/xml" href="https://coliseu.dreamwidth.org/data/atom/?itemid=1201"/>
    <title>Tabula Rasa: Cadenza</title>
    <published>2016-02-21T18:09:18Z</published>
    <updated>2016-02-21T18:09:18Z</updated>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">Posted by: &lt;span lj:user='ex_minotaur153' style='white-space: nowrap; text-decoration: line-through;' class='ljuser'&gt;&lt;a href='https://ex-minotaur153.dreamwidth.org/profile'&gt;&lt;img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='https://ex-minotaur153.dreamwidth.org/'&gt;&lt;b&gt;ex_minotaur153&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea&gt;/* CADENZA by minotaur @ coliseu */

/* --- FONTS --- */
/* cyrillic-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local('PT Serif'), local('PTSerif-Regular'), url(https://fonts.gstatic.com/s/ptserif/v8/5hX15RUpPERmeybVlLQEWBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local('PT Serif'), local('PTSerif-Regular'), url(https://fonts.gstatic.com/s/ptserif/v8/fU0HAfLiPHGlZhZpY6M7dBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local('PT Serif'), local('PTSerif-Regular'), url(https://fonts.gstatic.com/s/ptserif/v8/CPRt--GVMETgA6YEaoGitxTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local('PT Serif'), local('PTSerif-Regular'), url(https://fonts.gstatic.com/s/ptserif/v8/I-OtoJZa3TeyH6D9oli3ifesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(https://fonts.gstatic.com/s/quicksand/v5/sKd0EMYPAh5PYCRKSryvW1tXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* --- GENERAL --- */

body { overflow-x: hidden; font-family: PT Serif, serif; color: #333; }

a, a:visited, a:active { text-decoration: none; color: #777; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;}

a:hover { color: #556270; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }

img { max-width: 500px; }

blockquote, q { }

/* --- CANVAS --- */

#canvas { }

/* --- HEADER --- */

#header {  } 

h1#title { margin: 15px; font-size: 30px; font-family: Quicksand, sans; text-transform: uppercase; letter-spacing: 1.5px; text-align: right; color #666; } 

h2#subtitle { display: block; text-align: center; padding: 50px; font-size: 35px; font-family: PT Serif, serif; font-style: italic; font-weight: light !important; color: #444; }

h2#pagetitle { width: 101% !important; margin-left: -50px; display: block; padding-right: 200px;  padding-top: 500px; background: url(http://i.imgur.com/8QsoOF1.jpg) fixed no-repeat; font-size: 0px !important; }

/* --- PRIMARY --- */

#primary { margin: 0 auto; width: 55%;  }

#primary &amp;gt; .inner { margin-top: 30px; }

.entry { background: #ffffff; }

.entry-title { font-size: 25px; text-transform: uppercase;  color: #888; font-family: Quicksand, sans; letter-spacing: 1px;  }

.entry-title a { color: #777;}

.entry-title a:hover { color: #556270;}

.datetime a, .datetime { text-transform: uppercase; font-size: 13px; color: #555; margin-top: -10px !important; font-family: Quicksand, sans; }

.datetime a:hover { color: #333 !important; }

.header { padding: 5px; text-align: center;   }

.entry-content { padding: 15px; color: #333; font-size: 16px;  line-height: 1.6em; font-family: PT Serif, serif;  }

ul.entry-interaction-links.text-links { text-align: center; padding-bottom: 10px; text-transform: uppercase; font-family: Quicksand, sans}

ul.entry-management-links.icon-links { text-align: center; }

.tag { padding: 5px; border-top: 1px solid #efefef; border-bottom: 1px solid #efefef; font-family: Quicksand, sans; text-transform: uppercase; font-size: 11px; }

.entry .poster{
    font-size:0;
}

.entry .poster .ljuser{
    font-size:13px;
}

.entry .poster:before{
    content:" ";
    font-size:13px;
}

.entry .poster .ljuser:nth-child(2):before{
    content:"@ ";
    padding-left:5px;
}

.poster.empty {
    display: none;
}

.entry .poster .ljuser img, .comment .poster .ljuser img{
    display:none;
}


/* --- SECONDARY --- */

#secondary { position: absolute; left: 0; top: 0;  background: url(http://i.imgur.com/mmNKD7n.png) no-repeat; background-position: 100% 10%;  margin-top: 15px; padding-right:30px; width: 300px; transition: margin-left 0.3s ease; margin-left: -295px; }

#secondary:hover { margin-left: 0px; }

.module-section-one { background: #fff; padding: 30px; font-family: PT Serif, serif; }

.module-customtext-module { padding: 10px; margin-bottom: 15px; }

ul.module-list {
font-family: Quicksand, sans;
list-style-type: none; margin-top: 10px; }

li.module-list-item a {
font-size: 13px; text-transform: uppercase; padding-bottom: 3px; display: block; }

li.module-list-item a:hover { border-bottom: 1px solid #efefef; }

/* --- COMMENT PAGES --- */

.multiform-checkbox { margin-top: 10px; }

.comment-content { padding: 10px; }

.comment-pages.toppages, .comment-pages.bottompages { text-align: center; font-family: Quicksand, sans; text-transform: uppercase; }

ul.comment-interaction-links.text-links { text-align: right; font-family: Quicksand, sans; text-transform: uppercase; } 

/* --- FOOTER --- */

.navigation.bottomnav { text-align: center; font-family: Quicksand, sans; text-transform: uppercase; margin-top: 15px; }

/* --- ARCHIVE  --- */


table.month {
    margin: 0 auto;
    border-spacing: 3px;
    text-align:center;
}

table.month td {
    height: 3.25em;
}

table.month th {
    padding: 3px;
    background:#efefef;
    font-family: Quicksand, sans;
    font-weight:normal;
    width:3.25em;
}

table.month td p {
    margin: 0;
    padding: 3px;
}

.page-month .month .inner{
    padding-top:5px;
}

table.month td.day-has-entries{
    position:relative;
}

.day.day-has-entries .label{
    display:block;
    border-radius:50px;
    -webkit-border-radius:50px;
    width:40px;
    height:40px;
    line-height:40px;
}

table.month .day-has-entries p {
    left:0;
    top:0;
    position:absolute;
    z-index:9;
}

table.month .day-has-entries p a{
    padding:15px;
}

.month dl dt {
    font-size:16px;
    padding:5px;
    margin:0 20px;
}

.month dl dt a{
    color:#000;
}

.month dl dt a:hover{
    color:#777;
}

.month dl .time {
    padding-right: .5em;
}

.month dl h3 {
    display: inline;
    font-size: 1em;
}

.page-month .month .entry-poster {
    margin-right: .5em;
}

.month dl .tag ul {
    margin-top: 0;
}

.month dd{
    margin-top:10px;
    margin-right:10px;
}

.day-date{
    display:none;
}

.month caption {
    display: none;
}

#archive-year .navigation li a, #archive-year li.active{
    display:inline-block;
    height:40px;
    width:40px;
text-align:center;
}

#archive-year li.active{
    color:#666;
}


/* --- DISPLAY --- */

#footer, div.navigation.topnav, .manage-link, .userpic, .comment-date-text, .comment-from-text { display: none; }

/* --- CONTROL STRIP --- */

#lj_controlstrip {
background:#ffffff;
background-position: 0 0;
color: #666 !important;
border:0px;
z-index: 1000;
text-align: center; box-shadow: 3px 3px 3px #aaa;
 }

#lj_controlstrip a { color: #666 !important; }

#lj_controlstrip_userpic { display: none !important; }

#lj_controlstrip td, #lj_controlstrip_statustext {
color: #777 !important;
}

#lj_controlstrip input {
color:#606060 !important;
background-color: #f5f5f5 !important; 
border: 0px solid #cccccc;
}

#lj_controlstrip_user, #lj_controlstrip_actionlinks, #lj_controlstrip_login {
border-right: 0 !important;
color: #666 !important;
}&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=coliseu&amp;ditemid=1201" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2016-01-30:2484827:874</id>
    <author>
      <name>e.</name>
    </author>
    <dw:poster user="ex_minotaur153"/>
    <link rel="alternate" type="text/html" href="https://coliseu.dreamwidth.org/874.html"/>
    <link rel="self" type="text/xml" href="https://coliseu.dreamwidth.org/data/atom/?itemid=874"/>
    <title>Tabula Rasa: Gorki</title>
    <published>2016-02-04T13:00:48Z</published>
    <updated>2016-02-21T17:41:03Z</updated>
    <category term="layout"/>
    <dw:security>public</dw:security>
    <dw:reply-count>1</dw:reply-count>
    <content type="html">Posted by: &lt;span lj:user='ex_minotaur153' style='white-space: nowrap; text-decoration: line-through;' class='ljuser'&gt;&lt;a href='https://ex-minotaur153.dreamwidth.org/profile'&gt;&lt;img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='https://ex-minotaur153.dreamwidth.org/'&gt;&lt;b&gt;ex_minotaur153&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Title:&lt;/strong&gt; Gorki&lt;br /&gt;&lt;strong&gt;Base style:&lt;/strong&gt; Tabula Rasa&lt;br /&gt;&lt;strong&gt;Best resolution:&lt;/strong&gt; 1366x768&lt;br /&gt;&lt;strong&gt;Tested in:&lt;/strong&gt; Google Chrome, Firefox&lt;br /&gt;&lt;strong&gt;Screenshot:&lt;/strong&gt; &lt;a href="http://i.imgur.com/WFTWgno.png"&gt;Here&lt;/a&gt;&lt;br /&gt;&lt;span class="cut-wrapper"&gt;&lt;span style="display: none;" id="span-cuttag___1" class="cuttag"&gt;&lt;/span&gt;&lt;b class="cut-open"&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class="cut-text"&gt;&lt;a href="https://coliseu.dreamwidth.org/874.html#cutid1"&gt;Read more...&lt;/a&gt;&lt;/b&gt;&lt;b class="cut-close"&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style="display: none;" id="div-cuttag___1" aria-live="assertive"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=coliseu&amp;ditemid=874" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2016-01-30:2484827:514</id>
    <author>
      <name>e.</name>
    </author>
    <dw:poster user="ex_minotaur153"/>
    <link rel="alternate" type="text/html" href="https://coliseu.dreamwidth.org/514.html"/>
    <link rel="self" type="text/xml" href="https://coliseu.dreamwidth.org/data/atom/?itemid=514"/>
    <title>Tabula Rasa: Saturday Morning</title>
    <published>2016-02-03T20:08:09Z</published>
    <updated>2016-02-21T17:41:12Z</updated>
    <category term="layout"/>
    <dw:security>public</dw:security>
    <dw:reply-count>0</dw:reply-count>
    <content type="html">Posted by: &lt;span lj:user='ex_minotaur153' style='white-space: nowrap; text-decoration: line-through;' class='ljuser'&gt;&lt;a href='https://ex-minotaur153.dreamwidth.org/profile'&gt;&lt;img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='https://ex-minotaur153.dreamwidth.org/'&gt;&lt;b&gt;ex_minotaur153&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Title:&lt;/strong&gt; Saturday Morning&lt;br /&gt;&lt;strong&gt;Base style:&lt;/strong&gt; Tabula Rasa&lt;br /&gt;&lt;strong&gt;Best resolution:&lt;/strong&gt; 1366x768&lt;br /&gt;&lt;strong&gt;Tested in:&lt;/strong&gt; Google Chrome, Firefox&lt;br /&gt;&lt;strong&gt;Screenshot:&lt;/strong&gt; &lt;a href="http://i.imgur.com/rLgv65x.png"&gt;Here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="cut-wrapper"&gt;&lt;span style="display: none;" id="span-cuttag___1" class="cuttag"&gt;&lt;/span&gt;&lt;b class="cut-open"&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class="cut-text"&gt;&lt;a href="https://coliseu.dreamwidth.org/514.html#cutid1"&gt;Read more...&lt;/a&gt;&lt;/b&gt;&lt;b class="cut-close"&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style="display: none;" id="div-cuttag___1" aria-live="assertive"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=coliseu&amp;ditemid=514" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
  <entry>
    <id>tag:dreamwidth.org,2016-01-30:2484827:320</id>
    <author>
      <name>e.</name>
    </author>
    <dw:poster user="ex_minotaur153"/>
    <link rel="alternate" type="text/html" href="https://coliseu.dreamwidth.org/320.html"/>
    <link rel="self" type="text/xml" href="https://coliseu.dreamwidth.org/data/atom/?itemid=320"/>
    <title>Tabula Rasa: Morning Comrades</title>
    <published>2016-02-03T20:07:02Z</published>
    <updated>2016-02-19T16:23:23Z</updated>
    <category term="layout"/>
    <dw:security>public</dw:security>
    <dw:reply-count>2</dw:reply-count>
    <content type="html">Posted by: &lt;span lj:user='ex_minotaur153' style='white-space: nowrap; text-decoration: line-through;' class='ljuser'&gt;&lt;a href='https://ex-minotaur153.dreamwidth.org/profile'&gt;&lt;img src='https://www.dreamwidth.org/img/silk/identity/user.png' alt='[personal profile] ' width='17' height='17' style='vertical-align: text-bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='https://ex-minotaur153.dreamwidth.org/'&gt;&lt;b&gt;ex_minotaur153&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Title:&lt;/strong&gt; Morning Comrades&lt;br /&gt;&lt;strong&gt;Base style:&lt;/strong&gt; Tabula Rasa&lt;br /&gt;&lt;strong&gt;Best resolution:&lt;/strong&gt; 1366x768&lt;br /&gt;&lt;strong&gt;Tested in:&lt;/strong&gt; Google Chrome, Firefox&lt;br /&gt;&lt;strong&gt;Screenshot:&lt;/strong&gt; &lt;a href="http://i.imgur.com/oER2FzF.png"&gt;Here&lt;/a&gt;&lt;br /&gt;&lt;span class="cut-wrapper"&gt;&lt;span style="display: none;" id="span-cuttag___1" class="cuttag"&gt;&lt;/span&gt;&lt;b class="cut-open"&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class="cut-text"&gt;&lt;a href="https://coliseu.dreamwidth.org/320.html#cutid1"&gt;Read more...&lt;/a&gt;&lt;/b&gt;&lt;b class="cut-close"&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style="display: none;" id="div-cuttag___1" aria-live="assertive"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://www.dreamwidth.org/tools/commentcount?user=coliseu&amp;ditemid=320" width="30" height="12" alt="comment count unavailable" style="vertical-align: middle;"/&gt; comments</content>
  </entry>
</feed>
