*, html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

html {
	height: 100%;
}

body {
	/*background: url(http://67.media.tumblr.com/787e176a37eb8e474df1f23f03ff4d25/tumblr_ogtouztq5l1qa2fsko1_1280.jpg);
    	background-size: cover;
    	background-position: center center;
    	background-repeat: no-repeat;
    	background-attachment: fixed;*/
	background-color: hsla(204, 50%, 40%, 1);
	color: #ffffff;
	font-family: 'Lucida Grande', Verdana, Arial;
	font-size: 12px;
	height: 100%;
}

h1 {
	color: #96BF55;
	font-size: 20px;
	font-weight: normal;
	margin: 5px 0 5px 0;
}

	h1 span {
		color: #ffffff;
		font-size: 20px;
		font-weight: normal;
		margin: 5px 5px 5px 0;
		text-align: left;
	}

.description {
	font-size: 12px;
	line-height: 18px;
	color: #ffffbe;
	padding: 5px 0 15px 0;
}

#container {
	margin: 20px auto 0 auto;
	width: 700px;
}

	#top_container {
		width: 680px;
		height: 130px;
		margin: 10px auto 10px auto;
	}
	
	#bottom_container {
		clear: both;
		width: 700px;
	}
	
.page-top {	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #09f;
	border-bottom: 5px solid #444444;
}

.page-sidebar { 
	position: fixed; 
	top: 30px; 
	left: 20px;	
	width: 250px; 
}

* html .page-sidebar { 
	top: 30px; 
	left: 20px;	
	width: 250px; 
	position:absolute; 
}

.page-title {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}

	.page-title h1 {
		margin: 0 0 5px 0;
	}
	
	
	.page-title h2 {
		clear: both;
		font-size: 100%;
		color: #FF9;
		font-weight: normal;
		margin: 0;
	}

.page-body {
	margin: 0 10% 0 315px;	
	width: 600px;
	padding: 30px 0 20px 0;
	text-align: left;
}

	.page-footer {
	margin: 0 0 0 0;
	padding-top:13px;
	text-align: center;
	font-size: 11px;
	height:83px;
	background-image: url(../i/footer.png);
	background-repeat: no-repeat;
	}

	.page-body ul, .page-body ol { 
		color: #ffffff;
		margin: 10px 0 30px 25px; 
	}

	.page-body ul li, 
	.page-body ol li { 
		padding: 0; 
		margin: 0 0 5px 0; 
		color: #cccccc;
		line-height: 140%;
		font-size: 100%;		
	}

	.page-footer p {
		margin: 0;
		color:#003300;
	}

	.page-title h1 span {
		text-align: left;
		font-weight: normal;
		font-size: 100%;
		color: #ffffff;
		margin: 5px 0 15px 0;
	}
	



a,
a:link,
a:visited {
	color: #09f;
}


h2 {
	text-align: left;
	font-weight: normal;
	font-size: 150%;
	color: #09f;
	margin: 5px 0 15px 0;
}

	h2 span {
		clear: both;
		font-size: 70%;
		color: #FF9;
	}
	

.notice {
	border: 3px solid #ffffbe;
	padding: 10px;
	color: #ffffff;
	background-color: #09f;
	margin: 0 0 20px 0;
}
	
	.notice p, 
	.notice p a, 
	li a {
		color: #ffffff;
		text-decoration: none;
	}

.navigation { 
	list-style: none; 
	margin: 10px 0 30px 0; 
	width: 200px;
}

	.navigation li { 
		padding: 0; 
		margin: 0; 
	}

	.navigation a, 
	.navigation a:visited {
		display: block;
		height: 25px;
		line-height: 25px;
		padding: 0 10px 0 10px;
		border-bottom: 3px solid #171B20;
		color: #ffffff;
		background-color: #333333;
		text-decoration: none;
	}

	.navigation a:hover {
		color: #000000;
		background-color: #a9d06a;
	}

