/*
Theme Name: From the Farm
Theme URI: http://fromthefarm.ca
Description: The custom WordPress theme based on a design by Scout Design, implemented by Jacob Kennedy
Version: 1.0
Author: Jacob Kennedy
Author URI: http://kennedydatasolutions.com


*/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 */

b,strong{
	font-weight: bold;
}

em{
	font-style: italic;
}

small{
	font-size:65%;
}

#featuredrecipe small{
	font-size:100%;
	text-transform: uppercase;
	font-style: italic;
	display: block;
}

div.post li, div.page li{
	list-style: disc;
	list-style-position: outside;
	margin-left: 1em;
}
div.post ol li, div.page ol li{
	list-style-type: decimal;
}

p,li{
	line-height: 1.2;
	font-size: 90%;
}
p, h1, h2, div.post ul, div.page ul, div.post ol, div.page ol{
	margin-bottom: 20px;
}

p, li{
	font-family:"Arial TT",Arial, Helvetica, sans-serif;
}

div.post a, div.page a, #featuredrecipe a, #sidebar a{
	color: maroon;
}

div.post h1 a{
	color: #000;
	text-decoration:none;
}
div.post h1 a:hover{
	color: #000;
	text-decoration:underline;
}

#featuredrecipe h1{
	
}

h1, #featuredrecipe h2.widgettitle{
	font-family: "Times New Roman", Times, serif;
	font-size:30pt;
}
h2{
	margin-bottom: 4px;
	font-weight: bold;
}


  body {
	/* background-image:url(images/tabletop.jpg); */
	background-image:url(images/FTFRevisedBackground.jpg);
	margin-top:10px;
	
  }
        
  #maincontainer{
		width: 1000px; /*Width of main container*/
		margin: 0 auto; /*Center container on page*/
  }
        
        
        
  #contentwrapper{
		float: left;
		width: 100%;
  }
        
  #contentcolumn{
		margin-right: 350px; /*Set right margin to RightColumnWidth*/
  }
        
#logocontainer{
	/*height:220px;*/
	background-image:url(images/logo_back.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top:30px;
	padding-bottom:30px;
}
		
  #rightcolumn{
		float: left;
		width: 350px; /*Width of right column*/
		margin-left: -350px; /*Set left margin to -(RightColumnWidth) */
  }
  #regional-sites {
  	position:relative;
	background-image:url(images/logo_back.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:80px;
  }
  #regional-sites #PEC {
  	position:absolute;
	left:64px; top:12px;
  }  
  #regional-sites #GreatWaterway {
  	position:absolute;
	left:197px; top:12px;
  }  
  #shopping-cart {
  	position:relative;
	margin-left:5px;
	background-image:url(images/logo_back.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:465px;
	overflow:visible;

  }  
  #footer{
		clear: left;
		width: 630px;
		color: #FFF;
		text-align: center;
		padding: 4px 0;
		font-size:75%;
		padding: 15px;
  }
        
  #footer a{
		color: #fff;
  }
        
#logo{
	display:block;
	margin:auto;
	width:280px;
}
    
#mainnav, #subnav
{
	display:block; 
	margin:auto;
	width:630;
	height:30px;
	margin-bottom: 10px;
} 
#mainnav
{
	background-image:url(images/nav_back.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:90%;
}

		
#subnav{
	height:30px;
	margin-bottom: 10px;
}
		
#booknowcontainer{
	height:50px;
}	
#booknowcontainer, #socialcontainer,#sidebar, #featuredrecipe, #morerecipes, #outgoinglinks{
	background-position:top left;
	background-repeat:no-repeat;
	/* margin-top:15px; */
	position: relative;
}
#booknowcontainer,#sidebar, #featuredrecipe{
	margin-top: 20px;
}

#morerecipes{
	display:block;
}
#booknowcontainer{
	background-image:url(images/book_now_back.png);
	height:50px;
}

#socialcontainer a#facebook_link, #socialcontainer a#rss_link, #socialcontainer a#twitter_link{
	position:absolute;
	width: 24px;
	height: 24px;
	top:3px;
}

#socialcontainer{
	height:50px;
	margin-top:5px;
	margin-bottom:-50px;
}	
#socialcontainer a#facebook_link{
	right: 30px;
	background-image: url(images/facebook.png);
}
#socialcontainer a#twitter_link{
	right: 56px;
	background-image: url(images/twitter.png);
}

#socialcontainer a#rss_link{
	right: 4px;
	background-image: url(images/feed.png);
}

#sidebar, #featuredrecipe{
	width: 350px;
	/*
	height: 271px;
	background-image: url(images/blogback.jpg);
	*/
	background-image:url(images/logo_back.jpg);
}
.innercontainer{
	padding: 20px;
}
#featuredrecipe h1, #featuredrecipe h2.widgettitle{
	font-size: 20pt;
	border-bottom: 2px solid #000;
}
#booknowcontainer a{
	display:block;
	position: absolute;
	font-size: 20pt;
	text-transform: uppercase;
	color: #000;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	margin-top:10px;
}
#booknowcontainer a:hover{
	/* text-decoration: underline; */
}
#socialcontainer a {
	display:block;
	height:83px;
}


#booknow{
	width:175px;
	left: 0;
	top: 0;
}

#findus{
	width:160px;
	top: 0;
	left: 188px;
}
		
img.point{vertical-align:middle}
		
		
/* centered nav menu */
#centeredmenu, #centeredmenu2 {
	margin-top: 10px; /* this is the only style that has nothing to do with centering horizontally */
	float:left;
	width:630px;;
	overflow:hidden;
	position:relative;
}
#centeredmenu ul, #centeredmenu2 ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
}
#centeredmenu ul{

	left:50%;
}
#centeredmenu ul li, #centeredmenu2 ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}
#centeredmenu ul li {
	right:50%;
	padding-right:20px;
	padding-left:8px;
	background-image:url(images/point.png);
	background-repeat:no-repeat;
	background-position:right;
}

#centeredmenu ul li.last {
	padding-left:8px;
	background-image: none;
}

#centeredmenu2 ul li {
	padding: 0 10px;
}

#centeredmenu ul li a,#centeredmenu2 ul li a  {
	display:block;
	text-transform:uppercase;
	text-decoration:none;
}
#centeredmenu ul li a  {
	color:#000;
}
#centeredmenu2 ul li a  {
	color:#fff;
}

#centeredmenu ul li a:hover, #centeredmenu ul li.current_page_item a,  #centeredmenu2 ul li a:hover, #centeredmenu2 ul li.current_page_item a{
	text-decoration:underline;
}

/* end of centered nav menu */
		
#maincontent{
	background-image:url(images/post_back.jpg);
	/* height:630px; */
	width:630px;
}


#content{
	padding: 20px;
}

#icon{
	position: relative;
}

#icon img{
	position: absolute;
	top: 0;
	left:0;
}

.wpcf7-list-item{
	display: block;
}

li.widget{
	margin-bottom:10px;
}

#sidebar li li{
	margin-left:1em;
	text-indent:-1em;
}

#outgoinglinks{
	display: block;
	height:119px;
	background-image: url(images/affiliates.gif);
	position: relative;
}
