
/* Stylesheet for printed media */
html body {
    font-family: Times New Roman, Arial, sans-serif;
    font-size: 0.8em;	
}
#content-link,
#content-link2,
#placeholder-left,
/*#placeholder-right,*/
#toolbarContainer,
#placeholder-top .horizontal-menu,
#placeholder-top .small-searchinput,
#placeholder-top .sitelocator,
#extended-debug-info,
#placeholder-content .sitelocator,
#placeholder-content .linktoolbar,
#placeholder-content-no-right .sitelocator,
#placeholder-content-no-right .linktoolbar,
#coretrek-colofon {
    display: none;
}

#placeholder-top .page-header {
	background-image: url(http://hive.no/themes/hive/images/hve_logo_sort.png);
	background-repeat: no-repeat;
	background-color:white;
}

#placeholder-top .page-header img{
	display:none;
}



#placeholder-content {
    width: 100%;
	margin: 0;
	padding: 0;
}
.digest {
    font-size: 1em;
}
#placeholder-bottom {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #000;
    font-size: 0.7em;
}

/* Hennings endringer for print av studier og fakta på studietilbud */
.level, .campus, .studypoints, .start, .department{
	display: none;
}

#placeholder-right .small-fading-content-tile, .hotlinkslist-tile, .metadatarelationlist, .small-articledisplay
{
display: none;

}

#placeholder-right .tile-common.facts-tile
{
display: inline;
}

.tile-common.suggestionform {

display:none;
}


/* ---   CALENDAR   ---------------------------------------------------------*/

.calendar-previous,
.calendar-next {
 display: none
}

#placeholder-content .small-calendar-popup-close, h4{
    display: none;
}


#placeholder-content .small-calendar-popup {
	background: none;
	list-style:none;
	text-align:left;
}

/* Noen endringer for å tilpasse seg i midtfeltet */
#placeholder-content .small-calendar td{
    text-align: left;
	height: 50px;
	width: 14.2%;
	max-width: 15%;
	min-width: 13%;
	overflow:visible;
}

.small-calendar table {
	width: 100%;
	border-collapse: collapse;
	border:medium;
}

.datepicker td, .small-calendar ul, .small-calendar li {
	margin: 0;
	list-style:none;
	text-align:left;
	}
	
.small-calendar div.tile-content div.small-calendar-popup ul {
    list-style-type: none;
	margin: 0;
	padding: 0;
	text-align:left;
}

.datepicker-popup table.calendar-layout td,
.small-calendar .calendar-layout td {
	border: 2px solid #c8d6dc;
	background: #fff;
	text-align:left;
}

.datepicker-popup td.today,
.small-calendar td.today {
	background: #c8d6dc;
	font-weight: bold;
	}

.datepicker .calendar-layout td.inactive,
.small-calendar td.inactive {
	background: #f1f2e7;
}

.small-articlelist .simpleviewclass ul li .digest,
.small-articlelist .simpleviewclass ul li .list-thumbnail-left,
.small-articlelist .simpleviewclass ul li .list-thumbnail-right,
.small-articlelist .simpleviewclass ul li .articlelist-link-internal,
.small-articlelist .simpleviewclass ul li .articlelist-link-external {
    display: none;	
}

.small-articlelist .simpleviewclass ul li {
	border: none;
	padding: 0 0 0.3em;
	}

#placeholder-left .small-articlelist .simpleviewclass ul li h3,
#placeholder-right .small-articlelist .simpleviewclass ul li h3 {
	padding: 0 0 0.3em;
	
	}

.tile-common.suggestionform {

display:none;
}


.facts-tile {
		display: block;
}
.articleinfo {
	visibility: hidden;
}
#placeholder-right {
	
}
#placeholder-right .facts-tile
{
	display:block;
}