a.page-options {
	color: #000000; 
	text-decoration: none; 
	display: block; 
	text-align: left; 
	padding: 5px; 
	background: #a9d06a;
	margin: 3px 0 0 0;
	border-bottom: 1px solid #333333;
	border-bottom: 1px solid #555555;
}

a.page-options:hover, 
a.page-options:focus {
	color: #fff; 
	background: #09F;
}		
	p small, 
	li small {
		color: #09F;
		font-size: 100%;
	}
	
	p em, 
	em {
		color: #ffffff;
	}

.hidden {
	display : none;
}


pre {
  	font-size: 11px;
  	padding: 10px;
  	background: #000000;
  	overflow: auto;
	margin: 10px 0 10px 0;
}

code {
  	color: #ffffff;
  	background: #000000;
  	font-family: Monaco, Courier, monotype;
}


/** RUBY / JAVASCRIPT **/
code span.comment {
	color: #BD48B3;
}

code span.string {
	color: #99FF00;
}

code span.brackets {
	
}

code span.symbol {
	color: #6BCFF7;
}

code span.keywords {
	color: #FF8400;
}

code span.erb {
	background: #333;
}

code span.symbol {
      color: #07DFFC;
}

/** HTML **/
code.html span.tag {
	color: #fff;
}

code.html span.attribute {
	color: #FFD500;
}

code.html span.string {
	color: #99FF00;
}

code.html span.comment {
	color: #999;
}

code.html span.doctype {
	color: #D7FF80;
}
/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
	display: block;
	height: 30px;
	width: 680px;
	background:#6699cc;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #003366;
	border-bottom: 1px solid #99ccff;
	cursor: pointer;
	margin: 0 0 0 0;
}
.accordion_toggle:hover {
	color:#FFFFFF;
	background-color:#006699;
	border-bottom: 1px solid #99ccff;
}
.accordion_toggle_active {
	background:#e0542f;
	color: #ffffff;
	border-bottom: 2px solid #ff9966;
}
.accordion_toggle_active:hover {
	background-color:#993300;
	border-bottom: 2px solid #e0542f;
}
.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
.shorts_accordion_toggle {
	display: block;
	height: 30px;
	width: 600px;
	background: #a9d06a;
	padding: 0 10px 0 10px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}
.shorts_accordion_toggle:hover {
	background-color:#669933;
	color:000000;
}
.shorts_accordion_toggle_active {
	background:#669900;
	color: #ffffff;
	border-bottom: 2px solid #336600;
}
.shorts_accordion_toggle_active:hover {
	background-color:#669933;
	border-bottom: 2px solid #336600;
}
.shorts_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
.shorts_accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.shorts_accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
#shorts_nested_container {
	margin: 20px auto 20px auto;
	width: 620px;
}
.comics_accordion_toggle {
	display: block;
	height: 30px;
	width: 600px;
	background: #a9d06a;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}
.comics_accordion_toggle:hover {
	background-color:#669933;
	color:000000;
}
.comics_accordion_toggle_active {
	background:#669900;
	color: #ffffff;
	border-bottom: 2px solid #336600;
}
.comics_accordion_toggle_active:hover {
	background-color:#669933;
	border-bottom: 2px solid #336600;
}
.comics_accordion_content {
	background-color:#e3f7c3;
	color: #444444;
	overflow: hidden;
}
.comics_accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.comics_accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
#comics_nested_container {
	margin: 20px auto 20px auto;
	width: 620px;
}

#container {
	margin: 20px auto 0 auto;
	width: 700px;
}

	#top_container {
		width: 680px;
		height: 130px;
		margin: 10px auto 10px auto;
	}
	
	#bottom_container {
		clear: both;
		width: 700px;
	}
	
.page-top {	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #09f;
	border-bottom: 5px solid #444444;
}

.page-sidebar { 
	position: fixed; 
	top: 30px; 
	left: 20px;	
	width: 250px; 
}

