
/******************** General ********************/

div#article div.authorDate
{
	border-top: solid 1px #eeefea;
	border-bottom: solid 1px #eeefea;
	color: #2e2e2e;
	font-style: oblique;
	font-size: 13px;
	font-family: Times New Roman;
	line-height: 19px;
	margin: 0px 0px 20px 0px;
}

/******************** Article ********************/

div.article
{
	padding-top: 15px;
}

div#article h1
{
	font-family: Georgia, serif;
	font-size: 29px;
	color: #333;
	font-weight: normal;
	padding-bottom: 10px;
}

#article .abstract
{
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 10px;
}

.abstract
{
	line-height: 15px;
}

.abstract:first-letter
{
	color : #333333;
	font-family : "Times New Roman", times, serif;
	font-size : 36px;
	line-height: 30px;
	float: left;
	padding-right: 5px;
}



.fullstory
{
	font-size: 11px;
	line-height: 15px;
	margin-top: 20px;
}

#article .byLine
{
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: oblique;
	color: #333;

}

/******************** ArticleList ********************/

ul#articleList
{
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	list-style-type: none;
	padding: 12px 0px 9px 0px;
	margin: 0;
}

ul#articleList .articleListImage
{
	border: solid 1px #bbbaa5;
	display: block;
	margin-right: 10px;
	padding: 2px;
}

ul#articleList li
{
	display: block;
	height: 100%;
	margin: 0;
	padding: 8px 0px 9px 0px;
}

ul#articleList h1
{
	color: #333;
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: bolder;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul#articleList .abstract
{	
	width:  auto;
}

div.articleList
{
	float: left;
}


/******************** BottomLine ********************/

#articleBottom
{
	padding-top: 20px;
}


div#bottomLine
{
	vertical-align: middle;
	clear: both;
	color: #333;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: oblique;
	height: 18px;
	line-height: 18px;
	margin-left: 20px;
	padding-top: 2px;
	border-top: solid 1px #ececea;
	border-bottom: solid 1px #ececea;
}

div#bottomLine a
{
	color: #333;
	text-decoration: none;
}


div#bottomLine img 
{
	border: 0;
}

div#sendToFriend
{	
	color: #333;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: oblique;
	padding: 20px;
}

div#sendToFriend input
{
	border: solid 1px #3b3c37;
	color: #333;
	height: 13px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

div#sendToFriend a
{
	color: #333;
	text-decoration: none;
}
/******************** FocusArticle ********************/

div#focus
{
	background-repeat: no-repeat;
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	height: 264px;
	margin-top: 4px;
	overflow: hidden;
	padding: 16px 200px 0px 12px;
	width: 226px;
}

div#focus h1
{
	font-family: Georgia, serif;
	font-size: 28px;
	color: #3A3A38;
}

div#focus a
{
	color: #7397A0;
}


/******************** NewsList ********************/


ul#newsList
{
	background-color: #f8f8f6;
	border-bottom: solid 1px #bcbfa0;
	color: #395961;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	height: 145px;
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0 0;
}

ul#newsList li
{
	clear: both;
	padding: 10px;
}


ul#newsList div.date
{
	color: #395961;
	float: left;
	font-weight: bold;
}

ul#newsList a
{
	color: #395961;
	font-size: 12px;
	font-weight: normal;
	float: right;
	text-decoration: none;
	width: 340px;
}

ul#newsList a:hover
{
	text-decoration: underline;
}


/******************** ThemeArticle ********************/

div#themeArticle
{
	background-repeat: no-repeat;
	/*height: 386px;*/
}

div#themeArticleLeft
{
	float: left;
	overflow: hidden;
	padding: 10px;
	width:409px;
}

div#themeArticleRight
{
	float: right;
	margin-top: 386px;
	overflow: hidden;
	width: 205px;
}

div#themeArticleBreadCrumbs
{
	padding: 10px 0 0 10px;
}

div.themeArticle h1
{
	font-weight: normal;
}

div#themeArticle div.abstract
{
	color: #518180;
	font-family: Georgia, serif;
	font-size: 14px;

	line-height: 20px;
	margin: 100px 10px 10px 10px;
}

div.byLine
{
	border-top: solid 1px #ececea;
	border-bottom: solid 1px #ececea;
	color: #333;
	height: 19px;
	font-style: oblique;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 19px;
	margin: 10px 0px 10px 10px;
}

div#themeArticle div.fullstory
{
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 10px 0px 10px 10px;
	
}

div#themeArticle div.fullstory
{

}

div.themeArticle
{
	padding-left: 10px;
	/*padding-right: 30px;*/
}


.themeArticle .abstract
{
	font-size: 11px;
	line-height: 15px;
}

/******************** TopArticle ********************/

#topArticle
{
	padding-top: 10px;
	line-height: 15px;
}

#topArticle:first-letter 
{
	color : #333333;
	font-family : "Times New Roman", times, serif;
	font-size : 36px;
	line-height: 30px;
	float: left;
	padding-right: 5px;
}
