a:link {color: #2e1300; text-decoration: underline;}
a:visited {color: #2e1300; text-decoration: underline;}
a:hover {color: #A09400; text-decoration: underline;}
a:active {color: #2e1300; text-decoration: underline;}

#main_content p, #main_content h2, #main_content h3, #main_content h4 {
	padding-left: 15px;
	padding-right: 30px;
}

#main_content p, #main_content li, #sidebar p, #sidebar li {
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
}

#main_content p, #main_content li {
	font-size: 1.2em;
}

#main_content h2, #main_content h3, #main_content h4 {
	margin-bottom: 0;
	color: #6B4A08;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

#main_content h2 {
	font-size: 2.4em;
}

#main_content h3 {
	font-size: 2em;
}

#main_content h3.newsletter {
	font-size: 2.2em;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 30px;
}

#main_content h4 {
	font-size: 1.7em;
}

#main_content h4.newsletter {
	font-size: 1.3em;
	margin-left: 50px;
	
}

#main_content p.date {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size: 1em;
	color: #6B4A08;
	font-style: italic;
}

#main_content p.credit {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size: 1em;
	color: #6B4A08;
	font-style: italic;
	margin-top: -20px;
	margin-bottom: 0;
}

#main_content p.continued {
	/* margin-top: -10px; */
	margin-bottom: 30px;
}

#main_content p.ingredients {
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
	font-size: 1em;
}

#main_content ul, #main_content ol {
	margin-left: 30px;
}


#main_content table.gallery_table {
	margin-left: 15px;
	margin-bottom: 50px;
}

#main_content img.gallery_thumb {
	padding: 5px;
	border: 1px solid #ccc;
	margin-right: 10px;
}

#main_content img.entry_img_small, #main_content img.entry_img_large {
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 0 15px 15px 15px;
}


#recipe_details {
	width: 90%;
	background-color: #ECDAA2;
	border: 1px solid #666;
	margin-left: 15px;
	text-align: center;
	margin-bottom: 20px;
}

#recipe_details p {
	margin-top: 10px;
	margin-bottom: 10px;
}


select.recipe_categories {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}




#comments {
	width: 90%;
	margin-top: 50px;
	margin-bottom: 40px;
}

.comment_1, .comment_2 {
	border: 1px solid #ccc;
	padding: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.comment_2 {
	background-color: #ECDAA2;
}

#comments h4 {
	margin-top: 30px;
	margin-bottom: -30px;
}

#comments textarea {
	width: 100%;
	height: 100px;
}


fieldset {
	background-color: #F6ECD1;
	border: 1px solid #666;
}

input.text {
	width: 100%;
	border: 1px solid #666;
	background-color: #fff !important;
	padding: 5px;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input.smalltext {
	width: 100px;
	border: 1px solid #666;
	background-color: #fff !important;
	padding: 5px;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

textarea.text {
	width: 100%;
	height: 250px;
	border: 1px solid #666;
	background-color: #fff !important;
	padding: 5px;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}









#sidebar p {
	font-size: 1.1em;
}

#sidebar h3 {
	color: #6B4A08;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 20px;
	margin-bottom: 0;
}

#sidebar p.date {
	margin-bottom: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #6B4A08;
}



ul#nav_cat_archive, ul#nav_cat_archive li {
	list-style-type: none;
	margin-left: 10px;
}

ul#nav_cat_archive li  {
	font-size: 1.3em;
}

ul#nav_cat_archive li ul li {
	font-size: 1em;
}






#footer {
	background-color: #2E1300;
	color: #E3C774;
	margin-bottom: 10px;
	margin-top: 50px;
}

#footer h4, #footer p {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left: 20px;
	padding-right: 5px;
}

#footer p {
	font-size: 1.2em;
}

#footer h4 {
	margin-top: 10px;
	margin-bottom: 0;
}

#footer_contact textarea {
	width: 90%;
	height: 100px;
}

#subfooter {
	text-align: center;
	color: #333;
	background-color: #fff;
	margin-bottom: 40px;
}




/* NAVIGATION */

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav {
	height: 48px; 
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	z-index: 500;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #000;
	margin-top: -5px;
	margin-bottom: 40px;
padding-left: -20px;
}

#nav li.top {
	display: block;
	float: left;
}

#nav li a.top_link {
	display: block;
	float: left;
	line-height: 32px;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
/*	padding: 12px 0 0 0; 
		padding: 10px 18px 0 8px;
	padding: 10px 10px 0 8px;*/
	padding: 10px 0 0 0;
	margin-right: -8px;
}

#nav li.top a.top_link:hover {
	color: #605236;
	text-decoration: underline;
}

#nav li a.top_link span {
	float: left;
	display: block;
	padding: 0 12px 0 12px;
	height: 36px;
}

 #nav li a.top_link span.down {
	float: left;
	display: block;
	padding: 0 10px 0 10px;
	height: 36px;
}

#nav li a.top_link:hover {
	color: #333;
}

/* Default list styling */

#nav li:hover {
	position: relative;
	z-index: 200;
}



/* EVENTS CALENDAR STYLE */

.calendarBG {
	background-color: #fff;
	margin-bottom: 20px;
}

.calendarBlank {
	background-color: #fff;
		border: 1px solid #DDEED5;
}

.calendarHeader {
	font-weight: normal;
	color: #fff;
	text-align: center;
	background-color: #fff;
}

.calendarHeader h1 {
	margin-top: 10px;
	font-size: 2.5em;
	color: #046330;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.calendarHeader h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 2em;
	color: #502b19;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.calendarMonthLinks {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #9d2a31;
	background-color: transparent;
	margin: 10px;
}

.calendarMonthLinks a {
	color: #9d2a31;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:visited {
	color: #9d2a31;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:hover {
	color: #333;
	text-decoration: underline;
	background-color: transparent;
}

.calendarDayHeading {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	background-color: #2E1300;
	text-align: center;
	vertical-align: top;
	width: 14.29%;
	padding: 8px 0;
}

.calendarToday {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: #000;
	background-color: #e0e3da;
	padding: 8px;
		border: 1px solid #DDEED5;
}

.calendarCell {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .08em;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: #000;
	background-color: #fff;
	padding: 8px;
	border: 1px solid #DDEED5;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.calendarCell a {
	color: #9D5C00;
	text-decoration: none;
	background-color: transparent;
}

.calendarCell a:visited {
	color: #666;
	text-decoration: none;
	background-color: transparent;
}

.calendarCell a:hover {
	color: #000;
	text-decoration: underline;
	background-color: transparent;
}

#main_content h1.calendar_event {
	font-size: 1.9em;
	color: #046330;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left: 10px;
}

#main_content h2.calendar_event {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	margin-bottom: -3px;
	color: #A24100;
	padding-left: 10px;
	font-weight: bold;
}

#main_content p.calendar_event {
font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #333;
	padding-left: 10px;
}

/* - - END CALENDAR - -  */


object {
	padding-left: 15px;
}