* html .page-sidebar { 
	top: 30px; 
	left: 20px;	
	width: 250px; 
	position:absolute; 
}

.page-title {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}
	
	
	.page-title h2 {
		clear: both;
		font-size: 100%;
		color: #FF9;
		font-weight: normal;
		margin: 0;
	}

.page-body {
	margin: 0 10% 0 315px;	
	width: 600px;
	padding: 30px 0 20px 0;
	text-align: left;
}

	.page-footer {
	margin: 0 0 0 0;
	padding-top:13px;
	text-align: center;
	font-size: 11px;
	height:83px;
	background-image: url(../i/footer.png);
	background-repeat: no-repeat;
	}

	.page-body ul, .page-body ol { 
		color: #ffffff;
		margin: 10px 0 30px 25px; 
	}

	.page-body ul li, 
	.page-body ol li { 
		padding: 0; 
		margin: 0 0 5px 0; 
		color: #cccccc;
		line-height: 140%;
		font-size: 100%;		
	}

	.page-footer p {
		margin: 0;
		color:#003300;
	}
	



a,
a:link,
a:visited {
	color: #09f;
}


h2 {
	text-align: left;
	font-weight: normal;
	font-size: 150%;
	color: #09f;
	margin: 5px 0 15px 0;
}

	h2 span {
		clear: both;
		font-size: 70%;
		color: #FF9;
	}
	

.notice {
	border: 3px solid #ffffbe;
	padding: 10px;
	color: #ffffff;
	background-color: #09f;
	margin: 0 0 20px 0;
}
	
	.notice p, 
	.notice p a, 
	li a {
		color: #ffffff;
		text-decoration: none;
	}

.navigation { 
	list-style: none; 
	margin: 10px 0 30px 0; 
	width: 200px;
}

	.navigation li { 
		padding: 0; 
		margin: 0; 
	}

	.navigation a, 
	.navigation a:visited {
		display: block;
		height: 25px;
		line-height: 25px;
		padding: 0 10px 0 10px;
		border-bottom: 3px solid #171B20;
		color: #ffffff;
		background-color: #333333;
		text-decoration: none;
	}

	.navigation a:hover {
		color: #000000;
		background-color: #a9d06a;
	}

a.page-options {
	color: #000000; 
	text-decoration: none; 
	display: block; 
	text-align: left; 
	padding: 5px; 
	background: #a9d06a;
	margin: 3px 0 0 0;
	border-bottom: 1px solid #333333;
	border-bottom: 1px solid #555555;
}

a.page-options:hover, 
a.page-options:focus {
	color: #fff; 
	background: #09F;
}		
	p small, 
	li small {
		color: #09F;
		font-size: 100%;
	}
	
	p em, 
	em {
		color: #ffffff;
	}

.hidden {
	display : none;
}


pre {
  	font-size: 11px;
  	padding: 10px;
  	background: #000000;
  	overflow: auto;
	margin: 10px 0 10px 0;
}

code {
  	color: #ffffff;
  	background: #000000;
  	font-family: Monaco, Courier, monotype;
}


/** RUBY / JAVASCRIPT **/
code span.comment {
	color: #BD48B3;
}

code span.string {
	color: #99FF00;
}

code span.brackets {
	
}

code span.symbol {
	color: #6BCFF7;
}

code span.keywords {
	color: #FF8400;
}

code span.erb {
	background: #333;
}

code span.symbol {
      color: #07DFFC;
}

/** HTML **/
code.html span.tag {
	color: #fff;
}

code.html span.attribute {
	color: #FFD500;
}

code.html span.string {
	color: #99FF00;
}

code.html span.comment {
	color: #999;
}

