/* Gentium by SIL: http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=Gentium */
/* see http://hacks.mozilla.org/2009/10/woff/ */

@font-face {
font-family: Gentium;
src: url(/fonts/GenR102-short-license.eot); /* for IE */
}

@font-face {
font-family: Gentium;
src: url(/fonts/GenR102-short-license.woff) format("woff"), url(/fonts/GenR102-short-license.ttf) format("truetype");
}

@font-face {
font-family: Gentium;
src: url(/fonts/GenI102-short-license.eot); /* for IE */
font-style: italic;
}

@font-face {
font-family: Gentium;
src: url(/fonts/GenI102-short-license.woff) format("woff"), url(/fonts/GenI102-short-license.ttf) format("truetype");
font-style: italic;
}

body {
	margin: 0;
	padding: 40px 20px;
	text-align:center;
	color: #666;
	font: 12px/1.6em Helvetica, Arial, sans-serif;
}

a:link {
	color: #CD6500;
	text-decoration:none;
}
a:visited {
	color: #CD6500;
	text-decoration:none;
}
a:hover {
	color: #E5A260;
	text-decoration:none;
}

a img { border:none; }

#job_call {
	margin: 0;
	padding: 0;
}

#job_call p {
	color: #fff;
	margin: 0;
	padding: 0;
}

#job_call a {
	color: #fff;
	font-style: italic;
}


#header {
	display:none;
	width: 660px;
	margin: 0 auto 10px;
}

#header h1 a {
	margin: 5px 5px 0;
	padding: 20px 20px .25em;
	color: #ffffff;
	letter-spacing: .2em;
	font: bolder 115%/1.2em Helvetica;
	text-transform:uppercase;
}

#header p {
	margin: 0 5px 5px;
	padding: 0 20px 20px;
	font: bolder 90%/1.4em Helvetica, "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	letter-spacing:.2em;
	color: #ffffff;
}



#content {
	width: 730px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0;
	text-align: left;
}

#main {
	float: left;
	width: 450px;
   overflow:hidden;
}

#sidebar {
	float: right;
	margin-top: -10px;
	width: 193px;
}



h3 {
	margin: 1.5em 0 .75em;
   margin-bottom:1em;
	font: bolder 100%/1.4em Helvetica, "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform: lowercase;
	letter-spacing: .1em;
	color: #006cbb
}

h4 {
	margin: 0;
	padding: 0;
	color: #006CBB;
	text-transform: lowercase;
	font: 150%/1em Helvetica;
}

h5 {
	margin: 1.5em 0 .75em;
	font: bolder 100%/1.4em Helvetica, "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #02A7DF;
}



.post {
	margin: .5em 0 0.5em;
	padding-bottom: 0.5em;
}

.post h2 {
	margin: .25em 0 0;
   margin-bottom: 12px;
	padding: 0 0 0px;
   padding-top:7px;
	color: #006CBB;
	font: 150%/1em Helvetica, Arial, sans-serif;
	text-transform: none;
	border-top: 1px dotted #006cbb;
}

.post h2 a {
	display: block;
	color: #006CBB;
}

p.auth, p.meta {
	clear: both;
	margin: 10px 0 5px 0;
   margin-top:0px;
	color:#bbb;
	text-transform: lowercase;
   font-family:Verdana,Arial,sans-serif;
   font-size:10px;
	letter-spacing: 110%;
}

.post img {
	margin-left:auto;
	margin-right:auto;
}



ol {
	margin: 0 0 2em 0;
	padding: 0;
	list-style: none;
}

ol li {
	margin: .5em 0;
	padding: 0;
	color: #909090;
	font: 12px/1.6em Helvetica;
}

#sidebar ul {
   margin-left:0;
   padding-left:0;
	list-style-position: inside;
	list-style-image: url("/img/squarebullet_brown.gif");
}
ul#categories {
   width:100%;
   font-family:Verdana,Arial,sans-serif;
   font-size:10px;
   padding:0;
   line-height:16px;
   letter-spacing:110%;
   list-style-type: none;
	list-style-image: none;
}
ul#categories span.count {
   float:right;
   text-align:right;
}
ul#categories li:hover span {
   color:#ff8a34;
}
ul#categories li:hover span.count {
   font-weight:bold;
   color:#006CBB;
}

#sidebar li {
   font-family:Verdana,Arial,sans-serif;
   font-size:10px;
	margin: 0;
	padding-bottom:0.25em;
	line-height: 1.5em;
}

#sidebar p {
	color: #666;
	line-height: 1.5em;
}

#sidebar a {
	text-decoration: none;
	font-weight: normal;
	color: #CD6500;
}

