html, body {
    color: #000;
    background-color: #639;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Arial';
    font-size: 14px;
    background-image: url(http://microsoft.ruffly.org/rageblog/LeftBack.jpg);
    background-repeat: repeat-x;
}
    
body a:link {
    color: #639;
}

#wrapper {
    padding: 0em;
    margin: 0em;}


#title {
    background-image: url(http://microsoft.ruffly.org/rageblog/name.gif);
    background-repeat: no-repeat;
    background-position: left;
    height: 100px;
    padding-bottom: 2em;
    margin-left: 2em;
    margin-bottom: 1em;
}

#title h1 {
    display: none;
}

#title #tagline {
    display: none;
}

/*Layout*/
#container {
    background-color: #ffffff;
    width: 80%;
    border-left: 5px solid #306;
    border-right: 5px solid #306;
    border-bottom: 5px solid #306;
}

#content {
    margin-right: 250px;
    padding: 0px;
}

#header {
    padding: 0em;
    margin: 1em;
}

#subscriptions {
    margin-right: 20px;
}

.postcontent {
    line-height: 1.3em;
    }
blockquote {
    background-color: #FFC;
    padding: 1em;
    margin: 0px;
    border: 1px solid #FC9;
}

      /*Main Navigation*/
 #nav {
    background-color: #ffffff;
 }
 /* End Navigation*/


a:visited,
a:active,
a:link {    
    color: #306;
}

#nav{
    border-bottom-width: 0px;
    padding:  0px;
    margin: 0px;
}
 #nav ul
{
    color: #333333;
}


/*Sidebar*/
#sidebar-a {
    width: 230px;
    margin-right: 10px;
    border-left: 1px solid #CCC;
    background-color: #FFF;
}
        
#sidebar-a h3 {
    color: #333333;
    border-bottom-width: 0px;
}

.post
{
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    background-image: url(http://microsoft.ruffly.org/rageblog/postBreak.gif);
    background-repeat: repeat-x;
    background-position: top center;
    padding: 20px;
    margin: 0px;
padding-bottom: 0px;
 }

.post h2{
    font-size: 1.5em;
    letter-spacing: -1px;
    line-height: 1em;
    margin: 0px;
    padding: 20px 0em 0.5em;
    text-transform: none;
}

.post h2 a:link {
    color:  #306;
}    
    
.post h2 a:visited {
    color: #666;
}

.post img
{
    border: 1px solid #999;
}

.postfoot
{
    padding: 20px;
 padding-top: 0px;
 margin: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    font-size: 0.8em;
    text-transform: uppercase;
}

/*End Post*/


#comments
{
    
    border-top-color: #aaaaaa;
    border-bottom-color: #aaaaaa;
    border-left-color: #aaaaaa;
}


#commentform dt {
    color: #333333;
    }

#commentform dt em {
    color: #333333;

    }
 
#commentform .smallbox {

    border: 1px solid #222;

    color: #333;
    }


    #commentform legend {
    border: 1px solid #333;
    background-color: #eee;

}
    #commentform fieldset {
    border: 1px solid #333333;
}


#contactform dt {
    color: #333333;
    }

#contactform dt em {
    color: #333333;

    }
 
#contactform .smallbox {

    border: 1px solid #222;

    color: #333;
    }


    #contactform legend {
    border: 1px solid #333;
    background-color: #eee;

}
    #contactform fieldset {
    border: 1px solid #333333;
}

#search .searchBox
{
    width: 130px;
    border: 1px solid #222;
    margin: 0em 1em;
    padding: 2px;
}



/*Calendar*/

.CalendarDayHeader{
    background-color: #ddd;
}
.CalendarOtherMonth{
    color: #666666;
}
.CalendarWeekend{
    background-color: #eee;
}
.ratemenu {

    background-color: #FFFFFF;
}
.commentsbody {    
    border-bottom-color: #CCCCCC;}
    

.commentssubhead{
    color: #666666;}

