.blogimage {
	padding: 2px;
	margin: 5px 10px 5px 10px;
	/*border: 1px solid #666666;*/
	float:right; /*MC let's do this by default */
	}

#blogarticle img {
	border:none;
	}

#blogarticle h1 {
	font-size: 4em;
	text-align: center;
	}
/*
#blogarticle h2 {
	font-size: 2em;
	background-image:url('http://www.kjmagnetics.com/images/titlebarbar2.gif');
	background-repeat:no-repeat;
	}
	
#blogarticle h3 {
	margin-top:14px;
	margin-bottom:7px;
	}	
*/

.MCrightsidebar {
	float: left;
	}
	
ul.MCrightsidebar {
	list-style-type:square;
	}

.blogrightbar {
	text-align:center;
	}
	
.blogrightbar h3 {
	/*Headers on the right sidebar*/
	color:#606060;
	font: bold 11px Tahoma,sans-serif;
	margin:0;
	background-repeat:repeat-x;
}

.titlebarbar3 {
	background-image:url('http://www.kjmagnetics.com/images/titlebarbar3.gif');
}


.blogrightbar p {
	text-align:center;
	margin-top:0;
	color:#009;
}

.blogrightbar ul {
	list-style:none;
	margin-left:0;
	padding-left:0;
	/*font-size:0.875em;*/
	color:#003388;
}

.blogrightbar ul a {
	color:#606060;
	/*font: bold 12px Tahoma,sans-serif;*/
}

.blogrightbar ul ul {
	font-size:1em;
}

.blogrightbar ul ul ul{
	padding-left:1em;
}

.blogrightbar ul li {
	margin-top:1em; /* spacing of list items */
}

.blogrightbar ul li li {
	margin:0;
}

.blogrightbar li li a {
	color:#003388;
	text-decoration:none;
}

.blogrightbar li li a:hover {
	/*color:#68a;*/
	color: #003388;
	text-decoration: underline;
}
/* Sidebar ends */


/*
#navheadsblog {
	background:url('images/blankbar_blueblog.png') no-repeat;
	margin:0; 
	color:#fff; 
	padding:2px 0px 0px 0px; 
	height:1.6em; 
	line-height:1.5em;
	text-align:center;
	font-weight: bold; 
	text-shadow: 1px 1px 1px #000;
	font: bold 12px Tahoma,sans-serif;
	}
*/



	
/*Experiment with new image setup here */

.MC1 {
	background-color:#e8e8e8;
	float:right;
	padding: 2px;
	margin: 5px 10px 5px 10px;
	}

.MC2 {
	/*background-color:#aaf;*/
	}

.MC3 {
	/*background-color:#faa;*/
	max-width:300px;
	text-align:center;
	margin: 0 auto; /*center*/
	}



/*MC mobile changes */
/* Use these to force a paragraph to have a minimum height, useful for getting floating pictures to sit nicely */

.bmh100 {
	min-height:100px;
}

.bmh150 {
	min-height:150px;
}

.bmh200 {
	min-height:200px;
}

.bmh250 {
	min-height:250px;
}

.bmh300 {
	min-height:300px;
}

.bmh350 {
	min-height:350px;
}

.bmh400 {
	min-height:400px;
}

.bmh450 {
	min-height:450px;
}

.bmh500 {
	min-height:500px;
}

@media screen and (max-width: 450px) {
.bmh100 {
	min-height:0px;
}

.bmh150 {
	min-height:0px;
}

.bmh200 {
	min-height:0px;
}

.bmh250 {
	min-height:0px;
}

.bmh300 {
	min-height:0px;
}

.bmh350 {
	min-height:0px;
}

.bmh400 {
	min-height:0px;
}

.bmh450 {
	min-height:0px;
}

.bmh500 {
	min-height:0px;
}
}

ul {
	padding:0 0 0 20px;
	}
/*al adds this alternative pic style*/
figure {
		background-color: #e8e8e8;
		padding: 2px;
		margin: 5px 10px 5px 10px;
		text-align: center;
		display: inline-block;
	}