#sidebar a:visited {
	color: #CD6500;
}

#sidebar a:hover {
	color: #FF8A34;
}

#footer {
	width: 660px;
	clear: both;
	margin: 0 auto;
}

#footer hr {
	display: none;
}

#footer p {
	margin: 0;
	padding-top: 15px;
	font: 78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}

div#flickr {
	/*width:300px;*/
}
div.flickrsquare {
	float:left;
	/*border: 1px solid #bbb;*/
	margin-right:10px;	
	margin-bottom:10px;
}

#comment_author,
#comment_url,
#comment_email,
#comment_body {
	border:1px solid #bbb;
	padding-left:2px;
	font: 12px/1.6em Helvetica, Arial, sans-serif;
}
#comment_author {
	margin-right:3px;
}
#comment_body {
	width:315px;
	height:130px;
}

div.comment-box td {
	white-space:nowrap;
	vertical-align:top;
}
div.comment-box td p {
	margin:0;
}
span.orig_name,
span.rating {
	color:#000;
	font-style:italic;
}
.post ul > li {
	list-style-image: url("/img/squarebullet_brown.gif");
}
div#mozillatips code {
	display:inline;
}
div#validation img {
	display:block;
	border:none;
padding:0;
	margin:0;
	margin-bottom:3px;
	background-color:transparent;
}
/* Syntax highlighting */
.typocode_ruby .normal {}
.typocode_ruby .comment { color: #005; font-style: italic; }
.typocode_ruby .keyword { color: #A00; font-weight: bold; }
.typocode_ruby .method { color: #077; }
.typocode_ruby .class { color: #074; }
.typocode_ruby .module { color: #050; }
.typocode_ruby .punct { color: #447; font-weight: bold; }
.typocode_ruby .symbol { color: #099; }
.typocode_ruby .string { color: #944; }
.typocode_ruby .char { color: #F07; }
.typocode_ruby .ident { color: #004; }
.typocode_ruby .constant { color: #07F; }
.typocode_ruby .regex { color: #B66; }
.typocode_ruby .number { color: #F99; }
.typocode_ruby .attribute { color: #7BB; }
.typocode_ruby .global { color: #7FB; }
.typocode_ruby .expr { color: #227; }
.typocode_ruby .escape { color: #277; }
.typocode_xml .normal {}
.typocode_xml .namespace { color: #B66; font-weight: bold; }
.typocode_xml .tag { color: #F88; }
.typocode_xml .comment { color: #005; font-style: italic; }
.typocode_xml .punct { color: #447; font-weight: bold; }
.typocode_xml .string { color: #944; }
.typocode_xml .number { color: #F99; }
.typocode_xml .attribute { color: #BB7; }
.typocode_yaml .normal {}
.typocode_yaml .document { font-weight: bold; color: #07F; }
.typocode_yaml .type { font-weight: bold; color: #05C; }
.typocode_yaml .key { color: #F88; }
.typocode_yaml .comment { color: #005; font-style: italic; }
.typocode_yaml .punct { color: #447; font-weight: bold; }
.typocode_yaml .string { color: #944; }
.typocode_yaml .number { color: #F99; }
.typocode_yaml .time { color: #F99; }
.typocode_yaml .date { color: #F99; }
.typocode_yaml .ref { color: #944; }
.typocode_yaml .anchor { color: #944; }

.typocode {
  background-color:#eee;
  padding:2px;
  margin:5px;
  margin-left:0;
  margin-bottom:1em;
}

.typocode pre {
  padding: 0px;
  margin: 0px;
  background: transparent;
  font-family: monospace;
  overflow:auto;
}


.typocode .lineno {
  text-align: right;
/*  color: #B00;*/
  font-family: monospace;
  padding-right: 1em;
}

code {
  font-size:90%;
}

 /*+-------------------------------------------+
   |   		          	TAGLIST 						         |
   +-------------------------------------------+*/

ul#taglist li {
	display: inline;
	line-height: 2em;
}

.tags .tags0  { font-size: 1.0em; }
.tags .tags1  { font-size: 1.2em; }
.tags .tags2  { font-size: 1.4em; }
.tags .tags3  { font-size: 1.6em; }
.tags .tags4  { font-size: 1.8em; }
.tags .tags5  { font-size: 2.0em; }
.tags .tags6  { font-size: 2.2em; }
.tags .tags7  { font-size: 2.4em; }
.tags .tags8  { font-size: 2.6em; }
.tags .tags9  { font-size: 2.8em; }
.tags .tags10 { font-size: 3.0em; }


