/*
Theme Name: California Figs 
Theme URI: http://www.californiafigs.com/
Description: A theme for California Figs
Version: 1.0
Author: Amos Vryhof
Author URI: http://www.dairybusiness.com/
*/

#main {
	background-image:url(images/10-Fig-Fest_Poster.gif);
	background-position:top;
	background-repeat: no-repeat;
	padding-top: 425px;
}
#content {
	width: 700px;
	overflow:auto;
	clear:left;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar {
	width: 250px;
	float: right;
	border-left: 2px solid #897157;
	margin:0 0 0 5px;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#sidebar ul li {
	list-style-type:none;
	padding: 0 0 0 0;
	margin: 0 5px 0 0px;
}
a:link, a:visited {
	/* color:#BFFF00; */
	color: #897157;
}
.sidepanel h3 {
	display:none;
	color: #DFCED1;
}

h4.post-title {
	color: #FFFFFF;
}

.post h2 a {
	color: #DFCED1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.post {
	clear:left;
	color: #FFFFFF;
	padding-left:55px;
	font-size:13px;
}
.post .post-meta {
	display:none;
}

.post .alignright {
	float:right;
}

.entry td {
	padding-right: 15px;
}

.entry ul li {
	list-style-image:url(images/figbull.png);
}

.shopping_cart h2, .shopping_cart br {
	display:none;
}

.logo_border {
	border: 2px solid #897157;
}

#navhome {
	float:left;
	width: 650px;
	line-height:25px;
	padding-bottom:25px;
	text-align:right;
}
#navhome a:link, #navhome a:visited {
	font-weight: bold;
	color: #897157;
 	font-family: "Times New Roman", Times, serif;
}
#navhome a:hover {
	color:#FFFF99;
}
.clearboth {
	clear:both;
}
.fancybox img {
	border:none;
}
#fancy_content {
	background-color: #361414;
}
.monthly_picture {
	float:right;
	width:300px;
	padding:1px 1px 1px 1px;
	margin: 2px 2px 2px 2px;
	border: 1px solid #DED7D6;
	color: #897157;
	font-size:10px;
	font-style:italic;
	text-align:center;
}

div#Restaurants, div#Vendors {
	position:relative;
	top: -14px;
	left: 0px;
}
