
/*	fonts
	"Trebuchet MS", Helvetica, Arial, sans-serif
	monospace
	"Lucida Console", Monaco, "Courier New"
	serif
	"Georgia", "Times New Roman", serif*/
* { margin: 0; padding: 0; font-style: normal; font-weight: normal; }
html, body { 
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #333;
}
body {
	background: transparent url(../images/body-line-lightest.gif) 0 2.25em repeat-x;
}
p {
	margin: 1em 0;
	padding: 0;
	font-size: 0.875em;
	line-height: 1.5em;
}

pre, code {
	font-family: "Lucida Console", Monaco, "Courier New";
}
pre {
	font-size: 0.75em;
	background-color: #efefef;
	padding: 0.2em;
	overflow: auto;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.25em;			
}
code { font-size: 0.857em; font-weight: bold; color: #666; }

a:link, a:visited, a:hover, a:active {
	/*color: #c6a; purple*/
	color: #e64;
	text-decoration: none;
	font-weight: bold;	/*?*/
}
a img {border: 0px;}
a:visited {
	color: #999;
}

a:hover {
	color: #f96;
}		
/*	1em ~ 16px;	*/
/*	6 columns @ 140px, 30px margins	*/
#page {
	margin: 0 auto;
	padding: 0;
	max-width: 61.875em;		/*	990px / 16px = 61.975em	*/
	/*background-color: #333;*/
	/*background: #333 url(../images/dots.gif) repeat top left;*/
}
h1.site-title, h3.site-title {
	/*margin: 0 0 0.2em 68.7%;*/
	margin: 0;
	/*height: 1.75em;*/
	height: 5.06em;
	margin-top: 0.44em;
	font-size: 1em;
	width: 14.1%;	/* 140/990 = 0.313	*/
	color: #fff;
	/*min-width: 140px;*/
	text-indent: -999em;
	/*-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;*/
	background: transparent url(../images/logo.png) no-repeat top left;
	float: left;
	cloar: left;
}
h2 {
	text-transform: lowercase;
	font-size: 7em;
	margin: 0;
	color: #eee;	/*f6f6f6*/
	/*height: 0.714em;*/
	display: inline;
	position: relative;
	top: -0.33em;
	left: -0.27em;
	padding: 0 0.27em;
	background: #fff;
	line-height: 1em;
}
h4 {
  margin: 1.6em 0 0.8em;
  font-size: 1.15em;
  font-weight: normal;
}
.hdUnder {
	font-size: 0.2em;
	margin: 0;
	position: relative;
	bottom: 14.0em;
	color: #666;
	text-indent: -999em;
}
.clear {
	clear: both;
}
#nav-site {
	margin-left: 3%;
	width: 48.5%;
	float: left;
	height: 5.5em;
}
#nav-site ul {
	margin: 0;
	padding: 0;
	/*border-bottom: 1px solid #c3c3c3;*/
	z-index: 9;
	position: relative;
	top: -4.5em;
	height: 1em;
}
#nav-site ul li {
	display: inline;
	text-transform: uppercase;
	font-size: 0.9em;
}
#nav-site a:link, #nav-site a:visited, #nav-site a:hover, #nav-site a:active {
	/*font-family: "Georgia", "Times New Roman", serif;*/
	color: #fff;
	background-color: #333;
	text-decoration: none;
	font-weight: bold;
	/*border-bottom: 1px solid #c3c3c3;
	border-top: 1px solid #fff;
	position: relative;
	bottom: -1px;
	z-index: 10;*/
	/*font-size: 1.3em;*/
	padding: 0 1em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.6em;						
}/*
#nav-site a:visited {
	color: #a89;
}*/

#nav-site a:hover {
	background-color: #f96;
	/*border-bottom: 1px solid #fff;
	border-top: 1px solid #810;*/
}
#Blog a#blog-nav,
#about a#about-nav,
#work a#work-nav {
	background-color: #f96;
}
a#subscribe-nav {
  display: block;
  float: right;
  text-indent: -9999px;
  width: 48px;
  height: 48px;
  margin-top: 1.2em;
  background: transparent url(../images/feed-icon-sprite.png) no-repeat 0 0;
}
a#subscribe-nav:hover {
  background-position: 0 -48px;
}
/*	blog styles	-begin	*/
#nav-blog {
	width: 31.3%;
	float: right;
	clear: right;
}
#search-site {
	width: 31.3%;
	float: right;
	clear: right;
	height: 5.5em;
}		
#content-blog {
	float: left;
	width: 48.5%;
	margin-left: 17.2%;
}
#content-blog b, #content-blog strong  { font-weight: bold; }
#content-blog i, #content-blog em { font-style: italic; }
#content-blog ul ul {
	margin-left: 1em;	/*	mainly for archive page	*/
}
#content-blog.singlePost {
	min-height: 688px;
}
.post {
	margin-top: 1.38em;
}
.post h3, .post h1 {
	/*font-family: georgia;*/
	/*height: 2em;*/
	/*height: 1.36em;  this will make it wrap funny*/
	line-height: 1.36em;
	margin: 0;
	font-size: 1.6em;
	height: 1.36em;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #666;
}
.post .fList {
	padding-left: 1.5em;
	font-size: 0.875em;
	line-height: 1.5em;
}
.post img.wrapRight { float: right; }
.post img.wrapLeft { float: left; }

