/* CONTENT CSS - 2010 */

span.utsyn
{
    background-image:url("../images/utsyn.png");
    background-size:16px 16px;
    background-repeat:no-repeat;
    margin:4px 5px 0 0;
    width:16px;
    height:16px;
    float:left;
}

.content-view-block span.utsyn, .content-view-line span.utsyn
{

    background-size:12px 12px;

    margin:0 5px 0 0;
    width:12px;
    height:12px;

}

span.utsyn_mark
{
    background-image: url("../images/u.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    /*background-size: contain; */
    height: 100%;

    position: absolute;
    bottom: 0;
    right:0;
}

div.utsyn_mark,
{
    background-image: url("../images/u.png");
    background-repeat: no-repeat;
    width:295px;
    height:43px;
    display:block;
    position:absolute;
    bottom:0;
    right:0;
}

.width-4 div.utsyn_mark, .content-view-line div.utsyn_mark
{
    background-size:43px 43px;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/u.png', sizingMethod='scale')";  /* fix background-size for IE 7/8 */
    width:147px;
    height:21px;
}


.content-view-line div.utsyn_mark
{
    bottom:3px;
}


div.attribute-image
{
    position:relative;
}

.attribute-image-caption
{
    font-style:italic;
    font-family:Arial,Helvetica,sans-serif;
}

.content-view-full > .class-article .attribute-image-caption
{
    margin-top:-12px;
}

/* CONTENT COLUMNS */

div.row
{
    height: 1%;
    padding-top: 15px;
    margin-left: -20px;
    width: 110%;
}

div.row:first-child
{
    padding-top: 0;
}

div.row:before, div.row:after
{
    content: "-";
    height: 0;
    visibility: hidden;
    display: block; 
    clear: both; 
}

div.row div.col
{
    margin-left: 20px;
    float: left;
}

div.row div.width-1
{
    width: 40px;
}

div.row div.width-2
{
    width: 100px;
}

div.row div.width-3
{
    width: 160px;
}

div.row div.width-4
{
    width: 220px;
}

div.row div.width-5
{
    width: 280px;
}

div.row div.width-6
{
    width: 340px;
}

div.row div.width-7
{
    width: 400px;
}

div.row div.width-8
{
    width: 460px;
}

div.row div.width-9
{
    width: 520px;
}

div.row div.width-10
{
    width: 580px;
}

div.row div.width-11
{
    width: 640px;
}

div.row div.width-12
{
    width: 700px;
}

div.row div.width-13
{
    width: 760px;
}

div.row div.width-14
{
    width: 820px;
}

div.row div.width-15
{
    width: 880px;
}

div.row div.width-16
{
    width: 940px;
}

div.row.cols-12 div.width-1
{
    width: 60px;
}

div.row.cols-12 div.width-2
{
    width: 140px;
}

div.row.cols-12 div.width-3
{
    width: 220px;
}

div.row.cols-12 div.width-4
{
    width: 300px;
}

div.row.cols-12 div.width-5
{
    width: 380px;
}

div.row.cols-12 div.width-6
{
    width: 460px;
}

div.row.cols-12 div.width-7
{
    width: 540px;
}

div.row.cols-12 div.width-8
{
    width: 620px;
}

div.row.cols-12 div.width-9
{
    width: 700px;
}

div.row.cols-12 div.width-10
{
    width: 780px;
}

div.row.cols-12 div.width-11
{
    width: 860px;
}

div.row.cols-12 div.width-12
{
    width: 940px;
}


/* GENERAL FULL VIEW */

div.content-view-full
{
}

div.content-view-full div.attribute-title h1
{
    margin: 0 0 0.5em 0;
}

div.content-view-full div.attribute-byline
{
    margin: 1em 0 1em 0;
}

div.content-view-full div.attribute-byline p
{
    font-size: 0.85em;
}

div.content-view-full div.attribute-byline p.author
{
    width: 48%;
    float: left;
}

div.content-view-full div.attribute-byline p.date
{
    width: 43%;
    float: right;
    text-align: right;
}

div.content-view-full div.attribute-image
{
    margin: 0 0 20px 0;
}

div.content-view-full div.attribute-image img
{
    display: block;
}

div.content-view-full div.attribute-image p
{
    font-size: 0.85em;
    font-style: italic;
}

div.content-view-full div.attribute-short
{
    font-weight: bold;
    color: #606060;
}

div.content-view-full div.class-camp div.attribute-short
{
    font-weight: normal;
    color: #000000;
}

div.content-view-full div.content-view-line div.attribute-short, div.content-view-full div.content-view-block div.attribute-short, div.content-view-full div.content-view-box div.attribute-short
{
    font-weight: normal;
    color: #000000;
}

div.content-view-related
{
    margin-top: 2em;
}

div.content-view-related ul, div.content-view-calendar ul
{
    margin-left: 16px;
}

div.content-view-calendar a
{
    display: block;
}

div.content-view-related span.author, div.content-view-related span.date, div.content-view-calendar span.location, div.content-view-calendar span.date
{
    font-size: 0.85em;
}


/* GENERAL LINE VIEW */

div.content-view-children, div.content-view-line
{
    height: 1%;
    padding-top: 1px;
    clear: both;
}

div.content-view-children:after, div.content-view-line:after
{
    content: "-";
    height: 0;
    visibility: hidden;
    display: block; 
    clear: both; 
}

div.content-view-children
{
    margin: 0.5em 0 -0.25em 0;
}

div.content-view-line
{
    margin: 0.75em 0 0.5em 0;
}

div.content-view-line div.attribute-title h2
{
    margin-top: 0;
}

div.content-view-line div.attribute-image
{
    margin: 0.5em 0 0 10px;
    float: right;
}

div.content-view-embed div.class-person
{
    margin-top: 10px;
    padding-left: 105px;
}

div.content-view-embed div.class-person div.attribute-name p
{
    margin-top: -2px;
}

div.content-view-embed div.class-person div.attribute-image
{  
    margin-left: -105px;
    float: left;
    text-align: left;
}

div.content-view-embed div.class-person div.attribute-short
{  
    margin: 0.5em 0 0 10px;
    padding-bottom: 0.25em;
    text-align: left;
}


/* GENERAL BLOCK VIEW */

div.content-view-block
{
    margin-top: 0;
}

div.content-view-children div.row:first-child
{
    margin-top: 15px;
}

div.content-view-block div.attribute-image
{
    margin: 0;
    float: none;
}

div.content-view-block div.attribute-title h2
{
    font-size: 1.4em;
    margin: 0.6em 0 0 0;
}

div.content-view-children div.content-view-block div.attribute-title h2
{
    font-size: 1em;
}

div.width-4 div.content-view-block div.attribute-title h2
{
    font-size: 1.2em;
}

div.width-3 div.content-view-block div.attribute-title h2, div.width-2 div.content-view-block div.attribute-title h2
{
    font-size: 1em;
}

div.content-view-block div.attribute-short
{
    margin-top: -1px;
}

div.content-view-block div.attribute-list ul
{
    margin-left: 18px;
}

div.content-view-block div.attribute-list a
{
    color: #000000;
    text-decoration: none;
}

div.content-view-block div.attribute-list a:hover
{
    text-decoration: underline;
}


/* GENERAL BOX VIEW */

div.infobox
{
    height: 1%;
    background-color: #f8f8f8;
    margin: 0 0 20px 0;
    padding: 5px 9px 9px 9px;
}

div.infobox:before, div.infobox:after
{
    content: "-";
    height: 0;
    visibility: hidden;
    display: block; 
    clear: both; 
}

div.infobox.stripe > div > div > div.attribute-title
{
    margin: 0 -10px 6px -10px;
    border-bottom: 3px solid;
}

div.infobox.stripe > div > div > div.attribute-title h2
{
    margin-bottom: 0;
    padding: 0 10px 4px 10px;
    border-bottom: 3px solid;
}

div.infobox div.attribute-map
{
    margin: 5px 0 5px 0;
}

div.infobox div.attribute-title h2
{
    color: #606060;
    margin: 4px 0 0 0;
}

div.factbox
{
    padding: 9px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    clear: both;
}

div.attribute-short div.factbox, div.attribute-long div.factbox
{
    width: 200px;
}

div.bannerbox
{
    margin-bottom: 20px;
}

div.bannerbox img
{
    display: block;
}

div.content-view-box
{
    font-size: 0.85em;
    clear: both;
}

div.content-view-box:first-child
{
}

div.content-view-box div.attribute-title h2
{
    font-size: 1.3em;
    margin: 3px 0 0.35em 0;
}

div.content-view-box div.attribute-title h3
{
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0.25em;
}

div.content-view-box p
{
    margin: 0.25em 0;
}

div.content-view-box ul
{
    margin-left: 20px;
}

div.content-view-linkedobjects
{
    margin-top: -0.25em;
}

div.content-view-linkedobjects ul
{
    margin-top: 0.75em;
    margin-bottom: 0.5em;
}

div.content-view-boxline
{
    margin-top: 0.75em;
}

div.content-view-box div.attribute-image
{
    margin-bottom: 0.5em;
}


/* GENERAL EMBED VIEW */

div.content-view-embed div.attribute-image
{
    margin: 0 auto;
    float: none;
    text-align: center;
}

div.content-view-embed div.attribute-image p
{
    margin: 0;
}


/* COMMENTS */

div.content-view-line div.class-comment
{
    margin: 0.5em 0 0 0;
}

div.content-view-line div.class-comment div.attribute-byline h3
{
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 -0.5em 0;
}

div.content-view-line div.class-comment div.attribute-byline span.author
{
    float: left;
}

div.content-view-line div.class-comment div.attribute-byline span.date
{
    font-size: 0.85em;
    font-weight: normal;
    color: #000000;
    margin-left: 0.25em;
    float: right;
}

div.content-view-line div.class-comment div.attribute-short
{
    clear: both;
}

div.content-view-full div.content-view-children form
{
    margin: 1.5em 0 0.5em 0;
}

div.attribute-facebook-comments
{  
  margin-top: 20px;
}

/* PAGE NAVIGATOR */

div.pagenavigator
{
    margin: 1em 0 0.65em 0;
}

div.pagenavigator p
{
    font-size: 0.85em;
}

div.pagenavigator a
{
    text-decoration: underline;
}

div.pagenavigator a, div.pagenavigator span.previous, div.pagenavigator span.selected, div.pagenavigator span.next
{
    padding: 0 0.5em 0 0.5em;
}

div.pagenavigator a.previous, div.pagenavigator span.previous
{
    padding-left: 0;
}

div.pagenavigator span.selected
{
    font-weight: bold;
}

div.pagenavigator span.divider
{
    color: #c0c0c0;
}


/* CAMP */

div.selector-map
{
    position: relative;
}

div.infobox div.selector-map
{
    margin-top: -15px;
}

div.selector-map img
{
    margin: 0 0 5px 0;
}

div.selector-map select
{
    position: absolute;
    right: 0;
    bottom: 5px;
}

div.class-camp div.attribute-options
{
    margin: 10px 0 15px 0;
    border-bottom: 1px solid #e8e8e8;
}

div.class-camp div.attribute-options p
{
    margin: 0;
}

div.class-camp div.attribute-options a
{
    color: #404040;
    background: #f8f8f8 url(../images/siteselector-tab-bg-10.png) bottom left repeat-x;
    margin: 0 10px 0 0;
    padding: 5px 10px;
    border: 1px solid #e8e8e8;
    border-radius: 4px 4px 0 0;:
    display: block;
    float: left;
    text-decoration: none;
    position: relative;
    top: 1px;
}

div.class-camp div.attribute-options a:hover
{
    color: #000000;
    background-color: #ffffff;
}

div.class-camp div.attribute-options a.selected
{
    color: #000000;
    background-color: #ffffff;
    background-image: none;
    border-bottom-color: #ffffff;
}

div.class-camp div.attribute-options span.divider
{
    display: none;
}

div.camp-search
{
    margin: 20px 0 10px 0;
    padding: 9px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    clear: both;
}

div.infobox div.camp-search
{
    font-size: 0.85em;
    margin: 0;
    padding: 0;
    border: none;
}

div.infobox div.camp-search div.element
{
}

div.content-view-full div.class-camp div.camp-search
{
    margin-top: 30px;
}

div.camp-search h2
{
    margin-top: 0;
}

div.infobox div.camp-search h2
{
    margin-top: 3px;
}


div.camp-search div.block
{
    margin-bottom: 0;
}

div.camp-search div.block div.element
{
    margin-bottom: 0.5em;
}

div.attribute-keydata
{
    font-weight: bold;
    color: #606060;
}

div.content-view-full div.attribute-keydata
{
    margin-bottom: 10px;
}

div.content-view-line div.attribute-keydata
{
    margin-bottom: 0;
}

div.attribute-keydata span
{
    font-weight: normal;
    color: #000000;
    margin-right: 20px;
}

div.content-view-full div.class-camp div.attribute-image
{
    margin-top: 10px;
}

div.attribute-link span.divider
{
    color: #d0d0d0;
    margin: 0 10px;
}

div.camp-register h3
{
    font-size: 1.3em;
    margin: 10px 0 15px 0;
}

div.camp-register h4
{
    font-weight: bold;
}

div.camp-register p
{
    margin-left: 24px;
}

div.camp-register span.participant-header
{ 
    color: #606060;
}

label.participant-header
{  
    display: inline;
}

div.participant-header-info
{
    float: right;
}


/* DONATE */

div.project-boxes h2
{
    margin: 20px 0 5px 0;
}

div.project-boxes label select, div.project-boxes label input.button
{
    vertical-align: middle;
}

div.projectbox
{
    margin: 20px 0;
    padding: 9px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    clear: both;
}

div#extrainfo div.projectbox
{
    margin-top: 0;
}

div.col div.projectbox
{
    margin: 0 0 5px 0;
}

div.projectbox div.project-progress
{
    font-size: 0.8em;
    width: 50px;
    margin-left: 0;
    text-align: center;
    float: left;
}

div.projectbox div.project-progress p
{
    margin: 0;
}

div.projectbox div.progressbar
{
    width: 10px;
    height: 200px;
    background: #f0f040 url(../images/progressbar-bg.png) top center repeat-y;
    margin: 0 auto 0 auto;
    border: 1px solid #404040;
    border-radius: 5px;
    position: relative;
}

div.projectbox div.currentindicator
{
    width: 10px;
    background: #20d020 url(../images/progressbar-bg.png) top center repeat-y;
    border-top: 1px solid #404040;
    border-radius: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
}

div.projectbox span.project-covered
{  
    color: #E11B22;
    font-weight: bold;
}

div.projectbox span.project-covered-nor-NO
{  
    padding: 0 1.2em;
}

div.projectbox span.project-covered-eng-GB
{  
    padding: 0 0.4em;
}

div.projectbox a.covered
{  
    color: #8f8f8f;
}

div.projectbox a.button
{  
    padding: 0 0.4em;
}

div.projectbox div.project-info
{
    width: 140px;
    float: right;
}

div.projectbox h2
{
    font-size: 1.2em;
    margin: 0 0 5px 0;
}

div.projectbox div.project-info img
{
    margin-bottom: 5px;
}

div.projectbox p
{
    font-size: 0.85em;
    margin: 0.7em 0;
}

div.projectbox div.project-options
{
    margin-top: 10px;
    clear: both;
    text-align: center;
}

div.projectbox div.project-options input.button
{
    margin: 0 3px;
}

div.project-search
{
    margin: 20px 0 10px 0;
    padding: 9px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    clear: both;
}

div.infobox div.project-search
{
    font-size: 0.85em;
    margin: 0;
    padding: 0;
    border: none;
}

div.content-view-full div.class-camp div.project-search
{
    margin-top: 30px;
}

div.project-search h2
{
    margin-top: 0;
}

div.infobox div.project-search h2
{
    margin-top: 3px;
}

div.project-search div.block
{
    margin-bottom: 0;
}

div.project-search div.block div.element
{
    margin-bottom: 0.5em;
}

div.project-donate h3
{
    font-size: 1.3em;
    margin: 10px 0 15px 0;
}

div.project-donate h4
{
    font-weight: bold;
}

div.project-donate p
{
    margin-left: 24px;
}

div.attribute-capacity span.capacity
{  
  font-weight: bold;
}

div.donate-register h3
{
    font-size: 1.3em;
    margin: 10px 0 15px 0;
}

div.donate-register div.block div.block
{
    margin: 0;
}

div#map-canvas
{
    height: 450px;
    margin: 17px 0;
    width: 100%;
}


/* Notice */

span.notice, div.notice
{
    background-color: #fffff0;
    margin-bottom: 15px; 
    padding: 3px 9px 7px 9px;
    border: 1px solid #f0f0a0; 
    border-radius: 5px;
}

span.notice
{
    font-size: 0.65em;
    margin: 0 0 0 10px;
    padding: 3px 5px;
    position: relative;
    top: -0.2em;
}
    
div.notice h3
{
    font-weight: bold;
}

/* SLIDESHOW */

section#content-top {
    padding-bottom: 20px;
}

