body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

#wrapper {
	width: 900px;
	margin: 0 auto 0 auto;
}

#header {
	width: 880px;
	float: left;
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
}

#logo {
	width:400px;
	float: left;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

#logo a {
	color: #000;
	text-decoration: none;
}

#logo a img {
	border: 0;
}

#login {
	width:400px;
	float: right;
	text-align: right;
}

#login a, #about a {
	color: #000;
}

#navigation {
	width: 880px;
	float: left;
	padding: 0 10px 10px 10px;
	margin: 0;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
}

#news, #discussion, #academics, #events {
	width:204px;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}

#news, #discussion, #academics {
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border: 1px dotted #ccc;
	border-width: 0 1px 0 0;
	float: left;
}

#events {
	float: right;
}

#navigation .icon {
	position: relative;
	bottom: 2px;
	font-size: 12px;
}

#navigation .icon a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#navigation .icon img {
	margin: 0 3px 0 0;
	position: relative;
	top: 2px;
}

#list {
	width: 900px;
	float:left;
	text-align: left;
}

#list h1, #list h1 a, #list h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #000;
}

#list h1 {
	display: inline;
}

#list h3 {
	font-size: 11px;
	color: #666;
	margin: 0;
}

#list .item {
	width: 880px;
	padding: 15px 10px 10px 10px;
	margin: 0;
	border: 1px dotted #ccc;
	border-width: 0 0 1px 0;
	float: left;
}

#list .icon img {
	margin: 0 3px 0 0;
	position: relative;
	top: 2px;
}

#list .title {
	width: 440px;
	margin: 0 27px 0 0;
	position: relative;
	bottom: 4px;
	float: left;
}

#list .source {
	width: 200px;
	float: left;
	font-size: 11px;
	text-align: right;
}

#list .comments {
	width: 209px;
	float: right;
	font-size: 11px;
	text-align: right;
}

#list .sub {
	margin: 7px 0 0 0;
	line-height: 16px;
}

#list p {
	font-size: 11px;
	line-height: 16px;
	margin: 3px 0 0 0;
}

#new_discussion {
	width: 880px;
	padding: 10px 10px 0 10px;
	float: left;
	text-align: left;
}

#new_discussion h1 {
	font-size: 16px;
	margin: 0 auto 0 auto;
	border: 1px dotted #ccc;
	border-width: 0 0 1px 0;
}

#new_discussion .add_unit {
	width: 880px;
	margin: 10px 0 0 0;
	float: left;
}

#new_discussion .label {
	width:150px;
	text-align: right;
	margin: 0 5px 0 0;
	float: left;
	font-size: 11px;
}

#new_discussion .inputness {
	width: 725px;
	text-align: left;
	float: left;
}

#new_discussion input.title {
	width: 725px;
	font-size: 16px;
}

#new_discussion input.name {
	width: 325px;
	font-size: 16px;
}

#new_discussion textarea {
	width: 725px;
	height: 200px;
	font-size: 14px;
}

#discussReply {
	width:880px;
	padding: 10px 10px 0 10px;
	text-align: right;
	border: 1px solid #ccc;
	border-width: 1px 0 0 0;
	float: left;
	margin: 0 0 10px 0;	
}

#discussReply h2 {
	font-size: 12px;
	margin:0;
}

#discussReply textarea {
	width: 440px;
	height: 200px;
	margin:	5px 0 5px 440px;
}

#title {
	width: 880px;
	padding: 10px;
	float: left;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
}

#title h1 {
	font-size: 14px;
	float: left;
	margin:0;
}

#title .titleMenu {
	float: right;
}

#about {
	width: 440px;
	margin: 10px 0 0 230px;
}

#about p {
	line-height: 16px;
	margin: 0 0 16px 0;
}

.titleMenu a {
	color: #000;
	font-size: 11px;
}

span.red {
	color: #cc0000;
	border:0;
}

.postBy {
	width:219px;
	float: left;
}

.postComment {
	width:651px;
	float:right;
}

#logsign {
	margin: 10px 0 0 230px;
	width: 440px;
}

#logsign .sect {
	width: 440px;
	float:left;
	margin: 0 0 5px 0;
}

#logsign .label {
	width: 209px;
	float: left;
	text-align: right;
}

#logsign label {
	font-size: 11px;
	font-weight:bold;
}

#logsign input.txt {
	font-size: 16px;
	width: 209px;
}

#logsign .input {
	width: 209px;
	float: right;
	text-align: left;
}
