body, table {
    font-family: Georgia, Verdana, sans-serif;
}

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

a 	{ color: #555; text-decoration: none; }
a:link	{ color: #999; text-decoration: none; } 
a:visited	{ color: #999; text-decoration: none; } 
a:active	{ color: #999; text-decoration: none; } 
a:hover	{ color: #000; border-bottom: 1px solid #000;
border-right: 1px solid #000; border-left: 1px solid #000; border-top: 1px solid #000;}

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

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

#banner {
    border-top: #333 solid 4px;
    border-left: #333 solid 4px;
    border-right: #333 solid 4px;
    border-bottom: 4px solid #333;
    margin-left: 15px;
    margin-top: 10px;
    padding: 5px 0;
    width: 780px;
    background : url(blogupper.png) fixed;
}

#banner-commentspop {
    font-size: x-large;
    font-weight: bold;
    padding: 5px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active {
    color: #333;
    font-size: xx-large;
    font-weight: bold;
    margin: 5px;
    text-decoration: none;
}

#banner a:hover {
    color: #333;
    font-size: xx-large;
    font-weight: bold;
    margin: 5px;
    border-bottom: 2px solid #333; border-right: 2px solid #333; border-left: 2px solid #333; border-top: 2px solid #333;
}

#banner .description {
    color: #ccc;
    font-size: large;
    font-weight: bold;
    margin: 5px;
}	

#content, #container {
    background-color: #fff;
    border-bottom: #333 solid 0px;
    border-left: #333 solid 0px;
    border-right: #333 solid 0px;
    border-top: #333 solid 0px;
    margin-left: 10px;
}

#content {
    padding: 10px 235px 10px 5px;
    width: 53%;
}

#container {
    margin-bottom: 10px;
    padding: 10px 10px 10px 5px;
    width: 100%;
}

#links {
    color: #333;
    border-bottom: #333 solid 4px;
    border-left: #333 solid 4px;
    border-right: #333 solid 4px;
    border-top: #333 solid 4px;
    background-color: #fff;
    position: absolute;
    top: 220px;
    left: 700px;
    width: 220px;
}

.blog {
    background-color: #fff;
    width: 680px;
}

.blogbody {
    border-bottom: #333 solid 4px;
    border-left: #333 solid 4px;
    border-right: #333 solid 4px;
    border-top: #333 solid 4px;
    background-color: #fff;
    color: #CCC;
    font-size: small;
    font-weight: normal;
    line-height: 100%;			
    margin-bottom: 10px;
}

.title, .comments-head { 
    color: #333; 	
    background: #999999;
    font-weight: bold;
    padding: 2px 10px;
    border-bottom: 1px dashed #fff;
}			

#menu {
    font-size: small;
    text-align: center;  							
}		

.date	{ 
    color: #333;
    background-color: #fff;
    font-size: small; 
    font-style: italic; 
    font-weight: bold;
    margin-bottom: 5px;
    text-align: right;
    letter-spacing: .3em;
    text-transform: uppercase;
    border-top: 0px solid #999999;
}			

.posted	{ 
    font-size: 12px; 
    font-style: italic;
    margin-top: 8px;
}


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

.calendar td {
    width: 14%;
}

div.calendar {
    padding: 3px;
}

div.calendar table {
    width: 100%;
}

.calendarhead {	
    background: #999999;
    color: #000;
    font-size: small;
    font-weight: bold;
    line-height: 100%;
    padding: 2px;					
    text-transform: uppercase;
    width: 100%;
}	

.side {
    color: #CCCCCC;
    font-size: small;
    font-weight: normal;
    line-height: 100%;
    padding: 3px 7px;	
    text-align: right; 
}	

.sidetitle {
    background: #999999;
    color: #999;
    font-size: small;
    font-weight: bold;
    padding: 1px;
    margin-top: 10px;
    letter-spacing: .2em;
    text-transform: uppercase;
    text-align: center;		  					
}		

.syndicate {
    color: #CCCCCC;
    font-size: small;
    font-weight: bold;		
    padding: 2px;
    margin-top: 10px;
    text-align: center;
}	

.powered {
    color: #CCCCCC;
    font-size: small;
    font-weight: bold;
    line-height:100%;
    margin-top: 10px;
    padding:2px;
    text-align:center;
}

.comments-body {
    color: #CCC;
    font-size: small;
    font-weight: normal;
    line-height: 100%;
    padding: 0 10px;
}		

.comments-post {
    border-bottom: #000000 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: 100%;
    padding: 5px;	
}

.trackback-body {
    font-size: small;
    font-weight: normal;
    line-height: 100%;
    padding-bottom: 10px;
    padding-top: 10px;		
}		

.trackback-post {
    font-size: small;
    font-weight: normal;
}
