body {
	font-family: Lydian, Georgia, Garamond, Chicago;
	background-color: #666666;
	margin:8px;
	padding:0;
}
A:link {
	color: #968F67;
	}
A:visited {
	color: #968F67;
	}
.navbar {
	background-color: #40231F;
	color: #666354;
	margin: 10px 12px 10px 8px;
	}
.story {
	background-color: #F4E9A8;
	margin: 10px 10px 10px 10px;
	text-align: justify;
	}
.header {
	font-size: 18pt;
	}
.subheader {
	font-size: 14pt;
	}
.subsubheader {
	margin-top: 4px;
	}	
.footer {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin: 24px 0px 16px 0px;
	clear: both;
	}
#flip_b {
	text-align: right;
	margin: 16px 32px 16px 32px;
}
#flip_a {
	text-align: left;
	margin: 16px 32px 16px 32px;
}
#commenter {
	text-align: center;
	margin: 16px 32px 16px 32px;
}
.arrow {
	font-size: 16pt;
	font-style: normal;
	}
.quote {
	font-size: 95%;
	margin: 10px 80px 10px 80px;
}
.attribution, .attr {
	margin-left: 128px;
	text-indent: -14px;
	text-align: left;
}
.image {
	visibility: hidden;
	position: absolute;
	top: -500px;
	left: -500px;
	border-style: outset;
	color: #666666;
	z-index: 11;
}
.popup {
	visibility: hidden;
	position: absolute;
	top: -500;
	left: -500;
	background-color: #60433F;
	color: #EEEEEE;
	width: 380px;
	padding: 16px;
	border-style: outset;
	border-width: 1px;
	border-color: #666666;
	font-size:11pt;
	z-index: 10;
}
.pixpopup {
	visibility: hidden;
	position: absolute;
	top: -500;
	left: -500;
	background-color: #111111;
	color: #EEEEEE;
	padding: 4px;
	border-style: outset;
	border-width: 1px;
	border-color: #666666;
	font-size:10pt;
	z-index: 9;
}
#subscribe {
	margin: 10px 12px 10px 8px;
	font-size: 9pt;
}
#input {
	font-size: 9pt;
	background-color: #968F67;
	color: #000000;
}
.old_date {
	font-weight: bold;
	font-style: italic;
}

a.weblink:hover {
	cursor: url(/razorsedge/img/cursor_weblink.cur), pointer;
}

a.imagelink:hover {
	cursor: url(/razorsedge/img/cursor_image.cur), pointer;
}

a.footnotelink:hover {
	cursor: url(/razorsedge/img/cursor_footnote.cur), pointer;
}

a.plaincursor:hover {
	cursor: pointer;
}

.small {
	font-size: 10pt;
}

.xsmall {
	font-size: 9pt;
}

.xxsmall {
	font-size: 8pt;
}

.i {
	font-style: italic;
}

.b {
	font-weight: bold;
}

.u {
	text-decoration: underline;
}

p {
	text-indent: 32px;
}

.iil {
	float: left;
	margin: 2px 8px 2px 8px;
	font-size:8pt;
	font-style:italic;
	text-align: center;
}
.iir {
	float: right;
	margin: 2px 8px 2px 8px;
	font-size:8pt;
	font-style:italic;
	text-align: center;
}

.inline_image {
	border-width: 2px;
	border-style: outset;
	border-color: #666666;
	}
	
.dialogue {
	background-color: #f4efcb;
	font-size: .9em;
	margin: 10px 60px 10px 60px;
	padding: 6px 6px 6px 6px;
	border: 1px solid #666666;
}

.oi_head {
	position: absolute;
	left: 660px;
	z-index: 5;
}

.oi {
	visibility: hidden;
	position: absolute;
	top: -500;
	left: -500;
	color: #EEEEEE;
	width: 380px;
	border: none;
	background: none;
	font-size:11pt;
	z-index: 10;
}

.oi_bottom {
	position: relative;
	left: 10px;
	top: -11px
}

.oi_top {
	position: relative;
	left: 10px;
	bottom: -11px
}

.oi_text {
	background-color: #60433F;
	margin: 10px 10px 10px 10px;
	padding: 12px 12px 12px 12px;
	width: 355px;
}

.oi_bubble {
	margin-top: -11px;
	margin-right: 8px;
	visibility: inherit;
}

.excerpt {
	margin-left: 32px;
	margin-right: 32px;
	font-size: .9em;
}

.tM_ad {
	margin-left: 16px;
	margin-bottom: 8px;
	margin-top: -6px;
	margin-right: -6px;
	border: none;
}

.blog {
	background-color: #f4efcb;
	font-size: .9em;
	margin: 10px 20px 10px 20px;
	padding: 6px 6px 6px 6px;
	border: 1px solid #666666;
}