.post blockquote { padding: 1em 2em; }

.post .post-date {
	display: block;
	background-color: #666;
	color: #fff;
	letter-spacing: 0.2em;
	font-size: 0.684em;
	text-align: right;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.25em;			
}
hr {
	width: 100%;
	height: 14px;
	background: transparent url(../images/minicb.png) no-repeat center center;
	/*color: transparent;*/
	color: #fff;
	border: 0px solid #fff;
	margin: 2em 0 2.4em;
}		
.post .meta {
	width: 29.3%;
	margin-left: -35.5%;	/*	17.2%/48.5% = 35.5%	*/
	margin-top: -4.6em;
	float: left;
}
.post .meta dt {
	font-size: 0.75em;
	color: #666;
	/*text-indent: -999em;*/
	display: block;
	/*border-top: 1px solid #c3c3c3;*/
	height: 1.68em;
	line-height: 1.68em;
}
.post .meta .comment-count {
	/*font-family: georgia;*/
	font-size: 1.6em;
	background-color: #333;
	display: block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	color: #fff;
	text-align: center;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.25em;
	margin-bottom: 0.2em;
}
.post .meta .comment-count a {
	display: block;
	color: #fff;
	width: 100%;
	height: 100%;
}
.post .meta ul, #nav-blog ul {
	margin: 0;
	padding: 0;
}
.post .meta ul li, #nav-blog ul li {
	list-style-type: none;
	margin: 0 0 0.2em;
}
.post .meta ul li ul, #nav-blog ul li ul {
	margin-top: 0.2em;
}
.post .meta ul {
	position: relative;
	bottom: 0.2em;
	margin-top: 0;
}
.post .continueLink em {
	font-style: italic;
	font-weight: bold;
}

