From Sage Community Wiki
/******************* Sage Stylesheet Information **************************************
Name: Orange Lotus - 1 Column
Author: Curtis Adkins
Date: 08.04.08
Sage Version: 1.4.2
Firefox Version : 3.1
*************************************************************************************/
html * {
/* -moz-box-sizing: border-box; */
}
html {
}
body {
margin: 0px;
padding:0px;
color: #333;
font: 110%/120% Verdana, Arial, sans-serif;
background:#fff url(Backing.jpg) no-repeat;
background-attachment: fixed
}
a:link { text-decoration: none; color: #847f2e; }
a:visited { text-decoration: none; color: #537986; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }
img { height: auto; border:0;}
p.item-desc a:link { color: #029; }
#rss-header {
color: #ccc;
width:180px;
height:100px;
font-family:Book Antiqua, Georgia, serif;
}
#rss-header a {
color: #900;
}
#rss-title {
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
font-size: 120%;
line-height: 130%;
margin: 0; padding: 2% 0 1%;
margin-left: 210px;
width:600px;
}
#rss-title a{color:#847f2e;}
#rss-desc {
font-size: 76%; color:#999;
margin: 0 0 0 210px; padding: 1%;
width:600px;
text-transform:lowercase;
}
.items{ margin-left: 210px; width:600px;}
div.item {
margin:0;
padding: 0;
}
h2.item-title {
margin: 0;
font-size: 1em;
}
h2.item-title a {
display: block;
border: none;
color: #847f2e;
padding:8px 0px 8px 55px;
/* padding: 1.2em 1.2em 1.2em 55px */
background: #c0c0c0 url(Ordi.png) 10px 50% no-repeat;
-moz-border-radius: 5px 5px 0 0;
}
h2.item-title a:hover {
color: white;
text-decoration: none;
background: #847f2e url(Ordi.png) 10px 50% no-repeat;
}
h2.item-title a:visited {
color: #808080;
background: #edede8 url(Ordi.png) 10px 50% no-repeat;
border-left:1px solid #edede8;
border-right:1px solid #edede8;
border-bottom:none;
}
span.item-ordinal {display:none;}
div.item-desc {
font-size: 70%;
margin: 0;
padding: 1em 2em 1.5em 2em;
border:1px solid #c0c0c0;
border-top:none;
}
div.item-desc a { text-decoration: underline; }
div.item-desc a:hover { text-decoration: none; }
div.item-desc a:visited{text-decoration:underline; color:#808080;}
div.item-desc ul{
padding-top:15px;
}
div.item-pubDate{
clear: both;
padding: 6px 20px;
padding-bottom:50px;
color: #847f2e;
margin: 0;
margin-top:-30px;
text-align: right;
font-family: Book Antiqua, Georgia, serif;
font-size: 10px;
font-weight: bold;
}
div.item-author{
padding-left:325px;
padding-bottom:50px;
margin-top:-70px;
font-family: Book Antiqua, Georgia, serif;
font-size: 10px;
font-weight: bold;
}
div.item-technorati {
display:none;
}
div.item-desc img {
/*
height: auto;
float: left; margin-right: 0.6em;
padding: 1px;
border: 1px solid #847f2e;
*/
display: block;
}
div.item-desc a img {
/* border: 1px solid #81C207; */
}
div.item-desc a:hover img {
/* border: 1px solid #000; */
}
/*div.feedflare img{display:none;border:0;}*/
.item-enclosure{
font:bold 12px Georgia, serif;
}