html {
	background: #47565e url(/images/page-bg.png) repeat-x 0 0;
}

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background: url(/images/bkgd.png) center 0;
	padding-left: 35px;
	padding-right: 30px;
	position: relative;
}

a {
	color: #ff5f00;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	border-style: none;
	background-color: #e1e5e5;
	height: 1px;
}

h2 {
	font-size: 1.75em;
	margin-bottom: 0;
}

h2 a {
	color: #44535a;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

/* @group header */

#header {
	width: 975px;
	margin-left: -45px;
	margin-top: 0;
	text-align: center;
}

#header h1 {
	font-size: 5em;
	margin: 0;
}

#header h1 a {
	color: #fff;
	width: 974px;
	display: block;
	text-indent: -9999px;
	height: 149px;
	background: url(/images/header_logo_large.gif) -40px 0;
}

#header #tagline {
	color: #fff;
	display: none;
}

/* @end */

/* @group feed */

a#feed {
	display: block;
	width: 70px;
	height: 43px;
	background: url(/images/feed.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 106px;
	right: -2px;
}

a#feed:hover {
	display: block;
	width: 70px;
	height: 43px;
	background: url(/images/feed.png) no-repeat 0 -43px;
	text-indent: -9999px;
	position: absolute;
	top: 106px;
	right: -2px;
}

/* @end */

/* @group sidebar */

div#about {
	width: 225px;
	margin: 0;
	padding: 0 25px 0 20px;
	position: absolute;
	right: 0;
	color: #555555;
	font-size: .9em;
	line-height: 1.6;
}

div#about h3 {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	margin-top: 30px;
	font-size: 1em;
}

/* @group hire me */

div#about a#hire-me {
	display: block;
	background: url(/images/hire-me-sprite.png) no-repeat 0 -50px;
	width: 175px;
	height: 51px;
	text-indent: -9999px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 50px;
}

div#about a#hire-me:hover {
	display: block;
	background: url(/images/hire-me-sprite.png) no-repeat 0 0;
	width: 175px;
	height: 51px;
	text-indent: -9999px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 50px;
}

/* @end */

div#about div#latest-tweets li {
	list-style-type: none;
	margin-bottom: 15px;
}

/* @group james on the web */

div#about div#james-on-the-web {
	margin-bottom: 22em;
}

div#about div#james-on-the-web ul {
	list-style-type: none;
	width: 320px;
	margin-left: -20px;
}

div#about div#james-on-the-web li {
	display: block;
	float: left;
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	zoom:1;
}

div#about div#james-on-the-web li#wwrails a {
	width: 98px;
	background: url(/images/badges-sprite.png) no-repeat 0 -88px;
	height: 91px;
	text-indent: -9999px;
	display: block;
	margin-right: -7px;
}

div#about div#james-on-the-web li#wwrails a:hover {
	width: 98px;
	background: url(/images/badges-sprite.png) no-repeat 0 0;
	height: 91px;
	text-indent: -9999px;
	display: block;
	margin-right: -7px;
}

div#about div#james-on-the-web li#linkedin a {
	width: 98px;
	background: url(/images/badges-sprite.png) no-repeat -91px -88px;
	height: 91px;
	text-indent: -9999px;
	display: block;
	margin-right: -29px;
}

div#about div#james-on-the-web li#linkedin a:hover {
	width: 98px;
	background: url(/images/badges-sprite.png) no-repeat -91px 0;
	height: 91px;
	text-indent: -9999px;
	display: block;
	margin-right: -29px;
}

div#about div#james-on-the-web li#github a {
	width: 98px;
	background: url(/images/badges-sprite.png) no-repeat -161px -88px;
	height: 91px;
	text-indent: -9999px;
	display: block;
}

div#about div#james-on-the-web li#github a:hover {
	width: 98px;
	background: url(/images/badges-sprite.png) no-repeat -161px 0;
	height: 91px;
	text-indent: -9999px;
	display: block;
}

/* @end */

/* @end */



/* @group div#footer */

div#footer {
	width: 630px;
	margin-top: 55px;
}

div#footer ul {
	list-style-type: none;
	padding-left: 0;
	line-height: 2;
	font-size: .9em;
}

div#footer h3 {
	display: block;
		text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	color: #46545c;
	border-bottom: 1px solid #e1e5e5;
	font-size: .9em;
}

div#footer div#sections {
	width: 140px;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}

div#footer div#archives {
	width: 145px;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}

div#footer div#archives h3 {
	padding-left: 20px;
}

div#footer div#archives ul {
	padding-left: 20px;
}

div#footer div#tags {
	text-align: justify;
	width: 330px;
	float: left;
	display: block;
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

div#footer div#tags h3 {
	padding-left: 20px;
}

