body {
	color: #d6d8d9;
	background-color: #1d1f21;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	}
img {
	border: 0;
	}
a {
	color: #399;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
#container {
	width: 950px;
	margin: 0 auto;
	}
#header {
	width: 942px;
	border-bottom: 1px solid #343638;
	margin: 0;
	padding: 25px 4px 15px 4px;
	float: left;
	}
#header table {
	width: 942px;
	border: 0;
	margin: 0;
	padding: 0;
	}
#header table td {
	vertical-align: bottom;
	padding: 0;
	}
#header #logo {
	width: 86px;
	padding-right: 10px;
	text-align: center;
	}
#header h1 {
	color: #5e6266;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 1em;
	margin: 0;
	}
#header h2 {
	color: #5e6266;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	padding-bottom: 1px;
	margin: 0;
	}
#header #nav {
	line-height: 1em;
	text-align: right;
	}
#header #nav span {
	padding-left: 10px;
	}
#header #nav span * {
	vertical-align: middle;
	}
#content {
	width: 854px;
	margin-left: 96px;
	float: left;
	}
#content .entry {
	width: 846px;	
	font-size: 12px;
	padding: 50px 4px 0 4px;
	float: left;
	}
#content .entry h3 {
	color: #d6d8d9;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 1em;
	padding-right: 6px;
	display: inline;
	}
#content .entry .details {
	width: 745px;
	border-bottom: 1px solid #343638;
	padding: 10px 0 25px 0;
	float: left;
	}
#content .entry .details .video {
	width: 745px;
	height: 454px;
	background-color: #fff;
	margin-bottom: 10px;
	}
#content .entry .details img {
	width: 745px;
	padding-bottom: 10px;
	display: block;
	}
#content .entry .details .services {
	float: left;
	}
#content .entry .details .source {
	float: right;
	}
#content .entry .nav {
	width: 86px;
	padding-top: 8px;
	margin-left: 15px;
	float: left;
	}
#content .entry .nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#content .entry .nav ul li {
	margin: 0;
	padding: 0;
	line-height: 16px; /* IE 7 */
	}
#content .entry .nav ul li a {
	width: 16px;
	height: 16px;
	color: #1d1f21;
	background-image: url(../..//assets/images/icon_circles.gif);
	background-repeat: no-repeat;
	background-position: 0 -32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	text-align: center;
	padding: 0;
	margin-top: 2px;
	display: block;
	overflow: hidden;
	}
#content .entry .nav ul li a:hover {
	background-position: 0 -16px;
	text-decoration: none;
	}
#content .entry .nav ul li a.active {
	background-position: 0 0;
	}
#content .entry .nav ul li a:hover.active {
	background-position: 0 0;
	}
#content .entry .nav ul li a.info {
	font-family: Georgia, serif;
	font-style: italic;
	line-height: 17px;
	}
#content .entry .nav ul li.loader {
	margin-top: 8px;
	display: none;
	}
#footer {
	width: 942px;
	font-size: 11px;
	text-align: center;
	padding: 40px 4px;
	float: left;
	}
	
/*

	BLOG

*/

#blog {
	width: 558px;
	padding: 0 4px;
	float: left;
	}
#blog .post {
	width: 558px;	
	font-size: 12px;
	border-bottom: 1px solid #343638;
	padding: 50px 0 22px 0;
	}
#blog .post h3 {
	color: #d6d8d9;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 1em;
	padding-right: 6px;
	display: inline;
	}
#blog .post h3 a {
	color: #d6d8d9;
	}
#blog .post span.timestamp {
	color: #5e6266;
	}
#blog .post p {
	font-size: 14px;
	line-height: 1.4em;
	padding: 0;
	margin: 25px 0 0 0;
	}
#blog .post blockquote {
	color: #5e6266;	
	border-left: 1px solid #343638;
	font-size: 14px;
	line-height: 1.4em;
	padding: 0 0 0 20px;
	margin: 25px 0 0 15px;
	}
