html {
	margin: 0;
	padding: 0;
}

body {
	background: #3B4851;
	font-family: verdana, trebuchet ms, sans, sans-serif;
	margin: 0;
	padding: 0;
}


.article_title, .article_title_list, H1, H2, .gallery-title {
	font-family: sans, trebuchet ms, sans, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color: #415F7C;
}

.article_title {
	padding-top : 0pt;
	padding-bottom : 5pt;
}

.popular_date, .popular_article, .popular_position, .popular_title {
	font-size: 10pt;
	margin:0px;
	padding:2px 12px 2px 2px;
}

.popular_date {
	text-align:center;
}

.popular_position {
	text-align: right;
}
H2, .gallery-title {
	font-size: 10pt;
	margin-top: 20px;
}


.article_title_list {
	font-size: 10pt;
}

.article_subtitle {
	font-family: sans, trebuchet ms, sans, sans-serif;
	font-size: 8pt;
	color: #606060;
	padding-bottom: 5pt;
}

.article_content, .content, .gallery-desc, .foto-desc, TD.image, TD.foto, TD.video {
	color : #303030;
	font-family: trebuchet ms, sans, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	text-align: justify;
	padding : 10pt;
	padding-top : 5pt;
}

.article_content b {
	color : #000000;
	font-size: 11pt;
}

.article_content {
	border-top : 1px solid #E0E0E0;
	padding : 0px;
	padding-top : 10pt;
}

.gallery-desc, TD.image, TD.foto, TD.video {
	vertical-align: center;
}

.foto-desc, TD.foto, TD.video {
	font-size : 8pt;
}

TD.foto, TD.video {
	vertical-align: top;
	text-align: center;
}

A {
	text-decoration:none;
	color: #005FBC;
}

A:hover {
	text-decoration: underline;
}


TD.header, .main_link_bar, .main_link_cell {
	background : #637D8E;
}



TD.header {
	padding : 10pt;
	padding-left : 20pt;
	color : white;
	font-size: 20pt;
	font-family: trebuchet ms, sans;
}

.header A {
	color : white;
	text-decoration: none;

}


.flickr {
	background: #819FBC;
	padding : 0px;
	margin : 0px;
	color : white;
	font-weight: bold;
	font-size: 16pt;
	font-family: trebuchet ms;
}

.left_bar {
	background: #F0F0F0;
	vertical-align: top;
	padding : 5px;
 	width: 90px;
	margin: 5px;
}


.left_box {
	background: #F0F0F0;
	padding : 5px;
	width: 140px;
	margin: 5px;
}

.left_title, .rss_feed, .twitter-title {
	color: #617F9C;
	text-align: center;
	font-weight: bold;
	font-size: 9pt;
	font-family: trebuchet ms, sans;
}

.twitter-title {
	padding-top : 4px;
}

.articles_box, .related_articles_boxx {
	background: #F0F0F0;
	padding : 5px;
	width: 240px;
	margin: 5px;
}

.related_articles_boxx {
	background : #F0F0F0;
	padding-top : 10px;
	padding-bottom : 10px;
	border-bottom : #617F9C 1px dashed;
}


.article_separator {
	margin-top: 20pt;
	border-top: #D1C6B0 1px solid;
	margin-bottom: 5pt;
}	

A.comments_link {
	font-family: verdana,arial,sans, sans-serif;
	font-size : 8pt;
}

.comment_link, A.comment_link:hover, A.comment_link:visited, A.comment_link:link {
	font-family: verdana,arial,sans, sans-serif;
	font-size : 7.5pt;
	color: #E0E0E0;
	text-decoration : none;
	margin: 0px;
	padding-bottom : 5px;
}

.cpage {
	border: 1px solid #C0C0C0;
	margin: 2px;
	padding: 2px;
	font-family: trebuchet ms, tahoma, sans, sans-serif;
	font-size : 9pt;
}

.spage {
	background: #D0D0D0;
}

.comment_number {
	margin-right:0px;
}

.pages {
	font-family: sans, trebuchet ms, sans, sans-serif;
	font-size: 10pt;
}

