a:visited, a:active, a:link {
   color: #110532;
}

body {
   font: 1em Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
}

#container {
   margin: 0 auto;
   text-align: left;
   padding: 0;
   width: 950px;
}

.BlogCalendar {
   display: none
}

#header {
   text-align: left;
   text-transform: none; 
}

#header h1 {
   padding: 0.8em 0em 0em 0.5em;
   font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 1.8em;
   font-weight: normal;
}

#header p {
   padding: 0.0em 1.5em 0.5em 2.0em;
   font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 1.1em;
    font-weight: bold;

}

.posthead {
   padding: 1em 0 0;
}

.posthead h2 {
   padding: 0;
}

#commentform textarea {
   font: 1em Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
}

#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
   color: #110532;
}

#title {
   height: 100px;
   background-repeat: no-repeat;
}



