/* -------------------  LIST STORY - BIG -------------------- */

.storyBrowser {display: block; padding-bottom:15px; border-bottom: 1px dotted #cccccc; margin: 0px; margin-bottom:15px; }
#columnLeft .storyBrowser {
	 width: 154px;
}
/* -------------------  LIST STORY - SMALL -------------------- */
.columnLeft_top.storyList {display:block; height:40px; background-color: inherit; background-image: url(/img/columnLeft_bgTop.png); background-repeat: no-repeat; height:13px; width: 212px;}
.columnLeft_top {display:block; height:40px; background-color: inherit; background-image: url(/img/columnLeft_bgTop.png); background-repeat: no-repeat; height:13px; width: 212px; margin-bottom: 0px;}
.columnLeft_main.storyList h2 {
	color:#666666;
	font-size:20px;
	font-weight:bold;
	line-height:30px;
	margin:0;
	padding:0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.columnLeft_main.storyList p {
	color:#666666;
	font-size:12px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.columnLeft_main.storyList a.button {
	margin-left:10px;
}
* html .columnLeft_main.storyList a.button {
	margin-left:5px;
}

.columnLeft_main.storyList {background-color:inherit;background-image:url(/img/columnLeft_bgMain.png);background-repeat:repeat-y;display:block;padding:0 3px;
width:206px;}
.columnLeft_main.storyList .storyBrowser {padding-top:15px; padding-bottom:15px; padding-left: 5px; padding-right: 15px; margin-bottom: 0; margin-left: 10px;}
.columnLeft_main.storyList h2.title {font-size:13px;margin:0; font-weight:normal; display:inline; line-height: 100%; padding: 0px;}
.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;
}
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 {
	font-size: 16px;
	font-weight: bold;
	color:#47719F;
	line-height:125%;
	margin-bottom: 5px;
}
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: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: #8F8F8F;
}


/***** boxHalf *****/

.boxHalf {
	/*width: 250px;*/
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width:250px;
}
.boxHalf .boxImage img {
	border: 1px solid #5D5D5D;
	margin: 0;
}
/***** boxFull *****/
