/* Embeds */

.nationen_front_page_box, .nationen_article_box {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.nationen_front_page_box .section_content,
.nationen_article_box .section_content {
  border-top: 1px #C1C0B5 solid;
  padding-top: 8px;
}
.nationen_front_page_box h3.sidebar_top,
.nationen_article_box h3.sidebar_top,
.origo_embed .nationen_front_page_box .text.section_title h2  {
  background-image: url('/images/nationen/square.png');
  background-position: 0% 2px;
  background-repeat: no-repeat;
  display: block;
  margin-top: -3px;
  padding-bottom: 4px;
  padding-left: 23px;
  position: relative;
  font-size: 13pt;
  font-weight: bold;
  color: #000;
}


.nationen_front_page_box .header_link, .nationen_front_page_box .read_more,
.nationen_article_box .header_link, .nationen_article_box .read_more {
  float: right;
  font-weight:bold;
  font-size: 10pt;
  position:relative;
}
.read_more {
  top: -14px;
}
.nationen_front_page_box .header_link,
.nationen_article_box .header_link {
  top: -20px;
}
.nationen_front_page_box .conversation h3 strong a {
  font-weight: normal;
}
body .origo_embed .nationen_front_page_box a, body .origo_embed .nationen_article_box a,
body .origo_embed .nationen_front_page_box a:visited, body .origo_embed .nationen_article_box a:visited  {
  color:#708D31;
}

.origo_embed .nationen_front_page_box .post.micro_excerpt h4,
.origo_embed .nationen_article_box .post.micro_excerpt h4 {
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 3px;
}

.origo_embed .post.micro_excerpt {
  overflow: visible;
}
/* Starred-specific*/
.nationen_front_page_box .simple_list.compact_conversation_list {
  padding-bottom: 0;
  margin-top: 0;
}
.nationen_front_page_box .conversation {
  margin-bottom: 4px;
}
.origo_embed .block .section {
  margin-bottom: 0;
}
.nationen_front_page_box .login_to_do_something_remote {
	width: 465px;
}
.nationen_front_page_box .login {
	margin-top: 10px;
	font-size: 8.5pt;
}
.nationen_front_page_box .signup,
.nationen_front_page_box .logged_in_as {
	font-size: 10pt;
}
.nationen_front_page_box .logged_in_as h3 {
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: 8px;
}

.nationen_front_page_box .logged_in_as.expires {
	font-size: 8.5pt;
}
.nationen_front_page_box .signup, .nationen_front_page_box .logged_in_as img {
	vertical-align: top;
}
.nationen_front_page_box .read_more.logout {
	top: 8px;
}

