@charset "UTF-8";
/* CSS Document */

#blog-body {
	background-image:url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/blog-bg.jpg);
	background-repeat:repeat-y;
}
#blog-body-curtain {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/blog-gradient-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	width: 100%;
	overflow:hidden;
}
#blog-left {
	padding-left: 25px;
	width: 605px;
	float: left;
	padding-top: 50px;
}
#blog-left a {
	border-bottom: dotted 1px #79250c;
}
#blog-left a:hover {
	color: #a94403;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a94403;
}
#blog-welcome {
	padding-bottom: 35px;
}
#blog-welcome h1 {
	font-size: 36px;
	line-height: 35px;
	font-weight: normal;
	color: #79250c;
	padding-bottom: 25px;
}
#blog-welcome p {
	font-size: 14px;
	line-height: 25px;
	padding-bottom:25px;
}
#blog-posts h2 {
	font-size: 30px;
	line-height: 35px;
	color: #79250c;
	font-weight: normal;
	display: block;
	font-family:'CaslonAntiqueRegular', Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/blog-title-border.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#blog-posts h2 a, #blog-posts h2 a:hover {
	border:none 0;
}
#blog-meta {
	display: block;
	padding-bottom: 5px;
	overflow: hidden;
}
#blog-meta .date {
	font-size: 14px;
	color: #79250c;
	display: block;
	width: 50%;
	float: left;
	padding-top: 3px;
}
#blog-meta .comments {
	float: right;
	display: block;
	text-align: right;
	width: 50%;
}
#press-welcome {
	padding-bottom: 35px;
}
#press-welcome h1 {
	font-size: 36px;
	line-height: 35px;
	font-weight: normal;
	color: #79250c;
}
#press-welcome h2 {
	font-weight: normal;
	color: #79250c;
}
#press-welcome p {
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 15px;
}
#press-welcome ul {
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 15px;
	margin-left:20px;
	list-style-type:disc;
}
#press-welcome ul li {
	list-style-type:disc;
}
#press-list {
	display: block;
	/*padding-bottom: 5px;*/
	margin-top:5px;
	overflow: hidden;
}
#press-list .press-title {
	font-size: 14px;
	color: #79250c;
	display: block;
	width: 80%;
	float: left;
	margin-top:0;
}
#press-list .press-date {
	font-size: 12px;
	color: #79250c;
	float: right;
	display: block;
	text-align: right;
	width: 20%;
}
#blog-posts, #blog-posts p {
	font-size: 14px;
	line-height: 25px;
	color: #272425;
	padding-bottom: 25px;
}
#blog-posts p {
	padding-bottom:10px;
}
#blog-posts img {
	margin-top:15px;
	margin-bottom: 5px;
}
#blog-sidebar {
	float: left;
	width: 240px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/blog-sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 50px;
	margin-right: 25px;
	padding-top: 60px;
	padding-right: 30px;
	padding-left: 30px;
	height: 100%;
	padding-bottom: 100px;
}
#blog-sidebar .sidebar-head {
	font-family:'CaslonAntiqueRegular', Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 15px;
	color: #79250c;
	padding-bottom: 10px;
	display: block;
}
#blog-sidebar ul {
	padding-bottom:35px;
}
#blog-sidebar ul li {
	font-size: 14px;
	color: #a94403;
	margin-left: 15px;
	line-height: 20px;
	padding-top: 5px;
	list-style-type: disc;
}
hr {
	color: #ddaa2d;
	background-color: #ddaa2d;
	border:#ddaa2d;
}
#respond {
	padding-top: 5px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/blog-title-border.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 25px;
	color: #272425;
}
#comment {
	width:605px;
}


/* Drop Styles */
#drop {
	position: absolute;
	z-index: 200;
	top: 0px;
	display: none;
}
.drop-one {
	left:355px;
	top:130px;
}
.drop-two {
	left: 528px;
}
.drop-item {
	display: block;
	height: 130px;
	width: 170px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/drop-item-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
.drop-menu {
	height: 130px;
	clear: left;
	float: left;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/drop-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #cf902f;
	padding-top: 15px;
	padding-right:25px;
}
.drop-menu a {
	font-size: 16px;
	color: #f9e6bf;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.drop-syrup {
	height: 105px;
	display: inline-block;
	float: left;
	padding-left: 60px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/drop-syrup.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
	padding-top: 50px;
}
.drop-sugar {
	height: 105px;
	display: inline-block;
	float: left;
	padding-left: 60px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/drop-sugar.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
	padding-top: 50px;
}
.drop-candy {
	height: 105px;
	float: left;
	padding-left: 60px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/drop-candy.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
	display: inline-block;
	padding-top: 50px;
}
.drop-product {
	font-size:20px;
	font-family:CaslonAntiqueRegular;
}
.modal-overlay  
{  
   position:fixed;  
   top:0;  
   right:0;  
   bottom:0;  
   left:0;  
   height:100%;  
   width:100%;  
   margin:0;  
   padding:0;  
   background:#000;  
   opacity:.3;  
   filter: alpha(opacity=30);  
   -moz-opacity: 0.3;  
   z-index:199;
   display:none;
}
* html .modal-overlay  
{  
    position: absolute;  
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');  
}  
* html .modal-window  
{  
    position:absolute;  
}

#blog-posts p.recipe-title {
	font-size:16px;
	line-height:20px;
	color:#78250c;
	padding-bottom:5px;
}
#blog-posts ul {
	padding-bottom:25px;
}
.recipe-ingredients {
	font-size:14px;
	line-height:20px;
	color:#78250c;
	list-style-type: disc;
	margin-left: 20px;
}
#blog-posts p.recipe-direction{
	font-size:14px;
	line-height:20px;
	padding-bottom:15px;
}

small {
	font-size:75%;
	font-style:italic;
}
h2 small {
	font-style:normal;
	font-size:50%;
}
