/* -------------------  LIST STORY - BIG -------------------- */

.storyBrowser, .storyBrowserSmall {display: block;background: url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left bottom;padding-top:15px;padding-bottom:15px;}

/* -------------------  LIST STORY - SMALL -------------------- */

.storyBrowserSmall h2.title {color:#DA4009;line-height:125%; font-size:15px; margin:0}
.storyBrowserSmall h2.title a, .storyBrowserSmall h2.title a:visited {color:#DA4009;text-decoration:none}
.storyBrowserSmall h2.title a:hover {text-decoration:none;color:#666666}

/* -------------------  SEKVENCE -------------------- */

p.eventDate {
	color:#AAAAAA;
	font-size:11px;
	margin:0;
	padding:0;
}
p.eventPlace {
}
p.source {
	font-size: 11px;
	color: #919191;
	margin:0;
	padding:0;
}
p.uptitle {
	color:#999999;
	font-size:11px;
	margin:0;
	padding:0 0 5px;
	text-transform:uppercase;
}
p.author {
	font-size: 11px;
	color: #919191;
	margin:0;
	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;
	margin:0;
	padding-bottom:5px;
}
span.eventDate {}
span.eventPlace {}

h2.title {color:#DA4009;line-height:125%}
h2.title a, h2.title a:visited {color:#DA4009;text-decoration:none}
h2.title a:hover {text-decoration:none;color:#666666}

p.more {display:inline;font-size:11px}
p.more a, p.more a:visited {text-decoration:none;color:#DA4009;}
p.more a:hover {text-decoration:underline;}

a.smallThumb {display:block;float:left;margin-right:20px;width: 100px; text-align:center}
a.mediumThumb {display:block;float:left;margin-right:20px;width: 150px; text-align:center}
a.largeThumb {display:block;float:left;margin-right:20px;width:200px; text-align:center}

a.smallThumb img, a.mediumThumb img, a.largeThumb img {border:3px solid #BEBEBE}


/* ------------------- 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: #888888;}

/***** boxHalf *****/

.boxHalf {
	width: 350px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.boxHalf .boxImage img {
	border: 1px solid #5D5D5D;
	margin: 0;
}
/***** boxFull *****/

.boxFull {
	width: 715px;
	float: left;
	margin-bottom: 10px;
}
