.livepress-rounded {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

#tiny {
	width: 100%;
}

#livepress-canvas {
	min-height: 10px;
	font-size: 12px;
	overflow: auto;
}

#livepress-canvas .update-count {
	margin-left: 8px;
	display: block;
	margin-top: 5px;
}

#livepress-canvas .bar-number {
	font-weight: 900;
	padding-right: 4px;
}

#livepress-canvas div.inside p {
	font-size: 12px !important;
	cursor: pointer;
	margin: 0;
	line-height: 24px;
	clear: both;
}

body#tinymce .livepress-update p {
	line-height: 24px;
}

#livepress-canvas div.inside span.hover {
	background-color: #FFFFE0;
}

#post-body-content .editorcontainer {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #DFDFDF;
	border-collapse: separate;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

#post-body-content .editorcontainerend {
	border-color: #DFDFDF;
	background-color: #f5f5f5;
	height: 25px;
	font-size: 12px;
	line-height: 2;
	padding: 0 15px 0 7px;
	border-width: 0 1px 1px;
	border-style: none solid solid;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;

}

.livepress-delform {
	border-color: red;
	background-color: #FFEEEE;
}

.livepress-delform .livepress-form-actions .livepress-submit {
	display: none;
}

.livepress-newform {
	margin-bottom: 5px;
	clear: both;
}

.wp-core-ui .button.livepress-draft {
	margin-right: 10px;
}

.livepress-form-actions {
	margin-top: 7px;
	height: 28px;
	line-height: 28px;
	text-align: right;
	padding: 4px;
}

.livepress-update-format-default #livepress-canvas div.livepress-update {
	background: none;
}

#livepress-canvas div.livepress-update.livepress-draft,
#livepress-canvas form.livepress-update-form.livepress-draft,
.livepress-update-format-default #livepress-canvas div.livepress-update.livepress-draft {
	background: #dbfae1;
}

.livepress-form-actions .quick-publish {

	line-height: 21px;
	color: #BBB;
	font-weight: bold;
}

.livepress-form-actions .livepress-submit {
	float: right;
}

.livepress-actions {
	clear: both;
}

.livepress-form-actions input,
.livepress-form-actions input.livepress-update {
	display: inline-block;
	overflow: hidden;
}

.livepress-form-actions .livepress-cancel {
	margin-right: 5px;
}

.livepress-form-actions .livepress-delete {
	position: absolute;
	left: 16px;
	color: red;
	text-decoration: none;
}

html .livepress-update {
	display: block;
	background-color: #f9f9f9;
	overflow: auto;
}

/* livechat */
#chat-form-message {
	position: absolute;
	bottom: 10px;
}

/* New design code */

/* Rounded Corners */
.lr {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#livepress-hud,
.livepress-update,
#livepress-canvas .inside,
.r {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.rt {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.rr {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.rb {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.rl {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

#livepress-hud, #livepress-control, #livepress-hud {
	color: #999;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: 900;
}

#livepress-control {
	background: url(../img/bg-switch.png) left top repeat-x;
	float: right;
	line-height: 47px;
	padding: 0 10px;
}

#livepress-control .logo {
	background: url(../img/control-logo-small.png) left center no-repeat;
	border-right: 1px solid #fff;
	clear: none;
	float: left;
	height: 47px;
	margin-right: 10px;
	width: 127px;
}

#livepress-control span {
	clear: none;
	float: left;
}

#livepress-switch {
	background: url(../img/switch.png) center center no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 30px;
	margin-top: 8px;
	width: 57px;
}

#livepress-switch-button {
	background: url(../img/switch-button.png) left center no-repeat;
	display: block;
	float: left;
	height: 30px;
	margin: 0 5px;
	width: 30px;
}

#livepress-switch-button.off {
	float: right;
}

#livepress-hud {
	background: #646464 url(../img/bg-control.png) left top repeat-x;
	clear: both;
	display: none;
	float: left;
	line-height: 59px;
	margin: 0 0 10px 0;
	width: 100%;
	padding: 10px 0 6px 0;
}

#livepress-hud .logo {
	margin-left: 10px;
	background: url(../img/control-logo.png) left center no-repeat;
	border-right: 1px solid #515151;
	clear: none;
	float: left;
	height: 45px;
	width: 170px;
}

#livepress-hud .stat {
	margin-left: 10px;
	border-right: 1px solid #515151;
	clear: none;
	float: left;
	height: 45px;
	padding: 0 10px 0 0;
}

#livepress-hud .stat span {
	color: #ccc;
	float: left;
	line-height: 120%;
	margin-top: 12px;
}

#livepress-hud .stat span.large {
	color: #f9f9f9;
	font-size: 20px;
	margin-right: 5px;
}

#livepress-hud .livepress-livechat-button {
	background: url(../img/bg-control-button.png) left top repeat-x;
	border: none;
	color: #fff500;
	float: right;
	font-size: 11px;
	margin: 17px 15px 10px 0;
	padding: 5px 10px;
	text-shadow: none;
}

#livepress-canvas {
	margin: 28px 0;
}

#livepress-canvas .inside {
	border: 1px solid #ccc;
	background-color: #f9f9f9;
}

#livepress-canvas div.livepress-update {
	border-top: 1px solid #ccc;
	margin-bottom: 0;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	min-height: 120px;
}

#livepress-canvas div.livepress-update div.livepress-update {
	padding: 17px 0px 10px 0px;
}

#livepress-canvas div.livepress-update div.livepress-update:first-of-type {
	border-radius: 0;
	padding-top: 0;
	border-top: medium none;
}

#livepress-canvas .livepress-update:first-child, #livepress-canvas .livepress-old-update:first-child {
	padding-top: 20px;
}

#livepress-canvas .livepress-update figure, #livepress-canvas .livepress-update img {
	max-width: 98%;
	height: auto
}

#livepress-canvas form.livepress-update-form {
	border-top: 1px solid #ccc;
	background: white;
	padding-top: 10px;
	padding-bottom: 55px;
}

form.livepress-update-form textarea {
	width: 100%;
	height: 80px;
}

form.livepress-update-form .editorcontainerend {
	display: none;
}

#livepress-canvas .editorcontainer,
#livepress-canvas .editorcontainerend,
#livepress-canvas .livepress-form-actions,
#livepress-canvas .livepress-update-header {
	margin-left: 10px;
	margin-right: 10px;
}

#livepress-canvas div.livepress-update:first-of-type {
	border-top: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#livepress-canvas .livepress-update.livepress-has-avatar {
	padding-bottom: 10px;
}

#livepress-hud .stat #livepress-hud-order {
	margin-top: 0;
}

#livepress-canvas .livepress-meta {
	font-size: 1.1em;
}

#livepress-canvas .livepress-meta img {
	margin-right: 5px;
	position: relative;
}

#livepress-canvas .livepress-meta .livepress-update-author,
#livepress-canvas .livepress-meta .livepress-timestamp {
	vertical-align: top;
}

div.livepress-update.livepress-update-stub {
	display: none;
}

.livepress-meta .livepress-update-header {
	display: inline-block;

}