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

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

a {
   color: #376177;
   text-decoration: none;
   font-weight:bold;} 

a:link	{ color: #376177; } 
a:visited	{ color: #376177; } 
a:active	{ color: 778800; } 
a:hover	{ color: 778800; }

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

#banner, #banner-commentspop {
    background-color: #F0F0F0;
    border-bottom: 1px solid #dcdcdc;
    background : url(../images/header.gif) no-repeat;
}

#banner {
    height: 65px;
    padding: 10px 0 0 15px;
}

#banner2 {
    height: 65px;
    padding: 10px 0 0 15px;
  background-color: #F0F0F0;
    border-bottom: 1px solid #dcdcdc;}

#banner-commentspop {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 5px 5px;
    margin-bottom: 10px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

#banner .description {
    color: #668;
    font-family: times, serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    margin-left: 10px;
}	

#content {
    margin-right: 230px;
    border-right: #dcdcdc solid 1px;
}

#container {
    margin: 10px;
}

#links {
	background-color: #fff;
	border-left: 1px solid #dcdcdc;
	padding: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 210px;
}

.blog {
    padding: 10px;
    margin-bottom: 10px;
}	


.blogbody {
    color: #666;
    font-size: 11px;
    font-weight: normal;
    background: #fff;
    line-height: 140%;			
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 8px;
    border: 1px solid #dcdcdc;
}



blogbody a,
.blogbody a:link,
.blogbody a:visited {
    border-bottom: 1px dotted #003344;
}
.blogbody a:active,
.blogbody a:hover {
    border-bottom: 1px solid #95AE1E;
}


.title	{
	color: #668;
	font-family: verdana, helvetica, sans-serif;
	width: 95%;
	border-top: 1px solid #dcdcdc;
        padding-top: 10px;
	border-right: 1px solid #dcdcdc;
        font-family: palantino, garamond, georgia, serif; 
        font-size: 30px;
        line-height: 100%;
        font-weight: normal;
}			



#menu {
    background: #fff;
    font-size: 10px;
    text-align: left;  							
}		

.date	{ 
    color: #668; 
    font-size: 10px; 
    margin-bottom: 1px;
    text-align: right;
    font-style : italic;
}			

.posted	{ 
    color: #666; 
    font-size: 9px; 
    margin-top: 8px;
}


.calendar {
    font-size: 9px;
    font-weight: normal;
    line-height: 140%;
    padding: 2px;
    text-align: center;	
}

div.calendar {
    padding: 3px;
}

div.calendar table {
    width: 100%;
}

.calendarhead {
	background: #F0F0F0;
	border-bottom: 1px solid #668;
	border-left: 1px solid #668;
	color: #668;
	font-size: 9px;
	font-weight: bold;
	line-height: 140%;
	padding: 2px;
	width: 100%;
}	

.side {
    color: #333;
    font-size: 10px;
    font-weight: normal;
    line-height: 140%;
    padding: 3px 7px;				
}	

.side_archives {
	color: #333;
	font-size: 10px;
	font-weight: normal;
	line-height: 140%;
	padding: 3px 7px;
	height : 150px;
	overflow:scroll;
}


.sidetitle {
	background: #F0F0F0;
	border-bottom: 1px solid #668;
	border-left: 1px solid #668;
	color: #668;
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
	margin-top: 10px;
	letter-spacing: .3em;
	text-align:center;
}		

.syndicate {
    font-size: 9px;
    font-weight: normal;		
    padding: 2px;
    margin-top: 10px;
    text-align: center;
}	

.powered {
    font-size: 9px;
    font-weight: normal;
    line-height:140%;
    margin-top: 10px;
    padding:2px;
    text-align:center;
}	


.comments-body {
    color: #666;
    font-size: 11px;
    font-weight: normal;
    line-height:140%;
    margin-left: 15px;
    margin-bottom: 5px;
    padding: 10px;
}		

.comments-post {
    color: #888; 
    font-size: 9px; 
    font-style: italic;
    margin-top: 3px;
    text-align: right;
}	

.trackback-url {
    color:#666;
    font-size: 11px;
    font-weight:normal;
    background: #fff;
    line-height: 140%;
    padding: 5px;	
}

.trackback-body {
    color:#666;
    font-size: 11px;
    font-weight: normal;
    line-height: 140%;
    padding-bottom: 10px;
    padding-top: 10px;		
}		

.trackback-post {
    color: #666;
    font-size: 9px;
    font-weight: normal;
    background: #fff;		
}

.comments-head	{ 
    color: #444; 
    font-size: 11px; 
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px;
}		

