.PageEditorial {
}

.Subsection {
	margin-bottom: 20px;
}
.Subsection h2 {
	border-bottom: 1px solid #DDD;
	text-transform: uppercase;
}

.PageCategoryPanels {
}
.PageCategoryPanels .Inner {
	padding: 5px 10px;
}

.FeatureSection {
	width: 455px;
	height: 360px;
}
.FeatureSection h3 {
	margin-bottom: 5px;
	font-size: 10pt
}
.FeatureSection p {
	margin: 0 0 10px 0;
}
.FeatureSection a img {
	margin-bottom: 5px;
	border: 1px solid #CCC;
}
.FeatureSection .MainStory {
	float: left;
	width: 240px;
	height: auto;
	line-height: 13pt;
}
.FeatureSection .MainStory img,
.FeatureSection .MainStory h3,
.FeatureSection .MainStory p {
	margin: 0 0 5px 0;
}
.FeatureSection .Links {
	float: right;
	width: 200px;
	height: auto;
}
.FeatureSection .Links h4 {
	background-color: #E0E0E0;
	color: #666;
	margin: 0 0 0.5em;
	padding: 3px 5px;
}

/* Box Styles */

.Heading .Title .Relative {
	position: absolute;
	bottom: 12px;
	right: 15px;
	padding: 0;
	color: #BBB;
}
.Heading .Title .Relative span {
	padding: 0 5px;
}

/* Article Layout */

.Article {
}
.Article img {
	moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.Article .Comments img {
	moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.Article .Dept {
	/*margin: 5px 0 0 0;*/
	text-transform: uppercase;
	font-weight: bold;
}
.Article h2 {
	margin: 5px 0;
	padding: 0;
	line-height: 15pt;
}
.Article .Body {
	line-height: 12pt;
}
.Article .Body .Pic {
	float: right;
	margin: 0 0 30px 30px;
	width: 195px;
}
.Article .Body .Pic .Image {
	margin-bottom: 5px;
}
.Article .Body .Pic .Image img {
}
.Article .Body .Pic .Caption {
	font-size: 7pt;
	line-height: 9pt;
	width: 195px;
}
.Article .Body .Introduction {
	font-weight: bold;
}
.Article .Body .Information {
	margin: 5px 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 5px;
	background-color: #F5F5F5;
}
.Article .Body .Information p {
	margin: 0 0 5px 0;
	padding: 0;
}
.Article .Body .FullText {
	background-color: white;
}
.Article .Body  div.ArticleQuote {
	margin: 10px;
	border: 3px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F5F5F5;
	border-radius: 5px;
	color: #888;
	padding: 5px 10px;
	line-height: 10pt;
}
.Article .Body  div.ArticleQuote p {
	margin: 5px 0;
}

.Article .Related {
	margin-top: 20px;
}
.Article .Related .File {
	margin-bottom: 10px;
}
.Article .Related .File .Name {
	font-weight: bold;
}
.Article .Related .File .Description {
	padding: 4px;
}
.Article .MetaDetails {
	margin-top: 5px;
	border-top: 1px solid #DDD;
}
.Article .Tags {
	border-bottom: 1px solid #DDD;
	padding: 10px 0 10px 35px;
	background: url(/img/silk/tag_blue.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.Article .Locations {
	border-bottom: 1px solid #DDD;
	padding: 10px 0 10px 35px;
	background: url(/img/silk/world.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.Article div.Comments {
	margin-top: 20px;
}
.Article div.Comments table.Comments {
	width: 100%;
}

/*td.Pic img {
        margin: 3px 10px 0 0;
}*/

table.ArticleList {
	border-collapse: collapse;
	/*border-top: 1px solid #CCC;*/
	width: 100%;
}
table.ArticleList td {
	padding: 7px 5px;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
}

table.ArticleList .Pic img {
	moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
table.ArticleList td.Empty {
	text-align: center;
	padding: 20px 0;
}
table.ArticleList td.Info .Dept {
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 8pt;
}
table.ArticleList td.Info h3 {
	margin: 0;
	line-height: 12pt;
	font-size: 10pt;
}
table.ArticleList td.Info .Byline {
	margin-bottom: 2px;
}
table.ArticleList td.Info .Date {
	margin-bottom: 5px;
}
table.ArticleList td.Info .Introduction {
	line-height: 12pt;
}
table.ArticleList td.Info .Links {
	margin-top: 10px;
	text-align: right;
}

.BookmarkPrint {
	margin-top: 20px;
	clear: both;
}

.Article .Gallery {
	margin-top: 20px;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	background-color: #F5F5F5;
}
.Article .Gallery .Name {
	font-size: 11pt;
	font-weight: bold;
	padding: 5px;
}
.Article .Gallery .Description {
	padding: 5px;
}
.Article .Gallery .Thumbnails {
}
.Article .Gallery .Thumbnails table {
	margin: 0 auto 15px auto;
}



.PanelEditorialSocial {
}
#RightColumn .PanelEditorialSocial .BoxContent {
	padding: 0 10px;
}
.PanelEditorialSocial ul {
	margin: 0;
	padding: 0;
}
.PanelEditorialSocial ul li {
	list-style-type: none;
	float: left;
}

.PanelEditorialSocial .ArticleRead {
	padding-top: 6px;
	margin-top: 2px;
	border-top: 1px solid #ccc;
	padding-bottom: 8px;
}

.PanelEditorialSocial .ArticleRead .Users {
	padding-top: 5px;
}

.PanelEditorialSocial .ArticleRead .Users .UserBox {
	height: 52px;
	width: 52px;
	float: left;
	margin: 3px 3px 3px 0;
}
.PanelEditorialSocial .ArticleRead .Users .UserBox a.Pic {
	border: 1px solid #E6E6E6;
	height: 50px;
	width: 50px;
}
.PanelEditorialSocial .ArticleRead .Users .UserBox a.Pic:hover {
	border: 1px solid red;
}
.PanelEditorialSocial .ArticleRead .Users .UserBox a.Pic img {
	width: 50px;
	height: 50px;
}
.PanelEditorialSocial .ArticleRead .Users .Under,
.PanelEditorialSocial .ArticleRead .Users .Over {
	display: none;
}
.PanelEditorialSocial .ArticleRead .Users .UserBox div.NewUser {
	display: none;
}
