/* 2009-08-06 12:14:30 */
/* http://static.onespot.com/stylesheets/style.css */

#onespot-main .clear-left { clear: left; }

#onespot-main .related-heading {
	color: #191919;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-bottom: 0;
	line-height: 1.3;
}

#onespot-main p#ft {
	font-size: 14px;
	margin-top: 15px;
}

#onespot-main .submit { padding: 4px; }
#onespot-main .clear { clear: both; }

#onespot-main #onespot-powered {
	float: right;
	display: block;
	margin-top: -3px;
}

#onespot-main li.last { border-bottom: none; }
#onespot-main .onespot-discussions .discussions { border-top: 2px solid silver; }

#onespot-main .entry .discussions ul.related {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 0.5em;
	margin-left: 20px;
	color: #191919;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#onespot-main .entry .discussions ul.related li { line-height: 1.3; }

#onespot-main .entry {
	clear: both;
	margin-bottom: 15px;
}

#onespot-main .entry p.posted {
	font-size: 11px;
	color: #666;
	margin: 10px 0 8px 0;
	float: right;
	display: block;
}

#onespot-main .entry p.posted a {
	color: #7d7d7d;
	font-weight: bold;
}

#onespot-main .entry .discuss {
	font-size: 93%;
	color: #07b;
	padding: 5px;
	border: 2px solid #dcdcdc;
	background-color: #f5f5f5;
	margin: 0 0 0px 12px;
	display: inline;
}

#onespot-main .entry .discuss a { color: #07b; }

#onespot-main .entry .anchor-top {
	display: none;
	margin: 20px;
	float: right;
}

#onespot-main .entry-actions div.rating {
	width: 29px;
	float: left;
	margin: 0;
	text-align: center;
}

#onespot-main .pos { color: #4e894d; }
#onespot-main .neg { color: #a04444; }

#onespot-main .entry .entry-actions .rating-container .rating .thumbup a,
#onespot-main .entry .entry-actions .rating-container .rating .thumbdown a {
	width: 14px;
	height: 14px;
	cursor: pointer;
	float: left;
}

#onespot-main .entry .entry-actions .rating-container .rating .thumbup a { background: url(http://static.onespot.com/images/thumbs-up.gif) no-repeat left top; }
#onespot-main .entry .entry-actions .rating-container .rating .thumbdown a { background: url(http://static.onespot.com/images/thumbs-down.gif) no-repeat left top; }

#onespot-main .entry .entry-actions .rating-container .rating .thumbup a:hover,
#onespot-main .entry .entry-actions .rating-container .rating .thumbdown a:hover {
	background-position: left bottom;
	border-bottom-style: none;
}

#onespot-main .featured {
	padding: 0 0 10px 0;
	border: 2px solid #07b;
	background-image: url(http://static.onespot.com/images/bg-entry-featured.gif);
}

#onespot-main .featured h3 {
	padding: 4px 4px 8px 8px;
	background-color: #07b;
	margin-top: 0;
}

#onespot-main .featured h3 a { color: white; }

#onespot-main p.excerpt {
	line-height: 123.1%;
	padding-top: 4px;
	padding-bottom: 4px;
}

#onespot-main .featured p.posted {
	font-size: 93%;
	padding: 4px 0pt 0pt 6px !important;
}

#onespot-main .featured p.posted a {
	color: #07b;
	font-size: 93%;
}

#onespot-main .featured p.excerpt {
	font-size: 108%;
	line-height: 146.5%;
	padding: 10px 10px 0 10px;
}

#onespot-main .featured .entry-actions { padding: 0 10px 0 10px; }
#onespot-main p.excerpt { line-height: 146.5%; }

#onespot-main .entry p.excerpt {
	margin-bottom: 4px;
	line-height: 146.5%;
}

#onespot-main .entry p.discussions_title {
	font-size: 123.1%;
	color: #003a69;
	padding-bottom: 3px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 8px;
}

#onespot-main .entry div.discussions { margin: 10px 0 8px 0; }

