/*  
Theme Name: BaskTheme
*/

@import url("/stylesheets/stylesheet.css");

/* -------------------------------------------- */
/* Styles for the blog pages ------------------ */
/* -------------------------------------------- */

h1.blog, h1.blog a {
        margin-top:0;
        color:#369;
        text-decoration:none;
        }
h1.blog a:hover {
        color:white;
        }
.description {
        font-size:1.1em;
        }
.entrytitle h2 a {
        color:#369;
        }
#datecat {
        font-size:.8em;
        line-height:.5em;
        margin-bottom:1em;
        }
.entrytitle a {
        text-decoration:none;
        color:black;
        }
.entrytitle a:hover {
        color:white;
        }
        
/* -------------------------------------------- */
/* -------------------------------------------- */

#silheader {
        float:right;
        }       