body,div,img,p,h1,h2,h3,h4,ul,ol,li,form,input,button,textarea,select {
	margin: 0;
	padding: 0;
}
body {
	padding: 1em;
	font: .9em/1.3em Georgia, Cambria, serif;
	color: #336;
	background: #eee url(/blogwalk/images/back.gif) repeat-x;
}
div#container {
	margin-left: auto;
	margin-right: auto;
	width: 870px;
}
div#main {
	float: left;
	width: 600px;
}
div#sidebar {
	font-size: 85%;
	float: right;
	width: 250px;
}
div#footer {
	font-size: 85%;
	padding-top: 1em;
}
div#navigation {
	font-size: 85%;
	background: url(/blogwalk/images/middle600.gif) repeat-y;
	height: 1em;
	line-height: 1em;
}
div#navigation div {
	width: 33%;
	float: left;
	text-align: center;
}
div.adlinks {
	text-align: center;
	margin: 1em;
}
div.clear {
	clear: both;
}
a:link, a:hover {
	color: #009;
}
a:active, a:visited {
	color: #669;
}
a img {
	border: none;
}

div.box600 {
	background: url(/blogwalk/images/middle600.gif) repeat-y;
	padding: 0 10px 0 10px;
}

div.box250 {
	background: url(/blogwalk/images/middle250.gif) repeat-y;
	padding: 0 10px 0 10px;
}

div.box600 p.meta, div.box250 p.more {
	font-size: 80%;
	color: #669;
	margin: 0;
}

div.box250 p.more {
	font-size: 90%;
	text-align: right;
	margin-top: 5px;
}

a.neutral,a.neutral:link,a.neutral:visited,a.neutral:active
{
	color: #336;
	text-decoration: none;
}

div.postbox a:link,div.postbox a:hover,div.postbox a:active,div.postbox a:visited {
	color: #336;
	text-decoration: none;
}

p {
	margin-top: 1em;
}

p#description {
	margin-top: 0;
}

div.box600 p,div.box250 p {
	margin-top: 0.5em;
}

p.meta a, p.meta a:link, p.meta a:hover, p.meta a:active, p.meta a:visited {
	color: #669;
	text-decoration: underline;
}

div.box250 h3, div.box600 h3 {
	margin-bottom: 5px;
}

div.boxwrap {
	margin-top: 0.5em;
}

div.topborder600 {
	background: url(/blogwalk/images/top600.gif) no-repeat;
	height: 12px;
}

div.bottomborder600 {
	background: url(/blogwalk/images/bottom600.gif) no-repeat;
	height: 12px;
}

div.topborder250 {
	background: url(/blogwalk/images/top250.gif) no-repeat;
	height: 12px;
}

div.bottomborder250 {
	background: url(/blogwalk/images/bottom250.gif) no-repeat;
	height: 12px;
}

h1 {
	font-size: 350%;
	line-height: 1em;
	font-weight: normal;
	text-align: center;
}

h2 {
	font-size: 130%;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 1em;
}

h3 {
	font-size: 120%;
	font-weight: bold;
}

h3.padtop {
	padding-top: 1em;
}

h2#tagline {
	text-align: center;
	letter-spacing: 0;
	font-size: 140%;
	color: #669;
	font-weight: normal;
	font-style: italic;
	margin-top: 5px;
}

h1 a, h1 a:link, h1 a:hover, h1 a:active, h1 a:visited {
	text-decoration: none;
	color: #336;
}

hr {
	border: 1px solid #ccc;
}

p#nextpage {
	font: 1em Verdana, sans-serif;
	text-align: right;
}

div.box600 hr, div.box250 hr {
	border-color: #eee;
}

button,input,textarea {
	font-size: 85%;
	padding: 1px;
	border: 1px solid #003;
}

textarea {
	font-size: 110%;
}

button {
	font-weight: bold;
}

input {
	padding: 2px;
}

ul {
	margin-top: .5em;
	margin-left: 1em;
	list-style: circle;
}

iframe {
	border: none;
	margin: 0;
	padding: 0;
}

div#sidebar form {
	text-align: center;
	color: #669;
	margin-top: 2em;
	margin-bottom: 2em;
}

input#search {
	width: 200px;
}

ul#cosmos {
	margin: 0;
	font-size: 110%;
	line-height: 2.4em;
}
ul#cosmos li {
	display: inline;
	padding-left: 0.5em;
}
ul#cosmos li.keyword1 { font-size: 0.7em; }
ul#cosmos li.keyword2 { font-size: 0.8em; }
ul#cosmos li.keyword3 { font-size: 0.9em; }
ul#cosmos li.keyword4 { font-size: 1.0em; }
ul#cosmos li.keyword5 { font-size: 1.1em; }
ul#cosmos li.keyword6 { font-size: 1.2em; }
ul#cosmos li.keyword7 { font-size: 1.3em; }
ul#cosmos li.keyword8 { font-size: 1.4em; }
ul#cosmos li.keyword9 { font-size: 1.5em; }
ul#cosmos li.keyword10 { font-size: 1.6em; }
ul#cosmos li.keyword11 { font-size: 1.7em; }
ul#cosmos li.keyword12 { font-size: 1.8em; }
ul#cosmos li.keyword13 { font-size: 1.9em; }
ul#cosmos li.keyword14 { font-size: 2.0em; }
ul#cosmos li.keyword15 { font-size: 2.1em; }
ul#cosmos li.keyword16 { font-size: 2.2em; }
ul#cosmos li.keyword17 { font-size: 2.3em; }
ul#cosmos li.keyword18 { font-size: 2.4em; }

div#stats h3 {
	margin-top: 1em;
}
div#stats table {
	margin: 10px auto 10px auto;
	text-align: center;
}
div.ads {
	width: 120px;
	margin: 10px auto 10px auto;
}