.blog h3 {
	font-size: 12pt;
	margin-top: 4px;
	margin-bottom: 2px;
}

.in_vid {
	z-index: 1;
}

.xkcd {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

h3.filler {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 8px;
}

#google_ad {
	position: absolute;
	top: 260;
	left: 658;
}

#greyoutDiv {
	opacity: 0.64;
	filter: alpha(opacity = 64);
	position: absolute;
	z-index:7;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color:#000000;
	visibility:hidden;
}

#mailer {
	text-align: right;
	margin-top: 2px;
	margin-bottom: 8px;
	font-size:8pt;
	font-style: italic;
}

#email_icon {
	border: 0;
	margin-bottom:-2px;
}


#subscriber {
	text-align: right;
	margin-top: -6px;
	margin-bottom: 8px;
	font-size:8pt;
	font-style: italic;
}

#subscribe_icon {
	border: 0;
	margin-bottom:-2px;
}


#mail_formDiv, #subscribe_formDiv {
	visibility: hidden;
	position: absolute;
	top: -500;
	left: -500;
	width: 304px;
	height: 169px;
	/*border-style: inset;
	border-width: 2px;
	border-color: #666666;*/
	font-size: 8pt;
	z-index: 11;
	background-image: url(/razorsedge/img/airmail-bg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#mailer_form, #subscriber_form {
	margin: 0;
	padding: 16px 12px 0 8px;
}

#mailer_form td, #mailer_form input, #mailer_form textarea,
#subscriber_form td, #subscriber_form input, #subscriber_form textarea {
	font-size: 8pt;
	font-family: monospace;
}

#invite {
	text-align: justify;
	position: absolute;
	padding: 8px;
	left: 646;
	top: 900;
	width: 200px;
	background-color: #60433F;
	color: #EEEEEE;
	font-size:10pt;
}

.book_bubblebgDiv {
	display: none;
	position: absolute;
	top: 100;
	left: 635;
	z-index: 2;
	width: 165px;
	height: 170px;
	background-repeat: no-repeat;
}

#ps-bubble-bgDiv {
	background-image: url(/razorsedge/img/ps-us-bg.gif);
}

#tm-bubble-bgDiv {
	background-image: url(/razorsedge/img/tm-bubble.gif);
}

.book-bubble-int {
	padding: 12px 2px 2px 20px;
}

#ps-bubble-int {
	color: #ffffff;
	font-size: 9pt;
	text-align: center;
}

#tm-bubble-int {
	color: #000000;
	font-size: 8pt;
	text-align: justify;
}

.book-bubble-int div {
	margin: 4px 2px 0 2px;
}

.img_control {
	position: absolute;
	top: -500;
	left: -500;
	display: none;
	z-index: 12;
	border: none;
}

.img_control img {
	border: none;
}

#caption {
	filter:alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	font-size: 9pt;
	color: #eeeeee;
	font-weight: bold;
	background-color: #222222;
	display: none;
	position: absolute;
	top: -500;
	left: -500;
	z-index: 14;
	padding: 2px;
	text-align: center;
	font-family: Lydian, Georgia, Garamond, Chicago;
}

.book_review {
	font-size: 10pt;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-top: 16px;
	clear: both;
}

.book_review .book_images {
	float: left;
	margin-right: 16px;
	text-align: center;
	width: 116px;
}

.book_review .book_images img {
	margin-bottom: 4px;
}

.book_review .book_text {
	float: right;
	width: 340px;
	margin-bottom: 16px;
}

.book_review h4 {
	margin-bottom: 2px;
	margin-top: 0px;
}

a.white_link:link {color:#EEEEEE;}
a.white_link:visited {color:#EEEEEE;}
a.white_link:hover {color:#EEEEEE;}
a.white_link:active {color:#EEEEEE;}

#military_charity {
	position: absolute;
	top: 8px;
	left: 652px;
	z-index: 1;
}

#asskicker {
	position: absolute;
	top: 8px;
	left: 658px;
	z-index: 1;
}

.video_header {
	text-align:center;
	margin-bottom:2px;
	font-size:10pt;
	font-style:italic;
}



.clear {
	clear:both
}

#gallery {
	position:relative;
	height:360px;
	font-family: Ariel, Helvetica, sanserif;
	font-size: 14pt;
}
#gallery a {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:500
}

#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:200px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#gallery .caption .content {
	margin:5px
}

#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}

.email {
	padding: 12px;
	margin: 10px 20px 10px 20px;
	font-family: Consolas, Courier, monospace;
	font-size: 9pt;
	background-color: #fbf9ed;
	border: solid #9c9494 1px;
}