@CHARSET "UTF-8";

/* Categories list */
#owgs-category-list li div.right {
	padding-left:5px;
	width:450px;
}

#owgs-category-list.items-list li h3 {
	margin-bottom:5px;
}

#owgs-category-list.items-list li h4 {
	background-color: #fff;
	color:#000;
	width: 100%;
	margin-bottom:5px;
}

#owgs-category-list.items-list li p.date {
	margin-bottom:5px;
}

/* Award edition statistics */
div.prize div.statistics div.title {
	margin-bottom:20px;
}

div.prize div.statistics ul {
	list-style: none;
}

div.prize div.statistics ul li div.left {
	width:200px;
	float:left;
}

div.prize div.statistics ul li div.right {
	width:100px;
	float:left;
}


/* Fitxa de librarytexts */
div.librarytext {
	position: relative;
}

div.librarytext div.text-languages {
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	padding-right:10px;
}

/* Opcio de menu historic a edicions */
#editions-menu-right {
	text-align:right;
	padding-right:20px;
}

#editions-menu-right a { 
	text-decoration:none;
	text-align:center;
	padding:0 7px;
	color:#3F3D3E;
	font-size:12px;
	line-height:25px;
	padding:6px 5px 5px 5px;
}

#editions-menu-right a.selected,
#editions-menu-right a:hover {
	background:#FEED00;
	color:#F00;
}

/* Agenda list */
#owgs-agenda-list {
	list-style: none;
}

#owgs-agenda-list li {
	margin-bottom: 20px;
}

#owgs-agenda-list li div.left {
	padding-left:5px;
	width:90px;
	float:left;
}

#owgs-agenda-list li div.right {
	padding-left:5px;
	width:450px;
	float:left;
}

#owgs-agenda-list.items-list li h3 {
	margin-bottom:5px;
}

#owgs-agenda-list.items-list li h4 {
	background-color: #fff;
	color:#000;
	width: 100%;
	margin-bottom:5px;
}

#owgs-agenda-list.items-list li p.date {
	margin-bottom:5px;
}