code.html span.doctype {
	color: #D7FF80;
}
/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
	display: block;
	height: 30px;
	width: 680px;
	background:#6699cc;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #003366;
	border-bottom: 1px solid #99ccff;
	cursor: pointer;
	margin: 0 0 0 0;
}
.accordion_toggle:hover {
	color:#FFFFFF;
	background-color:#006699;
	border-bottom: 1px solid #99ccff;
}
.accordion_toggle_active {
	background:#e0542f;
	color: #ffffff;
	border-bottom: 2px solid #ff9966;
}
.accordion_toggle_active:hover {
	background-color:#993300;
	border-bottom: 2px solid #e0542f;
}
.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
.shorts_accordion_toggle {
	display: block;
	height: 30px;
	width: 600px;
	background: #a9d06a;
	padding: 0 10px 0 10px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}
.shorts_accordion_toggle:hover {
	background-color:#669933;
	color:000000;
}
.shorts_accordion_toggle_active {
	background:#669900;
	color: #ffffff;
	border-bottom: 2px solid #336600;
}
.shorts_accordion_toggle_active:hover {
	background-color:#669933;
	border-bottom: 2px solid #336600;
}
.shorts_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
.shorts_accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.shorts_accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
#shorts_nested_container {
	margin: 20px auto 20px auto;
	width: 620px;
}
.comics_accordion_toggle {
	display: block;
	height: 30px;
	width: 600px;
	background: #a9d06a;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}
.comics_accordion_toggle:hover {
	background-color:#669933;
	color:000000;
}
.comics_accordion_toggle_active {
	background:#669900;
	color: #ffffff;
	border-bottom: 2px solid #336600;
}
.comics_accordion_toggle_active:hover {
	background-color:#669933;
	border-bottom: 2px solid #336600;
}
.comics_accordion_content {
	background-color:#e3f7c3;
	color: #444444;
	overflow: hidden;
}
.comics_accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.comics_accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
#comics_nested_container {
	margin: 20px auto 20px auto;
	width: 620px;
}
.comments_toggle {
	display: block;
	height: 30px;
	width: 680px;
	background:#a9d06a;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}
.comments_toggle:hover {
	color:#000000;
	background-color:#669933;
}
.comments_toggle_active {
	background:#669900;
	color: #ffffff;
	border-bottom: 2px solid #336600;
}
.comments_toggle_active:hover {
	background-color:#669933;
	border-bottom: 2px solid #336600;
}
.comments_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
.comments_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
.comments_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
#comments_container {
	margin: 0px auto 0px auto;
	width: 700px;
}

.style1 {
	color: #0099CC
}
.style2 {
 color: *FFFFFF
}
.newspix {
	padding:0px;
	margin:0px;
	opacity:.95;
	border:0px;
}
.newspix:hover {
	opacity:.75;
	border:0px;
}
.altpost {
	background-color:#cce2ed;
}
.table table, .table td {
	border:solid 1px #A9D06A;
}
.badger {
display:block;
float:left;
position:static;
top:0px;
z-index:465;
height:120px;
width:122px;
background:url(/i/badge.png) no-repeat center;
}
.header {
text-align:center;
height:200px;
width:700px;
display:block;
position:absolute;
background-image:url(i/header.png);
background-repeat:no-repeat;
}
.load {
text-align:center;
height:auto;
width:250px;
margin-left:39%;
margin-top:200px;
display:block;
position:fixed;
}

.style1 {
	color: #0099CC
}
.style2 {
 color: *FFFFFF
}
.newspix {
	padding:0px;
	margin:0px;
	opacity:.95;
	border:0px;
}
.newspix:hover {
	opacity:.75;
	border:0px;
}
.altpost {
	background-color:#cce2ed;
}
.table table, .table td {
	border:solid 1px #A9D06A;
}
.badger {
display:block;
float:left;
position:static;
top:0px;
z-index:465;
height:120px;
width:122px;
background:url(/i/badge.png) no-repeat center;
}
.header {
text-align:center;
height:200px;
width:700px;
display:block;
position:absolute;
background-image:url(i/header.png);
background-repeat:no-repeat;
}
.load {
text-align:center;
height:auto;
width:250px;
margin-left:39%;
margin-top:200px;
display:block;
position:fixed;
}