#blog .post code {
	width: 528px;
	background-color: #0e0f10;
	white-space: pre;
	padding: 15px;
	margin: 25px 0 0 0;
	display: block;
	overflow: auto;
	}
#blog .post ul {
	font-size: 14px;
	line-height: 1.4em;
	padding: 0;
	margin-left: 25px;
	}
#blog .post ol {
	font-size: 14px;
	line-height: 1.4em;
	padding: 0;
	margin-left: 34px;
	}
#blog .post .comments_link {
	margin: 25px 0 0 0;
	}
#blog .post .comments_link img {
	padding-right: 4px;
	}
#blog .post .comments_link * {
	vertical-align: middle;
	}
#blog .post blockquote.quote {
	background-image: url(../../assets/images/icon_quotes.gif);
	background-repeat: no-repeat;
	border: 0;
	padding: 0 0 0 35px;
	margin: 25px 0 0 0;
	}
#blog .post .quotes_link {
	margin: 25px 0 0 0;
	}
#blog .post .quotes_link img {
	padding-right: 4px;
	}
#blog .post .quotes_link * {
	vertical-align: middle;
	}
#blog #pages {
	padding: 30px 0 22px 0;
	}
#blog #pages a {
	background-color: #191b1d;
	font-size: 11px;
	padding: 4px 6px;	
	}
	
#comments {
	padding: 35px 0 0 0;
	margin: 0;
	}
#comments h5 {
	font-size: 14px;
	line-height: 1em;
	padding: 0 0 20px 0;
	margin: 0
	}
#comments h5 a {
	color: #d6d8d9;
	text-decoration: none;
	}
#comments .comment {
	border-bottom: 1px dotted #343638;
	padding: 0 0 20px 0;
	margin: 0 0 25px 0;
	}
#comments .comment p {
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	}
#comments .comment p.signature {
	color: #5e6266;
	font-size: 11px;
	padding-left: 15px;
	margin: 10px 0 0 0;
	}
#comments .comment a,
#comments .comment span {
	color: #cccccc;
	font-size: 12px;
	margin-right: 4px;	
	}
#comments form {
	width: 450px;
	margin-top: 30px;
	}
#comments form div {
	margin-bottom: 10px;
	}
#comments form div input {
	font-family: sans-serif;
	font-size: 12px;
	border: 1px solid #343638;
	}
#comments form div input.captcha {
	text-align: center;
	}
#comments form input.checkbox {
	padding: 0;
	margin: 0;
	}
#captcha * {
	vertical-align: middle;
	}
#comments form div label {
	color: #5e6266;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1em;
	padding-left: 6px;
	}
#comments form div label.req {
	color: #ccc;
	}
#comments form div label b {
	color: #fff;
	background-color: #343638;
	line-height: 1em;
	padding: 2px 4px;
	}
#comments form textarea {
	width: 450px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	border: 1px solid #ccc;
	}
#comments form div.error input,
#comments form div.error textarea {
	border: 1px solid #c00;
	}
	
#sidebar {
	width: 174px;
	padding: 50px 4px 0 4px;
	margin-left: 106px;	
	float: left;
	}
#sidebar h4 {
	font-size: 14px;
	line-height: 1em;
	padding: 0;
	margin: 0;
	}
#sidebar p {
	font-size: 12px;
	line-height: 1.3em;
	margin: 15px 0 30px 0;
	}
#sidebar p span {
	color: #999;
	font-size: 11px;
	}
#sidebar p span a {
	color: #999;
	}
#sidebar p.topics {
	margin-top: 10px;
	}
#sidebar p.topics a {
	color: #d6d8d9;
	}
#sidebar p.twitter {
	margin-top: 10px;
	}
#sidebar form {
	margin: 10px 0 10px 0;
	}
#sidebar form input {
	width: 160px;
	}

