@charset "utf-8";
/* reset [yui3] */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* koan css*/
html {
	background: #dfdede;
}
a {
	color: #336;
	text-decoration: none;
}
a:hover {
	color: #633;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;	
}
q {
	font-size: 1em;
	line-height: 1.38em;
	margin: 0 1em;
	padding: 1em;
	width: 200px;
	float: right;
	border: 1px solid #ccc;
	background: #dfdede url(../img/hash.png) repeat-x scroll 0px -200px;
	text-indent: 0;
}

q em {
	quotes: "\201C" "\201D";
	font-style: normal;
	text-transform: lowercase;
}
q strong { letter-spacing: normal; white-space: nowrap; padding: 0.38em; display: block; font-weight: normal; } 
q em:before { content: open-quote; font-weight: bold; }
q em:after { content: close-quote; font-weight: bold; }

#head {
	height: 223px;
	background: #bfbebd url(../img/hash.png) repeat-x scroll 0px 100px;
}
.reticle {
	width: 840px;
	margin: 0 auto;
	position: relative;
}
#crumbs {position: relative; top: 176px; text-align: right;padding-right:3%}
#menu li, #crumbs li { display: inline; }
#menu a, #crumbs a { text-decoration: none; text-transform:lowercase; }
#menu a:hover, #crumbs a:hover, #content h3 a:hover { color: #333; }
#crumbs, #menu {
	width: 93%;
	margin: 0 auto;
	padding-top: 1em;
}
#crumbs .root {
	color: #233;
}
#crumbs a, #menu a {
	color: #633;
	font-size: 18px;
}
#logo {
	width: 472px;
	height: 142px;
	display: block;
	background-image: url(../img/logo.png);
	margin: 51px 0 0 70px;
	position: absolute;
	top: 0;
}
#content {
	background: #dfdede	url(../img/hash.png) repeat-x scroll 0px -149px;
	margin-bottom: 40px;	
	position: relative;
}
#menu li a:hover {
	color: #336;	
}
#menu li {
	width: 20%;
	display: block;
	float: left;
	text-align: center;
}
#content h1 {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	padding: 2em 0 1em 1em;
	color: #633;
	margin: 0 3%;
	letter-spacing: +1pt;
    text-transform:lowercase;
}
#content h3 {
	color: #223;
	text-transform: lowercase;
	margin: 0 0 .38em 3em;
	width: 93%;
}
#content h3 a {
	color: #633;
	text-decoration: none;
}
.typography h4 {
    width: 93%;
    display: block;
    margin: 0 auto;
	padding: 0.38em 0;
	font-size: 1em;
	text-transform: lowercase;
	color: #633;
}
#content p {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0.625em 1em 1.38em 1.38em;
	line-height: 1.38em;
	text-indent: -0.05em;
	padding: 0 1em
}
#content p img {
    margin: .5em 1em;
}
#content br {
	font-size: 1em;
	line-height: 1em;	
}
#content hr {
	padding: 0;
	margin: -1px 2em 0 2em;	
}
#content table  {
	margin: 10px 3%;
	width: 93% !important;
}
/* 404 */

