/* @override http://kk.local:8888/spinshell.tv/trunk/css/news.css */

.sidebar {
	float: right;
	margin: 0 1em 1em;
	width: 350px;
	clear: right;
}

.sidebar h3 {
	text-align: right;
	margin: 0 1em 0.2em;
	color: #7f7f7f;
	font-weight: normal;
	font-style: normal;
}

#countryStats {
	margin-right: 0;
	height: 240px;
	width: 360px;
}

/* @group Color Scheme */

h2,
.newsitem.single .meta p,
.newsitem.single .meta a,
a,
.pagination a:visited,
.pagination a:visited,
h2.region a:visited,
.backLink a:visited {
	color: #0287ed;
}

a:visited {
	color: gray;
}

a:hover {
	color: #21458d !important;
}

.newsitem.single h2,
.newsitem.single .meta .timestamp,
.newsitem.single .meta.secondary,
a:active {
	color: white;
	background-color: #0287ed;
}

.newsitems .newsitem {
	border-left: 1em solid #0287ed;
}

.newsitems .image, .feature .image {
	float: right;
	margin: 0 0 1em 1em;
}

.newsitems .newsitem .meta {
	color: gray;
}

/* @end */

h2.region a {
	text-decoration: none;
}

.newsitems .newsitem, .newsitem.feature {
	margin: 1em 2em 2em;
}

.newsitems .newsitem .meta {
	margin: 0;
}

.newsitems .newsitem {
	padding: 0 1em 0 1em;
	width: 470px;
}

.newsitems .newsitem a {
	text-decoration: none;
}

.jumpLink a {
	text-decoration: underline !important;
}

.pagination {
	text-align: left;
	margin: 2em 2.5em;
}

.pagination a {
	text-decoration: none;
}

.pagination .disabled {
	display: none;
}

.pagination .current {
	text-decoration: underline;
}

.newsitem.feature h3 {
	font-size: 1.5em;
}

.newsitem.feature .summary {
	font-size: 110%;
}

h2 {
	font-size: 25pt;
	margin: 1em 40px 0.2em;
	line-height: 1em;
}

.newsitem.single .backLink {
	margin: 0 3em 3em;
}

.newsitem.single #relatedQuotes {
	margin-top: 3em;
}

.newsitem.single h2 {
	font-size: 17pt;
}

.newsitem.single .body, .newsitem.single .subheadline {
	margin: 3em;
	width: 500px;
	line-height: 1.3em;
}

.newsitem.single .body .images {
	float: right;
	margin: 0 0 1em 2em;
	width: 13em;
	text-align: center;
}

.newsitem.single .body .photo .caption {
	text-align: left;
	margin: 1em;
	font-size: 80%;
}

.newsitem.single h2 {
	padding: 1.5em 55px 1em;
	margin: 0;
}

.newsitem.single .meta .timestamp {
	padding-bottom: 0.2em;
	font-size: 110%;
}

.newsitem.single .meta p, .newsitem.single .meta.secondary {
	padding: 0 80px;
	font-style: italic;
}

.newsitem.single .meta.secondary {
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 1em 0 3em;
	font-size: 80%;
}

.newsitem.single .meta p {
	text-align: right;
	margin: 0;
}

.quote {
	margin: 1em 1em 2em;
}

.quote .body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 1em !important;
	font-weight: bold;
	width: auto !important;
}

.quote .source {
	text-align: right;
	font-size: 90%;
}

.quote .source.above {
	text-align: left;
}

.quote .jumpLinks {
	padding-left: 1em;
	list-style-position: inside;
}

.quote ul.jumpLinks li {
	list-style-type: none;
}

.daylifeBrand {
	text-align: right;
	padding-right: 2em;
}

#copyrightFooter {
	margin: 1em 1em 3em 2em;
	width: 525px;
}

#copyrightFooter img {
	float: left;
	position: relative;
	top: 5px;
}

#copyrightFooter p {
	margin: 0 0 0 180px;
}

.legalese {
	font-size: 80%;
	color: gray;
	line-height: 1em;
	text-align: justify;
}
