@charset "utf-8";
/* CSS Document */

p {
	margin-top: 13px;
	margin-bottom: 8px;
	margin-right: 100px;
}

.h1 {
	font-family: Helvetica, sans-serif;
	font-size: 25px;
	color:#000000;
	line-height: 25px;
}

.h2 {
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	color:#000000;
	margin-bottom: 0px; 

}

.h3 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
}
.text {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
		line-height: 19px;
	margin-top: 5px;
}
.text-liten {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
		line-height: 19px;
	margin-top: 5px; 
}

.splash {
	width:500px;
	
}








h2#archives { border-top:dotted 1px #999999;}
		h3 {color:#555555;padding-bottom:0px;margin-bottom:0px;}
		h2 {font-family: Helvetica, sans-serif;
		font-size: 19px;
		color:#000000;
		margin-bottom: 0px; }
		div.blogPost {
	          font-family: Helvetica, sans-serif;
	          font-size: 13px;
	          color:#000000;
		  line-height: 19px;
	          margin-top: 5px; 
                  padding-left:0%;padding-right:10%;}
		div.byline {color:#555555;}
		p#bloggerBug {padding-top:20px;}
		.blogComments {padding-top:30px;color:#555555;padding-bottom:0px;margin-bottom:0px;font-weight:bold}
		.blogComments .byline {font-size:1em;font-weight:normal;color:#555555;margin-right:10px;display:inline}
		.blogComment {font-size:1em;margin:3%;color:#000000;font-weight:normal}
        .deleted-comment {font-style:italic;color:gray;}
        #blogfeeds { }
        #postfeeds { }
    .paging-control-container {
      float: right;
      margin: 0px 6px 0px 0px;
      font-size: 80%;
    }
    .unneeded-paging-control {
      visibility: hidden;
    }
