/* Hello */

.cufon-loading h1 { visibility: hidden !important; }

body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #444444;
	margin: 100px 0px;
	}
	
p,
.remark {
	line-height: 20px;
	}
	
a {
	color: inherit;
	text-decoration: none;
	outline: none;
	}

	.preface a,
	.body a,
	#snippets .content .entry a,
	#browsernotice a,
	#footer a,
	.remark a
	{
		border-bottom: 1px solid #dbdbdb;
		}
		
		.body a { padding-bottom: 1px; }
		
	.preface a:hover,
	.body a:hover,
	#browsernotice a:hover,
	#footer a:hover
	{
		background: #e6e6e6;
		border-color: #e6e6e6;
		}
		
	.blacksection .preface a,
	.blacksection .body a,
	#snippets .content .entry a,
	.remark a {
		border-color: #484848;
		}
		
	.blacksection .preface a:hover,
	.blacksection .body a:hover,
	#snippets .content .entry a:hover,
	.remark a:hover {
		background: #7bc242;
		border-color: #373737;
		}
	
	a.emphasis {
		border-bottom: none;
		padding: 4px 6px 4px 6px;
		margin-right: 4px;
		color: #FFFFFF;
		background-color: #cecece;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		}
	
		a.emphasis:hover {
			background-color: #2a2a2a;
			}
		
	.blacksection a.emphasis {
		background-color: #7bc242;
		color: #787878;
		}
		
		.blacksection a.emphasis:hover {
			background-color: #f9f9f9;
			color: #2d2d2d;
			}
			
	a img {
		border: none;
	}

p {
	margin-bottom: 22px;
	}

a img { border-bottom: 0px none; }

abbr {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: none;
	}
	
blockquote {
	background: url(/images/quote-black.png) 0px 2px no-repeat;
	margin: 0px 10px 5px 7px;
	padding-left: 18px;
	}
	
	.body blockquote { margin-bottom: 20px; }
		
code {
	font-family: "Courier New", monospace;
	font-size: 10px;
	}
		
.preface p {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 21px;
	color: #6d6d6d;
	}
	
.preface h2 {
	color: #6d6d6d;
	text-align: justify;
	font: italic normal 18px/21px Georgia, Times, serif;
}
		
.middle-text h1 {
	color: #f6f6f6;
	text-align: center;
	font: italic bold 20px/22px Georgia, Times, serif;
}
	
p.spec {
	color: #f6f6f6;
	text-align: center;
	font: bold 20px/22px Georgia, Times, serif;

}

span.desc {
		color: #f6f6f6;
	text-align: center;
	font: 14px/18px Georgia, Times, serif;
}

span.m2 {
	
}
.body {
	margin-bottom: 25px;
	font-size: 11px;
	line-height: 21px;
	}
	
	.body img { border: 2px solid black; margin-bottom: 25px; }
	.body .continued { color: gray; }
	
.links {
	margin-bottom: 20px;
	}
	
.maincontainer {
	width: 735px;
	margin: 0px auto;
	}
	
.sidebar {
	width: 43%;
	float: left;
	position: relative;
	}
	
.mainbar {
	width: 49%;
	float: right;
	position: relative;
	}

#logo {
	position: absolute;
	top: -150px;
	background: url(/images/logo.png) no-repeat;
	width: 325px;
	height: 400px;
	}
	
	#logo img {
		border: none;
		}
		
.whitesection {
	position: relative;
	float: left;
	width: 100%;
	}
	
.blacksection {
	position: relative;
	float: left;
	margin-top: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	width: 100%;
	background-color: #0d417b;
	background: url(/images/bg.gif);
	color: #d4d4d4;
	z-index: 1;
	}
	
	.blacksection h1, .blacksection h2, .blacksection h3 { color: #FFFFFF; }
	.blacksection .preface p, .blacksection .body { color: #c1c1c1; }

	.blacksection .body img { border: 2px solid white; margin-bottom: 25px; }
	
#topdecoration {
	width: 282px;
	height: 218px;
	background: url(/images/asianhouse.png) no-repeat;
	position: absolute;
	top: -80px;
	z-index: 2;
	}
	
#bottomdecoration {
	width: 300px;
	height: 218px;
	/*background: url(/images/banners.png);*/
	position: absolute;
	top: -65px;
	z-index: 2;
	}
	
#snippets {
	margin-top: 10px;
	width: 250px;
	}
	
	#snippets .datestamp { width: 50px; float: left; text-align: right; color: #636363; clear: right; }
	#snippets .content { width: 183px; float: right; color: #636363; margin-bottom: 20px; }
	
	#snippets .content .title { color: #e8e8e8; font-weight: bold; margin-right: 6px; }
	#snippets .content .title a { border: none; }
	#snippets .content .title a:hover { border-bottom: 1px dotted; }

.front #browsernotice,
.front #twitter,
.front #archive {
	position: relative;
	margin-bottom: 20px;
	}

