/* LG2S - Ingen mat utan sås */
body {
	background-color: #222;
	color: #9c9;
	color: #AADDAA;
  margin: 0;
	color: #99DD99;
	background-color: #007777;
	background-color: #222;
transition: background-color 666ms ease-in-out;
}
body.turkos { background-color: #007777; }
body header {
	text-align: center;
	padding: 4rem 0;
	width: 100%;
}
header #thedoom {
cursor: pointer;
}
footer {
	text-align: center;
  margin: 4rem auto;
}
footer hr {
	border: 0px;
	max-width: 512px;
	height: 1px;
	margin: 1em auto 2em;
	background-color: #99CCCC;
	border: 1px #000000 solid;
	height: 3px;
	background-color: #774477
}
footer .vanta { padding: 4rem 0 6rem; text-align: center; }
footer .vanta img { /*width: 64px; */ }
.doomg2s .page {
	 font-size: 1.25rem;
		word-break: break-word;
}
.doomg2s img {
	max-width: 100% !important;
}
.doomg2s .pageInner {
	margin: 0 auto;
	max-width: 800px;
}

.doomg2s .doomitem {
	margin: 8rem auto;
}
.doomg2s .dailyitem {
	max-width: 420px;
	background-color: #9cde97;
	margin: 9rem auto;
	color: black;
}
.doomg2s .dailyInner {
	padding: .5rem .5rem;
}
.doomg2s .dailyitem a {
	font-size: .875rem;
	color: #000099;
}
.doomg2s .dailyitem h2 a {
	font-size: 1rem;
	color: #000000;
}
.doomg2s .dailyitem h2 {
	font-size: 1rem;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	margin: 0;
}
.doomg2s .dailyitem .datum {
	margin: 0;
	font-size: 0.625rem;
	text-align: center;
	color: #000000;
	font-weight: bold;
	padding: 0.5rem 0 1.25em;
}
.doomg2s .dailyitem .text {
	font-size: .875rem;
	line-height: 1.5;
}
.doomg2s .nahmeenitem {
	text-align: center;
}
.doomg2s .nahmeenitem img {
	max-width: 100%;
}
.doomg2s .artikelitem,
.doomg2s .grejitem {
	line-height: 1.375;
	font-size: 1.125rem;
	text-align: justify;
	max-width: 520px;
}
.doomg2s .artikelitem h2 {
	margin-bottom: 1.5rem;
}
.doomg2s .artikelitem h2 a { color: #99cccc; }
.doomg2s .kongressitem td {
	padding: 0 .5rem;
}
.doomg2s .kongressitem .fraga a { color: black; }
.doomg2s .ljuditem {
	max-width: 520px;
	background-color: #cc99cc;
	color: #222;
	font-family: fixedsys;	
}
.doomg2s .ljuditemInner { padding: .25rem .5rem; }
.doomg2s .ljuditemInner { padding: .5rem .5rem; }
.doomg2s .ljuditem audio { 
	width: 100%;
}
audio::-webkit-media-controls-play-button,
     audio::-webkit-media-controls-panel {
     background-color: #cc99cc;
     color: #cc99cc;
border: 2px solid #007777;
}
.doomg2s .ljuditem h2 {
	margin: .375rem 0 .5em 0;
	font-size: 1.25rem;
	font-size: 24px;
	font-weight: bold;
	color: #222;
	font-family: fixedsys;	
}
.ljuditem h2 a { color: #323; }
.ljuditem p {
	font-size: 16px;
	margin: .75rem 0;
	text-align: left;
}
.fuitem {
	max-width: 640px;
	font-size: 18px;
	color: #222; 
}
.fuitem.txt {
	white-space: pre-wrap;
	font-family: fixedsys;
}
.fuitem h1, .fuitem h2 { color: #222; margin: .5rem 0;}
.fuitem a { color: #0000ff; text-decoration: underline;}
.fuitem .fuitemInner {
	background-color: white;
	background-color: #d0d0d0;
	padding: .75rem 1rem;
}
.fuitem.txt .fuitemInner {
	padding: .75rem;
}
.fuitem a {
color: #222;
}
.fuitem.html .fuitemInner {
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
}
.sloganitem {
  font-style: italic;
  color: #996699;
  color: #222;
  text-align: center;
}
.sloganitem p {
  margin: 0 auto;
  background-color: #99cccc;
  padding: .75rem 2rem; 
  display: inline-block;
  font-size: 1.125rem;
}
p.subtitle {
  margin: -.25rem 0 2rem;
  font-size: .75em;
}
p.subtitle span {
  background-color: #99cccc;
	background-color: #99DD99;
  background-color: #996699;
  padding: .25rem .5rem;
  color: #222;
  font-weight: bold;
}
/* @media-taggar är inte responsivitet :@ */
@media only screen and (max-width: 420px) {
}

.doomitem {
	position: relative;
}
.artikelitem {
	padding: 0 1rem;
}

/* LISTOR */
li { margin-left: 0 }
ul li { margin-left: 0; }
ol li { margin-left: 0; }
