div#mainFrame {
	position: absolute;
	left: 20px;
	right: 20px;
	top: 0px;
}

div#pageHeader {
	height: 120px;
	width: 100%;
}

div#pageLink {
	text-align: center;
}

div#pageLink a {
	color: black;
}

div.search_form {
	padding: 1px;
	margin-top: 2px;
}

input#search_terms, input#nick {
	width: 200px;
	border: 1px solid black;
	margin-left: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	padding: 2px 5px 2px 5px;
}

div#articlesFrame, div#commentsFrame {
	position: absolute;
	top: 120px;
	right: 22%;
	left: 0px;
	padding-bottom: 30px;
}

div#sidePanels {
	position: relative;
	left: 78%;
	top: 0px;
	right: 20px;
	height: 200px;
	padding: 0px;
	width: 23%;
}

div#sidePanelsFixed {
	position: fixed;
	left: 78%;
	top: 0px;
	right: 20px;
	height: 200px;
	padding: 0px;
	width: 23%;
}

div.panel {
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	margin: 5px;
}

div#pageFooter {
	height:20px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding-left: 20px;
	background-color: #006699;
}

#footerText div {
	position: absolute;
	width: 200px;
	color: white;
	bottom: 0px;
}

div#acadia {
	width: 160px;
	position: absolute;
	top: 10px;
	left: 0px;
	color: blue;
}

div#geeks {
	position: absolute;
	top: 40px;
	left: 140px;
	color: red;
}

div#redux {
	position: absolute;
	color: white;
	left: 270px;
	top: 70px;
}

div#ipv6 {
	position: absolute;
	color: black;
	left: 500px;
	top: 40px;
}

.quote {
	margin: 10px 0 10px 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: white;
	padding: 5px;
}

.quoteHeader {
	border-bottom: 1px solid black;
}

.quoteId {
	margin-right: 5px;
}

.quoteId a {
	text-decoration: none;
}

.quoteRating {
	margin-left: 5px;
}

.prevnext {
	left: 62%;
	text-align: right;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: white;
}

.prevnext a:visited, .return a:visited, .quoteOptions a:visited {
	color: white;
}

.prevnext a, .return a, .quoteOptions a {
	color: white;
}

.return {
	left: 30%;
	text-align: center;
}

.quoteOptions {
	left: 30%;
	text-align: center;
}

.copyright {
	left: 25px;
}

.ag {
	padding: 0;
	margin: 0;
	font-size:40pt;
	text-shadow: #505050 5px 5px 5px;
}

.article {
	background-color: #006699;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding: 15px 10px 10px 10px;
	margin: 5px;
}

.comment {
	position: relative;
	background-color: #006699;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	margin: 5px;
}
		
.article_title {
	background-color: white;
	-moz-border-radius: 5px 5px 5px 0;
	-webkit-border-radius: 5px 5px 5px 0;
	-khtml-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
	padding: 5px;
	font-size: 150%;
}

.comment_name {
	background-color: white;
	color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 20px;
	font-size: 120%;
}

.article_contents, .comment_content {
	background-color: white;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
	-khtml-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
	padding: 5px;
	overflow: auto;
}

#log_frame {
	height: 100%;
}

.article_contents a:link, .comment_content a:link, .article_title a:link {
	color: blue;
}

.article_header {
	padding: 10px;
	color: white;
}

.article_comments {
	margin-top: 5px;
	color: white;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
	color: black;
}

a.anchor {
	text-decoration: none;
	color: black;
	background-color: white;
}

table {
	border-spacing: 0px;
}

table.top10 a {
	color: black;
}

div.poll_controls {
	width: 120px;
	margin: 0 auto;
}

tr.poll_option0 {
	background-color: white;
}

tr.poll_option1 {
	background-color: #99ccff;
}

div.poll_bar {
	border: 1px solid black;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	background-color: #006699;
	height: 14px;
}

div.panel_title {
	border: 1px solid #006699;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	background-color: #006699;
	color: white;
	font-size: 120%;
	padding: 3.5px;
}

#transcriptTable {
	margin: 0px;
	width: 100%;
	padding: 5px;
}

#transcriptTable td {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

ul {
	list-style-type: none;
	padding-left: 10px;
}

ul li span {
	float: left;
	width: 40px;
}

span.time, span.nick, span.msg {
	font-family: Monaco, Courier, fixed;
	font-size: 80%;
}
