/*GENERAL STYLES*/
blockquote {
	font-size:1em;
	color:#666;
	border-left:4px solid #666;
	margin:10px 0 10px 30px;
	padding:0 5px 0 10px;
	background:#f3f3f3 url(background_blockquote.png) repeat top left;
}
.clearLeft {clear:left;}
.clearRight {clear:right;}
.clearBoth {clear:both;}
.hide {display:none;}
/*CONTENT STYLES*/
div.chunk {
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #ccc;
}
div.topchunk {
	margin:0 !important;
}
div.chunk title {
	text-align: left;
	padding:0 0 0 0px;
	font-weight:600;
}
.footnote,
.footnote a {
	font-size:12px;
	line-height:1.3em;
	color:#aaa;
}
.footnote em {
	background-color:transparent;
	font-style:italic;
}
.footnote code {
	background-color:transparent;
	font:11px/14px monospace;
	color:#aaa;
}
p.subscribe {
	background-color:#f3f3f3;
	font-size:12px;
	text-align:center;
}
p.highlight {
	background-color:#ffc;
	font-size:12px;
	text-align:center;
}
p.sample_feeds {
	font-size:12px;
	line-height:1.2em;
}
div.sp_errors {
	background-color:#eee;
	padding:5px;
	text-align:center;
	font-size:12px;
}
.noborder {
	border:none !important;
}
img.favicon {
	margin:0 4px -2px 0;
	width:16px;
	height:16px;
}
p.favicons a,
p.favicons a:hover {
	border:none;
	background-color:transparent;
}
p.favicons img {
	border:none;
}
.allevent {
	color:#666666;
	text-align:right;
	font-weight:600;
}
/*DEMO STYLES*/
/*div#sp_input {
	background-color:#ffc;
	border:2px solid #f90;
	padding:5px;
	text-align:center;
}
div#sp_input input.text {
	border:1px solid #999;
	background:#e9f5ff url(feed.png) no-repeat 4px 50%;
	width:75%;
	padding:2px 2px 2px 28px;
	font:18px/22px "Lucida Grande", Verdana, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
}
form#sp_form {
	margin:15px 0;
}
div.focus {
	margin:0;
	padding:10px 20px;
	background-color:#efe;
}
p.sample_feeds {
	text-align:justify;
}*/
/*SIFR STYLES*/
.sIFR-active h3.header {
	visibility:hidden;
	line-height:1em;
}