.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;
}
.pkiPlanet.pkiEmbedded * {
	font-family: Arial, Sans-serif!important;
}
.post {
	margin: 0;
}
.pkiPlanet .pkiPost {
	float: left;
	margin-right: 6px!important;
	margin-top: 6px!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: 200px;
	margin: 6px 0;
}
.postDetails {
	display:none;
}
.clear {
	clear: none;
}
.pkiPlanet .pkiPost .pkiBox {
	width: 200px;
   	padding: 15px 15px 15px 15px;
	font-size: 11px;
}  
.pkiPlanet .pkiPost .postBody {
	margin: 0!important;
	padding-left: 0;
	width: 200px;
	overflow: hidden;
	height: 240px;
	padding-bottom:0
}
.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: #06C !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: #06C !important;
}

#pkiEmbedTopBar a.pkiHomeLink {
	top:0;
	right: 0;
}
#pkiEmbedBottomBar {
	position: absolute;
	bottom: 24px;
	width: 98%;
}
#pkiBottomOptions {
	position: absolute;
	top: 0;
	width: 98%;
	margin-bottom: 0!important;
}
.navigation {
	padding:0;
}
#pkiTopOptions, #pkiEmbedTopBar {
	width: 98%;
	position: absolute;
	top: 6px;
}
#pkiEmbedTopBar {
	left: 0;
}
#pkiTopOptions .forward {
	right: -5px!important;
	margin: 0;
}
#pkiBottomOptions .previousPost,
#pkiBottomOptions .back,
#pkiTopOptions .forward,
#pkiBottomOptions .forward {
	padding: 10px;
}