/*  
Theme Name:  Avalanche Cheese
Theme URI: http://www/avalanchecheese.com /
Description: Avalanche Cheese
Version: 1.0
Author: Maia Consulting
Author URI: http://www.maia-consulting.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: Tahoma, Arial, "Verdana Ref";
	background-color: #fdfdfd;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0; 
	background-image: url('images/background-new.jpg');
	background-repeat: repeat-x;
	}

#page {
	background-color: white;
	text-align: left;
	margin: 23px auto;
	padding: 0;
	width: 862px;
	background-image:url('images/bkgrd.jpg');
	}

#header {
	background-color: #ffffff;
	padding: 0;
	margin: 0 auto;
	height: 287px;
	width: 100%;
	background-image: url('images/header.jpg');
	}
	
#headerimg {
	margin: 0;
	height: 287px;
	width: 100%;
	}
	
.headerlink {
	display:block;
	height:287px;
	width:287px;
	margin:0px 0 0 0px;
	padding:0;
	}
	
#nav {

}

#newsletter {
	float: left;
	margin: 0 0 0px 0px;
	padding: 0 0 10px 10px;
	}

#phone {
	color: #533019;
	font: "Gill Sans MT", Tahoma, Arial, "Verdana Ref";
	font-size: 14px;
}

#content {
	font-size: 1.2em;
	padding: 10px 0 20px 0;
	margin: 8px 0 0 50px;
	width: 785px;
	line-height: 1.2em;
	min-height: 350px;
	}
	
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 862px;
	clear: both;
	}

#page-footer {
	height: 10px;
	width:862px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	background-color: #fdfdfd;
	}
/* End Structure */

.alt {

	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/*Sidebar*/
#sidebar {
	font: 1.2em  Tahoma, Arial, "Verdana Ref";
	padding: 0px 0 0px 18px;
	margin-left: 10px;
	margin-top: 4px;
	width: 230px;
	float:left;
	}
	
#sidebar h2 {
	margin: 0px 0 0 0;
	padding: 2px 0 2px 20px;
	font-size: small;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */
	
/*Text Formatting*/
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


a:hover {
	color: #658b87;
	text-decoration: none;
	}
	
a {
	color: #658b87;
	text-decoration: underline;
	}
	
a:visited {
	color: #658b87;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/*	Begin Headers */
h1 {
	padding-top: 5px;
	margin: 0;
	color: #533019;
	font: "Gill Sans MT", Tahoma, Arial, "Verdana Ref";
	font-size: 14px;
	}

h2 {
	margin: 10px 0 0;
	color: #f9e1a2;
	color: #533019;
	font: "Gill Sans MT", Tahoma, Arial, "Verdana Ref";
	font-size: 12px;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
	color: #533019;
	font: "Gill Sans MT", Tahoma, Arial, "Verdana Ref";
	font-size: 12px;
}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */



/* Begin Images */

a img {
	border: none;
	}
	
p img {
	padding: 5px;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */


/* Begin Comments*/
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/*Navigation - top*/

#menu {display:block; height:32px; width:847px; margin:0px 0px 0px 8px; padding:0px 0px 0px 0px; font-size: 12px; background-color:#ffffff; font-family:Tahoma; text-align:center;}
#menu ul {margin:0px; padding:0; list-style-type:none;}
#menu li {float:left; margin-right:0px; display:block; border:0px solid #fff;}
#menu li.home{color: #FFFFFF; width:85px; height:32px; background-image:url(images/home.jpg)}
#menu li.products {color: #FFFFFF; width:104px; height:32px; background-image:url(images/products.jpg)}
#menu li.creamery {color: #FFFFFF; width:105px; height:32px; background-image:url(images/creamery.jpg)}
#menu li.farmanddairy {color: #FFFFFF; width:132px; height:32px; background-image:url(images/farmanddairy.jpg)}
#menu li.ourpeople {color: #FFFFFF; width:118px; height:32px; background-image:url(images/ourpeople.jpg)}
#menu li.reviews {color: #FFFFFF; width:119px; height:32px; background-image:url(images/reviews.jpg)}
#menu li.gifts {color: #FFFFFF; width:61px; height:32px; background-image:url(images/gifts.jpg)}
#menu li.contact {color: #FFFFFF; width:122px;height:32px; background-image:url(images/contact.jpg)}



#menu a {display:block; width:auto; padding:0px 0px 0 0; margin:0px; height:0; color:#ffffff; text-decoration:none;}

#menu a#homedown {width:85px; height:32px;}
#menu a#productsdown {width:104px; height:32px;}
#menu a#creamerydown {width:105px; height:32px;}
#menu a#farmanddairydown {width:132px; height:32px;}
#menu a#ourpeopledown {width:118px; height:32px;}
#menu a#reviewsdown {width:119px; height:32px;}
#menu a#giftsdown {width:61px; height:32px;}
#menu a#contactdown {width:122px; height:32px;}


#menu a#homedown:hover {background: url('images/home-over.jpg') no-repeat; background-position:0 0; z-index:50;}
#menu a#productsdown:hover {background: url('images/products-over.jpg') no-repeat; background-position:0 0; z-index:50;}
#menu a#creamerydown:hover {background: url('images/creamery-over.jpg') no-repeat; background-position:0 0; z-index:50;}
#menu a#farmanddairydown:hover {background: url('images/farmanddairy-over.jpg') no-repeat; background-position:0 0; z-index:50;}
#menu a#ourpeopledown:hover {background:transparent url('images/ourpeople-over.jpg') no-repeat; background-position:0 0; z-index:50;}
#menu a#reviewsdown:hover {background:transparent url('images/reviews_over.jpg') no-repeat; background-position:0 0; z-index:50;}
#menu a#giftsdown:hover {background:transparent url('images/gifts_over.jpg') no-repeat; background-position:0 0; z-index:50;}
#menu a#contactdown:hover {background:transparent url('images/contact_over.jpg') no-repeat; background-position:0 0; z-index:50;}

#contentmain a:hover {
color: #00264A;
}