/* ***********************************
	ozfortress.com stylesheet

	Copyright Merkworx Services Pty Ltd 2006

	Typography
*********************************** */
html, body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	
}

/* ***********************************
	Welcome Panel
*********************************** */
#welcomepanel {
	font-size: 0.8em;
}

#welcomepanel #ql_username input, #welcomepanel #ql_password input {
	font-size: 1em;
}

#welcomepanel #ql_submit input {
	font-size: 1em;
}

#welcomepanel #greeting {
	font-weight: bold;
	font-size: 1.3em;
}

#welcomepanel #privatemessages {
	font-size: 1.1em;
	padding-top: 1px;
}

#welcomepanel #time {
	font-size: 0.9em;
}

#welcomepanel #privatemessages.new {
	font-weight: bold;
}

/* ***********************************
	Infopane
*********************************** */
#infopane {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	/*font-weight: bold;*/
}

#infopane span {
	font-weight: bold;
}

/* ***********************************
	Breadcrumb
*********************************** */
#breadcrumb {
	font-size: 0.8em;
}

#breadcrumb a {
	font-weight: bold;
}

#breadcrumb a.current:hover {
	text-decoration: none;
}

/* ***********************************
	More Links
*********************************** */
#morelinks li a {
	color: #cc3333;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0;
}

/* ***********************************
	Menu
*********************************** */
#menu {
	font-size: 0.85em;
	line-height: 1.5;
}

#menu li.heading {
	font-weight: bold;
}

#menu li.heading a {
	color: #ffffff;
}

/* ***********************************
	Content
*********************************** */
.newsbit .body .category {
	font-size: 0.8em;
	font-weight: bold;
}

.newsbit .body .message {
	line-height: 1.5;
}

.newsbit .top .title h2 {
	font-size: 1.3em;
	line-height: 31px;
	letter-spacing: -0.005em;
}

.newsbit .top .details {
	font-size: 0.8em;
}

.newsbit .footer .comments a {
	font-size: 0.8em;
	font-weight: bold;
}

/* ***********************************
	Footer
*********************************** */
#footer #buttons a {
	font-weight: bold;
}

#footer #copyright {
	font-size: 0.8em;
}
