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

.column {
	float:left;
	width:480px;	
}
/*====================================================================*/

#gloria_decoration {
	background-color: #205b80;
	float:left;
	height:150px;
	margin:0 20px 0 20px;
	width:40px;	
}

#gloria .about {
	height: 150px;
	margin-top:20px;
}

#gloria h1 {
	color:#205b80;
	font-size:18px;
	width:390px;
}

#gloria sub {
	border-top:1px solid #205b80;
	display:block;
	font-size:14px;
	margin-bottom:10px;
}

#gloria .intro {
	float:left;
	font-size:14px;
	height:100px;
	padding-top:10px;
	width:400px;
}

#gloria .intro .bottomLink {
	float:right;
	font-size:12px;
	font-weight:bold;
}

#gloria h2 {
	background-color: #205b80;
	clear: both;
	color:white;
	font-size:22px;
	margin-top:10px;
	padding-left:20px;
}

#gloria .article-list {
	margin:0;
	padding:20px;
}

#gloria .article-list li {
	clear: both;
	list-style:none;
	padding-bottom:40px;
}

#gloria .article-list li .author {
	color: #4d4d4d;
	font-size:11px;
	font-weight:bold;
	float:left;
}

#gloria .article-list li .pubDate {
	color: #4d4d4d;
	font-size:11px;
	float:right;
}

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

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

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

#gloria .more-articles {
	display:block;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
}

/*====================================================================*/
#meria {
	background-color:#F2F2F2;
	border:1px solid #001C4D;
	margin:20px;
	padding:10px 20px 20px;
	width:420px;
}

#meria .about {
	color:#001C4D;
	float:left;
	font-size:13px;
	height:200px;
	width:250px;
}

#meria h1 {
	font-family:"Times New Roman", Times, serif;
	color:#001c4d;
	font-size:40px;
	width:400px
}

#meria sub {
	display:block;
	font-size:17px;
	margin-bottom:10px;
}

#meria .cover-image {
	float:left;
	height:200px;
	margin-right:10px;
	width:154px;
}


#meria .about .intro {}

#meria .about .bottomLink {
	color: #001c4d;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

#meria .link-list {
	clear: both;	
}
#meria .about li {
	font-weight:bold;
	height:20px;
	list-style:circle;
}

#meria .about a {
	color:#001C4D;
	font-size:14px;
/*	text-decoration:none;*/
}

#meria h2 {
	color:#001c4d;
	font-size:18px;
	margin-top:30px;
}

#meria .issue-number {
	color: #001c4d;
	font-size:12px;
}

#meria .article-list {
	clear:both;
	margin:0;
	padding:20px 20px 20px 0;
}

#meria .article-list li {
	clear:both;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:25px;
}

#meria .article-list li .view {
	font-size:12px;
	margin-top:10px;
}

#meria .article-list li .view a {
	color: #001c4d;	
}

#meria .author {
	border-bottom:1px solid #001c4d;
	color: #001c4d;
	font-size:12px;
}

#meria h3 {
	color: #4d4d4d;
	font-size:13px;
}
/*====================================================================*/

#blog h1 {
	background-color:#7f4f4f;
	background-image:url(../gloria/gui/arroDown.gif);
	background-position:20px 10px;
	background-repeat:no-repeat;
	clear:both;
	color:white;
	font-size:20px;
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:3px;
	padding-left:60px;
	padding-top:3px;
	width:420px;	
}

#blog .entries-list {
	clear:both;
	margin:0;
	padding:0;
}

#blog .entries-list li {
	background-image:url(../gloria/gui/ArroRight.gif);
	background-position:0 13px;
	background-repeat:no-repeat;
	clear:both;
	display:block;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin-bottom:40px;
	padding-left:20px;
}


#blog .entries-list .pubDate {
	color: #4d4d4d;
	font-size:11px;
}

#blog .entries-list h3 a {
	color: #7f4f4f;
	font-size:14px;
	text-decoration:underline;
}

#blog .entries-list .abstract {
	font-size:12px;
	height:45px;
	margin-top:5px;
	overflow:hidden;	
}

#blog .entries-list li .view {
	float:right;
	font-size:12px;
	font-weight:bold;
}

#blog .entries-list li .view a {
	color: #7f4f4f;	
}

#blog .bottomLink {
	color:#7f4f4f;
	display:block;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;	
}

/*====================================================================*/
#projects {
	border:1px solid #c4491d;
	margin:0 20px 20px 20px;
	width:460px;
}

#projects h1 {
	background-color:#e8d1d1;
	border-bottom:1px solid #c4491d;
	color: #c4491d;
	font-size:18px;
	padding:5px;
}

#projects .project-list {
	margin:0;
	padding:10px;
}

#projects .project-list li {
	clear:both;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:10px;
}

#projects a {
	color: #c4491d;
	text-decoration:none;
}

#projects .project-list li .intro {
	color:#4D4D4D;
	font-size:13px;
}
/*====================================================================*/

#publications {
	clear:both;	
}

#publications h1 {
	background-color: #c4491d;
	color:white;
	font-size:18px;
	height:20px;
	padding-bottom:3px;
	padding-top:3px;
}

#publications h1 span {
	display:block;
	float:left;
	padding-left:20px;
}

#publications h1 a {
	color:white;
	float:right;
	display:block;
	font-size:12px;
	margin-right:20px;
}
#publications .publication-list {
	clear:both;
	height:150px;
	margin-left:20px;
	padding:0;
}

#publications .publication-list li {
	float: left;	
	list-style:none;		
	margin:0;
	width:240px;	
}

#publications th {
	font-size:14px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
	vertical-align:top;
	width:25%
}

#publications .cover {
	border:1px solid #999999;
	float:left;
	font-size:9px;
	height:97px;
	margin-right:10px;
	width:64px;
}

#publications .about {
	float:left;
}
#publications .author {
	font-weight:bold;
	font-size:12px;	
}
#publications .publisher {
	font-size:12px;
}
#publications .pubDate {
	font-size:12px;	
}

#publications .actions {
	text-align:center;
}

#publications .actions a {
	color: #c4491d;
	font-size:11px;
	margin-right:8px;
}