.page-width {
    width: 940px;
    margin: 0 auto;
}

div#gallery-1 {
    width: 100%;
}

div#gallery-1 div.rsGCaption
{
    position: absolute;
    float: none;
    bottom: 0px;
    text-align: center;
    margin: 0 50px 9px 50px;
    background: #f6f7f1;
    opacity: 0.9;
    color: #333333;
    padding: 16px 10px 8px 16px;
    height: auto;
    font-size: 1em;
    width: 800px;
}

div#gallery-1 figure.rsCaption
{
    padding: 0 0 37px 0;
}

div#gallery-1 figure.rsCaption.empty-title
{
    padding: 0 0 0 0;
}

div#gallery-1.rsDefault .rsBullet span
{
    background: #909090
}

div#gallery-1.rsDefault .rsBullet.rsNavSelected span
{
    background: #000000
}

div.rsDefault .rsGCaption h1
{
    font-weight: bold;
    margin: 0 auto;
    font-size:25px;
    border-bottom: 3px solid #000000;
    width: 40%;
    margin-bottom: 20px;
    padding-bottom: 3px;
    text-transform: uppercase;
}

/* Scaling transforms */

#gallery-1 .rsSlide img {
    opacity: 0.3;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;

    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);

}

#gallery-1 .rsActiveSlide img {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);

}

/* Scaling transforms */

#gallery-1 .rsSlide img {
    opacity: 0.3;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;

    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);

}

#gallery-1 .rsActiveSlide img {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);

}


#cookies-info #close p
{
    margin: 1px 0 2px 0
}