.pkiPlanet.pkiEmbedded {
	margin:0;
	width: auto;
/*	background: #e0e0e0;
	padding: 40px 0 80px 5px;*/
	font-size: 11px;
/*  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;*/
padding: 0 0 40px 20px;
}
.pkiPlanet.pkiEmbedded * {
	font-family: Helvetica, Arial, Sans-serif;
}
.post {
	margin: 0;
}
.pkiPlanet .pkiPost {
	float: left;
	margin-right: 12px!important;
	margin-top: 12px!important;
	margin-bottom: 0!important
}
.pkiPlanet .pkiPost h3.title {
	font-size: 12px;
	text-decoration: none!important;
	margin-bottom:0;
}
.pkiPlanet .pkiPost .pkiBox h3.title a {
	text-decoration: none!important;
}
.pkiPlanet p {
	width: 266px;
	margin: 6px 0;
	font-size: 13px;
}
.postDetails {
	display:none;
}
.clear {
	clear: none;
}
.pkiPlanet .pkiPost .pkiBox {
	border: 1px solid #e0e0e0;
	width: 266px;
	height: 320px;
	overflow: hidden;
   	padding: 15px 15px 15px 15px;
	font-size: 11px;
	-moz-border-radius: 0;
	  -webkit-border-radius: 0;
	  -khtml-border-radius: 0;
	
}  
.pkiPlanet .pkiPost .postBody {
	margin: 0!important;
	padding-left: 0;
	overflow: hidden;
	padding-bottom:0
	/*
		-webkit-transition-property: min-height; 
		-webkit-transition-duration: 0.3s;
		 -webkit-transition-timing-function: ease;*/
}
/*.pkiPlanet .pkiPost .postBody:hover {
	height: auto;
	min-height:240px	
}*/
.pkiPlanet .pkiPost .avatar {
	display:none;
}
.pkiPost embed, .pkiPost object {
	width: 200px;
	height: 150px;
}
.pkiPost img {
	max-width: 200px;
	height: auto;
}
/*** Styles for a new Post ***/

.pkiPlanet .pkiPost .pkiBox {
  background: #FFF;
  color: #2F2F2F;
}
.pkiPlanet .pkiPost .postBody h1,
.pkiPlanet .pkiPost .postBody h2,
.pkiPlanet .pkiPost .postBody h3,
.pkiPlanet .pkiPost .postBody h4 {
  color: #2f2f2f;
}
.pkiPlanet .pkiPost h3.title a,
.pkiPlanet .pkiPost h3.title a:visited {
  color: #4A86BB !important;
}
.pkiPlanet.pkiEmbedded .pkiPost h3.title {
	
	width: 268px!important;
}
.pkiPlanet.pkiEmbedded .pkiPost h3.title a {
font: normal 17px Georgia, "Times New Roman", serif!important;
}
.pkiPlanet .pkiPost blockquote {
  background-color: #dedede;
}
.pkiPlanet .pkiPost .postBody a,
.pkiPlanet .pkiPost .postBody a:visited,
.pkiPlanet .pkiPost .more_link a,
.pkiPlanet .pkiPost .more_link a:visited {
  color: #4A86BB !important;
}
#pkiEmbedTopBar {
	display: none;
	border: 1px solid green;
	position:absolute;
	bottom:0!important;
	right: 0;
}
a.pkiHomeLink {
 color: #989898!important;
	
}
#pkiEmbedBottomBar {
	position: absolute;
	bottom: -20px;
	width: 98%;
	border: none;
	background: #FFF;
}
.pkiBottomOptions {
	border: 1px dashed #d0d0d0!important;
	width: 296px;
	height: 350px;
	bottom: 40px;
	right: 12px;
	margin: 0;
	position: absolute;
	margin-bottom: 0!important;
	border: none;
}
.pkiBottomOptions:hover {
	background:#FFD;
}

.pkiBottomOptions .previousPost {
	margin: auto;
	background: transparent;
	display: block;
	width: auto;
}
.navigation {
	padding:0;
}
#pkiTopOptions, #pkiEmbedTopBar {
	width: 98%;
	position: absolute;
	top: 6px;
}
.pkiTopOptions, .forward {
display: none;
}
#pkiEmbedTopBar {
	left: 0;
}
#pkiTopOptions .forward {
	right: -5px!important;
	margin: 0;
}
#pkiBottomOptions .previousPost,
#pkiBottomOptions .back,
#pkiTopOptions .forward,
#pkiBottomOptions .forward {
	padding: 10px;
}
