/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(base.css);
/*@import url(original.css);*/
/* end StyleCatcher imports */
@import url(custom.css);


/* for 242tv_signal */
input[type="hidden"]{
         display:none;
}

#subscribe{
	display:inline;
	border:none;
	width:auto;
	margin:.5em 0;
	vertical-align:middle;
}
h2#archive-header {
	background: url(./images/titleline.jpg) bottom no-repeat;
	padding:0 0 5px 0;
	margin:0;
	font-size:1.5em;
	font-weight:normal;
}
h3.entry-header {
	background: url(./images/titleline.jpg) bottom no-repeat;
	padding:0 0 5px 0;
	margin:0;
	font-size:1.5em;
	font-weight:normal;
}
h3.entry-header a:link {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
h3.entry-header a:visited {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
h3.entry-header a:hover {
	color:#3caf21;
	text-decoration:none;
	font-weight:normal;
}
.content-nav a:link {
	color:#666;
	text-decoration:none;
}
.content-nav a:visited {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
.entry-body {
	margin:10px 0 20px 0;
}
textarea#comment-text {
	width:400px;
	/*height:267px;*/
}
h2.comments-open-header,
h3.comments-header,
h3#trackback {
	background:#ebebeb;
	border-left:4px solid #999;
	padding:3px 10px;
	font-size:1.2em;
}
h2.comments-open-header span,
h3.comments-header span {
	font-size:0.8em;
	margin:0 0 0 10px;
}
p.comment-footer {
	background:#f6f6f6;
	padding:3px;
	border-top:1px solid #ccc;
}
.comment-content {
	padding:0 0 10px 0;
}
#recent_content {
	font-weight:bold;
}
#recent_content .rss-widget-title {
	border-right:2px solid #fff;
	padding:0 10px 0 0;
}
#recent_content a {
	margin:0 0 0 10px;
	color:#fff;
}



