/*

    USE THE FILE FROM MEDIAKRIVET PÅ WEBSERVER TIL AV OG TIL!

    ONLY USE THIS FILE FOR TESTING.

    REMEMBER TO DOWNLOAD THE LATEST VERSION OF THIS FILE

*/








/* Basisklasser */

.origo_excerpt {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	overflow: auto;
	clear: both;
  color: #333;
}

.origo_excerpt a {
	color: #418ed5;
	text-decoration: none;
}

.origo_excerpt a.normal_text {
  color: #333;
	text-decoration: none;
}
.origo_excerpt a.link_to_more {
  background: url(/images/arrows/arrow_angle_right_blue_5x7.png) no-repeat 0 60%;
  padding-left: 10px;
  text-decoration: none;
  clear: both;
}

.origo_excerpt a:hover, .origo_excerpt a:active {
	text-decoration: underline;
}

.origo_excerpt img {
	border: none;
}

.origo_excerpt .clear {
	clear: both;
}

.origo_excerpt div.clear {
  /* This is important on IE to avoid gaps */
  width: 0;
  height: 0;
  overflow: hidden;
}

.origo_excerpt p {
  padding: 0px;
  margin: 0px;
}

.origo_excerpt h1, .origo_excerpt h2, .origo_excerpt h3, .origo_excerpt h4, .origo_excerpt h5, .origo_excerpt h6 {
  margin: 0px;
  padding: 0px;
  color: #333;
}

.origo_excerpt h1, .origo_excerpt h2, .origo_excerpt h3, .origo_excerpt h4, .origo_excerpt h5, .origo_excerpt h6 {
  line-height: 120%;  
}

.origo_excerpt h1 a, .origo_excerpt h2 a, .origo_excerpt h3 a, .origo_excerpt h4 a, .origo_excerpt h5 a, .origo_excerpt h6 a {
	color: inherit;
}

/* Generelt om forskjellige bredder */

.origo_excerpt_layout_160px {
	width: 160px;
}

.origo_excerpt_layout_180px {
	width: 180px;
}

.origo_excerpt_layout_190px {
	width: 190px;
}

.origo_excerpt_layout_210px {
	width: 210px;
}

.origo_excerpt_layout_228px {
	width: 228px;
}

.origo_excerpt_layout_250px {
	width: 250px;
}

.origo_excerpt_layout_250px {
	width: 250px;
}

.origo_excerpt_layout_510px {
	width: 510px;
}

.origo_excerpt_layout_510px .excerpt_column_section_item {
  width: 240px;
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 10px;
  float: left;
}

/* Spesifikasjon av utdrag: Nye bilder */

.origo_excerpt_recent_images img {
	margin: 0px 4px 4px 0px;
	float: left;
}

/* Spesifikasjon for utdrag: Kommende arrangementer */


.origo_excerpt.origo_excerpt_upcoming_events .event_list {
  margin-top: 0px;
}

.origo_excerpt.origo_excerpt_upcoming_events .event_list .date_header {
  margin-top: 0px;
  background: none;
  height: 25px;
  padding-bottom: 3px;
}

.origo_excerpt.origo_excerpt_layout_160px.origo_excerpt_upcoming_events .date_header,
.origo_excerpt.origo_excerpt_layout_180px.origo_excerpt_upcoming_events .date_header,
.origo_excerpt.origo_excerpt_layout_190px.origo_excerpt_upcoming_events .date_header {
  font-size: 8.5pt;
  height: 15px;
}

.origo_excerpt.origo_excerpt_upcoming_events .publish_event_button {
  float: right;
}

.origo_excerpt.origo_excerpt_upcoming_events .publish_event_button a.button {
  color: #fff;
}


.origo_excerpt.origo_excerpt_upcoming_events .post.event .start_time {
  font-size: 10pt;
}

.origo_excerpt.origo_excerpt_layout_160px.origo_excerpt_upcoming_events .post,
.origo_excerpt.origo_excerpt_layout_160px.origo_excerpt_upcoming_events .post {
  font-size: 8.5pt;
}

.origo_excerpt.origo_excerpt_layout_160px.origo_excerpt_upcoming_events .post.event .start_time,
.origo_excerpt.origo_excerpt_layout_180px.origo_excerpt_upcoming_events .post.event .start_time,
.origo_excerpt.origo_excerpt_layout_190px.origo_excerpt_upcoming_events .post.event .start_time {
  font-size: 8.5pt;
}

