/*
Theme Name: Quick and Dirty
Theme URI: http://www.micheerose.com/themes/QandD/
Description: just a "quick and dirty" theme to get my new/old site up on WP1.5
Version: 1.0
Author: Michee Rose
Author URI: http://www.micheerose.com

gray: #4a4a4a
pink: #f43e71
lt pink: #F4C8D5
green: #a3cd39
lt green: #d7f795
black: #000000
white: #ffffff
*/

/* font and colors */
body {
	font: 8pt #000000 Verdana,sans-serif;
	background: #d7f795 url("images/QD-bkgrd.gif") top left repeat;
	text-align:left;
	margin:0;
	padding:0;
}
a {
	color: #f43e71;
	text-decoration: none;
}
a:visited, a:active {
	color: #4a4a4a;
	text-decoration:none;
}
a:hover {
	color: #a3cd39;
	text-decoration:none;
	border-bottom: #a3cd39 1px dotted;
}
h1,h2,h3,h4,h5,h6 {
	font: Courier New, monospace;
}
h1 {
	font:1.1em;
}
h2 {
	font:.9em;
}
h3 {
	font:.7em;
}

/* structural elements */
#container {
	font:.9em Verdana,sans-serif;
	background: #ffffff url("images/QD-content.gif") top left repeat-y;
	width:640px;
	margin:0;
	padding:0;
	float:left;
}
#header {
	color: #ffffff;
	padding:0;
	margin:0;
	background: #4a4a4a;

	width: 100%;
	float:left;
}
#headerimg {
	background:top left url("images/QD-header.gif");
	height:150px;
}
#headerimg h1 {
	position:absolute;
	left:-999em;
}
#content {
	font-size: .9em ;
	width: 440px;
	float:left;
}
.post {
	margin:0;
}
.post h2 {
	background: #d7f795;
	line-height:1.2em;
	border-left: 2px solid #f43e71;
	border-top: 1px solid #f43e71;
	padding-left:.5em;
}
.entry {
	font-family:Times New Roman, serif;
	padding: 5px;
	margin:0;
}
.filing {
	font-size:.8em;
	line-height:.8em;
	color: #4a4a4a;
}
.postmetadata {
	text-align:right;
}
#sidebar {
	font:.9em Verdana,sans-serif;
	width:200px;
	float:right;
}
#sidebar h2 {
	font: .7em;
}
#sidebar li {
	list-style:none;
	margin-left:-30px;
}
#footer {
	background-color:#ffffff;
	font:.7em Verdana,sans-serif;
	text-align:center;
	clear:both;
}

/* images */

/* lists */

/* forms */

/* calendar */
#wp-calendar table {
	empty-cells: show;
	margin: 5px auto 0;
	width: 125px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display:block
}
#wp-calendar #today {
	background-color:#F4C8D5;
}
#wp-calendar a.eventday {
	background-color:#d7f795;
}
#wp-calendar caption {
	font-size:1.1em;
	font-weight:bold;
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 2px;
	text-align: center;
}

/* comments */


/* misc tags */


/*
AVAILABLE CLASSES/id
#container
#header
	.headerimg
	h1(title)
	div(description)
#content
.post
	h2
	.entry
	.postmetadata
.navigation
	.alignleft
	.alignright
.notfound
	h2
	p
	(searchform)
#sidebar
	ul
		li
			h2,p
			#aboutme
			.pages
			#categories
			(links)
			#meta
#footer
	p w/ a