/*
Theme Name: Unattended Media
Theme URI: http://www.unattendedmedia.com
Description: This is a custom theme created by Unattended Media. It uses the Blueprint CSS Framework.
Author: Nathan Barry
Author URI: http://www.unattendedmedia.com


/*-----------Block Level Elements--------------*/

Body {

	}

#page {
	}

#header {
	}

#headerimg {

	}

.description {

	}

#wrapper {
	}

#content {
	}

#sidebar {
	}

#footer {
	}

/*-------------Headings-------------*/

h1 {

	}

h2 {

	}

h3 {

	}

h4 {

	}

h5 {

	}	

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

	}

.post {

	}

.post p {

	}

.post a {

	}

.post ul {

	}

.post li {

	}

.entry {

	}

.entrytext .postmetadata {

	}

.postmetadata alt {

	}

.postmetadata a {

	}

.navigation {

	}

.alignleft {

	}

.alignright {

	}

.center {

	}

.pagetitle {

	}

blockquote {

	}

cite {

	}

a img {

	}

acronym, abbr {

	}

/*--------------Sidebar------------*/

#sidebar ul {

	}

#sidebar ul h2 {

	}

#sidebar ul li {

	}

#sidebar ul ul {

	}

#sidebar ul ul li {

	}

#sidebar ul ul ul {

	}

#sidebar p {

	}

#sidebar a {

	}
#sidebar a:hover {

	}

#sidebar a:visited {

	}


/*--------------Comments--------------*/

ol.commentlist {

	}

ol.commentlist li {

	}

ol.commentlist li.alt {

	}

ol.commentlist a {

	}

small.commentmetadata {

	}

/*--------------Search Form-------------*/

#searchform {

	}

#searchform input {

	}

#searchform #s {

	}


/*-------------Calendar-----------------*/

#wp-calendar {

	}

#wp-calendar th {

	}

#wp-calendar a {

	}

#prev a, #next a {

	}

#wp-calendar caption {

	}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
	}

/*-------------IE 6 PNG FIX------------------*/

img { behavior: url(iepngfix.htc); }