body, table {
    font-family: "trebuchet ms", helvetica, verdana, sans-serif;
}

body {
    background-color: #d80;
    margin: 0px;
    padding: 0px;
}

a 		{ color: #840; text-decoration: none;}
a:link		{ color: #840; text-decoration: none;} 
a:visited	{ color: #840; text-decoration: none;} 
a:active	{ color: #000; } 
a:hover		{ color: #000; }

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
}

#banner, #banner-commentspop {
    background-color: #ffcc66;
}

#banner {
    border-top: #a60 solid 1px;
    border-left: #a60 solid 1px;
    border-right: #a60 solid 1px;
    margin-left: 1%;
    margin-top: 1%;
    margin-right: 1%;
    padding: 5px 0;
}

#banner-commentspop {
    font-size: x-large;
    font-weight: bold;
    padding: 5px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
    color: #000;
    font-size: xx-large;
    font-weight: bold;
    margin: 5px;
    text-decoration: none;
}

#banner .description {
    color: #d80;
    font-size: small;
    font-weight: bold;
    margin: 5px;
}	

#content, #container {
    background-color: #f91;
    border-bottom: #a60 solid 1px;
    border-left: #a60 solid 1px;
    border-right: #a60 solid 1px;
    margin-left: 1%;
}

#content {
    padding: 10px 10px 10px 5px;
    width: 70%;
}

#container {
    margin-bottom: 10px;
    padding: 10px 10px 10px 5px;
    width: 765px;
}

#links {
    background-color: #f91;
    border-bottom: #a60 solid 1px;
    border-left: #a60 solid 1px;
    border-right: #a60 solid 1px;
    padding: 5px;
    position: absolute;
    top: 85px;
    margin-left: 75%;
    width: 22%;
}

.blog {
    background-color: #f91;
}	

.blogbody {
    color: #000;
    font-size: small;
    font-weight: normal;
    line-height: 130%;			
    margin-bottom: 10px;
}
	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

.title, .comments-head { 
    color: #fff; 	
    background: #54006b;
    font-weight: bold;
    padding: 2px 10px;
}			

#menu {
    font-size: small;
    text-align: center;  							
}		

.date	{ 
    font-size: small; 
    font-style: italic; 
    font-weight: bold;
    margin-bottom: 5px;
    text-align: right;
}			

.posted	{ 
    font-size: small; 
    font-style: italic;
    margin-top: 8px;
}


.calendar {
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    padding: 2px;
    text-align: center;	
}

.calendar td {
    width: 14%;
}

div.calendar {
    padding: 3px;
}

div.calendar table {
    width: 100%;
}

.calendarhead {	
    background: #54006b;
    color: #fff;
    font-size: small;
    font-weight: bold;
    line-height: 140%;
    padding: 2px;					
    width: 100%;
}	

.side {
    color: #333;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    padding: 3px 7px;				
}	

.sidetitle {
    background: #54006b;
    color: #fff;
    font-size: small;
    font-weight: bold;
    padding: 1px;
    margin-top: 10px;
    letter-spacing: .3em;
    text-align: center;		  					
}		

.syndicate {
    font-size: small;
    font-weight: bold;		
    padding: 2px;
    margin-top: 10px;
    text-align: center;
}	

.powered {
    font-size: small;
    font-weight: bold;
    line-height:140%;
    margin-top: 10px;
    padding:2px;
    text-align:center;
}

.comments-body {
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    padding: 0 10px;
}		

.comments-post {
    border-bottom: #a60 dotted 1px;
    display: block;
    font-size: small; 
    font-style: italic;
    margin: 3px 0;
    padding-bottom: 3px;
}	

.trackback-url {
    font-size:small;
    font-weight:normal;
    background: #fff;
    line-height: 140%;
    padding: 5px;	
}

.trackback-body {
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    padding-bottom: 10px;
    padding-top: 10px;		
}		

.trackback-post {
    font-size: small;
    font-weight: normal;
}
                                   