﻿body
{
	margin: 0px 0px 0px 0px;
	background-color: #222222;
	height: 100%;
	font-family: Verdana;
	font-size: 12px;
	line-height: 130%;
}

a
{
	color: #416799;
	text-decoration: none;
	outline: none;
}

a:link, a:visited
{
	color: #416799;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

a span
{
	cursor: pointer;
}

#body_container
{
	width: 1000px;
	background-color: #ffffff;
}

#header
{
	width: 980px;
}

#logo
{
	padding: 10px 10px 10px 10px;
	line-height: 150%;
}

.site_name
{
	font-family: Verdana;
	font-size: 22px;
	font-weight: bolder;
	color: Black;
}

.page_name
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: Black;
}

.site_name a:link
{
	font-family: Verdana;
	font-size: 22px;
	font-weight: bolder;
	color: Black;
	text-decoration: none;
}

.articleLink
{
	font-family: georgia;
	font-size: 16px;
}

.commentLink
{
	font-family: georgia;
	font-size: 12px;
}

.tag_line
{
	font-family: Verdana;
	font-size: 16px;
	color: Black;
	font-style: italic;
}

#userbox
{
	float: right;
	display: inline;
}

.header_links
{
}

#userbox .textbox
{
	background: url(../img/search.png) center left no-repeat;
	padding-left:16px;
	margin-top: 6px;
}

#navigation
{
	background-color: #eeeeee;
	border-top: solid 2px #222222;
	border-bottom: solid 2px #222222;
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navigation_link
{
	padding-left: 15px;
	padding-right: 25px;
	font-family: georgia;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
}

#content_main
{
	padding: 10px 10px 10px 10px;
	width: 100%;
	clear: both;
}

#content_left
{
	width: 750px;
	border-right: solid 1px #cccccc;
	padding-top: 10px;
	padding-right: 15px;
}

#content_right
{
	float: right;
	padding-right: 15px;
	width: 200px;
}

#summary 
{
	width: 100%;
	padding-bottom: 20px;
}

#title_container
{
	border-bottom: dotted 1px #cccccc;
	padding-bottom: 4px;
}

#title
{
}

#content
{
	padding: 3px 3px 6px 3px;
	line-height: 130%;
	font-family: georgia;
	font-size: 12px;
}

#publisher 
{
	float: right;
	text-align: right;
}

.pub_date
{
	color: #999;
	line-height: 16px;
	text-transform: uppercase;
}

.article_source
{
	font-size: .92em;
	line-height: normal;
	padding: 1px 5px 0 0;
	color: #CA7324;
}

#paging
{
	width: 750px;
	padding-bottom: 20px;
}

.pagingTotal
{
	display: block;
	font-style: italic;
	font-size: 12px;
	font-family: Verdana;
	float: left;
}

.pagingPages
{
	text-align: right;
	display: block;
	font-style: italic;
	font-size: 12px;
	font-family: Verdana;
}

.pageLink
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: 200;
	text-decoration: none;
	color: Blue;
}

.article_label
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.article_desc
{
	font-family: Verdana;
	font-size: 12px;
}

#article_text
{
	padding: 3px 3px 6px 3px;
	line-height: 130%;
	font-family: georgia;
	font-size: 14px;
}

.article_header
{
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: solid 1px #cccccc;
}

.SubHead
{
	font-size: larger;
	font-weight: bold;
}

#actions
{
	padding: 5px 5px 5px 5px;
	border-top: solid 1px #aaaaaa;
	background-color: #ffffff;
	height: 16px;
	margin-bottom: 10px;
}

#article_actions
{
}

#article_actions_left
{
	float: left;
}

#article_actions_right
{
	float: right;
}

.icon_left
{
}

.icon_right
{
	padding-left: 15px;
}

.icon_favorite
{
	padding-left: 15px;
}

.icon_readlater
{
	padding-left: 15px;
}

.icon_vote_yes 
{
	
}

.icon_vote_no
{
	
}

.vote_count 
{
	
}

.ui-rater>span {vertical-align:top;}
.ui-rater-rating {margin-left:.8em}
.ui-rater-starsOff, .ui-rater-starsOn {display:inline-block; height:18px; background:url(../img/stars.png) repeat-x 0 0px;}
.ui-rater-starsOn {display:block; max-width:90px; top:0; background-position: 0 -36px;}
.ui-rater-starsHover {background-position: 0 -18px!important;}

#comment_container
{
	padding-top: 10px;
}

#comment_group
{
	clear: both;
	padding-top: 15px;
	border-bottom: solid 1px #cccccc;
}

#comment_info
{
}

#comment_body
{
	float: right;
	width: 625px;
	margin-top: 10px;
}

.member_name 
{
	font-size: smaller;
	font-family: Verdana;
	color: Green;
}

.comment_date
{
	font-size: smaller;
	font-family: Verdana;
}

.comment_text
{
	font-family: Verdana;
	line-height: 130%;
}

.tooltip
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: none;
}

.tag_header
{
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana;
}

.tag_detail
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: Blue;
	padding-left: 2px;
}

#tag_list
{
}

#tag_box
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px 4px 4px 4px;
	border: solid 1px #222222;
	background-color: #eeeeee;
	width: 175px;
	display: block;
}