div#footer div#tags ul {
	padding-left: 20px;
}

div#footer div#tags li {
	/*display: inline;*/
	padding-right: 2px;
	padding-left: 2px;
}

div#footer p.copyright {
	float: none;
	clear: both;
	font-size: .8em;
	padding-top: 40px;
	color: #bbbebe;
	font-style: italic;
	padding-bottom: 20px;
}

div#footer a {
	color: #6c9799;
}

/* @end */

div#posts {
	width: 630px;
}

/* @group a post */

div.post {
	position: relative;
}

div.date {
	display: block;
	background-image: url(/images/ribbon_date.png);
	padding: 7px 10px 15px 11px;
	margin-top: 3px;
	width: 27px;
	margin-right: 10px;
	zoom:1;
	float: right;
	margin-left: -60px;
}

div.date span.month, div.date span.day, div.date span.year  {
	display: block;
	color: #78a7ad;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1.1;
	text-align: right;
}

div.date span.day {
	font-size: 1.5em;
}

div.post p {
	padding-right: 75px;
}

div.post h2 {
	margin: 55px 0 0;
}

div.post div.body h3 {
  color: #44535a;
  font-size: 1.4em;
}

div.post div.body ul li {
  margin-left: 30px;
}

div.post div.body blockquote {
  border-left: 3px solid #e1e5e5;
  margin-left: 15px;
  padding-left: 15px;
}

/* @group a post's comments, sections, tags */

div.post ul.footer {
	padding: 0;
	font-size: .9em;
	color: #47565e;
}

div.post ul.footer li {
	list-style-image: none;
	list-style-type: none;
}

div.post ul.footer li.comments {
	text-align: left;
	float: left;
}

div.post ul.footer li.sections {
	text-align: right;
}

div.post ul.footer li.tags {
	text-align: right;
}

/* @end */

/* @group div#comments */

div#comments {
	margin-top: 55px;
}

div#comments h2 {
	font-size: 1.5em;
}

#disqus_thead #dsq-content #dsq-comments {
  font-size: 1em;
  color: #5a5a5a;
}

#dsq-content #dsq-comments li.dsq-comment {
  margin-bottom: 25px;
}

#disqus_thread #dsq-content #dsq-comments .dsq-comment-header {
  background: white;
}

#disqus_thread #dsq-content #dsq-comments .dsq-comment-header cite a {
  font-weight: normal;
}

#disqus_thread #dsq-content #dsq-comments .dsq-mod-star {
  visibility: hidden;
}

#disqus_thread #dsq-content #dsq-comments .dsq-header-meta a.dsq-header-time {
  font-size: .9em;
  text-transform: uppercase;
  color: #a6a6a6;
  float: right;
}

#disqus_thread #dsq-content #dsq-comments .dsq-comment .dsq-comment-body {
  font-size: 1em;
  color: #5a5a5a;
  background-color: #ebebeb;
  padding: 20px;
  clear: both;
}

#disqus_thread #dsq-content #dsq-auth #dsq-add-new-comment,  
#disqus_thread #dsq-content div.dsq-by,
#disqus_thread #dsq-content #dsq-comments-count{
  display: none;
}

#disqus_thread #dsq-content #dsq-post-add #dsq-post-add-iframe {
  background-color: #CBCBCB;
  padding: 20px 20px 5px 20px;
  width: 590px;
}

#disqus_thread #dsq-content #dsq-post-add #dsq-post-add-iframe {
  font-weight: normal;
}

#comments a.dsq-brlink {
  display: none;
}

#comments #disqus_thread #dsq-content { position: relative; }
#comments #disqus_thread #dsq-content #dsq-post-add {
  position: relative;
  bottom: 0px;
}
#comments #disqus_thread #dsq-content #dsq-comments {
}

div#comments div.comment {
	margin-top: 20px;
	margin-bottom: 30px;
	line-height: 1.5;
}

div#comments div.comment a.author {
	display: block;
	float: left;
	margin-bottom: 5px;
}

div#comments div.comment span.date {
	font-size: .9em;
	text-transform: uppercase;
	color: #a6a6a6;
	float: right;
}

div#comments div.comment div.body {
	background-color: #ebebeb;
	padding: 20px;
	clear: both;
}

/* @group comment form */

div#comments form {
	background-color: #cbcbcb;
	padding: 5px 20px;
}

div#comments form input#comment_author, div#comments form input#comment_author_email, div#comments form input#comment_author_url, div#comments form textarea {
	border: 1px solid #b5b5b5;
	font: .9em/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 2px;
}

div#comments form input#comment_author, div#comments form input#comment_author_email, div#comments form input#comment_author_url {
	width: 230px;
}

form #comment_body {
	width: 580px;
	height: 140px;
}



/* @end */



/* @end */



/* @end */
