/*
Theme Name: momonster
Theme URI: http://www.momonster.de
Description: Thema für meinen Blog
Author: Marco Wollkopf
Author URI: http://www.momonster.de
Version: 0.1
*/

/*
#ab060c			helles grün
#78922c			dunkles grün
#999999			grau
#eeeeee			hellgrau
*/

body{
	font-family:Arial, Verdana, sans-serif;
	margin:0;
	color:#6088bf;
	font-size:1em;
	width:760px;
}
a:link {color:blue; font-variant:small-caps; text-decoration:none }
a:visited {color:blue; font-variant:small-caps; text-decoration:none }
a:hover {color:blue; font-style:italic; background-color:#c1cdfd; font-weight:bold; text-decoration:none }
a:active {color:black; font-weight:bold; text-decoration:none }

.ohnefett a:hover {font-weight:normal;}

#kopf{
	margin:0;
	margin-top:10px;
	background-color:#eeeefa;
}

div#navi a img{
border:0;
}

a img{border:0;}

div#navi{
	border-top:1px dotted #0000ff;
	border-bottom:1px dotted #0000ff;
	}


h2{
	font-family:Arial, Verdana, sans-serif;
	padding:0;
	margin:0;
	font-size:1.2em;
	font-weight:bold;
}

#inhalt h2 a{font-variant:normal;}

#kopf h1 a{color:#0000ff; border:0;}
#inhalt h2 a{color:#6088bf; font-family:Arial, Verdana, sans-serif; font-weight:normal;}
#inhalt h3 {color:#60886bf; font-family:Arial, Verdana, sans-serif; font-size:1.3em;}

#sidebar{
	font-size:0.8em;
	float:right;
	width:20em;
	margin:10px;
	padding:5px;
	border:1px dotted #0000ff;
	background-color:#eeeefa;
	display:none;
}

#inhalt{
	font-size:1em;
	margin:0;
	padding:0;
	padding-left:1em;
	overflow:hidden;
	line-height:1.5em;
	background-color:#eeeefa;
}
div.entry{
	margin-bottom:40px;
}

#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar h2{
	font-size:1.3em;
	font-family:Arial, Verdana, sans-serif;
	border-bottom:#0000ff 1px dotted;
	color:#8066bf;
	text-align:center;
	text-transform:lowercase;
}

#wp-calendar {
	width:100%;
	text-align:center;
}
#wp-calendar tfoot {
	text-align:left;
}

.postmetadata {
	padding:5px; font-size:0.8em;
}

.datum{
	font-size:x-small;
	font-family:Arial, Verdana, sans-serif;
	border-bottom:1px dotted #0000ff;
	color:#999999;
}

strong {color:#0066cc;}

pre {
	border: 1px dotted #5bac53;
	padding: 0.2em 0.5em;
	overflow:auto;
	background-color:#f5f5e7;
	margin-left:2em;
}

q{
  quotes:"\201E" "\201D" "\201A" "\2019";
}
q:before{
  content:open-quote;
}
q:after{
  content:close-quote;
}
span.cmt{
	background:transparent url(images/comment.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}
span.cty{
	background:transparent url(images/category.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}
#sidebar ul li ul li{
	list-style-type:none;
	background:transparent url(images/li.gif) no-repeat 0 3px;
	border:0;
	margin:0;
	padding:0 0 3px 15px;
}

/* Kommentarfunktion */
#kommentare{
	margin-top:2em;
	border-top:1px #999999 dotted;
}

#kommentare h3{
	color:#999999;
}

#kommentare ol li{
	border:1px #999999 dotted;
	background-color:#eeeeee;
	padding:0.5em;
	margin:1em;
}

#commentform{
	width:75%;
}
#commentform fieldset{
	border:1px #999999 dotted;
}

#commentform input{
	border:1px #999999 solid;
	width:20em;
}

#commentform textarea{
	border:1px #999999 solid;
	width:20em;
}

#navigation {
	margin:1em;
}

#navigation span{
	border:0;
}

#navigation span:hover{
	background-color:#999999;
}

#navigation a:hover{
	color:#a2505a;
	text-decoration:none;
}


.commentinfo{
	font-size:0.8em;
}

#wichserschutz{
	color:red;
}

#wichserschutz input{
	color:red;
	border-color:red;
}

#fuss{
	border-top:1px solid #0000ff;
	clear:both;
	margin:0;
	text-align:center;
	back-groundcolor:#eeeefa;
}

abbr{
	font-style:italic;
	font-variant:normal;
}

/* Galerie-Plugin */

.ngg-widget{
	text-align:center;
}

.ngg-gallery-thumbnail-box{
	height:150px;
	padding:10px;
}

.ngg-gallery-thumbnail{
	float:none;
}

.ngg-gallery-thumbnail span{
	font-size:0.8em;
	padding-left:5px;
	display:block;
	width:100%;
	text-align:center;
}

/* Kalender Plugin */
.ics-calendar-days td{
	background-color:#eeeeee;
}

/*menü*/

div#myOtherElement {
	position:absolute; top:75px; left:15px;
	text-align:right;
	font-variant:small-caps;
	width: 100px;
	height: 40px;
	overflow: hidden;
	border: 2px solid blue;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div#myOtherElement a {
	display: block;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#6088bf;
	text-decoration:none;
}
div#myOtherElement span {
	display: block;
	padding:10px;
	padding-left:30px;
}

div#myOtherElement a:hover {
	color:blue;
	background-color:#eeeefa;
	font-style:italic;
	font-weight:bold;
}

#seiteninhalt{
  	margin-left:137px;
	padding-left:5px;
	padding-right:10px;
	border: 2px solid blue;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background:#eeeefa;
	margin-top:8px;
}
