/*
Skin Name: RedMonk Base
Skin URI: http://redmonk.com/
Description: Minimalist style with two sidebars on the right.
Author: Alex King
Author URI: http://alexking.org/
Version: 1.0
Global Navigation: N
*/
@import url('3c-r.css');
div#content {
	margin: 0 440px 0 0;
}
div#primary {
	margin: 0 0 0 -410px;
}
div#secondary {
	margin: 0 0 0 -200px;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1, h2, h3, h4, h5 {
	color: #444;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
p, li, td, div {
	line-height: 150%;
}
a {
	color: #900;
}
a:visited {
	color: #600;
}
input, select, textarea, input#author, input#email, input#url, textarea#comment {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 2px;
}
textarea#comment {
	line-height: !50%;
}
blockquote {
	border-color: #ddd;
	border-width: 3px;
	margin-left: 10px;
}
.loading {
	background: center center url(redmonk-v1/ajax-loader.gif) no-repeat;
	display: block;
	height: 50px;
}
.clear {
	clear: both;
	float: none;
}
div#wrapper {
	margin: 10px auto;
	text-align: left;
	width: 960px;
}
div#header {
	background: #900;
	border: 1px solid #999;
	border-width: 1px 0;
	color: #eee;
	height: 175px;
	margin: 0 10px 20px 10px;
	padding: 0;
	position: relative;
	text-align: left;
	overflow: hidden;
}
div#header h1#blog-title {
	font: bold 20px "Trebuchet MS", Arial, Verdana, sans-serif;
	margin: 120px 15px 0 15px;
}
div#header h1#blog-title a, div#header h1#blog-title a:visited {
	color: #fff;
	text-decoration: none;
}
div#header div#blog-description {
	margin-left: 15px;
}
div#header ul {
	list-style: none;
	position: absolute;
	right: 8px;
	top: 139px;
}
div#header ul li {
	background: #fff url(redmonk-v1/tab-back.gif) repeat-x;
	border: 1px solid #999;
	float: left;
	height: 25px;
	margin-right: 4px;
	overflow: hidden;
}
div#header ul li.current_page_item {
	background: #fff;
}
div#header ul li a, div#header ul li a:visited {
	color: #900;
	display: block;
	padding: 3px 8px 10px 8px;
	text-decoration: none;
}
div#header ul li.current_page_item a, div#header ul li.current_page_item a:visited {
	color: #600;
	font-weight: bold;
}
body.home h2.entry-title {
	clear: both;
	font-size: 1.6em;
	margin: 0;
}
body.single h2.entry-title, body.page h2.entry-title {
	margin-bottom: 10px;
}
body.category h2.page-title, body.author h2.page-title {
	margin-bottom: 10px;
}
body.date h2.page-title, body.single h2.page-title {
	margin-bottom: 10px;
}
body.archive h3.entry-title, body.single h3.entry-title {
	margin-bottom: 10px;
}
body.home abbr.published, body.archive abbr.published {
	color: #666;
	font-size: 95%;
	font-weight: normal;
}
body.home .entry-meta, body.archive .entry-meta {
	margin-bottom: 0;
}
h3.comment-header {
	margin-top: 10px;
}
div.post {
	margin-bottom: 30px;
}
span.entry-commentlink {
	background: right top url(redmonk-v1/comments.png) no-repeat;
	padding: 1px 20px 3px 0;
}
div.entry-content ul, div.entry-content ol {
	padding-left: 25px;
}
ol#comments {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol#comments li {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px 0;
	padding: 0;
}
ol#comments li.bypostauthor {
	background: center bottom url(redmonk-v1/comment-author-back.gif) repeat-x;
}
ol#comments li div.comment-author {
	font-weight: bold;
}
ol#comments li div.comment-meta, ol#comments li div.comment-meta a, ol#comments li div.comment-meta a:visited {
	color: #666;
	font-size: 95%;
}
ol#comments li div.comment-content {
	margin: 0 10px;
}
body.single h3#respond {
	margin: 0;
	padding: 10px 0;
}
div.formcontainer {
	margin-bottom: 15px;
}
div#nav-below {
	margin: 20px 0;
}
body.home div.nav-next, body.archive div.nav-next {
	text-align: right;
}
body.home div.nav-previous, body.archive div.nav-previous {
	text-align: left;
}
div.hentry {
	margin-bottom: 30px;
}
h3.archives_date {
	color: #777;
	float: left;
	font-size: 12px;
	margin: 2px 0 0 20px;
	width: 90px;
}
ul.archives {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 360px;
}
ul.archives li {
	margin-bottom: 13px;
	padding-left: 0;
	width: 360px;
}
ul.archives li a.title {
	font: bold 14px "Trebuchet MS", Arial, Verdana, sans-serif;
}
ul.archives li a.comments {
	background: right top url(redmonk-v1/comments.png) no-repeat;
	color: #666;
	margin-left: 8px;
	padding: 1px 20px 3px 0;
	text-decoration: none;
}
ul.archives li span.topics {
	display: block;
}
ul.archives li div.close a, ul.archives li div.close a:visited {
	background: url(redmonk-v1/tab-back.gif) repeat-x;
	border-bottom: 1px solid #EAEAFC;
	color: #666;
	display: block;
	margin-bottom: 15px;
	padding: 0 0 4px 0;
	text-align: center;
}
ul.archives div.hentry {
	margin-bottom: 10px;
}
div.sidebar ul {
	padding-bottom: 10px;
}
div.sidebar ul li {
	color: #555;
}
div.sidebar ul li h3 {
	color: #666;
	padding: 0 0 4px 0;
}
div.sidebar li ul {
	margin-left: 16px;
}
div.sidebar li.feed-links ul {
	margin-left: 0;
}
div.sidebar li.feed-links ul li {
	background: 0 3px url(redmonk-v1/feed-icon-12x12.png) no-repeat;
	list-style: none;
	padding-left: 16px;
}
div#footer {
	background: #fff url(/redmonk-header/redmonk-header-back.gif) repeat-x;
	border-bottom: 2px solid #c00;
	color: #888;
	font-size: 95%;
	margin: 20px 10px;
	padding: 10px 0;
	text-align: left;
}
div#footer a, div#footer a:visited {
	color: #666;
}
div#footer p {
	margin: 0 5px;
	padding: 0;
}
span.akpc_help, span.akpc_help a, span.akpc_help a:visited {
	color: #999;
}
span.akpc_help:hover {
	color: #000;
}
span.akpc_help:hover a, span.akpc_help:hover a:visited {
	color: #600;
}


