/*
Theme Name: Autumn Hollow
Theme URI: http://www.autumnhollowfarm.com
Description: This is theme by Michael Ackerson based of a blank theme template by Will Healey http://www.tomorrows-laundry.com
Author: Michael Ackerson
Author URI: http://www.michaelackerson.com


/*-----------Block Level Elements--------------*/

Body {
	background-color: #A81000;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	list-style: none;
	margin-bottom: 0px;
}

body a {
	color: Silver;
}

body a:visited {
	color: Silver;
}

#page {
	width: 780px;
	margin: 0 auto;
	margin-bottom: 0px;
	background-color: White;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

#header {
	width: 100%;
	margin-bottom: 0px;
}

#header h1 {
	display: none;
}

#headerimg {
	background-image: url(images/logo.jpg);
	width: 740px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
}

.description {
	display: none;
}

#wrapper {

	background-color: White;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 30px;
}

#content {
	float: right;
	width: 490px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 25px;
}

#shop {
	width: 170px;
	float: left;
}

#footer {
	width: 740px;
	clear: both;
	background-color: White;
	margin-bottom: 0px;
	margin: 0 auto;
	text-align: center;
}

/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	color: #CC3300;
	margin-left: 5px;
	font-size: medium;
}

.post {
	background-image: url(images/posttop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


.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 {

}

/*--------------Flexi Sidebar----------*/

.widgettitle {
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	list-style-image: none;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/smallblend.jpg);
	color: #CC3300;
	text-align: center;
}

/*--------------Old Sidebar------------*/

#sidebar {
	float: left;
	width: 170px;
	margin-left: 30px;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar ul h2 {
	list-style: none;
}

#sidebar h2 {
	list-style: none;
	margin-bottom: 0px;
	
}

#sidebar ul li {
	list-style: none;
	margin-top: 5px;
}

#sidebar ul ul {
	list-style: none;
}

#sidebar ul ul li {
	list-style: none;
	margin-left: 10px;
	width: 170px;
}

#sidebar ul ul ul {
	list-style: none;
}

#sidebar p {

}

#sidebar a {
	color: #CC3300;
}
#sidebar a:hover {
	color: #CC3300;
        background: #CC3300;
}

#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;
}

#shop a {
display:block;
width: 150px;
height: 150px;
background: url(images/shop1.jpg) 0 0 no-repeat;
text-decoration: none;
}

#shop a:hover { 
background: url(images/shop2.jpg) 0 0 no-repeat;
}

#shop h2 {
	display: none;
}