#onespot-main .entry div.discussions h4 {
	font-size: 15px;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #dcdcdc;
	margin: 0 0 8px 0;
}

#onespot-main .entry-actions { margin: 2px 0 7px 0; }

#onespot-main .entry-actions p {
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 20px;
}

#onespot-main .entry-actions div.rating-container {
	float: left;
	margin-right: 20px;
}

#onespot-main .entry-actions div.rating-container p {
	float: left;
	padding-right: 4px;
}

#onespot-main .score {
	float: left;
	padding: 2px 0 0 4px;
}

#onespot-main .score span { margin-right: 3px; }
#onespot-main .rating a:hover { border-bottom-style: none !important; }
#onespot-main .rating-container p { margin-right: 0; }

#onespot-main .entry-editor-comment {
	background-color: #EAF4FA;
	border: 2px solid #ccc;
	margin-left: 0;
	padding: 6px 10px 10px 10px;
}

#onespot-main .entry-editor-comment h3 { padding: 0 0 4px 0; }
#onespot-main .featured .entry-editor-comment { margin: 14px; }

#onespot-main .entry-editor-comment {
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #e8e8e8;
	padding: 6px;
}

#onespot-main .entry-editor-comment p {
	margin: 0;
	padding: 0;
}

#onespot-main .introductory-comment .comment-body {
	margin-bottom: 0;
	padding-bottom: 0;
	clear: both;
}

#onespot-main .introductory-comment {
	margin-bottom: 10px;
	background-color: #efefef;
	border-top: 2px solid silver;
	border-bottom: 1px solid silver;
	padding: 0 10px;
}

#onespot-main .comment-user p { margin: 10px 0; }

/* details */
.onespot-discussions .topics {
	border-bottom: 1px solid silver;
	margin-bottom: 6px;
}

.onespot-discussions .entry .topics,
.onespot-discussions .entry .topics a {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: black;
	font-size: 11px;
}

#onespot-main #related-stories li { margin-bottom: 10px; }

#onespot-main #related-stories ul ul {
	margin: 0;
	padding: 0;
}

#onespot-main .details p.excerpt {
	margin-bottom: 4px;
	line-height: 146.5%;
	font-size: 108%;
}

#onespot-main h1.detail_title { color: #4D4E53; }
#onespot-main .details #discussions { padding-top: 20px; }
#onespot-main .details #reader-comment-list { padding-top: 10px; }

#onespot-main .details #discussions h3,
#onespot-main .details #reader-comment-list h3 {
	font-size: 138.5%;
	border-bottom: 1px solid #dcdcdc;
}

#onespot-main .details #related-stories ul li a { font-size: 123.1%; }
#onespot-main .details #related-stories ul li ul li a { font-size: 93%; }

#onespot-main .details #related-stories ul li ul li.excerpt {
	padding-top: 6px;
	padding-bottom: 6px;
}

#onespot-main #reader-comment-form { border-top: 4px solid black; }

#onespot-main .discussions li ul li.via {
	display: block;
	margin: 8px 0;
	color: #666;
	float: right;
}

#onespot-main .discussions li ul li.excerpt {
	display: block;
	margin-bottom: 10px;
	clear: both;
}

#onespot-main .discussions a { font-family: Georgia, "Times New Roman", Times, serif; }

/* error messages */
#onespot-main .message-info,
#onespot-main .message-error {
	margin: 0.5em 10px 1em 0;
	padding: 1em 0.5em;
	border: 1px solid #1551c2;
	background-color: #cce2fd;
}

#onespot-main .message-error {
	border-color: #f03;
	background-color: #fcc;
}

#onespot-main .message-info p,
#onespot-main .message-error p {
	font-weight: bold;
	margin: 0;
}

#onespot-main .message-error ul { margin: 0.25em 1em; }

#onespot-main .message-error ul li {
	list-style-type: none;
	font-weight: bold;
}

/* http://static.onespot.com/stylesheets/sharesprite.css */
#onespot-main .entry-actions div.share {
	float: right;
	margin-right: 0;
}