A.main_link_bar:hover, A.main_link_bar:visited, A.main_link_bar:link {
	font-family: verdana, trebuchet ms, sans, sans-serif;
	font-weight: bold;
	font-size : 12px;
	color: #F0F0F0;
	text-decoration : none;
	padding-left : 4pt;
	padding-right : 4pt;
}

.comment,.author_comment, .ignored_comment, .removed_comment, .comment TD, .author_comment TD {
	font-family: trebuchet ms, tahoma, sans, sans-serif;
	font-size : 9pt;
	color : #404040;
	text-align: justify; 
}

TABLE.comment {
	width : 100%;
	padding : 5pt;
}

DIV.comment, DIV.author_comment {
	padding : 0pt;
	margin : 0px;
	width : 100%;
	padding-bottom : 5pt;
	padding-top : 5pt;
}

.comment TD, .author_comment TD  {
	padding : 10pt;
	border: 0px;
	padding : 5pt;
	vertical-align : top;
}

.author_comment, .author_comment TD {
	color : #202020;
	background : #F4F4F8;
}

DIV.author_comment  {
	border-top : 1px solid #E0E0E0;
	border-bottom : 1px solid #E0E0E0;

}

SPAN.comment_title {
	color : #404040;
	font-size : 8pt;
}

.ignored_comment {
	background: #FFFFFF;
	color : #606060;
}

.removed_comment {
	display:none;
}

.commentformlabel {
	font-family: tahoma, trebuchet ms, sans, sans-serif;
	font-size : 10pt;
	color : #404040;
	background: #FFFFFF;
	padding : 2px;
}

.comment_advisory {
	font-family: tahoma, trebuchet ms, sans, sans-serif;
	font-size : 10pt;
	color : #C02020;
	font-weight: bold;
}

.comment_warning {
	font-family: tahoma, trebuchet ms, sans, sans-serif;
	font-size : 8pt;
	color : #C02020;
}


.commentform {
	font-family: tahoma, trebuchet ms, sans, sans-serif;
	font-size : 10pt;
  color: #404040;
  font-weight:normal;	
  border:#E1D6C6 1px solid;
	background-color: #EBEBEB;
	padding: 2px;
}

.commentformbutton{
  padding:0px 10px 0px 10px;
  color: #202020;
  font-size:9pt;
  font-weight:normal;	
  font-family: trebuchet ms,tahoma, arial, sans;
}

.comment_block {
  border:#E1D6C6 1px solid;
	padding: 15px;
}

.comment_footer {
	color : #606060;
	margin-top: 12px;
	border-top:#E1D6C0 1px dotted;
}

.comments_header {
	font-family:  trebuchet ms, tahoma,sans, sans-serif;
	color : #404040;
	font-weight: bold;
	font-size : 10pt;
	margin-top: 10pt;
	margin-bottom: 10pt;
}

.footer {
	text-align: center;
	font-family: trebuchet ms, tahoma, sans, sans-serif;
	font-size : 8.5pt;
	color : #C0C0C0;
	background: #222222;
	border-top: #D1C6B0 1px solid;
	padding-top:5pt;
	padding-bottom: 15pt;
	border-left : 5pt solid #666666;
	border-right : 5pt solid #666666;
}

.footer A {
	font-weight : bold;
	color : #F0F0F0;

}

.article_prev_next, A.article_prev_next {
	text-align: left;
	font-family: trebuchet ms, sans, sans-serif;
	font-size : 8.5pt;
	color: #404040;
	margin-top: 2pt;
	text-decoration: none;
}

.article_prev_next A:hover {
	color: #2060FF;
	text-decoration: underline;
}

.category {
	font-weight: bold;
}

.category_title {
	font-family: sans, trebuchet ms, sans, sans-serif;
  font-weight: bold;
  font-size: 16pt;
	text-align: center;
	color: #415F7C;
  margin: 0 0 5px 0;
}

.page_link {
	font-family: verdana, trebuchet ms, sans, sans-serif;
	font-size: 10pt;
}

PRE {
	border : dotted 1px #606060;
	background: #F0F0F0;
	padding : 10px;
}

.google_sitesearch, .page-box {
	display : block;
	margin-left:auto;
	margin-right:auto;
	text-align : center;
}

.categories_bar {
  background : #212D39;
  margin : auto;
}

