html {
	background: 50% 0 url(/images/codebot/blue_sash.png) repeat;
}

body {
	font-family: 'Open Sans';
	font-size: 17px;
	margin: 21px;
}

h3 {
	font-size: small;
}

img {
	border: 0;
	vertical-align: middle;
	behavior: url(/java/pngbehavior.htc);
}

li {
	text-indent: 2em;
}

a {
	text-decoration: none;
	color: steelblue;
}

code, pre {
	font: 8pt monospace;
}

a:hover {
	text-decoration: underline;
	color: steelblue;
}

input, select, textarea {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

textarea {
  padding: 5px;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

table {
	background: white;
}

td {
	padding-right: 1px;
	overflow: hidden;
	white-space: nowrap;	
}

.documentEdge {
	background: url(/images/codebot/document_edge.png);
	width: 700px;
	margin: auto;
	border: 0;
}

.documentHeader {
	background: url(/images/codebot/codebot.png) no-repeat;
	padding: 10px;
	padding-bottom: 0;
}

.documentCrossHeader {
	background: url(/images/codebot/cross.png) no-repeat;
	padding: 10px;
	padding-bottom: 0;
}

.snapshopHeader {
	background: url(/images/codebot/snapshop.png) no-repeat;
	padding: 10px;
	padding-bottom: 0;
}

.documentHeaderOffset {
 	width: 100%;
 	height: 55px;
}

.documentContent {
	clear: both;
	padding: 0;
}

.documentFooter {
	clear: both;
	color: white;
	font: 900 10px 'Open Sans';
	margin-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	height: 32px;
	background: url(/images/codebot/document_footer.png) no-repeat;
}

.documentUser {
	width: 186px;
	height: 87px;
	float: right;
	margin-left: 5px;
	background: url(/images/codebot/login_background.gif) no-repeat;
}

.documentHook {
	margin-left: 10px;
	margin-right: 10px;
}

.horzBar {
	clear: both; width: 100%;
	height: 2px;
	background: steelblue;
	font-size: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.registerText {
	font-weight: bold;
	text-decoration: none;
	color: steelblue;
}

.captionBar {
	clear: both;
	color: white;
	padding-left: 5px;
	padding-top: 4px;
	font: 900 12px 'Open Sans';
	background: url(/images/codebot/caption_bar.png) no-repeat;
	width: 650px;
	height: 25px;
	margin: auto;
	margin-top: 5px;
}

.captionBarShort {
	color: white;
	padding-left: 5px;
	padding-top: 4px;
	font: 900 12px 'Open Sans';
	background: url(/images/codebot/caption_bar_short.png) no-repeat;
	width: 460px;
	height: 25px;
}

.rss {
	width: 36px;
	height: 14px;	
}

.offsite {
	padding-left: 4px;
	padding-bottom: 3px;
}

.textLabel {
	color: black;
	font: 900 11px 'Open Sans'; 
}

.textEntry {
	border: 1px solid steelblue;
	width: 200px;
}

.textEntrySmall {
	border: 1px solid steelblue;
	width: 150px;
}

.textGraphic {
	float: left;
	color: #77A1C9;
	font: 900 225px serif;
	line-height: 0.7em;
	margin-bottom: 10px;
}

.navigateBody {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}

.flat {
	border: 1px solid steelblue;
}

.imageButton {
	font: 900 10pt 'Open Sans'; 
	color: lavender;
	border: 0;
	width: 97px;
	height: 25px;
	padding: 0;
	padding-bottom: 1px;
	float: right;
	background: url(/images/codebot/button.png);
}

.imageButton:hover {
	color: white;
}

.clickable {
	cursor: pointer;
	cursor: hand;
}

.left {
	float: left;
}

.right {
	float: right;
}

.blogBar {
	width: 100%;
	margin-top: 0.5em;
	border-top: 4px solid steelblue;
	color: steelblue;
	padding-top: 0.5em;
}

.blogIcon {
	float: left;
	width: 72px;
	height: 72px;
	margin-right: 5px;
	vertical-align: top;
}

.blogSticky {
	width: 36px;
	height: 40px;
	left: 20px;
	top: -20px;
	position: relative;
	float: right;
}

.blogNick {
	font-weight: 900;
}

.blogNick:hover {
	text-decoration: underline;
}

.blogBriefTitle {
	font: 900 16pt 'Open Sans';
	color: steelblue;
}

.toolButton {
	width: 25px;
	height: 24px;
	margin-left: 2px;
	float: right;
}

.toolButton:hover {
	background-color: black;
}

.toolImage {
	width: 23px;
	height: 22px;
	margin: 1px;
}

.toolBar {
	border: 1px solid steelblue;
	height: 25px;
	padding: 2px;
	margin: auto;
}

.raised {
	background: url(/images/codebot/raised.png);
}

.sunken {
	background: url(/images/codebot/sunken.png);
}

.toolBarCaption {
	float: left;
	font-weight: 900;
	color: white;
	/* padding-top: 4px; */
	padding-left: 4px;
}

ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding-left: 0;
	text-align: left;
}

.centered {
	text-align: center;
	margin: auto;
}

.pageContent {
	clear: both;
	margin: auto;
	padding-top: 0;
	width: 650px;
}

.errorIcon {
	height: 96px;
	width: 96px;		
	float: left; 
	margin: 5px;
}

.errorTitle {
	float: left;
	margin: 5px;
	color: steelblue;
}

.errorBox {
	clear: both;
	padding: 2px;
	background-color: whitesmoke;
	border: 1px dashed steelblue;
}

.feedline {
	clear: both;
	background: lavender;
	border: 1px dashed steelblue;
	font: bold large 'Open Sans';
	padding: 2px;
}

.headline {
	clear: both;
	width: 100%;
	border-bottom: 1px solid lightsteelblue;
	font: bolder x-large 'Open Sans';
}                        

.subline {
	clear: both;
	width: 100%;
	border-bottom: 1px solid lightsteelblue;
	font: large 'Open Sans';
}                         

.byline {
	font: x-small 'Open Sans';
	color: gray;
}                 

.figureRight {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}

.figureLeft {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

thead.data td {
  font-family: courier;
  text-align: center;
  padding: 2px;
  border-left: 1px solid steelblue;
  border-top: 1px solid steelblue;
  border-bottom: 1px solid black;
  background-color: lightsteelblue;
}

thead td.last {
	border-right: 1px solid black;
}

tbody.data td {
  font: small courier;
  text-align: left;
  padding: 1px;
  border-left: 1px solid lightsteelblue;
  border-bottom: 1px solid lightsteelblue;
}

tbody.data td.last {
  border-right: 1px solid lightsteelblue;
}

.cellLine {
  background-color: steelblue;
  color: white;
  font-weight: bolder;
  font-family: 'Open Sans';
  padding: 5px;
  height: 25px;
}

.iconSummary {
	width: 72px;
	height: 72px;
}

.detailHot {
  font: x-small 'Open Sans';
  background-color: lightsteelblue;
}

.detailCold {
  font: x-small 'Open Sans';
  background-color: whitesmoke;
}

.label {
  font: bold xx-small 'Open Sans';
  padding-left: 5px
}

.foot {
  font: xx-small 'Open Sans';
}

.footcell {
  font: xx-small 'Open Sans';
  border-left: 1px solid steelblue;
  padding-left: 20px;
  padding-right: 20px;
}

.cartTitle {
  color: black;
  text-decoration: none;
}

.hotTab {  
  font: bolder 9pt 'Open Sans';
  color: steelblue;
  text-align: center;
  width: 64px;
}

.coldTab {
  font: bolder 9pt 'Open Sans';
  color: silver;
  text-align: center;
  width: 64px;
	behavior: url(/java/tab.htc);
}

.tabText {
  position: absolute; 
  width: 64px; 
  height: 35px;
}

.pollChoice {
  color: black;
  padding-left: 20px;
  behavior: url(/java/vote.htc);
}

.captionLink {
    color: white;
    font: normal small 'Open Sans';
}

.caption {
  font: bold x-small 'Open Sans';
}

.blogFooter {
	height: 2em;
}

.replyComments {
	width: 598px;
	margin: auto;
}

.replyTop {
	width: 598px;
	height: 21px;
	background: url(/images/codebot/bubble_top.png); 
}

.replyMiddle {
	width: 598px;
	background: url(/images/codebot/bubble_middle.png);
}

.replyBottom {
	width: 598px;
	height: 61px;
	background: url(/images/codebot/bubble_bottom.png);
}

.replyTitle {
	font: 900 12pt 'Open Sans';
	color: #87a5cd;
	position: relative;
	top: 10px;
	left: 10px;
}

.replyBody {
	padding-left: 10px;
	padding-right: 10px;
	width: 578px;
}	

.replyModified {
	font-size: 12px;
	float: left;
	position: relative;
	left: 340px;
	top: 3px;
	color: gray;
	font-style: italic;
}	
	
.replyAction {
	float: right;
	margin-top: 32px;
	margin-right: 5px;
}

.replyNick {
	text-indent: 5px;
}

.replyLink {
	float: left;
	width: 16px;
	height: 16px;
}

.letter {
	float: left;
	margin: -10px 5px 0 0;
}

.code {
	font-family: monospace;
	white-space: pre;
	overflow-x: auto;
	width: 538px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0.5em;
	background: whitesmoke;
	border: 1px dashed lightsteelblue;
}

.code br {
	display: none;
}

.outerQuote {
	background: url(/images/codebot/quote_background.gif) no-repeat;
	color: #87a5cd;
	font-weight: 900;
	padding-left: 60px;
}

.innerQuote {
	background: 0 0 url(/images/codebot/quote_fade.png) repeat-y;
	color: black;
	font-size: small;
	font-weight: 300;
	font-style: italic;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 0.5em;
}

.starLeft {
	width: 7px;
	height: 14px;
	padding-left: 1px;
}

.starRight {
	width: 7px;
	height: 14px;
}

.stars {
	height: 14px;
	vertical-align: top;
}

.pagingContainer {
	font: 900 13px 'Open Sans';
	text-align: center;
}

.pageLabel {
	margin-right: 5px;
	float: right;
	font: 900 11px 'Open Sans';
	padding-top: 3px;
}

.paging {
	background: white;
	color: steelblue;
	border-left: 1px solid steelblue;
	border-top: 1px solid steelblue;
	border-bottom: 1px solid steelblue;
	float: right;
	width: 18px;
	height: 17px;
	text-decoration: none;
}

.pagingLast {
	border-right: 1px solid steelblue;
}

.pagingSelected {
	color: white;
	background: lightsteelblue;
}

.video {
	width: 430px;
	margin: auto;
	padding: 10px;
	padding-top: 11px;
	border: 1px solid lightsteelblue;
	background: steelblue 0 0 url(/images/codebot/video_fade.png) repeat-x;
	border-right: 1px solid darkslategray;
	border-bottom: 1px solid darkslategray;
	font: bold small 'Open Sans';
	color: white;
}

.comment {
	display: none;
}

.digg {
	float: right;
	padding-left: 4px;
}

.blogLine {
	clear: both;
	width: 100%;
	padding: 1px;
	border-bottom: 1px solid lightsteelblue;
	font: bold large 'Open Sans';
}

.blogTitle {
	font: 900 11px 'Open Sans';
}

.break {
  line-height: 0;
  height: 0;
  display: inline;
  clear: both;
}

.leftBlock {
	border: 1px solid lightsteelblue; 
  clear: both;
	float: left;
	padding: 4px; 
	margin-right: 1em;
	text-align: center;
	font-style: italic;
}

.centerBlock {
	border: 1px solid lightsteelblue; 
  clear: both;
	padding: 4px; 
	margin-right: 1em;
	text-align: center;
	font-style: italic;
}

.rightBlock {
	border: 1px solid lightsteelblue; 
  clear: both;
	float: right;
	padding: 4px; 
	margin-left: 1em;
	text-align: center;
	font-style: italic;
}

.leftBlock img {
  display: block;
}

.centerBlock img {
  display: block;
}

.rightBlock img {
  display: block;
}

.pas-code { font-family: monospace; }
.pas1-assembler { background-color: #FFFFFF; color: #000000; }
.pas1-character { background-color: #FFFFFF; color: #0000FF; }
.pas1-comment { background-color: #FFFFFF; color: #008000; font-style: italic; }
.pas1-float { background-color: #FFFFFF; color: #0000FF; }
.pas1-hexadecimal { background-color: #FFFFFF; color: #0000FF; }
.pas1-identifier { background-color: #FFFFFF; color: #000000; }
.pas1-number { background-color: #FFFFFF; color: #0000FF; }
.pas1-preprocessor { background-color: #FFFFFF; color: #008000; font-style: italic; }
.pas1-reservedword { background-color: #FFFFFF; color: #000080; font-weight: bold; }
.pas1-space { background-color: #FFFFFF; color: #000000; }
.pas1-string { background-color: #FFFFFF; color: #0000FF; }
.pas1-symbol { background-color: #FFFFFF; color: #000000; }

.archive {
	clear: both; 
	height: 24px;
	line-height: 24px;
}

.archive>div {
	min-height: 24px;
	line-height: 24px;
}

.videoBox {
	position: relative;
	display: inline-block;
	width: 640px;
	height: 360px;
	overflow: hidden;
}

.videoCaption {
	position: absolute;
	z-index: 20;
	display: inline-block;
	top: -2em;
	left: 0;
	width: 640px;
	height: 2em;
	line-height: 2em;
	background: rgba(0, 0, 0, 0.75);
	color: white;
	pointer-events: none;
	transition: top 0.2s;
}

.videoBox:hover .videoCaption {
	top: 0em;
}

.videoReady, .videoPlay {
	position: absolute;
	z-index: 19;
	top: 0;
	left: 0;
	width: 640px;
	height: 360px;
}

.videoReady {
  cursor: pointer;
  opacity: 0.8;
}

.videoReady:hover {
  opacity: 1.0;
}