/* -- RedMonk header */
#redmonk_header {
	background: #fff url(/redmonk-header/redmonk-header-back.gif) repeat-x;
	border-top: 9px solid #c00;
	border-bottom: 1px solid #999;
	margin: 0 0 10px 0;
	text-align: left;
}
#redmonk_header h5 {
	background: url(/redmonk-header/redmonk-header-logo.gif) no-repeat;
	height: 25px;
	margin: 10px;
	padding: 0;
	width: 135px;
}
#redmonk_header h5 a {
	display: block;
	height: 25px;
	width: 135px;
}
#redmonk_header h5 a span {
	display: none;
}
#redmonk_header div {
	float: right;
	margin-left: 150px;
}
#redmonk_header h4 {
	display: none;
	float: left;
	font-weight: normal;
}
#redmonk_header ul {
	float: left;
	list-style: none;
	margin: 10px 10px 0 0;
	padding: 0;
}
#redmonk_header ul li {
	border-right: 1px solid #ccc;
	float: left;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 150%;
	margin: 0;
	padding: 5px 8px;
}
#redmonk_header ul li.last {
	border-right: 0;
	padding-right: 0;
}
#redmonk_header ul li.active {
	background: #fff;
	padding-right: 8px;
}
#redmonk_header ul li a, #redmonk_header ul li a:visited {
	color: #900;
	font: 11px Verdana, Arial, sans-serif;
	text-decoration: underline;
}
#redmonk_header ul li.active a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}


/* custom added by cote@redmonk.com */
a img 
{ 
 border: 0px; 
}

.pic img { border: 0px; }

/* Header dimensions: 960x175 */
div#header 
{
 /* background: transparent url(redmonktv-header-20070613.jpg) no-repeat scroll center top; */
}