div.pikanews-content,
div.pikanews-content-more,
div.pikanews-image {
	line-height: 1.3em;
	margin: 1em 1.2em 0.6em 1.2em;
}

div.pikanews-post,
div.pikanews-tweet {
	/*width: 730px;*/
}

div.pikanews-post .pikanews-content,
div.pikanews-post .pikanews-content-more,
div.pikanews-post .pikanews-image {
	/*text-align: justify;*/
}

div.pikanews-tweet .pikanews-content,
div.pikanews-tweet .pikanews-content-more, {
	text-align: left;
}

div.pikanews-image {
	text-align: center;
}

div.pikanews-image .tw-img {
	max-width: 600px;
	max-height: 150px;
}

div.pikanews-readmore-link {
	clear: both;
	cursor: default;
	padding: 0.5em 0.5em 0.5em 1.2em;
	text-align: left;
}

div.pikanews-readmore-link a {
	cursor: pointer;
}

div.pikanews-tweet,
div.pikanews-post,
div.pikanews-editor {
	/*box-shadow: 0 0 6px #BBBBBB;*/
	background-color: #00346E;
	margin-bottom: 1em;
}

div.pikanews-post div.pikanews-head,
div.pikanews-tweet div.pikanews-head {
	padding: 0.7em 0.7em 0 0.7em;
	border-bottom: 1px solid #001150;
	background: #002961;
	font-family: 'Droid Sans', 'Arial', sans-serif;
	font-size: 94%;
}

div.pikanews-post div.pikanews-head-info,
div.pikanews-editor div.pikanews-head-info {
	font-size: 91%;
	font-family: 'Droid Sans', 'Arial', sans-serif;
}
div.pikanews-tweet div.pikanews-head-info {
	font-size: 91%;
	font-family: 'Droid Sans', 'Arial', sans-serif;
}

div.pikanews-editor input#pikanews-title {
	margin: 0.35em 0 -0.2em 0;
	font-size: 140%;
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	padding: 0.1em;
	width: 99%;
	margin-bottom: 0.1em;
}

div.pikanews-post div.pikanews-footer,
div.pikanews-editor div.pikanews-footer {
	border-top: 1px dotted #001150;
	padding: 0.3em 0.2em 0.4em 0.3em;
	margin: 0.3em 0px 0px;
}
div.pikanews-tweet div.pikanews-footer,
div.pikanews-post div.pikanews-footer-inactive {
	border-top: 1px dotted #001150;
	padding: 0.3em 0.2em 0em 0.3em;
	margin: 0.4em 0px 0px;
}

div.pikanews-post div.pikanews-content-more {
	transition: max-height 2s;
}

div.pikanews-footer ul {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	line-height: 1.3;
}

div.pikanews-footer li:first-child {
    border-left: medium none;
    padding-left: 0.25em;
}
div.pikanews-footer li {
    border-left: 1px solid #D0D0D0;
    display: inline-block;
    margin: 0.125em 0;
    padding: 0 0.8em;
}



div.pikanews-head h2 {
    font-size: 140%;
	margin: 0.1em 0 0 0;
}
div.pikanews-head h2 a {
	color: white;
}
div.pikanews-content p:first-of-type,
div.pikanews-content-more p:first-of-type,
div.pikanews-content-forum p:first-of-type {
	padding-top: 0;
}
div.pikanews-content p:last-of-type,
div.pikanews-content-more p:last-of-type,
div.pikanews-content-forum p:last-of-type {
	padding-bottom: 0;
}
div.pikanews-content-more {
	padding-top: 1em;
	clear: both;
}
div.flb-video {
	text-align: center;
	margin: 0.3em auto;
	padding: 6px 0px;
	background-color: #000;
}
div.flb-video-player {
	margin: 0 auto;
}
div.flb-video-text {
	font-size: 90%;
	margin: 0.3em 0 0.7em 0;
}
div.pikanews-tweet div.pikanews-footer,
div.pikanews-post div.pikanews-footer-inactive {
	border: 0;
}
div.pikanews-tweet div.pikanews-footer span,
div.pikanews-post div.pikanews-footer-inactive span {
	display: none;
}
div.pikanews-post div.pikanews-head-info,
div.pikanews-tweet div.pikanews-head-info {
	line-height: 32px;
	height: 32px;
}

div.pikanews-tweet h2 {
	font-weight: normal;
	/*font-size: 0.95rem;*/
}

div.pikanews-post div.pikanews-footer-inactive ul {
	display: none;
}
.pikanews-head .userid a {
	color: white;
}
.pi-border {
	border: 1px solid #369;
}
.pi-left {
	float: left;
	margin: 0 1em 0.5em 0;
}
.pi-right {
	float: right;
	margin: 0 0 0.5em 1em;
}
.pi-center {
	text-align: center;
}
div.pikanews-forum-container {
	margin: 4px;
	background-color: #00346E;
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
}
div.pikanews-forum {
	background-color: #00346E;
	margin: 0 0 1em;
	padding: 0 0.8em 0.3em 0.8em;
}
div.pikanews-forum-author {
	font-size: 0.85em;
	padding: 0 0.2em 0 0;
	float: right;
}
div.pikanews-forum-line {
	background-color: #002961;
	margin: 0.5em 0 0;
	padding: 0.1em;
	text-align: right;
	clear: both;
	line-height: 30px;
}
div.pikanews-forum p {
	margin: 0.7em 0 0.7em 0 !important;
	padding: 0;
}