#goog-fixurl {
	margin: 15px 5%;
	width: 90%;
	font-family: Candara, Lucida Grande, Helvetica, Lucida Sans Unicode, Trebuchet MS, Arial;
}
#goog-fixurl li {
	margin: 10px 0;
}
.other-things {
	display: none;	
}
#goog-wm-sb {
	width: 102px;
	height: 24px;
	background: url(../img/action.png);
	border: medium none;
	display: block;
	height: 24px;
	font-family: Candara, Lucida Grande, Helvetica, Lucida Sans Unicode, Trebuchet MS, Arial;
	font-size: smaller;
}
.search-goog {
	padding: 18px;
	border: 1px solid #d7d7d7;
	background: #dfdede url(../img/hash.png) repeat-x scroll 0px -180px;
}
/* form */
form {
    width: 93%;
    display: block;
    margin: 0 auto;
}
form fieldset {
	display: inline;
	padding: 1.38em 0 0 1.38em;
	border: 1px solid #d7d7d7;
	background: #dfdede url(../img/hash.png) repeat-x scroll 0px -200px;
	width: 80%;
}
form fieldset, form .Actions {
	margin-left: 1em;	
}
form input, form select, form textarea {
	border: 1px solid #aaa;
	font-size: 1.2em;
	margin: 0.38em 0 1em 1em;
	padding: 0.62em 0.38em .5em .38em;
	width: 66%;
}
form label {
	text-transform: lowercase;
	font-size: 1em;
}
form input.action {
	width: 102px;
	height: 24px;
	background: url(../img/action.png);
	border: medium none;
	display: block;
	height: 24px;
	margin: 10px 10px 10px 90px;
	font-family: Candara, Lucida Grande, Helvetica, Lucida Sans Unicode, Trebuchet MS, Arial;
	font-weight: bold;
	padding:0;
	width:102px;
}
#PageCommentInterface_Form_PostCommentForm_error {
	margin: 0 1em;
	color: #a33;
	font-weight: 700;
	line-height: 1.38em;
}
/* blog */
#BlogContent {
    width: 93%;
    margin: 0 auto;
	position: expression('absolute');
	top: expression('135px');
	left: expression(0);
	width: expression('80%');	
}
.subHead {
	padding-top: 1em !important;
}
.blogSummary { padding-bottom:2em }
.blogSummary h2 a {
	color: #633;
	text-transform: lowercase;
	font-size: 16px;
}
.blogEntry h2 {
	display: none;	
}
.blogSummary q {
	display: none;	
}
.blogSummary .tags {
	display: none;	
}
.blogSummary h3 {
	float: left;
}
.blogSummary .authorDate2 { float: left; color: #155; width:12em}
#Sidebar {
    float: right;
    width: 150px;
    margin: 15px;
	clear: both;
}
.WidgetHolder {
	padding: 1em 0 0 0;
}
.WidgetHolder li {
	line-height: 1.38em;
}
.WidgetHolder h3 {
	margin: 0.38em 0 !important;
}
.archiveMonths {
	padding: 0;	
}
#PageComments {
    width: 93%;
    margin: 0 auto;
}
#PageComments li.even, #PageComments li.odd {
	border: 1px solid #d7d7d7;
	background: #dfdede url(../img/hash.png) repeat-x scroll 0px -220px;
}
#PageComments .info, .authorDate {
	color: #633;
}
#content .blogSummary p.authorDate2 {
	color: #633;
	margin: 0.625em 3em 0 3em !important;
	margin-bottom: 1em !important;	
	text-align: right;
}

.BlogError {
	text-align: center;
}

.BlogError p {
	color: #fff;
	display: inline;
	background-color:	#f77;
	padding: 7px;
	font-weight:bold;
}
.mollom-image-captcha {
	display: block; margin: 0 auto;	
}
.mollom-audio-captcha, .mollom-audio-captcha object {
	display: none;
}
/* tag cloud */
.tagcloud .not-popular { font-size: 1em; }
.tagcloud .not-very-popular { font-size: 1.3em; }
.tagcloud .somewhat-popular { font-size: 1.6em; }
.tagcloud .popular { font-size: 1.9em; }
.tagcloud .very-popular { font-size: 2.2em; }
.tagcloud .ultra-popular { font-size: 2.5em; }

/* subscribe */
.subscribeLink {
	background: url(../img/feed-icon-14x14.png) no-repeat left center;
	padding-left: 20px;
}

/* bbcode examples */
ul.bbcodeExamples li {
	list-style-type:none;
	font-size: 1em;
}
ul.bbcodeExamples li.last {
	border: none;
}

ul.bbcodeExamples li span.example {
	
}

#BBTagsHolder{
	color: #777;
	padding: 5px;
	width: 270px;
	background-color: #fff;
	font-size:0.8em;
}

.bbcodeExamples{
	margin: 0 !important;
	padding: 0;
}

#BBCodeHint{
	cursor: pointer;
}
/* pushup */
#pushup {
  position: fixed;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 4px;
  background: #eee;
  border: 1px solid #b0dfc8;
  z-index: 9999;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
* html #pushup {
  position: absolute;
  top: expression(_pushupIETop = 10 + (document.documentElement.scrollTop || 0) + 'px');
}
#pushup * {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}
.withReminder { padding-bottom: 6px; }
#pushup a { 
  outline-style: none;
  text-decoration: none;
}

#pushup .pushup_messageLink {
  float: left;
  position: relative;
  color: #4293cd;
  font-size: 12px;
  cursor: pointer;
}

#pushup .pushup_icon {
  position: relative;
  float: left;
  height: 22px;
  width: 22px;
  margin-right: 5px;
  overflow: hidden;
  vertical-align: middle;
}

#pushup .pushup_message {
  position: relative;
  float: left;
  marginRight: 3px;
  line-height: 22px;
  vertical-align: middle;
}

#pushup .pushup_reminder {
  float: left;
  clear: both;
  font-size: 10px;
  color: #84a2ac;
  margin-left: 27px;
  cursor: pointer;
}

#pushup .pushup_messageLink:hover,
#pushup .pushup_reminder:hover { text-decoration: underline; }

