@charset "UTF-8";
/* CSS Document */


body {
/*	min-width:1000px; */
	font-size: 100.01%;	/* 100.01 from best practices */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}
a {font-weight:bold; color:#003366; text-decoration:none;}
a:hover {color:#0000ff; text-decoration:underline;}

h1 {font-size:1.1em; font-weight:bold; margin-top:3px; margin-bottom:3px;}
h1 > a {color:#000;}

#wildbody {}
.wildlink {border:1px solid #000;}


/* right nav bar thingie */
.gooad {
	height:250px;
	border:1px solid #000000;
	text-align:right;
}
.twitter {border:1px solid 99999; margin:5px; background-color:#C93; width:240px;}
.twitter > h1 {font-size:.73em;}
.twitter ul {margin:3px; list-style:none; padding:0px; background-color:#C93;}
.twitter .follow {text-align:right; font-size:.8em;}

.wildlink_other {padding:10px 0 10px 0; background-color:#CCC; border:1px solid #000; color:#F33; font-size:12px;}
.wildlink_other  dl {margin:0px;}
.wildlink_other  dl  dt  a {font-size:12px; color:#F00; font-weight:bold;}
.wildlink_other  dl  dd {font-size:10px; padding-left:10px;}



.journallegend {}
.journallegend a {border:1px solid #F00; border-top:none;	border-left:none; 
	color: #000; text-decoration:none; padding:0 5px 0 5px;}
.journal {}
blockquote {
	background:#F0F0FF url(quotes.gif) no-repeat top left;
	padding:8px; padding-left:40px;
	margin:8px;
}


/* footer */
#footer {clear:both; padding-top:10px;}
div#license {
	color:#999999;
	font-style:italic;
	font-size:.8em;
	padding:1px;
	margin-top:10px;
	width:400px;
	border:1px #CCCCCC solid;
}
div#license div img {padding:2px;}
div#license a {color:#669;}
#HOST {
	background:#000;
	color:#FFF;
	font-size:.8em;
	padding:1px;
	margin-top:1px;
}
.mesazero {
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
