.archiveslist h2 {
	background-image:url(../img/buttonH.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:3px 5px;
	color: #FFF;
	line-height:30px;
	font-size:16px;
	text-transform:uppercase;
}

.archiveslist ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.archiveslist ul li {
	width:225px;
	display:block;
}

.archiveslist li a {
	width:215px;
	display:block;
	padding:3px 5px;
	margin:1px 0 0 0;
	background-color:#333;
	color:#FFF;
	text-decoration:none;
	line-height:25px;
	font-size:13px;
}

.archiveslist li a:hover {
	background-color:#2F3B3B;
}

.post-jn {
	border:5px solid #000;
	background-color:#000;
	margin:0 0 10px 0;
	color: #FFF;
	width: 700px;
}

.post-jn h2 {
	background-color:#000;
	color:#FFFFFF;
	padding:7px 0px 7px 10px;
	margin:0px;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 1px;
	background-image: url(../img/bgNav1d.png);
}


@media all and (min-width: 0px){
.post-jn h2 {	font-size: 15px; font-weight:100; }
}

.post-jn h2 a{
color:#FFFFFF;
text-decoration:none;
font-size:15px;
}

@media all and (min-width: 0px){
.post-jn h2 a{	font-size: 15px; font-weight:100; }
}

.blip_description{
padding:0;
}

.blip_formats {
padding:5px 10px;
background-color:#FFFFCC;
}
.post-jn small {
padding:0 10px;
}

.postmetadata {
	padding:0 10px;
	color: #CCC;
}

.entry {
	padding:10px;
	position: relative;
	overflow: hidden;
	color: #D7DAC9 !important;
	line-height: 26px !important;
	font-size: 13px !important;
	letter-spacing: 1px !important;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.entry  img.alignleft {float:left;
margin:0 10px 10px 0;
}

.entry  img.alignright {float:right;
margin:0 10px 10px 0;
}
.entry a {

}
.entry span,
.entry div,
.entry table,
.entry td,
.entry table td span{
	color: #CCC !important;
	/*line-height: 26px !important; */
	font-size: 13px !important;
	letter-spacing: 1px !important;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
.entry hr {
height:1px; border:1px dashed #669900 !important; 
}

.entry p {
margin:0px;
padding:10px 0 10px 0;
clear:both;
}

.blip_embed {
	width:620px;
	overflow:hidden;
	position: relative;
	z-index: 1;
	display: block;
}

.navigation-jn {
	border:0px solid #0A3D55;
	margin:10px 0;
	padding: 5px;
	display:none;
	visibility: hidden;
}

.alignleft-jn {
	float:left;
	display:block;
	height:24px;
	width:320px;
	position:relative;
	text-align:left;


}

.alignright-jn {
	float:right;
	display:block;
	height:24px;
	width:320px;
	position:relative;
	text-align:right;
}

