/***	
	Neat option for TikiNewt theme 
	(C) 2009 Gerd Rös
***/

body {
	font-family: Verdana, Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", sans-serif;
	line-height: 1.2;
	}

#c1c2 #wrapper #col1 #tiki-center {
	margin-top: 3px;
	}

#col3 .content {
	padding-left: 3px;
	}

a.wiki,
a.wiki:link,
a.wiki:visited {
	font-weight: 700;
	text-decoration: underline;
	}

ul {
	margin-top: 2px;
	margin-bottom: 6px
	}

#header-top {
	min-height: 0px;
	}

#header-top[id] {
	min-height: 0px
	}

#tiki-top {
	padding-bottom: 0px;
	border: 0px solid #8cacbb;
	}

.separator {
	font-weight: 700;
	}

.separator:hover { 
	text-decoration: none;
	}

.linkmenu:hover { 
	text-decoration: none;
	}

.post .postbody {
	border: solid 1px #e7eaed;
	border-top-color: #808080;
	}

.post .postbody .content {
	background: #f9fcff !important;
	}

.post .author {
	width: auto;
	max-width: 25%;
	float: right;
	background: #f0f8ff;
	border-bottom: 1px solid #d7e5f3;
	border-left: 1px solid #d7e5f3;
	border-right: 0px solid #d7e5f3;
	margin-bottom: 3px;
	margin-left: 5px;
	}

.post .author_post_info {
	background-color: #e0eaf4;
	padding: 0 4px 2px 4px;
	}

.post .author .avatar {
	float: right;
	margin-top: 3px;
	}

.post .author_info {
	margin-left: 0px;
	margin-right: 0px;
	}

.post .author_info .icons {
	text-align: right;
	}
.post .postbody-title .actions {
	margin-top: 3px;
	}

.postbody-content {
	float: none;
	width: auto;
	}
	
.box.box-messages_unread_messages {
	text-align: center;
	}

.highlight { 
	background-color: #ffff66;
	font-weight :bold;
	}

.tiki_user_messages .formcolor textarea {
	width: 99%;
	}

h3.box-title {
	height: auto;
	min-height: 16px;
}

/* end of file */
