/*  
Theme Name: mnnTheme
Description: A clean, minimalist theme
Version: 1
Author: Mathias Nater
Author URI: http://www.mnn.ch/
*/

/*************************************
 +Containers
 *************************************/
/* Reset all */
* {
	padding:0;
	margin:0;
	border:0;
}
body{
	font-family:Verdana, 'Helvetica Neue', Helvetica, sans-serif;
	font-size:10pt;
	background-color:#333333;
	margin:0 auto;
}
#sidebar{
	font-size:1.1em;
	float:right;
	padding-top:2em;
	width:20em;
}
#header {
	width:100%;
	margin-top:2em;
}
#header a {
	font-size:3em;
	font-weight:bold;
	color:#000000;
	display:block;
	margin: 0 auto;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	background-color:#CC3300;;
	text-align:justify;
	width:13.3333em;
	padding:0.3333em 2em 0.3333em 2em;
	border-left:1px solid #663300;
	border-right:1px solid #663300;
	border-bottom:none;
}
#header a:hover {
}
#header a:active {
}
/* The Footer */
#footer {
	width:100%;
	height:100%;
	margin-bottom:0;
	margin-top:1em;
	font-size:0.7em;
	color:#333333;
}

#footer p {
	margin: 0 auto; 
	background:#111;
	text-align:justify;
	width:60em;
	padding:1em 7.5em 1em 7.5em;
}

#footer p:first-child {
	-moz-border-topleft-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-topright-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

#footer * a {
	border:none;
}
/*************************************
 +Hn and p
 *************************************/
h1 {
	font-family:Verdana,'Helvetica Neue', Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#003300;
	font-size:1.5em;
	line-height:1.5em;
	padding:0.75em 0em 0em 0em;
	text-align:center;
}
h2 {
	font-family:Georgia,'Times New Roman','Times', serif;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	font-size:1em;
	line-height:1.5em;
	padding:1.5em 0em 0em 0em;
	text-align:left;
	clear:both;
}
h2 + p {
	font-size:1em;
	line-height:1.5em;
	padding:0em 0em 0em 0em;
}
p {
	font-size:1em;
	line-height:1.5em;
	padding:1.5em 0em 0em 0em;
}
ol {
	font-size:1em;
	line-height:1.5em;
	margin:0em 0em 1.5em 0em;
	padding:0em 0em 0em 0em;
}
ul {
	font-size:1em;
	line-height:1.5em;
	margin:0em 0em 1.5em 0em;
	padding:0em 0em 0em 0em;
}
em {
	font-style:italic;
}
code {
	white-space:pre;
	text-align:left;
}
#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#E87830;
}
#header h1 a:hover{
	color:#CC0000;
}
#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
/*************************************
 +Entry
 *************************************/
#content {
	width:100%;
	margin-top:0em;
}
.contentblock {
	margin: 0em auto; 
	background:#FFFFFF url(http://www.mnn.ch/img/bgshad.gif) repeat-x bottom;
	border-bottom:none;
	border-top:1px solid #808080;
	border-left:2px solid #262626;
	border-right:2px solid #262626;
	padding:6em 6em 12em 6em;
	text-align:justify;
	width:40em;
}
.contentblock h1 a{
	color:#003300;
	border:none;
}
.contentblock h1:before {
	content:":: ";
}
.contentblock h1:after {
	content:" ::";
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin: 0em auto; 
	background:#DDDDDD url(http://www.mnn.ch/img/bgshad.gif) repeat-x bottom;
	border-bottom:none;
	border-top:1px solid #808080;
	border-left:2px solid #262626;
	border-right:2px solid #262626;
	padding:6em 6em 12em 6em;
	text-align:justify;
	width:40em;
}
.commentsblock textarea{
	width:40em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Sidebar
 *************************************/
/* The Navigation */
#navigation1 {
	width:100%;
}
#navigation1 h1 {
	display:none;
}
#navigation1 ul {
	font-size:1em;
	margin: 0 auto; 
	background:#000000;
	background-image:url(http://www.mnn.ch/img/navi1bg.png);
	background-repeat:repeat-x;
	border-left:2px solid #262626;
	border-right:2px solid #262626;
	text-align:left;
	width:40em;
	height:2em;
	padding:0.4em 6em 0em 6em;
}
#navigation1 ul li {
	display:block;
	float:left;
	padding:0em 2em 0em 0em;
}

#navigation1 ul li.akt *{
	color:#FFFFFF;
	opacity:0.9999;
}


#navigation2 {
	width:100%;
	color:#CC3300;
}
#navigation2 h1 {
	display:none;
}
#navigation2 ul {
	font-size:1em;
	margin: 0 auto; 
	background:#878787;
	background-image:url(http://www.mnn.ch/img/navi2bg.png);
	background-repeat:repeat-x;
	border-left:2px solid #262626;
	border-right:2px solid #262626;
	text-align:left;
	width:40em;
	height:1.6em;
	padding:0em 6em 0em 6em;
}
#navigation2 ul li {
	display:block;
	float:left;
	padding:0em 2em 0em 0em;
}
#navigation2 ul li ul.children {
	background:none;
	border:none;
	display:block;
	position:absolute;
	visibility:hidden;
	padding:0em;
	list-style-type:none;
	font-size:0.75em;
	width:auto;
	float:none;
}
#navigation2 ul li:hover ul.children {
	visibility:visible;
}
#navigation2 ul li ul.children li {
	float:none;
	padding:0em;
}
#posts_nav {
	text-align:center;
	width:100%;
	color:#CC3300;
}
/*************************************
 +Misc
 *************************************/
a:link {
	color:#CC3300;
	text-decoration:none;
	border-bottom:1px dotted;
}
a:visited {
	color:#CC3300;
	text-decoration:none;
	border-bottom:none;
}
a:focus {
	color:#CC3300;
	text-decoration:none;
	border-bottom:1px solid;
}
a:hover {
	color:#CC3300;
	text-decoration:none;
	border-bottom:1px dotted;
}
a:active {
	color:#CC3300;
	text-decoration:none;
	border-bottom:1px solid;
}
blockquote {
	text-align:left;
	font-style:italic;
	margin:0;
	margin:1.5em -1em 0em -1em;
	padding:0em 1em 0em 1em;
	border-left:1px dotted #003300;
	border-right:1px dotted #003300;
}
blockquote * {
	padding:0;
	margin:0;
	border:0;
}
/* Illustration class */
.illu {
	text-align:center;
	font-size:0.75em;
	border:1px solid #d1d1d1;
}
.illu img {
	margin:1em auto;
	display:block;
}