
.mainpage, .mainPage, .archivePage{
	margin-top:3em;
 }
 


.mainpage .article, .archivePage .article{
	margin-top: 2em;
	border: 1px solid gray;
	margin-left: 1em;
	padding-top: 0em;
	
}


.mainpage .article p, .archivePage .article p {
	 margin-left: 1em;
	 margin-bottom:.75em;
	 margin-top: .25em;
	 padding-right: .75em;

}



.article .title{
	font-weight: bold;
	
}


.article .sig{
	font-style: italic;
	font-family: "Times New Roman", Georgia, Serif;
	margin-left: 1em;
	font-size:1.15em;
}
.article .date{
        margin-left: .25em;
        font-style: italic;
        font-family: "Times New Roman", Georgia, Serif;
}

h3 .date{
    font-weight:normal;
    font-size: 1em;
    margin-left: 2em;
}

.mainpage .article h3, .archivePage .article h3

{
	background: #D6E8FF;
	color: #000000;
	border-bottom: #6F9DD9 1px solid;
	padding-bottom:.15em;
	border-bottom:1px solid 7088B0;
	padding-top:.2em;
	font-size: 1.2em;
	margin-top:0;
	padding: .2em;
	margin-bottom:0;
}

.mainpage .article .title, .archivePage .article .title{
	font-weight: bold;	
}

/*
.mainpage .article .sig. .archivePage .article .sig{
	margin-left: 1em;
}
.mainpage .article .date, .archivePage .article .date{
        margin-left: .25em;
}
*/


.photo{
        float: left;
        padding:1em;:
        align: center;
        font-weight:bold;
 
}
.photoImage{
 
}
 
.endarticlewithphoto{
        clear:both;
}

	margin-top:1em;
}

.archivePage .articleContents{
	/* default to hide */
	display:hidden;
}
.mainPage .articleContents:hidden{
	height: 0em;
}


#mswap {
	margin-right:8px;
	text-decoration:underline;
	cursor:pointer;


}