.origo_excerpt.origo_excerpt_layout_160px.origo_excerpt_upcoming_events .post.event.compact .start_time { 
	width: 35px;
}

.origo_excerpt.origo_excerpt_layout_160px.origo_excerpt_upcoming_events .event_list .details,
.origo_excerpt.origo_excerpt_layout_160px.origo_excerpt_upcoming_events .post.event.compact .start_time {
  width: 35px;
}

.origo_excerpt.origo_excerpt_layout_160px.origo_excerpt_upcoming_events .event_list .details {
  width: 110px;
}

.origo_excerpt.origo_excerpt_layout_180px.origo_excerpt_upcoming_events .post,
.origo_excerpt.origo_excerpt_layout_190px.origo_excerpt_upcoming_events .post {
  font-size: 8.5pt;
}

.origo_excerpt.origo_excerpt_layout_180px.origo_excerpt_upcoming_events .post.event .start_time {
  font-size: 8.5pt;
}

.origo_excerpt.origo_excerpt_layout_180px.origo_excerpt_upcoming_events .post.event.compact .start_time {
  width: 35px;
}

.origo_excerpt.origo_excerpt_layout_180px.origo_excerpt_upcoming_events .event_list  .details {
  width: 125px;
}

.origo_excerpt.origo_excerpt_layout_180px.origo_excerpt_upcoming_events .details {
  width: 160px;
}

.origo_excerpt.origo_excerpt_layout_190px.origo_excerpt_upcoming_events .event_list  .details {
  width: 125px;
}

.origo_excerpt.origo_excerpt_layout_190px.origo_excerpt_upcoming_events .details {
  width: 175px;
}

.origo_excerpt.origo_excerpt_layout_210px.origo_excerpt_upcoming_events .event_list  .details {
  width: 160px;
}

.origo_excerpt.origo_excerpt_layout_210px.origo_excerpt_upcoming_events .details {
  width: 195px;
}

.origo_excerpt.origo_excerpt_layout_228px.origo_excerpt_upcoming_events .post.event .minor_details {
  font-size: 9pt;
}

.origo_excerpt.origo_excerpt_layout_228px.origo_excerpt_upcoming_events .details {
  width: 175px;
}

.origo_excerpt.origo_excerpt_layout_228px.origo_excerpt_upcoming_events .post.event .minor_details {
  font-size: 9pt;
}

.origo_excerpt.origo_excerpt_layout_250px.origo_excerpt_upcoming_events .event_list .details,
.origo_excerpt.origo_excerpt_layout_250px.origo_excerpt_upcoming_events .event_list .details {
  width: 185px;
}

.origo_excerpt.origo_excerpt_layout_250px.origo_excerpt_upcoming_events .post.event .minor_details {
  font-size: 9pt;
}

.origo_excerpt.origo_excerpt_layout_510px.origo_excerpt_upcoming_events .event_list .details {
  width: 200px;
}

.origo_excerpt.origo_excerpt_layout_510px.origo_excerpt_upcoming_events .post .representation_image_container_left {
  float:right;
}

.origo_excerpt.origo_excerpt_layout_510px.origo_excerpt_upcoming_events .post.event .start_time {
  width: 35px;
}

.origo_excerpt.origo_excerpt_layout_510px.origo_excerpt_upcoming_events .pull_out_compact .body {
  margin: 5px 0px;
  display: block;
}

.origo_excerpt.origo_excerpt_upcoming_events .pull_out_compact .body small {
  font-size: 9pt;
  color: #666;
}


/* Spesifikasjon av utdrag: Ditt Origo */

.origo_excerpt.origo_excerpt_personal .unread_messages {
  margin: 5px 0px;
  background-color: #ffd;
  padding: 5px;
  border: #eee 1px solid;
  color: #666;
  font-size: 9pt;
}

.origo_excerpt.origo_excerpt_personal .section_content h2 {
  font-size: 12pt;
  margin-top: 10px;
}

.origo_excerpt.origo_excerpt_personal .unread_messages img {
  margin-right: 5px;
}

.origo_excerpt.origo_excerpt_personal .activity_update_item {
  font-size: 8.5pt;
  margin-bottom: 4px;
}

