@import url("base.css");


.article {
	margin: 0 0 10px 0;
}

.article_title{
	font-size: 120%;
	font-weight: bold;
}

.article_img {
	float:left;
	margin: 0 5px 5px 0;
}

#news1 {	
	font-size: 120%;	
}

#news1 .article_img {
	width: 8em;
	height: 8em;
	
}

#news2 .article_img {
	width: 6.6em;
	height: 6.6em;
}

#news3 .article_img {
	width: 6.6em;
	height: 6.68em;
}

.article_prologue {
	width: 100%;	
}

#news1 .article_prologue {
	min-height: 8.2em;
	margin-top: 0.3em;	
}

#news2 .article_prologue {
	min-height: 6.8em;	
	margin-top: 0.3em;	
}

#news3 .article_prologue {
	min-height: 6.8em;	
	margin-top: 0.3em;	
}

.article_footer p{
	margin: 5px 0;
}

.article_footer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left;     
    visibility: hidden;
}

.article_author{
	font-weight: bold;
	float: left;
}

.article_links{
	text-align: right;
}

.article_prologue p {
	margin: 10px 0 5px 0;
	text-align: justify;
}

.events {	
	width: 16em;	
	margin-right: 3px;	
	position: relative;
	max-height: 48em;
	white-space: nowrap;	
}

.events .caption {
	font-size: 120%;
	font-weight: bold;
}

.events .scrolled {
	max-height: 45em;
	overflow: auto;
	margin-bottom: 2em;
}

.events a{
	margin-right: 3px;
/*	display: inline;	*/
}

.events .where{	
}

.events a.group {
	margin-left: 2em;
	display: block;	
}

.events_date {
	font-size: 120%;
	font-weight: bold;
}

.events_links {
	margin: 0 0 0.5em 0.3em;
}

.events .link {
	position: absolute;
	right: 0;
	bottom: -1.5em;
}

.staff {	
	width: 16em;
	margin-right: 3px;	
	position: relative;
	text-align: center;
	margin-top: 5px;
		
}

.staff .caption {
	text-align: left;	
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;	
}

.staff span {
	font-weight: bold;	
}

.staff img {
	margin-top: 10px;
	border: 0;	
}

.magazines {	
	position: relative;	
}


.magazine1 {
	float: left;	
	width: 14em;
	text-align: justify;
	margin-bottom: 1em;	
}

.magazine1 a{
	position: absolute;
	bottom: -1em;
}

.magazines .title {
	font-weight: bold;
	font-size: 120%;
	width: 100%;	
}

.magazine2 {
	float: left;
	width: 14em;		
	margin-left: 1.5em;	
	text-align: justify;
	margin-bottom: 1em
}

.magazine2 a{
	position: absolute;
	bottom: -1em;
}

.counter {
	position: relative;
	margin-right: 0;
	margin-left: auto;	
	width: 12em;
	text-align: center;
}

.counter p {
	margin: 0;
}


.categories {	
	margin-left: 3px;
	margin-top: 1px;
	
}


.categories_box1 {
	position: relative;
}

.categories_box1:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.categories_box2 {
	position: relative;
}

.categories_box2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.categories_box3 {
	position: relative;
}

.categories_box3:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.category hr{
	position: absolute;
	bottom: 5.1em;
	margin: 0;
	width: 21em;
	color: black;
	background-color: black;
	height: 1px;
	border: 0;
}


.category_img {
	float:left;
	width: 6.6em;
	height: 6.6em;
	margin: 0 5px 5px 0;
}

.category_caption {
	font-weight: bold;
	width: 100%;
	margin-bottom: 3px;	
	font-size: 120%;		
}

.category_title {
	font-size: 120%;
	font-weight: bold;
}

.category_prologue {
	text-align: justify;
	margin-bottom: 0.5em;
}

.category_links {
	position: absolute;
	bottom: 0;
	width: 21em;
	padding-top: 5px;	
	overflow: hidden;
}

.category_links a{
	display: block;	
	white-space: nowrap;
}

.category1 {
	width: 21em;
	float: left;
	min-height: 6.8em;
	padding-bottom: 5em;
	margin-top: 1em;				
}

.category2 {
	width: 21em;
	float:right;
	min-height: 6.8em;
	padding-bottom: 5em;	
	margin-top: 1em;		
}

.category1 .category_link {
	left: 0;
}

.category2 .category_link {
	left: 22em;
}

#isla1 {
	padding: 0 0 10px;
	text-align: center;
}
#isla1 a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#gazebo1 {
	text-align: center;
	margin-bottom: 8px;
}
#gazebo1 a {
	color: blue;
	font-size: 130%;
	font-weight: bold;
}
