body, table {
    font-family: trebuchet ms, arial, helvetica;
}

body {
    background-color: #845d42;
    margin: 0px;
    padding: 0px;
}

a 		{ color: #ce7110; text-decoration: none; font-weight:normal; } 
a:link		{ color: #ce7110; text-decoration: none; } 
a:visited	{ color: #ce7110; text-decoration: none; } 
a:active	{ color: #ef6110;  } 
a:hover		{ color: #ef6110;  }

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
}

#banner, #banner-commentspop {
    background-color: #efb684;
}

#banner {
    filter: alpha(opacity=100);
    border: 1px dotted #ce7110;
    height: 75px;
    width: 850px;
    padding: 10px 0 0 15px;
    margin: 10px auto;
}

#banner-commentspop {
    border: 1px dotted #ce7110;
    font-size: x-large;
    font-weight: bold;
    padding: 5px;
    margin-bottom: 10px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
    color: #845d43;
    font-size: xx-large;
    font-weight: bold;
    text-decoration: none;
}

#banner .description {
    color: #de7370;
    font-family: monotype corsiva, times, serif;
    font-size: large;
    font-style: italic;
    font-weight: bold;
    margin-left: 25px;
}	

#content {
    float: right;
    overflow: hidden;
    filter: alpha(opacity=100);
    width: 630px;
}

#container {
    width: 868px;
    margin: 10px auto;
}

#links {
    float: left;
    overflow: hidden;
    filter: alpha(opacity=100);
    background: #efb684;
    border: 1px dotted #ce7110;
    padding:10px;
    width: 210px;
}

.blog {
    background-color: #efb684;  
    border: 1px dotted #ce7110;
    padding: 10px;
    margin-bottom: 10px;
    font-size: small;
    text-align:center;
}	


.blogbody {
    border: 1px solid #d6b284;
    color: #555555;
    font-size: small;
    font-weight: normal;
    background: #f7efde;
    line-height: 16px;			
    margin-bottom: 10px;
    padding: 5px;
    text-align: left;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
    font-weight: normal;
    text-decoration: underline;
}

.title,
.title a,
.title a:link,
.title a:visited,
.title a:active,
.title a:hover	{ 
    color: #ef6111; 	
    font-family: monotype corsiva, times, serif;
    font-size: large; 
    font-style: italic;
    font-weight: bold;
    text-align: left;
    text-decoration: none;

}			

#menu {
    background: #f7efde;
    border: 1px solid #d6b284;
    font-size: small;
    text-align:center;
}		

.date	{ 
    background-color: #ffdfad;
    border: 1px solid #d6b284;
    color: #777777; 
    font-size: small; 
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px;
    text-align: left;

}			

.posted	{ 
    color: #555555; 
    font-size: x-small; 
    margin-top: 8px;
    padding: 1px 10px;
    text-align: right;
}


.calendar {
    background-color: #ffdfad;
    font-size: x-small;
    font-weight: normal;
    line-height: 140%;
    padding: 2px;
    text-align: center;	
}

div.calendar {
    border: #d6b284 solid 1px;
    padding: 3px;
}

div.calendar table {
    width: 100%;
}

.calendarhead {	
    background: #f7efde;
    border: #d6b284 dotted 1px;
    font-size: x-small;
    font-weight: bold;
    line-height: 140%;
    padding: 2px;					
    width: 100%;
}	

.side,
.sideleft {
    background-color: #ffdfad;
    border-color: #d6b284;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    color: #333333;
    font-size: x-small;
    font-weight: normal;
    line-height: 140%;
    padding: 4px;				
}	

.side {
    text-align:center;
}

.sidetitle {
    background-color: #f7efde;		
    border: 1px #d6b284;
    border-style: solid solid dotted solid;
    font-size: x-small;
    font-weight: bold;
    padding: 2px;
    margin-top: 10px;
    letter-spacing: .3em;
    text-align:center;
}		

.sidebox {
    background-color: #ffdfad;
    border: 1px #d6b284;
    border-style: solid;
    font-size: x-small;
    font-weight: bold;
    line-height: 140%;
    padding: 4px;				
    margin-top: 10px;
    text-align:center;		  				
    color: #333333;
}		

.syndicate {
    background-color: #ffdfad;  		
    border: 1px solid #d6b284;
    font-size: x-small;
    font-weight: bold;		
    padding: 2px;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    text-align: center;
}	

.powered {
    background-color: #ffdfad;		
    border: 1px solid #d6b284;			
    font-size: x-small;
    font-weight: bold;
    line-height:140%;
    margin-top: 50px;
    padding:4px;
    text-align:center;
}	


.comments-body {
    background-color: #f7efde;
    border: 1px solid #d6b284;
    color: #555555;
    font-size: small;
    font-weight: normal;
    line-height:140%;
    margin-bottom: 10px;
    padding: 10px;
    text-align: left;
}		

.comments-post {
    color: #555555; 
    font-size: x-small; 
    margin-top: 8px;
    padding: 1px 10px;
    text-align: right;
}	

.trackback-url {
    color:#555555;
    font-size:small;
    font-weight:normal;
    background: #f7efde;
    line-height: 140%;
    padding: 5px;	
    border: 1px dotted #d6b284; 					
}

.trackback-body {
    background: #f7efde;
    color:#555555;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    padding-bottom: 10px;
    padding-top: 10px;		
    border-bottom: 1px dotted #d6b284;
}		

.trackback-post {
    color: #555555;
    font-size: x-small;
    font-weight: normal;
    background: #f7efde;		
}

.comments-head	{ 
    background-color: #ffdfad;
    border: #d6b284 solid 1px;
    color: #777777; 
    font-size: small; 
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px;
    text-align: left;
}		


