/*
	NanoBlogger Silver Theme
	simple 2 column layout
*/

html { font-size:100.1%; height:99.8%; margin:0px; }
body {
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFF;
	margin:0;
	padding:0;
	text-align:center;
}
#nbbase {
	height:100%;
	text-align:left;
	outline-style:none;
	position:relative;
}
#nbscreen {
	min-height:100%;
	margin:0px auto;
	width:968px;
}
#nbcolsstart {
	height:3px;
	background-image:url(/menubar026.png);
	background-repeat:no-repeat;
	background-position:0px -162px;
}
#nbcolsstart span {
	font-size:2px;
	line-height:2px;
	text-indent:-999em;
}
#nbcolsbox {
	height:100%;
	background-image:url(/bgcolsbox.png);
	background-repeat:repeat-y;
}
#nbcol1 {
	float:left;
	width:182px;
	padding:1px 20px 20px;
	margin:0px;
}
#nbcont {
	min-height:500px;
	width:442px;
	padding:1px 20px 20px;
	margin-left:243px;
}
#nbcont a { color:#0077EE; }
#nbcont p { text-align:justify; }
#nbcont ul { padding-top:0.2em;}
#nbcont li { padding-bottom:0.3em; }
#nbsitemap ul { padding-left:2.5em; padding-top:0.1em; }
#nbsitemap li { padding-bottom:0.13em; }
#nbcol3 {
	float:right;
	width:182px;
	padding:0px 20px 20px;
	margin:0px;
}
#nbcol3 ul { list-style-type:none; padding:0px; }
#nbcol3 li { padding-bottom:0.3em; }
#nbhead { height:40px; margin:10px auto; }

a { color: #003366; text-decoration: none; }
a:link { color: #003366; text-decoration: none; }
a:visited { color: #003366; text-decoration: none; }
a:active { color: #999999; text-decoration:
underline; }
a:hover { color: #999999; text-decoration:
underline; }

h1 {
	margin-bottom:-0.25em;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-large;
	}

h2 {
	color:#999999;
	margin-bottom:1.5em;
	padding:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	}

h3 {
	margin-top:1.5em;
	margin-bottom:-0.75em;
	padding:0;
	color:#003366;
	font-size:medium;
	}

h4, h5, h6 {
	margin-top:1.5em;
	margin-bottom:-0.75em;
	}

h4 {
	font-size:smaller;
	}

h5, h6 {
	font-size:x-small;
	}

blockquote {
	background-color:#E0E0FF;
	padding:2mm;
	border-left:5px solid #BBB;
}

pre {
	background-color:#E0E0FF;
	padding:2mm;
	border-top:2px solid #999;
	border-left:2px solid #999;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

#banner {
	font-family: verdana, arial, sans-serif;
	font-size:large;
	font-weight:normal;
	text-align:left;
	height:40px;
	margin:10px auto;
/*
	padding:0;
	margin-top:0;
	background-color:#999999;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:15px;
*/
}
#banner ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#banner li {
	float:left;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#banner li a {
	float:left;
	height:40px;
	line-height:40px;
	text-indent:-999em;
	width:110px;
}
#banner li a, #banner { background-image:url(/menubar026.png); background-repeat:no-repeat; }
li#nbm-maus a { background-position:0px 0px; width:145px; }
li#nbm-services a { background-position:-145px 0px; }
li#nbm-linux a { background-position:-255px 0px; }
li#nbm-entwicklung a { background-position:-365px 0px; }
li#nbm-security a { background-position:-475px 0px; }
li#nbm-monitoring a { background-position:-585px 0px; }
li#nbm-spamschutz a { background-position:-695px 0px; }
li#nbm-maus a:hover { background-position:0px -40px; width:145px; }
li#nbm-services a:hover { background-position:-145px -40px; }
li#nbm-linux a:hover { background-position:-255px -40px; }
li#nbm-entwicklung a:hover { background-position:-365px -40px; }
li#nbm-security a:hover { background-position:-475px -40px; }
li#nbm-monitoring a:hover { background-position:-585px -40px; }
li#nbm-spamschutz a:hover { background-position:-695px -40px; }
li#nbm-maus a:active { background-position:0px -80px; width:145px; }
li#nbm-services a:active { background-position:-145px -80px; }
li#nbm-linux a:active { background-position:-255px -80px; }
li#nbm-entwicklung a:active { background-position:-365px -80px; }
li#nbm-security a:active { background-position:-475px -80px; }
li#nbm-monitoring a:active { background-position:-585px -80px; }
li#nbm-spamschutz a:active { background-position:-695px -80px; }


#banner h1 {
	margin:0;
	padding:0 0 0 0px;
	font-size:large;
}

/*
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	font-family: verdana, arial, sans-serif;
	font-size:x-large;
	color:#FFF;
	text-decoration:none;
}
*/

.description {
	font-family: verdana, arial, serif;
	/* color:#FFF; */
	font-size:small;
	font-weight:bold;
	text-transform:lowercase;
	padding:0 0 0 10px;
}

#content {
	margin:0;
	padding:0;
	width:482px;
	margin-left:243px;
	/* background-color:#FFF; */
padding-bottom:628px;
margin-bottom:-178px;
}

#container {
/*
height:3px;
background-image:url(/menubar026.png);
background-repeat:no-repeat;
background-position:0px -162px;
*/
height:100%;
background-image:url(/bgcolsbox.png);
background-repeat:repeat-y;
/*
overflow:hidden;
*/
}

#links {
	float:left;
	width:182px;
	padding:1px 20px 20px;
	margin:0px;
padding-bottom:628px;
margin-bottom:-178px;
}

#rechts {
	float:right;
	width:182px;
	padding:0px 20px 20px;
	margin:0px;
