body {
	background-color: #ebedec;
	margin: 0px;
	font-family:Georgia;
}

.container {
	background-color:white;
	width:972px;
	height:auto;
	overflow:hidden;
}

.header {
	height: 137px;
	float:left;
	width:100%;
	background:inherit;
}

.sigla {	
	background-image:url('../img/sigla.png');
	background-repeat:no-repeat;
	height:80px;
	width:250px;
	margin-top:30px;
	margin-left:30px;
	float:left;
}

.search {
	width: 250px;
	height:30px;
	margin-right:30px;
	margin-top:80px;
	float:right;
}

.menu {
	width:100%;
	height: 172px;
	float:left;
	background:inherit;
}

.menu_list {
	padding-top:15px;
}

.menu_left {
	background-color: #5b5b5b;
	width: 242px;
	float:left;
	height: 172px;
	font-size: 14px;
}

.menu_right {
	background-color: #ffd70d;
	width: 730px;
	float:left;
	height: 172px;
}

.diamond {
	list-style-type: square;
	background-image:url('../img/hl.png');
	background-repeat:no-repeat;
	background-position: 8px 20px;
	padding-left:10px;
	height: 25px;
	color: #e3e3e3;	
	float:left;
	width: 170px;
	text-align:left;
}

.diamond_last {
	list-style-type: square;
	padding-left:10px;
	height: 30px;
	color: #e3e3e3;	
	float:left;
	width: 100%;
	text-align:left;
}

.col_left {
	width:44%;
	float:left;
	color: #4a3200;
	text-align:justify;
	padding:20px;
	font-size:12px;
	line-height:155%;
	height: auto;
}

.isdn {
	margin-top:18px;
}

.col_right {
	width:44%;
	float:left;
	color: #4a3200;
	text-align:justify;
	padding:20px;
	font-size:12px;
	line-height:155%;
	height: auto;
}

.content {
	height:auto;
	background:inherit;
	width:100%;
}

.cleft {
	width: 241px;
	height:auto;
	border-right:1px solid #aaaaaa;
	float:left;	
	background:inherit;
}

.ccenter {
	width: 486px;
	height: auto;
	float:left;	
	background:inherit;
}

.cright {
	width: 244px;
	float:right;	
	background:inherit;
}

.footer {
	height: 73px;
	width:100%;
	background-color: #727270;
	float:left;
	color: white;
	font-size: 13px;
}

.ifoot a {
	color: #ffd70d;
}

.ifoot {
	padding-top: 20px;
}

.lbox {
	padding-top:30px;
	height: auto;
	padding-bottom:30px;
	float:left;
	background-image:url('../img/dash.png');
	background-position:bottom left;
	background-repeat: repeat-x;
	width:100%;

}

.ctitle {
	float:left;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
	font-size:14px;
	padding-bottom:10px;
}

.ccontent {
	font-size:13px;
	
}

.citem {
	float:left;
	width:240px;
	text-align:left;
	height:30px;
}

.ccitem {
	float:left;
	width:486px;
	text-align:left;
	height:30px;
	overflow:hidden;
}

.canvas {
	padding-left:20px;
	padding-top:10px;
	float:left;
}
.ititle {
	padding-left:10px;
	padding-top:11px;
	float:left;
}

.issue {
	float:left;
	padding-left:20px;
	font-size:13px;
}

#archive {
	font-size:13px;
	font-family: Georgia;
	background-color:white;

}

.submit {
	background-color:#fed612;
	margin-left:5px;
	border:none;
	width:50px;
}

.cctitle {
	float:left;
	font-size:13px;
	font-weight:normal;
	padding-right:15px;
	padding-left:10px;
	padding-top:11px;

}

.editie {
	font-size:13px;
	color: #888888;
	padding-left:10px;
	padding-top:11px;
	float:left;
}

.middle_canvas {
	padding-left:20px;
	padding-top:10px;
	float:right;
	width:180px;
}

.ccontainer {
	float:left; 
	overflow: hidden;
	width: 550px;
}

.post-title {
	float:left;
	text-align:left;
	padding-left:45px;
	font-weight: bold;
	font-size:13px;
	padding-top:5px;
	padding-bottom:5px;
}

.post-author {
	float:left;
	width:90%;
	padding-left:45px;
	margin-bottom: 5px;
}

.author {
	background-color: #cccccc;
	border:1px solid #aaaaaa;
	float: left;
	width: auto;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;
	margin-bottom:3px;
	margin-top:2px;
	font-family: Verdana;
	font-size:12px;
}

.post-left {
	text-align:left;
	float:left;
	width:300px;
	padding-left:45px;
	text-align: justify;
	font-size:12px;
	line-height: 150%;
}

.post-wide {
	text-align:left;
	float:left;
	width:420px;
	text-align: justify;
	font-size:12px;
	line-height: 150%;
}

.post-left-editorial {
	text-align:left;
	float:left;
	width:420px;
	padding-left:45px;
	text-align: justify;
	font-size:12px;
	line-height: 150%;
}

.post-more {
	padding-left: 10px;
	color: #888888;
	text-decoration: underline;
}

.info-more {
	color: #888888;
	text-decoration: underline;
}

.post-right {
	font-size: 12px;
	line-height: 150%;
	text-align:left;
	float:left;
	margin-left: 20px;
	margin-right: 20px;
	width: 90px;
}

.keywords {
	color: #888888;
}

.info {
	border:1px dashed #cccccc;
	margin-bottom:10px;
	margin-top:10px;
	margin-left: 20px;
	color: #333333;
	font-size: 12px;
	padding:10px;
	text-align: left;
	line-height: 150%;
	float:left;
	width: 180px;
}

.university {
	float:left;
	width:100%;
}

.author_box {
	border-bottom: 1px dashed #cccccc;
	height: auto;
	float:left;
	padding-bottom:5px;
	margin-bottom:5px;
}

.search_input{
	background-color: #cccccc;
	border:none;	
	padding:3px;
	width: 150px;
	float:left;
}

.search_button {
	float:left;
	background-color: #888888;	
	border:none;
	padding:1px;
	color:white;
	cursor:pointer;
}

.author a {
    color:black;
    text-decoration:none;
}

.fdr {
    width: 150px;
    float:right;
}

.fdr img {
    margin-top:2px;
    float:right;
}