.category_icon, .category_link {
  padding-left : 12px;
  padding-right : 2px;
  border-left : 6px;
  border-right : 6px;
  color : #FFFFFF;
  font-weight : bold;
  font-family : trebuchet ms, sans;
  font-size : 9pt;
}

/* rounded box */
.rbox {
	padding : 0px;
	padding-top : 10pt;
}
.headh, .contenth  {
  background : #375675;
  border-left : 1px solid #A5B5C4;	
  border-right : 1px solid #A5B5C4;	
}

.contenth div {margin-left: 12px; padding-top: 5px;}
/* end rounded box */

.contenth A#small {
  color : #FFFFFF;
  font-family : trebuchet ms, sans;
  font-size : 8pt;	
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 0px;
}

.r1h, .r2h, .r3h, .r4h, .r5h {
	background : #375675;
	border-left : 1px solid #A5B5C4;	
	border-right : 1px solid #A5B5C4;
	font-size:1px; overflow:hidden; display:block;
	height: 1px;
}

.r1h {margin: 0 4px;}

.r2h {margin: 0 2px;}

.r3h {margin: 0 1px;}

.r4h {
	margin: 0 1px;
	border: 0px;
	height: 2px;
}

.r5h {margin: 0px;}

.main_table {
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}


.right_panel {
	vertical-align: top;
	background: #F8F8F8;
	width : 160pt;
	padding : 8pt;
	border-left : 1px solid #D0D0D0;
}

.right_banner {
	vertical-align: top;
	background: #D0D0D0;
	padding-top : 10px;
}

#articles_link  {
	margin : 0px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 20pt;
	padding-right : 5pt;
}

#articles_link li {
	list-style-image:url(/fcatrin/images/li-doc.png);
}

TD.article {
	background: #FFFFFF;
	vertical-align: top;
	padding : 0px;
}

DIV.related {
	background: #F8F8F8;
	float: right;
	width : 180pt;
	margin-left: 10pt;
/*	margin-right : 5pt; */
/*	margin-top : 10pt; */
	padding : 5pt;
	border : 1px solid #D0D0D0;
}


DIV.author_id, DIV.author_id A {
	color : #202020;
	font-family : trebuchet ms, tahoma, sans;
	font-size : 11pt;
	font-weight : bold;
	margin-bottom : 5pt;
	border-bottom : 1px solid #D0D0D0;
}

DIV .author_id A {
	color : #2020C0;
	text-decoration: none;
}

SPAN.comment_id {
	color : #808080;
	font-weight : normal;
	font-size : 8pt;
	float:right;
	margin-top : -11pt;
}


.related_title {
	color: #202020;
	text-align: center;
	font-weight: bold;
	font-size: 10.5pt;
	font-family: trebuchet ms, sans;
}

UL.related {
	margin : 0px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 15pt;
	padding-right : 5pt;
}

LI.related, .related li {
	list-style-image:url(/fcatrin/images/li-doc.png);
	text-align: left;
}



DIV.search_box{
	margin-right : 10px;
}
.search_box, .search_box FORM {
	padding : 0px;
	margin : 0px;
	text-align : center;
}

.search_box INPUT {
	border-top : 2px solid #A5B5C4;
	border-left : 2px solid #A5B5C4;
	border-right : 1px solid #A5B5C4;
	border-bottom : 1px solid #A5B5C4;
	font-family : trebuchet ms;
	font-size : 7pt;
	color : #606060;
	text-align: left;
	margin-bottom : 0px;
	background : #FFFFFF;

}

.related_articles_link, .related_articles_link A {
  color : #505050;
  font-weight : bold;
  font-family : trebuchet ms, sans, sans-serif;
  font-size : 8.5pt;
}


.articles_link, .articles_link A {
	color: #FFFFFF;
	font-size : 8.5pt;
	font-family: trebuchet ms, sans, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.articles_link, .related_articles_link  {
	margin-bottom : 5pt;
}

.articles_title {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 10.5pt;
	font-family: trebuchet ms, sans;
}

.content {
	background : #FFFFFF;
	margin:10pt;
}

.comment_preview {
	border : 2px solid #A5B5C4;
	background : #E0E0E0;
}


