/* Common */

div#headbar {
	display: none;
}

/* General */

body {
	font-style: normal;
	font-size: 13pt;
	font-family: arial, helvetica, tahoma, sans-serif;
}

h2.page-title, h1.page-title {
	font-size: 1.3em;
}

input.long {
	width: 520px;
}

li.new {
	float: right !important; 
	margin-right: 30px;
}

div.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
	
/* Shared Theme IDs */

div#comment-items .item .info .picture {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	width: 40px;
}

div#comment-items .detail {
	font-size: 0.7em;
}

div#comment-items .item {
	border-bottom: 1px solid #000;
}

div#comment-greeting {
	display: none;
}

div#feed {
	display: none;
}

div#footer {
	display: none;
}

div#menu-owner {
	margin-top: 20px;
}

div#menu-shortcut {
	display: none;
}

div#navigation {
	display: none;
}

div#post-others li, #file-others li, #question-others li {
	list-style-type: none;
	float: left;
}

div#profile-owner #picture {
	float: left;
	height: 60px;
	margin-right: 10px;
	margin-top: 10px;
	width: 70px;
}

div#profile-owner #info {
	height: 70px;
	margin-top: 10px;
	width: 900px;
}

div#ribbon {
	display: none;
}

div#ribbon-menu {
	display: none;
}

div#ribbon-breadcrumb {
	display: none;
}

div#sidebar {
	display: none;
}

div#subtitle {
	padding: 2px 0px 8px;
	font-size: 1.25em;
	text-align: center;
}

div#title {
	font-size: 2em;
}

div#title {
	padding: 4px 0px;
	font-size: 2em;
	text-align: center;
}


/* Shared Classes */

div.action-buttons {
	margin-bottom: 10px;
	text-align: right;
}

div.badge {
	display: none;
}

div.box div.title {
	padding: 4px 0px;
	margin: 8px 0px;
	font-size: 2em;
	border-bottom: 1px solid #000;
}

div.breadcrumbs {
	display: none;
}

div.center {
	text-align: center;
}

div.comment_form {
	display: none;
}

div.excerpt {
	border: 1px solid #000;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 10px;
	width: 300px;
}

div.print {
	display: none;
}

div.pagination {
	display: none;
}

div.comments {
	padding: 20px 0px 0px;
}

div.comments div.title {
	padding: 4px 0px 8px;
	margin-bottom: 10px;
	font-size: 1.25em;
	border: none;
	border-bottom: 1px solid #000;
}

div.comment_item {
	margin: 8px 0px 8px;
	padding: 4px 0px 4px;
	border-bottom: 1px dashed #000;
}

div.stat {
	float: right;
	font-size: 0.7em;
	border: 1px solid #000;
	padding: 0 5px;
	width: 80px;
}