padding-bottom:628px;
margin-bottom:-178px;
}

#footer {
	margin:0;
	padding:0;
	clear:both;
	background-color:#999999;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
}

.blog {
	margin:0;
	padding:0;
	padding:15px;
}

.archives {
	margin:0;
	padding:0;
	font-family: verdana, arial, sans-serif;
	color:#333;
	font-size:small;
	font-weight: normal;
	padding:15px;
}
.blogbody {
	font-family: verdana, arial, sans-serif;
	color:#333;
	font-size:small;
	font-weight:normal;
	line-height:120%;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
	font-weight:normal;
	text-decoration:underline;
}

.title {
	font-family: verdana, arial, sans-serif;
	font-size:small;
	color:#003366;
	margin-bottom:15px;
}

#menu, .menu {
	font-family: verdana, arial, sans-serif;
	font-size:small;
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
}

.date {
	font-family: verdana, arial, sans-serif;
	font-size:small;
	color:#666;
	border-bottom:1px solid #999;
	margin-bottom:10px;
	font-weight:bold;
	text-align:left;
}

.posted {
	font-family: verdana, arial, sans-serif;
	font-size:x-small;
	color:#000000;
	margin-bottom:25px;
}

.articleshead {
	color:#003366;
	text-transform:lowercase;
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	}

.calendarcontainer {
	width:100%;
	text-align:center;
	margin:10px 15px 0;
}
.calendar {
	color:#003366;
	padding:2px;
	text-align:center;
	font-family: verdana, arial, sans-serif;
	font-size:x-small;
	font-weight:normal;
	}

.calendar table {
/*
	border-left:15px solid #FFF;
	border-right:15px solid #FFF;
*/
	border-left:15px;
	border-right:15px;
}

.calendar a,
.calendar a:link,
.calendar a:active,
.calendar a:hover {
	font-weight:bold;
	text-decoration:underline;
}

.calendarhead {	
	color:#003366;
	padding:2px 15px 2px 15px;
        margin-bottom:5px;
/*
	border-left:15px solid #FFF;
	border-right:15px solid #FFF;
*/
	border-left:15px;
	border-right:15px;
	text-align:center;
	font-weight:bold;
	letter-spacing:0.2em;
	text-transform:uppercase;
	border-bottom:1px solid #999;
	}

.calendarhead a,
.calendarhead a:link,
.calendarhead a:visited {
	text-decoration:none;
	}
.calendarhead a:hover {
	text-decoration:underline;
	}

.calendarday {
	font-weight:bold;
	text-align:center;
}

.side {
	margin:0;
	padding:0;
	padding:2px 15px 2px 15px;
	font-family: verdana, arial, sans-serif;
	color:#333;
	font-size:x-small;
	font-weight:normal;
	line-height:150%;
}

.sidetitle {
	font-family: verdana, arial, sans-serif;
	color:#003366;
	font-size:small;
	font-weight:normal;
	padding:2px;
	margin-top:10px;
	letter-spacing:0.1em;
	border-bottom:1px dotted #999;
	border-left:15px;
	border-right:15px;
	text-align:center;
	text-transform:lowercase;
}
.sidetitle h1 {
	margin-bottom:0px;
	padding:0px;
	font-family: verdana, arial, sans-serif;
	font-size:small;
	font-weight:normal;
}

.syndicate {
	font-family: verdana, arial, sans-serif;
	font-size:x-small;
	color:#666;
	background-color:#E0E0FF;
	margin-top:10px;
	padding:2px 15px 2px 15px;
	border-left:15px;
	border-right:15px;
	line-height:150%;
	text-align:right;
}

.feed-small {
	height: 14px;
	padding-left: 15px;
	background: url('../images/feed-icon-14x14.png') no-repeat 0% 50%;
}

.powered {
	font-family: verdana, arial, sans-serif;
	font-size:x-small;
	line-height:150%;
	background-color:#E0E0FF;
	color:#666;
	padding:2px 15px 2px 15px;
	border-left:15px;
	border-right:15px;
	text-align:center;
}

.comments-body {
	font-family: verdana, arial, sans-serif;
	color:#666;
	font-size:small;
	font-weight: normal;
	line-height: 120%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
}

.comments-post {
	font-family: verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight: normal;
}

.trackback-url {
	font-family: verdana, arial, sans-serif;
	color:#666;
	font-size:small;
	font-weight: normal;
	line-height: 150%;
	padding:5px;
	border:1px dotted #999;
}

.trackback-body {
	font-family: verdana, arial, sans-serif;
	color:#666;
	font-size:small;
	font-weight: normal;
	line-height: 120%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
}

.trackback-post {
	font-family: verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight: normal;
}

.comments-head {
	font-family: verdana, arial, sans-serif;
	font-size:small;
	color: #666;
	border-bottom: 1px solid #999;
	margin-top:20px;
	font-weight: bold;
}

#banner-commentspop {
	font-family: verdana, arial, sans-serif;
	color:#FFF;
	font-size:large;
	font-weight: bold;
	border-left: 1px;
	border-right: 1px;
	border-top:1px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.intro {
	font-family: verdana, arial, sans-serif;
	border-bottom: 1px solid #003366;
	background-color:#FFF;
	color:#333;
	font-size:small;
	font-weight: normal;
	line-height: 140%;
	padding:10px 10px 0px 10px;
	margin-bottom: 45px;
}

.intro a,
.intro a:link,
.intro a:visited,
.intro a:active,
.intro a:hover {
	font-weight: normal;
	text-decoration: underline;
	color:#333;
}

.fortune {
	color: #555;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: x-small;
	padding:2px 15px 2px 15px;
}
