/* -------------------  LIST STORY - BIG -------------------- */

.storyBrowser {display: block;background: url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left bottom;margin-bottom:10px;padding:0 0 10px;}
.storyBrowser p.lead {display:inline;padding-bottom:5px; font-style:normal; color:#000000; margin:0}

/* -------------------  LIST STORY - SMALL -------------------- */
.columnLeft_top.storyList {display:block; height:40px; background-color: inherit; background-image: url(/img/columnLeft_bgTopSec.png); background-repeat: no-repeat;}
.columnLeft_top.storyList h2 {
color:#003570;
font-size:14px;
font-weight:bold;
line-height:30px;
margin:0;
padding:5px 0 0 20px;
text-transform:uppercase;
}
.columnLeft_main.storyList {display:block; background-color: inherit; background-image: url(/img/columnLeft_bgMain.png); background-repeat: repeat-y; padding:0 20px; width:160px;}
.columnLeft_main.storyList .storyBrowser {padding-top:10px; padding-bottom:10px}
.columnLeft_main.storyList h2.title {font-size:13px;margin:0; font-weight:normal; display:inline}
.columnLeft_main.storyList p.eventDate {}

/* -------------------  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;
	text-transform:uppercase;
}
p.uptitle {
	color:#999999;
	font-size:11px;
	margin:0;
	padding:0 0 5px;
	text-transform:uppercase;
}
p.author {
	color:#919191;
	font-size:11px;
	margin:0;
	padding:0;
	text-align:right;
	text-transform:uppercase;
}
p.lead {
	font-size: 13px;
	padding:0;
	line-height: 150%;
	margin:0 0 20px;
	color: #5D5D5D;
	font-style: italic;
}

p.bodyFragment {
        font-size: 13px;
	padding:0;
	line-height: 150%;
	margin:0 0 20px;
	color: #5D5D5D;
	font-style: italic;
}

p.eventDate_eventPlace {
}
p.eventPlace_eventDate {
	font-size: 11px;
	color: #919191;
	margin:0;
	padding-bottom:5px;
}
span.eventDate {
}
span.eventPlace {
}

h2.title {
	font-size: 16px;
	font-weight: bold;
	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;
}

a.smallThumb {display:block;float:left;margin-right:15px;width: 102px; text-align:center}
a.mediumThumb {display:block;float:left;margin-right:15px;width: 122px; text-align:center}
a.largeThumb {display:block;float:left;margin-right:15px;width:282px; text-align:center}

a.smallThumb img, a.mediumThumb img, a.largeThumb img {border:1px solid #CC0000}


/* ------------------- 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 *****/