#paging-blog, div#paging-post-prev, div#paging-post-next {
	margin: 0;
	padding: 0;
	border-top: 0.2em solid #eee;
	border-bottom: 0.2em solid #eee;
	font-size: 0.875em;
}
#paging-blog strong {
	font-weight: bold;
}
div#paging-post-prev, div#paging-post-next {
	width: 50%;
	position: relative;
	min-height: 4em;
	padding: 0.2em 0;
}
div#paging-post-prev {
	float: left;
	text-align: left;
}
div#paging-post-next {
	float: right;
	text-align: right;
}
div#paging-post-prev span, div#paging-post-next span {
	font-size: 0.875em;
	position: absolute;
	top: -1.6em;
}
div#paging-post-prev span {
	left: 0;
}
div#paging-post-next span {
	right: 0;
	text-align: left;
}
div#paging-post-prev ul , div#paging-post-next ul { 
	margin: 0; padding: 0;
}
div#paging-post-prev li, div#paging-post-next li {
	display: inline;
	list-style-type: none;
	border-left: 0.1em solid #c3c3c3;
	padding-left: 0.4em;
	color: #666;
}
div#paging-post-prev li.first, div#paging-post-next li.first {
	border: none;
	padding: 0;
}
/*	trackbacks	*/
#trackbacks-post {
	margin: 1em 0;
	font-size: 0.875em;
}
#trackbacks-post cite {
	display: block;
	margin-top: 0.75em;
}
#trackbacks-post .excerpt {
	font-size: 0.875em;
	color: #666;
}
#trackbacks-post .excerpt strong {
	border-right: 0.1em solid #c3c3c3;
	padding-right: 0.4em;
	margin-right: 0.2em;
}
#trackbacks-post pre {
	color: #333;
}
/*	comments	*/
#comments-post {
	margin-top: 1em;
}
#comments-post cite {
	display: block;
	width: 29.3%;
	margin-left: -35.5%;
}
#comments-post cite a, #comments-post cite a.hasUrl, #comments-post cite a.hasUrl:link, #comments-post cite a.hasUrl:visited, #comments-post cite a.hasUrl:hover, #comments-post cite a.hasUrl:link {
	display: block;
	width: 100%;
	background-color: #666;
	color: #fff;
	float: left;
	font-weight: normal;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.25em;	
}
#comments-post cite.author a, #comments-post cite a.hasUrl:hover {
	background-color: #333;
}
#comments-post cite span {
	margin-left: 0.4em;
	font-size: 0.875em;
}
#comments-post blockquote {
	margin-bottom: 1em;
	min-height: 1.8em;
}
#comments-post cite span.comment-date { display: none;}
#comments-post blockquote span.comment-date {
	color: #c3c3c3;
	font-weight: bold;
	font-size: 0.75em;
	float: left;
	clear: left;
		margin-left: -35.5%;
	display: block;
	padding: 0.2em 0;
}
#comments-post blockquote p {
	margin: 0;
}
/*	blog nav	*/
#nav-blog {
	margin-top: 3.56em;
}
#content-blog h5, #nav-blog dt {
	display: block;
	background-color: #c3c3c3;
	color: #fff;
	padding: 0 0.4em;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-size: 0.684em;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.25em;			
}
#content-blog h5 {
	margin: 1.5em 0;
}
#nav-blog dd {
	margin: 1em 0;
	padding-bottom: 0.5em;
	border-bottom: 0.2em solid #eee;
}
#nav-blog ul li ul li {
	font-size: 1.0em;
	margin-left: 0.85em;
}			
#nav-blog ul li a span, 
#nav-blog #to-top a:link, #nav-blog #to-top a:visited, #nav-blog #to-top a:hover, #nav-blog #to-top a:link {

	font-size: 0.75em;
	-moz-border-radius: 0.15em;
	-webkit-border-radius: 0.2em;
	padding: 0.1em 0.4em;
	background-color: #c3c3c3;
	color: #fff;
	position: relative;
	top: -0.15em;
}
#nav-blog a, #nav-blog  a:link, #nav-blog a:visited, #nav-blog a:hover, #nav-blog a:active,
.post .meta ul li a, .post .meta ul li a:link, .post .meta ul li a:visited, .post .meta ul li a:hover, .post .meta ul li a:active {
	color: #c3c3c3;
	font-size: 1.3em;
	color: #c3c3c3;
	font-weight: bold;			
}
#nav-blog a:hover, .post .meta ul li a:hover,
#nav-blog a.current, .post .meta ul li a.current {
	color: #666;					
}
#nav-blog ul li a:hover span, #nav-blog a.current span, #nav-blog #to-top a:hover {
	background-color: #666;					
}
#nav-blog #to-top { 
	border: none;
}
#nav-blog #to-top.persist {
	position: fixed;
	max-width: 19.367em;		/*	990px / 16px = 61.975em * 31.3%	*/
	width: 31.3%;
	top: 0;
	z-index: 9;
}
#comment-form {
	color: #fff;
	background-color: #c3c3c3;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.25em;
	padding: 0.2em;
	margin-bottom: 0.5em;
}
#comment-form.active {
	background-color: #666;
}
#comment-form h5, #comment-form label, #comment-form p, #comment-form span, #comment-form input#comment-submit {

	font-size: 0.684em;
}
#comment-form label {
	
}
#comment-form p, #comment-form span {
	margin: 0.2em;
}
#comment-form p.error {
	font-weight: bold;
	color: #f99;
	border-left: 0.2em solid #f99;
	padding-left: 0.4em;
}
#comment-form h5 {
	margin: 0.2em;
	font-weight: bold;
	letter-spacing: 0.2em;
}
#comment-form input, #comment-form textarea {
	width: 97.5%;
	margin: 0.2em 0;
}
#comment-form #comment-name, #comment-form #comment-email, #comment-form #comment-website {
	width: 65%;
}
#comment-form .captcha {
	margin: 0 0.2em;
	float: left;
	font-size: 1.0em;
}
#comment-form input#comment-captcha {
	width: 2em;
}
#comment-form input#comment-submit {
	width: 31%;
	margin-right: 0.2em;
	float: right;
	padding: 0.2em 2%;
}
/*	blog styles	-end	*/
/*	work styles	-begin	*/
/*	work styles	-end	*/
/*	about styles	-begin	*/
/*	about styles	-end	*/
#footer {
	background-color: #333;
	color: #fff;	
	float: right;
	clear: both;
	width: 31.3%;
	line-height: 1.2em;
	padding: 0.2em 0;
	position: relative;
	bottom: 0.5em;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.25em;
	z-index: 0;
}
#footer span {
	padding: 0.2em 0.5em;
	font-size: 0.875em;
	display: block;
}
#footer span.perf {
	color: #c3c3c3;
}
#footer span.perf a {
	padding-left: 11px;
	background: transparent url(../images/ci_logo.png) no-repeat center left;
}

/*	dynamic	*/
.labelHide {
	text-indent: -999em;
}