/* -------------------  LIST STORY - BIG -------------------- */

.storyBrowser {display: block;background: url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left bottom;padding-top:15px;padding-bottom:15px;}

/* -------------------  LIST STORY - SMALL -------------------- */


/* -------------------  SEKVENCE -------------------- */

p.eventDate {color:#AAAAAA;font-size:11px;padding:0;}
p.eventPlace {}
p.source {font-size: 11px;color: #919191;padding:0;}
p.uptitle {color:#999999;font-size:11px;padding:0 0 5px;text-transform:uppercase;}
p.author {font-size: 11px;color: #919191;padding:0;}
p.lead {font-size: 13px;padding:0;line-height: 150%;margin:0 0 20px;color: #5D5D5D;font-style: italic;}
p.leadShort {display: inline}
p.eventDate_eventPlace {}
p.eventPlace_eventDate {font-size: 11px;color: #919191;padding-bottom:5px;}
span.eventDate {}
span.eventPlace {}
h2.title {color:#47719F;line-height:125%}
h2.title a, h2.title a:visited {color:#47719F;text-decoration:none}
h2.title a:hover {text-decoration:underline;color:#666666}
p.more {display:inline;font-size:11px}
p.more a, p.more a:visited {text-decoration:none;}
p.more a:hover {text-decoration:underline;}




/* ------------------- STORY -------------------- */

.boxCaption {
	display: none;
}
.boxImageCaption {
	text-align: center;
	color:#5D5D5D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:140%;
	padding-top: 5px;
	padding-bottom: 10px;
}
.boxBody p {
	font-size: 20px;
	padding:0;
	line-height: 135%;
	margin:0 0 10px;
	color: #8F8F8F;
}


/***** boxHalf *****/

.boxHalf {
	width: 355px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.boxHalf .boxImage img {
	border: 1px solid #5D5D5D;
	margin: 0;
}
/***** boxFull *****/
