/*
Theme Name: whatever-whenever
Theme URI: http://makemyblogpretty.com/
Description: Theme for whatever-whenever.net
Version: 1.0
Author: Jennette Fulda
Author URI: http://makemyblogpretty.com/

	whatever-whenever v1.0
	http://makemyblogpretty.com/

	This theme was built by Jennette Fulda, and designed
	by author unknown.

*/

/* Legacy styles */
body {
	background-color: #FCE4CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.Copyright {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #F2BC92;
}

.New {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	letter-spacing: .5em;
}

a:hover {  
	color: #EDA064;
	text-decoration: underline
}

a 	{  
	color: #336699;
	text-decoration: none
}

/* start new styles */

h1, h2, h3, h4, h5, h6 {margin:0;padding:0;}

.postmetadata small {font-style:italic;}
h1 {font-weight:bold;font-size:14px;}
h2 {font-size:10px;font-weight:bold;}
h3 {text-transform:uppercase;padding-top:10px;padding-bottom:5px;font-weight:bold;font-size:11px;}

.navigation {font-weight:bold;}
.b10 {margin-bottom:10px;}

ul.nobullets {list-style:none;margin:0;padding:0;}