/*  
Theme Name: Small Planet v2.0
Theme URI: http://www.outofdarkness.com/
Description: The Small Planet theme. Based on YUI. Please refer to http://developer.yahoo.com/yui/grids/
Version: 2.0
Author: Andrew Jones
Author URI: http://www.outofdarkness.com/
*/

td {
	color: white; 
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a    { color: white; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:hover { color: #ccc; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
p, #bio td    { color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding: 5px }
h2   { color: white; font-weight: bold; font-size: 18px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding: 0px }
.cw    { color: white; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding: 3px }
#wp-calendar, #wp-calendar a {
	color: white;
}
.corner { background: url(images/border.gif) no-repeat }
.vertical  { background: url(images/border.gif) repeat-y }
.horizontal  { background: url(images/border.gif) repeat-x }

 #navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}
li.widget {
	list-style-type: none;
}
#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
 { color: #fff; text-decoration: none; background-color: #003 }

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

.ngg-gallery-thumbnail {
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	margin-bottom: 10px;
}
.ec3_list {
	color: white;
}
h2.widgettitle {
	display: none;
}