@charset "utf-8";
/* CSS Document */

a {
	color: #001c4c !important;	
}

.floating-header {
	background-color:#001c4c !important;
	background-image:url(/meria/center.jpg) !important;
	background-position:393px 0;
}

.header h1 {
	background-image:url(/meria/logo.jpg) !important;
}

.idcLink {
	background-image:url(/meria/idcLogo.gif) !important;
}

.header h2 {
	background-color:#001c4c !important;	
	background-image:url(/meria/bottom.jpg) !important;
}


.selected-menu-meria .menu-meria {
	background-color:#001c4c !important;
}

.article h1 {
	text-align:center;	
	text-transform:capitalize;	
}

.article .author {
	text-align:center;			
	margin-bottom: 30px;
}

.staff {
	font-family:"Times New Roman", Times, serif;
	font-size: 0.9em;
	text-align:center;	
}
.staff h3 {}

.footer {
	background-color: #001c4c !important;
	font-family:"Times New Roman", Times, serif;
}

.meria-footer-notice {
	border-bottom:1px dashed white;
	display:block !important;
	text-align:center;
}
/*==========================================================*/
/*						Articles							*/
/*==========================================================*/

.keywords {
	float: left;
	text-align:left;
}

.keywords h2 {}
.keywords ul {
	list-style:none;
	margin-top:0;
}
.languages li,
.keywords li {
	float:none;
	margin:1px;
	padding:1px;
	width:250px;
/*	text-transform:capitalize;	*/
}
.languages .selected,
.keywords .selected {
	background-color: #205b80;	
}

.languages .selected a,
.keywords .selected a {
	color: white;	
}
.category-column {
	float :left;
	width:250px;
}

.languages {
	clear:both;
}

.article-list {
	float:left;
	margin:0;
	padding:20px;
	width:850px;
}

.back-to-top-link {
	border-top:1px solid #999999;
	text-align:right;
	margin-top:20px;
	padding-top:10px;
}
.article-list li {
	clear: both;
	list-style:none;
}

.article-list li .author {
	color:black;
	font-size:12pt;
}
.article-list li .title {
	font-size:12pt;
}
.article-list li .pubDate {
	color: #666666;
	font-size:12pt;
}

.article-list li h3 {
	clear:both;
	color: #205b80;
	padding:5px 0 5px 0;
}

.article-list li h3 a[name] {
	color:black;
	text-decoration:none;
	text-transform:capitalize;
	
}

.article-list li .abstract {
	color: #4d4d4d;
	clear:both;
	font-size:13px;
}
.abstract {
 text-align:justify;
}

.article-list li .itemKeywords {
	font-size:12px;
}
.article-list li .itemKeywords a {
	font-weight:bold;
}

.article-list li .view a {
	float:right;
	font-size:12px;
	font-weight:bold;
}

/*==========================================================*/
/*						Articles							*/
/*==========================================================*/
.meria-header {
	background-color:#001C4C;
	color:white;
	font-size:13px;
	height:24px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

.meria-header .issueInfo {
	float: left;
	margin:4px;
	margin-left:10px;
}

.meria-header .articleInfo{
	float: right;
	margin:4px;
	margin-right:10px;
}

/*==========================================================*/
/*						Archive								*/
/*==========================================================*/

.archive {}

.archive .volume {
	float: left;
	width:50%;
}

.archive .editors {
	font-size:12px;
	text-align:center;
}

.archive .issue h2 {
	text-align:center;
	margin: 10px;
}

.archive .issue td {
	vertical-align:top;
	padding-bottom:10px;
}
.archive .id {
	width:40px;
}
.archive .actions {
	width:60px;	
}