#onespot-main .share a {
	float: left;
	margin-right: 2px;
	border: none;
}

#onespot-main .share a:hover { border-bottom: 0px !important; }

#onespot-main .share p {
	float: left;
	margin: 1px 2px 0 0;
}

#onespot-main a.twitter,
#onespot-main a.digg,
#onespot-main a.facebook,
#onespot-main a.delicious,
#onespot-main a.reddit {
	height: 16px;
	width: 16px;
	cursor: pointer;
	background: url(http://static.onespot.com/images/sharesprite.png) no-repeat;
}

#onespot-main a.twitter { background-position: 0 0; }
#onespot-main a.twitter:hover { background-position: 0 -16px; }
#onespot-main a.digg { background-position: -16px 0; }
#onespot-main a.digg:hover { background-position: -16px -16px; }
#onespot-main a.facebook { background-position: -32px 0; }
#onespot-main a.facebook:hover { background-position: -32px -16px; }
#onespot-main a.delicious { background-position: -48px 0; }
#onespot-main a.delicious:hover { background-position: -48px -16px; }
#onespot-main a.reddit { background-position: -64px 0; }
#onespot-main a.reddit:hover { background-position: -64px -16px; }

/* overrides */
.entry.first { border-top: none; }

fieldset {
	border: none;
	margin-bottom: 0;
}

#main_content_box { margin-top: 0; }
#main_menu_box { margin-bottom: 12px; }

.onespot-discussions .comment .date {
	float: none;
	margin-top: 0;
}

.onespot-discussions div.comments { border-bottom: none; }
.onespot-discussions .heading.section { text-transform: none; }
.onespot-discussions .heading.section span { font-size: 22px; }

#onespot-main .heading.section span {
	display: block;
	width: 500px;
	float: left;
	color: inherit;
	font-style: normal;
}

#onespot-main .heading.section a#onespot-powered {
	display: block;
	float: right;
}

/* ads */
.ad.leaderboard {
	left: 272px;
	position: absolute;
}

.ad.wide_skyscraper {
	margin-bottom: 20px;
	float: right;
}

.ad.large_rect {
	margin-bottom: 20px;
	height: 280px;
	width: 336px;
}

/*
.pc #onespot-main .entry h2 a.site_pc,
.pc #onespot-main .entry h2 a.site_pc:link,
.pc #onespot-main .entry h2 a.site_pc:visited,
.pc #onespot-main .entry h2 a.site_pc:hover { color: #680102; }

.cs #onespot-main .entry h2 a.site_cs,
.cs #onespot-main .entry h2 a.site_cs:link,
.cs #onespot-main .entry h2 a.site_cs:visited,
.cs #onespot-main .entry h2 a.site_cs:hover { color: #314720; }

.mn #onespot-main .entry h2 a.site_mn,
.mn #onespot-main .entry h2 a.site_mn:link,
.mn #onespot-main .entry h2 a.site_mn:visited,
.mn #onespot-main .entry h2 a.site_mn:hover { color: #233D78; }

.uk #onespot-main .entry h2 a.site_uk,
.uk #onespot-main .entry h2 a.site_uk:link,
.uk #onespot-main .entry h2 a.site_uk:visited,
.uk #onespot-main .entry h2 a.site_uk:hover { color: #A23F28; }
*/

#onespot-main .entry p.topics { font-weight: bold; }
#onespot-main .entry p.topics a { font-weight: normal; }

/* widget (discussion page, left column, between story and comments) */
#onespot-discussion-widget .heading { border-top: none; }

#onespot-discussion-widget em,
#onespot-discussion-widget em a {
	color: gray;
	font-style: italic;
	font-size: 12px;
	font-family: Georgia,"Times New Roman",Times,serif;
}

div#onespot-discussion-widget li.onespot-more-headlines a { font-weight: bold; }

#onespot-main img.entry_image {
	float: left;
	margin-right: 9px;
}

#onespot-main .entry .excerpt {
	overflow: hidden;
	margin-bottom: 1em;
}

#onespot-main .entry .excerpt .text { margin-bottom: auto; }
