/*
Theme Name: Savory Moments
Theme URI: http://upstreamwebdesign.com/
Description: Default theme for Savory Moments
Version: 1.0
Author: Tony Lisanti
Author URI: http://upstreamwebdesign.com/
Tags: blue, custom header, fixed width, two columns, widgets

	This theme was designed and built by Tony Lisanti - http://upstreamwebdesign.com/*/

body, td, th {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top:-10px;
}
body {
	background-color: #663300;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-top:0px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-family: Garamond, Arial, sans-serif;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Garamond, Arial, sans-serif;
}
.red {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	font-family: Garamond, Arial, sans-serif;
	color: #D62821;
}
.orange {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-family: Garamond, Arial, sans-serif;
	color: #FEA620;
}
.bullet {
	color: #FEA620;
	font-weight: bold;
}
a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: underline;
	color: #663300;
}
a.nav:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
}
a.nav:hover {
	text-decoration: underline;
	color: #FFFFCC;
	font-weight: bold;
}
a.nav:active {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
}
ul {
	margin:0 0 0 25px;
	list-style-type:none;
	line-height:16px;
}
h2 {
	color: #CCCCCC
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	background-color: #006666;
	color: #DCDCDC
}
h4 {
	color: #000000
}
.post {
	padding:0 0 0 30px;
 *padding:0;
}
/******** Menus *********/
ul.topMenu, ul.bottomMenu {
	list-style:disc outside none;
}
ul.topMenu li, ul.bottomMenu li {
	display:inline;
	margin:0 6px 0 0;
	padding-left:6px;
	background:url('images/bullet.jpg') no-repeat left center;
}
ul.topMenu li.first_item, ul.bottomMenu li.first_item {
	background:none;
}
ul.topMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active, ul.topMenu li a:hover {
	text-decoration:none;
	color: #FFFFCC;
	font-size:14px;
	padding-left:6px;
}
ul.bottomMenu li a {
	padding-left:6px;
}
ul.topMenu li a:hover {
	text-decoration:underline;
}
/********** forms ********/
.linklove {
	display:none;
}
.cf-ol li label span {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

