

/* --------- BOX PROPERTIES --------- */

.box300 .boxImage{ width: 310px;}
.box640 .boxImage{ width: 650px;}

.box-right {margin:0 0 15px 30px; float: right;padding:0;}
.box-left {margin:0 30px 15px 0; float: left;}
.box-center, .box640 {margin:0 auto 15px; float: none; display:block; clear: both;}
.box640 { width: 650px !important;}

.boxImage{text-align:center; }
.boxImage img{margin-bottom:5px;padding: 5px; background: #FFFFFF;box-shadow: 0 0 4px #888888;}
.boxImageCaption{font-size:12px; font-style:italic;}
.boxBody p{color:#333333; font-size:32px; line-height:140%; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; padding:0;}
.boxFiles{background:#004E9C;padding:15px 15px 5px;}
.boxFiles p{padding-bottom:10px;background:url(/img/dividers/dividerBox.gif) left bottom repeat-x; margin-bottom:10px; color:#97AFBD; font-size:13px; font-family:Tahoma, Arial; line-height:140%;}
.boxFiles p a{color:#97AFBD;background:url(/img/icons/download.png) left top no-repeat; padding-left:30px; line-height:22px; display:block;}
.boxFiles p.lastFile{background:none; margin:0;}
.boxbody p{ }
.boxLinks{background:#004E9C;padding:15px 15px 5px;}
.boxLinks p{padding-bottom:10px;background:url(/img/dividers/dividerBox.gif) left bottom repeat-x; margin-bottom:10px; color:#97AFBD; font-size:13px; font-family:Tahoma, Arial; line-height:140%;}
.boxLinks p a{color:#97AFBD;background:url(/img/icons/link.png) left top no-repeat; padding-left:30px; line-height:27px; display:block;}
.boxLinks p.lastFile{background:none; margin:0;}

.boxCaption{background:#B4AEAA; color:#1A1A1A; font-size:13px; font-family:Arial, Helvetica, sans-serif; line-height:125%; padding:10px 0 10px 10px; display:block; width: 630px;}


/* --------- ENTERFILET --------- */


/* -------------------  SEKVENCE -------------------- */
p.lead{
    font-size:18px; 
    font-weight: 600;
}

h1{ font-size:50px;}
.eventDate_eventPlace, 
.author_source {
    font-size:12px;
    padding-bottom: 10px;
    font-weight: 600;
}
span.eventDate, span.author{padding-right:8px;}
span.eventPlace{border-left:1px solid #A7B2C3; font-weight:normal; padding-left:10px}
.sourceTitle{ font-weight:bold; border-left:1px solid #A7B2C3; padding-left:10px}
p.eventDate{color:#809197; font-family:Tahoma, Arial; font-size:11px; line-height:100%; padding-bottom:10px;}
.storyContent h2.title {
    font-size: 20px; 
    font-weight: 500;
    color: #01495E;
}
.listRight{ margin:0; padding:5px 0}
.listRight li{ margin:0; padding:5px 10px; border-bottom: 1px solid #2A4B75}
.listRight li.last{border-bottom: none}
.listRight li h2.title{ font-size:14px;}

.data h2

/* -------------------  SHOWS -------------------- */

.partBox a.button{margin:-3px 10px 0 0; background: url(/img/buttons/sendCommentleft.png) no-repeat left top; padding:0 0 0 13px; height:26px; line-height:23px;}
.partBox a.button span{color:#032152; font-family:Tahoma, Arial; font-size:11px; line-height:120%; padding: 6px 10px 8px 5px;background: url(/img/buttons/sendCommentRight.png) no-repeat right top;}
.extras {  border-bottom: 1px solid #2A4B75; padding-bottom: 4px; margin-bottom: 4px;}
.extras p {padding-bottom: 4px; line-height: 120%}

.data .extras {width: 200px;float: right; border-bottom: 1px solid #2A4B75; border-top: 1px solid #2A4B75; padding-bottom: 4px; padding-top: 8px; margin-bottom: 4px; margin-top: 4px; margin-left: 10px; background-color: #02173C;}
.data .extras p {padding-bottom: 4px; line-height: 120%; margin-left: 8px;}

.data .listRight ul {padding: 0}
.data .listRight li{ margin:0; padding:10px 0px;}
.data .listRight li.last{border-bottom: 1px solid #2A4B75;}
.latestEpizodeTitle {margin-bottom: 5px; border-bottom: 1px solid #2A4B75; padding-bottom: 5px; margin-top: 15px;}

/* THUMBS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

a.smallThumb {
    display: block;
    float: left;
    width: 100%;
    max-width: 295px;
    text-align: center;
    margin: 0 20px 20px 0;
}
a.mediumThumb {display:block;float:left;margin-right:20px;width: 164px; text-align:center;}
a.largeThumb {display:block;float:left;margin-right:20px;width:204px; text-align:center}
a.smallThumb img, a.mediumThumb img, a.largeThumb img {}

.storyNav {
    border-bottom: 1px solid #CDD5D7;
    margin-bottom: 20px;
}
.storyNav h2.title, 
.storyNav h3.title,
.storyNav .leadShort, 
.moreButtonWrapper {
    width: calc(100% - 315px);
    float: right;
}
.moreButtonWrapper a.moreButton {
    text-transform: capitalize;
    font-size: 16px;
    line-height: 18px;
    padding: 5px 5px;
    min-width: 90px;
    border-radius: 15px;
    font-weight: 600;
    padding: 5px;
    text-align: center;
    outline: none;
    background-color: #F10A61;
    color: #fff;
    border: 1px solid #F10A61;
    display: table;
    box-sizing: border-box;
}
.moreButtonWrapper a.moreButton:hover {
    border: 1px solid #CC0952;
    background-color: #CC0952;
    color: #fff;
}
.storyNav h3.title a {
    color: #01495E; 
}
.storyNav h3.title a:hover {
    color: #CC0952;
}

/* @end */