@import url("reset.css");

body{
	font-family: "Verdana", "DejaVu Sans", sans-serif;
	font-size: 13px;
	background-color: #fff;
}

p, h3, h4, h5 {
	margin-bottom: 1em;
}

h1 {
	font-size: 200%;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 175%;
	margin-bottom: 0.5em;
}

h3 {
	padding-top: 1em;
	font-size: 130%;
}

blockquote {
	margin-left: 3em;
	width: 70%;
	font-style: italic;
}

label {
	cursor: default;
}

acronym {
	border-bottom: dotted 1px #666;
}

strong, b {
	color: #404040;
}


del {
	text-decoration: line-through;
}

ins {
	text-decoration: underline;
}

pre {
	margin-bottom: 1em;
}

#serendipity_banner h1 {
	padding-left: 80px;
	background: url(img/wxsat.gif) top left no-repeat;
	height: 75px;
}

.serendipity_msg_important {
	background-color: #ff0;
}

.serendipity_msg_notice,
.serendipity_msg_important {
	font-style: italic;
	margin-bottom: 1em;
}


a {text-decoration: none;}
a:hover {text-decoration: underline;}

a:link {color: #66f;}
a:visited {color: #f6c;}

#Wrapper {
	width: 42em;
	margin: 1em auto;

}

	div#content {
		margin-bottom: 2em;
		clear: both;
	}

	div.container_serendipity_html_nugget_plugin {
		/*width: 35%;
		float: right;*/
		line-height: 1.5em;
	}

			div.container_serendipity_html_nugget_plugin h3 {
				display: none;
			}

			div.container_serendipity_html_nugget_plugin div.serendipitySideBarContent {
			}

	div.container_serendipity_plugin_freetag:after {
		content: ".";
		display: block;
		visibility: hidden;
		height: 0;
		clear: both;
	}

	div.container_serendipity_plugin_freetag {
		/*width: 65%;
		float: left;*/
		padding-bottom: 1em;
	}

		div.container_serendipity_plugin_freetag h3 {
			display: none;
		}

		div.container_serendipity_plugin_freetag a,
		div.freetag_cloud a {
			display: block;
			float: left;
			margin: 2px;
			padding: 2px;
			background-color: #66f;
			color: #fff;
		}

		div.container_serendipity_plugin_freetag a:visited,
		div.freetag_cloud a:visited {
			background-color: #f6c;
		}




	div.entry {
		margin-bottom: 1.5em;
		padding-top: 1.5em;
		clear: both;
	}

		div.entry h2.serendipity_title {
			margin-bottom: 0;
		}

		div.entry div.meta {
			margin-bottom: 1em;
		}

			div.meta div.serendipity_freeTag,
			div.meta div.feedback {
				margin-top: 0.3em;
			}

				div.meta div.serendipity_freeTag a {
					color: #fff;
					background: #66f;
					padding: 1px;
				}
				div.meta div.serendipity_freeTag a:visited {
					background: #f6c;
				}

				.serendipity_entry_body,
				.serendipity_intro_body {
					line-height: 1.5em;
					margin-bottom: 2em;
				}
					


					a.extend {
						font-weight: bold;
					}

				#extended ul,
				#extended ol {
					margin: 1em 0 1em 0;
				}

				.serendipity_intro_body li,
				.serendipity_entry_body li,
				#extended li {
					margin: 0 0 1em 1.5em;
				}

	div.serendipity_comments {
		margin-top: 2em;
	}

	div#comments {
		margin-right: 10em;
	}

		ul.nestedComments ul {
			margin-top: 1em;
		}
			ul.nestedComments li {
				/*list-style-type: disc;*/
				margin-bottom: 1em;
				margin-left: 1.5em;
			}

				ul.nestedComments li a.active {
					color: #000 !important;
				}

					ul.nestedComments li a.active:hover {
						text-decoration: none !important;
					}

			ul.nestedComments .meta {
				font-size: 100% !important;
			}


			ul.nestedComments li form {
				padding-top: 1em;
			}


.commentForm {
	width: 35em;
}

	.commentHelp {
		display: none;
	}

	.commentForm div {
		margin-bottom: 0.5em;
		clear: both;
	}
		.commentValuesPerson label {
			width: 6em;
			display: block;
			float: left;
			text-align: right;
			padding-right: 0.5em;
		}

		.commentValuesPerson input,
		.commentValuesPerson textarea {
			width: 24em;
		}

		.commentValuesPerson textarea {
			height: 5em;
		}

		.commentToolbar div,
		.formBottom div {
			margin-left: 6.5em;
		}

			.commentToolbar label {
				padding-left: 0.5em;
			}



div.serendipity_entryFooterNav {
	margin: 3em 0;
}

div.container_serendipity_superuser_plugin h3 {
	display: none;
}


/*div.container_serendipity_html_nugget_plugin,*/
div.entry div.meta,
ul.serendipity_entryFooter,
div.container_serendipity_superuser_plugin,
div.commentAction,
.commentToolbar label,
a.trackbackuri,
.note

{
	font-family: "Verdana", sans-serif;
	font-size: xx-small;
	letter-spacing: 0px;
}



ul.nestedComments li p,
pre,
code

{
	font-family: "Lucida Sans Typewriter", "Courier New", "Georgia", serif;
	font-size: 100% !important;
}

code {
	color: #004;
}