#browsernotice .sectionname,
.front div#twitter .sectionname,
.front div#archive .sectionname {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: -100px;
	text-align: right;
	width: 70px;
	line-height: 20px;
	}



#footer { color: #adadad; float: left; clear: right; margin: 10px 0px 30px 0px; }
#footer a#rss { background: url(/images/rss.png) 0px 1px no-repeat; padding-left: 17px; border: none; }
#footer a#rss:hover { background: url(/images/rss-hover.png) 0px 1px no-repeat; }

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px !important;
  z-index: 0;
}
	
/* article.php, archive.php, some admin.php */

body.article,
body.archive,
body.admin {
	background: url(/images/bg.gif);
	margin-top: 60px;
	}

body.article .blacksection,
body.archive .blacksection,
body#admin .blacksection {
	background: none;
	margin: 0;
	padding: 0;
	}	

body.article .maincontainer,
body.archive .maincontainer {
	width: 500px;
	}
		
body.article .sidebar,
body.archive .sidebar {
	width: 25%;
	clear: both;
	}
	
body.article .mainbar,
body.archive .mainbar {
	width: 70%;
	}
	
body.article #article,
body.archive #archive {
	float: left;
	border-top: 2px solid #2c2c2c;
	padding: 40px 0 20px 0;
	margin-top: -40px;
	}

body.article #logo {
	background: url(/images/logo-white.png);
	width: 83px;
	height: 42px;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
body.article .remarks {
	float: left;
	width: 100%;
	padding-top: 30px;
	border-top: 2px solid #2c2c2c;
	}
	
	.odd:first-child {
		padding-top: 0; 
		border-top: none; 
		}
	
	.odd, .even {
		float: left;
		width: 100%;
		padding-top: 30px;
		border-top: 1px solid #232323;
		}
		
	body.article .remarks .author .name,
	body.article #postedremark .name {
		font-weight: bold;
		}
		
	body.article .remarks .remark,
	body.article #postedremark .remark {
		color: #979797;
		margin-bottom: 28px;
		}
		
	body.article .remarks .emphasis .name {
		}
		
body.article .postremark {
	float: left;
	width: 100%;
	padding-top: 30px;
	margin: 10px 0 150px 0;
	border-top: 2px solid #2c2c2c;
	}
	
	body.article .postremark form label {
		color: #5f5f5f;
		float: left;
		margin-top: 3px;
		}
		
	body.article .postremark form input,
	body.article .postremark form textarea {
		padding: 3px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		width: 97%;
		border: 2px solid #2c2c2c;
		background: none;
		margin-bottom: 10px;
		color: #5f5f5f;
		}
		
		body.article .postremark form .submit {
				border: none;
				padding: 3px 6px 3px 6px;
				margin-right: 4px;
				background-color: #232323;
				color: #787878;
				width: 40%;
				-moz-border-radius: 2px;
				-webkit-border-radius: 2px;	
				}
		
			body.article .postremark form .submit:hover {
				background-color: #f3f3f3;
				color: #2d2d2d;
			}
			
body.article #postedremark {
	float: left;
	width: 100%;
	display: none;
	}
	
body.archive #archive .entry {
	border-bottom: 1px solid #232323;
	margin-bottom: 18px;
	}
	
	body.archive #archive .entry:last-child { border-bottom: none; }

body.archive #archive .preface p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	}
	
/* miscellaneous */

body.article .postremark form .active {
	color: #ffffff;
	border-color: #ffffff;
}
			
body.article .postremark form .error {
	background: #2a2a2a;
	color: white;
	padding: 2px 7px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	position: absolute;
	left: 366px;
	margin-top: 2px;
	width: 130px;
	display: none;
}

/* custom article formating */

.showcase {
	margin-bottom: 20px;
	font-size: 10px;
	}
	
	.showcase .label {
		border-bottom: none;
		padding: 2px 7px 2px 7px;
		}
	
	.showcase a {
		border-bottom: none;
		padding: 2px 5px 2px 5px;
		}
	
		.whitesection .showcase a {
			color: #858585;
			}
			
		.whitesection .showcase .label {
			color: #858585;
			}
		
		.whitesection .showcase a:hover {
			border-bottom: 1px dotted;
			color: black;
			background: none;
			}
	
		.blacksection .showcase a {
			color: #787878;
			}
			
		.blacksection .showcase .label {
			color: #787878;
			}
	
		.blacksection .showcase a:hover {
			border-bottom: 1px dotted;
			color: white;
			background: none;
			}	

ul.prosandcons {
	margin: 0 0 20px 20px;
	padding: 0;
	}
	
	ul.prosandcons li {
		list-style: none;
		margin: 0 0 5px 0;
		padding: 0;
		}
		
	ul.prosandcons li.pro:before {
		content: "+";
		color: #30ea2b;
		font-size: 8px;
		margin-right: 5px;
		}
		
	ul.prosandcons li.con:before {
		content: "-";
		color: #cc2222;
		font-size: 8px;
		margin-right: 7px;
		margin-left: 1px;
		}