.origo_excerpt.origo_excerpt_personal .activity_update_item img {
  float: left;
  margin-right: 5px;
}

.origo_excerpt.origo_excerpt_layout_160px.origo_excerpt_personal .activity_update_description {
  float: right;
  width:130px;
}

.origo_excerpt.origo_excerpt_layout_180px.origo_excerpt_personal .activity_update_description {
  float: right;
  width:145px;
}

/* For lokalaviser */

.origo_excerpt .mini_masthead {
  margin-bottom: 10px;
}

.origo_excerpt.origo_excerpt_owner_localpaper .section.excerpt_section .section_content {
  background: url(/images/sections/separator_v_24.png) repeat-x;
  padding-top: 1px;
  margin-top: 0;
}

/* Seksjoner */
.origo_excerpt .section {
  margin-bottom: 10px;
}

.origo_excerpt .section .section_intro {
}

.origo_excerpt .section .section_intro a {
  font-weight: bold;
}

.origo_excerpt .section .section_intro .text p {
  margin-top: 10px;
  margin-bottom: 0;
}

.origo_excerpt .section .section_intro .text p:first-child {
  margin-top: 0;
}

.origo_excerpt .section .section_links {
  margin-top: 5px;
  font-size: 10pt;
  font-weight: bold;
  text-align: right;
}

.origo_excerpt .section .section_links a {
  margin-right: 5px;
}

.origo_excerpt .section .section_sub_title h3 {
  font-size: 12pt;
	padding-bottom: 3px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}

.origo_excerpt .section .section_footer {
	font-size: 8.5pt;
	color: #666;
}

.origo_excerpt .section .section_content {
  padding-bottom: 1px;
}

.origo_excerpt .section .section_content .section_item {
  margin: 5px 5px;
}

/* Section: Excerpt section */

.origo_excerpt .section.excerpt_section .section_title {
  border-bottom: solid 1px #0ce;
}

.origo_excerpt .excerpt_section .section_title table tr td h2 { 
  text-transform: uppercase;
  line-height: 110%;
	font-weight: bold;
  margin: 0;
  padding: 0px 2px 0px 5px;
  color: #fff;
  font-size: 8.5pt;
}
.origo_excerpt .section.excerpt_section .section_title table.border_decoration {
  width: 100%;
}

.origo_excerpt .section.excerpt_section .section_title table.border_decoration td.section_title_tl {
  background: url(/-/cache/border/w=4_h=4_c=0ce_t=tl_24.png) no-repeat;
  width: 3px;
  height: 3px;
}

.origo_excerpt .section.excerpt_section .section_title table.border_decoration td.section_title_tm {
  background: url(/-/cache/border/w=4_h=4_c=0ce_t=tm.png) repeat-x;
  height: 1px;
}

.origo_excerpt .section.excerpt_section .section_title table.border_decoration td.section_title_tr {
  background: url(/-/cache/border/w=4_h=4_c=0ce_t=tr_24.png) no-repeat;
  width: 3px;
  height: 3px;
}

.origo_excerpt .section.excerpt_section .section_title table.border_decoration td.section_title_l {
  background: url(/-/cache/border/w=4_h=4_c=0ce_t=l.png) repeat-y;
  width: 3px;
}

.origo_excerpt .section.excerpt_section .section_title table.border_decoration td.section_title_m {
  background: #0ce;
}

.origo_excerpt .section.excerpt_section .section_title table.border_decoration td.section_title_r {
  background: url(/-/cache/border/w=4_h=4_c=0ce_t=r.png) repeat-y;
  width: 3px;
}

.origo_excerpt .section.excerpt_section .section_intro {
  padding: 5px 6px;
  font-size: 8.5pt;
  margin: 0;
  background: #eee;
  color: #666;
}

.origo_excerpt .section.excerpt_section .section_intro a {
  color: #222;
}

.origo_excerpt .section.excerpt_section .section_intro {
}

* html .origo_excerpt .section.excerpt_section .section_content {
  background: none;
}


.origo_excerpt .post.micro_excerpt .byline .byline_content .comment_count {
  background: url(/images/comment.png) no-repeat left top;
}

.origo_excerpt .comment_count {
  background: url(/images/comment.png) no-repeat left center;
}

